"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/02 02:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju" 2026/07/02 02:02:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:02:24 DEBUG : Creating backend with remote "/tmp/rclone3785238819" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/02 02:02:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:26 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:02:27 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:28 DEBUG : Creating backend with remote "/non-existing" 2026/07/02 02:02:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/02 02:02:28 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:28 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:29 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:29 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:30 INFO : B2 bucket rclone-test-gagoxul1tiju: Running all checks before starting transfers 2026/07/02 02:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:31 INFO : B2 bucket rclone-test-gagoxul1tiju: Checks finished, now starting transfers 2026/07/02 02:02:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:32 ERROR : Ignoring --no-traverse with sync 2026/07/02 02:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:32 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/02 02:02:33 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:33 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:34 DEBUG : hello world2: size = 12 OK 2026/07/02 02:02:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/02 02:02:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.42s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:02:35 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:35 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:35 DEBUG : potato2: size = 11 OK 2026/07/02 02:02:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:02:37 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:37 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:47 DEBUG : potato2: Clearing upload URL because of error: incident id f9996c66d868-a19e9dbf9406b0fc (500 internal_error) 2026/07/02 02:02:47 DEBUG : pacer: low level retry 1/1 (error incident id f9996c66d868-a19e9dbf9406b0fc (500 internal_error)) 2026/07/02 02:02:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/02 02:02:47 DEBUG : potato2: Received error: incident id f9996c66d868-a19e9dbf9406b0fc (500 internal_error) - low level retry 0/10 2026/07/02 02:02:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/02 02:02:48 DEBUG : potato2: size = 11 OK 2026/07/02 02:02:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (12.79s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/02 02:02:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:02:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/02 02:02:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:02:49 INFO : sub dir2: Making directory 2026/07/02 02:02:49 INFO : sub dir: Making directory 2026/07/02 02:02:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:49 INFO : sub dir2/sub sub dir2: Making directory 2026/07/02 02:02:49 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:49 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:49 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/02 02:02:49 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:50 INFO : sub dir2: Making directory 2026/07/02 02:02:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/02 02:02:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:50 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:50 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:51 DEBUG : sub dir2: Making directory with metadata 2026/07/02 02:02:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:02:51 INFO : sub dir2: Making directory 2026/07/02 02:02:51 INFO : sub dir: Making directory 2026/07/02 02:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:51 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:51 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:51 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:02:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/02 02:02:52 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/02 02:02:52 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:53 INFO : sub dir2: Making directory 2026/07/02 02:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:53 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:53 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:53 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:02:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:54 DEBUG : sub dir2: Making directory with metadata 2026/07/02 02:02:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:02:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:02:54 INFO : sub dir2: Making directory 2026/07/02 02:02:54 INFO : sub dir: Making directory 2026/07/02 02:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:54 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:54 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:54 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:02:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/02 02:02:54 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:55 INFO : sub dir2: Making directory 2026/07/02 02:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:55 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:02:55 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:02:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:56 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:02:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qubojak4reqe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gagoxul1tiju -> B2 bucket rclone-test-qubojak4reqe 2026/07/02 02:02:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:02:58 DEBUG : B2 bucket rclone-test-qubojak4reqe: Waiting for checks to finish 2026/07/02 02:02:58 DEBUG : B2 bucket rclone-test-qubojak4reqe: Waiting for transfers to finish 2026/07/02 02:02:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:02:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:02:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:02:59 DEBUG : B2 bucket rclone-test-qubojak4reqe: Purge remote 2026/07/02 02:02:59 INFO : B2 bucket rclone-test-qubojak4reqe: cleaning bucket "rclone-test-qubojak4reqe" of all files 2026/07/02 02:02:59 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2ad53900d2b0b9ff80e1b_f101e557b3a829a6c_d20260702_m020258_c001_v0001167_t0057_u01782957778683") --- PASS: TestServerSideCopy (3.83s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:03:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:03:01 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:01 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:01 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:03:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:03:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.53s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mokewas9leyi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gagoxul1tiju -> B2 bucket rclone-test-mokewas9leyi 2026/07/02 02:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:03:03 DEBUG : B2 bucket rclone-test-mokewas9leyi: Waiting for checks to finish 2026/07/02 02:03:03 DEBUG : B2 bucket rclone-test-mokewas9leyi: Waiting for transfers to finish 2026/07/02 02:03:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:03:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:03:05 DEBUG : B2 bucket rclone-test-mokewas9leyi: Waiting for checks to finish 2026/07/02 02:03:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mokewas9leyi) 2026/07/02 02:03:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:03:05 DEBUG : B2 bucket rclone-test-mokewas9leyi: Waiting for transfers to finish 2026/07/02 02:03:05 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:03:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:03:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:03:06 DEBUG : B2 bucket rclone-test-mokewas9leyi: Purge remote 2026/07/02 02:03:06 INFO : B2 bucket rclone-test-mokewas9leyi: cleaning bucket "rclone-test-mokewas9leyi" of all files 2026/07/02 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3900d2b0b9ff80e1b_f1068113be3b98447_d20260702_m020305_c001_v0001044_t0050_u01782957785361") 2026/07/02 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f22bda3900d2b0b9ff80e1b_f118e4b753a82a5cc_d20260702_m020304_c001_v0001115_t0007_u01782957784000") --- PASS: TestServerSideCopyOverSelf (5.51s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:03:08 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:03:08 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:08 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:03:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:03:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/02 02:03:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.49s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-buciqin9hibu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gagoxul1tiju -> B2 bucket rclone-test-buciqin9hibu 2026/07/02 02:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:03:10 DEBUG : B2 bucket rclone-test-buciqin9hibu: Waiting for checks to finish 2026/07/02 02:03:10 DEBUG : B2 bucket rclone-test-buciqin9hibu: Waiting for transfers to finish 2026/07/02 02:03:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:03:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:03:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-buciqin9hibu) 2026/07/02 02:03:12 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:03:12 DEBUG : B2 bucket rclone-test-buciqin9hibu: Waiting for checks to finish 2026/07/02 02:03:12 DEBUG : B2 bucket rclone-test-buciqin9hibu: Waiting for transfers to finish 2026/07/02 02:03:13 DEBUG : sub dir/hello world: size = 17 OK 2026/07/02 02:03:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/02 02:03:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:03:13 INFO : sub dir/hello world: Deleted 2026/07/02 02:03:14 DEBUG : testing file moves 2026/07/02 02:03:14 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-buciqin9hibu) 2026/07/02 02:03:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 02:03:14 DEBUG : B2 bucket rclone-test-buciqin9hibu: Waiting for checks to finish 2026/07/02 02:03:14 DEBUG : B2 bucket rclone-test-buciqin9hibu: Waiting for transfers to finish 2026/07/02 02:03:15 DEBUG : sub dir/hello world: size = 24 OK 2026/07/02 02:03:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/02 02:03:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/02 02:03:15 INFO : sub dir/hello world: Deleted 2026/07/02 02:03:15 DEBUG : B2 bucket rclone-test-buciqin9hibu: Purge remote 2026/07/02 02:03:15 INFO : B2 bucket rclone-test-buciqin9hibu: cleaning bucket "rclone-test-buciqin9hibu" of all files 2026/07/02 02:03:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f42dd63900d2b0b9ff80e1b_f1136bf5006b6648c_d20260702_m020314_c001_v0001036_t0055_u01782957794470") 2026/07/02 02:03:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f42dd63900d2b0b9ff80e1b_f1194cd78bd895381_d20260702_m020312_c001_v0001036_t0048_u01782957792800") 2026/07/02 02:03:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f42dd63900d2b0b9ff80e1b_f1114ae75222282b4_d20260702_m020311_c001_v0001106_t0029_u01782957791254") --- PASS: TestServerSideMoveOverSelf (8.13s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:17 ERROR : error listing: directory not found 2026/07/02 02:03:17 INFO : Local file system at /tmp/rclone3785238819: Making directory 2026/07/02 02:03:17 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:17 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.33s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:03:19 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for checks to finish 2026/07/02 02:03:19 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for transfers to finish 2026/07/02 02:03:19 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/02 02:03:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:03:19 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/02 02:03:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.70s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:20 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/02 02:03:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:20 DEBUG : check sum: size = 1 OK 2026/07/02 02:03:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:03:20 INFO : check sum: Copied (new) 2026/07/02 02:03:20 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:20 DEBUG : check sum: size = 1 OK 2026/07/02 02:03:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:03:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/02 02:03:20 DEBUG : check sum: Unchanged skipping 2026/07/02 02:03:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:20 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/02 02:03:21 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:21 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:22 DEBUG : sizeonly: size = 6 OK 2026/07/02 02:03:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:03:22 INFO : sizeonly: Copied (new) 2026/07/02 02:03:22 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:22 DEBUG : sizeonly: size = 6 OK 2026/07/02 02:03:22 DEBUG : sizeonly: Sizes identical 2026/07/02 02:03:22 DEBUG : sizeonly: Unchanged skipping 2026/07/02 02:03:22 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:22 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:22 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.78s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/02 02:03:23 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:23 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/02 02:03:23 INFO : ignore-size: Copied (new) 2026/07/02 02:03:23 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:03:24 DEBUG : ignore-size: Unchanged skipping 2026/07/02 02:03:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:25 DEBUG : existing: size = 6 OK 2026/07/02 02:03:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:03:25 DEBUG : existing: Unchanged skipping 2026/07/02 02:03:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:25 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:25 INFO : There was nothing to transfer 2026/07/02 02:03:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/02 02:03:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:26 DEBUG : existing: size = 6 OK 2026/07/02 02:03:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:03:26 INFO : existing: Copied (replaced existing) 2026/07/02 02:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 02:03:27 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:27 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:27 DEBUG : existing: size = 6 OK 2026/07/02 02:03:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:03:27 INFO : existing: Copied (new) 2026/07/02 02:03:27 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:27 DEBUG : existing: Destination exists, skipping 2026/07/02 02:03:27 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:27 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:27 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:28 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/02 02:03:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:29 DEBUG : c/non empty space: size = 5 OK 2026/07/02 02:03:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:29 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 02:03:29 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:29 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:29 DEBUG : a/potato2: size = 60 OK 2026/07/02 02:03:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:03:29 INFO : a/potato2: Copied (new) 2026/07/02 02:03:29 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:31 DEBUG : empty space: size = 1 OK 2026/07/02 02:03: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 2026/07/02 02:03:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:03:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/02 02:03:31 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:31 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:31 INFO : There was nothing to transfer 2026/07/02 02:03:31 DEBUG : empty space: size = 1 OK 2026/07/02 02:03: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 2026/07/02 02:03:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:03:32 INFO : empty space: Updated modification time in destination 2026/07/02 02:03:32 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:32 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:33 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/02 02:03:33 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:03:33 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:33 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:33 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.28s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:35 DEBUG : foo: size = 3 OK 2026/07/02 02:03:35 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/02 02:03:35 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:03:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:35 DEBUG : foo: sha1 differ 2026/07/02 02:03:35 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:35 DEBUG : foo: size = 3 OK 2026/07/02 02:03:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/02 02:03:35 INFO : foo: Copied (replaced existing) 2026/07/02 02:03:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/02 02:03:36 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:36 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:36 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:36 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:36 DEBUG : potato: size = 60 OK 2026/07/02 02:03:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:03:36 INFO : potato: Copied (new) 2026/07/02 02:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:38 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:03:38 DEBUG : potato: size = 60 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:38 DEBUG : potato: Sizes differ 2026/07/02 02:03:38 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:38 DEBUG : potato: size = 21 OK 2026/07/02 02:03:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/02 02:03:38 INFO : potato: Copied (replaced existing) 2026/07/02 02:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.58s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:39 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:39 DEBUG : potato: size = 21 OK 2026/07/02 02:03:39 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/02 02:03:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3785238819) 2026/07/02 02:03:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:03:39 DEBUG : potato: sha1 differ 2026/07/02 02:03:39 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:40 DEBUG : potato: size = 21 OK 2026/07/02 02:03:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/02 02:03:40 INFO : potato: Copied (replaced existing) 2026/07/02 02:03:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:41 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:41 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/02 02:03:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:41 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:43 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:43 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:43 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:43 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:43 DEBUG : potato2: size = 60 OK 2026/07/02 02:03:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:03:43 INFO : potato2: Copied (new) 2026/07/02 02:03:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:45 INFO : d: Making directory 2026/07/02 02:03:45 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/02 02:03:45 DEBUG : c/non empty space: size = 5 OK 2026/07/02 02:03:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:45 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 02:03:45 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:45 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:45 DEBUG : a/potato2: size = 60 OK 2026/07/02 02:03:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:03:45 INFO : a/potato2: Copied (new) 2026/07/02 02:03:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:45 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/02 02:03:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:47 DEBUG : c/non empty space: size = 5 OK 2026/07/02 02:03:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 02:03:47 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:47 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:47 DEBUG : a/potato2: size = 60 OK 2026/07/02 02:03:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:03:47 INFO : a/potato2: Copied (new) 2026/07/02 02:03:47 ERROR : B2 bucket rclone-test-gagoxul1tiju: not deleting files as there were IO errors 2026/07/02 02:03:47 ERROR : B2 bucket rclone-test-gagoxul1tiju: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:49 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:50 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:50 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:50 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:50 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:50 INFO : potato: Deleted 2026/07/02 02:03:50 DEBUG : potato2: size = 60 OK 2026/07/02 02:03:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:03:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:51 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:52 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:52 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:52 INFO : potato: Deleted 2026/07/02 02:03:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:52 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:52 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:52 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:52 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:52 DEBUG : potato2: size = 60 OK 2026/07/02 02:03:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:03:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:03:54 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:54 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:54 DEBUG : potato2: size = 19 OK 2026/07/02 02:03:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/02 02:03:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.66s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:55 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 02:03:55 DEBUG : enormous: Excluded 2026/07/02 02:03:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:03:55 DEBUG : potato2: Excluded 2026/07/02 02:03:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:03:56 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:56 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:56 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:56 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:56 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:56 INFO : There was nothing to transfer 2026/07/02 02:03:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 02:03:56 DEBUG : enormous: Excluded 2026/07/02 02:03:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:03:56 DEBUG : potato2: Excluded 2026/07/02 02:03:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:03:56 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/02 02:03:56 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:56 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for checks to finish 2026/07/02 02:03:56 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for transfers to finish 2026/07/02 02:03:56 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:03:58 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 02:03:58 DEBUG : enormous: Excluded 2026/07/02 02:03:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 02:03:58 DEBUG : potato2: Excluded 2026/07/02 02:03:58 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:03:58 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:03:58 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:58 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:03:58 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:58 INFO : enormous: Deleted 2026/07/02 02:03:58 INFO : potato2: Deleted 2026/07/02 02:03:58 INFO : There was nothing to transfer 2026/07/02 02:03:58 DEBUG : empty space: size = 1 OK 2026/07/02 02:03:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/02 02:03:58 DEBUG : empty space: Unchanged skipping 2026/07/02 02:03:58 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for checks to finish 2026/07/02 02:03:58 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for transfers to finish 2026/07/02 02:03:58 DEBUG : Waiting for deletions to finish 2026/07/02 02:03:58 INFO : enormous: Deleted 2026/07/02 02:03:58 INFO : potato2: Deleted 2026/07/02 02:03:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.24s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:00 DEBUG : five: Need to transfer - File not found at Destination 2026/07/02 02:04:00 DEBUG : four: size = 4 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:04:00 DEBUG : four: size = 8 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:04:00 DEBUG : four: Sizes differ 2026/07/02 02:04:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/02 02:04:00 DEBUG : two: size = 3 OK 2026/07/02 02:04:00 DEBUG : three: size = 5 OK 2026/07/02 02:04:00 DEBUG : three: Sizes identical 2026/07/02 02:04:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:04:00 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:00 DEBUG : one: Destination is newer than source, skipping 2026/07/02 02:04:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3785238819) 2026/07/02 02:04:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:04:00 DEBUG : two: sha1 differ 2026/07/02 02:04:00 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:00 DEBUG : five: size = 4 OK 2026/07/02 02:04:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/02 02:04:00 INFO : five: Copied (new) 2026/07/02 02:04:01 DEBUG : four: size = 4 OK 2026/07/02 02:04:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/02 02:04:01 INFO : four: Copied (replaced existing) 2026/07/02 02:04:01 DEBUG : two: size = 3 OK 2026/07/02 02:04:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:04:01 INFO : two: Copied (replaced existing) 2026/07/02 02:04:01 DEBUG : Waiting for deletions to finish 2026/07/02 02:04:01 DEBUG : five: size = 4 OK 2026/07/02 02:04:01 DEBUG : four: size = 4 OK 2026/07/02 02:04:01 DEBUG : one: Destination is newer than source, skipping 2026/07/02 02:04:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/02 02:04:01 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/02 02:04:01 DEBUG : three: size = 5 OK 2026/07/02 02:04:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:04:01 DEBUG : two: size = 3 OK 2026/07/02 02:04:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/02 02:04:01 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/02 02:04:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:04:01 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:04:01 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/02 02:04:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 02:04:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3785238819) 2026/07/02 02:04:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:04:01 DEBUG : three: sha1 differ 2026/07/02 02:04:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/02 02:04:01 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:02 DEBUG : three: size = 5 OK 2026/07/02 02:04:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:04:02 INFO : three: Copied (replaced existing) 2026/07/02 02:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/02 02:04:03 INFO : B2 bucket rclone-test-gagoxul1tiju: Making map for --track-renames 2026/07/02 02:04:03 INFO : B2 bucket rclone-test-gagoxul1tiju: Finished making map for --track-renames 2026/07/02 02:04:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for renames to finish 2026/07/02 02:04:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 02:04:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/02 02:04:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:04 DEBUG : potato: size = 14 OK 2026/07/02 02:04:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/02 02:04:04 INFO : potato: Copied (new) 2026/07/02 02:04:04 DEBUG : yam: size = 11 OK 2026/07/02 02:04:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:04:04 INFO : yam: Copied (new) 2026/07/02 02:04:04 DEBUG : Waiting for deletions to finish 2026/07/02 02:04:04 DEBUG : potato: size = 14 OK 2026/07/02 02:04:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:04:04 DEBUG : potato: Unchanged skipping 2026/07/02 02:04:04 INFO : B2 bucket rclone-test-gagoxul1tiju: Making map for --track-renames 2026/07/02 02:04:04 INFO : B2 bucket rclone-test-gagoxul1tiju: Finished making map for --track-renames 2026/07/02 02:04:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for renames to finish 2026/07/02 02:04:05 DEBUG : yaml: size = 11 OK 2026/07/02 02:04:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:04:05 INFO : yam: Copied (server-side copy) to: yaml 2026/07/02 02:04:05 INFO : yam: Deleted 2026/07/02 02:04:05 INFO : yaml: Renamed from "yam" 2026/07/02 02:04:05 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/02 02:04:06 INFO : B2 bucket rclone-test-gagoxul1tiju: Making map for --track-renames 2026/07/02 02:04:06 INFO : B2 bucket rclone-test-gagoxul1tiju: Finished making map for --track-renames 2026/07/02 02:04:06 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 02:04:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/02 02:04:06 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for renames to finish 2026/07/02 02:04:06 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:07 DEBUG : potato: size = 14 OK 2026/07/02 02:04:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/02 02:04:07 INFO : potato: Copied (new) 2026/07/02 02:04:07 DEBUG : yam: size = 11 OK 2026/07/02 02:04:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:04:07 INFO : yam: Copied (new) 2026/07/02 02:04:07 DEBUG : Waiting for deletions to finish 2026/07/02 02:04:07 DEBUG : potato: size = 14 OK 2026/07/02 02:04:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:04:07 DEBUG : potato: Unchanged skipping 2026/07/02 02:04:07 INFO : B2 bucket rclone-test-gagoxul1tiju: Making map for --track-renames 2026/07/02 02:04:07 INFO : B2 bucket rclone-test-gagoxul1tiju: Finished making map for --track-renames 2026/07/02 02:04:07 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:07 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for renames to finish 2026/07/02 02:04:07 DEBUG : yaml: size = 11 OK 2026/07/02 02:04:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:04:07 INFO : yam: Copied (server-side copy) to: yaml 2026/07/02 02:04:08 INFO : yam: Deleted 2026/07/02 02:04:08 INFO : yaml: Renamed from "yam" 2026/07/02 02:04:08 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/02 02:04:09 INFO : B2 bucket rclone-test-gagoxul1tiju: Making map for --track-renames 2026/07/02 02:04:09 INFO : B2 bucket rclone-test-gagoxul1tiju: Finished making map for --track-renames 2026/07/02 02:04:09 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 02:04:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/02 02:04:09 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for renames to finish 2026/07/02 02:04:09 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:09 DEBUG : sub/yam: size = 11 OK 2026/07/02 02:04:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:04:09 INFO : sub/yam: Copied (new) 2026/07/02 02:04:09 DEBUG : potato: size = 14 OK 2026/07/02 02:04:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/02 02:04:09 INFO : potato: Copied (new) 2026/07/02 02:04:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:04:10 DEBUG : potato: size = 14 OK 2026/07/02 02:04:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:04:10 DEBUG : potato: Unchanged skipping 2026/07/02 02:04:10 INFO : B2 bucket rclone-test-gagoxul1tiju: Making map for --track-renames 2026/07/02 02:04:10 INFO : B2 bucket rclone-test-gagoxul1tiju: Finished making map for --track-renames 2026/07/02 02:04:10 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:10 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for renames to finish 2026/07/02 02:04:10 DEBUG : yam: size = 11 OK 2026/07/02 02:04:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/02 02:04:10 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/02 02:04:10 INFO : sub/yam: Deleted 2026/07/02 02:04:10 INFO : yam: Renamed from "sub/yam" 2026/07/02 02:04:10 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.71s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:11 DEBUG : Creating backend with remote "/tmp/rclone3785238819/dir1" 2026/07/02 02:04:11 DEBUG : Creating backend with remote "/tmp/rclone3785238819/dir2" 2026/07/02 02:04:11 DEBUG : Local file system at /tmp/rclone3785238819/dir2: Using server-side directory move 2026/07/02 02:04:11 INFO : Local file system at /tmp/rclone3785238819/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/02 02:04:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/02 02:04:11 DEBUG : Local file system at /tmp/rclone3785238819/dir2: Waiting for checks to finish 2026/07/02 02:04:11 DEBUG : Local file system at /tmp/rclone3785238819/dir2: Waiting for transfers to finish 2026/07/02 02:04:11 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:04:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/02 02:04:12 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:12 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/02 02:04:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/02 02:04:12 INFO : nested/sub dir/file: Copied (new) 2026/07/02 02:04:12 INFO : nested/sub dir/file: Deleted 2026/07/02 02:04:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:04:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:04:13 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:04:13 INFO : sub dir/hello world: Deleted 2026/07/02 02:04:13 INFO : sub dir: Removing directory 2026/07/02 02:04:13 INFO : nested/sub dir: Removing directory 2026/07/02 02:04:13 INFO : nested: Removing directory 2026/07/02 02:04:13 DEBUG : Local file system at /tmp/rclone3785238819: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 02:04:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/02 02:04:14 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:14 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/02 02:04:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:04:14 INFO : sub dir/hello world: Copied (new) 2026/07/02 02:04:14 INFO : sub dir/hello world: Deleted 2026/07/02 02:04:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/02 02:04:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/02 02:04:14 INFO : nested/sub dir/file: Copied (new) 2026/07/02 02:04:14 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/02 02:04:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 02:04:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:15 DEBUG : existing: size = 6 OK 2026/07/02 02:04:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:04:15 INFO : existing: Copied (new) 2026/07/02 02:04:15 INFO : existing: Deleted 2026/07/02 02:04:15 DEBUG : existing-b: size = 6 OK 2026/07/02 02:04:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/02 02:04:15 INFO : existing-b: Copied (new) 2026/07/02 02:04:15 INFO : existing-b: Deleted 2026/07/02 02:04:15 DEBUG : existing: Destination exists, skipping 2026/07/02 02:04:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:04:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/02 02:04:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:04:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.69s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fekowaz6zudo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gagoxul1tiju -> B2 bucket rclone-test-fekowaz6zudo 2026/07/02 02:04:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:04:20 DEBUG : empty space: size = 1 OK 2026/07/02 02:04:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:04:20 DEBUG : empty space: Unchanged skipping 2026/07/02 02:04:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:04:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fekowaz6zudo) 2026/07/02 02:04:20 DEBUG : potato3: Sizes differ 2026/07/02 02:04:20 DEBUG : B2 bucket rclone-test-fekowaz6zudo: Waiting for checks to finish 2026/07/02 02:04:20 INFO : empty space: Deleted 2026/07/02 02:04:20 DEBUG : B2 bucket rclone-test-fekowaz6zudo: Waiting for transfers to finish 2026/07/02 02:04:21 DEBUG : potato2: size = 60 OK 2026/07/02 02:04:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:04:21 INFO : potato2: Copied (server-side copy) 2026/07/02 02:04:21 DEBUG : potato3: size = 68 OK 2026/07/02 02:04:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:04:21 INFO : potato3: Copied (server-side copy) 2026/07/02 02:04:21 INFO : potato2: Deleted 2026/07/02 02:04:21 INFO : potato3: Deleted 2026/07/02 02:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vaharom1rulo" 2026/07/02 02:04:23 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/02 02:04:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:04:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/02 02:04:23 DEBUG : B2 bucket rclone-test-vaharom1rulo: Waiting for checks to finish 2026/07/02 02:04:23 DEBUG : B2 bucket rclone-test-vaharom1rulo: Waiting for transfers to finish 2026/07/02 02:04:23 DEBUG : empty space: size = 1 OK 2026/07/02 02:04:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:04:23 INFO : empty space: Copied (server-side copy) 2026/07/02 02:04:24 INFO : empty space: Deleted 2026/07/02 02:04:24 DEBUG : potato3: size = 68 OK 2026/07/02 02:04:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:04:24 INFO : potato3: Copied (server-side copy) 2026/07/02 02:04:24 INFO : potato3: Deleted 2026/07/02 02:04:24 DEBUG : potato2: size = 60 OK 2026/07/02 02:04:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:04:24 INFO : potato2: Copied (server-side copy) 2026/07/02 02:04:24 INFO : potato2: Deleted 2026/07/02 02:04:25 DEBUG : B2 bucket rclone-test-vaharom1rulo: Purge remote 2026/07/02 02:04:25 INFO : B2 bucket rclone-test-vaharom1rulo: cleaning bucket "rclone-test-vaharom1rulo" of all files 2026/07/02 02:04:25 DEBUG : empty space: Deleting (id "4_z2f62fd13901d2b0b9ff80e1b_f1031f48c4e6984e5_d20260702_m020423_c001_v0001174_t0009_u01782957863610") 2026/07/02 02:04:25 DEBUG : potato2: Deleting (id "4_z2f62fd13901d2b0b9ff80e1b_f118bba9cc48d94d1_d20260702_m020423_c001_v0001109_t0024_u01782957863987") 2026/07/02 02:04:25 DEBUG : potato3: Deleting (id "4_z2f62fd13901d2b0b9ff80e1b_f109c62dfeda4dd40_d20260702_m020423_c001_v0001157_t0055_u01782957863975") 2026/07/02 02:04:25 DEBUG : B2 bucket rclone-test-fekowaz6zudo: Purge remote 2026/07/02 02:04:25 INFO : B2 bucket rclone-test-fekowaz6zudo: cleaning bucket "rclone-test-fekowaz6zudo" of all files 2026/07/02 02:04:26 DEBUG : empty space: Deleting (id "4_z9fe2ed03901d2b0b9ff80e1b_f418ac6cef723aac9_d20260702_m020423_c001_v7007000_t0000_u01782957863997") 2026/07/02 02:04:26 DEBUG : empty space: Deleting (id "4_z9fe2ed03901d2b0b9ff80e1b_f115d43d1cae8c68a_d20260702_m020419_c001_v0001173_t0043_u01782957859974") 2026/07/02 02:04:26 DEBUG : potato2: Deleting (id "4_z9fe2ed03901d2b0b9ff80e1b_f418ac6cef723aacc_d20260702_m020424_c001_v7007000_t0000_u01782957864720") 2026/07/02 02:04:26 DEBUG : potato2: Deleting (id "4_z9fe2ed03901d2b0b9ff80e1b_f1160e9503caab5b6_d20260702_m020420_c001_v0001145_t0039_u01782957860923") 2026/07/02 02:04:26 DEBUG : potato3: Deleting (id "4_z9fe2ed03901d2b0b9ff80e1b_f418ac6cef723aacb_d20260702_m020424_c001_v7007000_t0000_u01782957864341") 2026/07/02 02:04:26 DEBUG : potato3: Deleting (id "4_z9fe2ed03901d2b0b9ff80e1b_f1067a01026a7fb0c_d20260702_m020421_c001_v0001179_t0006_u01782957861289") 2026/07/02 02:04:26 DEBUG : potato3: Deleting (id "4_z9fe2ed03901d2b0b9ff80e1b_f115d43d1cae8c68c_d20260702_m020420_c001_v0001173_t0039_u01782957860281") --- PASS: TestServerSideMove (10.63s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wenokec1jala" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gagoxul1tiju -> B2 bucket rclone-test-wenokec1jala 2026/07/02 02:04:32 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 02:04:32 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 02:04:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:04:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:04:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wenokec1jala) 2026/07/02 02:04:32 DEBUG : potato3: Sizes differ 2026/07/02 02:04:32 DEBUG : B2 bucket rclone-test-wenokec1jala: Waiting for checks to finish 2026/07/02 02:04:32 DEBUG : B2 bucket rclone-test-wenokec1jala: Waiting for transfers to finish 2026/07/02 02:04:33 DEBUG : potato2: size = 60 OK 2026/07/02 02:04:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:04:33 INFO : potato2: Copied (server-side copy) 2026/07/02 02:04:33 INFO : potato2: Deleted 2026/07/02 02:04:33 DEBUG : potato3: size = 68 OK 2026/07/02 02:04:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:04:33 INFO : potato3: Copied (server-side copy) 2026/07/02 02:04:33 INFO : potato3: Deleted 2026/07/02 02:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mupahuc3joxo" 2026/07/02 02:04:34 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 02:04:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:04:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/02 02:04:35 DEBUG : B2 bucket rclone-test-mupahuc3joxo: Waiting for checks to finish 2026/07/02 02:04:35 DEBUG : B2 bucket rclone-test-mupahuc3joxo: Waiting for transfers to finish 2026/07/02 02:04:36 DEBUG : potato2: size = 60 OK 2026/07/02 02:04:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:04:36 INFO : potato2: Copied (server-side copy) 2026/07/02 02:04:36 INFO : potato2: Deleted 2026/07/02 02:04:36 DEBUG : potato3: size = 68 OK 2026/07/02 02:04:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:04:36 INFO : potato3: Copied (server-side copy) 2026/07/02 02:04:36 INFO : potato3: Deleted 2026/07/02 02:04:36 DEBUG : B2 bucket rclone-test-mupahuc3joxo: Purge remote 2026/07/02 02:04:36 INFO : B2 bucket rclone-test-mupahuc3joxo: cleaning bucket "rclone-test-mupahuc3joxo" of all files 2026/07/02 02:04:37 DEBUG : potato2: Deleting (id "4_z5fe22d03902d2b0b9ff80e1b_f109ca06ab99c66d0_d20260702_m020435_c001_v0001174_t0038_u01782957875684") 2026/07/02 02:04:37 DEBUG : potato3: Deleting (id "4_z5fe22d03902d2b0b9ff80e1b_f10713340d4c7f3e2_d20260702_m020436_c001_v0001161_t0056_u01782957876051") 2026/07/02 02:04:37 DEBUG : B2 bucket rclone-test-wenokec1jala: Purge remote 2026/07/02 02:04:37 INFO : B2 bucket rclone-test-wenokec1jala: cleaning bucket "rclone-test-wenokec1jala" of all files 2026/07/02 02:04:38 DEBUG : empty space: Deleting (id "4_z6fb20de3902d2b0b9ff80e1b_f10031d6b2b6cbb76_d20260702_m020431_c001_v0001131_t0023_u01782957871621") 2026/07/02 02:04:38 DEBUG : potato2: Deleting (id "4_z6fb20de3902d2b0b9ff80e1b_f40826f00d4d8bd1b_d20260702_m020436_c001_v7007000_t0000_u01782957876247") 2026/07/02 02:04:38 DEBUG : potato2: Deleting (id "4_z6fb20de3902d2b0b9ff80e1b_f111ceff9f6ae59d8_d20260702_m020432_c001_v0001105_t0056_u01782957872948") 2026/07/02 02:04:38 DEBUG : potato3: Deleting (id "4_z6fb20de3902d2b0b9ff80e1b_f40826f00d4d8bd1c_d20260702_m020436_c001_v7007000_t0000_u01782957876504") 2026/07/02 02:04:38 DEBUG : potato3: Deleting (id "4_z6fb20de3902d2b0b9ff80e1b_f100792d0ddff15b6_d20260702_m020433_c001_v0001161_t0008_u01782957873306") 2026/07/02 02:04:38 DEBUG : potato3: Deleting (id "4_z6fb20de3902d2b0b9ff80e1b_f10031d6b2b6cbb7a_d20260702_m020432_c001_v0001131_t0053_u01782957872141") 2026/07/02 02:04:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/07/02 02:04:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/02 02:04:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yukiniz0tice" 2026/07/02 02:04:42 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gagoxul1tiju -> B2 bucket rclone-test-yukiniz0tice 2026/07/02 02:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:04:44 DEBUG : empty space: size = 1 OK 2026/07/02 02:04:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:04:44 DEBUG : empty space: Unchanged skipping 2026/07/02 02:04:44 DEBUG : B2 bucket rclone-test-yukiniz0tice: Waiting for checks to finish 2026/07/02 02:04:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:04:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yukiniz0tice) 2026/07/02 02:04:44 DEBUG : potato3: Sizes differ 2026/07/02 02:04:45 INFO : empty space: Deleted 2026/07/02 02:04:45 DEBUG : B2 bucket rclone-test-yukiniz0tice: Waiting for transfers to finish 2026/07/02 02:04:45 DEBUG : potato2: size = 60 OK 2026/07/02 02:04:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:04:45 INFO : potato2: Copied (server-side copy) 2026/07/02 02:04:45 INFO : potato2: Deleted 2026/07/02 02:04:45 DEBUG : potato3: size = 68 OK 2026/07/02 02:04:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:04:45 INFO : potato3: Copied (server-side copy) 2026/07/02 02:04:45 INFO : potato3: Deleted 2026/07/02 02:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-doxiyeq8qole" 2026/07/02 02:04:46 INFO : tomatoDir: Making directory 2026/07/02 02:04:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/02 02:04:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 02:04:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/02 02:04:47 DEBUG : B2 bucket rclone-test-doxiyeq8qole: Waiting for checks to finish 2026/07/02 02:04:47 DEBUG : B2 bucket rclone-test-doxiyeq8qole: Waiting for transfers to finish 2026/07/02 02:04:48 DEBUG : empty space: size = 1 OK 2026/07/02 02:04:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/02 02:04:48 INFO : empty space: Copied (server-side copy) 2026/07/02 02:04:48 INFO : empty space: Deleted 2026/07/02 02:04:48 DEBUG : potato3: size = 68 OK 2026/07/02 02:04:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/02 02:04:48 INFO : potato3: Copied (server-side copy) 2026/07/02 02:04:48 INFO : potato3: Deleted 2026/07/02 02:04:48 DEBUG : potato2: size = 60 OK 2026/07/02 02:04:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/02 02:04:48 INFO : potato2: Copied (server-side copy) 2026/07/02 02:04:48 INFO : potato2: Deleted 2026/07/02 02:04:49 DEBUG : B2 bucket rclone-test-doxiyeq8qole: Purge remote 2026/07/02 02:04:49 INFO : B2 bucket rclone-test-doxiyeq8qole: cleaning bucket "rclone-test-doxiyeq8qole" of all files 2026/07/02 02:04:49 DEBUG : empty space: Deleting (id "4_z0f725d03902d2b0b9ff80e1b_f10457ef037750924_d20260702_m020447_c001_v0001134_t0041_u01782957887887") 2026/07/02 02:04:49 DEBUG : potato2: Deleting (id "4_z0f725d03902d2b0b9ff80e1b_f104d1d9fbc862b4c_d20260702_m020448_c001_v0001033_t0028_u01782957888349") 2026/07/02 02:04:49 DEBUG : potato3: Deleting (id "4_z0f725d03902d2b0b9ff80e1b_f109d6d5f5a3f0909_d20260702_m020448_c001_v0001176_t0017_u01782957888263") 2026/07/02 02:04:50 DEBUG : B2 bucket rclone-test-yukiniz0tice: Purge remote 2026/07/02 02:04:50 INFO : B2 bucket rclone-test-yukiniz0tice: cleaning bucket "rclone-test-yukiniz0tice" of all files 2026/07/02 02:04:50 DEBUG : empty space: Deleting (id "4_z0f424d03902d2b0b9ff80e1b_f4021857c4136f3aa_d20260702_m020448_c001_v7007000_t0000_u01782957888302") 2026/07/02 02:04:50 DEBUG : empty space: Deleting (id "4_z0f424d03902d2b0b9ff80e1b_f105c7ab3f79f80f0_d20260702_m020444_c001_v0001184_t0044_u01782957884281") 2026/07/02 02:04:50 DEBUG : potato2: Deleting (id "4_z0f424d03902d2b0b9ff80e1b_f4021857c4136f3ac_d20260702_m020448_c001_v7007000_t0000_u01782957888886") 2026/07/02 02:04:50 DEBUG : potato2: Deleting (id "4_z0f424d03902d2b0b9ff80e1b_f105668ea85ca4707_d20260702_m020445_c001_v0001150_t0021_u01782957885047") 2026/07/02 02:04:50 DEBUG : potato3: Deleting (id "4_z0f424d03902d2b0b9ff80e1b_f4021857c4136f3ab_d20260702_m020448_c001_v7007000_t0000_u01782957888478") 2026/07/02 02:04:50 DEBUG : potato3: Deleting (id "4_z0f424d03902d2b0b9ff80e1b_f104fdc346cc46e28_d20260702_m020445_c001_v0001181_t0019_u01782957885414") 2026/07/02 02:04:50 DEBUG : potato3: Deleting (id "4_z0f424d03902d2b0b9ff80e1b_f105c7ab3f79f80f2_d20260702_m020444_c001_v0001184_t0041_u01782957884474") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.23s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.37s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/rclone-sync-test" 2026/07/02 02:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/rclone-sync-test-include/layer2" 2026/07/02 02:04:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/rclone-sync-test-ignore-file" 2026/07/02 02:05:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/02 02:05:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/02 02:05:03 DEBUG : pacer: Reducing sleep to 10ms 2026/07/02 02:05:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju path rclone-sync-test: Waiting for checks to finish 2026/07/02 02:05:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju path rclone-sync-test: Waiting for transfers to finish 2026/07/02 02:05:03 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:03 INFO : There was nothing to transfer 2026/07/02 02:05:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:05:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:05:03 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:03 INFO : There was nothing to transfer 2026/07/02 02:05:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/02 02:05:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/02 02:05:04 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:04 INFO : There was nothing to transfer 2026/07/02 02:05:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:05:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:05:04 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:04 INFO : There was nothing to transfer 2026/07/02 02:05:05 DEBUG : B2 bucket rclone-test-gagoxul1tiju path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/02 02:05:05 DEBUG : B2 bucket rclone-test-gagoxul1tiju path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/02 02:05:05 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/CompareDest" 2026/07/02 02:05:08 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 02:05:08 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:08 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:09 DEBUG : one: size = 3 OK 2026/07/02 02:05:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:05:09 INFO : one: Copied (new) 2026/07/02 02:05:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:10 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:10 DEBUG : one: Sizes differ 2026/07/02 02:05:10 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:10 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:10 DEBUG : one: size = 5 OK 2026/07/02 02:05:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/02 02:05:10 INFO : one: Copied (replaced existing) 2026/07/02 02:05:10 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:12 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:12 DEBUG : one: Sizes differ 2026/07/02 02:05:12 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:12 DEBUG : one: size = 5 OK 2026/07/02 02:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:05:12 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:12 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:12 INFO : There was nothing to transfer 2026/07/02 02:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:13 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:13 DEBUG : one: Sizes differ 2026/07/02 02:05:13 DEBUG : two: size = 3 OK 2026/07/02 02:05:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:05:13 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:14 DEBUG : one: size = 5 OK 2026/07/02 02:05:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:05:14 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:14 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:14 INFO : There was nothing to transfer 2026/07/02 02:05:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:14 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:14 DEBUG : one: Sizes differ 2026/07/02 02:05:14 DEBUG : two: size = 3 OK 2026/07/02 02:05:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:05:14 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:14 DEBUG : one: size = 5 OK 2026/07/02 02:05:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:05:14 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:14 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:14 INFO : There was nothing to transfer 2026/07/02 02:05:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:15 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:15 DEBUG : one: Sizes differ 2026/07/02 02:05:15 DEBUG : two: size = 3 OK 2026/07/02 02:05:15 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/02 02:05:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:05:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:05:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:15 DEBUG : one: size = 5 OK 2026/07/02 02:05:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:05:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:15 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:15 INFO : There was nothing to transfer 2026/07/02 02:05:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:16 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:16 DEBUG : one: Sizes differ 2026/07/02 02:05:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:16 DEBUG : two: size = 3 (B2 bucket rclone-test-gagoxul1tiju path CompareDest) 2026/07/02 02:05:16 DEBUG : two: Sizes differ 2026/07/02 02:05:16 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 02:05:16 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:16 DEBUG : one: size = 5 OK 2026/07/02 02:05:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:05:16 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:17 DEBUG : two: size = 5 OK 2026/07/02 02:05:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/02 02:05:17 INFO : two: Copied (new) 2026/07/02 02:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.86s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dest" 2026/07/02 02:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/pre-dest1" 2026/07/02 02:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/pre-dest2" 2026/07/02 02:05:24 DEBUG : 1: size = 1 OK 2026/07/02 02:05:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:05:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/02 02:05:24 DEBUG : 2: size = 1 OK 2026/07/02 02:05:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:05:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/02 02:05:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/02 02:05:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dest: Waiting for checks to finish 2026/07/02 02:05:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dest: Waiting for transfers to finish 2026/07/02 02:05:25 DEBUG : 3: size = 1 OK 2026/07/02 02:05:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/02 02:05:25 INFO : 3: Copied (new) 2026/07/02 02:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.70s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/CopyDest" 2026/07/02 02:05:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 02:05:30 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:30 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:31 DEBUG : one: size = 3 OK 2026/07/02 02:05:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:05:31 INFO : one: Copied (new) 2026/07/02 02:05:31 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:31 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:31 DEBUG : one: Sizes differ 2026/07/02 02:05:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:32 DEBUG : one: size = 5 OK 2026/07/02 02:05:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/02 02:05:32 INFO : one: Copied (replaced existing) 2026/07/02 02:05:32 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/BackupDir" 2026/07/02 02:05:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:35 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:35 DEBUG : one: Sizes differ 2026/07/02 02:05:35 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:35 DEBUG : one: size = 5 OK 2026/07/02 02:05:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:35 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:35 DEBUG : one: Sizes differ 2026/07/02 02:05:36 DEBUG : one: size = 3 OK 2026/07/02 02:05:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:05:36 INFO : one: Copied (server-side copy) 2026/07/02 02:05:37 INFO : one: Deleted 2026/07/02 02:05:37 DEBUG : one: size = 5 OK 2026/07/02 02:05:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/02 02:05:37 INFO : one: Copied (server-side copy) 2026/07/02 02:05:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/02 02:05:37 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:37 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:38 DEBUG : one: size = 5 OK 2026/07/02 02:05:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:38 DEBUG : one: Unchanged skipping 2026/07/02 02:05:38 DEBUG : two: size = 3 OK 2026/07/02 02:05:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:38 DEBUG : two: size = 3 OK 2026/07/02 02:05:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/02 02:05:38 INFO : two: Copied (server-side copy) 2026/07/02 02:05:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/02 02:05:38 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:38 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:38 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:39 DEBUG : one: size = 5 OK 2026/07/02 02:05:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:39 DEBUG : two: size = 3 OK 2026/07/02 02:05:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:39 DEBUG : two: Unchanged skipping 2026/07/02 02:05:39 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:39 DEBUG : one: Unchanged skipping 2026/07/02 02:05:39 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:39 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:39 INFO : There was nothing to transfer 2026/07/02 02:05:40 DEBUG : one: size = 5 OK 2026/07/02 02:05:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:40 DEBUG : one: Unchanged skipping 2026/07/02 02:05:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:40 DEBUG : three: size = 5 (B2 bucket rclone-test-gagoxul1tiju path CopyDest) 2026/07/02 02:05:40 DEBUG : three: Sizes differ 2026/07/02 02:05:40 DEBUG : three: Destination not found in --copy-dest 2026/07/02 02:05:40 DEBUG : three: Need to transfer - File not found at Destination 2026/07/02 02:05:40 DEBUG : two: size = 3 OK 2026/07/02 02:05:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 02:05:40 DEBUG : two: Unchanged skipping 2026/07/02 02:05:40 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:40 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:41 DEBUG : three: size = 7 OK 2026/07/02 02:05:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/02 02:05:41 INFO : three: Copied (new) 2026/07/02 02:05:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.21s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/backup" 2026/07/02 02:05:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:48 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:48 DEBUG : one: Sizes differ 2026/07/02 02:05:48 DEBUG : two: size = 3 OK 2026/07/02 02:05:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:05:48 DEBUG : two: Unchanged skipping 2026/07/02 02:05:48 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:49 DEBUG : one: size = 3 OK 2026/07/02 02:05:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:05:49 INFO : one: Copied (server-side copy) 2026/07/02 02:05:49 INFO : one: Deleted 2026/07/02 02:05:49 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:50 DEBUG : one: size = 4 OK 2026/07/02 02:05:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:05:50 INFO : one: Copied (new) 2026/07/02 02:05:50 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:51 DEBUG : three.txt: size = 5 OK 2026/07/02 02:05:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:05:51 INFO : three.txt: Copied (server-side copy) 2026/07/02 02:05:51 INFO : three.txt: Deleted 2026/07/02 02:05:51 INFO : three.txt: Moved into backup dir 2026/07/02 02:05:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:05:52 DEBUG : one: size = 4 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:05:52 DEBUG : one: Sizes differ 2026/07/02 02:05:52 DEBUG : two: size = 3 OK 2026/07/02 02:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:05:52 DEBUG : two: Unchanged skipping 2026/07/02 02:05:52 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:05:53 DEBUG : one: size = 4 OK 2026/07/02 02:05:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:05:53 INFO : one: Copied (server-side copy) 2026/07/02 02:05:53 INFO : one: Deleted 2026/07/02 02:05:53 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:05:53 DEBUG : one: size = 5 OK 2026/07/02 02:05:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:05:53 INFO : one: Copied (new) 2026/07/02 02:05:53 DEBUG : Waiting for deletions to finish 2026/07/02 02:05:54 DEBUG : three.txt: size = 6 OK 2026/07/02 02:05:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:05:54 INFO : three.txt: Copied (server-side copy) 2026/07/02 02:05:54 INFO : three.txt: Deleted 2026/07/02 02:05:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/backup" 2026/07/02 02:06:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:00 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:00 DEBUG : one: Sizes differ 2026/07/02 02:06:00 DEBUG : two: size = 3 OK 2026/07/02 02:06:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:00 DEBUG : two: Unchanged skipping 2026/07/02 02:06:00 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:06:02 DEBUG : one.bak: size = 3 OK 2026/07/02 02:06:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:06:02 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:06:02 INFO : one: Deleted 2026/07/02 02:06:02 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:06:03 DEBUG : one: size = 4 OK 2026/07/02 02:06:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:03 INFO : one: Copied (new) 2026/07/02 02:06:03 DEBUG : Waiting for deletions to finish 2026/07/02 02:06:04 DEBUG : three.txt.bak: size = 5 OK 2026/07/02 02:06:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:06:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:06:04 INFO : three.txt: Deleted 2026/07/02 02:06:04 INFO : three.txt: Moved into backup dir 2026/07/02 02:06:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:06 DEBUG : one: size = 4 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:06 DEBUG : one: Sizes differ 2026/07/02 02:06:06 DEBUG : two: size = 3 OK 2026/07/02 02:06:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:06 DEBUG : two: Unchanged skipping 2026/07/02 02:06:06 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:06:06 DEBUG : one.bak: size = 4 OK 2026/07/02 02:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:06 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:06:07 INFO : one: Deleted 2026/07/02 02:06:07 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:06:08 DEBUG : one: size = 5 OK 2026/07/02 02:06:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:06:08 INFO : one: Copied (new) 2026/07/02 02:06:08 DEBUG : Waiting for deletions to finish 2026/07/02 02:06:08 DEBUG : three.txt.bak: size = 6 OK 2026/07/02 02:06:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:06:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:06:08 INFO : three.txt: Deleted 2026/07/02 02:06:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:06:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/backup" 2026/07/02 02:06:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:14 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:14 DEBUG : one: Sizes differ 2026/07/02 02:06:14 DEBUG : two: size = 3 OK 2026/07/02 02:06:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:14 DEBUG : two: Unchanged skipping 2026/07/02 02:06:14 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:06:16 DEBUG : one-2019-01-01: size = 3 OK 2026/07/02 02:06:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:06:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:06:16 INFO : one: Deleted 2026/07/02 02:06:16 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:06:17 DEBUG : one: size = 4 OK 2026/07/02 02:06:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:17 INFO : one: Copied (new) 2026/07/02 02:06:17 DEBUG : Waiting for deletions to finish 2026/07/02 02:06:17 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/02 02:06:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:06:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:06:17 INFO : three.txt: Deleted 2026/07/02 02:06:17 INFO : three.txt: Moved into backup dir 2026/07/02 02:06:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:19 DEBUG : one: size = 4 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:19 DEBUG : one: Sizes differ 2026/07/02 02:06:19 DEBUG : two: size = 3 OK 2026/07/02 02:06:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:19 DEBUG : two: Unchanged skipping 2026/07/02 02:06:19 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:06:19 DEBUG : one-2019-01-01: size = 4 OK 2026/07/02 02:06:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:06:20 INFO : one: Deleted 2026/07/02 02:06:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:06:20 DEBUG : one: size = 5 OK 2026/07/02 02:06:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:06:20 INFO : one: Copied (new) 2026/07/02 02:06:20 DEBUG : Waiting for deletions to finish 2026/07/02 02:06:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/02 02:06:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:06:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:06:21 INFO : three.txt: Deleted 2026/07/02 02:06:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.61s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:06:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:26 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:26 DEBUG : one: Sizes differ 2026/07/02 02:06:26 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:06:26 DEBUG : two: size = 3 OK 2026/07/02 02:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:26 DEBUG : two: Unchanged skipping 2026/07/02 02:06:26 DEBUG : one.bak: size = 3 OK 2026/07/02 02:06:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:06:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:06:27 INFO : one: Deleted 2026/07/02 02:06:27 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:06:28 DEBUG : one: size = 4 OK 2026/07/02 02:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:28 INFO : one: Copied (new) 2026/07/02 02:06:28 DEBUG : Waiting for deletions to finish 2026/07/02 02:06:29 DEBUG : three.txt.bak: size = 5 OK 2026/07/02 02:06:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:06:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:06:29 INFO : three.txt: Deleted 2026/07/02 02:06:29 INFO : three.txt: Moved into backup dir 2026/07/02 02:06:31 DEBUG : one.bak: Excluded (Path Filter) 2026/07/02 02:06:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/02 02:06:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:31 DEBUG : one: size = 4 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:31 DEBUG : one: Sizes differ 2026/07/02 02:06:31 DEBUG : two: size = 3 OK 2026/07/02 02:06:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:31 DEBUG : two: Unchanged skipping 2026/07/02 02:06:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for checks to finish 2026/07/02 02:06:32 DEBUG : one.bak: size = 4 OK 2026/07/02 02:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:32 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:06:32 INFO : one: Deleted 2026/07/02 02:06:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju path dst: Waiting for transfers to finish 2026/07/02 02:06:32 DEBUG : one: size = 5 OK 2026/07/02 02:06:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:06:32 INFO : one: Copied (new) 2026/07/02 02:06:32 DEBUG : Waiting for deletions to finish 2026/07/02 02:06:33 DEBUG : three.txt.bak: size = 6 OK 2026/07/02 02:06:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:06:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:06:33 INFO : three.txt: Deleted 2026/07/02 02:06:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.00s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:06:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:37 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:37 DEBUG : one: Sizes differ 2026/07/02 02:06:39 DEBUG : one.bak: size = 3 OK 2026/07/02 02:06:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:06:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:06:39 INFO : one: Deleted 2026/07/02 02:06:40 DEBUG : one: size = 4 OK 2026/07/02 02:06:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:40 INFO : one: Copied (new) 2026/07/02 02:06:40 DEBUG : two: size = 3 OK 2026/07/02 02:06:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:40 DEBUG : two: Unchanged skipping 2026/07/02 02:06:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:40 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:40 DEBUG : three.txt: Sizes differ 2026/07/02 02:06:41 DEBUG : three.txt.bak: size = 5 OK 2026/07/02 02:06:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:06:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:06:41 INFO : three.txt: Deleted 2026/07/02 02:06:42 DEBUG : three.txt: size = 6 OK 2026/07/02 02:06:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:06:42 INFO : three.txt: Copied (new) 2026/07/02 02:06:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:43 DEBUG : one: size = 4 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:43 DEBUG : one: Sizes differ 2026/07/02 02:06:44 DEBUG : one.bak: size = 4 OK 2026/07/02 02:06:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:44 INFO : one: Copied (server-side copy) to: one.bak 2026/07/02 02:06:44 INFO : one: Deleted 2026/07/02 02:06:45 DEBUG : one: size = 5 OK 2026/07/02 02:06:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:06:45 INFO : one: Copied (new) 2026/07/02 02:06:45 DEBUG : two: size = 3 OK 2026/07/02 02:06:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:45 DEBUG : two: Unchanged skipping 2026/07/02 02:06:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:45 DEBUG : three.txt: Sizes differ 2026/07/02 02:06:46 DEBUG : three.txt.bak: size = 6 OK 2026/07/02 02:06:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:06:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/02 02:06:46 INFO : three.txt: Deleted 2026/07/02 02:06:46 DEBUG : three.txt: size = 19 OK 2026/07/02 02:06:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/02 02:06:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.53s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gagoxul1tiju/dst" 2026/07/02 02:06:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:51 DEBUG : one: size = 3 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:51 DEBUG : one: Sizes differ 2026/07/02 02:06:52 DEBUG : one-2019-01-01: size = 3 OK 2026/07/02 02:06:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/02 02:06:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:06:52 INFO : one: Deleted 2026/07/02 02:06:53 DEBUG : one: size = 4 OK 2026/07/02 02:06:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:53 INFO : one: Copied (new) 2026/07/02 02:06:53 DEBUG : two: size = 3 OK 2026/07/02 02:06:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:53 DEBUG : two: Unchanged skipping 2026/07/02 02:06:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:53 DEBUG : three.txt: Sizes differ 2026/07/02 02:06:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/02 02:06:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/02 02:06:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:06:54 INFO : three.txt: Deleted 2026/07/02 02:06:54 DEBUG : three.txt: size = 6 OK 2026/07/02 02:06:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:06:54 INFO : three.txt: Copied (new) 2026/07/02 02:06:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:55 DEBUG : one: size = 4 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:55 DEBUG : one: Sizes differ 2026/07/02 02:06:55 DEBUG : one-2019-01-01: size = 4 OK 2026/07/02 02:06:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/02 02:06:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/02 02:06:56 INFO : one: Deleted 2026/07/02 02:06:56 DEBUG : one: size = 5 OK 2026/07/02 02:06:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/02 02:06:56 INFO : one: Copied (new) 2026/07/02 02:06:56 DEBUG : two: size = 3 OK 2026/07/02 02:06:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:06:56 DEBUG : two: Unchanged skipping 2026/07/02 02:06:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:06:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gagoxul1tiju path dst) 2026/07/02 02:06:56 DEBUG : three.txt: Sizes differ 2026/07/02 02:06:57 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/02 02:06:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/02 02:06:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/02 02:06:57 INFO : three.txt: Deleted 2026/07/02 02:06:58 DEBUG : three.txt: size = 19 OK 2026/07/02 02:06:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/02 02:06:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.73s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:00 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:07:00 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:00 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:00 DEBUG : Testêé: Sizes differ 2026/07/02 02:07:00 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:07:02 DEBUG : Testêé: size = 14 OK 2026/07/02 02:07:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/02 02:07:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/02 02:07:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.35s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 02:07:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:07:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:07:04 DEBUG : existing: size = 6 OK 2026/07/02 02:07:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/02 02:07:04 INFO : existing: Copied (new) 2026/07/02 02:07:04 DEBUG : Waiting for deletions to finish 2026/07/02 02:07:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:07:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:04 DEBUG : existing: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:04 DEBUG : existing: Sizes differ 2026/07/02 02:07:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/02 02:07:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:07:04 ERROR : B2 bucket rclone-test-gagoxul1tiju: not deleting files as there were IO errors 2026/07/02 02:07:04 ERROR : B2 bucket rclone-test-gagoxul1tiju: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.52s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:06 DEBUG : EXISTING: size = 6 OK 2026/07/02 02:07:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:06 DEBUG : existing: Unchanged skipping 2026/07/02 02:07:06 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:07:06 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:07:06 DEBUG : Waiting for deletions to finish 2026/07/02 02:07:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.72s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:22 DEBUG : both10: size = 6 OK 2026/07/02 02:07:22 DEBUG : both12: size = 6 OK 2026/07/02 02:07:22 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:07:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both11: size = 6 OK 2026/07/02 02:07:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both10: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both13: size = 6 OK 2026/07/02 02:07:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both13: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both14: size = 6 OK 2026/07/02 02:07:22 DEBUG : both0: size = 6 OK 2026/07/02 02:07:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both12: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both15: size = 6 OK 2026/07/02 02:07:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both15: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both16: size = 6 OK 2026/07/02 02:07:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both16: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both17: size = 6 OK 2026/07/02 02:07:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both0: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both18: size = 6 OK 2026/07/02 02:07:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both11: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both19: size = 6 OK 2026/07/02 02:07:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both19: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both1: size = 6 OK 2026/07/02 02:07:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both1: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both2: size = 6 OK 2026/07/02 02:07:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both2: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both3: size = 6 OK 2026/07/02 02:07:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both14: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both4: size = 6 OK 2026/07/02 02:07:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both17: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both5: size = 6 OK 2026/07/02 02:07:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both5: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both6: size = 6 OK 2026/07/02 02:07:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both6: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both7: size = 6 OK 2026/07/02 02:07:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both7: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both8: size = 6 OK 2026/07/02 02:07:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both8: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both9: size = 6 OK 2026/07/02 02:07:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:22 DEBUG : both9: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both18: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both3: Unchanged skipping 2026/07/02 02:07:22 DEBUG : both4: Unchanged skipping 2026/07/02 02:07:22 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:07:22 DEBUG : Waiting for deletions to finish 2026/07/02 02:07:22 INFO : only11: Deleted 2026/07/02 02:07:22 INFO : only12: Deleted 2026/07/02 02:07:22 INFO : only14: Deleted 2026/07/02 02:07:22 INFO : only1: Deleted 2026/07/02 02:07:22 INFO : only4: Deleted 2026/07/02 02:07:22 INFO : only5: Deleted 2026/07/02 02:07:22 INFO : only6: Deleted 2026/07/02 02:07:22 INFO : only7: Deleted 2026/07/02 02:07:22 INFO : only10: Deleted 2026/07/02 02:07:23 INFO : only17: Deleted 2026/07/02 02:07:23 INFO : only19: Deleted 2026/07/02 02:07:23 INFO : only2: Deleted 2026/07/02 02:07:23 INFO : only3: Deleted 2026/07/02 02:07:23 INFO : only8: Deleted 2026/07/02 02:07:23 INFO : only9: Deleted 2026/07/02 02:07:23 INFO : only16: Deleted 2026/07/02 02:07:23 INFO : only15: Deleted 2026/07/02 02:07:23 INFO : only18: Deleted 2026/07/02 02:07:23 INFO : only0: Deleted 2026/07/02 02:07:23 INFO : only13: Deleted 2026/07/02 02:07:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.56s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:41 DEBUG : both0: size = 6 OK 2026/07/02 02:07:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both0: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both10: size = 6 OK 2026/07/02 02:07:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both10: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both11: size = 6 OK 2026/07/02 02:07:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both11: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both12: size = 6 OK 2026/07/02 02:07:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both12: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both13: size = 6 OK 2026/07/02 02:07:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both13: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both14: size = 6 OK 2026/07/02 02:07:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both14: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both15: size = 6 OK 2026/07/02 02:07:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both15: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both16: size = 6 OK 2026/07/02 02:07:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both16: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both17: size = 6 OK 2026/07/02 02:07:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both17: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both18: size = 6 OK 2026/07/02 02:07:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both18: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both19: size = 6 OK 2026/07/02 02:07:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both19: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both1: size = 6 OK 2026/07/02 02:07:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both1: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both2: size = 6 OK 2026/07/02 02:07:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both2: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both3: size = 6 OK 2026/07/02 02:07:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both3: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both4: size = 6 OK 2026/07/02 02:07:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both4: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both5: size = 6 OK 2026/07/02 02:07:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both5: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both6: size = 6 OK 2026/07/02 02:07:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both6: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both7: size = 6 OK 2026/07/02 02:07:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both7: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both8: size = 6 OK 2026/07/02 02:07:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both8: Unchanged skipping 2026/07/02 02:07:41 DEBUG : both9: size = 6 OK 2026/07/02 02:07:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:07:41 DEBUG : both9: Unchanged skipping 2026/07/02 02:07:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only0: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only0: Sizes differ 2026/07/02 02:07:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only10: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only10: Sizes differ 2026/07/02 02:07:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only11: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only11: Sizes differ 2026/07/02 02:07:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only12: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only12: Sizes differ 2026/07/02 02:07:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only13: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only13: Sizes differ 2026/07/02 02:07:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only14: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only14: Sizes differ 2026/07/02 02:07:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only15: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only15: Sizes differ 2026/07/02 02:07:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only16: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only16: Sizes differ 2026/07/02 02:07:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only17: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only17: Sizes differ 2026/07/02 02:07:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only18: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only18: Sizes differ 2026/07/02 02:07:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only19: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only19: Sizes differ 2026/07/02 02:07:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only1: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only1: Sizes differ 2026/07/02 02:07:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only2: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only2: Sizes differ 2026/07/02 02:07:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only3: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only3: Sizes differ 2026/07/02 02:07:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only4: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only4: Sizes differ 2026/07/02 02:07:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only5: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only5: Sizes differ 2026/07/02 02:07:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only6: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only6: Sizes differ 2026/07/02 02:07:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only7: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only7: Sizes differ 2026/07/02 02:07:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:07:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only9: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only9: Sizes differ 2026/07/02 02:07:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3785238819) 2026/07/02 02:07:41 DEBUG : only8: size = 6 (B2 bucket rclone-test-gagoxul1tiju) 2026/07/02 02:07:41 DEBUG : only8: Sizes differ 2026/07/02 02:07:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:07:41 DEBUG : only0: size = 0 OK 2026/07/02 02:07:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:41 INFO : only0: Copied (replaced existing) 2026/07/02 02:07:41 DEBUG : only10: size = 0 OK 2026/07/02 02:07:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:41 INFO : only10: Copied (replaced existing) 2026/07/02 02:07:41 DEBUG : only11: size = 0 OK 2026/07/02 02:07:41 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:41 INFO : only11: Copied (replaced existing) 2026/07/02 02:07:41 DEBUG : only13: size = 0 OK 2026/07/02 02:07:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:41 INFO : only13: Copied (replaced existing) 2026/07/02 02:07:41 DEBUG : only14: size = 0 OK 2026/07/02 02:07:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:41 INFO : only14: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only15: size = 0 OK 2026/07/02 02:07:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only15: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only16: size = 0 OK 2026/07/02 02:07:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only16: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only17: size = 0 OK 2026/07/02 02:07:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only17: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only18: size = 0 OK 2026/07/02 02:07:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only18: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only12: size = 0 OK 2026/07/02 02:07:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only12: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only19: size = 0 OK 2026/07/02 02:07:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only19: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only1: size = 0 OK 2026/07/02 02:07:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only1: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only2: size = 0 OK 2026/07/02 02:07:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only2: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only3: size = 0 OK 2026/07/02 02:07:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only3: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only4: size = 0 OK 2026/07/02 02:07:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only4: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only5: size = 0 OK 2026/07/02 02:07:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only5: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only6: size = 0 OK 2026/07/02 02:07:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only6: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only7: size = 0 OK 2026/07/02 02:07:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only7: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only9: size = 0 OK 2026/07/02 02:07:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only9: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : only8: size = 0 OK 2026/07/02 02:07:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/02 02:07:42 INFO : only8: Copied (replaced existing) 2026/07/02 02:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.14s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:50 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:07:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:07:50 DEBUG : empty_on_remote: Making directory with metadata 2026/07/02 02:07:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:07:50 INFO : empty_on_remote: Making directory 2026/07/02 02:07:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/02 02:07:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:53 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:07:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:07:53 DEBUG : empty_on_remote: Making directory with metadata 2026/07/02 02:07:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 02:07:53 INFO : empty_on_remote: Making directory 2026/07/02 02:07:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/02 02:07:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:55 INFO : sub dir: Making directory 2026/07/02 02:07:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:07:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 02:07:57 INFO : sub dir: Making directory 2026/07/02 02:07:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:08:07 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:08 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : apple: size = 5 OK 2026/07/02 02:08:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : apple: Unchanged skipping 2026/07/02 02:08:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:08:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:08:08 DEBUG : banana: size = 6 OK 2026/07/02 02:08:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : banana: Unchanged skipping 2026/07/02 02:08:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:08:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:08:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:08:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:08:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:08:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:08:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:08:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:08:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:08:08 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:08:08 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:08:08 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:08 INFO : There was nothing to transfer 2026/07/02 02:08:08 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:08 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : apple: size = 5 OK 2026/07/02 02:08:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:08:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : banana: size = 6 OK 2026/07/02 02:08:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : apple: Unchanged skipping 2026/07/02 02:08:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : banana: Unchanged skipping 2026/07/02 02:08:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:08:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:08:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:08:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:08:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:08:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:08:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:08:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:08:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:08:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:08:09 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:08:09 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:08:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:09 INFO : There was nothing to transfer 2026/07/02 02:08:09 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:09 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:08:22 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:23 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:08:24 DEBUG : banana: size = 6 OK 2026/07/02 02:08:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : banana: Unchanged skipping 2026/07/02 02:08:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:08:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:08:24 DEBUG : apple: size = 5 OK 2026/07/02 02:08:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : apple: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:08:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:24 INFO : There was nothing to transfer 2026/07/02 02:08:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:24 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : banana: size = 6 OK 2026/07/02 02:08:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:08:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : apple: size = 5 OK 2026/07/02 02:08:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:08:24 DEBUG : apple: Unchanged skipping 2026/07/02 02:08:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:08:24 DEBUG : banana: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:08:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:08:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:08:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:24 INFO : There was nothing to transfer 2026/07/02 02:08:24 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:24 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:08:40 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:40 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:08:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:08:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:08:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:08:41 DEBUG : YXBwbGU=: size = 5 OK 2026/07/02 02:08:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:08:41 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/02 02:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/02 02:08:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:08:41 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/02 02:08:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:08:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/02 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:08:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/02 02:08:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:08:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:41 DEBUG : YmFuYW5h: size = 6 OK 2026/07/02 02:08:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:08:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/02 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/02 02:08:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:08:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/02 02:08:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:08:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/02 02:08:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:08:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/02 02:08:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:08:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/02 02:08:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:08:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/02 02:08:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:08:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/02 02:08:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:08:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/02 02:08:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:08:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/02 02:08:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:08:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/02 02:08:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:08:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/02 02:08:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:08:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/02 02:08:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:08:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/02 02:08:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:08:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/02 02:08:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:08:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:08:43 INFO : apple: Deleted 2026/07/02 02:08:43 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:08:43 INFO : banana: Deleted 2026/07/02 02:08:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:08:43 INFO : appleappleapplebanana: Deleted 2026/07/02 02:08:43 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:08:43 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:08:43 INFO : splitbananasplit: Deleted 2026/07/02 02:08:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:08:44 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:44 DEBUG : YXBwbGU=: size = 5 OK 2026/07/02 02:08:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : apple: Unchanged skipping 2026/07/02 02:08:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:08:44 DEBUG : YmFuYW5h: size = 6 OK 2026/07/02 02:08:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : banana: Unchanged skipping 2026/07/02 02:08:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/02 02:08:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/02 02:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 02:08:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/02 02:08:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/02 02:08:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/02 02:08:44 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:08:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:08:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:08:44 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:08:44 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:44 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/02 02:08:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/02 02:08:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 02:08:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 02:08:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 02:08:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 02:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 02:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 02:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 02:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 02:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 02:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:08:58 DEBUG : Waiting for deletions to finish 2026/07/02 02:08:58 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:08:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:08:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:08:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:08:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:08:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:08:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:08:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:08:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:08:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:08:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:08:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:08:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:08:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:08:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:08:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:08:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 02:08:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 02:08:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 02:08:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 02:08:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 02:08:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 02:08:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 02:08:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 02:08:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/02 02:08:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:08:59 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:08:59 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:08:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/02 02:08:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:08:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/02 02:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : PREFIXbanana: size = 6 OK 2026/07/02 02:08:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:08:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/02 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : PREFIXapple: size = 5 OK 2026/07/02 02:08:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:08:59 INFO : apple: Copied (new) to: PREFIXapple 2026/07/02 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:08:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/02 02:08:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:08:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:08:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/02 02:08:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:08:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:08:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/02 02:08:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:08:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/02 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:08:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/02 02:08:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:08:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/02 02:09:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:09:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/02 02:09:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:09:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/02 02:09:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:09:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/02 02:09:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:09:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/02 02:09:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:09:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/02 02:09:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:09:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/02 02:09:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:09:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/02 02:09:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:09:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/02 02:09:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:09:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/02 02:09:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:09:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/02 02:09:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:09:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:01 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/02 02:09:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:09:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:01 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:01 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:09:01 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:09:01 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:09:01 INFO : apple: Deleted 2026/07/02 02:09:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:09:02 INFO : appleappleapplebanana: Deleted 2026/07/02 02:09:02 INFO : banana: Deleted 2026/07/02 02:09:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:09:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:09:02 INFO : splitbananasplit: Deleted 2026/07/02 02:09:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:09:02 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 02:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 02:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 02:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 02:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 02:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 02:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 02:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 02:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 02:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 02:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 02:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 02:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 02:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 02:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 02:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 02:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 02:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 02:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 02:09:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:09:03 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:09:03 DEBUG : apple: size = 5 OK 2026/07/02 02:09:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:09:03 INFO : apple: Copied (new) 2026/07/02 02:09:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:09:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:09:03 INFO : appleappleapplebanana: Copied (new) 2026/07/02 02:09:03 DEBUG : banana: size = 6 OK 2026/07/02 02:09:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:09:03 INFO : banana: Copied (new) 2026/07/02 02:09:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:09:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:09:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/02 02:09:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:09:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:09:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/02 02:09:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:09:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:09:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/02 02:09:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:09:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:09:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/02 02:09:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:09:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:09:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/02 02:09:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:09:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:09:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:09:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:09:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:09:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:09:04 INFO : splitbananasplit: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:09:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:09:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:09:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:09:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:09:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:09:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:09:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:09:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:09:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:09:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:09:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:09:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:09:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:09:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:09:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:09:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:09:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:09:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/02 02:09:04 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/02 02:09:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/02 02:09:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/02 02:09:04 INFO : PREFIXsplitbananasplit: Deleted 2026/07/02 02:09:04 INFO : PREFIXapple: Deleted 2026/07/02 02:09:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/02 02:09:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/02 02:09:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/02 02:09:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/02 02:09:05 INFO : PREFIXbanana: Deleted 2026/07/02 02:09:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/02 02:09:05 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:05 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:05 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:09:20 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:20 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/02 02:09:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:09:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:09:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/02 02:09:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:09:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:09:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:09:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:21 DEBUG : appleSUFFIX: size = 5 OK 2026/07/02 02:09:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:09:21 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:09:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/02 02:09:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:09:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:09:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:09:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:09:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:09:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:09:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/02 02:09:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:09:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/02 02:09:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:09:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/02 02:09:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:09:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/02 02:09:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:09:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/02 02:09:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:09:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/02 02:09:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:09:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/02 02:09:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:09:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/02 02:09:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:09:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/02 02:09:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:09:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/02 02:09:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:09:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:22 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:22 INFO : apple: Deleted 2026/07/02 02:09:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:09:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:09:23 INFO : appleappleapplebanana: Deleted 2026/07/02 02:09:23 INFO : banana: Deleted 2026/07/02 02:09:23 INFO : splitbananasplit: Deleted 2026/07/02 02:09:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:09:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:09:23 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 02:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 02:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 02:09:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:09:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:09:24 DEBUG : apple: size = 5 OK 2026/07/02 02:09:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/02 02:09:24 INFO : apple: Copied (new) 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:09:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:09:24 INFO : appleappleapplebanana: Copied (new) 2026/07/02 02:09:24 DEBUG : banana: size = 6 OK 2026/07/02 02:09:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/02 02:09:24 INFO : banana: Copied (new) 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:09:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:09:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:09:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/02 02:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:09:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:09:24 INFO : splitbananasplit: Copied (new) 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:09:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:09:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:09:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:09:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:09:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:09:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:09:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:09:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:09:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:09:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:09:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:09:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:09:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:09:25 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:09:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:09:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:09:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:09:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:09:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:09:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:09:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:09:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:09:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:09:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:09:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:09:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:09:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:09:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/02 02:09:25 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : appleSUFFIX: Deleted 2026/07/02 02:09:26 INFO : splitbananasplitSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/02 02:09:26 INFO : bananaSUFFIX: Deleted 2026/07/02 02:09:26 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:26 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:09:26 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:27 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:09:41 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:41 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:09:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : apple: size = 5 OK 2026/07/02 02:09:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:41 DEBUG : apple: Unchanged skipping 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:41 DEBUG : banana: size = 6 OK 2026/07/02 02:09:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:41 DEBUG : banana: Unchanged skipping 2026/07/02 02:09:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:09:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 02:09:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:09:41 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:09:41 DEBUG : appleapple: size = 21 OK 2026/07/02 02:09:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/02 02:09:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/02 02:09:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/02 02:09:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/02 02:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/02 02:09:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/02 02:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/02 02:09:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/02 02:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/02 02:09:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/02 02:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:42 DEBUG : splitbanan: size = 16 OK 2026/07/02 02:09:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/02 02:09:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/02 02:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/02 02:09:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/02 02:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/02 02:09:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/02 02:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/02 02:09:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/02 02:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/02 02:09:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/02 02:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/02 02:09:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/02 02:09:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/02 02:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/02 02:09:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/02 02:09:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/02 02:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/02 02:09:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/02 02:09:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/02 02:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/02 02:09:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/02 02:09:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/02 02:09:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/02 02:09:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/02 02:09:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/02 02:09:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/02 02:09:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/02 02:09:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/02 02:09:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/02 02:09:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/02 02:09:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/02 02:09:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/02 02:09:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/02 02:09:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/02 02:09:43 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:43 INFO : appleappleapplebanana: Deleted 2026/07/02 02:09:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 02:09:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 02:09:43 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 02:09:43 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 02:09:43 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 02:09:43 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 02:09:43 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 02:09:44 INFO : splitbananasplit: Deleted 2026/07/02 02:09:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 02:09:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 02:09:44 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:44 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : appleapple: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/02 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:45 DEBUG : apple: size = 5 OK 2026/07/02 02:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : apple: Unchanged skipping 2026/07/02 02:09:45 DEBUG : appleapple: size = 21 OK 2026/07/02 02:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:09:45 DEBUG : banana: size = 6 OK 2026/07/02 02:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : banana: Unchanged skipping 2026/07/02 02:09:45 DEBUG : splitbanan: size = 16 OK 2026/07/02 02:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 02:09:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 02:09:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 02:09:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 02:09:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 02:09:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 02:09:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 02:09:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 02:09:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 02:09:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 02:09:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 02:09:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 02:09:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 02:09:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 02:09:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 02:09:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 02:09:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/02 02:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/02 02:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/02 02:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/02 02:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/02 02:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/02 02:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/02 02:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:09:45 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:09:45 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:09:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:45 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:45 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : appleapple: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/02 02:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 02:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 02:09:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 02:09:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 02:09:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 02:09:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 02:09:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 02:09:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 02:09:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 02:09:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 02:09:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 02:09:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 02:09:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 02:09:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 02:09:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 02:09:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 02:09:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 02:09:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:09:58 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:58 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : apple: size = 5 OK 2026/07/02 02:09:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : apple: Unchanged skipping 2026/07/02 02:09:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:09:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:09:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:09:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : banana: size = 6 OK 2026/07/02 02:09:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:09:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : banana: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:09:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:09:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:09:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:09:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:09:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:09:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:09:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:09:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:09:59 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:09:59 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:09:59 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:59 DEBUG : Waiting for deletions to finish 2026/07/02 02:09:59 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:10:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:10:00 DEBUG : banana: size = 6 OK 2026/07/02 02:10:00 DEBUG : apple: size = 5 OK 2026/07/02 02:10:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : banana: Unchanged skipping 2026/07/02 02:10:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:10:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:10:00 DEBUG : apple: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:10:00 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:10:00 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:10:00 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:00 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:10:15 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:15 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : apple: size = 5 OK 2026/07/02 02:10:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:10:16 DEBUG : banana: size = 6 OK 2026/07/02 02:10:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : banana: Unchanged skipping 2026/07/02 02:10:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:10:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : apple: Unchanged skipping 2026/07/02 02:10:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:10:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:10:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:10:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:10:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:10:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:10:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:10:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:10:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:10:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:10:16 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:10:16 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:16 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:16 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : apple: size = 5 OK 2026/07/02 02:10:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : apple: Unchanged skipping 2026/07/02 02:10:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:10:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : banana: size = 6 OK 2026/07/02 02:10:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:10:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : banana: Unchanged skipping 2026/07/02 02:10:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:10:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:10:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:10:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:10:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:10:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:10:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:10:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:10:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:10:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:10:17 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:10:17 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:17 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:17 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:10:31 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:31 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:31 DEBUG : apple: size = 5 OK 2026/07/02 02:10:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : apple: Unchanged skipping 2026/07/02 02:10:31 DEBUG : banana: size = 6 OK 2026/07/02 02:10:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:10:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:10:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:10:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:10:31 DEBUG : banana: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:10:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:10:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:10:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:10:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:10:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:10:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:10:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:10:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:10:31 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:10:31 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:31 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:32 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : apple: size = 5 OK 2026/07/02 02:10:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : apple: Unchanged skipping 2026/07/02 02:10:32 DEBUG : banana: size = 6 OK 2026/07/02 02:10:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:10:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:10:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:10:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:10:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : banana: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:10:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:10:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:10:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:10:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:10:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:10:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:10:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:10:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:10:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:10:32 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:32 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:32 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:10:47 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:47 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : apple: size = 5 OK 2026/07/02 02:10:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : apple: Unchanged skipping 2026/07/02 02:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:10:48 DEBUG : banana: size = 6 OK 2026/07/02 02:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:10:48 DEBUG : banana: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:10:48 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:48 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:48 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : apple: size = 5 OK 2026/07/02 02:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:10:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : apple: Unchanged skipping 2026/07/02 02:10:48 DEBUG : banana: size = 6 OK 2026/07/02 02:10:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : banana: Unchanged skipping 2026/07/02 02:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:10:48 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:10:48 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:48 DEBUG : Waiting for deletions to finish 2026/07/02 02:10:49 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:10:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:03 DEBUG : Waiting for deletions to finish 2026/07/02 02:11:04 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:11:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:11:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:11:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:11:04 DEBUG : apple: size = 5 OK 2026/07/02 02:11:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : apple: Unchanged skipping 2026/07/02 02:11:04 DEBUG : banana: size = 6 OK 2026/07/02 02:11:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : banana: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:11:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:11:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:11:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:11:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:11:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:11:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:11:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:11:04 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:04 DEBUG : Waiting for deletions to finish 2026/07/02 02:11:04 DEBUG : Waiting for deletions to finish 2026/07/02 02:11:04 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:11:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : apple: size = 5 OK 2026/07/02 02:11:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : apple: Unchanged skipping 2026/07/02 02:11:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 02:11:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 02:11:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 02:11:05 DEBUG : banana: size = 6 OK 2026/07/02 02:11:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 02:11:05 DEBUG : banana: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 02:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 02:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 02:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 02:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 02:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 02:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 02:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 02:11:05 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:05 DEBUG : Waiting for deletions to finish 2026/07/02 02:11:05 DEBUG : Waiting for deletions to finish 2026/07/02 02:11:05 DEBUG : apple: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : banana: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 02:11:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.88s) --- PASS: TestTransform/NFC (15.08s) --- PASS: TestTransform/NFD (15.39s) --- PASS: TestTransform/base64 (20.03s) --- PASS: TestTransform/prefix (20.69s) --- PASS: TestTransform/suffix (21.75s) --- PASS: TestTransform/truncate (17.64s) --- PASS: TestTransform/encoder (16.12s) --- PASS: TestTransform/ISO-8859-1 (16.20s) --- PASS: TestTransform/charmap (15.31s) --- PASS: TestTransform/lowercase (16.46s) --- PASS: TestTransform/ascii (16.19s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 02:11:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 02:11:10 INFO : sub dir_somesuffix: Making directory 2026/07/02 02:11:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 02:11:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/02 02:11:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 02:11:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 02:11:10 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:10 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/02 02:11:10 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 02:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:11 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:11 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:11 INFO : tictactoe: Making directory 2026/07/02 02:11:11 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:11 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:11:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:11 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:11 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:12 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/02 02:11:12 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/02 02:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.50s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:13 INFO : toe: Making directory 2026/07/02 02:11:13 INFO : toe/toe: Making directory 2026/07/02 02:11:13 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:11:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:11:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:11:13 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:13 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/02 02:11:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/02 02:11:14 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:15 INFO : toe: Making directory 2026/07/02 02:11:15 INFO : toe/toe: Making directory 2026/07/02 02:11:15 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:11:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:11:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 02:11:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:15 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/02 02:11:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/02 02:11:16 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:16 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:11:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:11:16 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:17 INFO : tictacempty_dir: Making directory 2026/07/02 02:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:17 INFO : tictactoe: Making directory 2026/07/02 02:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:17 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:11:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:11:17 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:17 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/02 02:11:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/02 02:11:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:18 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:11:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:18 INFO : tictacempty_dir: Making directory 2026/07/02 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:18 INFO : tictactoe: Making directory 2026/07/02 02:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:18 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:18 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:18 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/02 02:11:19 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:19 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:19 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:19 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/02 02:11:19 NOTICE: B2 bucket rclone-test-gagoxul1tiju: 0 differences found 2026/07/02 02:11:19 NOTICE: B2 bucket rclone-test-gagoxul1tiju: 1 matching files --- PASS: TestAllTag (1.70s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:20 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:20 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:20 INFO : tictactoe: Making directory 2026/07/02 02:11:20 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:20 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:20 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:11:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:11:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:20 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/02 02:11:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/02 02:11:21 DEBUG : Waiting for deletions to finish 2026/07/02 02:11:21 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:21 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:21 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/02 02:11:21 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 02:11:21 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 02:11:21 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/02 02:11:21 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:21 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2026/07/02 02:11:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:22 INFO : toe: Making directory 2026/07/02 02:11:22 INFO : toe/toe: Making directory 2026/07/02 02:11:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:11:22 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:22 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:23 DEBUG : toe/toe/toe: size = 11 OK 2026/07/02 02:11:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:23 INFO : toe/toe/toe: Copied (new) 2026/07/02 02:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:24 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:11:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:11:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:24 INFO : tictacempty_dir: Making directory 2026/07/02 02:11:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:24 INFO : tictactoe: Making directory 2026/07/02 02:11:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:24 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:24 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:11:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:24 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:11:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:24 INFO : toe/toe/toe.txt: Deleted 2026/07/02 02:11:24 INFO : toe/toe: Removing directory 2026/07/02 02:11:24 INFO : toe: Removing directory 2026/07/02 02:11:24 INFO : empty_dir: Removing directory 2026/07/02 02:11:24 DEBUG : Local file system at /tmp/rclone3785238819: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.54s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:25 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:11:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:11:25 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:25 INFO : tictacempty_dir: Making directory 2026/07/02 02:11:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:25 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:25 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:25 INFO : tictactoe: Making directory 2026/07/02 02:11:25 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:25 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:25 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:11:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:25 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:11:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:26 INFO : toe/toe/toe.txt: Deleted 2026/07/02 02:11:26 INFO : toe/toe: Removing directory 2026/07/02 02:11:26 INFO : toe: Removing directory 2026/07/02 02:11:26 INFO : empty_dir: Removing directory 2026/07/02 02:11:26 DEBUG : Local file system at /tmp/rclone3785238819: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/02 02:11:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:11:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:11:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:11:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:11:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:11:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 02:11:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/02 02:11:28 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:28 DEBUG : Reset feature "Copy" 2026/07/02 02:11:28 DEBUG : Reset feature "Move" 2026/07/02 02:11:28 DEBUG : Reset feature "Copy" 2026/07/02 02:11:28 DEBUG : Reset feature "Move" 2026/07/02 02:11:28 DEBUG : empty_dir: Making directory with metadata 2026/07/02 02:11:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 02:11:28 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:29 INFO : tictacempty_dir: Making directory 2026/07/02 02:11:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 02:11:29 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:29 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:29 INFO : tictactoe: Making directory 2026/07/02 02:11:29 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:29 DEBUG : toe: transformed to: tictactoe 2026/07/02 02:11:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:29 INFO : tictactoe/tictactoe: Making directory 2026/07/02 02:11:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 02:11:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 02:11:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:29 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:29 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:11:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 02:11:30 INFO : toe/toe/toe.txt: Deleted 2026/07/02 02:11:30 INFO : toe/toe: Removing directory 2026/07/02 02:11:30 INFO : toe: Removing directory 2026/07/02 02:11:30 INFO : empty_dir: Removing directory 2026/07/02 02:11:30 DEBUG : Local file system at /tmp/rclone3785238819: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/02 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/02 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:11:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 02:11:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 02:11:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/02 02:11:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.68s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:32 DEBUG : toe: transformed to: dG9l 2026/07/02 02:11:32 DEBUG : toe: transformed to: dG9l 2026/07/02 02:11:32 INFO : dG9l: Making directory 2026/07/02 02:11:32 DEBUG : toe: transformed to: dG9l 2026/07/02 02:11:32 DEBUG : toe: transformed to: dG9l 2026/07/02 02:11:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/02 02:11:32 INFO : dG9l/dG9l: Making directory 2026/07/02 02:11:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/02 02:11:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/02 02:11:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 02:11:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 02:11:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 02:11:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:32 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/02 02:11:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 02:11:33 DEBUG : Waiting for deletions to finish 2026/07/02 02:11:33 DEBUG : dG9l: transformed to: toe 2026/07/02 02:11:33 DEBUG : dG9l: transformed to: toe 2026/07/02 02:11:33 DEBUG : dG9l: transformed to: toe 2026/07/02 02:11:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/02 02:11:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/02 02:11:33 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for checks to finish 2026/07/02 02:11:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 02:11:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/02 02:11:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/02 02:11:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/02 02:11:33 DEBUG : Local file system at /tmp/rclone3785238819: Waiting for transfers to finish 2026/07/02 02:11:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.36s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-gagoxul1tiju", Local "Local file system at /tmp/rclone3785238819", Modify Window "1ms" 2026/07/02 02:11:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:34 DEBUG : toe: transformed to: 2026/07/02 02:11:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:35 DEBUG : toe: transformed to: 2026/07/02 02:11:35 INFO : B2 bucket rclone-test-gagoxul1tiju: Making directory 2026/07/02 02:11:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:35 DEBUG : toe: transformed to: 2026/07/02 02:11:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:35 DEBUG : toe: transformed to: 2026/07/02 02:11:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:35 DEBUG : toe/toe: transformed to: 2026/07/02 02:11:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/02 02:11:35 INFO : toe/toe: Making directory 2026/07/02 02:11:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:35 DEBUG : toe/toe: transformed to: 2026/07/02 02:11:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/02 02:11:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:35 DEBUG : toe: transformed to: 2026/07/02 02:11:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 02:11:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 02:11:35 DEBUG : toe/toe/toe: transformed to: 2026/07/02 02:11:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/02 02:11:35 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for checks to finish 2026/07/02 02:11:35 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Waiting for transfers to finish 2026/07/02 02:11:35 DEBUG : toe/toe/toe: size = 11 OK 2026/07/02 02:11:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/02 02:11:35 INFO : toe/toe/toe: Copied (new) 2026/07/02 02:11:35 ERROR : B2 bucket rclone-test-gagoxul1tiju: not deleting files as there were IO errors 2026/07/02 02:11:35 ERROR : B2 bucket rclone-test-gagoxul1tiju: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2026/07/02 02:11:36 DEBUG : B2 bucket rclone-test-gagoxul1tiju: Purge remote 2026/07/02 02:11:36 INFO : B2 bucket rclone-test-gagoxul1tiju: cleaning bucket "rclone-test-gagoxul1tiju" of all files 2026/07/02 02:11:37 DEBUG : BackupDir/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab55_d20260702_m020541_c001_v7007000_t0000_u01782957941954") 2026/07/02 02:11:37 DEBUG : BackupDir/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113a2724bd779274_d20260702_m020536_c001_v0001098_t0008_u01782957936524") 2026/07/02 02:11:37 DEBUG : CompareDest/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ccfb_d20260702_m020517_c001_v7007000_t0000_u01782957917654") 2026/07/02 02:11:37 DEBUG : CompareDest/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc120e4_d20260702_m020512_c001_v0001181_t0011_u01782957912012") 2026/07/02 02:11:37 DEBUG : CompareDest/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ccfd_d20260702_m020517_c001_v7007000_t0000_u01782957917829") 2026/07/02 02:11:37 DEBUG : CompareDest/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351113fd_d20260702_m020513_c001_v0001177_t0001_u01782957913272") 2026/07/02 02:11:37 DEBUG : CopyDest/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab57_d20260702_m020542_c001_v7007000_t0000_u01782957942148") 2026/07/02 02:11:37 DEBUG : CopyDest/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500143d_d20260702_m020533_c001_v0001102_t0050_u01782957933596") 2026/07/02 02:11:37 DEBUG : CopyDest/three: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab59_d20260702_m020542_c001_v7007000_t0000_u01782957942332") 2026/07/02 02:11:37 DEBUG : CopyDest/three: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511146d_d20260702_m020539_c001_v0001177_t0000_u01782957939872") 2026/07/02 02:11:38 DEBUG : CopyDest/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab5b_d20260702_m020542_c001_v7007000_t0000_u01782957942517") 2026/07/02 02:11:38 DEBUG : CopyDest/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1215c_d20260702_m020537_c001_v0001181_t0020_u01782957937931") 2026/07/02 02:11:38 DEBUG : EXISTING: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f20_d20260702_m020707_c001_v7007000_t0000_u01782958027183") 2026/07/02 02:11:38 DEBUG : EXISTING: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc123e3_d20260702_m020706_c001_v0001181_t0014_u01782958026203") 2026/07/02 02:11:38 DEBUG : PREFIXapple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419a238fd9bdbca4_d20260702_m020904_c001_v7007000_t0000_u01782958144843") 2026/07/02 02:11:38 DEBUG : PREFIXapple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018df_d20260702_m020859_c001_v0001102_t0009_u01782958139347") 2026/07/02 02:11:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e61c_d20260702_m020905_c001_v7007000_t0000_u01782958145034") 2026/07/02 02:11:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126aa_d20260702_m020859_c001_v0001181_t0046_u01782958139359") 2026/07/02 02:11:38 DEBUG : PREFIXbanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c1732_d20260702_m020905_c001_v7007000_t0000_u01782958145203") 2026/07/02 02:11:38 DEBUG : PREFIXbanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118d0_d20260702_m020859_c001_v0001177_t0021_u01782958139368") 2026/07/02 02:11:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e61a_d20260702_m020904_c001_v7007000_t0000_u01782958144853") 2026/07/02 02:11:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3e9_d20260702_m020859_c001_v0001117_t0025_u01782958139379") 2026/07/02 02:11:38 DEBUG : Testêé: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f1b_d20260702_m020702_c001_v7007000_t0000_u01782958022941") 2026/07/02 02:11:38 DEBUG : Testêé: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111628_d20260702_m020702_c001_v0001177_t0025_u01782958022343") 2026/07/02 02:11:38 DEBUG : Testêé: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc123be_d20260702_m020700_c001_v0001181_t0007_u01782958020318") 2026/07/02 02:11:38 DEBUG : YXBwbGU=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce72_d20260702_m020845_c001_v7007000_t0000_u01782958125645") 2026/07/02 02:11:38 DEBUG : YXBwbGU=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12633_d20260702_m020841_c001_v0001181_t0030_u01782958121305") 2026/07/02 02:11:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce74_d20260702_m020845_c001_v7007000_t0000_u01782958125828") 2026/07/02 02:11:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001873_d20260702_m020841_c001_v0001102_t0018_u01782958121336") 2026/07/02 02:11:38 DEBUG : YmFuYW5h: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce75_d20260702_m020846_c001_v7007000_t0000_u01782958126009") 2026/07/02 02:11:39 DEBUG : YmFuYW5h: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3b3_d20260702_m020841_c001_v0001117_t0021_u01782958121316") 2026/07/02 02:11:39 DEBUG : a/potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2ed_d20260702_m020348_c001_v7007000_t0000_u01782957828321") 2026/07/02 02:11:39 DEBUG : a/potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f6c_d20260702_m020347_c001_v0001181_t0019_u01782957827741") 2026/07/02 02:11:39 DEBUG : a/potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2e2_d20260702_m020346_c001_v7007000_t0000_u01782957826388") 2026/07/02 02:11:39 DEBUG : a/potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f64_d20260702_m020345_c001_v0001181_t0032_u01782957825512") 2026/07/02 02:11:39 DEBUG : a/potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eec9_d20260702_m020330_c001_v7007000_t0000_u01782957810139") 2026/07/02 02:11:39 DEBUG : a/potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11efc_d20260702_m020329_c001_v0001181_t0026_u01782957809382") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b84_d20260702_m021106_c001_v7007000_t0000_u01782958266058") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b7e_d20260702_m021101_c001_v0001177_t0026_u01782958261923") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef150_d20260702_m021049_c001_v7007000_t0000_u01782958249643") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b4a_d20260702_m021045_c001_v0001177_t0053_u01782958245817") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d56_d20260702_m021033_c001_v7007000_t0000_u01782958233370") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b12_d20260702_m021029_c001_v0001177_t0042_u01782958229751") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17d2_d20260702_m021017_c001_v7007000_t0000_u01782958217898") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111ad8_d20260702_m021014_c001_v0001177_t0054_u01782958214548") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc86b_d20260702_m021001_c001_v7007000_t0000_u01782958201512") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a72_d20260702_m020957_c001_v0001177_t0004_u01782958197139") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94dc_d20260702_m020945_c001_v7007000_t0000_u01782958185891") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12804_d20260702_m020939_c001_v0001181_t0006_u01782958179742") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603003_d20260702_m020927_c001_v7007000_t0000_u01782958167734") 2026/07/02 02:11:39 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127a2_d20260702_m020924_c001_v0001181_t0016_u01782958164364") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef000_d20260702_m020922_c001_v7007000_t0000_u01782958162853") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001957_d20260702_m020918_c001_v0001102_t0044_u01782958158523") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ed4_d20260702_m020906_c001_v7007000_t0000_u01782958146492") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118f2_d20260702_m020903_c001_v0001177_t0006_u01782958143183") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419a238fd9bdbc90_d20260702_m020901_c001_v7007000_t0000_u01782958141864") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018d3_d20260702_m020857_c001_v0001102_t0027_u01782958137240") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c12313b_d20260702_m020843_c001_v7007000_t0000_u01782958123553") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1262b_d20260702_m020838_c001_v0001181_t0017_u01782958118988") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb4c_d20260702_m020825_c001_v7007000_t0000_u01782958105448") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc125c5_d20260702_m020821_c001_v0001181_t0028_u01782958101561") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16d2_d20260702_m020810_c001_v7007000_t0000_u01782958090210") 2026/07/02 02:11:40 DEBUG : apple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12565_d20260702_m020805_c001_v0001181_t0003_u01782958085603") 2026/07/02 02:11:40 DEBUG : appleSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef00e_d20260702_m020925_c001_v7007000_t0000_u01782958165974") 2026/07/02 02:11:40 DEBUG : appleSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001965_d20260702_m020920_c001_v0001102_t0020_u01782958160919") 2026/07/02 02:11:40 DEBUG : appleapple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94dd_d20260702_m020946_c001_v7007000_t0000_u01782958186065") 2026/07/02 02:11:40 DEBUG : appleapple: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1280e_d20260702_m020941_c001_v0001181_t0039_u01782958181835") 2026/07/02 02:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b85_d20260702_m021106_c001_v7007000_t0000_u01782958266232") 2026/07/02 02:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc54d_d20260702_m021102_c001_v0001117_t0002_u01782958262375") 2026/07/02 02:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef152_d20260702_m021049_c001_v7007000_t0000_u01782958249818") 2026/07/02 02:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc521_d20260702_m021046_c001_v0001117_t0010_u01782958246213") 2026/07/02 02:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d57_d20260702_m021033_c001_v7007000_t0000_u01782958233545") 2026/07/02 02:11:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4e1_d20260702_m021030_c001_v0001117_t0011_u01782958230187") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17d4_d20260702_m021018_c001_v7007000_t0000_u01782958218081") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4c1_d20260702_m021014_c001_v0001117_t0033_u01782958214960") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc86e_d20260702_m021001_c001_v7007000_t0000_u01782958201706") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc48f_d20260702_m020957_c001_v0001117_t0008_u01782958197667") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb759a_d20260702_m020943_c001_v7007000_t0000_u01782958183672") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc45f_d20260702_m020940_c001_v0001117_t0014_u01782958180418") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603004_d20260702_m020927_c001_v7007000_t0000_u01782958167927") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511197e_d20260702_m020924_c001_v0001177_t0046_u01782958164374") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef004_d20260702_m020923_c001_v7007000_t0000_u01782958163402") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc429_d20260702_m020919_c001_v0001117_t0036_u01782958159465") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ed6_d20260702_m020906_c001_v7007000_t0000_u01782958146667") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126ca_d20260702_m020903_c001_v0001181_t0003_u01782958143194") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419a238fd9bdbc92_d20260702_m020902_c001_v7007000_t0000_u01782958142055") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118ca_d20260702_m020857_c001_v0001177_t0029_u01782958137875") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ac92_d20260702_m020843_c001_v7007000_t0000_u01782958123755") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511185c_d20260702_m020839_c001_v0001177_t0034_u01782958119713") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb4d_d20260702_m020825_c001_v7007000_t0000_u01782958105632") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511180e_d20260702_m020822_c001_v0001177_t0019_u01782958102502") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16d4_d20260702_m020810_c001_v7007000_t0000_u01782958090393") 2026/07/02 02:11:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351117c4_d20260702_m020806_c001_v0001177_t0059_u01782958086399") 2026/07/02 02:11:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684fe_d20260702_m020926_c001_v7007000_t0000_u01782958166151") 2026/07/02 02:11:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111964_d20260702_m020920_c001_v0001177_t0059_u01782958160933") 2026/07/02 02:11:42 DEBUG : b/potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2ee_d20260702_m020348_c001_v7007000_t0000_u01782957828498") 2026/07/02 02:11:42 DEBUG : b/potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f66_d20260702_m020346_c001_v0001181_t0037_u01782957826966") 2026/07/02 02:11:42 DEBUG : b/potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2e0_d20260702_m020345_c001_v7007000_t0000_u01782957825859") 2026/07/02 02:11:42 DEBUG : b/potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f5c_d20260702_m020344_c001_v0001181_t0058_u01782957824489") 2026/07/02 02:11:42 DEBUG : b/potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eec7_d20260702_m020329_c001_v7007000_t0000_u01782957809615") 2026/07/02 02:11:42 DEBUG : b/potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ef6_d20260702_m020328_c001_v0001181_t0000_u01782957808494") 2026/07/02 02:11:42 DEBUG : backup/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f416547ba757b09fb_d20260702_m020555_c001_v7007000_t0000_u01782957955125") 2026/07/02 02:11:42 DEBUG : backup/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f110e4d70532a5b69_d20260702_m020553_c001_v0001182_t0030_u01782957953079") 2026/07/02 02:11:42 DEBUG : backup/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f10777395c16e9c3d_d20260702_m020549_c001_v0001154_t0005_u01782957949134") 2026/07/02 02:11:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4063cb8471cac2af_d20260702_m020621_c001_v7007000_t0000_u01782957981818") 2026/07/02 02:11:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f106b3e384e7ae676_d20260702_m020619_c001_v0001098_t0017_u01782957979752") 2026/07/02 02:11:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1170d0e96c80cc3d_d20260702_m020616_c001_v0001033_t0023_u01782957976000") 2026/07/02 02:11:42 DEBUG : backup/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb734b_d20260702_m020609_c001_v7007000_t0000_u01782957969153") 2026/07/02 02:11:42 DEBUG : backup/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1166029201516f28_d20260702_m020606_c001_v0001098_t0006_u01782957966329") 2026/07/02 02:11:42 DEBUG : backup/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f109771d136cc43d6_d20260702_m020601_c001_v0001044_t0021_u01782957961743") 2026/07/02 02:11:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4063cb8471cac2b0_d20260702_m020622_c001_v7007000_t0000_u01782957982000") 2026/07/02 02:11:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f10504395a25de73e_d20260702_m020620_c001_v0001157_t0049_u01782957980735") 2026/07/02 02:11:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113bced01433e9d7_d20260702_m020617_c001_v0001176_t0023_u01782957977645") 2026/07/02 02:11:43 DEBUG : backup/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f416547ba757b09fd_d20260702_m020555_c001_v7007000_t0000_u01782957955309") 2026/07/02 02:11:43 DEBUG : backup/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f114f0df610e311ec_d20260702_m020554_c001_v0001171_t0021_u01782957954274") 2026/07/02 02:11:43 DEBUG : backup/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f10266cfc53058820_d20260702_m020550_c001_v0001184_t0026_u01782957950891") 2026/07/02 02:11:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb734c_d20260702_m020609_c001_v7007000_t0000_u01782957969360") 2026/07/02 02:11:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1100bf5b8ed12b31_d20260702_m020608_c001_v0001184_t0048_u01782957968400") 2026/07/02 02:11:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f100cddc413e6676d_d20260702_m020604_c001_v0001171_t0027_u01782957964117") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b86_d20260702_m021106_c001_v7007000_t0000_u01782958266407") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1298e_d20260702_m021102_c001_v0001181_t0018_u01782958262128") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef154_d20260702_m021049_c001_v7007000_t0000_u01782958249994") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12958_d20260702_m021046_c001_v0001181_t0011_u01782958246012") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d59_d20260702_m021033_c001_v7007000_t0000_u01782958233719") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1290c_d20260702_m021029_c001_v0001181_t0017_u01782958229962") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17d6_d20260702_m021018_c001_v7007000_t0000_u01782958218264") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128ca_d20260702_m021014_c001_v0001181_t0022_u01782958214758") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc86f_d20260702_m021001_c001_v7007000_t0000_u01782958201899") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1286c_d20260702_m020957_c001_v0001181_t0010_u01782958197433") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94de_d20260702_m020946_c001_v7007000_t0000_u01782958186240") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019cf_d20260702_m020939_c001_v0001102_t0054_u01782958179974") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603006_d20260702_m020928_c001_v7007000_t0000_u01782958168119") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001977_d20260702_m020924_c001_v0001102_t0018_u01782958164384") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684f1_d20260702_m020923_c001_v7007000_t0000_u01782958163421") 2026/07/02 02:11:43 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511195c_d20260702_m020919_c001_v0001177_t0055_u01782958159108") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ed8_d20260702_m020906_c001_v7007000_t0000_u01782958146841") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001901_d20260702_m020903_c001_v0001102_t0012_u01782958143204") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c1722_d20260702_m020902_c001_v7007000_t0000_u01782958142080") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126a2_d20260702_m020857_c001_v0001181_t0028_u01782958137662") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e9440_d20260702_m020843_c001_v7007000_t0000_u01782958123711") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3a7_d20260702_m020839_c001_v0001117_t0025_u01782958119220") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb4e_d20260702_m020825_c001_v7007000_t0000_u01782958105817") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc37d_d20260702_m020821_c001_v0001117_t0027_u01782958101763") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16d5_d20260702_m020810_c001_v7007000_t0000_u01782958090575") 2026/07/02 02:11:44 DEBUG : banana: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc34d_d20260702_m020805_c001_v0001117_t0056_u01782958085823") 2026/07/02 02:11:44 DEBUG : bananaSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602ff9_d20260702_m020926_c001_v7007000_t0000_u01782958166334") 2026/07/02 02:11:44 DEBUG : bananaSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc42b_d20260702_m020920_c001_v0001117_t0002_u01782958160943") 2026/07/02 02:11:44 DEBUG : both0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c123099_d20260702_m020743_c001_v7007000_t0000_u01782958063361") 2026/07/02 02:11:44 DEBUG : both0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016c9_d20260702_m020728_c001_v0001102_t0004_u01782958048054") 2026/07/02 02:11:44 DEBUG : both0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b332f_d20260702_m020723_c001_v7007000_t0000_u01782958043935") 2026/07/02 02:11:44 DEBUG : both0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111652_d20260702_m020709_c001_v0001177_t0050_u01782958029513") 2026/07/02 02:11:44 DEBUG : both1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c12309a_d20260702_m020743_c001_v7007000_t0000_u01782958063538") 2026/07/02 02:11:44 DEBUG : both1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116da_d20260702_m020729_c001_v0001177_t0015_u01782958049416") 2026/07/02 02:11:44 DEBUG : both1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3330_d20260702_m020724_c001_v7007000_t0000_u01782958044109") 2026/07/02 02:11:44 DEBUG : both1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc123ff_d20260702_m020710_c001_v0001181_t0008_u01782958030487") 2026/07/02 02:11:44 DEBUG : both10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c12309c_d20260702_m020743_c001_v7007000_t0000_u01782958063714") 2026/07/02 02:11:45 DEBUG : both10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116fe_d20260702_m020734_c001_v0001177_t0053_u01782958054965") 2026/07/02 02:11:45 DEBUG : both10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3331_d20260702_m020724_c001_v7007000_t0000_u01782958044285") 2026/07/02 02:11:45 DEBUG : both10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1242f_d20260702_m020715_c001_v0001181_t0056_u01782958035525") 2026/07/02 02:11:45 DEBUG : both11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c12309d_d20260702_m020743_c001_v7007000_t0000_u01782958063890") 2026/07/02 02:11:45 DEBUG : both11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124ad_d20260702_m020735_c001_v0001181_t0047_u01782958055489") 2026/07/02 02:11:45 DEBUG : both11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3332_d20260702_m020724_c001_v7007000_t0000_u01782958044460") 2026/07/02 02:11:45 DEBUG : both11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500168b_d20260702_m020716_c001_v0001102_t0012_u01782958036016") 2026/07/02 02:11:45 DEBUG : both12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c12309e_d20260702_m020744_c001_v7007000_t0000_u01782958064068") 2026/07/02 02:11:45 DEBUG : both12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016ef_d20260702_m020736_c001_v0001102_t0054_u01782958056092") 2026/07/02 02:11:45 DEBUG : both12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3333_d20260702_m020724_c001_v7007000_t0000_u01782958044635") 2026/07/02 02:11:45 DEBUG : both12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511168e_d20260702_m020716_c001_v0001177_t0026_u01782958036839") 2026/07/02 02:11:45 DEBUG : both13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c12309f_d20260702_m020744_c001_v7007000_t0000_u01782958064243") 2026/07/02 02:11:45 DEBUG : both13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511170c_d20260702_m020736_c001_v0001177_t0027_u01782958056703") 2026/07/02 02:11:45 DEBUG : both13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3334_d20260702_m020724_c001_v7007000_t0000_u01782958044810") 2026/07/02 02:11:45 DEBUG : both13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1243d_d20260702_m020717_c001_v0001181_t0029_u01782958037402") 2026/07/02 02:11:45 DEBUG : both14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a0_d20260702_m020744_c001_v7007000_t0000_u01782958064418") 2026/07/02 02:11:45 DEBUG : both14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124bd_d20260702_m020737_c001_v0001181_t0017_u01782958057488") 2026/07/02 02:11:45 DEBUG : both14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3335_d20260702_m020724_c001_v7007000_t0000_u01782958044986") 2026/07/02 02:11:45 DEBUG : both14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500169b_d20260702_m020717_c001_v0001102_t0012_u01782958037874") 2026/07/02 02:11:45 DEBUG : both15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a1_d20260702_m020744_c001_v7007000_t0000_u01782958064714") 2026/07/02 02:11:45 DEBUG : both15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016f9_d20260702_m020737_c001_v0001102_t0013_u01782958057951") 2026/07/02 02:11:45 DEBUG : both15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3336_d20260702_m020725_c001_v7007000_t0000_u01782958045160") 2026/07/02 02:11:46 DEBUG : both15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511169c_d20260702_m020718_c001_v0001177_t0052_u01782958038566") 2026/07/02 02:11:46 DEBUG : both16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a2_d20260702_m020744_c001_v7007000_t0000_u01782958064894") 2026/07/02 02:11:46 DEBUG : both16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511171c_d20260702_m020738_c001_v0001177_t0053_u01782958058513") 2026/07/02 02:11:46 DEBUG : both16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3337_d20260702_m020725_c001_v7007000_t0000_u01782958045341") 2026/07/02 02:11:46 DEBUG : both16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1244b_d20260702_m020719_c001_v0001181_t0008_u01782958039102") 2026/07/02 02:11:46 DEBUG : both17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a3_d20260702_m020745_c001_v7007000_t0000_u01782958065069") 2026/07/02 02:11:46 DEBUG : both17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124c7_d20260702_m020739_c001_v0001181_t0052_u01782958059127") 2026/07/02 02:11:46 DEBUG : both17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3338_d20260702_m020725_c001_v7007000_t0000_u01782958045516") 2026/07/02 02:11:46 DEBUG : both17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016a7_d20260702_m020719_c001_v0001102_t0006_u01782958039560") 2026/07/02 02:11:46 DEBUG : both18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a4_d20260702_m020745_c001_v7007000_t0000_u01782958065245") 2026/07/02 02:11:46 DEBUG : both18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001707_d20260702_m020739_c001_v0001102_t0041_u01782958059799") 2026/07/02 02:11:46 DEBUG : both18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3339_d20260702_m020725_c001_v7007000_t0000_u01782958045691") 2026/07/02 02:11:46 DEBUG : both18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116aa_d20260702_m020720_c001_v0001177_t0042_u01782958040170") 2026/07/02 02:11:46 DEBUG : both19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a5_d20260702_m020745_c001_v7007000_t0000_u01782958065420") 2026/07/02 02:11:46 DEBUG : both19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511172c_d20260702_m020740_c001_v0001177_t0050_u01782958060501") 2026/07/02 02:11:46 DEBUG : both19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b333a_d20260702_m020725_c001_v7007000_t0000_u01782958045866") 2026/07/02 02:11:46 DEBUG : both19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12453_d20260702_m020720_c001_v0001181_t0020_u01782958040795") 2026/07/02 02:11:46 DEBUG : both2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a6_d20260702_m020745_c001_v7007000_t0000_u01782958065596") 2026/07/02 02:11:46 DEBUG : both2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12485_d20260702_m020730_c001_v0001181_t0057_u01782958050275") 2026/07/02 02:11:46 DEBUG : both2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b333b_d20260702_m020726_c001_v7007000_t0000_u01782958046041") 2026/07/02 02:11:46 DEBUG : both2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500165f_d20260702_m020710_c001_v0001102_t0019_u01782958030935") 2026/07/02 02:11:46 DEBUG : both3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a7_d20260702_m020745_c001_v7007000_t0000_u01782958065771") 2026/07/02 02:11:47 DEBUG : both3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016db_d20260702_m020730_c001_v0001102_t0025_u01782958050840") 2026/07/02 02:11:47 DEBUG : both3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b333c_d20260702_m020726_c001_v7007000_t0000_u01782958046216") 2026/07/02 02:11:47 DEBUG : both3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111666_d20260702_m020711_c001_v0001177_t0030_u01782958031458") 2026/07/02 02:11:47 DEBUG : both4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a8_d20260702_m020745_c001_v7007000_t0000_u01782958065947") 2026/07/02 02:11:47 DEBUG : both4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116ee_d20260702_m020731_c001_v0001177_t0013_u01782958051480") 2026/07/02 02:11:47 DEBUG : both4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b333d_d20260702_m020726_c001_v7007000_t0000_u01782958046437") 2026/07/02 02:11:47 DEBUG : both4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1240d_d20260702_m020712_c001_v0001181_t0021_u01782958032051") 2026/07/02 02:11:47 DEBUG : both5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230a9_d20260702_m020746_c001_v7007000_t0000_u01782958066123") 2026/07/02 02:11:47 DEBUG : both5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12499_d20260702_m020732_c001_v0001181_t0007_u01782958052078") 2026/07/02 02:11:47 DEBUG : both5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b333f_d20260702_m020726_c001_v7007000_t0000_u01782958046612") 2026/07/02 02:11:47 DEBUG : both5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500166f_d20260702_m020712_c001_v0001102_t0028_u01782958032575") 2026/07/02 02:11:47 DEBUG : both6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230aa_d20260702_m020746_c001_v7007000_t0000_u01782958066403") 2026/07/02 02:11:47 DEBUG : both6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016e3_d20260702_m020732_c001_v0001102_t0023_u01782958052542") 2026/07/02 02:11:47 DEBUG : both6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3340_d20260702_m020726_c001_v7007000_t0000_u01782958046787") 2026/07/02 02:11:47 DEBUG : both6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511166e_d20260702_m020713_c001_v0001177_t0024_u01782958033195") 2026/07/02 02:11:47 DEBUG : both7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230ab_d20260702_m020746_c001_v7007000_t0000_u01782958066579") 2026/07/02 02:11:47 DEBUG : both7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116f6_d20260702_m020733_c001_v0001177_t0046_u01782958053276") 2026/07/02 02:11:47 DEBUG : both7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3341_d20260702_m020726_c001_v7007000_t0000_u01782958046962") 2026/07/02 02:11:47 DEBUG : both7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12427_d20260702_m020713_c001_v0001181_t0029_u01782958033845") 2026/07/02 02:11:47 DEBUG : both8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230ac_d20260702_m020746_c001_v7007000_t0000_u01782958066756") 2026/07/02 02:11:48 DEBUG : both8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124a3_d20260702_m020733_c001_v0001181_t0026_u01782958053796") 2026/07/02 02:11:48 DEBUG : both8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3342_d20260702_m020727_c001_v7007000_t0000_u01782958047152") 2026/07/02 02:11:48 DEBUG : both8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500167d_d20260702_m020714_c001_v0001102_t0035_u01782958034307") 2026/07/02 02:11:48 DEBUG : both9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230ad_d20260702_m020746_c001_v7007000_t0000_u01782958066932") 2026/07/02 02:11:48 DEBUG : both9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016e9_d20260702_m020734_c001_v0001102_t0048_u01782958054261") 2026/07/02 02:11:48 DEBUG : both9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3343_d20260702_m020727_c001_v7007000_t0000_u01782958047325") 2026/07/02 02:11:48 DEBUG : both9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511167e_d20260702_m020714_c001_v0001177_t0036_u01782958034897") 2026/07/02 02:11:48 DEBUG : c/non empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2f0_d20260702_m020348_c001_v7007000_t0000_u01782957828674") 2026/07/02 02:11:48 DEBUG : c/non empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f68_d20260702_m020347_c001_v0001181_t0010_u01782957827179") 2026/07/02 02:11:48 DEBUG : c/non empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2e5_d20260702_m020346_c001_v7007000_t0000_u01782957826614") 2026/07/02 02:11:48 DEBUG : c/non empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f60_d20260702_m020344_c001_v0001181_t0055_u01782957824953") 2026/07/02 02:11:48 DEBUG : c/non empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eecb_d20260702_m020330_c001_v7007000_t0000_u01782957810315") 2026/07/02 02:11:48 DEBUG : c/non empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11efa_d20260702_m020328_c001_v0001181_t0015_u01782957808818") 2026/07/02 02:11:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce76_d20260702_m020846_c001_v7007000_t0000_u01782958126190") 2026/07/02 02:11:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511186c_d20260702_m020841_c001_v0001177_t0009_u01782958121327") 2026/07/02 02:11:48 DEBUG : check sum: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb5a_d20260702_m020321_c001_v7007000_t0000_u01782957801453") 2026/07/02 02:11:48 DEBUG : check sum: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ec4_d20260702_m020320_c001_v0001181_t0008_u01782957800489") 2026/07/02 02:11:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415cdd974c0a8310_d20260702_m021134_c001_v7007000_t0000_u01782958294603") 2026/07/02 02:11:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111c12_d20260702_m021133_c001_v0001177_t0009_u01782958293258") 2026/07/02 02:11:48 DEBUG : dest/3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab0f_d20260702_m020526_c001_v7007000_t0000_u01782957926486") 2026/07/02 02:11:48 DEBUG : dest/3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411578dd9bf812bc_d20260702_m020525_c001_v0001171_t0033_u01782957925400") 2026/07/02 02:11:48 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94df_d20260702_m020946_c001_v7007000_t0000_u01782958186414") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a02_d20260702_m020941_c001_v0001177_t0035_u01782958181867") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b87_d20260702_m021106_c001_v7007000_t0000_u01782958266581") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b62_d20260702_m021054_c001_v0001177_t0003_u01782958254406") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef157_d20260702_m021050_c001_v7007000_t0000_u01782958250272") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b32_d20260702_m021037_c001_v0001177_t0019_u01782958237942") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d5a_d20260702_m021033_c001_v7007000_t0000_u01782958233894") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111af4_d20260702_m021022_c001_v0001177_t0024_u01782958222628") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17d8_d20260702_m021018_c001_v7007000_t0000_u01782958218446") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111aa2_d20260702_m021006_c001_v0001177_t0056_u01782958206417") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc871_d20260702_m021002_c001_v7007000_t0000_u01782958202171") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a34_d20260702_m020950_c001_v0001177_t0047_u01782958190325") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40826f00d4d8bfcf_d20260702_m020944_c001_v7007000_t0000_u01782958184029") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127e4_d20260702_m020932_c001_v0001181_t0055_u01782958172665") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603007_d20260702_m020928_c001_v7007000_t0000_u01782958168311") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127a6_d20260702_m020924_c001_v0001181_t0029_u01782958164570") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42030b297ef31fd6_d20260702_m020922_c001_v7007000_t0000_u01782958162876") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001935_d20260702_m020910_c001_v0001102_t0014_u01782958150919") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98edb_d20260702_m020907_c001_v7007000_t0000_u01782958147015") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118f4_d20260702_m020903_c001_v0001177_t0053_u01782958143397") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baa60_d20260702_m020902_c001_v7007000_t0000_u01782958142223") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018a3_d20260702_m020850_c001_v0001102_t0057_u01782958130257") 2026/07/02 02:11:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce6f_d20260702_m020843_c001_v7007000_t0000_u01782958123912") 2026/07/02 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12605_d20260702_m020830_c001_v0001181_t0023_u01782958110193") 2026/07/02 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb4f_d20260702_m020826_c001_v7007000_t0000_u01782958106001") 2026/07/02 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12599_d20260702_m020814_c001_v0001181_t0045_u01782958094798") 2026/07/02 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16d6_d20260702_m020810_c001_v7007000_t0000_u01782958090758") 2026/07/02 02:11:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1254d_d20260702_m020759_c001_v0001181_t0047_u01782958079373") 2026/07/02 02:11:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c271c_d20260702_m020926_c001_v7007000_t0000_u01782958166184") 2026/07/02 02:11:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1278a_d20260702_m020921_c001_v0001181_t0059_u01782958161166") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e0_d20260702_m020946_c001_v7007000_t0000_u01782958186588") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc465_d20260702_m020941_c001_v0001117_t0000_u01782958181856") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b88_d20260702_m021106_c001_v7007000_t0000_u01782958266755") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12970_d20260702_m021054_c001_v0001181_t0029_u01782958254954") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef159_d20260702_m021050_c001_v7007000_t0000_u01782958250448") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12938_d20260702_m021038_c001_v0001181_t0059_u01782958238522") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d5c_d20260702_m021034_c001_v7007000_t0000_u01782958234069") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128ec_d20260702_m021023_c001_v0001181_t0003_u01782958223221") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17da_d20260702_m021018_c001_v7007000_t0000_u01782958218629") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128a8_d20260702_m021007_c001_v0001181_t0032_u01782958207316") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc873_d20260702_m021002_c001_v7007000_t0000_u01782958202371") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12840_d20260702_m020950_c001_v0001181_t0009_u01782958190905") 2026/07/02 02:11:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40826f00d4d8bfcd_d20260702_m020943_c001_v7007000_t0000_u01782958183682") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019a3_d20260702_m020933_c001_v0001102_t0014_u01782958173282") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af3060300a_d20260702_m020928_c001_v7007000_t0000_u01782958168502") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111980_d20260702_m020924_c001_v0001177_t0026_u01782958164580") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef001_d20260702_m020923_c001_v7007000_t0000_u01782958163035") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511192a_d20260702_m020911_c001_v0001177_t0000_u01782958151849") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98edd_d20260702_m020907_c001_v7007000_t0000_u01782958147190") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126ce_d20260702_m020903_c001_v0001181_t0015_u01782958143411") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e60d_d20260702_m020902_c001_v7007000_t0000_u01782958142092") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1266b_d20260702_m020851_c001_v0001181_t0000_u01782958131154") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce6c_d20260702_m020843_c001_v7007000_t0000_u01782958123359") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc38b_d20260702_m020830_c001_v0001117_t0022_u01782958110757") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb50_d20260702_m020826_c001_v7007000_t0000_u01782958106185") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc361_d20260702_m020815_c001_v0001117_t0008_u01782958095348") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16d7_d20260702_m020810_c001_v7007000_t0000_u01782958090943") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc337_d20260702_m020759_c001_v0001117_t0037_u01782958079607") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef00d_d20260702_m020925_c001_v7007000_t0000_u01782958165932") 2026/07/02 02:11:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111966_d20260702_m020921_c001_v0001177_t0055_u01782958161201") 2026/07/02 02:11:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e1_d20260702_m020946_c001_v7007000_t0000_u01782958186763") 2026/07/02 02:11:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12810_d20260702_m020942_c001_v0001181_t0022_u01782958182044") 2026/07/02 02:11:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b89_d20260702_m021106_c001_v7007000_t0000_u01782958266928") 2026/07/02 02:11:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc53b_d20260702_m021055_c001_v0001117_t0004_u01782958255503") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef15b_d20260702_m021050_c001_v7007000_t0000_u01782958250722") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc507_d20260702_m021039_c001_v0001117_t0002_u01782958239687") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d5d_d20260702_m021034_c001_v7007000_t0000_u01782958234244") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4d1_d20260702_m021023_c001_v0001117_t0053_u01782958223822") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17dc_d20260702_m021018_c001_v7007000_t0000_u01782958218867") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4a1_d20260702_m021007_c001_v0001117_t0013_u01782958207941") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc874_d20260702_m021002_c001_v7007000_t0000_u01782958202569") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc47d_d20260702_m020951_c001_v0001117_t0057_u01782958191561") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baae1_d20260702_m020944_c001_v7007000_t0000_u01782958184045") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc451_d20260702_m020934_c001_v0001117_t0036_u01782958174122") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af3060300c_d20260702_m020928_c001_v7007000_t0000_u01782958168695") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001979_d20260702_m020924_c001_v0001102_t0031_u01782958164717") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42030b297ef31fda_d20260702_m020923_c001_v7007000_t0000_u01782958163228") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc40d_d20260702_m020912_c001_v0001117_t0035_u01782958152500") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ee1_d20260702_m020907_c001_v7007000_t0000_u01782958147363") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001909_d20260702_m020903_c001_v0001102_t0058_u01782958143588") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f417434032647077c_d20260702_m020902_c001_v7007000_t0000_u01782958142004") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118ac_d20260702_m020851_c001_v0001177_t0043_u01782958131809") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4095c7a86abfb960_d20260702_m020843_c001_v7007000_t0000_u01782958123585") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111834_d20260702_m020831_c001_v0001177_t0055_u01782958111564") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb51_d20260702_m020826_c001_v7007000_t0000_u01782958106370") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351117ec_d20260702_m020816_c001_v0001177_t0003_u01782958096244") 2026/07/02 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16d8_d20260702_m020811_c001_v7007000_t0000_u01782958091130") 2026/07/02 02:11:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511179c_d20260702_m020800_c001_v0001177_t0041_u01782958080209") 2026/07/02 02:11:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c271a_d20260702_m020925_c001_v7007000_t0000_u01782958165997") 2026/07/02 02:11:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001969_d20260702_m020921_c001_v0001102_t0002_u01782958161239") 2026/07/02 02:11:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e2_d20260702_m020946_c001_v7007000_t0000_u01782958186936") 2026/07/02 02:11:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a06_d20260702_m020942_c001_v0001177_t0004_u01782958182093") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b8a_d20260702_m021107_c001_v7007000_t0000_u01782958267102") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001b03_d20260702_m021056_c001_v0001102_t0002_u01782958256455") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef15e_d20260702_m021050_c001_v7007000_t0000_u01782958250897") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001abd_d20260702_m021040_c001_v0001102_t0026_u01782958240623") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d5f_d20260702_m021034_c001_v7007000_t0000_u01782958234526") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a81_d20260702_m021024_c001_v0001102_t0013_u01782958224731") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17de_d20260702_m021019_c001_v7007000_t0000_u01782958219050") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a47_d20260702_m021008_c001_v0001102_t0004_u01782958208894") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc876_d20260702_m021002_c001_v7007000_t0000_u01782958202759") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a0b_d20260702_m020952_c001_v0001102_t0038_u01782958192618") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40826f00d4d8bfd0_d20260702_m020944_c001_v7007000_t0000_u01782958184287") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351119d0_d20260702_m020935_c001_v0001177_t0042_u01782958175063") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af3060300d_d20260702_m020928_c001_v7007000_t0000_u01782958168886") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127a8_d20260702_m020924_c001_v0001181_t0041_u01782958164788") 2026/07/02 02:11:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684ef_d20260702_m020923_c001_v7007000_t0000_u01782958163235") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12750_d20260702_m020913_c001_v0001181_t0040_u01782958153515") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ee3_d20260702_m020907_c001_v7007000_t0000_u01782958147538") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118f6_d20260702_m020903_c001_v0001177_t0051_u01782958143599") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e60f_d20260702_m020902_c001_v7007000_t0000_u01782958142284") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3d9_d20260702_m020852_c001_v0001117_t0045_u01782958132380") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ebf_d20260702_m020843_c001_v7007000_t0000_u01782958123567") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500182b_d20260702_m020832_c001_v0001102_t0057_u01782958112149") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb52_d20260702_m020826_c001_v7007000_t0000_u01782958106554") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450017d1_d20260702_m020816_c001_v0001102_t0041_u01782958096816") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16da_d20260702_m020811_c001_v7007000_t0000_u01782958091312") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500178d_d20260702_m020800_c001_v0001102_t0055_u01782958080429") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c2719_d20260702_m020925_c001_v7007000_t0000_u01782958165924") 2026/07/02 02:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511196a_d20260702_m020921_c001_v0001177_t0052_u01782958161490") 2026/07/02 02:11:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e3_d20260702_m020947_c001_v7007000_t0000_u01782958187111") 2026/07/02 02:11:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12812_d20260702_m020942_c001_v0001181_t0039_u01782958182243") 2026/07/02 02:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b8b_d20260702_m021107_c001_v7007000_t0000_u01782958267288") 2026/07/02 02:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b6e_d20260702_m021056_c001_v0001177_t0014_u01782958256903") 2026/07/02 02:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef161_d20260702_m021051_c001_v7007000_t0000_u01782958251073") 2026/07/02 02:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b3a_d20260702_m021041_c001_v0001177_t0044_u01782958241020") 2026/07/02 02:11:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d61_d20260702_m021034_c001_v7007000_t0000_u01782958234701") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b02_d20260702_m021025_c001_v0001177_t0032_u01782958225038") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17e0_d20260702_m021019_c001_v7007000_t0000_u01782958219232") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111ab2_d20260702_m021009_c001_v0001177_t0002_u01782958209262") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc878_d20260702_m021002_c001_v7007000_t0000_u01782958202950") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a4e_d20260702_m020953_c001_v0001177_t0019_u01782958193034") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baadf_d20260702_m020943_c001_v7007000_t0000_u01782958183693") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127f0_d20260702_m020935_c001_v0001181_t0049_u01782958175282") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af3060300f_d20260702_m020929_c001_v7007000_t0000_u01782958169082") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111982_d20260702_m020924_c001_v0001177_t0045_u01782958164798") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef003_d20260702_m020923_c001_v7007000_t0000_u01782958163254") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001949_d20260702_m020913_c001_v0001102_t0044_u01782958153740") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ee5_d20260702_m020907_c001_v7007000_t0000_u01782958147712") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126d0_d20260702_m020903_c001_v0001181_t0057_u01782958143650") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684c3_d20260702_m020902_c001_v7007000_t0000_u01782958142034") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018b1_d20260702_m020852_c001_v0001102_t0058_u01782958132884") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce6b_d20260702_m020843_c001_v7007000_t0000_u01782958123178") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12615_d20260702_m020832_c001_v0001181_t0010_u01782958112534") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb53_d20260702_m020826_c001_v7007000_t0000_u01782958106738") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc125b1_d20260702_m020817_c001_v0001181_t0037_u01782958097387") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16db_d20260702_m020811_c001_v7007000_t0000_u01782958091494") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1254f_d20260702_m020800_c001_v0001181_t0046_u01782958080928") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c271b_d20260702_m020926_c001_v7007000_t0000_u01782958166107") 2026/07/02 02:11:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc42f_d20260702_m020921_c001_v0001117_t0025_u01782958161561") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e4_d20260702_m020947_c001_v7007000_t0000_u01782958187285") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a08_d20260702_m020942_c001_v0001177_t0047_u01782958182330") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b8c_d20260702_m021107_c001_v7007000_t0000_u01782958267568") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12978_d20260702_m021057_c001_v0001181_t0027_u01782958257158") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef163_d20260702_m021051_c001_v7007000_t0000_u01782958251249") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1293c_d20260702_m021041_c001_v0001181_t0003_u01782958241251") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d63_d20260702_m021034_c001_v7007000_t0000_u01782958234876") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128f2_d20260702_m021025_c001_v0001181_t0032_u01782958225261") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17e2_d20260702_m021019_c001_v7007000_t0000_u01782958219415") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128ac_d20260702_m021009_c001_v0001181_t0057_u01782958209470") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc879_d20260702_m021003_c001_v7007000_t0000_u01782958203142") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12854_d20260702_m020953_c001_v0001181_t0041_u01782958193281") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c123198_d20260702_m020944_c001_v7007000_t0000_u01782958184058") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019b7_d20260702_m020935_c001_v0001102_t0038_u01782958175486") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603011_d20260702_m020929_c001_v7007000_t0000_u01782958169274") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc43b_d20260702_m020924_c001_v0001117_t0012_u01782958164980") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c2714_d20260702_m020923_c001_v7007000_t0000_u01782958163269") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111938_d20260702_m020914_c001_v0001177_t0051_u01782958154279") 2026/07/02 02:11:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ee8_d20260702_m020907_c001_v7007000_t0000_u01782958147886") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118f8_d20260702_m020903_c001_v0001177_t0025_u01782958143807") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e60e_d20260702_m020902_c001_v7007000_t0000_u01782958142240") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1267c_d20260702_m020853_c001_v0001181_t0052_u01782958133241") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce6e_d20260702_m020843_c001_v7007000_t0000_u01782958123722") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc38d_d20260702_m020832_c001_v0001117_t0042_u01782958112738") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb54_d20260702_m020826_c001_v7007000_t0000_u01782958106922") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc36b_d20260702_m020817_c001_v0001117_t0016_u01782958097597") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16dc_d20260702_m020811_c001_v7007000_t0000_u01782958091678") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc33b_d20260702_m020801_c001_v0001117_t0033_u01782958081149") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c271d_d20260702_m020926_c001_v7007000_t0000_u01782958166291") 2026/07/02 02:11:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500196b_d20260702_m020921_c001_v0001102_t0030_u01782958161620") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e5_d20260702_m020947_c001_v7007000_t0000_u01782958187457") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12815_d20260702_m020942_c001_v0001181_t0008_u01782958182450") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b8d_d20260702_m021107_c001_v7007000_t0000_u01782958267754") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc541_d20260702_m021057_c001_v0001117_t0036_u01782958257363") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef165_d20260702_m021051_c001_v7007000_t0000_u01782958251430") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc50f_d20260702_m021041_c001_v0001117_t0052_u01782958241452") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d64_d20260702_m021035_c001_v7007000_t0000_u01782958235049") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4d3_d20260702_m021025_c001_v0001117_t0035_u01782958225522") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17e4_d20260702_m021019_c001_v7007000_t0000_u01782958219598") 2026/07/02 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4a5_d20260702_m021010_c001_v0001117_t0002_u01782958210075") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc87b_d20260702_m021003_c001_v7007000_t0000_u01782958203331") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc47f_d20260702_m020953_c001_v0001117_t0010_u01782958193520") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94d9_d20260702_m020944_c001_v7007000_t0000_u01782958184294") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc453_d20260702_m020935_c001_v0001117_t0058_u01782958175977") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603012_d20260702_m020929_c001_v7007000_t0000_u01782958169466") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111986_d20260702_m020925_c001_v0001177_t0025_u01782958165019") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684ee_d20260702_m020923_c001_v7007000_t0000_u01782958163051") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc417_d20260702_m020914_c001_v0001117_t0006_u01782958154492") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ee9_d20260702_m020908_c001_v7007000_t0000_u01782958148060") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126d2_d20260702_m020903_c001_v0001181_t0022_u01782958143910") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419a238fd9bdbc94_d20260702_m020902_c001_v7007000_t0000_u01782958142251") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118b4_d20260702_m020853_c001_v0001177_t0032_u01782958133457") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40826f00d4d8bf5b_d20260702_m020843_c001_v7007000_t0000_u01782958123602") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511183c_d20260702_m020833_c001_v0001177_t0045_u01782958113336") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb55_d20260702_m020827_c001_v7007000_t0000_u01782958107107") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351117f8_d20260702_m020818_c001_v0001177_t0028_u01782958098126") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16dd_d20260702_m020811_c001_v7007000_t0000_u01782958091861") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351117aa_d20260702_m020801_c001_v0001177_t0001_u01782958081992") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef010_d20260702_m020926_c001_v7007000_t0000_u01782958166118") 2026/07/02 02:11:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511196c_d20260702_m020921_c001_v0001177_t0004_u01782958161692") 2026/07/02 02:11:58 DEBUG : dir1/0007-12345: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e6_d20260702_m020947_c001_v7007000_t0000_u01782958187632") 2026/07/02 02:11:59 DEBUG : dir1/0007-12345: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019d9_d20260702_m020942_c001_v0001102_t0042_u01782958182473") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b8f_d20260702_m021107_c001_v7007000_t0000_u01782958267927") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001b0b_d20260702_m021058_c001_v0001102_t0057_u01782958258047") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef167_d20260702_m021051_c001_v7007000_t0000_u01782958251607") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001abf_d20260702_m021042_c001_v0001102_t0039_u01782958242056") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d66_d20260702_m021035_c001_v7007000_t0000_u01782958235223") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a83_d20260702_m021026_c001_v0001102_t0044_u01782958226045") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17e6_d20260702_m021019_c001_v7007000_t0000_u01782958219782") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a4d_d20260702_m021011_c001_v0001102_t0001_u01782958211268") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc87c_d20260702_m021003_c001_v7007000_t0000_u01782958203521") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a13_d20260702_m020954_c001_v0001102_t0009_u01782958194055") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933a0c_d20260702_m020943_c001_v7007000_t0000_u01782958183705") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351119da_d20260702_m020936_c001_v0001177_t0037_u01782958176596") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603014_d20260702_m020929_c001_v7007000_t0000_u01782958169659") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500197d_d20260702_m020925_c001_v0001102_t0038_u01782958165109") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40826f00d4d8bfa4_d20260702_m020923_c001_v7007000_t0000_u01782958163271") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12768_d20260702_m020915_c001_v0001181_t0020_u01782958155002") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98eec_d20260702_m020908_c001_v7007000_t0000_u01782958148235") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500190d_d20260702_m020903_c001_v0001102_t0019_u01782958143977") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f417434032647077e_d20260702_m020902_c001_v7007000_t0000_u01782958142178") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3db_d20260702_m020853_c001_v0001117_t0004_u01782958133743") 2026/07/02 02:11:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4095c7a86abfb961_d20260702_m020843_c001_v7007000_t0000_u01782958123767") 2026/07/02 02:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500183b_d20260702_m020833_c001_v0001102_t0025_u01782958113549") 2026/07/02 02:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb56_d20260702_m020827_c001_v7007000_t0000_u01782958107291") 2026/07/02 02:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450017dd_d20260702_m020818_c001_v0001102_t0009_u01782958098362") 2026/07/02 02:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16de_d20260702_m020812_c001_v7007000_t0000_u01782958092043") 2026/07/02 02:12:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001791_d20260702_m020802_c001_v0001102_t0055_u01782958082201") 2026/07/02 02:12:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602ff5_d20260702_m020925_c001_v7007000_t0000_u01782958165949") 2026/07/02 02:12:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12790_d20260702_m020921_c001_v0001181_t0024_u01782958161738") 2026/07/02 02:12:00 DEBUG : dir1/0008-23456: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e7_d20260702_m020947_c001_v7007000_t0000_u01782958187806") 2026/07/02 02:12:00 DEBUG : dir1/0008-23456: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a0a_d20260702_m020942_c001_v0001177_t0009_u01782958182535") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b90_d20260702_m021108_c001_v7007000_t0000_u01782958268104") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b74_d20260702_m021058_c001_v0001177_t0048_u01782958258429") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef169_d20260702_m021051_c001_v7007000_t0000_u01782958251785") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b3e_d20260702_m021042_c001_v0001177_t0012_u01782958242518") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d67_d20260702_m021035_c001_v7007000_t0000_u01782958235400") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b06_d20260702_m021026_c001_v0001177_t0017_u01782958226433") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17e8_d20260702_m021019_c001_v7007000_t0000_u01782958219965") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111ac4_d20260702_m021011_c001_v0001177_t0000_u01782958211549") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc87e_d20260702_m021003_c001_v7007000_t0000_u01782958203711") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a56_d20260702_m020954_c001_v0001177_t0045_u01782958194414") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933a0e_d20260702_m020944_c001_v7007000_t0000_u01782958184057") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127f6_d20260702_m020936_c001_v0001181_t0050_u01782958176818") 2026/07/02 02:12:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603016_d20260702_m020929_c001_v7007000_t0000_u01782958169850") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127ae_d20260702_m020925_c001_v0001181_t0011_u01782958165132") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42030b297ef31fd7_d20260702_m020923_c001_v7007000_t0000_u01782958163052") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500194b_d20260702_m020915_c001_v0001102_t0032_u01782958155358") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98eed_d20260702_m020908_c001_v7007000_t0000_u01782958148409") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118fc_d20260702_m020904_c001_v0001177_t0046_u01782958144026") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174340326470778_d20260702_m020901_c001_v7007000_t0000_u01782958141654") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018bf_d20260702_m020854_c001_v0001102_t0035_u01782958134371") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c12313d_d20260702_m020843_c001_v7007000_t0000_u01782958123732") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1261f_d20260702_m020835_c001_v0001181_t0059_u01782958115738") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb57_d20260702_m020827_c001_v7007000_t0000_u01782958107476") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc125b3_d20260702_m020818_c001_v0001181_t0008_u01782958098652") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16df_d20260702_m020812_c001_v7007000_t0000_u01782958092227") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12559_d20260702_m020802_c001_v0001181_t0039_u01782958082581") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef011_d20260702_m020926_c001_v7007000_t0000_u01782958166161") 2026/07/02 02:12:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511196e_d20260702_m020921_c001_v0001177_t0016_u01782958161914") 2026/07/02 02:12:01 DEBUG : dir1/0009-34567: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e8_d20260702_m020947_c001_v7007000_t0000_u01782958187979") 2026/07/02 02:12:01 DEBUG : dir1/0009-34567: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc471_d20260702_m020942_c001_v0001117_t0015_u01782958182593") 2026/07/02 02:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b91_d20260702_m021108_c001_v7007000_t0000_u01782958268278") 2026/07/02 02:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1297c_d20260702_m021058_c001_v0001181_t0044_u01782958258642") 2026/07/02 02:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef16b_d20260702_m021051_c001_v7007000_t0000_u01782958251961") 2026/07/02 02:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12940_d20260702_m021042_c001_v0001181_t0001_u01782958242747") 2026/07/02 02:12:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d69_d20260702_m021035_c001_v7007000_t0000_u01782958235575") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128f8_d20260702_m021026_c001_v0001181_t0058_u01782958226694") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17ea_d20260702_m021020_c001_v7007000_t0000_u01782958220147") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128bc_d20260702_m021011_c001_v0001181_t0028_u01782958211908") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc880_d20260702_m021003_c001_v7007000_t0000_u01782958203901") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12862_d20260702_m020954_c001_v0001181_t0039_u01782958194637") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e703_d20260702_m020944_c001_v7007000_t0000_u01782958184089") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019c3_d20260702_m020937_c001_v0001102_t0047_u01782958177024") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603017_d20260702_m020930_c001_v7007000_t0000_u01782958170042") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111988_d20260702_m020925_c001_v0001177_t0010_u01782958165256") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4095c7a86abfb967_d20260702_m020923_c001_v7007000_t0000_u01782958163277") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111942_d20260702_m020915_c001_v0001177_t0003_u01782958155726") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98eef_d20260702_m020908_c001_v7007000_t0000_u01782958148583") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126d4_d20260702_m020904_c001_v0001181_t0010_u01782958144125") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baa5f_d20260702_m020902_c001_v7007000_t0000_u01782958142047") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1268c_d20260702_m020854_c001_v0001181_t0025_u01782958134713") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ac91_d20260702_m020843_c001_v7007000_t0000_u01782958123565") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc399_d20260702_m020836_c001_v0001117_t0013_u01782958116030") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb59_d20260702_m020827_c001_v7007000_t0000_u01782958107660") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc36d_d20260702_m020818_c001_v0001117_t0039_u01782958098860") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e0_d20260702_m020812_c001_v7007000_t0000_u01782958092410") 2026/07/02 02:12:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc345_d20260702_m020802_c001_v0001117_t0035_u01782958082832") 2026/07/02 02:12:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42030b297ef31fdf_d20260702_m020926_c001_v7007000_t0000_u01782958166129") 2026/07/02 02:12:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12794_d20260702_m020921_c001_v0001181_t0012_u01782958161953") 2026/07/02 02:12:03 DEBUG : dir1/0010-45678: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94e9_d20260702_m020948_c001_v7007000_t0000_u01782958188153") 2026/07/02 02:12:03 DEBUG : dir1/0010-45678: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1281a_d20260702_m020942_c001_v0001181_t0056_u01782958182656") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b92_d20260702_m021108_c001_v7007000_t0000_u01782958268452") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc543_d20260702_m021058_c001_v0001117_t0025_u01782958258889") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef16d_d20260702_m021052_c001_v7007000_t0000_u01782958252136") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc515_d20260702_m021042_c001_v0001117_t0019_u01782958242966") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d6a_d20260702_m021035_c001_v7007000_t0000_u01782958235750") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4d9_d20260702_m021027_c001_v0001117_t0056_u01782958227033") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17ec_d20260702_m021020_c001_v7007000_t0000_u01782958220330") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4b1_d20260702_m021012_c001_v0001117_t0026_u01782958212108") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc881_d20260702_m021004_c001_v7007000_t0000_u01782958204095") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc487_d20260702_m020954_c001_v0001117_t0022_u01782958194852") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baae0_d20260702_m020943_c001_v7007000_t0000_u01782958183869") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc455_d20260702_m020937_c001_v0001117_t0020_u01782958177452") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603019_d20260702_m020930_c001_v7007000_t0000_u01782958170234") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127b0_d20260702_m020925_c001_v0001181_t0040_u01782958165347") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef002_d20260702_m020923_c001_v7007000_t0000_u01782958163218") 2026/07/02 02:12:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc41d_d20260702_m020915_c001_v0001117_t0000_u01782958155967") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ef0_d20260702_m020908_c001_v7007000_t0000_u01782958148757") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3ff_d20260702_m020904_c001_v0001117_t0042_u01782958144187") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e60c_d20260702_m020902_c001_v7007000_t0000_u01782958142063") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118ba_d20260702_m020854_c001_v0001177_t0058_u01782958134973") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce6d_d20260702_m020843_c001_v7007000_t0000_u01782958123540") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511184a_d20260702_m020836_c001_v0001177_t0024_u01782958116922") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb5b_d20260702_m020827_c001_v7007000_t0000_u01782958107846") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111802_d20260702_m020819_c001_v0001177_t0025_u01782958099494") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e1_d20260702_m020812_c001_v7007000_t0000_u01782958092592") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351117b2_d20260702_m020803_c001_v0001177_t0023_u01782958083633") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602ff7_d20260702_m020926_c001_v7007000_t0000_u01782958166142") 2026/07/02 02:12:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500196d_d20260702_m020922_c001_v0001102_t0032_u01782958162004") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94ea_d20260702_m020948_c001_v7007000_t0000_u01782958188326") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a0e_d20260702_m020942_c001_v0001177_t0010_u01782958182748") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b93_d20260702_m021108_c001_v7007000_t0000_u01782958268625") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001b19_d20260702_m021059_c001_v0001102_t0042_u01782958259604") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef170_d20260702_m021052_c001_v7007000_t0000_u01782958252415") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001acf_d20260702_m021043_c001_v0001102_t0052_u01782958243509") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d6c_d20260702_m021035_c001_v7007000_t0000_u01782958235946") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a8b_d20260702_m021027_c001_v0001102_t0029_u01782958227662") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17ee_d20260702_m021020_c001_v7007000_t0000_u01782958220513") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a55_d20260702_m021012_c001_v0001102_t0050_u01782958212770") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc883_d20260702_m021004_c001_v7007000_t0000_u01782958204286") 2026/07/02 02:12:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a19_d20260702_m020955_c001_v0001102_t0050_u01782958195361") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baae2_d20260702_m020944_c001_v7007000_t0000_u01782958184110") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351119e8_d20260702_m020938_c001_v0001177_t0020_u01782958178148") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af3060301a_d20260702_m020930_c001_v7007000_t0000_u01782958170426") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc43d_d20260702_m020925_c001_v0001117_t0042_u01782958165368") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b5b02_d20260702_m020923_c001_v7007000_t0000_u01782958163411") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12770_d20260702_m020916_c001_v0001181_t0020_u01782958156641") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ef4_d20260702_m020908_c001_v7007000_t0000_u01782958148948") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118fe_d20260702_m020904_c001_v0001177_t0017_u01782958144233") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684c4_d20260702_m020902_c001_v7007000_t0000_u01782958142054") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3df_d20260702_m020855_c001_v0001117_t0012_u01782958135262") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40826f00d4d8bf5c_d20260702_m020843_c001_v7007000_t0000_u01782958123775") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001857_d20260702_m020837_c001_v0001102_t0010_u01782958117135") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb5d_d20260702_m020828_c001_v7007000_t0000_u01782958108031") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450017e3_d20260702_m020819_c001_v0001102_t0002_u01782958099705") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e2_d20260702_m020812_c001_v7007000_t0000_u01782958092775") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500179d_d20260702_m020803_c001_v0001102_t0024_u01782958083888") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42030b297ef31fde_d20260702_m020925_c001_v7007000_t0000_u01782958165953") 2026/07/02 02:12:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc433_d20260702_m020922_c001_v0001117_t0027_u01782958162109") 2026/07/02 02:12:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94eb_d20260702_m020948_c001_v7007000_t0000_u01782958188500") 2026/07/02 02:12:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1281e_d20260702_m020942_c001_v0001181_t0017_u01782958182874") 2026/07/02 02:12:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b94_d20260702_m021108_c001_v7007000_t0000_u01782958268799") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b76_d20260702_m021100_c001_v0001177_t0023_u01782958260054") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef172_d20260702_m021052_c001_v7007000_t0000_u01782958252590") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b42_d20260702_m021043_c001_v0001177_t0013_u01782958243942") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d6e_d20260702_m021036_c001_v7007000_t0000_u01782958236121") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111b0e_d20260702_m021028_c001_v0001177_t0048_u01782958228069") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17f0_d20260702_m021020_c001_v7007000_t0000_u01782958220697") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111ace_d20260702_m021013_c001_v0001177_t0024_u01782958213181") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc885_d20260702_m021004_c001_v7007000_t0000_u01782958204476") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a66_d20260702_m020955_c001_v0001177_t0023_u01782958195777") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb759b_d20260702_m020943_c001_v7007000_t0000_u01782958183849") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12802_d20260702_m020938_c001_v0001181_t0029_u01782958178355") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af3060301c_d20260702_m020930_c001_v7007000_t0000_u01782958170626") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511198a_d20260702_m020925_c001_v0001177_t0035_u01782958165477") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef005_d20260702_m020923_c001_v7007000_t0000_u01782958163444") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001953_d20260702_m020916_c001_v0001102_t0039_u01782958156864") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ef6_d20260702_m020909_c001_v7007000_t0000_u01782958149125") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500190f_d20260702_m020904_c001_v0001102_t0027_u01782958144309") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684c5_d20260702_m020902_c001_v7007000_t0000_u01782958142208") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018c9_d20260702_m020855_c001_v0001102_t0021_u01782958135917") 2026/07/02 02:12:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ec2_d20260702_m020843_c001_v7007000_t0000_u01782958123787") 2026/07/02 02:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12623_d20260702_m020837_c001_v0001181_t0018_u01782958117479") 2026/07/02 02:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb60_d20260702_m020828_c001_v7007000_t0000_u01782958108292") 2026/07/02 02:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc125bb_d20260702_m020820_c001_v0001181_t0019_u01782958100007") 2026/07/02 02:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e4_d20260702_m020812_c001_v7007000_t0000_u01782958092958") 2026/07/02 02:12:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12563_d20260702_m020804_c001_v0001181_t0036_u01782958084246") 2026/07/02 02:12:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684fc_d20260702_m020925_c001_v7007000_t0000_u01782958165965") 2026/07/02 02:12:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111972_d20260702_m020922_c001_v0001177_t0049_u01782958162130") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94ec_d20260702_m020948_c001_v7007000_t0000_u01782958188673") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111a10_d20260702_m020942_c001_v0001177_t0023_u01782958182952") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b95_d20260702_m021108_c001_v7007000_t0000_u01782958268973") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12986_d20260702_m021100_c001_v0001181_t0004_u01782958260275") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef175_d20260702_m021052_c001_v7007000_t0000_u01782958252767") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1294c_d20260702_m021044_c001_v0001181_t0015_u01782958244154") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d6f_d20260702_m021036_c001_v7007000_t0000_u01782958236297") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12902_d20260702_m021028_c001_v0001181_t0021_u01782958228286") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17f2_d20260702_m021020_c001_v7007000_t0000_u01782958220880") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc128c6_d20260702_m021013_c001_v0001181_t0027_u01782958213389") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc886_d20260702_m021004_c001_v7007000_t0000_u01782958204666") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12866_d20260702_m020955_c001_v0001181_t0052_u01782958195996") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933a0d_d20260702_m020943_c001_v7007000_t0000_u01782958183881") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019c7_d20260702_m020938_c001_v0001102_t0032_u01782958178562") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af3060301e_d20260702_m020930_c001_v7007000_t0000_u01782958170819") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500197f_d20260702_m020925_c001_v0001102_t0017_u01782958165493") 2026/07/02 02:12:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684eb_d20260702_m020922_c001_v7007000_t0000_u01782958162863") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511194c_d20260702_m020917_c001_v0001177_t0045_u01782958157244") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ef8_d20260702_m020909_c001_v7007000_t0000_u01782958149299") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126d6_d20260702_m020904_c001_v0001181_t0014_u01782958144383") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419a238fd9bdbc8e_d20260702_m020901_c001_v7007000_t0000_u01782958141672") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1269a_d20260702_m020856_c001_v0001181_t0001_u01782958136249") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ec0_d20260702_m020843_c001_v7007000_t0000_u01782958123595") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc39f_d20260702_m020837_c001_v0001117_t0022_u01782958117679") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb62_d20260702_m020828_c001_v7007000_t0000_u01782958108477") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc379_d20260702_m020820_c001_v0001117_t0007_u01782958100210") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e5_d20260702_m020813_c001_v7007000_t0000_u01782958093141") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc349_d20260702_m020804_c001_v0001117_t0018_u01782958084548") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef015_d20260702_m020926_c001_v7007000_t0000_u01782958166302") 2026/07/02 02:12:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12796_d20260702_m020922_c001_v0001181_t0038_u01782958162160") 2026/07/02 02:12:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94ed_d20260702_m020948_c001_v7007000_t0000_u01782958188847") 2026/07/02 02:12:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019e1_d20260702_m020942_c001_v0001102_t0044_u01782958182985") 2026/07/02 02:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b96_d20260702_m021109_c001_v7007000_t0000_u01782958269146") 2026/07/02 02:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc549_d20260702_m021100_c001_v0001117_t0006_u01782958260494") 2026/07/02 02:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef177_d20260702_m021052_c001_v7007000_t0000_u01782958252943") 2026/07/02 02:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc51b_d20260702_m021044_c001_v0001117_t0047_u01782958244374") 2026/07/02 02:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d71_d20260702_m021036_c001_v7007000_t0000_u01782958236473") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4dd_d20260702_m021028_c001_v0001117_t0040_u01782958228576") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17f5_d20260702_m021021_c001_v7007000_t0000_u01782958221132") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc4bd_d20260702_m021013_c001_v0001117_t0033_u01782958213595") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc888_d20260702_m021004_c001_v7007000_t0000_u01782958204857") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc48b_d20260702_m020956_c001_v0001117_t0041_u01782958196211") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40826f00d4d8bfce_d20260702_m020943_c001_v7007000_t0000_u01782958183855") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc45d_d20260702_m020938_c001_v0001117_t0004_u01782958178872") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603020_d20260702_m020931_c001_v7007000_t0000_u01782958171012") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc127b2_d20260702_m020925_c001_v0001181_t0026_u01782958165554") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c2715_d20260702_m020923_c001_v7007000_t0000_u01782958163453") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc425_d20260702_m020917_c001_v0001117_t0001_u01782958157465") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98efa_d20260702_m020909_c001_v7007000_t0000_u01782958149473") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111904_d20260702_m020904_c001_v0001177_t0042_u01782958144474") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684c6_d20260702_m020902_c001_v7007000_t0000_u01782958142262") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118c0_d20260702_m020856_c001_v0001177_t0027_u01782958136470") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e943e_d20260702_m020843_c001_v7007000_t0000_u01782958123536") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111854_d20260702_m020838_c001_v0001177_t0058_u01782958118346") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb64_d20260702_m020828_c001_v7007000_t0000_u01782958108662") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111808_d20260702_m020820_c001_v0001177_t0010_u01782958100909") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e6_d20260702_m020813_c001_v7007000_t0000_u01782958093326") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351117bc_d20260702_m020805_c001_v0001177_t0043_u01782958085069") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42030b297ef31fe0_d20260702_m020926_c001_v7007000_t0000_u01782958166311") 2026/07/02 02:12:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111976_d20260702_m020922_c001_v0001177_t0046_u01782958162338") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94ee_d20260702_m020949_c001_v7007000_t0000_u01782958189022") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12820_d20260702_m020943_c001_v0001181_t0034_u01782958183085") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b97_d20260702_m021109_c001_v7007000_t0000_u01782958269320") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001b1f_d20260702_m021101_c001_v0001102_t0010_u01782958261340") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef17a_d20260702_m021053_c001_v7007000_t0000_u01782958253118") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001adb_d20260702_m021045_c001_v0001102_t0042_u01782958245379") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d72_d20260702_m021036_c001_v7007000_t0000_u01782958236650") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a8f_d20260702_m021029_c001_v0001102_t0033_u01782958229332") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17f7_d20260702_m021021_c001_v7007000_t0000_u01782958221315") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a63_d20260702_m021014_c001_v0001102_t0055_u01782958214171") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc889_d20260702_m021005_c001_v7007000_t0000_u01782958205060") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a21_d20260702_m020956_c001_v0001102_t0037_u01782958196768") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb759f_d20260702_m020944_c001_v7007000_t0000_u01782958184287") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351119ea_d20260702_m020939_c001_v0001177_t0009_u01782958179530") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603022_d20260702_m020931_c001_v7007000_t0000_u01782958171203") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511198e_d20260702_m020925_c001_v0001177_t0015_u01782958165695") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b5b01_d20260702_m020923_c001_v7007000_t0000_u01782958163232") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1277c_d20260702_m020918_c001_v0001181_t0009_u01782958158316") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98efc_d20260702_m020909_c001_v7007000_t0000_u01782958149647") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126dc_d20260702_m020904_c001_v0001181_t0011_u01782958144604") 2026/07/02 02:12:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f417434032647077a_d20260702_m020901_c001_v7007000_t0000_u01782958141829") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3e1_d20260702_m020856_c001_v0001117_t0012_u01782958136682") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ec1_d20260702_m020843_c001_v7007000_t0000_u01782958123746") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500185f_d20260702_m020838_c001_v0001102_t0000_u01782958118696") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb66_d20260702_m020828_c001_v7007000_t0000_u01782958108850") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450017eb_d20260702_m020821_c001_v0001102_t0015_u01782958101140") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e7_d20260702_m020813_c001_v7007000_t0000_u01782958093510") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450017a5_d20260702_m020805_c001_v0001102_t0026_u01782958085279") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b5b05_d20260702_m020926_c001_v7007000_t0000_u01782958166171") 2026/07/02 02:12:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500196f_d20260702_m020922_c001_v0001102_t0047_u01782958162348") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce77_d20260702_m020846_c001_v7007000_t0000_u01782958126372") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12635_d20260702_m020841_c001_v0001181_t0043_u01782958121504") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce78_d20260702_m020846_c001_v7007000_t0000_u01782958126553") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111870_d20260702_m020841_c001_v0001177_t0032_u01782958121532") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce7a_d20260702_m020846_c001_v7007000_t0000_u01782958126748") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12639_d20260702_m020841_c001_v0001181_t0004_u01782958121713") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce7b_d20260702_m020846_c001_v7007000_t0000_u01782958126929") 2026/07/02 02:12:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111872_d20260702_m020841_c001_v0001177_t0031_u01782958121770") 2026/07/02 02:12:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce7c_d20260702_m020847_c001_v7007000_t0000_u01782958127110") 2026/07/02 02:12:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001879_d20260702_m020841_c001_v0001102_t0035_u01782958121857") 2026/07/02 02:12:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce7d_d20260702_m020847_c001_v7007000_t0000_u01782958127298") 2026/07/02 02:12:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3b7_d20260702_m020841_c001_v0001117_t0018_u01782958121870") 2026/07/02 02:12:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce7e_d20260702_m020847_c001_v7007000_t0000_u01782958127479") 2026/07/02 02:12:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1263f_d20260702_m020841_c001_v0001181_t0012_u01782958121985") 2026/07/02 02:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce7f_d20260702_m020847_c001_v7007000_t0000_u01782958127661") 2026/07/02 02:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111876_d20260702_m020842_c001_v0001177_t0018_u01782958122016") 2026/07/02 02:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce80_d20260702_m020847_c001_v7007000_t0000_u01782958127842") 2026/07/02 02:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12643_d20260702_m020842_c001_v0001181_t0006_u01782958122202") 2026/07/02 02:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce81_d20260702_m020848_c001_v7007000_t0000_u01782958128025") 2026/07/02 02:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500187d_d20260702_m020842_c001_v0001102_t0025_u01782958122212") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce83_d20260702_m020848_c001_v7007000_t0000_u01782958128207") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111878_d20260702_m020842_c001_v0001177_t0018_u01782958122247") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce84_d20260702_m020848_c001_v7007000_t0000_u01782958128388") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12645_d20260702_m020842_c001_v0001181_t0019_u01782958122410") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce85_d20260702_m020848_c001_v7007000_t0000_u01782958128569") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511187e_d20260702_m020842_c001_v0001177_t0026_u01782958122466") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce86_d20260702_m020848_c001_v7007000_t0000_u01782958128751") 2026/07/02 02:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3bf_d20260702_m020842_c001_v0001117_t0042_u01782958122618") 2026/07/02 02:12:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce88_d20260702_m020848_c001_v7007000_t0000_u01782958128933") 2026/07/02 02:12:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111882_d20260702_m020842_c001_v0001177_t0056_u01782958122674") 2026/07/02 02:12:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ce89_d20260702_m020849_c001_v7007000_t0000_u01782958129114") 2026/07/02 02:12:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1264d_d20260702_m020842_c001_v0001181_t0032_u01782958122685") 2026/07/02 02:12:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e61f_d20260702_m020905_c001_v7007000_t0000_u01782958145209") 2026/07/02 02:12:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126ae_d20260702_m020859_c001_v0001181_t0036_u01782958139580") 2026/07/02 02:12:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ecf_d20260702_m020905_c001_v7007000_t0000_u01782958145219") 2026/07/02 02:12:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118d2_d20260702_m020859_c001_v0001177_t0013_u01782958139590") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ecd_d20260702_m020905_c001_v7007000_t0000_u01782958145045") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018e3_d20260702_m020859_c001_v0001102_t0046_u01782958139736") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baa63_d20260702_m020905_c001_v7007000_t0000_u01782958145056") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126b2_d20260702_m020859_c001_v0001181_t0036_u01782958139799") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98ecc_d20260702_m020904_c001_v7007000_t0000_u01782958144864") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118d6_d20260702_m020859_c001_v0001177_t0045_u01782958139817") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6baa62_d20260702_m020904_c001_v7007000_t0000_u01782958144874") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126b4_d20260702_m020900_c001_v0001181_t0006_u01782958140014") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c172f_d20260702_m020904_c001_v7007000_t0000_u01782958144822") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3eb_d20260702_m020900_c001_v0001117_t0038_u01782958140025") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684c9_d20260702_m020904_c001_v7007000_t0000_u01782958144883") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118d8_d20260702_m020900_c001_v0001177_t0036_u01782958140048") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e61e_d20260702_m020905_c001_v7007000_t0000_u01782958145181") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018e9_d20260702_m020900_c001_v0001102_t0030_u01782958140122") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e619_d20260702_m020904_c001_v7007000_t0000_u01782958144813") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126b6_d20260702_m020900_c001_v0001181_t0009_u01782958140245") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684c8_d20260702_m020904_c001_v7007000_t0000_u01782958144833") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118dc_d20260702_m020900_c001_v0001177_t0033_u01782958140274") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f425472395b68e61b_d20260702_m020904_c001_v7007000_t0000_u01782958144998") 2026/07/02 02:12:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450018ed_d20260702_m020900_c001_v0001102_t0000_u01782958140428") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c1730_d20260702_m020905_c001_v7007000_t0000_u01782958145008") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351118de_d20260702_m020900_c001_v0001177_t0055_u01782958140475") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684ca_d20260702_m020905_c001_v7007000_t0000_u01782958145025") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126bc_d20260702_m020900_c001_v0001181_t0003_u01782958140487") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f412c9fee35a684cb_d20260702_m020905_c001_v7007000_t0000_u01782958145066") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3ef_d20260702_m020900_c001_v0001117_t0007_u01782958140556") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419a238fd9bdbca6_d20260702_m020905_c001_v7007000_t0000_u01782958145077") 2026/07/02 02:12:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc126be_d20260702_m020900_c001_v0001181_t0034_u01782958140700") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f16_d20260702_m020658_c001_v7007000_t0000_u01782958018679") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1101cb2a5333e152_d20260702_m020656_c001_v0001173_t0012_u01782958016241") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f417434032647064d_d20260702_m020656_c001_v7007000_t0000_u01782958016064") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1101cb2a5333e12c_d20260702_m020653_c001_v0001173_t0003_u01782958013380") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f417434032647064a_d20260702_m020652_c001_v7007000_t0000_u01782958012679") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12360_d20260702_m020648_c001_v0001181_t0009_u01782958008580") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f0b_d20260702_m020647_c001_v7007000_t0000_u01782958007074") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f118c0a3c213fc59b_d20260702_m020644_c001_v0001042_t0048_u01782958004735") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6ba00c_d20260702_m020644_c001_v7007000_t0000_u01782958004561") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f118c0a3c213fc585_d20260702_m020639_c001_v0001042_t0006_u01782957999872") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6b9ff6_d20260702_m020639_c001_v7007000_t0000_u01782957999176") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12302_d20260702_m020635_c001_v0001181_t0007_u01782957995047") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c1667_d20260702_m020633_c001_v7007000_t0000_u01782957993821") 2026/07/02 02:12:14 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11735e19f0d9ff04_d20260702_m020632_c001_v0001106_t0059_u01782957992296") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb69b8_d20260702_m020632_c001_v7007000_t0000_u01782957992115") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11735e19f0d9fef0_d20260702_m020627_c001_v0001106_t0035_u01782957987800") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb6983_d20260702_m020627_c001_v7007000_t0000_u01782957987060") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500151f_d20260702_m020623_c001_v0001102_t0025_u01782957983048") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4063cb8471cac2b1_d20260702_m020622_c001_v7007000_t0000_u01782957982177") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1185050b3fa48913_d20260702_m020620_c001_v0001184_t0026_u01782957980261") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb693c_d20260702_m020620_c001_v7007000_t0000_u01782957980071") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1185050b3fa488ef_d20260702_m020617_c001_v0001184_t0020_u01782957977220") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb6920_d20260702_m020616_c001_v7007000_t0000_u01782957976455") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351114fa_d20260702_m020610_c001_v0001177_t0034_u01782957970462") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb734e_d20260702_m020609_c001_v7007000_t0000_u01782957969550") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1170d0e96c80cbd5_d20260702_m020607_c001_v0001033_t0032_u01782957967118") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c122fa9_d20260702_m020606_c001_v7007000_t0000_u01782957966928") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1170d0e96c80cba9_d20260702_m020603_c001_v0001033_t0045_u01782957963181") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c122f83_d20260702_m020602_c001_v7007000_t0000_u01782957962470") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc121c4_d20260702_m020556_c001_v0001181_t0051_u01782957956397") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f416547ba757b09ff_d20260702_m020555_c001_v7007000_t0000_u01782957955494") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f108cec5432499549_d20260702_m020553_c001_v0001097_t0037_u01782957953454") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419e19c1c4014618_d20260702_m020553_c001_v7007000_t0000_u01782957953276") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f108cec543249953f_d20260702_m020550_c001_v0001097_t0006_u01782957950157") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419e19c1c4014613_d20260702_m020549_c001_v7007000_t0000_u01782957949453") 2026/07/02 02:12:15 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500145d_d20260702_m020543_c001_v0001102_t0000_u01782957943785") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab5d_d20260702_m020542_c001_v7007000_t0000_u01782957942700") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f108b05ba32b04a3d_d20260702_m020537_c001_v0001178_t0044_u01782957937156") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4063cb8471cac15d_d20260702_m020536_c001_v7007000_t0000_u01782957936936") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111451_d20260702_m020533_c001_v0001177_t0040_u01782957933043") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f104e4d4383b0f583_d20260702_m020532_c001_v0001092_t0011_u01782957932043") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f104e4d4383b0f57d_d20260702_m020530_c001_v0001092_t0011_u01782957930738") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ccfe_d20260702_m020518_c001_v7007000_t0000_u01782957918002") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450013dd_d20260702_m020511_c001_v0001102_t0055_u01782957911318") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11021a54ff6618f1_d20260702_m020510_c001_v0001172_t0041_u01782957910356") 2026/07/02 02:12:16 DEBUG : dst/one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11021a54ff6618e7_d20260702_m020509_c001_v0001172_t0057_u01782957909239") 2026/07/02 02:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f17_d20260702_m020658_c001_v7007000_t0000_u01782958018874") 2026/07/02 02:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11590e61480a364c_d20260702_m020655_c001_v0001153_t0007_u01782958015723") 2026/07/02 02:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1185e6b12ed9f0f8_d20260702_m020652_c001_v0001185_t0014_u01782958012480") 2026/07/02 02:12:16 DEBUG : dst/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f0c_d20260702_m020647_c001_v7007000_t0000_u01782958007269") 2026/07/02 02:12:16 DEBUG : dst/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1058ddfb26437c01_d20260702_m020643_c001_v0001115_t0009_u01782958003867") 2026/07/02 02:12:16 DEBUG : dst/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f104b4c4cbf86d191_d20260702_m020638_c001_v0001097_t0032_u01782957998686") 2026/07/02 02:12:16 DEBUG : dst/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c1668_d20260702_m020633_c001_v7007000_t0000_u01782957993997") 2026/07/02 02:12:16 DEBUG : dst/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f110e48d966b771e0_d20260702_m020631_c001_v0001036_t0038_u01782957991671") 2026/07/02 02:12:16 DEBUG : dst/one.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f106c3b74cb532461_d20260702_m020626_c001_v0001102_t0044_u01782957986687") 2026/07/02 02:12:16 DEBUG : dst/three: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab5f_d20260702_m020542_c001_v7007000_t0000_u01782957942883") 2026/07/02 02:12:16 DEBUG : dst/three: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f104e4d4383b0f59f_d20260702_m020541_c001_v0001092_t0017_u01782957941102") 2026/07/02 02:12:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f18_d20260702_m020659_c001_v7007000_t0000_u01782958019066") 2026/07/02 02:12:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f104a15668684a950_d20260702_m020657_c001_v0001136_t0013_u01782958017251") 2026/07/02 02:12:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1175bf4411bbee10_d20260702_m020654_c001_v0001179_t0007_u01782958014263") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f19_d20260702_m020659_c001_v7007000_t0000_u01782958019368") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1101cb2a5333e164_d20260702_m020657_c001_v0001173_t0051_u01782958017814") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f417434032647064f_d20260702_m020657_c001_v7007000_t0000_u01782958017639") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1101cb2a5333e13e_d20260702_m020654_c001_v0001173_t0034_u01782958014654") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f417434032647064c_d20260702_m020654_c001_v7007000_t0000_u01782958014478") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450015e9_d20260702_m020649_c001_v0001102_t0050_u01782958009708") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f0d_d20260702_m020647_c001_v7007000_t0000_u01782958007465") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f118c0a3c213fc5a5_d20260702_m020646_c001_v0001042_t0007_u01782958006277") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6ba014_d20260702_m020646_c001_v7007000_t0000_u01782958006101") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f118c0a3c213fc58b_d20260702_m020641_c001_v0001042_t0054_u01782958001801") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418fab820e6ba001_d20260702_m020641_c001_v7007000_t0000_u01782958001627") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001581_d20260702_m020635_c001_v0001102_t0032_u01782957995867") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb69c1_d20260702_m020633_c001_v7007000_t0000_u01782957993280") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001553_d20260702_m020630_c001_v0001102_t0055_u01782957990684") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb69a3_d20260702_m020629_c001_v7007000_t0000_u01782957989627") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511153c_d20260702_m020623_c001_v0001177_t0000_u01782957983921") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb6947_d20260702_m020621_c001_v7007000_t0000_u01782957981268") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511152a_d20260702_m020618_c001_v0001177_t0055_u01782957978944") 2026/07/02 02:12:17 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f401addd4f3eb692f_d20260702_m020617_c001_v7007000_t0000_u01782957977860") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1224c_d20260702_m020611_c001_v0001181_t0023_u01782957971781") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c122fb1_d20260702_m020608_c001_v7007000_t0000_u01782957968607") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12208_d20260702_m020605_c001_v0001181_t0058_u01782957965474") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c122f8d_d20260702_m020604_c001_v7007000_t0000_u01782957964399") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500149b_d20260702_m020557_c001_v0001102_t0023_u01782957957157") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419e19c1c401461c_d20260702_m020554_c001_v7007000_t0000_u01782957954576") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001483_d20260702_m020552_c001_v0001102_t0018_u01782957952199") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f419e19c1c4014615_d20260702_m020551_c001_v7007000_t0000_u01782957951094") 2026/07/02 02:12:18 DEBUG : dst/three.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111485_d20260702_m020544_c001_v0001177_t0013_u01782957944923") 2026/07/02 02:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f0e_d20260702_m020647_c001_v7007000_t0000_u01782958007658") 2026/07/02 02:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f10896c0c2c9a1934_d20260702_m020645_c001_v0001177_t0011_u01782958005849") 2026/07/02 02:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f110bfb55c1b2cf7f_d20260702_m020640_c001_v0001039_t0012_u01782958000900") 2026/07/02 02:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c1669_d20260702_m020634_c001_v7007000_t0000_u01782957994173") 2026/07/02 02:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f111578dd9bf81400_d20260702_m020633_c001_v0001171_t0044_u01782957993005") 2026/07/02 02:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1081a44d752560ed_d20260702_m020628_c001_v0001117_t0049_u01782957988775") 2026/07/02 02:12:18 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f1a_d20260702_m020659_c001_v7007000_t0000_u01782958019582") 2026/07/02 02:12:18 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351115de_d20260702_m020649_c001_v0001177_t0053_u01782958009148") 2026/07/02 02:12:18 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f0f_d20260702_m020647_c001_v7007000_t0000_u01782958007850") 2026/07/02 02:12:18 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511158c_d20260702_m020635_c001_v0001177_t0017_u01782957995638") 2026/07/02 02:12:18 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c166a_d20260702_m020634_c001_v7007000_t0000_u01782957994349") 2026/07/02 02:12:18 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc122ae_d20260702_m020623_c001_v0001181_t0051_u01782957983720") 2026/07/02 02:12:18 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4063cb8471cac2b3_d20260702_m020622_c001_v7007000_t0000_u01782957982352") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450014e7_d20260702_m020611_c001_v0001102_t0048_u01782957971033") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb7350_d20260702_m020609_c001_v7007000_t0000_u01782957969732") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351114bb_d20260702_m020556_c001_v0001177_t0020_u01782957956948") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f416547ba757b0a01_d20260702_m020555_c001_v7007000_t0000_u01782957955679") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1217e_d20260702_m020544_c001_v0001181_t0056_u01782957944668") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab61_d20260702_m020543_c001_v7007000_t0000_u01782957943066") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11257ce0e5737f22_d20260702_m020538_c001_v0001178_t0015_u01782957938710") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18cd00_d20260702_m020518_c001_v7007000_t0000_u01782957918175") 2026/07/02 02:12:19 DEBUG : dst/two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11021a54ff661911_d20260702_m020516_c001_v0001172_t0037_u01782957916844") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933698_d20260702_m020445_c001_v7007000_t0000_u01782957885018") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111367_d20260702_m020441_c001_v0001177_t0015_u01782957881695") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933691_d20260702_m020439_c001_v7007000_t0000_u01782957879810") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511132f_d20260702_m020429_c001_v0001177_t0024_u01782957869044") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b583f_d20260702_m020420_c001_v7007000_t0000_u01782957860895") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511130b_d20260702_m020417_c001_v0001177_t0030_u01782957857788") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335d1_d20260702_m020359_c001_v7007000_t0000_u01782957839188") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f9c_d20260702_m020357_c001_v0001181_t0053_u01782957837522") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335c7_d20260702_m020356_c001_v7007000_t0000_u01782957836725") 2026/07/02 02:12:19 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f8e_d20260702_m020355_c001_v0001181_t0040_u01782957835629") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335c0_d20260702_m020353_c001_v7007000_t0000_u01782957833178") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f7a_d20260702_m020351_c001_v0001181_t0056_u01782957831666") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335ba_d20260702_m020350_c001_v7007000_t0000_u01782957830902") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f72_d20260702_m020349_c001_v0001181_t0052_u01782957829363") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2d8_d20260702_m020343_c001_v7007000_t0000_u01782957823958") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f52_d20260702_m020342_c001_v0001181_t0049_u01782957822650") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2d1_d20260702_m020341_c001_v7007000_t0000_u01782957821876") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f4c_d20260702_m020341_c001_v0001181_t0045_u01782957821124") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eee4_d20260702_m020337_c001_v7007000_t0000_u01782957817213") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f22_d20260702_m020336_c001_v0001181_t0009_u01782957816088") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eedd_d20260702_m020334_c001_v7007000_t0000_u01782957814269") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f14_d20260702_m020333_c001_v0001181_t0044_u01782957813342") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eed5_d20260702_m020332_c001_v7007000_t0000_u01782957812975") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f103b4f8840fce3a0_d20260702_m020332_c001_v0001042_t0001_u01782957812150") 2026/07/02 02:12:20 DEBUG : empty space: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11efe_d20260702_m020330_c001_v0001181_t0045_u01782957810667") 2026/07/02 02:12:20 DEBUG : enormous: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335cb_d20260702_m020358_c001_v7007000_t0000_u01782957838303") 2026/07/02 02:12:20 DEBUG : enormous: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f9e_d20260702_m020357_c001_v0001181_t0043_u01782957837731") 2026/07/02 02:12:20 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30602f1d_d20260702_m020705_c001_v7007000_t0000_u01782958025456") 2026/07/02 02:12:20 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001639_d20260702_m020704_c001_v0001102_t0038_u01782958024078") 2026/07/02 02:12:20 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b583a_d20260702_m020416_c001_v7007000_t0000_u01782957856435") 2026/07/02 02:12:20 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111301_d20260702_m020415_c001_v0001177_t0038_u01782957855456") 2026/07/02 02:12:20 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eec0_d20260702_m020328_c001_v7007000_t0000_u01782957808071") 2026/07/02 02:12:21 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11eec_d20260702_m020327_c001_v0001181_t0055_u01782957807159") 2026/07/02 02:12:21 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eeba_d20260702_m020326_c001_v7007000_t0000_u01782957806633") 2026/07/02 02:12:21 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11eda_d20260702_m020326_c001_v0001181_t0049_u01782957806063") 2026/07/02 02:12:21 DEBUG : existing: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ed6_d20260702_m020325_c001_v0001181_t0000_u01782957805029") 2026/07/02 02:12:21 DEBUG : existing-b: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b583b_d20260702_m020416_c001_v7007000_t0000_u01782957856610") 2026/07/02 02:12:21 DEBUG : existing-b: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450012d3_d20260702_m020415_c001_v0001102_t0020_u01782957855444") 2026/07/02 02:12:21 DEBUG : file1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230ca_d20260702_m020754_c001_v7007000_t0000_u01782958074593") 2026/07/02 02:12:21 DEBUG : file1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511177e_d20260702_m020753_c001_v0001177_t0059_u01782958073736") 2026/07/02 02:12:21 DEBUG : file1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230c4_d20260702_m020752_c001_v7007000_t0000_u01782958072480") 2026/07/02 02:12:21 DEBUG : file1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001759_d20260702_m020751_c001_v0001102_t0045_u01782958071379") 2026/07/02 02:12:21 DEBUG : five: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335e1_d20260702_m020402_c001_v7007000_t0000_u01782957842718") 2026/07/02 02:12:21 DEBUG : five: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc11fb6_d20260702_m020400_c001_v0001181_t0002_u01782957840706") 2026/07/02 02:12:21 DEBUG : foo: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eee3_d20260702_m020335_c001_v7007000_t0000_u01782957815736") 2026/07/02 02:12:21 DEBUG : foo: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc11f1e_d20260702_m020335_c001_v0001181_t0002_u01782957815199") 2026/07/02 02:12:21 DEBUG : foo: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc11f18_d20260702_m020334_c001_v0001181_t0002_u01782957814664") 2026/07/02 02:12:21 DEBUG : four: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335e3_d20260702_m020402_c001_v7007000_t0000_u01782957842893") 2026/07/02 02:12:21 DEBUG : four: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f413d771945001291_d20260702_m020401_c001_v0001102_t0040_u01782957841237") 2026/07/02 02:12:21 DEBUG : four: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11fb0_d20260702_m020400_c001_v0001181_t0049_u01782957840120") 2026/07/02 02:12:21 DEBUG : hello world2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98c38_d20260702_m020234_c001_v7007000_t0000_u01782957754811") 2026/07/02 02:12:21 DEBUG : hello world2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f105104ab4bb8e156_d20260702_m020233_c001_v0001120_t0050_u01782957753930") 2026/07/02 02:12:21 DEBUG : ignore-size: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eeb1_d20260702_m020324_c001_v7007000_t0000_u01782957804676") 2026/07/02 02:12:21 DEBUG : ignore-size: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ed2_d20260702_m020323_c001_v0001181_t0041_u01782957803761") 2026/07/02 02:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec93362f_d20260702_m020414_c001_v7007000_t0000_u01782957854740") 2026/07/02 02:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ff4_d20260702_m020414_c001_v0001181_t0038_u01782957854178") 2026/07/02 02:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933626_d20260702_m020413_c001_v7007000_t0000_u01782957853466") 2026/07/02 02:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11fee_d20260702_m020412_c001_v0001181_t0042_u01782957852417") 2026/07/02 02:12:22 DEBUG : one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335e4_d20260702_m020403_c001_v7007000_t0000_u01782957843069") 2026/07/02 02:12:22 DEBUG : one: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc11fa8_d20260702_m020359_c001_v0001181_t0002_u01782957839547") 2026/07/02 02:12:22 DEBUG : only0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230ae_d20260702_m020747_c001_v7007000_t0000_u01782958067107") 2026/07/02 02:12:22 DEBUG : only0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc124df_d20260702_m020741_c001_v0001181_t0002_u01782958061677") 2026/07/02 02:12:22 DEBUG : only0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1246f_d20260702_m020728_c001_v0001181_t0030_u01782958048790") 2026/07/02 02:12:22 DEBUG : only0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f422540fb8e89f798_d20260702_m020723_c001_v7007000_t0000_u01782958043306") 2026/07/02 02:12:22 DEBUG : only0: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001659_d20260702_m020710_c001_v0001102_t0020_u01782958030088") 2026/07/02 02:12:22 DEBUG : only1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230af_d20260702_m020747_c001_v7007000_t0000_u01782958067286") 2026/07/02 02:12:22 DEBUG : only1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415a91983511173c_d20260702_m020742_c001_v0001177_t0008_u01782958062289") 2026/07/02 02:12:22 DEBUG : only1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016d3_d20260702_m020729_c001_v0001102_t0008_u01782958049698") 2026/07/02 02:12:22 DEBUG : only1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b3329_d20260702_m020722_c001_v7007000_t0000_u01782958042603") 2026/07/02 02:12:22 DEBUG : only1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111662_d20260702_m020710_c001_v0001177_t0019_u01782958030710") 2026/07/02 02:12:22 DEBUG : only10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b0_d20260702_m020747_c001_v7007000_t0000_u01782958067463") 2026/07/02 02:12:22 DEBUG : only10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415a919835111734_d20260702_m020741_c001_v0001177_t0008_u01782958061688") 2026/07/02 02:12:23 DEBUG : only10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016ed_d20260702_m020735_c001_v0001102_t0019_u01782958055180") 2026/07/02 02:12:23 DEBUG : only10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b332a_d20260702_m020722_c001_v7007000_t0000_u01782958042795") 2026/07/02 02:12:23 DEBUG : only10: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111686_d20260702_m020715_c001_v0001177_t0033_u01782958035794") 2026/07/02 02:12:23 DEBUG : only11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b1_d20260702_m020747_c001_v7007000_t0000_u01782958067639") 2026/07/02 02:12:23 DEBUG : only11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f413d771945001713_d20260702_m020741_c001_v0001102_t0040_u01782958061699") 2026/07/02 02:12:23 DEBUG : only11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111704_d20260702_m020735_c001_v0001177_t0000_u01782958055706") 2026/07/02 02:12:23 DEBUG : only11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc462_d20260702_m020722_c001_v7007000_t0000_u01782958042232") 2026/07/02 02:12:23 DEBUG : only11: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12435_d20260702_m020716_c001_v0001181_t0040_u01782958036616") 2026/07/02 02:12:23 DEBUG : only12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b2_d20260702_m020747_c001_v7007000_t0000_u01782958067814") 2026/07/02 02:12:23 DEBUG : only12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f402b6f7dfabbc2fb_d20260702_m020742_c001_v0001117_t0058_u01782958062234") 2026/07/02 02:12:23 DEBUG : only12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124b5_d20260702_m020736_c001_v0001181_t0027_u01782958056480") 2026/07/02 02:12:23 DEBUG : only12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc463_d20260702_m020722_c001_v7007000_t0000_u01782958042416") 2026/07/02 02:12:23 DEBUG : only12: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001693_d20260702_m020717_c001_v0001102_t0058_u01782958037068") 2026/07/02 02:12:23 DEBUG : only13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b4_d20260702_m020747_c001_v7007000_t0000_u01782958067990") 2026/07/02 02:12:23 DEBUG : only13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc124e1_d20260702_m020741_c001_v0001181_t0002_u01782958061891") 2026/07/02 02:12:23 DEBUG : only13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016f1_d20260702_m020736_c001_v0001102_t0023_u01782958056979") 2026/07/02 02:12:23 DEBUG : only13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b332e_d20260702_m020723_c001_v7007000_t0000_u01782958043340") 2026/07/02 02:12:23 DEBUG : only13: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111692_d20260702_m020717_c001_v0001177_t0021_u01782958037625") 2026/07/02 02:12:23 DEBUG : only14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b5_d20260702_m020748_c001_v7007000_t0000_u01782958068166") 2026/07/02 02:12:24 DEBUG : only14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415a919835111736_d20260702_m020741_c001_v0001177_t0008_u01782958061902") 2026/07/02 02:12:24 DEBUG : only14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111718_d20260702_m020737_c001_v0001177_t0048_u01782958057719") 2026/07/02 02:12:24 DEBUG : only14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f422540fb8e89f794_d20260702_m020722_c001_v7007000_t0000_u01782958042597") 2026/07/02 02:12:24 DEBUG : only14: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12445_d20260702_m020718_c001_v0001181_t0057_u01782958038271") 2026/07/02 02:12:24 DEBUG : only15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b6_d20260702_m020748_c001_v7007000_t0000_u01782958068342") 2026/07/02 02:12:24 DEBUG : only15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f413d771945001715_d20260702_m020741_c001_v0001102_t0040_u01782958061911") 2026/07/02 02:12:24 DEBUG : only15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124c3_d20260702_m020738_c001_v0001181_t0034_u01782958058289") 2026/07/02 02:12:24 DEBUG : only15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc467_d20260702_m020723_c001_v7007000_t0000_u01782958043154") 2026/07/02 02:12:24 DEBUG : only15: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016a3_d20260702_m020718_c001_v0001102_t0020_u01782958038800") 2026/07/02 02:12:24 DEBUG : only16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b8_d20260702_m020748_c001_v7007000_t0000_u01782958068519") 2026/07/02 02:12:24 DEBUG : only16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc124e3_d20260702_m020742_c001_v0001181_t0002_u01782958062085") 2026/07/02 02:12:24 DEBUG : only16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016fd_d20260702_m020738_c001_v0001102_t0024_u01782958058726") 2026/07/02 02:12:24 DEBUG : only16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b332d_d20260702_m020723_c001_v7007000_t0000_u01782958043165") 2026/07/02 02:12:24 DEBUG : only16: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116a6_d20260702_m020719_c001_v0001177_t0035_u01782958039320") 2026/07/02 02:12:25 DEBUG : only17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230b9_d20260702_m020748_c001_v7007000_t0000_u01782958068695") 2026/07/02 02:12:25 DEBUG : only17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415a91983511173a_d20260702_m020742_c001_v0001177_t0008_u01782958062096") 2026/07/02 02:12:25 DEBUG : only17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111724_d20260702_m020739_c001_v0001177_t0057_u01782958059347") 2026/07/02 02:12:25 DEBUG : only17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c2675_d20260702_m020722_c001_v7007000_t0000_u01782958042900") 2026/07/02 02:12:25 DEBUG : only17: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1244f_d20260702_m020719_c001_v0001181_t0004_u01782958039958") 2026/07/02 02:12:25 DEBUG : only18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230ba_d20260702_m020748_c001_v7007000_t0000_u01782958068874") 2026/07/02 02:12:25 DEBUG : only18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f413d771945001717_d20260702_m020742_c001_v0001102_t0040_u01782958062105") 2026/07/02 02:12:25 DEBUG : only18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124cf_d20260702_m020740_c001_v0001181_t0039_u01782958060255") 2026/07/02 02:12:25 DEBUG : only18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c2677_d20260702_m020723_c001_v7007000_t0000_u01782958043286") 2026/07/02 02:12:25 DEBUG : only18: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016b3_d20260702_m020720_c001_v0001102_t0054_u01782958040409") 2026/07/02 02:12:25 DEBUG : only19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230bb_d20260702_m020749_c001_v7007000_t0000_u01782958069051") 2026/07/02 02:12:25 DEBUG : only19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc124e5_d20260702_m020742_c001_v0001181_t0002_u01782958062278") 2026/07/02 02:12:25 DEBUG : only19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500170f_d20260702_m020740_c001_v0001102_t0019_u01782958060833") 2026/07/02 02:12:25 DEBUG : only19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f422540fb8e89f796_d20260702_m020722_c001_v7007000_t0000_u01782958042952") 2026/07/02 02:12:25 DEBUG : only19: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116ae_d20260702_m020721_c001_v0001177_t0045_u01782958041014") 2026/07/02 02:12:25 DEBUG : only2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230bc_d20260702_m020749_c001_v7007000_t0000_u01782958069228") 2026/07/02 02:12:25 DEBUG : only2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f413d771945001719_d20260702_m020742_c001_v0001102_t0040_u01782958062299") 2026/07/02 02:12:25 DEBUG : only2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116e8_d20260702_m020730_c001_v0001177_t0059_u01782958050563") 2026/07/02 02:12:25 DEBUG : only2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc466_d20260702_m020722_c001_v7007000_t0000_u01782958042969") 2026/07/02 02:12:25 DEBUG : only2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12409_d20260702_m020711_c001_v0001181_t0016_u01782958031236") 2026/07/02 02:12:25 DEBUG : only3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230bd_d20260702_m020749_c001_v7007000_t0000_u01782958069405") 2026/07/02 02:12:26 DEBUG : only3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f402b6f7dfabbc2fd_d20260702_m020742_c001_v0001117_t0058_u01782958062431") 2026/07/02 02:12:26 DEBUG : only3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1248f_d20260702_m020731_c001_v0001181_t0033_u01782958051263") 2026/07/02 02:12:26 DEBUG : only3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4160cca5068b332b_d20260702_m020722_c001_v7007000_t0000_u01782958042980") 2026/07/02 02:12:26 DEBUG : only3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001667_d20260702_m020711_c001_v0001102_t0059_u01782958031688") 2026/07/02 02:12:26 DEBUG : only4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230be_d20260702_m020749_c001_v7007000_t0000_u01782958069580") 2026/07/02 02:12:26 DEBUG : only4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc124e7_d20260702_m020742_c001_v0001181_t0002_u01782958062470") 2026/07/02 02:12:26 DEBUG : only4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016e1_d20260702_m020731_c001_v0001102_t0000_u01782958051724") 2026/07/02 02:12:26 DEBUG : only4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc464_d20260702_m020722_c001_v7007000_t0000_u01782958042600") 2026/07/02 02:12:26 DEBUG : only4: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511166a_d20260702_m020712_c001_v0001177_t0015_u01782958032281") 2026/07/02 02:12:26 DEBUG : only5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230bf_d20260702_m020749_c001_v7007000_t0000_u01782958069757") 2026/07/02 02:12:26 DEBUG : only5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415a919835111740_d20260702_m020742_c001_v0001177_t0008_u01782958062482") 2026/07/02 02:12:26 DEBUG : only5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116f4_d20260702_m020732_c001_v0001177_t0009_u01782958052320") 2026/07/02 02:12:26 DEBUG : only5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c2674_d20260702_m020722_c001_v7007000_t0000_u01782958042651") 2026/07/02 02:12:26 DEBUG : only5: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12419_d20260702_m020712_c001_v0001181_t0025_u01782958032976") 2026/07/02 02:12:26 DEBUG : only6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230c0_d20260702_m020749_c001_v7007000_t0000_u01782958069932") 2026/07/02 02:12:26 DEBUG : only6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f413d77194500171d_d20260702_m020742_c001_v0001102_t0040_u01782958062491") 2026/07/02 02:12:26 DEBUG : only6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1249f_d20260702_m020733_c001_v0001181_t0001_u01782958053010") 2026/07/02 02:12:26 DEBUG : only6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f422540fb8e89f795_d20260702_m020722_c001_v7007000_t0000_u01782958042774") 2026/07/02 02:12:26 DEBUG : only6: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001675_d20260702_m020713_c001_v0001102_t0003_u01782958033422") 2026/07/02 02:12:26 DEBUG : only7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230c1_d20260702_m020750_c001_v7007000_t0000_u01782958070108") 2026/07/02 02:12:26 DEBUG : only7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f402b6f7dfabbc301_d20260702_m020742_c001_v0001117_t0058_u01782958062617") 2026/07/02 02:12:26 DEBUG : only7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450016e7_d20260702_m020733_c001_v0001102_t0031_u01782958053501") 2026/07/02 02:12:26 DEBUG : only7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc465_d20260702_m020722_c001_v7007000_t0000_u01782958042785") 2026/07/02 02:12:26 DEBUG : only7: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111678_d20260702_m020714_c001_v0001177_t0033_u01782958034055") 2026/07/02 02:12:27 DEBUG : only8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230c2_d20260702_m020750_c001_v7007000_t0000_u01782958070288") 2026/07/02 02:12:27 DEBUG : only8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415a919835111742_d20260702_m020742_c001_v0001177_t0008_u01782958062673") 2026/07/02 02:12:27 DEBUG : only8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351116fa_d20260702_m020734_c001_v0001177_t0042_u01782958054039") 2026/07/02 02:12:27 DEBUG : only8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4108d2a0897c2676_d20260702_m020723_c001_v7007000_t0000_u01782958043093") 2026/07/02 02:12:27 DEBUG : only8: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1242d_d20260702_m020714_c001_v0001181_t0039_u01782958034689") 2026/07/02 02:12:27 DEBUG : only9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230c3_d20260702_m020750_c001_v7007000_t0000_u01782958070464") 2026/07/02 02:12:27 DEBUG : only9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc124e9_d20260702_m020742_c001_v0001181_t0002_u01782958062663") 2026/07/02 02:12:27 DEBUG : only9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc124a7_d20260702_m020734_c001_v0001181_t0047_u01782958054737") 2026/07/02 02:12:27 DEBUG : only9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f422540fb8e89f797_d20260702_m020723_c001_v7007000_t0000_u01782958043129") 2026/07/02 02:12:27 DEBUG : only9: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001681_d20260702_m020715_c001_v0001102_t0057_u01782958035133") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec93360f_d20260702_m020411_c001_v7007000_t0000_u01782957851346") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351112eb_d20260702_m020409_c001_v0001177_t0058_u01782957849686") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933602_d20260702_m020408_c001_v7007000_t0000_u01782957848636") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11fd4_d20260702_m020406_c001_v0001181_t0000_u01782957846904") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335f3_d20260702_m020406_c001_v7007000_t0000_u01782957846158") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d77194500129b_d20260702_m020403_c001_v0001102_t0019_u01782957843946") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335c5_d20260702_m020354_c001_v7007000_t0000_u01782957834884") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f86_d20260702_m020353_c001_v0001181_t0035_u01782957833752") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335bd_d20260702_m020352_c001_v7007000_t0000_u01782957832267") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f76_d20260702_m020351_c001_v0001181_t0056_u01782957831448") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335b9_d20260702_m020350_c001_v7007000_t0000_u01782957830264") 2026/07/02 02:12:27 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f70_d20260702_m020349_c001_v0001181_t0031_u01782957829098") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2d4_d20260702_m020343_c001_v7007000_t0000_u01782957823430") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f4e_d20260702_m020342_c001_v0001181_t0034_u01782957822403") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2d2_d20260702_m020342_c001_v7007000_t0000_u01782957822052") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f4a_d20260702_m020340_c001_v0001181_t0021_u01782957820911") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eee7_d20260702_m020340_c001_v7007000_t0000_u01782957820458") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f44_d20260702_m020339_c001_v0001181_t0048_u01782957819890") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f3e_d20260702_m020339_c001_v0001181_t0037_u01782957819331") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eee6_d20260702_m020338_c001_v7007000_t0000_u01782957818903") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f34_d20260702_m020338_c001_v0001181_t0019_u01782957818343") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f30_d20260702_m020337_c001_v0001181_t0034_u01782957817754") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136eee5_d20260702_m020337_c001_v7007000_t0000_u01782957817390") 2026/07/02 02:12:28 DEBUG : potato: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f24_d20260702_m020336_c001_v0001181_t0027_u01782957816648") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4275e4868161c53e_d20260702_m020454_c001_v7007000_t0000_u01782957894406") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12096_d20260702_m020453_c001_v0001181_t0040_u01782957893835") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933699_d20260702_m020445_c001_v7007000_t0000_u01782957885390") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1205e_d20260702_m020441_c001_v0001181_t0038_u01782957881090") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40792d65ccd7f229_d20260702_m020433_c001_v7007000_t0000_u01782957873303") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12034_d20260702_m020428_c001_v0001181_t0053_u01782957868470") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b5841_d20260702_m020421_c001_v7007000_t0000_u01782957861412") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ffe_d20260702_m020417_c001_v0001181_t0044_u01782957857498") 2026/07/02 02:12:28 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335cd_d20260702_m020358_c001_v7007000_t0000_u01782957838478") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f9a_d20260702_m020357_c001_v0001181_t0012_u01782957837302") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335c8_d20260702_m020356_c001_v7007000_t0000_u01782957836901") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f8c_d20260702_m020355_c001_v0001181_t0045_u01782957835414") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335c6_d20260702_m020355_c001_v7007000_t0000_u01782957835061") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f8a_d20260702_m020354_c001_v0001181_t0019_u01782957834320") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335c1_d20260702_m020353_c001_v7007000_t0000_u01782957833400") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f7e_d20260702_m020352_c001_v0001181_t0017_u01782957832620") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335bc_d20260702_m020351_c001_v7007000_t0000_u01782957831088") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f74_d20260702_m020350_c001_v0001181_t0007_u01782957830276") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4021857c4136f2d9_d20260702_m020344_c001_v7007000_t0000_u01782957824133") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11f56_d20260702_m020343_c001_v0001181_t0045_u01782957823214") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfad9_d20260702_m020249_c001_v7007000_t0000_u01782957769013") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e28_d20260702_m020248_c001_v0001181_t0002_u01782957768445") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98c3c_d20260702_m020236_c001_v7007000_t0000_u01782957756212") 2026/07/02 02:12:29 DEBUG : potato2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f105104ab4bb8e15e_d20260702_m020235_c001_v0001120_t0053_u01782957755350") 2026/07/02 02:12:29 DEBUG : potato3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec93369a_d20260702_m020445_c001_v7007000_t0000_u01782957885620") 2026/07/02 02:12:29 DEBUG : potato3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001347_d20260702_m020442_c001_v0001102_t0001_u01782957882436") 2026/07/02 02:12:29 DEBUG : potato3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40792d65ccd7f22b_d20260702_m020433_c001_v7007000_t0000_u01782957873596") 2026/07/02 02:12:29 DEBUG : potato3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001309_d20260702_m020429_c001_v0001102_t0001_u01782957869669") 2026/07/02 02:12:29 DEBUG : potato3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b5843_d20260702_m020421_c001_v7007000_t0000_u01782957861587") 2026/07/02 02:12:29 DEBUG : potato3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450012e3_d20260702_m020418_c001_v0001102_t0015_u01782957858023") 2026/07/02 02:12:29 DEBUG : pre-dest1/1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab10_d20260702_m020526_c001_v7007000_t0000_u01782957926669") 2026/07/02 02:12:29 DEBUG : pre-dest1/1: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450013f9_d20260702_m020518_c001_v0001102_t0023_u01782957918872") 2026/07/02 02:12:30 DEBUG : pre-dest2/2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f418ac6cef723ab11_d20260702_m020526_c001_v7007000_t0000_u01782957926852") 2026/07/02 02:12:30 DEBUG : pre-dest2/2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1210e_d20260702_m020519_c001_v0001181_t0006_u01782957919607") 2026/07/02 02:12:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f41336d1f8d18ccaf_d20260702_m020505_c001_v7007000_t0000_u01782957905307") 2026/07/02 02:12:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351113d1_d20260702_m020502_c001_v0001177_t0059_u01782957902158") 2026/07/02 02:12:30 DEBUG : sizeonly: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb65_d20260702_m020322_c001_v7007000_t0000_u01782957802889") 2026/07/02 02:12:30 DEBUG : sizeonly: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ec8_d20260702_m020321_c001_v0001181_t0019_u01782957801979") 2026/07/02 02:12:30 DEBUG : splitbanan: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e94ef_d20260702_m020949_c001_v7007000_t0000_u01782958189195") 2026/07/02 02:12:30 DEBUG : splitbanan: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450019d5_d20260702_m020941_c001_v0001102_t0045_u01782958181846") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b98_d20260702_m021109_c001_v7007000_t0000_u01782958269494") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001b2b_d20260702_m021103_c001_v0001102_t0032_u01782958263234") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4039c6ac65bef17c_d20260702_m021053_c001_v7007000_t0000_u01782958253293") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001ae1_d20260702_m021046_c001_v0001102_t0010_u01782958246921") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f40576a3692d81d74_d20260702_m021036_c001_v7007000_t0000_u01782958236824") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a93_d20260702_m021030_c001_v0001102_t0057_u01782958230753") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c17f9_d20260702_m021021_c001_v7007000_t0000_u01782958221498") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a69_d20260702_m021015_c001_v0001102_t0001_u01782958215533") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f409fb19b391dc88b_d20260702_m021005_c001_v7007000_t0000_u01782958205250") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001a27_d20260702_m020958_c001_v0001102_t0023_u01782958198523") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f411bd3b713cb759d_d20260702_m020944_c001_v7007000_t0000_u01782958184027") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351119fa_d20260702_m020940_c001_v0001177_t0004_u01782958180899") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f400b87af30603024_d20260702_m020931_c001_v7007000_t0000_u01782958171396") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc439_d20260702_m020924_c001_v0001117_t0059_u01782958164395") 2026/07/02 02:12:30 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42030b297ef31fdb_d20260702_m020923_c001_v7007000_t0000_u01782958163431") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12784_d20260702_m020919_c001_v0001181_t0057_u01782958159940") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98efe_d20260702_m020909_c001_v7007000_t0000_u01782958149821") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3f9_d20260702_m020903_c001_v0001117_t0038_u01782958143215") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c1724_d20260702_m020902_c001_v7007000_t0000_u01782958142273") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc3e7_d20260702_m020858_c001_v0001117_t0013_u01782958138083") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4050d83e1e1e9441_d20260702_m020843_c001_v7007000_t0000_u01782958123901") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001867_d20260702_m020839_c001_v0001102_t0006_u01782958119917") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415f83da98c3bb68_d20260702_m020829_c001_v7007000_t0000_u01782958109034") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450017fd_d20260702_m020822_c001_v0001102_t0007_u01782958102708") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99c16e8_d20260702_m020813_c001_v7007000_t0000_u01782958093692") 2026/07/02 02:12:31 DEBUG : splitbananasplit: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450017ad_d20260702_m020806_c001_v0001102_t0006_u01782958086840") 2026/07/02 02:12:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4049c867818b5b04_d20260702_m020925_c001_v7007000_t0000_u01782958165985") 2026/07/02 02:12:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12788_d20260702_m020920_c001_v0001181_t0023_u01782958160954") 2026/07/02 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230d8_d20260702_m020758_c001_v7007000_t0000_u01782958078826") 2026/07/02 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001787_d20260702_m020757_c001_v0001102_t0019_u01782958077724") 2026/07/02 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230d1_d20260702_m020756_c001_v7007000_t0000_u01782958076863") 2026/07/02 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc32f_d20260702_m020755_c001_v0001117_t0033_u01782958075499") 2026/07/02 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933632_d20260702_m020414_c001_v7007000_t0000_u01782957854916") 2026/07/02 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351112fb_d20260702_m020414_c001_v0001177_t0026_u01782957854167") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec93362a_d20260702_m020413_c001_v7007000_t0000_u01782957853641") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450012cd_d20260702_m020412_c001_v0001102_t0028_u01782957852768") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb53_d20260702_m020319_c001_v7007000_t0000_u01782957799911") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11eb4_d20260702_m020318_c001_v0001181_t0024_u01782957798652") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb47_d20260702_m020318_c001_v7007000_t0000_u01782957798267") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11ea6_d20260702_m020317_c001_v0001181_t0046_u01782957797285") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb33_d20260702_m020315_c001_v7007000_t0000_u01782957795231") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e9a_d20260702_m020313_c001_v0001181_t0052_u01782957793787") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb2b_d20260702_m020313_c001_v7007000_t0000_u01782957793260") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e94_d20260702_m020312_c001_v0001181_t0023_u01782957792222") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e88_d20260702_m020309_c001_v0001181_t0022_u01782957789154") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb1b_d20260702_m020308_c001_v7007000_t0000_u01782957788804") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e7e_d20260702_m020308_c001_v0001181_t0023_u01782957788240") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e7c_d20260702_m020307_c001_v0001181_t0056_u01782957787664") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb18_d20260702_m020307_c001_v7007000_t0000_u01782957787317") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e6e_d20260702_m020304_c001_v0001181_t0033_u01782957784785") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e64_d20260702_m020302_c001_v0001181_t0043_u01782957782155") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb10_d20260702_m020301_c001_v7007000_t0000_u01782957781804") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e60_d20260702_m020301_c001_v0001181_t0049_u01782957781221") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e5c_d20260702_m020300_c001_v0001181_t0054_u01782957780621") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb0e_d20260702_m020300_c001_v7007000_t0000_u01782957780272") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e50_d20260702_m020256_c001_v0001181_t0024_u01782957776792") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfb00_d20260702_m020256_c001_v7007000_t0000_u01782957776443") 2026/07/02 02:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e4e_d20260702_m020255_c001_v0001181_t0018_u01782957775881") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfaf9_d20260702_m020255_c001_v7007000_t0000_u01782957775013") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e46_d20260702_m020254_c001_v0001181_t0017_u01782957774392") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfaf2_d20260702_m020253_c001_v7007000_t0000_u01782957773870") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e40_d20260702_m020253_c001_v0001181_t0055_u01782957773311") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfaec_d20260702_m020252_c001_v7007000_t0000_u01782957772443") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e3a_d20260702_m020251_c001_v0001181_t0042_u01782957771707") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfae5_d20260702_m020251_c001_v7007000_t0000_u01782957771182") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e34_d20260702_m020250_c001_v0001181_t0030_u01782957770621") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4235c6cea99bfadf_d20260702_m020250_c001_v7007000_t0000_u01782957770098") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11e32_d20260702_m020249_c001_v0001181_t0056_u01782957769536") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98c35_d20260702_m020233_c001_v7007000_t0000_u01782957753391") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f105104ab4bb8e154_d20260702_m020232_c001_v0001120_t0049_u01782957752521") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98c32_d20260702_m020231_c001_v7007000_t0000_u01782957751984") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f105104ab4bb8e14e_d20260702_m020231_c001_v0001120_t0010_u01782957751158") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98c2e_d20260702_m020230_c001_v7007000_t0000_u01782957750264") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f105104ab4bb8e14a_d20260702_m020229_c001_v0001120_t0057_u01782957749465") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4264d478fee98c28_d20260702_m020227_c001_v7007000_t0000_u01782957747295") 2026/07/02 02:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f105104ab4bb8e140_d20260702_m020226_c001_v0001120_t0020_u01782957746552") 2026/07/02 02:12:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230d9_d20260702_m020759_c001_v7007000_t0000_u01782958079002") 2026/07/02 02:12:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a91983511178c_d20260702_m020757_c001_v0001177_t0006_u01782958077616") 2026/07/02 02:12:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230d2_d20260702_m020757_c001_v7007000_t0000_u01782958077038") 2026/07/02 02:12:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12539_d20260702_m020755_c001_v0001181_t0011_u01782958075509") 2026/07/02 02:12:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b99_d20260702_m021111_c001_v7007000_t0000_u01782958271419") 2026/07/02 02:12:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111ba0_d20260702_m021110_c001_v0001177_t0007_u01782958270814") 2026/07/02 02:12:34 DEBUG : sub/yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec93360c_d20260702_m020410_c001_v7007000_t0000_u01782957850818") 2026/07/02 02:12:34 DEBUG : sub/yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11fe4_d20260702_m020409_c001_v0001181_t0004_u01782957849349") 2026/07/02 02:12:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230cb_d20260702_m020754_c001_v7007000_t0000_u01782958074769") 2026/07/02 02:12:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1252f_d20260702_m020753_c001_v0001181_t0007_u01782958073391") 2026/07/02 02:12:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230c5_d20260702_m020752_c001_v7007000_t0000_u01782958072657") 2026/07/02 02:12:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc323_d20260702_m020751_c001_v0001117_t0037_u01782958071384") 2026/07/02 02:12:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230cd_d20260702_m020754_c001_v7007000_t0000_u01782958074946") 2026/07/02 02:12:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001769_d20260702_m020753_c001_v0001102_t0058_u01782958073402") 2026/07/02 02:12:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4174888f7c1230c6_d20260702_m020752_c001_v7007000_t0000_u01782958072834") 2026/07/02 02:12:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc1251d_d20260702_m020751_c001_v0001181_t0051_u01782958071417") 2026/07/02 02:12:34 DEBUG : three: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335e6_d20260702_m020403_c001_v7007000_t0000_u01782957843243") 2026/07/02 02:12:34 DEBUG : three: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11fba_d20260702_m020401_c001_v0001181_t0000_u01782957841966") 2026/07/02 02:12:35 DEBUG : three: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc11fae_d20260702_m020359_c001_v0001181_t0033_u01782957839914") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b9b_d20260702_m021112_c001_v7007000_t0000_u01782958272920") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc129c4_d20260702_m021112_c001_v0001181_t0029_u01782958272330") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933baa_d20260702_m021131_c001_v7007000_t0000_u01782958291734") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc5ab_d20260702_m021129_c001_v0001117_t0013_u01782958289536") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933ba8_d20260702_m021128_c001_v7007000_t0000_u01782958288045") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12a08_d20260702_m021126_c001_v0001181_t0002_u01782958286394") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933ba6_d20260702_m021125_c001_v7007000_t0000_u01782958285475") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111bea_d20260702_m021124_c001_v0001177_t0010_u01782958284842") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933ba2_d20260702_m021119_c001_v7007000_t0000_u01782958279956") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc129f0_d20260702_m021119_c001_v0001181_t0041_u01782958279160") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933ba4_d20260702_m021122_c001_v7007000_t0000_u01782958282204") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc593_d20260702_m021120_c001_v0001117_t0026_u01782958280882") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933ba0_d20260702_m021118_c001_v7007000_t0000_u01782958278255") 2026/07/02 02:12:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a919835111bcc_d20260702_m021117_c001_v0001177_t0034_u01782958277647") 2026/07/02 02:12:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b9f_d20260702_m021116_c001_v7007000_t0000_u01782958276698") 2026/07/02 02:12:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001b63_d20260702_m021115_c001_v0001102_t0044_u01782958275813") 2026/07/02 02:12:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933b9e_d20260702_m021114_c001_v7007000_t0000_u01782958274908") 2026/07/02 02:12:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f102b6f7dfabbc577_d20260702_m021113_c001_v0001117_t0011_u01782958273844") 2026/07/02 02:12:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415cdd974c0a831b_d20260702_m021136_c001_v7007000_t0000_u01782958296389") 2026/07/02 02:12:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1169346a6dc12a4e_d20260702_m021135_c001_v0001181_t0015_u01782958295592") 2026/07/02 02:12:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933ba5_d20260702_m021123_c001_v7007000_t0000_u01782958283908") 2026/07/02 02:12:36 DEBUG : toe/toe/toe: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001b7d_d20260702_m021123_c001_v0001102_t0013_u01782958283144") 2026/07/02 02:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933bab_d20260702_m021132_c001_v7007000_t0000_u01782958292298") 2026/07/02 02:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d771945001ba9_d20260702_m021131_c001_v0001102_t0049_u01782958291366") 2026/07/02 02:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933ba9_d20260702_m021128_c001_v7007000_t0000_u01782958288627") 2026/07/02 02:12:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f11169947ba05f8e5_d20260702_m021127_c001_v0001115_t0054_u01782958287509") 2026/07/02 02:12:36 DEBUG : two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335e7_d20260702_m020403_c001_v7007000_t0000_u01782957843418") 2026/07/02 02:12:36 DEBUG : two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f415a9198351112af_d20260702_m020401_c001_v0001177_t0008_u01782957841423") 2026/07/02 02:12:36 DEBUG : two: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f4169346a6dc11fac_d20260702_m020359_c001_v0001181_t0002_u01782957839730") 2026/07/02 02:12:36 DEBUG : yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933610_d20260702_m020411_c001_v7007000_t0000_u01782957851521") 2026/07/02 02:12:36 DEBUG : yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f10918bb97c46d56d_d20260702_m020410_c001_v0001171_t0031_u01782957850552") 2026/07/02 02:12:36 DEBUG : yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335ff_d20260702_m020408_c001_v7007000_t0000_u01782957848108") 2026/07/02 02:12:36 DEBUG : yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f113d7719450012a7_d20260702_m020406_c001_v0001102_t0053_u01782957846914") 2026/07/02 02:12:36 DEBUG : yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335f1_d20260702_m020405_c001_v7007000_t0000_u01782957845629") 2026/07/02 02:12:36 DEBUG : yam: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f115a9198351112c1_d20260702_m020403_c001_v0001177_t0057_u01782957843957") 2026/07/02 02:12:36 DEBUG : yaml: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec933603_d20260702_m020408_c001_v7007000_t0000_u01782957848811") 2026/07/02 02:12:36 DEBUG : yaml: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f1173bcde5bcda16c_d20260702_m020407_c001_v0001165_t0003_u01782957847817") 2026/07/02 02:12:36 DEBUG : yaml: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f42496602ec9335f6_d20260702_m020406_c001_v7007000_t0000_u01782957846374") 2026/07/02 02:12:36 DEBUG : yaml: Deleting (id "4_z4f722d23900d2b0b9ff80e1b_f118e55251eaef578_d20260702_m020405_c001_v0001041_t0051_u01782957845215") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m14.103248739s (try 1/5)