"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/11 03:23:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara" 2026/05/11 03:23:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 03:23:04 DEBUG : Creating backend with remote "/tmp/rclone1241060736" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:05 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/11 03:23:05 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 03:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:06 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:06 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:07 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:23:07 DEBUG : B2 bucket rclone-test-vurucok4sara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", 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-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:08 DEBUG : Creating backend with remote "/non-existing" 2026/05/11 03:23:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/11 03:23:08 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:08 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:09 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:09 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", 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-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:10 INFO : B2 bucket rclone-test-vurucok4sara: Running all checks before starting transfers 2026/05/11 03:23:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:11 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:11 INFO : B2 bucket rclone-test-vurucok4sara: Checks finished, now starting transfers 2026/05/11 03:23:11 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:12 ERROR : Ignoring --no-traverse with sync 2026/05/11 03:23:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:12 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:12 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:12 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:23:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/11 03:23:13 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:13 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:13 DEBUG : hello world2: size = 12 OK 2026/05/11 03:23:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/11 03:23:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:23:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:15 DEBUG : potato2: size = 11 OK 2026/05/11 03:23:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:23:16 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:16 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:16 DEBUG : potato2: size = 11 OK 2026/05/11 03:23:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/11 03:23:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:23:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/11 03:23:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 03:23:17 INFO : sub dir2: Making directory 2026/05/11 03:23:17 INFO : sub dir: Making directory 2026/05/11 03:23:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:17 INFO : sub dir2/sub sub dir2: Making directory 2026/05/11 03:23:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:18 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/05/11 03:23:18 DEBUG : B2 bucket rclone-test-vurucok4sara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:18 INFO : sub dir2: Making directory 2026/05/11 03:23:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/11 03:23:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:23:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:19 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:19 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:20 DEBUG : sub dir2: Making directory with metadata 2026/05/11 03:23:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:23:20 INFO : sub dir2: Making directory 2026/05/11 03:23:20 INFO : sub dir: Making directory 2026/05/11 03:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:20 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:20 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:20 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:23:20 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/11 03:23:21 DEBUG : B2 bucket rclone-test-vurucok4sara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/11 03:23:21 DEBUG : B2 bucket rclone-test-vurucok4sara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:22 INFO : sub dir2: Making directory 2026/05/11 03:23:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:22 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:22 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:22 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:23:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:23 DEBUG : sub dir2: Making directory with metadata 2026/05/11 03:23:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:23:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 03:23:23 INFO : sub dir2: Making directory 2026/05/11 03:23:23 INFO : sub dir: Making directory 2026/05/11 03:23:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:23 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:23 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:23 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:23:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/11 03:23:24 DEBUG : B2 bucket rclone-test-vurucok4sara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:24 INFO : sub dir2: Making directory 2026/05/11 03:23:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:25 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:25 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:25 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:23:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bexejoc9yoqa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vurucok4sara -> B2 bucket rclone-test-bexejoc9yoqa 2026/05/11 03:23:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:27 DEBUG : B2 bucket rclone-test-bexejoc9yoqa: Waiting for checks to finish 2026/05/11 03:23:27 DEBUG : B2 bucket rclone-test-bexejoc9yoqa: Waiting for transfers to finish 2026/05/11 03:23:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 03:23:29 DEBUG : B2 bucket rclone-test-bexejoc9yoqa: Purge remote 2026/05/11 03:23:29 INFO : B2 bucket rclone-test-bexejoc9yoqa: cleaning bucket "rclone-test-bexejoc9yoqa" of all files 2026/05/11 03:23:29 DEBUG : sub dir/hello world: Deleting (id "4_z8f32ad7300fd1b5b9fe80e1b_f1129b14ce86e461d_d20260511_m032328_c001_v0001040_t0053_u01778469808531") --- PASS: TestServerSideCopy (4.22s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:31 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:23:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:23:31 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 03:23:31 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:31 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 03:23:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 03:23:31 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pafaxez7yafu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vurucok4sara -> B2 bucket rclone-test-pafaxez7yafu 2026/05/11 03:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:34 DEBUG : B2 bucket rclone-test-pafaxez7yafu: Waiting for checks to finish 2026/05/11 03:23:34 DEBUG : B2 bucket rclone-test-pafaxez7yafu: Waiting for transfers to finish 2026/05/11 03:23:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 03:23:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:23:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pafaxez7yafu) 2026/05/11 03:23:35 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 03:23:35 DEBUG : B2 bucket rclone-test-pafaxez7yafu: Waiting for checks to finish 2026/05/11 03:23:35 DEBUG : B2 bucket rclone-test-pafaxez7yafu: Waiting for transfers to finish 2026/05/11 03:23:36 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 03:23:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 03:23:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 03:23:36 DEBUG : B2 bucket rclone-test-pafaxez7yafu: Purge remote 2026/05/11 03:23:36 INFO : B2 bucket rclone-test-pafaxez7yafu: cleaning bucket "rclone-test-pafaxez7yafu" of all files 2026/05/11 03:23:36 DEBUG : sub dir/hello world: Deleting (id "4_z7f82bdf300fd1b5b9fe80e1b_f100a42dcafb8d65d_d20260511_m032335_c001_v0001097_t0020_u01778469815837") 2026/05/11 03:23:36 DEBUG : sub dir/hello world: Deleting (id "4_z7f82bdf300fd1b5b9fe80e1b_f118effe3fd4585c1_d20260511_m032334_c001_v0001185_t0047_u01778469814691") --- PASS: TestServerSideCopyOverSelf (6.03s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:23:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:23:39 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 03:23:39 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:39 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:39 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 03:23:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 03:23:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/11 03:23:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.75s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-logikiq5zevi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vurucok4sara -> B2 bucket rclone-test-logikiq5zevi 2026/05/11 03:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:41 DEBUG : B2 bucket rclone-test-logikiq5zevi: Waiting for checks to finish 2026/05/11 03:23:41 DEBUG : B2 bucket rclone-test-logikiq5zevi: Waiting for transfers to finish 2026/05/11 03:23:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:23:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 03:23:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:23:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-logikiq5zevi) 2026/05/11 03:23:43 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 03:23:43 DEBUG : B2 bucket rclone-test-logikiq5zevi: Waiting for checks to finish 2026/05/11 03:23:43 DEBUG : B2 bucket rclone-test-logikiq5zevi: Waiting for transfers to finish 2026/05/11 03:23:43 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 03:23:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/11 03:23:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 03:23:44 INFO : sub dir/hello world: Deleted 2026/05/11 03:23:45 DEBUG : testing file moves 2026/05/11 03:23:45 DEBUG : B2 bucket rclone-test-logikiq5zevi: Waiting for checks to finish 2026/05/11 03:23:45 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:23:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-logikiq5zevi) 2026/05/11 03:23:45 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 03:23:45 DEBUG : B2 bucket rclone-test-logikiq5zevi: Waiting for transfers to finish 2026/05/11 03:23:45 DEBUG : sub dir/hello world: size = 24 OK 2026/05/11 03:23:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/11 03:23:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 03:23:45 INFO : sub dir/hello world: Deleted 2026/05/11 03:23:46 DEBUG : B2 bucket rclone-test-logikiq5zevi: Purge remote 2026/05/11 03:23:46 INFO : B2 bucket rclone-test-logikiq5zevi: cleaning bucket "rclone-test-logikiq5zevi" of all files 2026/05/11 03:23:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ddd300fd1b5b9fe80e1b_f108c82cff9602e3c_d20260511_m032345_c001_v0001134_t0039_u01778469825407") 2026/05/11 03:23:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ddd300fd1b5b9fe80e1b_f1064c16323ed132f_d20260511_m032343_c001_v0001039_t0040_u01778469823590") 2026/05/11 03:23:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f82ddd300fd1b5b9fe80e1b_f11536cceff0a2b3b_d20260511_m032342_c001_v0001145_t0053_u01778469822444") --- PASS: TestServerSideMoveOverSelf (7.57s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:47 ERROR : error listing: directory not found 2026/05/11 03:23:48 INFO : Local file system at /tmp/rclone1241060736: Making directory 2026/05/11 03:23:48 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:48 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.36s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:23:49 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for checks to finish 2026/05/11 03:23:49 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for transfers to finish 2026/05/11 03:23:50 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/11 03:23:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:23:50 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/11 03:23:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:50 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/11 03:23:50 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:50 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:51 DEBUG : check sum: size = 1 OK 2026/05/11 03:23:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 03:23:51 INFO : check sum: Copied (new) 2026/05/11 03:23:51 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:51 DEBUG : check sum: size = 1 OK 2026/05/11 03:23:51 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 03:23:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/11 03:23:51 DEBUG : check sum: Unchanged skipping 2026/05/11 03:23:51 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:51 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/11 03:23:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:52 DEBUG : sizeonly: size = 6 OK 2026/05/11 03:23:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 03:23:52 INFO : sizeonly: Copied (new) 2026/05/11 03:23:52 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:53 DEBUG : sizeonly: size = 6 OK 2026/05/11 03:23:53 DEBUG : sizeonly: Sizes identical 2026/05/11 03:23:53 DEBUG : sizeonly: Unchanged skipping 2026/05/11 03:23:53 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:53 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:53 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/11 03:23:54 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:54 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/11 03:23:54 INFO : ignore-size: Copied (new) 2026/05/11 03:23:54 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:55 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:23:55 DEBUG : ignore-size: Unchanged skipping 2026/05/11 03:23:55 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:55 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.82s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:56 DEBUG : existing: size = 6 OK 2026/05/11 03:23:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:23:56 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:56 DEBUG : existing: Unchanged skipping 2026/05/11 03:23:56 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:56 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:56 INFO : There was nothing to transfer 2026/05/11 03:23:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/11 03:23:56 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:56 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:57 DEBUG : existing: size = 6 OK 2026/05/11 03:23:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 03:23:57 INFO : existing: Copied (replaced existing) 2026/05/11 03:23:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 03:23:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:58 DEBUG : existing: size = 6 OK 2026/05/11 03:23:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 03:23:58 INFO : existing: Copied (new) 2026/05/11 03:23:58 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:58 DEBUG : existing: Destination exists, skipping 2026/05/11 03:23:58 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:23:58 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:23:58 DEBUG : Waiting for deletions to finish 2026/05/11 03:23:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:23:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/11 03:24:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:00 DEBUG : c/non empty space: size = 5 OK 2026/05/11 03:24:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:00 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:00 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 03:24:00 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:00 DEBUG : a/potato2: size = 60 OK 2026/05/11 03:24:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:24:00 INFO : a/potato2: Copied (new) 2026/05/11 03:24:00 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:02 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:02 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:02 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/05/11 03:24:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 03:24:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/11 03:24:02 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:02 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:02 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:02 INFO : There was nothing to transfer 2026/05/11 03:24:02 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:02 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:02 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/05/11 03:24:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 03:24:03 INFO : empty space: Updated modification time in destination 2026/05/11 03:24:03 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:03 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:03 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:05 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:05 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/05/11 03:24:05 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 03:24:05 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:05 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:05 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:06 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:06 DEBUG : foo: size = 3 OK 2026/05/11 03:24:06 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/05/11 03:24:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:24:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:24:06 DEBUG : foo: sha1 differ 2026/05/11 03:24:06 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:06 DEBUG : foo: size = 3 OK 2026/05/11 03:24:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/11 03:24:06 INFO : foo: Copied (replaced existing) 2026/05/11 03:24:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/11 03:24:08 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:08 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:08 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:08 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:08 DEBUG : potato: size = 60 OK 2026/05/11 03:24:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:24:08 INFO : potato: Copied (new) 2026/05/11 03:24:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:24:10 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:24:10 DEBUG : potato: Sizes differ 2026/05/11 03:24:10 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:10 DEBUG : potato: size = 21 OK 2026/05/11 03:24:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/11 03:24:10 INFO : potato: Copied (replaced existing) 2026/05/11 03:24:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.76s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:12 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:12 DEBUG : potato: size = 21 OK 2026/05/11 03:24:12 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/05/11 03:24:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1241060736) 2026/05/11 03:24:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:24:12 DEBUG : potato: sha1 differ 2026/05/11 03:24:12 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:12 DEBUG : potato: size = 21 OK 2026/05/11 03:24:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/11 03:24:12 INFO : potato: Copied (replaced existing) 2026/05/11 03:24:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:14 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:14 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/11 03:24:14 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:16 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:16 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:16 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:16 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:17 DEBUG : potato2: size = 60 OK 2026/05/11 03:24:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:24:17 INFO : potato2: Copied (new) 2026/05/11 03:24:17 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:18 INFO : d: Making directory 2026/05/11 03:24:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/11 03:24:19 DEBUG : c/non empty space: size = 5 OK 2026/05/11 03:24:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:19 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 03:24:19 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:19 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:19 DEBUG : a/potato2: size = 60 OK 2026/05/11 03:24:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:24:19 INFO : a/potato2: Copied (new) 2026/05/11 03:24:19 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:21 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/11 03:24:21 DEBUG : c/non empty space: size = 5 OK 2026/05/11 03:24:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:21 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 03:24:21 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:21 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:22 DEBUG : a/potato2: size = 60 OK 2026/05/11 03:24:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:24:22 INFO : a/potato2: Copied (new) 2026/05/11 03:24:22 ERROR : B2 bucket rclone-test-vurucok4sara: not deleting files as there were IO errors 2026/05/11 03:24:22 ERROR : B2 bucket rclone-test-vurucok4sara: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:24 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:24 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:24 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:24 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:24 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:24 INFO : potato: Deleted 2026/05/11 03:24:24 DEBUG : potato2: size = 60 OK 2026/05/11 03:24:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:24:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:26 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:26 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:26 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:27 INFO : potato: Deleted 2026/05/11 03:24:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:27 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:27 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:27 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:27 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:27 DEBUG : potato2: size = 60 OK 2026/05/11 03:24:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:24:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.67s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:29 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:29 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:29 DEBUG : potato2: size = 19 OK 2026/05/11 03:24:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/11 03:24:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:31 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 03:24:31 DEBUG : enormous: Excluded 2026/05/11 03:24:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 03:24:31 DEBUG : potato2: Excluded 2026/05/11 03:24:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 03:24:31 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:31 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:31 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:31 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:31 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:31 INFO : There was nothing to transfer 2026/05/11 03:24:32 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 03:24:32 DEBUG : enormous: Excluded 2026/05/11 03:24:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 03:24:32 DEBUG : potato2: Excluded 2026/05/11 03:24:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 03:24:32 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/11 03:24:32 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:32 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for checks to finish 2026/05/11 03:24:32 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for transfers to finish 2026/05/11 03:24:32 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:34 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 03:24:34 DEBUG : enormous: Excluded 2026/05/11 03:24:34 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 03:24:34 DEBUG : potato2: Excluded 2026/05/11 03:24:34 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:24:34 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:34 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:34 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:34 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:34 INFO : enormous: Deleted 2026/05/11 03:24:35 INFO : potato2: Deleted 2026/05/11 03:24:35 INFO : There was nothing to transfer 2026/05/11 03:24:35 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/11 03:24:35 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:35 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for checks to finish 2026/05/11 03:24:35 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for transfers to finish 2026/05/11 03:24:35 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:35 INFO : enormous: Deleted 2026/05/11 03:24:35 INFO : potato2: Deleted 2026/05/11 03:24:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:37 DEBUG : five: Need to transfer - File not found at Destination 2026/05/11 03:24:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:24:37 DEBUG : four: size = 8 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:24:37 DEBUG : four: Sizes differ 2026/05/11 03:24:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/11 03:24:37 DEBUG : one: Destination is newer than source, skipping 2026/05/11 03:24:37 DEBUG : three: size = 5 OK 2026/05/11 03:24:37 DEBUG : three: Sizes identical 2026/05/11 03:24:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 03:24:37 DEBUG : two: size = 3 OK 2026/05/11 03:24:37 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1241060736) 2026/05/11 03:24:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:24:37 DEBUG : two: sha1 differ 2026/05/11 03:24:37 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:37 DEBUG : five: size = 4 OK 2026/05/11 03:24:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/11 03:24:37 INFO : five: Copied (new) 2026/05/11 03:24:38 DEBUG : four: size = 4 OK 2026/05/11 03:24:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/11 03:24:38 INFO : four: Copied (replaced existing) 2026/05/11 03:24:38 DEBUG : two: size = 3 OK 2026/05/11 03:24:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 03:24:38 INFO : two: Copied (replaced existing) 2026/05/11 03:24:38 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:38 DEBUG : four: size = 4 OK 2026/05/11 03:24:38 DEBUG : three: size = 5 OK 2026/05/11 03:24:38 DEBUG : five: size = 4 OK 2026/05/11 03:24:38 DEBUG : one: Destination is newer than source, skipping 2026/05/11 03:24:38 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/11 03:24:38 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/11 03:24:38 DEBUG : two: size = 3 OK 2026/05/11 03:24:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 03:24:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1241060736) 2026/05/11 03:24:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:24:38 DEBUG : three: sha1 differ 2026/05/11 03:24:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/11 03:24:38 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/11 03:24:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/11 03:24:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 03:24:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 03:24:38 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/11 03:24:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 03:24:38 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:39 DEBUG : three: size = 5 OK 2026/05/11 03:24:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 03:24:39 INFO : three: Copied (replaced existing) 2026/05/11 03:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === 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-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/11 03:24:41 INFO : B2 bucket rclone-test-vurucok4sara: Making map for --track-renames 2026/05/11 03:24:41 INFO : B2 bucket rclone-test-vurucok4sara: Finished making map for --track-renames 2026/05/11 03:24:41 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 03:24:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/11 03:24:41 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for renames to finish 2026/05/11 03:24:41 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:41 DEBUG : potato: size = 14 OK 2026/05/11 03:24:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/11 03:24:41 INFO : potato: Copied (new) 2026/05/11 03:24:41 DEBUG : yam: size = 11 OK 2026/05/11 03:24:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 03:24:41 INFO : yam: Copied (new) 2026/05/11 03:24:41 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:42 INFO : B2 bucket rclone-test-vurucok4sara: Making map for --track-renames 2026/05/11 03:24:42 DEBUG : potato: size = 14 OK 2026/05/11 03:24:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:24:42 INFO : B2 bucket rclone-test-vurucok4sara: Finished making map for --track-renames 2026/05/11 03:24:42 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:42 DEBUG : potato: Unchanged skipping 2026/05/11 03:24:42 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for renames to finish 2026/05/11 03:24:42 DEBUG : yaml: size = 11 OK 2026/05/11 03:24:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 03:24:42 INFO : yam: Copied (server-side copy) to: yaml 2026/05/11 03:24:43 INFO : yam: Deleted 2026/05/11 03:24:43 INFO : yaml: Renamed from "yam" 2026/05/11 03:24:43 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/11 03:24:44 INFO : B2 bucket rclone-test-vurucok4sara: Making map for --track-renames 2026/05/11 03:24:44 INFO : B2 bucket rclone-test-vurucok4sara: Finished making map for --track-renames 2026/05/11 03:24:44 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 03:24:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/11 03:24:44 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for renames to finish 2026/05/11 03:24:44 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:44 DEBUG : potato: size = 14 OK 2026/05/11 03:24:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/11 03:24:44 INFO : potato: Copied (new) 2026/05/11 03:24:44 DEBUG : yam: size = 11 OK 2026/05/11 03:24:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 03:24:44 INFO : yam: Copied (new) 2026/05/11 03:24:44 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:45 INFO : B2 bucket rclone-test-vurucok4sara: Making map for --track-renames 2026/05/11 03:24:45 DEBUG : potato: size = 14 OK 2026/05/11 03:24:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:24:45 INFO : B2 bucket rclone-test-vurucok4sara: Finished making map for --track-renames 2026/05/11 03:24:45 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:45 DEBUG : potato: Unchanged skipping 2026/05/11 03:24:45 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for renames to finish 2026/05/11 03:24:45 DEBUG : yaml: size = 11 OK 2026/05/11 03:24:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 03:24:45 INFO : yam: Copied (server-side copy) to: yaml 2026/05/11 03:24:45 INFO : yam: Deleted 2026/05/11 03:24:45 INFO : yaml: Renamed from "yam" 2026/05/11 03:24:45 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/11 03:24:46 INFO : B2 bucket rclone-test-vurucok4sara: Making map for --track-renames 2026/05/11 03:24:46 INFO : B2 bucket rclone-test-vurucok4sara: Finished making map for --track-renames 2026/05/11 03:24:46 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 03:24:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/11 03:24:46 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for renames to finish 2026/05/11 03:24:46 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:47 DEBUG : sub/yam: size = 11 OK 2026/05/11 03:24:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 03:24:47 INFO : sub/yam: Copied (new) 2026/05/11 03:24:47 DEBUG : potato: size = 14 OK 2026/05/11 03:24:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/11 03:24:47 INFO : potato: Copied (new) 2026/05/11 03:24:47 DEBUG : Waiting for deletions to finish 2026/05/11 03:24:48 DEBUG : potato: size = 14 OK 2026/05/11 03:24:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:24:48 DEBUG : potato: Unchanged skipping 2026/05/11 03:24:48 INFO : B2 bucket rclone-test-vurucok4sara: Making map for --track-renames 2026/05/11 03:24:48 INFO : B2 bucket rclone-test-vurucok4sara: Finished making map for --track-renames 2026/05/11 03:24:48 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:48 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for renames to finish 2026/05/11 03:24:48 DEBUG : yam: size = 11 OK 2026/05/11 03:24:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/11 03:24:48 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/11 03:24:48 INFO : sub/yam: Deleted 2026/05/11 03:24:48 INFO : yam: Renamed from "sub/yam" 2026/05/11 03:24:48 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.96s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:49 DEBUG : Creating backend with remote "/tmp/rclone1241060736/dir1" 2026/05/11 03:24:49 DEBUG : Creating backend with remote "/tmp/rclone1241060736/dir2" 2026/05/11 03:24:49 DEBUG : Local file system at /tmp/rclone1241060736/dir2: Using server-side directory move 2026/05/11 03:24:49 INFO : Local file system at /tmp/rclone1241060736/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/11 03:24:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/11 03:24:49 DEBUG : Local file system at /tmp/rclone1241060736/dir2: Waiting for checks to finish 2026/05/11 03:24:49 INFO : file1.txt: Moved (server-side) 2026/05/11 03:24:49 DEBUG : Local file system at /tmp/rclone1241060736/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:24:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/11 03:24:50 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:50 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:50 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/11 03:24:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/11 03:24:50 INFO : nested/sub dir/file: Copied (new) 2026/05/11 03:24:50 INFO : nested/sub dir/file: Deleted 2026/05/11 03:24:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:24:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:24:51 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:24:51 INFO : sub dir/hello world: Deleted 2026/05/11 03:24:51 INFO : sub dir: Removing directory 2026/05/11 03:24:51 INFO : nested/sub dir: Removing directory 2026/05/11 03:24:51 INFO : nested: Removing directory 2026/05/11 03:24:51 DEBUG : Local file system at /tmp/rclone1241060736: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 03:24:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/11 03:24:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 03:24:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:24:52 INFO : sub dir/hello world: Copied (new) 2026/05/11 03:24:52 INFO : sub dir/hello world: Deleted 2026/05/11 03:24:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/11 03:24:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/11 03:24:52 INFO : nested/sub dir/file: Copied (new) 2026/05/11 03:24:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.61s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/11 03:24:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 03:24:53 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:53 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:54 DEBUG : existing: size = 6 OK 2026/05/11 03:24:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 03:24:54 INFO : existing: Copied (new) 2026/05/11 03:24:54 INFO : existing: Deleted 2026/05/11 03:24:54 DEBUG : existing-b: size = 6 OK 2026/05/11 03:24:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/11 03:24:54 INFO : existing-b: Copied (new) 2026/05/11 03:24:54 INFO : existing-b: Deleted 2026/05/11 03:24:54 DEBUG : existing: Destination exists, skipping 2026/05/11 03:24:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/11 03:24:54 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:24:54 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:24:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:24:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kalogog0guyi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vurucok4sara -> B2 bucket rclone-test-kalogog0guyi 2026/05/11 03:24:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:24:59 DEBUG : empty space: size = 1 OK 2026/05/11 03:24:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 03:24:59 DEBUG : empty space: Unchanged skipping 2026/05/11 03:24:59 DEBUG : B2 bucket rclone-test-kalogog0guyi: Waiting for checks to finish 2026/05/11 03:24:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:24:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kalogog0guyi) 2026/05/11 03:24:59 DEBUG : potato3: Sizes differ 2026/05/11 03:24:59 INFO : empty space: Deleted 2026/05/11 03:24:59 DEBUG : B2 bucket rclone-test-kalogog0guyi: Waiting for transfers to finish 2026/05/11 03:25:00 DEBUG : potato3: size = 68 OK 2026/05/11 03:25:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 03:25:00 INFO : potato3: Copied (server-side copy) 2026/05/11 03:25:00 DEBUG : potato2: size = 60 OK 2026/05/11 03:25:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:25:00 INFO : potato2: Copied (server-side copy) 2026/05/11 03:25:01 INFO : potato3: Deleted 2026/05/11 03:25:01 INFO : potato2: Deleted 2026/05/11 03:25:01 DEBUG : Creating backend with remote "TestB2:rclone-test-laqadew4miwi" 2026/05/11 03:25:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/11 03:25:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:25:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/11 03:25:02 DEBUG : B2 bucket rclone-test-laqadew4miwi: Waiting for checks to finish 2026/05/11 03:25:02 DEBUG : B2 bucket rclone-test-laqadew4miwi: Waiting for transfers to finish 2026/05/11 03:25:03 DEBUG : empty space: size = 1 OK 2026/05/11 03:25:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 03:25:03 INFO : empty space: Copied (server-side copy) 2026/05/11 03:25:03 INFO : empty space: Deleted 2026/05/11 03:25:03 DEBUG : potato3: size = 68 OK 2026/05/11 03:25:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 03:25:03 INFO : potato3: Copied (server-side copy) 2026/05/11 03:25:03 DEBUG : potato2: size = 60 OK 2026/05/11 03:25:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:25:03 INFO : potato2: Copied (server-side copy) 2026/05/11 03:25:04 INFO : potato3: Deleted 2026/05/11 03:25:04 INFO : potato2: Deleted 2026/05/11 03:25:04 DEBUG : B2 bucket rclone-test-laqadew4miwi: Purge remote 2026/05/11 03:25:04 INFO : B2 bucket rclone-test-laqadew4miwi: cleaning bucket "rclone-test-laqadew4miwi" of all files 2026/05/11 03:25:04 DEBUG : empty space: Deleting (id "4_zbfc21d93101d1b5b9fe80e1b_f11681cc447f05779_d20260511_m032503_c001_v0001178_t0044_u01778469903321") 2026/05/11 03:25:04 DEBUG : potato2: Deleting (id "4_zbfc21d93101d1b5b9fe80e1b_f10014dee65d293e8_d20260511_m032503_c001_v0001172_t0047_u01778469903565") 2026/05/11 03:25:04 DEBUG : potato3: Deleting (id "4_zbfc21d93101d1b5b9fe80e1b_f118c5796c08855ff_d20260511_m032503_c001_v0001181_t0017_u01778469903686") 2026/05/11 03:25:05 DEBUG : B2 bucket rclone-test-kalogog0guyi: Purge remote 2026/05/11 03:25:05 INFO : B2 bucket rclone-test-kalogog0guyi: cleaning bucket "rclone-test-kalogog0guyi" of all files 2026/05/11 03:25:05 DEBUG : empty space: Deleting (id "4_z0fb20d73101d1b5b9fe80e1b_f419d62423b3f4a0c_d20260511_m032503_c001_v7007000_t0000_u01778469903546") 2026/05/11 03:25:05 DEBUG : empty space: Deleting (id "4_z0fb20d73101d1b5b9fe80e1b_f105ec25bc3b909ad_d20260511_m032459_c001_v0001184_t0047_u01778469899099") 2026/05/11 03:25:05 DEBUG : potato2: Deleting (id "4_z0fb20d73101d1b5b9fe80e1b_f418f3255aea108ef_d20260511_m032504_c001_v7007000_t0000_u01778469904080") 2026/05/11 03:25:05 DEBUG : potato2: Deleting (id "4_z0fb20d73101d1b5b9fe80e1b_f10106abb9744ba41_d20260511_m032459_c001_v0001144_t0051_u01778469899894") 2026/05/11 03:25:05 DEBUG : potato3: Deleting (id "4_z0fb20d73101d1b5b9fe80e1b_f419d62423b3f4a0e_d20260511_m032503_c001_v7007000_t0000_u01778469903919") 2026/05/11 03:25:05 DEBUG : potato3: Deleting (id "4_z0fb20d73101d1b5b9fe80e1b_f110d2677b001ed8a_d20260511_m032500_c001_v0001039_t0017_u01778469900383") 2026/05/11 03:25:05 DEBUG : potato3: Deleting (id "4_z0fb20d73101d1b5b9fe80e1b_f105ec25bc3b909af_d20260511_m032459_c001_v0001184_t0002_u01778469899298") --- PASS: TestServerSideMove (11.52s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:25:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cudazed0wisu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vurucok4sara -> B2 bucket rclone-test-cudazed0wisu 2026/05/11 03:25:13 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 03:25:13 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 03:25:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:25:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:25:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cudazed0wisu) 2026/05/11 03:25:13 DEBUG : potato3: Sizes differ 2026/05/11 03:25:13 DEBUG : B2 bucket rclone-test-cudazed0wisu: Waiting for checks to finish 2026/05/11 03:25:13 DEBUG : B2 bucket rclone-test-cudazed0wisu: Waiting for transfers to finish 2026/05/11 03:25:13 DEBUG : potato2: size = 60 OK 2026/05/11 03:25:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:25:13 INFO : potato2: Copied (server-side copy) 2026/05/11 03:25:13 INFO : potato2: Deleted 2026/05/11 03:25:13 DEBUG : potato3: size = 68 OK 2026/05/11 03:25:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 03:25:13 INFO : potato3: Copied (server-side copy) 2026/05/11 03:25:13 INFO : potato3: Deleted 2026/05/11 03:25:14 DEBUG : Creating backend with remote "TestB2:rclone-test-doxikux3qaki" 2026/05/11 03:25:14 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 03:25:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:25:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/11 03:25:15 DEBUG : B2 bucket rclone-test-doxikux3qaki: Waiting for checks to finish 2026/05/11 03:25:15 DEBUG : B2 bucket rclone-test-doxikux3qaki: Waiting for transfers to finish 2026/05/11 03:25:16 DEBUG : potato2: size = 60 OK 2026/05/11 03:25:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:25:16 INFO : potato2: Copied (server-side copy) 2026/05/11 03:25:16 INFO : potato2: Deleted 2026/05/11 03:25:16 DEBUG : potato3: size = 68 OK 2026/05/11 03:25:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 03:25:16 INFO : potato3: Copied (server-side copy) 2026/05/11 03:25:16 INFO : potato3: Deleted 2026/05/11 03:25:17 DEBUG : B2 bucket rclone-test-doxikux3qaki: Purge remote 2026/05/11 03:25:17 INFO : B2 bucket rclone-test-doxikux3qaki: cleaning bucket "rclone-test-doxikux3qaki" of all files 2026/05/11 03:25:17 DEBUG : potato2: Deleting (id "4_z5fe24db3101d1b5b9fe80e1b_f11612734362dd163_d20260511_m032516_c001_v0001173_t0035_u01778469916060") 2026/05/11 03:25:17 DEBUG : potato3: Deleting (id "4_z5fe24db3101d1b5b9fe80e1b_f1007250d786df665_d20260511_m032516_c001_v0001154_t0010_u01778469916464") 2026/05/11 03:25:18 DEBUG : B2 bucket rclone-test-cudazed0wisu: Purge remote 2026/05/11 03:25:18 INFO : B2 bucket rclone-test-cudazed0wisu: cleaning bucket "rclone-test-cudazed0wisu" of all files 2026/05/11 03:25:18 DEBUG : empty space: Deleting (id "4_z2f523d93101d1b5b9fe80e1b_f1167281aa0b44450_d20260511_m032511_c001_v0001041_t0051_u01778469911920") 2026/05/11 03:25:18 DEBUG : potato2: Deleting (id "4_z2f523d93101d1b5b9fe80e1b_f405a59b7e7f74e4f_d20260511_m032516_c001_v7007000_t0000_u01778469916432") 2026/05/11 03:25:18 DEBUG : potato2: Deleting (id "4_z2f523d93101d1b5b9fe80e1b_f11468ed54f67d132_d20260511_m032513_c001_v0001183_t0035_u01778469913185") 2026/05/11 03:25:18 DEBUG : potato3: Deleting (id "4_z2f523d93101d1b5b9fe80e1b_f405a59b7e7f74e50_d20260511_m032516_c001_v7007000_t0000_u01778469916804") 2026/05/11 03:25:18 DEBUG : potato3: Deleting (id "4_z2f523d93101d1b5b9fe80e1b_f111b98f7a25e7943_d20260511_m032513_c001_v0001173_t0014_u01778469913480") 2026/05/11 03:25:18 DEBUG : potato3: Deleting (id "4_z2f523d93101d1b5b9fe80e1b_f1167281aa0b44454_d20260511_m032512_c001_v0001041_t0021_u01778469912285") --- PASS: TestServerSideMoveWithFilter (13.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:25:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fagovut6vimi" 2026/05/11 03:25:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-vurucok4sara -> B2 bucket rclone-test-fagovut6vimi 2026/05/11 03:25:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:25:25 DEBUG : empty space: size = 1 OK 2026/05/11 03:25:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 03:25:25 DEBUG : empty space: Unchanged skipping 2026/05/11 03:25:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:25:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fagovut6vimi) 2026/05/11 03:25:25 DEBUG : potato3: Sizes differ 2026/05/11 03:25:25 DEBUG : B2 bucket rclone-test-fagovut6vimi: Waiting for checks to finish 2026/05/11 03:25:25 INFO : empty space: Deleted 2026/05/11 03:25:25 DEBUG : B2 bucket rclone-test-fagovut6vimi: Waiting for transfers to finish 2026/05/11 03:25:25 DEBUG : potato2: size = 60 OK 2026/05/11 03:25:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:25:25 INFO : potato2: Copied (server-side copy) 2026/05/11 03:25:25 INFO : potato2: Deleted 2026/05/11 03:25:26 DEBUG : potato3: size = 68 OK 2026/05/11 03:25:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 03:25:26 INFO : potato3: Copied (server-side copy) 2026/05/11 03:25:26 INFO : potato3: Deleted 2026/05/11 03:25:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qugurup4fuke" 2026/05/11 03:25:27 INFO : tomatoDir: Making directory 2026/05/11 03:25:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/11 03:25:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 03:25:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/11 03:25:28 DEBUG : B2 bucket rclone-test-qugurup4fuke: Waiting for checks to finish 2026/05/11 03:25:28 DEBUG : B2 bucket rclone-test-qugurup4fuke: Waiting for transfers to finish 2026/05/11 03:25:29 DEBUG : empty space: size = 1 OK 2026/05/11 03:25:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/11 03:25:29 INFO : empty space: Copied (server-side copy) 2026/05/11 03:25:29 DEBUG : potato2: size = 60 OK 2026/05/11 03:25:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/11 03:25:29 INFO : potato2: Copied (server-side copy) 2026/05/11 03:25:29 INFO : empty space: Deleted 2026/05/11 03:25:29 DEBUG : potato3: size = 68 OK 2026/05/11 03:25:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/11 03:25:29 INFO : potato3: Copied (server-side copy) 2026/05/11 03:25:29 INFO : potato2: Deleted 2026/05/11 03:25:29 INFO : potato3: Deleted 2026/05/11 03:25:30 DEBUG : B2 bucket rclone-test-qugurup4fuke: Purge remote 2026/05/11 03:25:30 INFO : B2 bucket rclone-test-qugurup4fuke: cleaning bucket "rclone-test-qugurup4fuke" of all files 2026/05/11 03:25:30 DEBUG : empty space: Deleting (id "4_zdf927dc3101d1b5b9fe80e1b_f10140616fddb7258_d20260511_m032528_c001_v0001091_t0021_u01778469928701") 2026/05/11 03:25:30 DEBUG : potato2: Deleting (id "4_zdf927dc3101d1b5b9fe80e1b_f11926adf27b2d145_d20260511_m032529_c001_v0001167_t0021_u01778469929072") 2026/05/11 03:25:30 DEBUG : potato3: Deleting (id "4_zdf927dc3101d1b5b9fe80e1b_f11142f1d268d717b_d20260511_m032529_c001_v0001098_t0040_u01778469929095") 2026/05/11 03:25:30 DEBUG : B2 bucket rclone-test-fagovut6vimi: Purge remote 2026/05/11 03:25:30 INFO : B2 bucket rclone-test-fagovut6vimi: cleaning bucket "rclone-test-fagovut6vimi" of all files 2026/05/11 03:25:31 DEBUG : empty space: Deleting (id "4_z1fb26db3101d1b5b9fe80e1b_f40975c611bc48646_d20260511_m032529_c001_v7007000_t0000_u01778469929186") 2026/05/11 03:25:31 DEBUG : empty space: Deleting (id "4_z1fb26db3101d1b5b9fe80e1b_f10805e70e64dd5ac_d20260511_m032524_c001_v0001179_t0041_u01778469924710") 2026/05/11 03:25:31 DEBUG : potato2: Deleting (id "4_z1fb26db3101d1b5b9fe80e1b_f415e73e099fed3d7_d20260511_m032529_c001_v7007000_t0000_u01778469929367") 2026/05/11 03:25:31 DEBUG : potato2: Deleting (id "4_z1fb26db3101d1b5b9fe80e1b_f1002ba8fe42a64fd_d20260511_m032525_c001_v0001173_t0019_u01778469925522") 2026/05/11 03:25:31 DEBUG : potato3: Deleting (id "4_z1fb26db3101d1b5b9fe80e1b_f40975c611bc48647_d20260511_m032529_c001_v7007000_t0000_u01778469929464") 2026/05/11 03:25:31 DEBUG : potato3: Deleting (id "4_z1fb26db3101d1b5b9fe80e1b_f117b19fe905feacf_d20260511_m032525_c001_v0001174_t0032_u01778469925910") 2026/05/11 03:25:31 DEBUG : potato3: Deleting (id "4_z1fb26db3101d1b5b9fe80e1b_f10805e70e64dd5ae_d20260511_m032524_c001_v0001179_t0004_u01778469924919") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.67s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.02s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:25:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/rclone-sync-test" 2026/05/11 03:25:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/rclone-sync-test-include/layer2" 2026/05/11 03:25:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/rclone-sync-test-ignore-file" 2026/05/11 03:25:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/11 03:25:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/11 03:25:44 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 03:25:44 DEBUG : B2 bucket rclone-test-vurucok4sara path rclone-sync-test: Waiting for checks to finish 2026/05/11 03:25:44 DEBUG : B2 bucket rclone-test-vurucok4sara path rclone-sync-test: Waiting for transfers to finish 2026/05/11 03:25:44 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:44 INFO : There was nothing to transfer 2026/05/11 03:25:45 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:25:45 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:25:45 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:45 INFO : There was nothing to transfer 2026/05/11 03:25:45 DEBUG : B2 bucket rclone-test-vurucok4sara path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/11 03:25:45 DEBUG : B2 bucket rclone-test-vurucok4sara path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/11 03:25:45 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:45 INFO : There was nothing to transfer 2026/05/11 03:25:45 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:25:45 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:25:45 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:45 INFO : There was nothing to transfer 2026/05/11 03:25:46 DEBUG : B2 bucket rclone-test-vurucok4sara path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/11 03:25:46 DEBUG : B2 bucket rclone-test-vurucok4sara path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/11 03:25:46 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.51s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:25:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:25:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/CompareDest" 2026/05/11 03:25:49 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 03:25:49 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:25:49 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:25:50 DEBUG : one: size = 3 OK 2026/05/11 03:25:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:25:50 INFO : one: Copied (new) 2026/05/11 03:25:50 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:25:51 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:25:51 DEBUG : one: Sizes differ 2026/05/11 03:25:51 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:25:51 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:25:51 DEBUG : one: size = 5 OK 2026/05/11 03:25:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/11 03:25:51 INFO : one: Copied (replaced existing) 2026/05/11 03:25:51 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:25:54 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:25:54 DEBUG : one: Sizes differ 2026/05/11 03:25:54 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:25:54 DEBUG : one: size = 5 OK 2026/05/11 03:25:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:25:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 03:25:54 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:25:54 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:54 INFO : There was nothing to transfer 2026/05/11 03:25:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:25:55 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:25:55 DEBUG : one: Sizes differ 2026/05/11 03:25:55 DEBUG : two: size = 3 OK 2026/05/11 03:25:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:25:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 03:25:55 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:25:55 DEBUG : one: size = 5 OK 2026/05/11 03:25:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:25:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 03:25:55 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:25:55 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:55 INFO : There was nothing to transfer 2026/05/11 03:25:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:25:56 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:25:56 DEBUG : one: Sizes differ 2026/05/11 03:25:56 DEBUG : two: size = 3 OK 2026/05/11 03:25:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:25:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 03:25:56 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:25:56 DEBUG : one: size = 5 OK 2026/05/11 03:25:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:25:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 03:25:56 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:25:56 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:56 INFO : There was nothing to transfer 2026/05/11 03:25:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:25:57 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:25:57 DEBUG : one: Sizes differ 2026/05/11 03:25:57 DEBUG : two: size = 3 OK 2026/05/11 03:25:57 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/05/11 03:25:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 03:25:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 03:25:57 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:25:57 DEBUG : one: size = 5 OK 2026/05/11 03:25:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:25:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 03:25:57 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:25:57 DEBUG : Waiting for deletions to finish 2026/05/11 03:25:57 INFO : There was nothing to transfer 2026/05/11 03:25:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:25:58 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:25:58 DEBUG : one: Sizes differ 2026/05/11 03:25:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:25:58 DEBUG : two: size = 3 (B2 bucket rclone-test-vurucok4sara path CompareDest) 2026/05/11 03:25:58 DEBUG : two: Sizes differ 2026/05/11 03:25:58 DEBUG : two: Need to transfer - File not found at Destination 2026/05/11 03:25:58 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:25:58 DEBUG : one: size = 5 OK 2026/05/11 03:25:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:25:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 03:25:58 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:25:59 DEBUG : two: size = 5 OK 2026/05/11 03:25:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/11 03:25:59 INFO : two: Copied (new) 2026/05/11 03:25:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.42s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:26:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dest" 2026/05/11 03:26:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/pre-dest1" 2026/05/11 03:26:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/pre-dest2" 2026/05/11 03:26:06 DEBUG : 1: size = 1 OK 2026/05/11 03:26:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:26:06 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/11 03:26:07 DEBUG : 2: size = 1 OK 2026/05/11 03:26:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:26:07 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/11 03:26:07 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/11 03:26:07 DEBUG : B2 bucket rclone-test-vurucok4sara path dest: Waiting for checks to finish 2026/05/11 03:26:07 DEBUG : B2 bucket rclone-test-vurucok4sara path dest: Waiting for transfers to finish 2026/05/11 03:26:08 DEBUG : 3: size = 1 OK 2026/05/11 03:26:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/11 03:26:08 INFO : 3: Copied (new) 2026/05/11 03:26:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.77s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:26:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:26:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/CopyDest" 2026/05/11 03:26:13 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 03:26:13 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:13 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:14 DEBUG : one: size = 3 OK 2026/05/11 03:26:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:26:14 INFO : one: Copied (new) 2026/05/11 03:26:14 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:15 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:15 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:15 DEBUG : one: Sizes differ 2026/05/11 03:26:15 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:15 DEBUG : one: size = 5 OK 2026/05/11 03:26:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/11 03:26:15 INFO : one: Copied (replaced existing) 2026/05/11 03:26:15 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/BackupDir" 2026/05/11 03:26:18 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:18 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:18 DEBUG : one: Sizes differ 2026/05/11 03:26:18 DEBUG : one: size = 5 OK 2026/05/11 03:26:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:26:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:18 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:18 DEBUG : one: Sizes differ 2026/05/11 03:26:20 DEBUG : one: size = 3 OK 2026/05/11 03:26:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:26:20 INFO : one: Copied (server-side copy) 2026/05/11 03:26:20 INFO : one: Deleted 2026/05/11 03:26:20 DEBUG : one: size = 5 OK 2026/05/11 03:26:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/11 03:26:20 INFO : one: Copied (server-side copy) 2026/05/11 03:26:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/11 03:26:20 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:20 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:22 DEBUG : one: size = 5 OK 2026/05/11 03:26:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:26:22 DEBUG : one: Unchanged skipping 2026/05/11 03:26:22 DEBUG : two: size = 3 OK 2026/05/11 03:26:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:26:22 DEBUG : two: size = 3 OK 2026/05/11 03:26:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/11 03:26:22 INFO : two: Copied (server-side copy) 2026/05/11 03:26:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/11 03:26:22 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:22 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:22 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:23 DEBUG : two: size = 3 OK 2026/05/11 03:26:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:26:23 DEBUG : two: Unchanged skipping 2026/05/11 03:26:23 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:23 DEBUG : one: size = 5 OK 2026/05/11 03:26:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:26:23 DEBUG : one: Unchanged skipping 2026/05/11 03:26:23 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:23 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:23 INFO : There was nothing to transfer 2026/05/11 03:26:24 DEBUG : one: size = 5 OK 2026/05/11 03:26:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:26:24 DEBUG : one: Unchanged skipping 2026/05/11 03:26:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:24 DEBUG : three: size = 5 (B2 bucket rclone-test-vurucok4sara path CopyDest) 2026/05/11 03:26:24 DEBUG : three: Sizes differ 2026/05/11 03:26:24 DEBUG : three: Destination not found in --copy-dest 2026/05/11 03:26:24 DEBUG : three: Need to transfer - File not found at Destination 2026/05/11 03:26:24 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:24 DEBUG : two: size = 3 OK 2026/05/11 03:26:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 03:26:24 DEBUG : two: Unchanged skipping 2026/05/11 03:26:24 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:25 DEBUG : three: size = 7 OK 2026/05/11 03:26:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/11 03:26:25 INFO : three: Copied (new) 2026/05/11 03:26:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.24s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/backup" 2026/05/11 03:26:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:32 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:32 DEBUG : one: Sizes differ 2026/05/11 03:26:32 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:32 DEBUG : two: size = 3 OK 2026/05/11 03:26:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:26:32 DEBUG : two: Unchanged skipping 2026/05/11 03:26:33 DEBUG : one: size = 3 OK 2026/05/11 03:26:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:26:33 INFO : one: Copied (server-side copy) 2026/05/11 03:26:33 INFO : one: Deleted 2026/05/11 03:26:33 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:34 DEBUG : one: size = 4 OK 2026/05/11 03:26:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:26:34 INFO : one: Copied (new) 2026/05/11 03:26:34 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:35 DEBUG : three.txt: size = 5 OK 2026/05/11 03:26:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 03:26:35 INFO : three.txt: Copied (server-side copy) 2026/05/11 03:26:35 INFO : three.txt: Deleted 2026/05/11 03:26:35 INFO : three.txt: Moved into backup dir 2026/05/11 03:26:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:37 DEBUG : one: size = 4 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:37 DEBUG : one: Sizes differ 2026/05/11 03:26:37 DEBUG : two: size = 3 OK 2026/05/11 03:26:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:26:37 DEBUG : two: Unchanged skipping 2026/05/11 03:26:37 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:38 DEBUG : one: size = 4 OK 2026/05/11 03:26:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:26:38 INFO : one: Copied (server-side copy) 2026/05/11 03:26:38 INFO : one: Deleted 2026/05/11 03:26:38 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:38 DEBUG : one: size = 5 OK 2026/05/11 03:26:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 03:26:38 INFO : one: Copied (new) 2026/05/11 03:26:38 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:39 DEBUG : three.txt: size = 6 OK 2026/05/11 03:26:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:26:39 INFO : three.txt: Copied (server-side copy) 2026/05/11 03:26:39 INFO : three.txt: Deleted 2026/05/11 03:26:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.17s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:26:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:26:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/backup" 2026/05/11 03:26:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:46 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:46 DEBUG : one: Sizes differ 2026/05/11 03:26:46 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:46 DEBUG : two: size = 3 OK 2026/05/11 03:26:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:26:46 DEBUG : two: Unchanged skipping 2026/05/11 03:26:47 DEBUG : one.bak: size = 3 OK 2026/05/11 03:26:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:26:47 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 03:26:47 INFO : one: Deleted 2026/05/11 03:26:47 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:48 DEBUG : one: size = 4 OK 2026/05/11 03:26:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:26:48 INFO : one: Copied (new) 2026/05/11 03:26:48 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:48 DEBUG : three.txt.bak: size = 5 OK 2026/05/11 03:26:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 03:26:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 03:26:49 INFO : three.txt: Deleted 2026/05/11 03:26:49 INFO : three.txt: Moved into backup dir 2026/05/11 03:26:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:50 DEBUG : one: size = 4 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:50 DEBUG : one: Sizes differ 2026/05/11 03:26:50 DEBUG : two: size = 3 OK 2026/05/11 03:26:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:26:50 DEBUG : two: Unchanged skipping 2026/05/11 03:26:50 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:26:51 DEBUG : one.bak: size = 4 OK 2026/05/11 03:26:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:26:51 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 03:26:51 INFO : one: Deleted 2026/05/11 03:26:51 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:26:52 DEBUG : one: size = 5 OK 2026/05/11 03:26:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 03:26:52 INFO : one: Copied (new) 2026/05/11 03:26:52 DEBUG : Waiting for deletions to finish 2026/05/11 03:26:52 DEBUG : three.txt.bak: size = 6 OK 2026/05/11 03:26:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:26:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 03:26:52 INFO : three.txt: Deleted 2026/05/11 03:26:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:26:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/backup" 2026/05/11 03:26:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:26:59 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:26:59 DEBUG : one: Sizes differ 2026/05/11 03:26:59 DEBUG : two: size = 3 OK 2026/05/11 03:26:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:26:59 DEBUG : two: Unchanged skipping 2026/05/11 03:26:59 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:27:00 DEBUG : one-2019-01-01: size = 3 OK 2026/05/11 03:27:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:27:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 03:27:00 INFO : one: Deleted 2026/05/11 03:27:00 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:27:02 DEBUG : one: size = 4 OK 2026/05/11 03:27:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:02 INFO : one: Copied (new) 2026/05/11 03:27:02 DEBUG : Waiting for deletions to finish 2026/05/11 03:27:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/11 03:27:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 03:27:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 03:27:03 INFO : three.txt: Deleted 2026/05/11 03:27:03 INFO : three.txt: Moved into backup dir 2026/05/11 03:27:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:04 DEBUG : one: size = 4 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:04 DEBUG : one: Sizes differ 2026/05/11 03:27:04 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:27:04 DEBUG : two: size = 3 OK 2026/05/11 03:27:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:04 DEBUG : two: Unchanged skipping 2026/05/11 03:27:05 DEBUG : one-2019-01-01: size = 4 OK 2026/05/11 03:27:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 03:27:05 INFO : one: Deleted 2026/05/11 03:27:05 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:27:06 DEBUG : one: size = 5 OK 2026/05/11 03:27:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 03:27:06 INFO : one: Copied (new) 2026/05/11 03:27:06 DEBUG : Waiting for deletions to finish 2026/05/11 03:27:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/11 03:27:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:27:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 03:27:06 INFO : three.txt: Deleted 2026/05/11 03:27:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.85s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:27:09 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/2f824dd300fd1b5b9fe80e1b/c001_v0001173_t0040": EOF 2026/05/11 03:27:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/2f824dd300fd1b5b9fe80e1b/c001_v0001173_t0040": EOF) 2026/05/11 03:27:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vurucok4sara: 1/10 (Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/2f824dd300fd1b5b9fe80e1b/c001_v0001173_t0040": EOF) 2026/05/11 03:27:11 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 03:27:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:27:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:13 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:13 DEBUG : one: Sizes differ 2026/05/11 03:27:13 DEBUG : two: size = 3 OK 2026/05/11 03:27:13 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:27:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:13 DEBUG : two: Unchanged skipping 2026/05/11 03:27:14 DEBUG : one.bak: size = 3 OK 2026/05/11 03:27:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:27:14 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 03:27:14 INFO : one: Deleted 2026/05/11 03:27:14 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:27:15 DEBUG : one: size = 4 OK 2026/05/11 03:27:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:15 INFO : one: Copied (new) 2026/05/11 03:27:15 DEBUG : Waiting for deletions to finish 2026/05/11 03:27:15 DEBUG : three.txt.bak: size = 5 OK 2026/05/11 03:27:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 03:27:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 03:27:15 INFO : three.txt: Deleted 2026/05/11 03:27:15 INFO : three.txt: Moved into backup dir 2026/05/11 03:27:17 DEBUG : one.bak: Excluded (Path Filter) 2026/05/11 03:27:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/11 03:27:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:17 DEBUG : one: size = 4 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:17 DEBUG : one: Sizes differ 2026/05/11 03:27:17 DEBUG : two: size = 3 OK 2026/05/11 03:27:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:17 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for checks to finish 2026/05/11 03:27:17 DEBUG : two: Unchanged skipping 2026/05/11 03:27:18 DEBUG : one.bak: size = 4 OK 2026/05/11 03:27:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:18 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 03:27:18 INFO : one: Deleted 2026/05/11 03:27:18 DEBUG : B2 bucket rclone-test-vurucok4sara path dst: Waiting for transfers to finish 2026/05/11 03:27:18 DEBUG : one: size = 5 OK 2026/05/11 03:27:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 03:27:18 INFO : one: Copied (new) 2026/05/11 03:27:18 DEBUG : Waiting for deletions to finish 2026/05/11 03:27:19 DEBUG : three.txt.bak: size = 6 OK 2026/05/11 03:27:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:27:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 03:27:19 INFO : three.txt: Deleted 2026/05/11 03:27:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.81s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:27:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:27:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:23 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:23 DEBUG : one: Sizes differ 2026/05/11 03:27:25 DEBUG : one.bak: size = 3 OK 2026/05/11 03:27:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:27:25 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 03:27:25 INFO : one: Deleted 2026/05/11 03:27:27 DEBUG : one: size = 4 OK 2026/05/11 03:27:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:27 INFO : one: Copied (new) 2026/05/11 03:27:27 DEBUG : two: size = 3 OK 2026/05/11 03:27:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:27 DEBUG : two: Unchanged skipping 2026/05/11 03:27:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:27 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:27 DEBUG : three.txt: Sizes differ 2026/05/11 03:27:28 DEBUG : three.txt.bak: size = 5 OK 2026/05/11 03:27:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 03:27:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 03:27:28 INFO : three.txt: Deleted 2026/05/11 03:27:29 DEBUG : three.txt: size = 6 OK 2026/05/11 03:27:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:27:29 INFO : three.txt: Copied (new) 2026/05/11 03:27:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:30 DEBUG : one: size = 4 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:30 DEBUG : one: Sizes differ 2026/05/11 03:27:31 DEBUG : one.bak: size = 4 OK 2026/05/11 03:27:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:31 INFO : one: Copied (server-side copy) to: one.bak 2026/05/11 03:27:31 INFO : one: Deleted 2026/05/11 03:27:34 DEBUG : one: size = 5 OK 2026/05/11 03:27:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 03:27:34 INFO : one: Copied (new) 2026/05/11 03:27:34 DEBUG : two: size = 3 OK 2026/05/11 03:27:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:34 DEBUG : two: Unchanged skipping 2026/05/11 03:27:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:35 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:35 DEBUG : three.txt: Sizes differ 2026/05/11 03:27:35 DEBUG : three.txt.bak: size = 6 OK 2026/05/11 03:27:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:27:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/11 03:27:35 INFO : three.txt: Deleted 2026/05/11 03:27:37 DEBUG : three.txt: size = 19 OK 2026/05/11 03:27:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/11 03:27:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (18.52s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vurucok4sara/dst" 2026/05/11 03:27:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:42 DEBUG : one: size = 3 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:42 DEBUG : one: Sizes differ 2026/05/11 03:27:44 DEBUG : one-2019-01-01: size = 3 OK 2026/05/11 03:27:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/11 03:27:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 03:27:44 INFO : one: Deleted 2026/05/11 03:27:45 DEBUG : one: size = 4 OK 2026/05/11 03:27:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:45 INFO : one: Copied (new) 2026/05/11 03:27:45 DEBUG : two: size = 3 OK 2026/05/11 03:27:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:45 DEBUG : two: Unchanged skipping 2026/05/11 03:27:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:45 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:45 DEBUG : three.txt: Sizes differ 2026/05/11 03:27:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/11 03:27:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/11 03:27:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 03:27:46 INFO : three.txt: Deleted 2026/05/11 03:27:46 DEBUG : three.txt: size = 6 OK 2026/05/11 03:27:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:27:46 INFO : three.txt: Copied (new) 2026/05/11 03:27:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:47 DEBUG : one: size = 4 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:47 DEBUG : one: Sizes differ 2026/05/11 03:27:48 DEBUG : one-2019-01-01: size = 4 OK 2026/05/11 03:27:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/11 03:27:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/11 03:27:48 INFO : one: Deleted 2026/05/11 03:27:48 DEBUG : one: size = 5 OK 2026/05/11 03:27:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/11 03:27:48 INFO : one: Copied (new) 2026/05/11 03:27:48 DEBUG : two: size = 3 OK 2026/05/11 03:27:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:48 DEBUG : two: Unchanged skipping 2026/05/11 03:27:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-vurucok4sara path dst) 2026/05/11 03:27:48 DEBUG : three.txt: Sizes differ 2026/05/11 03:27:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/11 03:27:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/11 03:27:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/11 03:27:50 INFO : three.txt: Deleted 2026/05/11 03:27:50 DEBUG : three.txt: size = 19 OK 2026/05/11 03:27:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/11 03:27:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.57s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:27:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:27:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:52 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:27:52 DEBUG : Testêé: Sizes differ 2026/05/11 03:27:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:27:53 DEBUG : Testêé: size = 14 OK 2026/05/11 03:27:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/11 03:27:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/11 03:27:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:27:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 03:27:54 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:27:54 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:27:55 DEBUG : existing: size = 6 OK 2026/05/11 03:27:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/11 03:27:55 INFO : existing: Copied (new) 2026/05/11 03:27:55 DEBUG : Waiting for deletions to finish 2026/05/11 03:27:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:27:55 DEBUG : existing: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:27:55 DEBUG : existing: Sizes differ 2026/05/11 03:27:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/11 03:27:55 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:27:55 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:27:55 ERROR : B2 bucket rclone-test-vurucok4sara: not deleting files as there were IO errors 2026/05/11 03:27:55 ERROR : B2 bucket rclone-test-vurucok4sara: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:27:57 DEBUG : EXISTING: size = 6 OK 2026/05/11 03:27:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:27:57 DEBUG : existing: Unchanged skipping 2026/05/11 03:27:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:27:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:27:57 DEBUG : Waiting for deletions to finish 2026/05/11 03:27:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.90s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", 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-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:28:18 DEBUG : both0: size = 6 OK 2026/05/11 03:28:18 DEBUG : both10: size = 6 OK 2026/05/11 03:28:18 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:28:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both11: size = 6 OK 2026/05/11 03:28:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both12: size = 6 OK 2026/05/11 03:28:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both0: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both13: size = 6 OK 2026/05/11 03:28:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both13: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both14: size = 6 OK 2026/05/11 03:28:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both14: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both15: size = 6 OK 2026/05/11 03:28:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both10: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both16: size = 6 OK 2026/05/11 03:28:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both16: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both17: size = 6 OK 2026/05/11 03:28:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both17: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both18: size = 6 OK 2026/05/11 03:28:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both12: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both19: size = 6 OK 2026/05/11 03:28:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both19: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both1: size = 6 OK 2026/05/11 03:28:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both1: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both2: size = 6 OK 2026/05/11 03:28:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both11: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both3: size = 6 OK 2026/05/11 03:28:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both3: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both4: size = 6 OK 2026/05/11 03:28:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both4: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both5: size = 6 OK 2026/05/11 03:28:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both5: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both6: size = 6 OK 2026/05/11 03:28:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both6: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both7: size = 6 OK 2026/05/11 03:28:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both15: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both8: size = 6 OK 2026/05/11 03:28:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both8: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both9: size = 6 OK 2026/05/11 03:28:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:18 DEBUG : both18: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both9: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both2: Unchanged skipping 2026/05/11 03:28:18 DEBUG : both7: Unchanged skipping 2026/05/11 03:28:18 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:28:18 DEBUG : Waiting for deletions to finish 2026/05/11 03:28:18 INFO : only0: Deleted 2026/05/11 03:28:19 INFO : only10: Deleted 2026/05/11 03:28:19 INFO : only11: Deleted 2026/05/11 03:28:19 INFO : only12: Deleted 2026/05/11 03:28:19 INFO : only13: Deleted 2026/05/11 03:28:19 INFO : only16: Deleted 2026/05/11 03:28:19 INFO : only17: Deleted 2026/05/11 03:28:19 INFO : only1: Deleted 2026/05/11 03:28:19 INFO : only7: Deleted 2026/05/11 03:28:19 INFO : only8: Deleted 2026/05/11 03:28:19 INFO : only14: Deleted 2026/05/11 03:28:19 INFO : only18: Deleted 2026/05/11 03:28:19 INFO : only19: Deleted 2026/05/11 03:28:19 INFO : only3: Deleted 2026/05/11 03:28:19 INFO : only5: Deleted 2026/05/11 03:28:19 INFO : only9: Deleted 2026/05/11 03:28:19 INFO : only15: Deleted 2026/05/11 03:28:19 INFO : only2: Deleted 2026/05/11 03:28:20 INFO : only4: Deleted 2026/05/11 03:28:20 INFO : only6: Deleted 2026/05/11 03:28:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.63s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:28:43 DEBUG : both10: size = 6 OK 2026/05/11 03:28:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both11: size = 6 OK 2026/05/11 03:28:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both12: size = 6 OK 2026/05/11 03:28:43 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:28:43 DEBUG : both0: size = 6 OK 2026/05/11 03:28:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both10: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both13: size = 6 OK 2026/05/11 03:28:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both13: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both14: size = 6 OK 2026/05/11 03:28:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both14: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both15: size = 6 OK 2026/05/11 03:28:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both15: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both16: size = 6 OK 2026/05/11 03:28:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both16: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both17: size = 6 OK 2026/05/11 03:28:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both11: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both18: size = 6 OK 2026/05/11 03:28:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both18: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both19: size = 6 OK 2026/05/11 03:28:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both0: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both1: size = 6 OK 2026/05/11 03:28:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both1: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both2: size = 6 OK 2026/05/11 03:28:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both17: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both3: size = 6 OK 2026/05/11 03:28:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both3: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both4: size = 6 OK 2026/05/11 03:28:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both12: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both5: size = 6 OK 2026/05/11 03:28:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both5: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both6: size = 6 OK 2026/05/11 03:28:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both19: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both7: size = 6 OK 2026/05/11 03:28:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both2: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both8: size = 6 OK 2026/05/11 03:28:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both8: Unchanged skipping 2026/05/11 03:28:43 DEBUG : both9: size = 6 OK 2026/05/11 03:28:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:28:43 DEBUG : both9: Unchanged skipping 2026/05/11 03:28:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only0: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only0: Sizes differ 2026/05/11 03:28:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only10: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only10: Sizes differ 2026/05/11 03:28:43 DEBUG : both4: Unchanged skipping 2026/05/11 03:28:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only11: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only11: Sizes differ 2026/05/11 03:28:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only12: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only12: Sizes differ 2026/05/11 03:28:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only13: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only13: Sizes differ 2026/05/11 03:28:43 DEBUG : both7: Unchanged skipping 2026/05/11 03:28:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only14: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only14: Sizes differ 2026/05/11 03:28:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only16: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only16: Sizes differ 2026/05/11 03:28:43 DEBUG : both6: Unchanged skipping 2026/05/11 03:28:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only18: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only18: Sizes differ 2026/05/11 03:28:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only19: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only19: Sizes differ 2026/05/11 03:28:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only1: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only17: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only17: Sizes differ 2026/05/11 03:28:43 DEBUG : only1: Sizes differ 2026/05/11 03:28:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only15: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only15: Sizes differ 2026/05/11 03:28:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only2: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only2: Sizes differ 2026/05/11 03:28:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only3: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only3: Sizes differ 2026/05/11 03:28:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only4: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only4: Sizes differ 2026/05/11 03:28:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only5: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only5: Sizes differ 2026/05/11 03:28:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only6: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only6: Sizes differ 2026/05/11 03:28:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only7: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only7: Sizes differ 2026/05/11 03:28:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only8: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only8: Sizes differ 2026/05/11 03:28:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1241060736) 2026/05/11 03:28:43 DEBUG : only9: size = 6 (B2 bucket rclone-test-vurucok4sara) 2026/05/11 03:28:43 DEBUG : only9: Sizes differ 2026/05/11 03:28:43 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:28:43 DEBUG : only0: size = 0 OK 2026/05/11 03:28:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:43 DEBUG : only11: size = 0 OK 2026/05/11 03:28:43 INFO : only0: Copied (replaced existing) 2026/05/11 03:28:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:43 INFO : only11: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only16: size = 0 OK 2026/05/11 03:28:44 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only16: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only10: size = 0 OK 2026/05/11 03:28:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only10: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only12: size = 0 OK 2026/05/11 03:28:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only12: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only18: size = 0 OK 2026/05/11 03:28:44 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only18: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only13: size = 0 OK 2026/05/11 03:28:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only13: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only19: size = 0 OK 2026/05/11 03:28:44 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only19: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only2: size = 0 OK 2026/05/11 03:28:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only2: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only14: size = 0 OK 2026/05/11 03:28:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only14: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only3: size = 0 OK 2026/05/11 03:28:44 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only3: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only5: size = 0 OK 2026/05/11 03:28:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only5: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only4: size = 0 OK 2026/05/11 03:28:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only4: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only6: size = 0 OK 2026/05/11 03:28:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only6: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only8: size = 0 OK 2026/05/11 03:28:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only8: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only17: size = 0 OK 2026/05/11 03:28:44 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only17: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only9: size = 0 OK 2026/05/11 03:28:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only9: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only7: size = 0 OK 2026/05/11 03:28:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only7: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only1: size = 0 OK 2026/05/11 03:28:44 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only1: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : only15: size = 0 OK 2026/05/11 03:28:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/11 03:28:44 INFO : only15: Copied (replaced existing) 2026/05/11 03:28:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.67s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:28:53 DEBUG : empty_dir: Making directory with metadata 2026/05/11 03:28:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:28:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 03:28:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:28:53 INFO : empty_on_remote: Making directory 2026/05/11 03:28:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/11 03:28:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.54s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:28:55 DEBUG : empty_dir: Making directory with metadata 2026/05/11 03:28:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:28:55 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 03:28:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 03:28:55 INFO : empty_on_remote: Making directory 2026/05/11 03:28:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/11 03:28:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:28:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 03:28:58 INFO : sub dir: Making directory 2026/05/11 03:28:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:29:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 03:29:00 INFO : sub dir: Making directory 2026/05/11 03:29:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:29:13 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:13 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : apple: size = 5 OK 2026/05/11 03:29:14 DEBUG : banana: size = 6 OK 2026/05/11 03:29:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:29:14 DEBUG : apple: Unchanged skipping 2026/05/11 03:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:29:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:29:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : banana: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:29:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:29:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:29:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:29:14 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:14 INFO : There was nothing to transfer 2026/05/11 03:29:14 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:14 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : apple: size = 5 OK 2026/05/11 03:29:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : apple: Unchanged skipping 2026/05/11 03:29:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:29:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:29:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:29:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:29:15 DEBUG : banana: size = 6 OK 2026/05/11 03:29:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : banana: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:29:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:29:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:29:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:29:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:29:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:29:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:29:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:29:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:29:15 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:29:15 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:15 INFO : There was nothing to transfer 2026/05/11 03:29:15 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:15 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:29:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:29:36 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:37 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:29:37 DEBUG : banana: size = 6 OK 2026/05/11 03:29:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:29:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : banana: Unchanged skipping 2026/05/11 03:29:37 DEBUG : apple: size = 5 OK 2026/05/11 03:29:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:29:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : apple: Unchanged skipping 2026/05/11 03:29:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:29:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:29:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:29:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:29:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:29:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:29:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:29:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:29:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:29:37 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:29:37 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:37 INFO : There was nothing to transfer 2026/05/11 03:29:37 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:37 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:29:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : apple: size = 5 OK 2026/05/11 03:29:38 DEBUG : banana: size = 6 OK 2026/05/11 03:29:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:29:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:29:38 DEBUG : banana: Unchanged skipping 2026/05/11 03:29:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : apple: Unchanged skipping 2026/05/11 03:29:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:29:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:29:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:29:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:29:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:29:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:29:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:29:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:29:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:29:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:29:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:29:38 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:29:38 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:38 INFO : There was nothing to transfer 2026/05/11 03:29:38 DEBUG : Waiting for deletions to finish 2026/05/11 03:29:38 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:29:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:29:47 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: incident id e56089d3d51e-3dfed7dd1bda90a3 (500 internal_error) 2026/05/11 03:29:47 DEBUG : pacer: low level retry 1/1 (error incident id e56089d3d51e-3dfed7dd1bda90a3 (500 internal_error)) 2026/05/11 03:29:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-vurucok4sara: 1/10 (incident id e56089d3d51e-3dfed7dd1bda90a3 (500 internal_error)) 2026/05/11 03:29:50 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 03:30:02 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:02 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:30:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 03:30:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:03 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:30:03 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:30:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/11 03:30:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 03:30:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:03 DEBUG : YXBwbGU=: size = 5 OK 2026/05/11 03:30:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 03:30:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/11 03:30:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:03 DEBUG : YmFuYW5h: size = 6 OK 2026/05/11 03:30:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 03:30:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/11 03:30:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 03:30:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/11 03:30:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 03:30:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 03:30:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 03:30:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 03:30:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 03:30:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 03:30:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 03:30:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/11 03:30:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 03:30:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/11 03:30:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 03:30:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/11 03:30:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 03:30:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/11 03:30:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 03:30:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/11 03:30:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 03:30:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/11 03:30:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 03:30:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/11 03:30:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 03:30:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/11 03:30:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 03:30:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/11 03:30:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 03:30:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:06 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 03:30:06 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 03:30:07 INFO : splitbananasplit: Deleted 2026/05/11 03:30:07 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 03:30:07 INFO : apple: Deleted 2026/05/11 03:30:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 03:30:07 INFO : appleappleapplebanana: Deleted 2026/05/11 03:30:07 INFO : banana: Deleted 2026/05/11 03:30:07 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 03:30:07 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 03:30:07 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : YXBwbGU=: size = 5 OK 2026/05/11 03:30:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : YmFuYW5h: size = 6 OK 2026/05/11 03:30:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : banana: Unchanged skipping 2026/05/11 03:30:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/11 03:30:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:30:08 DEBUG : apple: Unchanged skipping 2026/05/11 03:30:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/11 03:30:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/11 03:30:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/11 03:30:08 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:30:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:30:08 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:30:08 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:08 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 03:30:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 03:30:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 03:30:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 03:30:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 03:30:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 03:30:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 03:30:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 03:30:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:30:24 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:24 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:30:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 03:30:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 03:30:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 03:30:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 03:30:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 03:30:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 03:30:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 03:30:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 03:30:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 03:30:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 03:30:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 03:30:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/11 03:30:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:25 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:30:25 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:30:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/11 03:30:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 03:30:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/11 03:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : PREFIXapple: size = 5 OK 2026/05/11 03:30:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 03:30:25 INFO : apple: Copied (new) to: PREFIXapple 2026/05/11 03:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/11 03:30:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 03:30:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/11 03:30:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 03:30:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:25 DEBUG : PREFIXbanana: size = 6 OK 2026/05/11 03:30:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 03:30:25 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/11 03:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 03:30:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 03:30:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 03:30:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 03:30:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 03:30:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 03:30:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/11 03:30:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 03:30:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/11 03:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/11 03:30:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 03:30:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 03:30:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/11 03:30:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 03:30:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:26 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/11 03:30:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 03:30:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/11 03:30:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 03:30:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/11 03:30:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 03:30:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/11 03:30:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 03:30:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:28 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/11 03:30:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 03:30:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:28 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 03:30:28 INFO : apple: Deleted 2026/05/11 03:30:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 03:30:28 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 03:30:28 INFO : appleappleapplebanana: Deleted 2026/05/11 03:30:28 INFO : banana: Deleted 2026/05/11 03:30:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 03:30:28 INFO : splitbananasplit: Deleted 2026/05/11 03:30:28 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 03:30:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 03:30:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 03:30:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 03:30:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 03:30:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:29 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:30:29 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:30:30 DEBUG : apple: size = 5 OK 2026/05/11 03:30:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 03:30:30 INFO : apple: Copied (new) 2026/05/11 03:30:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:30:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 03:30:30 INFO : splitbananasplit: Copied (new) 2026/05/11 03:30:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:30:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 03:30:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/11 03:30:30 DEBUG : banana: size = 6 OK 2026/05/11 03:30:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 03:30:30 INFO : banana: Copied (new) 2026/05/11 03:30:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:30:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 03:30:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/11 03:30:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:30:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 03:30:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/11 03:30:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:30:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 03:30:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/11 03:30:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:30:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 03:30:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/11 03:30:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:30:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 03:30:30 INFO : appleappleapplebanana: Copied (new) 2026/05/11 03:30:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:30:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 03:30:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/11 03:30:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:30:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 03:30:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:30:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 03:30:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:30:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 03:30:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:30:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 03:30:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:30:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 03:30:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:30:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 03:30:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:30:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 03:30:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:30:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 03:30:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/11 03:30:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:30:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 03:30:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/11 03:30:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:30:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 03:30:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/11 03:30:32 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/11 03:30:32 INFO : PREFIXsplitbananasplit: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/11 03:30:32 INFO : PREFIXbanana: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/11 03:30:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/11 03:30:32 INFO : PREFIXapple: Deleted 2026/05/11 03:30:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/11 03:30:32 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:32 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:30:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:33 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:30:51 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:52 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:30:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:30:52 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:30:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/11 03:30:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 03:30:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/11 03:30:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 03:30:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:52 DEBUG : appleSUFFIX: size = 5 OK 2026/05/11 03:30:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 03:30:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/11 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:53 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/11 03:30:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 03:30:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/11 03:30:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 03:30:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/11 03:30:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 03:30:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/11 03:30:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 03:30:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/11 03:30:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 03:30:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/11 03:30:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 03:30:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/11 03:30:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 03:30:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/11 03:30:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 03:30:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/11 03:30:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 03:30:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/11 03:30:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 03:30:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/11 03:30:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 03:30:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/11 03:30:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 03:30:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/11 03:30:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 03:30:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/11 03:30:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 03:30:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/11 03:30:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 03:30:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/11 03:30:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 03:30:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/11 03:30:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 03:30:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/11 03:30:55 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 03:30:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 03:30:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 03:30:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 03:30:55 INFO : splitbananasplit: Deleted 2026/05/11 03:30:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 03:30:56 INFO : banana: Deleted 2026/05/11 03:30:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 03:30:56 INFO : apple: Deleted 2026/05/11 03:30:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 03:30:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 03:30:56 INFO : appleappleapplebanana: Deleted 2026/05/11 03:30:56 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/11 03:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 03:30:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 03:30:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 03:30:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 03:30:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:30:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:30:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:30:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:30:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 03:30:57 INFO : appleappleapplebanana: Copied (new) 2026/05/11 03:30:57 DEBUG : apple: size = 5 OK 2026/05/11 03:30:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/11 03:30:57 INFO : apple: Copied (new) 2026/05/11 03:30:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:30:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 03:30:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/11 03:30:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:30:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 03:30:57 INFO : splitbananasplit: Copied (new) 2026/05/11 03:30:57 DEBUG : banana: size = 6 OK 2026/05/11 03:30:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/11 03:30:57 INFO : banana: Copied (new) 2026/05/11 03:30:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:30:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 03:30:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/11 03:30:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:30:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 03:30:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/11 03:30:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:30:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 03:30:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:30:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 03:30:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:30:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 03:30:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:30:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 03:30:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:30:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 03:30:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:30:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 03:30:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:30:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 03:30:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:30:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 03:30:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:30:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 03:30:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/11 03:30:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:30:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 03:30:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/11 03:30:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:30:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 03:30:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/11 03:30:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:30:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 03:30:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/11 03:30:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:30:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 03:30:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/11 03:30:59 DEBUG : Waiting for deletions to finish 2026/05/11 03:30:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : splitbananasplitSUFFIX: Deleted 2026/05/11 03:30:59 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : appleSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/11 03:30:59 INFO : bananaSUFFIX: Deleted 2026/05/11 03:31:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/11 03:31:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/11 03:31:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/11 03:31:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/11 03:31:00 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:00 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:00 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:31:18 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:18 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:31:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : apple: size = 5 OK 2026/05/11 03:31:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:18 DEBUG : apple: Unchanged skipping 2026/05/11 03:31:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:18 DEBUG : banana: size = 6 OK 2026/05/11 03:31:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:18 DEBUG : banana: Unchanged skipping 2026/05/11 03:31:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 03:31:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 03:31:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:18 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:31:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:18 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:31:19 DEBUG : appleapple: size = 21 OK 2026/05/11 03:31:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/11 03:31:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/11 03:31:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:19 DEBUG : splitbanan: size = 16 OK 2026/05/11 03:31:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/11 03:31:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/11 03:31:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/11 03:31:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/11 03:31:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/11 03:31:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/11 03:31:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/11 03:31:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/11 03:31:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/11 03:31:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/11 03:31:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/11 03:31:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/11 03:31:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/11 03:31:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/11 03:31:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/11 03:31:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/11 03:31:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/11 03:31:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/11 03:31:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/11 03:31:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/11 03:31:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/11 03:31:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/11 03:31:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/11 03:31:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/11 03:31:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/11 03:31:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/11 03:31:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/11 03:31:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/11 03:31:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/11 03:31:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/11 03:31:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/11 03:31:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/11 03:31:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/11 03:31:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/11 03:31:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/11 03:31:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/11 03:31:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/11 03:31:20 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/11 03:31:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/11 03:31:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/11 03:31:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/11 03:31:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/11 03:31:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/11 03:31:22 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:22 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 03:31:22 INFO : appleappleapplebanana: Deleted 2026/05/11 03:31:22 INFO : splitbananasplit: Deleted 2026/05/11 03:31:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 03:31:22 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 03:31:22 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:23 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : appleapple: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:23 DEBUG : apple: size = 5 OK 2026/05/11 03:31:23 DEBUG : appleapple: size = 21 OK 2026/05/11 03:31:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : apple: Unchanged skipping 2026/05/11 03:31:23 DEBUG : banana: size = 6 OK 2026/05/11 03:31:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:31:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : banana: Unchanged skipping 2026/05/11 03:31:23 DEBUG : splitbanan: size = 16 OK 2026/05/11 03:31:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 03:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 03:31:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 03:31:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 03:31:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 03:31:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 03:31:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 03:31:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 03:31:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 03:31:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 03:31:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 03:31:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 03:31:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 03:31:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 03:31:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 03:31:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 03:31:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:31:23 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:31:23 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:23 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:23 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : appleapple: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/11 03:31:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/11 03:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 03:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 03:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 03:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 03:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 03:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 03:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 03:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 03:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 03:31:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 03:31:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 03:31:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 03:31:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 03:31:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 03:31:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 03:31:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 03:31:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 03:31:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 03:31:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:31:40 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:40 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:31:40 DEBUG : apple: size = 5 OK 2026/05/11 03:31:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : apple: Unchanged skipping 2026/05/11 03:31:40 DEBUG : banana: size = 6 OK 2026/05/11 03:31:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : banana: Unchanged skipping 2026/05/11 03:31:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:31:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:31:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:31:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:31:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:31:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:31:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:31:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:31:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:31:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:31:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:31:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:31:40 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:31:40 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:40 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : apple: size = 5 OK 2026/05/11 03:31:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : banana: size = 6 OK 2026/05/11 03:31:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : banana: Unchanged skipping 2026/05/11 03:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:31:41 DEBUG : apple: Unchanged skipping 2026/05/11 03:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:31:41 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:31:41 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:41 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:31:56 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:57 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : apple: size = 5 OK 2026/05/11 03:31:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:31:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:31:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:31:57 DEBUG : banana: size = 6 OK 2026/05/11 03:31:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : banana: Unchanged skipping 2026/05/11 03:31:57 DEBUG : apple: Unchanged skipping 2026/05/11 03:31:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:31:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:31:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:31:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:31:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:31:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:31:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:31:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:31:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:31:57 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:31:57 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:57 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:57 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:31:58 DEBUG : banana: size = 6 OK 2026/05/11 03:31:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:31:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : banana: Unchanged skipping 2026/05/11 03:31:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:31:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:31:58 DEBUG : apple: size = 5 OK 2026/05/11 03:31:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : apple: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:31:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:31:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:31:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:31:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:31:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:31:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:31:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:31:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:31:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:31:58 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:31:58 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:58 DEBUG : Waiting for deletions to finish 2026/05/11 03:31:58 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:31:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:32:16 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:16 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:32:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : apple: size = 5 OK 2026/05/11 03:32:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : apple: Unchanged skipping 2026/05/11 03:32:17 DEBUG : banana: size = 6 OK 2026/05/11 03:32:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:32:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:32:17 DEBUG : banana: Unchanged skipping 2026/05/11 03:32:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:32:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:32:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:32:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:32:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:32:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:32:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:32:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:32:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:32:17 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:17 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:17 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:32:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:32:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:32:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:32:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:32:17 DEBUG : banana: size = 6 OK 2026/05/11 03:32:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : banana: Unchanged skipping 2026/05/11 03:32:17 DEBUG : apple: size = 5 OK 2026/05/11 03:32:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : apple: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:32:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:32:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:32:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:32:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:32:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:32:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:32:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:32:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:32:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:32:17 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:17 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:18 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:32:34 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:35 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : apple: size = 5 OK 2026/05/11 03:32:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:32:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:32:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : apple: Unchanged skipping 2026/05/11 03:32:35 DEBUG : banana: size = 6 OK 2026/05/11 03:32:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : banana: Unchanged skipping 2026/05/11 03:32:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:32:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:32:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:32:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:32:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:32:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:32:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:32:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:32:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:32:35 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:32:35 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:32:35 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:35 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:35 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:32:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : apple: size = 5 OK 2026/05/11 03:32:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : apple: Unchanged skipping 2026/05/11 03:32:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:32:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : banana: size = 6 OK 2026/05/11 03:32:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:32:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:32:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:32:36 DEBUG : banana: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:32:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:32:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:32:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:32:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:32:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:32:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:32:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:32:36 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:32:36 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:32:36 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:36 DEBUG : Waiting for deletions to finish 2026/05/11 03:32:36 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:32:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:32:54 DEBUG : Waiting for deletions to finish 2026/05/11 03:33:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": net/http: TLS handshake timeout) 2026/05/11 03:33:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/11 03:33:54 DEBUG : pacer: Reducing sleep to 10ms 2026/05/11 03:33:54 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:33:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : apple: size = 5 OK 2026/05/11 03:33:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:33:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:33:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : apple: Unchanged skipping 2026/05/11 03:33:55 DEBUG : banana: size = 6 OK 2026/05/11 03:33:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : banana: Unchanged skipping 2026/05/11 03:33:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:33:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:33:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:33:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:33:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:33:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:33:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:33:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:33:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:33:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:33:55 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:33:55 DEBUG : Waiting for deletions to finish 2026/05/11 03:33:55 DEBUG : Waiting for deletions to finish 2026/05/11 03:33:55 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:33:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : apple: size = 5 OK 2026/05/11 03:33:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : apple: Unchanged skipping 2026/05/11 03:33:56 DEBUG : banana: size = 6 OK 2026/05/11 03:33:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : banana: Unchanged skipping 2026/05/11 03:33:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 03:33:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 03:33:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 03:33:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 03:33:56 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:33:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 03:33:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 03:33:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 03:33:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 03:33:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 03:33:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 03:33:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:33:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 03:33:56 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:33:56 DEBUG : Waiting for deletions to finish 2026/05/11 03:33:56 DEBUG : Waiting for deletions to finish 2026/05/11 03:33:56 DEBUG : apple: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : banana: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 03:33:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (298.42s) --- PASS: TestTransform/NFC (17.34s) --- PASS: TestTransform/NFD (23.29s) --- PASS: TestTransform/base64 (29.95s) --- PASS: TestTransform/prefix (25.02s) --- PASS: TestTransform/suffix (27.24s) --- PASS: TestTransform/truncate (23.12s) --- PASS: TestTransform/encoder (18.56s) --- PASS: TestTransform/ISO-8859-1 (16.25s) --- PASS: TestTransform/charmap (19.38s) --- PASS: TestTransform/lowercase (18.63s) --- PASS: TestTransform/ascii (79.64s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 03:34:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 03:34:01 INFO : sub dir_somesuffix: Making directory 2026/05/11 03:34:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 03:34:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/11 03:34:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 03:34:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 03:34:01 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:01 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/11 03:34:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 03:34:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:02 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:02 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:02 INFO : tictactoe: Making directory 2026/05/11 03:34:02 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:02 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/11 03:34:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:02 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:02 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:03 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/11 03:34:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/11 03:34:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.84s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:04 INFO : toe: Making directory 2026/05/11 03:34:04 INFO : toe/toe: Making directory 2026/05/11 03:34:04 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 03:34:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 03:34:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 03:34:04 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:04 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/11 03:34:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/11 03:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.86s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:06 INFO : toe: Making directory 2026/05/11 03:34:06 INFO : toe/toe: Making directory 2026/05/11 03:34:06 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 03:34:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 03:34:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 03:34:06 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:06 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/11 03:34:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/11 03:34:08 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (3.24s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:09 DEBUG : empty_dir: Making directory with metadata 2026/05/11 03:34:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 03:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:09 INFO : tictacempty_dir: Making directory 2026/05/11 03:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:09 INFO : tictactoe: Making directory 2026/05/11 03:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:09 INFO : tictactoe/tictactoe: Making directory 2026/05/11 03:34:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 03:34:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 03:34:09 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:09 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 03:34:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/11 03:34:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:11 DEBUG : empty_dir: Making directory with metadata 2026/05/11 03:34:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 03:34:11 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:11 INFO : tictacempty_dir: Making directory 2026/05/11 03:34:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:11 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:11 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:11 INFO : tictactoe: Making directory 2026/05/11 03:34:11 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:11 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:11 INFO : tictactoe/tictactoe: Making directory 2026/05/11 03:34:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 03:34:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:11 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:11 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 03:34:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/11 03:34:12 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 03:34:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 03:34:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/11 03:34:12 NOTICE: B2 bucket rclone-test-vurucok4sara: 0 differences found 2026/05/11 03:34:12 NOTICE: B2 bucket rclone-test-vurucok4sara: 1 matching files --- PASS: TestAllTag (1.99s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:13 INFO : tictactoe: Making directory 2026/05/11 03:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:13 INFO : tictactoe/tictactoe: Making directory 2026/05/11 03:34:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 03:34:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 03:34:13 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:13 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 03:34:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/11 03:34:14 DEBUG : Waiting for deletions to finish 2026/05/11 03:34:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 03:34:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 03:34:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 03:34:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/11 03:34:14 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.34s) === RUN TestSyntax 2026/05/11 03:34:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:15 INFO : toe: Making directory 2026/05/11 03:34:15 INFO : toe/toe: Making directory 2026/05/11 03:34:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 03:34:15 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:15 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:16 DEBUG : toe/toe/toe: size = 11 OK 2026/05/11 03:34:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:16 INFO : toe/toe/toe: Copied (new) 2026/05/11 03:34:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.09s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:17 DEBUG : empty_dir: Making directory with metadata 2026/05/11 03:34:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 03:34:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:17 INFO : tictacempty_dir: Making directory 2026/05/11 03:34:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:17 INFO : tictactoe: Making directory 2026/05/11 03:34:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:17 INFO : tictactoe/tictactoe: Making directory 2026/05/11 03:34:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 03:34:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:17 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 03:34:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:18 INFO : toe/toe/toe.txt: Deleted 2026/05/11 03:34:18 INFO : toe/toe: Removing directory 2026/05/11 03:34:18 INFO : toe: Removing directory 2026/05/11 03:34:18 INFO : empty_dir: Removing directory 2026/05/11 03:34:18 DEBUG : Local file system at /tmp/rclone1241060736: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:19 DEBUG : empty_dir: Making directory with metadata 2026/05/11 03:34:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 03:34:19 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:19 INFO : tictacempty_dir: Making directory 2026/05/11 03:34:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:19 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:19 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:19 INFO : tictactoe: Making directory 2026/05/11 03:34:19 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:19 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:19 INFO : tictactoe/tictactoe: Making directory 2026/05/11 03:34:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 03:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:19 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:19 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 03:34:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:20 INFO : toe/toe/toe.txt: Deleted 2026/05/11 03:34:20 INFO : toe/toe: Removing directory 2026/05/11 03:34:20 INFO : toe: Removing directory 2026/05/11 03:34:20 INFO : empty_dir: Removing directory 2026/05/11 03:34:20 DEBUG : Local file system at /tmp/rclone1241060736: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/11 03:34:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 03:34:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 03:34:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 03:34:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 03:34:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 03:34:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 03:34:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/11 03:34:23 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 (4.62s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:24 DEBUG : Reset feature "Copy" 2026/05/11 03:34:24 DEBUG : Reset feature "Move" 2026/05/11 03:34:24 DEBUG : Reset feature "Copy" 2026/05/11 03:34:24 DEBUG : Reset feature "Move" 2026/05/11 03:34:24 DEBUG : empty_dir: Making directory with metadata 2026/05/11 03:34:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 03:34:24 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:24 INFO : tictacempty_dir: Making directory 2026/05/11 03:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 03:34:24 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:24 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:24 INFO : tictactoe: Making directory 2026/05/11 03:34:24 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:24 DEBUG : toe: transformed to: tictactoe 2026/05/11 03:34:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:24 INFO : tictactoe/tictactoe: Making directory 2026/05/11 03:34:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 03:34:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 03:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:24 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:24 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 03:34:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 03:34:25 INFO : toe/toe/toe.txt: Deleted 2026/05/11 03:34:25 INFO : toe/toe: Removing directory 2026/05/11 03:34:25 INFO : toe: Removing directory 2026/05/11 03:34:25 INFO : empty_dir: Removing directory 2026/05/11 03:34:25 DEBUG : Local file system at /tmp/rclone1241060736: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/11 03:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 03:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 03:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 03:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 03:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 03:34:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 03:34:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/11 03:34:27 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 (4.12s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:28 DEBUG : toe: transformed to: dG9l 2026/05/11 03:34:28 DEBUG : toe: transformed to: dG9l 2026/05/11 03:34:28 INFO : dG9l: Making directory 2026/05/11 03:34:28 DEBUG : toe: transformed to: dG9l 2026/05/11 03:34:28 DEBUG : toe: transformed to: dG9l 2026/05/11 03:34:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/11 03:34:28 INFO : dG9l/dG9l: Making directory 2026/05/11 03:34:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/11 03:34:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/11 03:34:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 03:34:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 03:34:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 03:34:28 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:28 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/11 03:34:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 03:34:28 DEBUG : Waiting for deletions to finish 2026/05/11 03:34:29 DEBUG : dG9l: transformed to: toe 2026/05/11 03:34:29 DEBUG : dG9l: transformed to: toe 2026/05/11 03:34:29 DEBUG : dG9l: transformed to: toe 2026/05/11 03:34:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/11 03:34:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/11 03:34:29 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for checks to finish 2026/05/11 03:34:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 03:34:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/11 03:34:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/11 03:34:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/11 03:34:29 DEBUG : Local file system at /tmp/rclone1241060736: Waiting for transfers to finish 2026/05/11 03:34:29 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-vurucok4sara", Local "Local file system at /tmp/rclone1241060736", Modify Window "1ms" 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe: transformed to: 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe: transformed to: 2026/05/11 03:34:30 INFO : B2 bucket rclone-test-vurucok4sara: Making directory 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe: transformed to: 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe: transformed to: 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe/toe: transformed to: 2026/05/11 03:34:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/11 03:34:30 INFO : toe/toe: Making directory 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe/toe: transformed to: 2026/05/11 03:34:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe: transformed to: 2026/05/11 03:34:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 03:34:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 03:34:30 DEBUG : toe/toe/toe: transformed to: 2026/05/11 03:34:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/11 03:34:30 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for checks to finish 2026/05/11 03:34:30 DEBUG : B2 bucket rclone-test-vurucok4sara: Waiting for transfers to finish 2026/05/11 03:34:31 DEBUG : toe/toe/toe: size = 11 OK 2026/05/11 03:34:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/11 03:34:31 INFO : toe/toe/toe: Copied (new) 2026/05/11 03:34:31 ERROR : B2 bucket rclone-test-vurucok4sara: not deleting files as there were IO errors 2026/05/11 03:34:31 ERROR : B2 bucket rclone-test-vurucok4sara: not deleting directories as there were IO errors --- PASS: TestError (1.68s) PASS 2026/05/11 03:34:32 DEBUG : B2 bucket rclone-test-vurucok4sara: Purge remote 2026/05/11 03:34:32 INFO : B2 bucket rclone-test-vurucok4sara: cleaning bucket "rclone-test-vurucok4sara" of all files 2026/05/11 03:34:33 DEBUG : BackupDir/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1092c_d20260511_m032625_c001_v7007000_t0000_u01778469985932") 2026/05/11 03:34:33 DEBUG : BackupDir/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f116659498cbc372d_d20260511_m032619_c001_v0001146_t0038_u01778469979963") 2026/05/11 03:34:33 DEBUG : CompareDest/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f82e48_d20260511_m032559_c001_v7007000_t0000_u01778469959463") 2026/05/11 03:34:33 DEBUG : CompareDest/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509408_d20260511_m032553_c001_v0001036_t0017_u01778469953295") 2026/05/11 03:34:33 DEBUG : CompareDest/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f82e4a_d20260511_m032559_c001_v7007000_t0000_u01778469959645") 2026/05/11 03:34:33 DEBUG : CompareDest/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f10a_d20260511_m032554_c001_v0001173_t0049_u01778469954928") 2026/05/11 03:34:33 DEBUG : CopyDest/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1092d_d20260511_m032626_c001_v7007000_t0000_u01778469986113") 2026/05/11 03:34:33 DEBUG : CopyDest/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf003c8_d20260511_m032616_c001_v0001131_t0030_u01778469976933") 2026/05/11 03:34:33 DEBUG : CopyDest/three: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1092e_d20260511_m032626_c001_v7007000_t0000_u01778469986295") 2026/05/11 03:34:33 DEBUG : CopyDest/three: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f1c8_d20260511_m032623_c001_v0001173_t0003_u01778469983876") 2026/05/11 03:34:33 DEBUG : CopyDest/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1092f_d20260511_m032626_c001_v7007000_t0000_u01778469986475") 2026/05/11 03:34:33 DEBUG : CopyDest/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509436_d20260511_m032621_c001_v0001036_t0037_u01778469981405") 2026/05/11 03:34:33 DEBUG : EXISTING: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc586f_d20260511_m032758_c001_v7007000_t0000_u01778470078062") 2026/05/11 03:34:33 DEBUG : EXISTING: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094ed_d20260511_m032756_c001_v0001036_t0009_u01778470076541") 2026/05/11 03:34:33 DEBUG : PREFIXapple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5da7_d20260511_m033032_c001_v7007000_t0000_u01778470232479") 2026/05/11 03:34:34 DEBUG : PREFIXapple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00692_d20260511_m033025_c001_v0001131_t0000_u01778470225375") 2026/05/11 03:34:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f59e_d20260511_m033032_c001_v7007000_t0000_u01778470232494") 2026/05/11 03:34:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c7b_d20260511_m033025_c001_v0001184_t0047_u01778470225363") 2026/05/11 03:34:34 DEBUG : PREFIXbanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1163e_d20260511_m033032_c001_v7007000_t0000_u01778470232329") 2026/05/11 03:34:34 DEBUG : PREFIXbanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509631_d20260511_m033025_c001_v0001036_t0006_u01778470225386") 2026/05/11 03:34:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ab64_d20260511_m033032_c001_v7007000_t0000_u01778470232132") 2026/05/11 03:34:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a1d_d20260511_m033025_c001_v0001109_t0040_u01778470225396") 2026/05/11 03:34:34 DEBUG : Testêé: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc586c_d20260511_m032754_c001_v7007000_t0000_u01778470074157") 2026/05/11 03:34:34 DEBUG : Testêé: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094e9_d20260511_m032753_c001_v0001036_t0025_u01778470073318") 2026/05/11 03:34:34 DEBUG : Testêé: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0049c_d20260511_m032752_c001_v0001131_t0044_u01778470072281") 2026/05/11 03:34:34 DEBUG : YXBwbGU=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f579a_d20260511_m033009_c001_v7007000_t0000_u01778470209073") 2026/05/11 03:34:34 DEBUG : YXBwbGU=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509609_d20260511_m033003_c001_v0001036_t0022_u01778470203430") 2026/05/11 03:34:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f579b_d20260511_m033009_c001_v7007000_t0000_u01778470209254") 2026/05/11 03:34:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0064e_d20260511_m033003_c001_v0001131_t0024_u01778470203443") 2026/05/11 03:34:34 DEBUG : YmFuYW5h: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f579c_d20260511_m033009_c001_v7007000_t0000_u01778470209434") 2026/05/11 03:34:34 DEBUG : YmFuYW5h: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529cd_d20260511_m033003_c001_v0001109_t0029_u01778470203454") 2026/05/11 03:34:34 DEBUG : a/potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea43_d20260511_m032422_c001_v7007000_t0000_u01778469862596") 2026/05/11 03:34:34 DEBUG : a/potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002bd_d20260511_m032421_c001_v0001131_t0047_u01778469861923") 2026/05/11 03:34:34 DEBUG : a/potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea37_d20260511_m032420_c001_v7007000_t0000_u01778469860281") 2026/05/11 03:34:34 DEBUG : a/potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002b3_d20260511_m032419_c001_v0001131_t0018_u01778469859311") 2026/05/11 03:34:35 DEBUG : a/potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f3_d20260511_m032401_c001_v7007000_t0000_u01778469841233") 2026/05/11 03:34:35 DEBUG : a/potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00265_d20260511_m032400_c001_v0001131_t0055_u01778469840392") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062623_d20260511_m033356_c001_v7007000_t0000_u01778470436871") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c4650df_d20260511_m033251_c001_v0001184_t0014_u01778470371801") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cb5_d20260511_m033237_c001_v7007000_t0000_u01778470357274") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c465057_d20260511_m033233_c001_v0001184_t0001_u01778470353068") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac05_d20260511_m033218_c001_v7007000_t0000_u01778470338651") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464fa9_d20260511_m033215_c001_v0001184_t0024_u01778470335001") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83443_d20260511_m033159_c001_v7007000_t0000_u01778470319227") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464f27_d20260511_m033155_c001_v0001184_t0016_u01778470315156") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dba_d20260511_m033142_c001_v7007000_t0000_u01778470302934") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e93_d20260511_m033138_c001_v0001184_t0056_u01778470298399") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6265_d20260511_m033124_c001_v7007000_t0000_u01778470284407") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e0f_d20260511_m033116_c001_v0001184_t0048_u01778470276337") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a41_d20260511_m033101_c001_v7007000_t0000_u01778470261359") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006f4_d20260511_m033057_c001_v0001131_t0048_u01778470257159") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a30_d20260511_m033056_c001_v7007000_t0000_u01778470256151") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509661_d20260511_m033048_c001_v0001036_t0043_u01778470248060") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f59f_d20260511_m033034_c001_v7007000_t0000_u01778470234042") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464ca7_d20260511_m033029_c001_v0001184_t0039_u01778470229910") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406388f8_d20260511_m033028_c001_v7007000_t0000_u01778470228643") 2026/05/11 03:34:35 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c69_d20260511_m033022_c001_v0001184_t0001_u01778470222907") 2026/05/11 03:34:36 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f7588a_d20260511_m033007_c001_v7007000_t0000_u01778470207002") 2026/05/11 03:34:36 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529c5_d20260511_m032959_c001_v0001109_t0036_u01778470199514") 2026/05/11 03:34:36 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf30a_d20260511_m032939_c001_v7007000_t0000_u01778470179096") 2026/05/11 03:34:36 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005f8_d20260511_m032934_c001_v0001131_t0049_u01778470174724") 2026/05/11 03:34:36 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57ac_d20260511_m032915_c001_v7007000_t0000_u01778470155791") 2026/05/11 03:34:36 DEBUG : apple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005b6_d20260511_m032911_c001_v0001131_t0051_u01778470151474") 2026/05/11 03:34:36 DEBUG : appleSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5dbd_d20260511_m033059_c001_v7007000_t0000_u01778470259793") 2026/05/11 03:34:36 DEBUG : appleSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450966d_d20260511_m033052_c001_v0001036_t0005_u01778470252591") 2026/05/11 03:34:36 DEBUG : appleapple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6266_d20260511_m033124_c001_v7007000_t0000_u01778470284591") 2026/05/11 03:34:36 DEBUG : appleapple: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e1f_d20260511_m033118_c001_v0001184_t0002_u01778470278990") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062624_d20260511_m033357_c001_v7007000_t0000_u01778470437052") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509763_d20260511_m033252_c001_v0001036_t0010_u01778470372323") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cb6_d20260511_m033237_c001_v7007000_t0000_u01778470357455") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509749_d20260511_m033233_c001_v0001036_t0030_u01778470353684") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac06_d20260511_m033218_c001_v7007000_t0000_u01778470338833") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509723_d20260511_m033215_c001_v0001036_t0012_u01778470335490") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8344a_d20260511_m033159_c001_v7007000_t0000_u01778470319410") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096eb_d20260511_m033155_c001_v0001036_t0034_u01778470315668") 2026/05/11 03:34:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dbb_d20260511_m033143_c001_v7007000_t0000_u01778470303130") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096c7_d20260511_m033139_c001_v0001036_t0034_u01778470298999") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f7609d_d20260511_m033122_c001_v7007000_t0000_u01778470282399") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b27_d20260511_m033116_c001_v0001109_t0018_u01778470276892") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a42_d20260511_m033101_c001_v7007000_t0000_u01778470261542") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d83_d20260511_m033057_c001_v0001184_t0026_u01778470257168") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5c7_d20260511_m033056_c001_v7007000_t0000_u01778470256222") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006de_d20260511_m033048_c001_v0001131_t0018_u01778470248711") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a0_d20260511_m033034_c001_v7007000_t0000_u01778470234226") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a35_d20260511_m033029_c001_v0001109_t0033_u01778470229818") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f598_d20260511_m033028_c001_v7007000_t0000_u01778470228860") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450962d_d20260511_m033023_c001_v0001036_t0049_u01778470223510") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062530_d20260511_m033007_c001_v7007000_t0000_u01778470207214") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00648_d20260511_m033000_c001_v0001131_t0035_u01778470200872") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf30b_d20260511_m032939_c001_v7007000_t0000_u01778470179277") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095dd_d20260511_m032935_c001_v0001036_t0024_u01778470175719") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57ad_d20260511_m032915_c001_v7007000_t0000_u01778470155974") 2026/05/11 03:34:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095c7_d20260511_m032912_c001_v0001036_t0000_u01778470152866") 2026/05/11 03:34:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed576_d20260511_m033059_c001_v7007000_t0000_u01778470259621") 2026/05/11 03:34:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452abf_d20260511_m033052_c001_v0001109_t0041_u01778470252622") 2026/05/11 03:34:37 DEBUG : b/potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea44_d20260511_m032422_c001_v7007000_t0000_u01778469862778") 2026/05/11 03:34:38 DEBUG : b/potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002b9_d20260511_m032420_c001_v0001131_t0033_u01778469860834") 2026/05/11 03:34:38 DEBUG : b/potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea36_d20260511_m032419_c001_v7007000_t0000_u01778469859730") 2026/05/11 03:34:38 DEBUG : b/potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002ab_d20260511_m032418_c001_v0001131_t0013_u01778469858353") 2026/05/11 03:34:38 DEBUG : b/potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f2_d20260511_m032400_c001_v7007000_t0000_u01778469840686") 2026/05/11 03:34:38 DEBUG : b/potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0025f_d20260511_m032359_c001_v0001131_t0059_u01778469839426") 2026/05/11 03:34:38 DEBUG : backup/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f421a3fb16d2e2aa3_d20260511_m032639_c001_v7007000_t0000_u01778469999654") 2026/05/11 03:34:38 DEBUG : backup/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f102e9d775858d6ae_d20260511_m032637_c001_v0001116_t0019_u01778469997586") 2026/05/11 03:34:38 DEBUG : backup/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10847955f15513ee_d20260511_m032633_c001_v0001042_t0024_u01778469993254") 2026/05/11 03:34:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f87_d20260511_m032707_c001_v7007000_t0000_u01778470027104") 2026/05/11 03:34:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f107d667ec864fa1a_d20260511_m032705_c001_v0001176_t0027_u01778470025126") 2026/05/11 03:34:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f118f7f62e6326168_d20260511_m032700_c001_v0001184_t0000_u01778470020575") 2026/05/11 03:34:38 DEBUG : backup/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134dd94_d20260511_m032653_c001_v7007000_t0000_u01778470013262") 2026/05/11 03:34:38 DEBUG : backup/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f11475698faa98486_d20260511_m032651_c001_v0001033_t0029_u01778470011200") 2026/05/11 03:34:38 DEBUG : backup/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f105e89dad1b420cd_d20260511_m032647_c001_v0001153_t0000_u01778470007166") 2026/05/11 03:34:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f88_d20260511_m032707_c001_v7007000_t0000_u01778470027288") 2026/05/11 03:34:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f11411f0d0c6d148d_d20260511_m032706_c001_v0001182_t0012_u01778470026345") 2026/05/11 03:34:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1017d7c544fb2896_d20260511_m032702_c001_v0001043_t0023_u01778470022568") 2026/05/11 03:34:38 DEBUG : backup/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f421a3fb16d2e2aa4_d20260511_m032639_c001_v7007000_t0000_u01778469999835") 2026/05/11 03:34:38 DEBUG : backup/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108dbd77e63cf6d7_d20260511_m032638_c001_v0001182_t0046_u01778469998899") 2026/05/11 03:34:38 DEBUG : backup/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f110f550bdeefe3e9_d20260511_m032634_c001_v0001103_t0057_u01778469994990") 2026/05/11 03:34:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134dd95_d20260511_m032653_c001_v7007000_t0000_u01778470013445") 2026/05/11 03:34:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f118b905e40f17535_d20260511_m032652_c001_v0001154_t0024_u01778470012320") 2026/05/11 03:34:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f100bc7b25fff1974_d20260511_m032648_c001_v0001093_t0056_u01778470008694") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062626_d20260511_m033357_c001_v7007000_t0000_u01778470437237") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0081a_d20260511_m033251_c001_v0001131_t0015_u01778470371995") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cb7_d20260511_m033237_c001_v7007000_t0000_u01778470357638") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007f4_d20260511_m033233_c001_v0001131_t0018_u01778470353281") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac07_d20260511_m033219_c001_v7007000_t0000_u01778470339015") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007bc_d20260511_m033215_c001_v0001131_t0004_u01778470335205") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83451_d20260511_m033159_c001_v7007000_t0000_u01778470319592") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00782_d20260511_m033155_c001_v0001131_t0039_u01778470315363") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dbd_d20260511_m033143_c001_v7007000_t0000_u01778470303311") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0075c_d20260511_m033138_c001_v0001131_t0031_u01778470298608") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6268_d20260511_m033124_c001_v7007000_t0000_u01778470284774") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0071e_d20260511_m033116_c001_v0001131_t0048_u01778470276540") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a43_d20260511_m033101_c001_v7007000_t0000_u01778470261723") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450967b_d20260511_m033057_c001_v0001036_t0000_u01778470257180") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5db9_d20260511_m033055_c001_v7007000_t0000_u01778470255990") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d35_d20260511_m033048_c001_v0001184_t0055_u01778470248517") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a1_d20260511_m033034_c001_v7007000_t0000_u01778470234418") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450963b_d20260511_m033029_c001_v0001036_t0006_u01778470229811") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5da4_d20260511_m033028_c001_v7007000_t0000_u01778470228865") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0068c_d20260511_m033023_c001_v0001131_t0034_u01778470223119") 2026/05/11 03:34:39 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea115ff_d20260511_m033007_c001_v7007000_t0000_u01778470207225") 2026/05/11 03:34:40 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509603_d20260511_m033000_c001_v0001036_t0002_u01778470200381") 2026/05/11 03:34:40 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf30c_d20260511_m032939_c001_v7007000_t0000_u01778470179457") 2026/05/11 03:34:40 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f545296d_d20260511_m032935_c001_v0001109_t0018_u01778470175079") 2026/05/11 03:34:40 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57ae_d20260511_m032916_c001_v7007000_t0000_u01778470156171") 2026/05/11 03:34:40 DEBUG : banana: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f545291d_d20260511_m032911_c001_v0001109_t0020_u01778470151793") 2026/05/11 03:34:40 DEBUG : bananaSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f413968305114e3f9_d20260511_m033059_c001_v7007000_t0000_u01778470259858") 2026/05/11 03:34:40 DEBUG : bananaSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d55_d20260511_m033052_c001_v0001184_t0032_u01778470252600") 2026/05/11 03:34:40 DEBUG : both0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e5ba_d20260511_m032845_c001_v7007000_t0000_u01778470125573") 2026/05/11 03:34:40 DEBUG : both0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00512_d20260511_m032824_c001_v0001131_t0056_u01778470104917") 2026/05/11 03:34:40 DEBUG : both0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefd8_d20260511_m032820_c001_v7007000_t0000_u01778470100547") 2026/05/11 03:34:40 DEBUG : both0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004a8_d20260511_m032759_c001_v0001131_t0026_u01778470079928") 2026/05/11 03:34:40 DEBUG : both1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e5bc_d20260511_m032845_c001_v7007000_t0000_u01778470125757") 2026/05/11 03:34:40 DEBUG : both1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00516_d20260511_m032826_c001_v0001131_t0050_u01778470106155") 2026/05/11 03:34:40 DEBUG : both1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefd9_d20260511_m032820_c001_v7007000_t0000_u01778470100731") 2026/05/11 03:34:40 DEBUG : both1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004ae_d20260511_m032800_c001_v0001131_t0029_u01778470080828") 2026/05/11 03:34:40 DEBUG : both10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e5be_d20260511_m032845_c001_v7007000_t0000_u01778470125939") 2026/05/11 03:34:40 DEBUG : both10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0053c_d20260511_m032834_c001_v0001131_t0057_u01778470114431") 2026/05/11 03:34:40 DEBUG : both10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefda_d20260511_m032820_c001_v7007000_t0000_u01778470100913") 2026/05/11 03:34:40 DEBUG : both10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004da_d20260511_m032809_c001_v0001131_t0027_u01778470089066") 2026/05/11 03:34:40 DEBUG : both11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e5bf_d20260511_m032846_c001_v7007000_t0000_u01778470126122") 2026/05/11 03:34:40 DEBUG : both11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00540_d20260511_m032835_c001_v0001131_t0033_u01778470115363") 2026/05/11 03:34:41 DEBUG : both11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefdb_d20260511_m032821_c001_v7007000_t0000_u01778470101097") 2026/05/11 03:34:41 DEBUG : both11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004dc_d20260511_m032810_c001_v0001131_t0050_u01778470090094") 2026/05/11 03:34:41 DEBUG : both12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e5c1_d20260511_m032846_c001_v7007000_t0000_u01778470126305") 2026/05/11 03:34:41 DEBUG : both12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00544_d20260511_m032836_c001_v0001131_t0047_u01778470116285") 2026/05/11 03:34:41 DEBUG : both12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefdc_d20260511_m032821_c001_v7007000_t0000_u01778470101279") 2026/05/11 03:34:41 DEBUG : both12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004e0_d20260511_m032810_c001_v0001131_t0042_u01778470090795") 2026/05/11 03:34:41 DEBUG : both13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e5c2_d20260511_m032846_c001_v7007000_t0000_u01778470126487") 2026/05/11 03:34:41 DEBUG : both13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00546_d20260511_m032836_c001_v0001131_t0038_u01778470116977") 2026/05/11 03:34:41 DEBUG : both13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefdd_d20260511_m032821_c001_v7007000_t0000_u01778470101470") 2026/05/11 03:34:41 DEBUG : both13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004e6_d20260511_m032811_c001_v0001131_t0041_u01778470091828") 2026/05/11 03:34:41 DEBUG : both14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9ab_d20260511_m032846_c001_v7007000_t0000_u01778470126669") 2026/05/11 03:34:41 DEBUG : both14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00550_d20260511_m032837_c001_v0001131_t0013_u01778470117741") 2026/05/11 03:34:41 DEBUG : both14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefde_d20260511_m032821_c001_v7007000_t0000_u01778470101653") 2026/05/11 03:34:41 DEBUG : both14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004ec_d20260511_m032812_c001_v0001131_t0002_u01778470092722") 2026/05/11 03:34:41 DEBUG : both15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9ac_d20260511_m032846_c001_v7007000_t0000_u01778470126857") 2026/05/11 03:34:41 DEBUG : both15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00554_d20260511_m032838_c001_v0001131_t0031_u01778470118809") 2026/05/11 03:34:41 DEBUG : both15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefdf_d20260511_m032821_c001_v7007000_t0000_u01778470101836") 2026/05/11 03:34:41 DEBUG : both15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004f4_d20260511_m032813_c001_v0001131_t0049_u01778470093508") 2026/05/11 03:34:41 DEBUG : both16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9ad_d20260511_m032847_c001_v7007000_t0000_u01778470127038") 2026/05/11 03:34:41 DEBUG : both16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0055a_d20260511_m032839_c001_v0001131_t0037_u01778470119760") 2026/05/11 03:34:41 DEBUG : both16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe0_d20260511_m032822_c001_v7007000_t0000_u01778470102019") 2026/05/11 03:34:42 DEBUG : both16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004f6_d20260511_m032814_c001_v0001131_t0055_u01778470094406") 2026/05/11 03:34:42 DEBUG : both17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9ae_d20260511_m032847_c001_v7007000_t0000_u01778470127225") 2026/05/11 03:34:42 DEBUG : both17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0055c_d20260511_m032840_c001_v0001131_t0041_u01778470120481") 2026/05/11 03:34:42 DEBUG : both17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe1_d20260511_m032822_c001_v7007000_t0000_u01778470102202") 2026/05/11 03:34:42 DEBUG : both17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004f8_d20260511_m032815_c001_v0001131_t0005_u01778470095160") 2026/05/11 03:34:42 DEBUG : both18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9af_d20260511_m032847_c001_v7007000_t0000_u01778470127408") 2026/05/11 03:34:42 DEBUG : both18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00560_d20260511_m032841_c001_v0001131_t0045_u01778470121350") 2026/05/11 03:34:42 DEBUG : both18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe2_d20260511_m032822_c001_v7007000_t0000_u01778470102536") 2026/05/11 03:34:42 DEBUG : both18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004fc_d20260511_m032816_c001_v0001131_t0044_u01778470096212") 2026/05/11 03:34:42 DEBUG : both19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b0_d20260511_m032847_c001_v7007000_t0000_u01778470127591") 2026/05/11 03:34:42 DEBUG : both19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00562_d20260511_m032842_c001_v0001131_t0042_u01778470122030") 2026/05/11 03:34:42 DEBUG : both19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe3_d20260511_m032822_c001_v7007000_t0000_u01778470102719") 2026/05/11 03:34:42 DEBUG : both19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004fe_d20260511_m032816_c001_v0001131_t0051_u01778470096931") 2026/05/11 03:34:42 DEBUG : both2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b1_d20260511_m032847_c001_v7007000_t0000_u01778470127773") 2026/05/11 03:34:42 DEBUG : both2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00518_d20260511_m032826_c001_v0001131_t0040_u01778470106905") 2026/05/11 03:34:42 DEBUG : both2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe4_d20260511_m032822_c001_v7007000_t0000_u01778470102901") 2026/05/11 03:34:42 DEBUG : both2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004b2_d20260511_m032801_c001_v0001131_t0040_u01778470081879") 2026/05/11 03:34:42 DEBUG : both3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b2_d20260511_m032847_c001_v7007000_t0000_u01778470127954") 2026/05/11 03:34:42 DEBUG : both3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0051c_d20260511_m032827_c001_v0001131_t0058_u01778470107695") 2026/05/11 03:34:42 DEBUG : both3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe5_d20260511_m032823_c001_v7007000_t0000_u01778470103084") 2026/05/11 03:34:42 DEBUG : both3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004b6_d20260511_m032802_c001_v0001131_t0051_u01778470082638") 2026/05/11 03:34:43 DEBUG : both4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b3_d20260511_m032848_c001_v7007000_t0000_u01778470128136") 2026/05/11 03:34:43 DEBUG : both4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00522_d20260511_m032828_c001_v0001131_t0051_u01778470108579") 2026/05/11 03:34:43 DEBUG : both4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe6_d20260511_m032823_c001_v7007000_t0000_u01778470103268") 2026/05/11 03:34:43 DEBUG : both4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004be_d20260511_m032803_c001_v0001131_t0002_u01778470083510") 2026/05/11 03:34:43 DEBUG : both5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b4_d20260511_m032848_c001_v7007000_t0000_u01778470128318") 2026/05/11 03:34:43 DEBUG : both5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00526_d20260511_m032829_c001_v0001131_t0048_u01778470109204") 2026/05/11 03:34:43 DEBUG : both5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe7_d20260511_m032823_c001_v7007000_t0000_u01778470103451") 2026/05/11 03:34:43 DEBUG : both5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004c6_d20260511_m032804_c001_v0001131_t0033_u01778470084436") 2026/05/11 03:34:43 DEBUG : both6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b5_d20260511_m032848_c001_v7007000_t0000_u01778470128500") 2026/05/11 03:34:43 DEBUG : both6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00530_d20260511_m032830_c001_v0001131_t0021_u01778470110666") 2026/05/11 03:34:43 DEBUG : both6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe8_d20260511_m032823_c001_v7007000_t0000_u01778470103633") 2026/05/11 03:34:43 DEBUG : both6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004ca_d20260511_m032805_c001_v0001131_t0052_u01778470085315") 2026/05/11 03:34:43 DEBUG : both7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b6_d20260511_m032848_c001_v7007000_t0000_u01778470128682") 2026/05/11 03:34:43 DEBUG : both7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00532_d20260511_m032831_c001_v0001131_t0022_u01778470111500") 2026/05/11 03:34:43 DEBUG : both7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefe9_d20260511_m032823_c001_v7007000_t0000_u01778470103817") 2026/05/11 03:34:43 DEBUG : both7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004cc_d20260511_m032806_c001_v0001131_t0042_u01778470086356") 2026/05/11 03:34:43 DEBUG : both8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b7_d20260511_m032848_c001_v7007000_t0000_u01778470128864") 2026/05/11 03:34:43 DEBUG : both8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00534_d20260511_m032832_c001_v0001131_t0033_u01778470112513") 2026/05/11 03:34:43 DEBUG : both8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefea_d20260511_m032824_c001_v7007000_t0000_u01778470104000") 2026/05/11 03:34:43 DEBUG : both8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004d0_d20260511_m032807_c001_v0001131_t0016_u01778470087295") 2026/05/11 03:34:44 DEBUG : both9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b8_d20260511_m032849_c001_v7007000_t0000_u01778470129047") 2026/05/11 03:34:44 DEBUG : both9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00538_d20260511_m032833_c001_v0001131_t0043_u01778470113491") 2026/05/11 03:34:44 DEBUG : both9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefeb_d20260511_m032824_c001_v7007000_t0000_u01778470104182") 2026/05/11 03:34:44 DEBUG : both9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf004d4_d20260511_m032808_c001_v0001131_t0025_u01778470088062") 2026/05/11 03:34:44 DEBUG : c/non empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea45_d20260511_m032422_c001_v7007000_t0000_u01778469862962") 2026/05/11 03:34:44 DEBUG : c/non empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002bb_d20260511_m032421_c001_v0001131_t0050_u01778469861229") 2026/05/11 03:34:44 DEBUG : c/non empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea39_d20260511_m032420_c001_v7007000_t0000_u01778469860464") 2026/05/11 03:34:44 DEBUG : c/non empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002af_d20260511_m032418_c001_v0001131_t0054_u01778469858644") 2026/05/11 03:34:44 DEBUG : c/non empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f4_d20260511_m032401_c001_v7007000_t0000_u01778469841415") 2026/05/11 03:34:44 DEBUG : c/non empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00261_d20260511_m032359_c001_v0001131_t0000_u01778469839691") 2026/05/11 03:34:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f579d_d20260511_m033009_c001_v7007000_t0000_u01778470209615") 2026/05/11 03:34:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464bf9_d20260511_m033004_c001_v0001184_t0043_u01778470204018") 2026/05/11 03:34:44 DEBUG : check sum: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49e7_d20260511_m032352_c001_v7007000_t0000_u01778469832171") 2026/05/11 03:34:44 DEBUG : check sum: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0023f_d20260511_m032351_c001_v0001131_t0027_u01778469831089") 2026/05/11 03:34:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f76122_d20260511_m033430_c001_v7007000_t0000_u01778470470275") 2026/05/11 03:34:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c4653c2_d20260511_m033428_c001_v0001184_t0053_u01778470468833") 2026/05/11 03:34:44 DEBUG : dest/3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea10924_d20260511_m032609_c001_v7007000_t0000_u01778469969422") 2026/05/11 03:34:44 DEBUG : dest/3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f401735f708204c53_d20260511_m032608_c001_v0001131_t0049_u01778469968333") 2026/05/11 03:34:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe626a_d20260511_m033124_c001_v7007000_t0000_u01778470284959") 2026/05/11 03:34:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096a7_d20260511_m033119_c001_v0001036_t0042_u01778470279025") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062627_d20260511_m033357_c001_v7007000_t0000_u01778470437419") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c46509b_d20260511_m033241_c001_v0001184_t0040_u01778470361927") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cba_d20260511_m033237_c001_v7007000_t0000_u01778470357820") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464ffb_d20260511_m033223_c001_v0001184_t0054_u01778470343290") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac08_d20260511_m033219_c001_v7007000_t0000_u01778470339197") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464f6b_d20260511_m033203_c001_v0001184_t0050_u01778470323891") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83458_d20260511_m033159_c001_v7007000_t0000_u01778470319775") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464edf_d20260511_m033147_c001_v0001184_t0005_u01778470307656") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dbe_d20260511_m033143_c001_v7007000_t0000_u01778470303492") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e53_d20260511_m033129_c001_v0001184_t0053_u01778470289078") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe625c_d20260511_m033122_c001_v7007000_t0000_u01778470282603") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464dcd_d20260511_m033105_c001_v0001184_t0031_u01778470265981") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a48_d20260511_m033101_c001_v7007000_t0000_u01778470261903") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d85_d20260511_m033057_c001_v0001184_t0010_u01778470257369") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5cf4_d20260511_m033055_c001_v7007000_t0000_u01778470255588") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509655_d20260511_m033038_c001_v0001036_t0049_u01778470238720") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a2_d20260511_m033034_c001_v7007000_t0000_u01778470234605") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cad_d20260511_m033030_c001_v0001184_t0018_u01778470230102") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40975c611bc49df3_d20260511_m033028_c001_v7007000_t0000_u01778470228268") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c2f_d20260511_m033013_c001_v0001184_t0048_u01778470213699") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f5795_d20260511_m033007_c001_v7007000_t0000_u01778470207011") 2026/05/11 03:34:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00612_d20260511_m032943_c001_v0001131_t0030_u01778470183753") 2026/05/11 03:34:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf30d_d20260511_m032939_c001_v7007000_t0000_u01778470179639") 2026/05/11 03:34:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005c6_d20260511_m032920_c001_v0001131_t0000_u01778470160462") 2026/05/11 03:34:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57af_d20260511_m032916_c001_v7007000_t0000_u01778470156355") 2026/05/11 03:34:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0059a_d20260511_m032902_c001_v0001131_t0058_u01778470142769") 2026/05/11 03:34:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5cb_d20260511_m033059_c001_v7007000_t0000_u01778470259966") 2026/05/11 03:34:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d59_d20260511_m033052_c001_v0001184_t0022_u01778470252806") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe626b_d20260511_m033125_c001_v7007000_t0000_u01778470285144") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b33_d20260511_m033119_c001_v0001109_t0035_u01778470279013") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062628_d20260511_m033357_c001_v7007000_t0000_u01778470437603") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00806_d20260511_m033242_c001_v0001131_t0027_u01778470362496") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cbb_d20260511_m033238_c001_v7007000_t0000_u01778470358002") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007d4_d20260511_m033223_c001_v0001131_t0038_u01778470343865") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac09_d20260511_m033219_c001_v7007000_t0000_u01778470339380") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0079e_d20260511_m033204_c001_v0001131_t0058_u01778470324465") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8345f_d20260511_m033159_c001_v7007000_t0000_u01778470319959") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0076e_d20260511_m033148_c001_v0001131_t0049_u01778470308227") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dbf_d20260511_m033143_c001_v7007000_t0000_u01778470303672") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0073c_d20260511_m033129_c001_v0001131_t0011_u01778470289645") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f410a9361157ff6a0_d20260511_m033122_c001_v7007000_t0000_u01778470282469") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00704_d20260511_m033106_c001_v0001131_t0000_u01778470266533") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a4c_d20260511_m033102_c001_v7007000_t0000_u01778470262092") 2026/05/11 03:34:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006f6_d20260511_m033057_c001_v0001131_t0022_u01778470257518") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4099c6c586bae537_d20260511_m033055_c001_v7007000_t0000_u01778470255574") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cf5_d20260511_m033039_c001_v0001184_t0009_u01778470239638") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a3_d20260511_m033034_c001_v7007000_t0000_u01778470234789") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006a8_d20260511_m033030_c001_v0001131_t0020_u01778470230184") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ab62_d20260511_m033028_c001_v7007000_t0000_u01778470228654") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00672_d20260511_m033014_c001_v0001131_t0025_u01778470214258") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c582b_d20260511_m033007_c001_v7007000_t0000_u01778470207168") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452991_d20260511_m032944_c001_v0001109_t0033_u01778470184500") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf30e_d20260511_m032939_c001_v7007000_t0000_u01778470179820") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452949_d20260511_m032921_c001_v0001109_t0018_u01778470161164") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57b0_d20260511_m032916_c001_v7007000_t0000_u01778470156540") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54528e9_d20260511_m032903_c001_v0001109_t0013_u01778470143073") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4099c6c586bae53b_d20260511_m033059_c001_v7007000_t0000_u01778470259661") 2026/05/11 03:34:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d5f_d20260511_m033053_c001_v0001184_t0018_u01778470253010") 2026/05/11 03:34:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe626c_d20260511_m033125_c001_v7007000_t0000_u01778470285339") 2026/05/11 03:34:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e21_d20260511_m033119_c001_v0001184_t0043_u01778470279196") 2026/05/11 03:34:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062629_d20260511_m033357_c001_v7007000_t0000_u01778470437785") 2026/05/11 03:34:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509751_d20260511_m033243_c001_v0001036_t0007_u01778470363276") 2026/05/11 03:34:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cbc_d20260511_m033238_c001_v7007000_t0000_u01778470358184") 2026/05/11 03:34:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509733_d20260511_m033224_c001_v0001036_t0002_u01778470344567") 2026/05/11 03:34:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac0a_d20260511_m033219_c001_v7007000_t0000_u01778470339562") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509701_d20260511_m033205_c001_v0001036_t0002_u01778470325110") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83466_d20260511_m033200_c001_v7007000_t0000_u01778470320143") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096db_d20260511_m033148_c001_v0001036_t0033_u01778470308947") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc1_d20260511_m033143_c001_v7007000_t0000_u01778470303853") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096bb_d20260511_m033130_c001_v0001036_t0023_u01778470290272") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f7609f_d20260511_m033122_c001_v7007000_t0000_u01778470282763") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452afd_d20260511_m033107_c001_v0001109_t0056_u01778470267379") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a4d_d20260511_m033102_c001_v7007000_t0000_u01778470262273") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d87_d20260511_m033057_c001_v0001184_t0017_u01778470257573") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed572_d20260511_m033055_c001_v7007000_t0000_u01778470255984") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006c2_d20260511_m033040_c001_v0001131_t0028_u01778470240198") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a4_d20260511_m033034_c001_v7007000_t0000_u01778470234973") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cb1_d20260511_m033030_c001_v0001184_t0023_u01778470230301") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406388f6_d20260511_m033028_c001_v7007000_t0000_u01778470228280") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450961b_d20260511_m033015_c001_v0001036_t0009_u01778470215041") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f5792_d20260511_m033006_c001_v7007000_t0000_u01778470206616") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095f1_d20260511_m032946_c001_v0001036_t0034_u01778470186471") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf30f_d20260511_m032940_c001_v7007000_t0000_u01778470180001") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095cf_d20260511_m032922_c001_v0001036_t0048_u01778470162746") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57b1_d20260511_m032916_c001_v7007000_t0000_u01778470156726") 2026/05/11 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095ad_d20260511_m032903_c001_v0001036_t0010_u01778470143635") 2026/05/11 03:34:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f413968305114e3f8_d20260511_m033059_c001_v7007000_t0000_u01778470259672") 2026/05/11 03:34:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509671_d20260511_m033053_c001_v0001036_t0056_u01778470253083") 2026/05/11 03:34:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe626d_d20260511_m033125_c001_v7007000_t0000_u01778470285523") 2026/05/11 03:34:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0072a_d20260511_m033119_c001_v0001131_t0052_u01778470279314") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06262a_d20260511_m033357_c001_v7007000_t0000_u01778470437969") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452caf_d20260511_m033244_c001_v0001109_t0045_u01778470364128") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cbd_d20260511_m033238_c001_v7007000_t0000_u01778470358365") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c4f_d20260511_m033225_c001_v0001109_t0051_u01778470345305") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac0b_d20260511_m033219_c001_v7007000_t0000_u01778470339744") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c01_d20260511_m033205_c001_v0001109_t0057_u01778470325969") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8346d_d20260511_m033200_c001_v7007000_t0000_u01778470320326") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452bb5_d20260511_m033149_c001_v0001109_t0026_u01778470309781") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc2_d20260511_m033144_c001_v7007000_t0000_u01778470304035") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b63_d20260511_m033131_c001_v0001109_t0051_u01778470291125") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcff432_d20260511_m033122_c001_v7007000_t0000_u01778470282543") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450968f_d20260511_m033109_c001_v0001036_t0031_u01778470269386") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a4e_d20260511_m033102_c001_v7007000_t0000_u01778470262455") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452ad5_d20260511_m033057_c001_v0001109_t0057_u01778470257713") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5c6_d20260511_m033055_c001_v7007000_t0000_u01778470255966") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a89_d20260511_m033040_c001_v0001109_t0012_u01778470240974") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a5_d20260511_m033035_c001_v7007000_t0000_u01778470235158") 2026/05/11 03:34:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450963d_d20260511_m033030_c001_v0001036_t0047_u01778470230372") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134f1e7_d20260511_m033028_c001_v7007000_t0000_u01778470228890") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529f7_d20260511_m033015_c001_v0001109_t0039_u01778470215879") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f7588b_d20260511_m033007_c001_v7007000_t0000_u01778470207184") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00626_d20260511_m032949_c001_v0001131_t0026_u01778470189906") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf310_d20260511_m032940_c001_v7007000_t0000_u01778470180183") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fcab0_d20260511_m032923_c001_v0001145_t0018_u01778470163513") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57b3_d20260511_m032916_c001_v7007000_t0000_u01778470156911") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fca86_d20260511_m032904_c001_v0001145_t0033_u01778470144162") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5dbf_d20260511_m033059_c001_v7007000_t0000_u01778470259974") 2026/05/11 03:34:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006ea_d20260511_m033053_c001_v0001131_t0033_u01778470253095") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe626e_d20260511_m033125_c001_v7007000_t0000_u01778470285705") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096a9_d20260511_m033119_c001_v0001036_t0044_u01778470279347") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06262b_d20260511_m033358_c001_v7007000_t0000_u01778470438153") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c4650ab_d20260511_m033245_c001_v0001184_t0046_u01778470365827") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cbe_d20260511_m033238_c001_v7007000_t0000_u01778470358547") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c465013_d20260511_m033226_c001_v0001184_t0052_u01778470346487") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac0c_d20260511_m033219_c001_v7007000_t0000_u01778470339926") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464f83_d20260511_m033207_c001_v0001184_t0017_u01778470327167") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83473_d20260511_m033200_c001_v7007000_t0000_u01778470320509") 2026/05/11 03:34:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464efb_d20260511_m033150_c001_v0001184_t0058_u01778470310365") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc3_d20260511_m033144_c001_v7007000_t0000_u01778470304219") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e6b_d20260511_m033132_c001_v0001184_t0055_u01778470292586") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f7609e_d20260511_m033122_c001_v7007000_t0000_u01778470282581") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464de5_d20260511_m033109_c001_v0001184_t0051_u01778470269936") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a4f_d20260511_m033102_c001_v7007000_t0000_u01778470262637") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450967d_d20260511_m033057_c001_v0001036_t0009_u01778470257808") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcff424_d20260511_m033056_c001_v7007000_t0000_u01778470256044") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509659_d20260511_m033041_c001_v0001036_t0000_u01778470241746") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a6_d20260511_m033035_c001_v7007000_t0000_u01778470235342") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cb3_d20260511_m033030_c001_v0001184_t0010_u01778470230494") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f597_d20260511_m033028_c001_v7007000_t0000_u01778470228675") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c45_d20260511_m033016_c001_v0001184_t0049_u01778470216805") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80aab_d20260511_m033007_c001_v7007000_t0000_u01778470207021") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529ad_d20260511_m032950_c001_v0001109_t0043_u01778470190312") 2026/05/11 03:34:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf311_d20260511_m032940_c001_v7007000_t0000_u01778470180364") 2026/05/11 03:34:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005d8_d20260511_m032924_c001_v0001131_t0014_u01778470164253") 2026/05/11 03:34:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57b6_d20260511_m032917_c001_v7007000_t0000_u01778470157096") 2026/05/11 03:34:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005a2_d20260511_m032904_c001_v0001131_t0046_u01778470144810") 2026/05/11 03:34:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed578_d20260511_m033059_c001_v7007000_t0000_u01778470259811") 2026/05/11 03:34:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d61_d20260511_m033053_c001_v0001184_t0052_u01778470253203") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6270_d20260511_m033125_c001_v7007000_t0000_u01778470285888") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e25_d20260511_m033119_c001_v0001184_t0023_u01778470279394") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06262c_d20260511_m033358_c001_v7007000_t0000_u01778470438336") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00810_d20260511_m033246_c001_v0001131_t0027_u01778470366021") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cbf_d20260511_m033238_c001_v7007000_t0000_u01778470358728") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007de_d20260511_m033226_c001_v0001131_t0007_u01778470346722") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac0d_d20260511_m033220_c001_v7007000_t0000_u01778470340108") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007a8_d20260511_m033207_c001_v0001131_t0012_u01778470327364") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83477_d20260511_m033200_c001_v7007000_t0000_u01778470320693") 2026/05/11 03:34:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00772_d20260511_m033150_c001_v0001131_t0017_u01778470310577") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc4_d20260511_m033144_c001_v7007000_t0000_u01778470304401") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00744_d20260511_m033132_c001_v0001131_t0022_u01778470292789") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f410a9361157ff69c_d20260511_m033122_c001_v7007000_t0000_u01778470282265") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00708_d20260511_m033110_c001_v0001131_t0044_u01778470270148") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a50_d20260511_m033102_c001_v7007000_t0000_u01778470262819") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d8b_d20260511_m033057_c001_v0001184_t0019_u01778470257885") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4099c6c586bae539_d20260511_m033055_c001_v7007000_t0000_u01778470255942") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d0b_d20260511_m033042_c001_v0001184_t0033_u01778470242171") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a7_d20260511_m033035_c001_v7007000_t0000_u01778470235525") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006ac_d20260511_m033030_c001_v0001131_t0011_u01778470230589") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5da3_d20260511_m033028_c001_v7007000_t0000_u01778470228679") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00682_d20260511_m033017_c001_v0001131_t0044_u01778470217012") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f5797_d20260511_m033007_c001_v7007000_t0000_u01778470207196") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095f7_d20260511_m032951_c001_v0001036_t0042_u01778470191736") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf312_d20260511_m032940_c001_v7007000_t0000_u01778470180544") 2026/05/11 03:34:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452953_d20260511_m032924_c001_v0001109_t0036_u01778470164577") 2026/05/11 03:34:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57b8_d20260511_m032917_c001_v7007000_t0000_u01778470157284") 2026/05/11 03:34:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54528ef_d20260511_m032905_c001_v0001109_t0041_u01778470145150") 2026/05/11 03:34:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a32_d20260511_m033059_c001_v7007000_t0000_u01778470259628") 2026/05/11 03:34:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d63_d20260511_m033053_c001_v0001184_t0021_u01778470253405") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6271_d20260511_m033126_c001_v7007000_t0000_u01778470286070") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e27_d20260511_m033119_c001_v0001184_t0021_u01778470279587") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06262d_d20260511_m033358_c001_v7007000_t0000_u01778470438517") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509753_d20260511_m033246_c001_v0001036_t0037_u01778470366451") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc0_d20260511_m033238_c001_v7007000_t0000_u01778470358910") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509739_d20260511_m033227_c001_v0001036_t0006_u01778470347486") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac0e_d20260511_m033220_c001_v7007000_t0000_u01778470340290") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450970b_d20260511_m033207_c001_v0001036_t0031_u01778470327651") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83478_d20260511_m033200_c001_v7007000_t0000_u01778470320876") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096dd_d20260511_m033150_c001_v0001036_t0048_u01778470310966") 2026/05/11 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc5_d20260511_m033144_c001_v7007000_t0000_u01778470304583") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096bd_d20260511_m033133_c001_v0001036_t0014_u01778470293187") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5d1c_d20260511_m033122_c001_v7007000_t0000_u01778470282613") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b09_d20260511_m033110_c001_v0001109_t0032_u01778470270448") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a51_d20260511_m033103_c001_v7007000_t0000_u01778470263000") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006f8_d20260511_m033058_c001_v0001131_t0025_u01778470258060") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a2f_d20260511_m033055_c001_v7007000_t0000_u01778470255969") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006c8_d20260511_m033042_c001_v0001131_t0047_u01778470242434") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a8_d20260511_m033035_c001_v7007000_t0000_u01778470235710") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cb8_d20260511_m033030_c001_v0001184_t0052_u01778470230691") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406388f7_d20260511_m033028_c001_v7007000_t0000_u01778470228462") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450961d_d20260511_m033017_c001_v0001036_t0034_u01778470217282") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80aac_d20260511_m033007_c001_v7007000_t0000_u01778470207204") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0062c_d20260511_m032952_c001_v0001131_t0013_u01778470192268") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf313_d20260511_m032940_c001_v7007000_t0000_u01778470180724") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095d1_d20260511_m032925_c001_v0001036_t0040_u01778470165207") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57b9_d20260511_m032917_c001_v7007000_t0000_u01778470157468") 2026/05/11 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095b3_d20260511_m032906_c001_v0001036_t0027_u01778470146061") 2026/05/11 03:34:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a33_d20260511_m033059_c001_v7007000_t0000_u01778470259816") 2026/05/11 03:34:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006ec_d20260511_m033053_c001_v0001131_t0016_u01778470253461") 2026/05/11 03:34:56 DEBUG : dir1/0007-12345: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6273_d20260511_m033126_c001_v7007000_t0000_u01778470286252") 2026/05/11 03:34:56 DEBUG : dir1/0007-12345: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096ab_d20260511_m033119_c001_v0001036_t0007_u01778470279713") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06262e_d20260511_m033358_c001_v7007000_t0000_u01778470438700") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452cbd_d20260511_m033246_c001_v0001109_t0039_u01778470366766") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc1_d20260511_m033239_c001_v7007000_t0000_u01778470359092") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c5d_d20260511_m033228_c001_v0001109_t0001_u01778470348165") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac0f_d20260511_m033220_c001_v7007000_t0000_u01778470340471") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c0b_d20260511_m033208_c001_v0001109_t0046_u01778470328513") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83479_d20260511_m033201_c001_v7007000_t0000_u01778470321058") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452bbb_d20260511_m033151_c001_v0001109_t0011_u01778470311370") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc7_d20260511_m033144_c001_v7007000_t0000_u01778470304764") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b71_d20260511_m033133_c001_v0001109_t0042_u01778470293607") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134f256_d20260511_m033122_c001_v7007000_t0000_u01778470282628") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509695_d20260511_m033111_c001_v0001036_t0028_u01778470271502") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a53_d20260511_m033103_c001_v7007000_t0000_u01778470263181") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d8f_d20260511_m033058_c001_v0001184_t0058_u01778470258085") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5cf7_d20260511_m033055_c001_v7007000_t0000_u01778470255952") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a8f_d20260511_m033042_c001_v0001109_t0019_u01778470242746") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5a9_d20260511_m033035_c001_v7007000_t0000_u01778470235894") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450963f_d20260511_m033030_c001_v0001036_t0015_u01778470230804") 2026/05/11 03:34:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11636_d20260511_m033028_c001_v7007000_t0000_u01778470228693") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529fd_d20260511_m033017_c001_v0001109_t0010_u01778470217685") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f5793_d20260511_m033006_c001_v7007000_t0000_u01778470206798") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529b3_d20260511_m032952_c001_v0001109_t0041_u01778470192552") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf314_d20260511_m032940_c001_v7007000_t0000_u01778470180907") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fcab8_d20260511_m032925_c001_v0001145_t0041_u01778470165527") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57ba_d20260511_m032917_c001_v7007000_t0000_u01778470157654") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fca8a_d20260511_m032906_c001_v0001145_t0007_u01778470146553") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40312076af276831_d20260511_m033059_c001_v7007000_t0000_u01778470259825") 2026/05/11 03:34:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d65_d20260511_m033053_c001_v0001184_t0041_u01778470253606") 2026/05/11 03:34:57 DEBUG : dir1/0008-23456: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6276_d20260511_m033126_c001_v7007000_t0000_u01778470286436") 2026/05/11 03:34:57 DEBUG : dir1/0008-23456: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0072c_d20260511_m033119_c001_v0001131_t0022_u01778470279847") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06262f_d20260511_m033358_c001_v7007000_t0000_u01778470438883") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c4650b7_d20260511_m033247_c001_v0001184_t0027_u01778470367407") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc2_d20260511_m033239_c001_v7007000_t0000_u01778470359274") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c465031_d20260511_m033228_c001_v0001184_t0034_u01778470348691") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac10_d20260511_m033220_c001_v7007000_t0000_u01778470340654") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464f93_d20260511_m033210_c001_v0001184_t0003_u01778470330680") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8347b_d20260511_m033201_c001_v7007000_t0000_u01778470321243") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464f0f_d20260511_m033151_c001_v0001184_t0027_u01778470311986") 2026/05/11 03:34:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc8_d20260511_m033144_c001_v7007000_t0000_u01778470304946") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e6f_d20260511_m033134_c001_v0001184_t0054_u01778470294761") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f410a9361157ff6a1_d20260511_m033122_c001_v7007000_t0000_u01778470282631") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464df1_d20260511_m033112_c001_v0001184_t0053_u01778470272101") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a54_d20260511_m033103_c001_v7007000_t0000_u01778470263363") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450967f_d20260511_m033058_c001_v0001036_t0058_u01778470258261") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed573_d20260511_m033056_c001_v7007000_t0000_u01778470256167") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450965b_d20260511_m033043_c001_v0001036_t0020_u01778470243243") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5aa_d20260511_m033036_c001_v7007000_t0000_u01778470236080") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a41_d20260511_m033030_c001_v0001109_t0018_u01778470230872") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40975c611bc49df5_d20260511_m033028_c001_v7007000_t0000_u01778470228630") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c53_d20260511_m033018_c001_v0001184_t0055_u01778470218227") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06252f_d20260511_m033007_c001_v7007000_t0000_u01778470207029") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095fb_d20260511_m032954_c001_v0001036_t0029_u01778470194292") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf315_d20260511_m032941_c001_v7007000_t0000_u01778470181087") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005de_d20260511_m032925_c001_v0001131_t0058_u01778470165829") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57bb_d20260511_m032917_c001_v7007000_t0000_u01778470157839") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005a4_d20260511_m032906_c001_v0001131_t0014_u01778470146959") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5cfe_d20260511_m033059_c001_v7007000_t0000_u01778470259648") 2026/05/11 03:34:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509673_d20260511_m033053_c001_v0001036_t0034_u01778470253678") 2026/05/11 03:34:58 DEBUG : dir1/0009-34567: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6277_d20260511_m033126_c001_v7007000_t0000_u01778470286621") 2026/05/11 03:34:59 DEBUG : dir1/0009-34567: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e2b_d20260511_m033119_c001_v0001184_t0045_u01778470279801") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062630_d20260511_m033359_c001_v7007000_t0000_u01778470439065") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00816_d20260511_m033247_c001_v0001131_t0013_u01778470367617") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc3_d20260511_m033239_c001_v7007000_t0000_u01778470359456") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007e6_d20260511_m033228_c001_v0001131_t0023_u01778470348970") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac11_d20260511_m033220_c001_v7007000_t0000_u01778470340840") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007b2_d20260511_m033210_c001_v0001131_t0018_u01778470330901") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8347c_d20260511_m033201_c001_v7007000_t0000_u01778470321427") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00776_d20260511_m033152_c001_v0001131_t0038_u01778470312187") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dc9_d20260511_m033145_c001_v7007000_t0000_u01778470305127") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0074a_d20260511_m033134_c001_v0001131_t0032_u01778470294958") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f7609c_d20260511_m033122_c001_v7007000_t0000_u01778470282218") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0070e_d20260511_m033112_c001_v0001131_t0037_u01778470272307") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a55_d20260511_m033103_c001_v7007000_t0000_u01778470263544") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d93_d20260511_m033058_c001_v0001184_t0034_u01778470258307") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5c5_d20260511_m033055_c001_v7007000_t0000_u01778470255783") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d15_d20260511_m033043_c001_v0001184_t0009_u01778470243855") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5ab_d20260511_m033036_c001_v7007000_t0000_u01778470236264") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006ae_d20260511_m033030_c001_v0001131_t0035_u01778470230891") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ab63_d20260511_m033028_c001_v7007000_t0000_u01778470228848") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00686_d20260511_m033018_c001_v0001131_t0033_u01778470218461") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea115fe_d20260511_m033007_c001_v7007000_t0000_u01778470207042") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00634_d20260511_m032955_c001_v0001131_t0032_u01778470195256") 2026/05/11 03:34:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf316_d20260511_m032941_c001_v7007000_t0000_u01778470181268") 2026/05/11 03:35:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f545295b_d20260511_m032926_c001_v0001109_t0048_u01778470166153") 2026/05/11 03:35:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57bc_d20260511_m032918_c001_v7007000_t0000_u01778470158022") 2026/05/11 03:35:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54528f5_d20260511_m032907_c001_v0001109_t0027_u01778470147237") 2026/05/11 03:35:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5c9_d20260511_m033059_c001_v7007000_t0000_u01778470259599") 2026/05/11 03:35:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d69_d20260511_m033053_c001_v0001184_t0036_u01778470253841") 2026/05/11 03:35:00 DEBUG : dir1/0010-45678: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6279_d20260511_m033126_c001_v7007000_t0000_u01778470286804") 2026/05/11 03:35:00 DEBUG : dir1/0010-45678: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b39_d20260511_m033119_c001_v0001109_t0047_u01778470279933") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062631_d20260511_m033359_c001_v7007000_t0000_u01778470439247") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509759_d20260511_m033247_c001_v0001036_t0048_u01778470367975") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc4_d20260511_m033239_c001_v7007000_t0000_u01778470359638") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450973b_d20260511_m033229_c001_v0001036_t0030_u01778470349423") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac12_d20260511_m033221_c001_v7007000_t0000_u01778470341023") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509713_d20260511_m033211_c001_v0001036_t0017_u01778470331290") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8347d_d20260511_m033201_c001_v7007000_t0000_u01778470321609") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096e1_d20260511_m033152_c001_v0001036_t0048_u01778470312491") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dca_d20260511_m033145_c001_v7007000_t0000_u01778470305309") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096c3_d20260511_m033135_c001_v0001036_t0021_u01778470295325") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe625d_d20260511_m033122_c001_v7007000_t0000_u01778470282633") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b13_d20260511_m033112_c001_v0001109_t0053_u01778470272710") 2026/05/11 03:35:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a56_d20260511_m033103_c001_v7007000_t0000_u01778470263726") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006fa_d20260511_m033058_c001_v0001131_t0019_u01778470258486") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f402ab24f3891d295_d20260511_m033056_c001_v7007000_t0000_u01778470256044") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006d2_d20260511_m033044_c001_v0001131_t0059_u01778470244066") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5ac_d20260511_m033036_c001_v7007000_t0000_u01778470236448") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cbb_d20260511_m033030_c001_v0001184_t0014_u01778470230901") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11635_d20260511_m033028_c001_v7007000_t0000_u01778470228654") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509627_d20260511_m033018_c001_v0001036_t0028_u01778470218823") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c582c_d20260511_m033007_c001_v7007000_t0000_u01778470207238") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529bf_d20260511_m032955_c001_v0001109_t0050_u01778470195627") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf317_d20260511_m032941_c001_v7007000_t0000_u01778470181449") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095d9_d20260511_m032931_c001_v0001036_t0036_u01778470171315") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57bd_d20260511_m032918_c001_v7007000_t0000_u01778470158207") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095bd_d20260511_m032907_c001_v0001036_t0048_u01778470147993") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40312076af276830_d20260511_m033059_c001_v7007000_t0000_u01778470259641") 2026/05/11 03:35:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006ee_d20260511_m033053_c001_v0001131_t0001_u01778470253921") 2026/05/11 03:35:01 DEBUG : dir1/0011-56789: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe627a_d20260511_m033126_c001_v7007000_t0000_u01778470286987") 2026/05/11 03:35:01 DEBUG : dir1/0011-56789: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e2d_d20260511_m033120_c001_v0001184_t0021_u01778470280017") 2026/05/11 03:35:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062632_d20260511_m033359_c001_v7007000_t0000_u01778470439431") 2026/05/11 03:35:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452cc7_d20260511_m033248_c001_v0001109_t0034_u01778470368385") 2026/05/11 03:35:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc5_d20260511_m033239_c001_v7007000_t0000_u01778470359819") 2026/05/11 03:35:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c63_d20260511_m033230_c001_v0001109_t0041_u01778470350017") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac13_d20260511_m033221_c001_v7007000_t0000_u01778470341204") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c17_d20260511_m033212_c001_v0001109_t0041_u01778470332049") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8347e_d20260511_m033201_c001_v7007000_t0000_u01778470321795") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452bc3_d20260511_m033152_c001_v0001109_t0009_u01778470312852") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dcb_d20260511_m033145_c001_v7007000_t0000_u01778470305490") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b7d_d20260511_m033135_c001_v0001109_t0001_u01778470295720") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe625e_d20260511_m033122_c001_v7007000_t0000_u01778470282786") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450969b_d20260511_m033113_c001_v0001036_t0032_u01778470273797") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a57_d20260511_m033103_c001_v7007000_t0000_u01778470263907") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d95_d20260511_m033058_c001_v0001184_t0032_u01778470258565") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5dba_d20260511_m033056_c001_v7007000_t0000_u01778470256173") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452aa3_d20260511_m033044_c001_v0001109_t0020_u01778470244327") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5ad_d20260511_m033036_c001_v7007000_t0000_u01778470236632") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cbf_d20260511_m033031_c001_v0001184_t0058_u01778470231101") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40975c611bc49df6_d20260511_m033028_c001_v7007000_t0000_u01778470228812") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a03_d20260511_m033019_c001_v0001109_t0036_u01778470219335") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f5799_d20260511_m033007_c001_v7007000_t0000_u01778470207466") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095ff_d20260511_m032957_c001_v0001036_t0036_u01778470197202") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf318_d20260511_m032941_c001_v7007000_t0000_u01778470181629") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fcac6_d20260511_m032932_c001_v0001145_t0026_u01778470172104") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57be_d20260511_m032918_c001_v7007000_t0000_u01778470158392") 2026/05/11 03:35:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fca94_d20260511_m032908_c001_v0001145_t0051_u01778470148375") 2026/05/11 03:35:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5cff_d20260511_m033059_c001_v7007000_t0000_u01778470259836") 2026/05/11 03:35:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d6b_d20260511_m033054_c001_v0001184_t0059_u01778470254100") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe627c_d20260511_m033127_c001_v7007000_t0000_u01778470287169") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e2f_d20260511_m033120_c001_v0001184_t0026_u01778470280224") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062633_d20260511_m033359_c001_v7007000_t0000_u01778470439616") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c4650c7_d20260511_m033250_c001_v0001184_t0035_u01778470370129") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc6_d20260511_m033240_c001_v7007000_t0000_u01778470360001") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c465047_d20260511_m033231_c001_v0001184_t0042_u01778470351008") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac14_d20260511_m033221_c001_v7007000_t0000_u01778470341386") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464f9f_d20260511_m033213_c001_v0001184_t0012_u01778470333408") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f8347f_d20260511_m033201_c001_v7007000_t0000_u01778470321977") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464f1d_d20260511_m033153_c001_v0001184_t0048_u01778470313670") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dcc_d20260511_m033145_c001_v7007000_t0000_u01778470305672") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e81_d20260511_m033136_c001_v0001184_t0056_u01778470296367") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f410a9361157ff6a2_d20260511_m033122_c001_v7007000_t0000_u01778470282651") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464dff_d20260511_m033114_c001_v0001184_t0020_u01778470274480") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a58_d20260511_m033104_c001_v7007000_t0000_u01778470264088") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452adb_d20260511_m033058_c001_v0001109_t0039_u01778470258752") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5c4_d20260511_m033055_c001_v7007000_t0000_u01778470255596") 2026/05/11 03:35:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450965d_d20260511_m033045_c001_v0001036_t0021_u01778470245429") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5ae_d20260511_m033036_c001_v7007000_t0000_u01778470236817") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509641_d20260511_m033031_c001_v0001036_t0041_u01778470231186") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134f1e6_d20260511_m033028_c001_v7007000_t0000_u01778470228686") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c5b_d20260511_m033020_c001_v0001184_t0020_u01778470220356") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c582d_d20260511_m033007_c001_v7007000_t0000_u01778470207425") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0063e_d20260511_m032957_c001_v0001131_t0054_u01778470197636") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf319_d20260511_m032941_c001_v7007000_t0000_u01778470181809") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005f4_d20260511_m032932_c001_v0001131_t0025_u01778470172970") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57bf_d20260511_m032918_c001_v7007000_t0000_u01778470158576") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf005aa_d20260511_m032908_c001_v0001131_t0000_u01778470148921") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed579_d20260511_m033059_c001_v7007000_t0000_u01778470259994") 2026/05/11 03:35:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509677_d20260511_m033054_c001_v0001036_t0044_u01778470254216") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe627e_d20260511_m033127_c001_v7007000_t0000_u01778470287353") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0072e_d20260511_m033120_c001_v0001131_t0024_u01778470280260") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062634_d20260511_m033359_c001_v7007000_t0000_u01778470439798") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00818_d20260511_m033250_c001_v0001131_t0045_u01778470370372") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc7_d20260511_m033240_c001_v7007000_t0000_u01778470360183") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007ee_d20260511_m033231_c001_v0001131_t0014_u01778470351206") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac15_d20260511_m033221_c001_v7007000_t0000_u01778470341568") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf007b6_d20260511_m033213_c001_v0001131_t0044_u01778470333602") 2026/05/11 03:35:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83480_d20260511_m033202_c001_v7007000_t0000_u01778470322160") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0077c_d20260511_m033153_c001_v0001131_t0039_u01778470313865") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dcd_d20260511_m033145_c001_v7007000_t0000_u01778470305914") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00750_d20260511_m033136_c001_v0001131_t0013_u01778470296570") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcff433_d20260511_m033122_c001_v7007000_t0000_u01778470282724") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0071a_d20260511_m033114_c001_v0001131_t0023_u01778470274684") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a59_d20260511_m033104_c001_v7007000_t0000_u01778470264268") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d9b_d20260511_m033058_c001_v0001184_t0031_u01778470258784") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4099c6c586bae53a_d20260511_m033056_c001_v7007000_t0000_u01778470256125") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d2f_d20260511_m033045_c001_v0001184_t0042_u01778470245874") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5af_d20260511_m033037_c001_v7007000_t0000_u01778470237001") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006b0_d20260511_m033031_c001_v0001131_t0053_u01778470231230") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406388f9_d20260511_m033028_c001_v7007000_t0000_u01778470228827") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00688_d20260511_m033020_c001_v0001131_t0017_u01778470220556") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c582a_d20260511_m033007_c001_v7007000_t0000_u01778470207053") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529c3_d20260511_m032957_c001_v0001109_t0056_u01778470197979") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf31a_d20260511_m032941_c001_v7007000_t0000_u01778470181990") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452969_d20260511_m032933_c001_v0001109_t0013_u01778470173328") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57c0_d20260511_m032918_c001_v7007000_t0000_u01778470158760") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452905_d20260511_m032909_c001_v0001109_t0050_u01778470149271") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5ca_d20260511_m033059_c001_v7007000_t0000_u01778470259783") 2026/05/11 03:35:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006f0_d20260511_m033054_c001_v0001131_t0022_u01778470254262") 2026/05/11 03:35:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe627f_d20260511_m033127_c001_v7007000_t0000_u01778470287538") 2026/05/11 03:35:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096b1_d20260511_m033120_c001_v0001036_t0057_u01778470280273") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062635_d20260511_m033359_c001_v7007000_t0000_u01778470439980") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450975f_d20260511_m033250_c001_v0001036_t0054_u01778470370661") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cc8_d20260511_m033240_c001_v7007000_t0000_u01778470360364") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509743_d20260511_m033231_c001_v0001036_t0058_u01778470351715") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac16_d20260511_m033221_c001_v7007000_t0000_u01778470341750") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450971f_d20260511_m033214_c001_v0001036_t0045_u01778470334092") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83481_d20260511_m033202_c001_v7007000_t0000_u01778470322356") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096e7_d20260511_m033154_c001_v0001036_t0014_u01778470314187") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dce_d20260511_m033146_c001_v7007000_t0000_u01778470306133") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096c5_d20260511_m033136_c001_v0001036_t0034_u01778470296938") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f410a9361157ff69d_d20260511_m033122_c001_v7007000_t0000_u01778470282287") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b1d_d20260511_m033115_c001_v0001109_t0020_u01778470275053") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a5a_d20260511_m033104_c001_v7007000_t0000_u01778470264449") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006fc_d20260511_m033058_c001_v0001131_t0037_u01778470258826") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5cf8_d20260511_m033056_c001_v7007000_t0000_u01778470256134") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006d6_d20260511_m033046_c001_v0001131_t0021_u01778470246094") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5b0_d20260511_m033037_c001_v7007000_t0000_u01778470237186") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464cc1_d20260511_m033031_c001_v0001184_t0047_u01778470231301") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11637_d20260511_m033028_c001_v7007000_t0000_u01778470228836") 2026/05/11 03:35:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509629_d20260511_m033020_c001_v0001036_t0052_u01778470220928") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5829_d20260511_m033006_c001_v7007000_t0000_u01778470206982") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509601_d20260511_m032958_c001_v0001036_t0020_u01778470198686") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf31b_d20260511_m032942_c001_v7007000_t0000_u01778470182170") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095db_d20260511_m032934_c001_v0001036_t0037_u01778470174062") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57c1_d20260511_m032918_c001_v7007000_t0000_u01778470158944") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095c3_d20260511_m032910_c001_v0001036_t0020_u01778470150653") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4099c6c586bae53c_d20260511_m033059_c001_v7007000_t0000_u01778470259852") 2026/05/11 03:35:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d6f_d20260511_m033054_c001_v0001184_t0018_u01778470254296") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6282_d20260511_m033127_c001_v7007000_t0000_u01778470287722") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464e31_d20260511_m033120_c001_v0001184_t0014_u01778470280425") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062636_d20260511_m033400_c001_v7007000_t0000_u01778470440164") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452ce9_d20260511_m033251_c001_v0001109_t0028_u01778470371120") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80cca_d20260511_m033240_c001_v7007000_t0000_u01778470360546") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c6f_d20260511_m033232_c001_v0001109_t0027_u01778470352261") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac17_d20260511_m033221_c001_v7007000_t0000_u01778470341931") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c23_d20260511_m033214_c001_v0001109_t0016_u01778470334501") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83482_d20260511_m033202_c001_v7007000_t0000_u01778470322539") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452bd1_d20260511_m033154_c001_v0001109_t0035_u01778470314584") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dd0_d20260511_m033146_c001_v7007000_t0000_u01778470306314") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b87_d20260511_m033137_c001_v0001109_t0039_u01778470297400") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcff431_d20260511_m033122_c001_v7007000_t0000_u01778470282359") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096a1_d20260511_m033115_c001_v0001036_t0021_u01778470275920") 2026/05/11 03:35:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a5b_d20260511_m033104_c001_v7007000_t0000_u01778470264633") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509683_d20260511_m033058_c001_v0001036_t0046_u01778470258922") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4099c6c586bae538_d20260511_m033055_c001_v7007000_t0000_u01778470255759") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452aab_d20260511_m033046_c001_v0001109_t0039_u01778470246481") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5b1_d20260511_m033037_c001_v7007000_t0000_u01778470237370") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a43_d20260511_m033031_c001_v0001109_t0012_u01778470231362") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40975c611bc49df4_d20260511_m033028_c001_v7007000_t0000_u01778470228449") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a0b_d20260511_m033021_c001_v0001109_t0044_u01778470221289") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f5796_d20260511_m033007_c001_v7007000_t0000_u01778470207160") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00642_d20260511_m032959_c001_v0001131_t0023_u01778470199157") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf31c_d20260511_m032942_c001_v7007000_t0000_u01778470182351") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fcacc_d20260511_m032934_c001_v0001145_t0000_u01778470174468") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57c2_d20260511_m032919_c001_v7007000_t0000_u01778470159128") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fca9c_d20260511_m032911_c001_v0001145_t0035_u01778470151169") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a34_d20260511_m033100_c001_v7007000_t0000_u01778470260001") 2026/05/11 03:35:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464d73_d20260511_m033054_c001_v0001184_t0047_u01778470254490") 2026/05/11 03:35:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f579e_d20260511_m033009_c001_v7007000_t0000_u01778470209874") 2026/05/11 03:35:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00652_d20260511_m033003_c001_v0001131_t0000_u01778470203868") 2026/05/11 03:35:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a0_d20260511_m033010_c001_v7007000_t0000_u01778470210055") 2026/05/11 03:35:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450960b_d20260511_m033003_c001_v0001036_t0056_u01778470203899") 2026/05/11 03:35:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a1_d20260511_m033010_c001_v7007000_t0000_u01778470210238") 2026/05/11 03:35:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529cf_d20260511_m033004_c001_v0001109_t0027_u01778470204014") 2026/05/11 03:35:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a2_d20260511_m033010_c001_v7007000_t0000_u01778470210419") 2026/05/11 03:35:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00656_d20260511_m033004_c001_v0001131_t0043_u01778470204211") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a3_d20260511_m033010_c001_v7007000_t0000_u01778470210599") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464bfb_d20260511_m033004_c001_v0001184_t0025_u01778470204225") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a4_d20260511_m033010_c001_v7007000_t0000_u01778470210780") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464bfd_d20260511_m033004_c001_v0001184_t0048_u01778470204445") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a5_d20260511_m033010_c001_v7007000_t0000_u01778470210961") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450960d_d20260511_m033004_c001_v0001036_t0004_u01778470204483") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a7_d20260511_m033011_c001_v7007000_t0000_u01778470211142") 2026/05/11 03:35:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00658_d20260511_m033004_c001_v0001131_t0049_u01778470204561") 2026/05/11 03:35:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a8_d20260511_m033011_c001_v7007000_t0000_u01778470211322") 2026/05/11 03:35:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529d3_d20260511_m033004_c001_v0001109_t0016_u01778470204604") 2026/05/11 03:35:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57a9_d20260511_m033011_c001_v7007000_t0000_u01778470211503") 2026/05/11 03:35:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c01_d20260511_m033004_c001_v0001184_t0034_u01778470204638") 2026/05/11 03:35:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57aa_d20260511_m033011_c001_v7007000_t0000_u01778470211684") 2026/05/11 03:35:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0065a_d20260511_m033004_c001_v0001131_t0040_u01778470204932") 2026/05/11 03:35:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57ab_d20260511_m033011_c001_v7007000_t0000_u01778470211865") 2026/05/11 03:35:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c03_d20260511_m033004_c001_v0001184_t0047_u01778470204981") 2026/05/11 03:35:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57ac_d20260511_m033012_c001_v7007000_t0000_u01778470212045") 2026/05/11 03:35:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450960f_d20260511_m033005_c001_v0001036_t0052_u01778470205136") 2026/05/11 03:35:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57ad_d20260511_m033012_c001_v7007000_t0000_u01778470212226") 2026/05/11 03:35:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c05_d20260511_m033005_c001_v0001184_t0052_u01778470205218") 2026/05/11 03:35:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57ae_d20260511_m033012_c001_v7007000_t0000_u01778470212406") 2026/05/11 03:35:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0065c_d20260511_m033005_c001_v0001131_t0011_u01778470205253") 2026/05/11 03:35:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f57af_d20260511_m033012_c001_v7007000_t0000_u01778470212588") 2026/05/11 03:35:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529d5_d20260511_m033005_c001_v0001109_t0038_u01778470205275") 2026/05/11 03:35:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a440638908_d20260511_m033032_c001_v7007000_t0000_u01778470232340") 2026/05/11 03:35:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c7d_d20260511_m033025_c001_v0001184_t0004_u01778470225564") 2026/05/11 03:35:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1163b_d20260511_m033032_c001_v7007000_t0000_u01778470232090") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00696_d20260511_m033025_c001_v0001131_t0057_u01778470225743") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a440638905_d20260511_m033032_c001_v7007000_t0000_u01778470232153") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c7f_d20260511_m033025_c001_v0001184_t0024_u01778470225773") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80aec_d20260511_m033032_c001_v7007000_t0000_u01778470232162") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c81_d20260511_m033025_c001_v0001184_t0044_u01778470225965") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1163d_d20260511_m033032_c001_v7007000_t0000_u01778470232275") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509633_d20260511_m033025_c001_v0001036_t0002_u01778470225996") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134f1ea_d20260511_m033032_c001_v7007000_t0000_u01778470232288") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c85_d20260511_m033026_c001_v0001184_t0055_u01778470226163") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80aef_d20260511_m033032_c001_v7007000_t0000_u01778470232351") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0069a_d20260511_m033026_c001_v0001131_t0057_u01778470226222") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1163f_d20260511_m033032_c001_v7007000_t0000_u01778470232456") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c89_d20260511_m033026_c001_v0001184_t0013_u01778470226378") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134f1eb_d20260511_m033032_c001_v7007000_t0000_u01778470232470") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509635_d20260511_m033026_c001_v0001036_t0023_u01778470226391") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea1163c_d20260511_m033032_c001_v7007000_t0000_u01778470232141") 2026/05/11 03:35:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0069e_d20260511_m033026_c001_v0001131_t0001_u01778470226575") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5da6_d20260511_m033032_c001_v7007000_t0000_u01778470232294") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c8d_d20260511_m033026_c001_v0001184_t0025_u01778470226584") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134f1e9_d20260511_m033032_c001_v7007000_t0000_u01778470232102") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a25_d20260511_m033026_c001_v0001109_t0044_u01778470226762") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5da5_d20260511_m033032_c001_v7007000_t0000_u01778470232108") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c8f_d20260511_m033026_c001_v0001184_t0045_u01778470226774") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f59d_d20260511_m033032_c001_v7007000_t0000_u01778470232309") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006a0_d20260511_m033026_c001_v0001131_t0014_u01778470226892") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ab65_d20260511_m033032_c001_v7007000_t0000_u01778470232319") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509637_d20260511_m033026_c001_v0001036_t0039_u01778470226967") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f59c_d20260511_m033032_c001_v7007000_t0000_u01778470232123") 2026/05/11 03:35:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c464c91_d20260511_m033026_c001_v0001184_t0029_u01778470226977") 2026/05/11 03:35:12 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5866_d20260511_m032750_c001_v7007000_t0000_u01778470070827") 2026/05/11 03:35:12 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f107442d99a3bb717_d20260511_m032748_c001_v0001150_t0036_u01778470068340") 2026/05/11 03:35:12 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f74eb8_d20260511_m032748_c001_v7007000_t0000_u01778470068159") 2026/05/11 03:35:12 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f107442d99a3bb705_d20260511_m032745_c001_v0001150_t0042_u01778470065034") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f74eb6_d20260511_m032744_c001_v7007000_t0000_u01778470064289") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094d4_d20260511_m032739_c001_v0001036_t0054_u01778470059735") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795a6b2_d20260511_m032738_c001_v7007000_t0000_u01778470058267") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10967bd15eb6b23a_d20260511_m032731_c001_v0001144_t0037_u01778470051352") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed473_d20260511_m032731_c001_v7007000_t0000_u01778470051171") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10967bd15eb6b222_d20260511_m032726_c001_v0001144_t0001_u01778470046133") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed464_d20260511_m032725_c001_v7007000_t0000_u01778470045368") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00458_d20260511_m032721_c001_v0001131_t0043_u01778470041198") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f8c_d20260511_m032719_c001_v7007000_t0000_u01778470039918") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f102609dfb45686d3_d20260511_m032718_c001_v0001100_t0010_u01778470038295") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406383c5_d20260511_m032718_c001_v7007000_t0000_u01778470038113") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f102609dfb45686cb_d20260511_m032715_c001_v0001100_t0044_u01778470035039") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406383c2_d20260511_m032714_c001_v7007000_t0000_u01778470034296") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00438_d20260511_m032708_c001_v0001131_t0057_u01778470028392") 2026/05/11 03:35:13 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f89_d20260511_m032707_c001_v7007000_t0000_u01778470027472") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10271f393a8ee5e0_d20260511_m032705_c001_v0001113_t0015_u01778470025626") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40463e912afb1d23_d20260511_m032705_c001_v7007000_t0000_u01778470025332") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10271f393a8ee5d8_d20260511_m032701_c001_v0001113_t0009_u01778470021783") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40463e912afb1d21_d20260511_m032700_c001_v7007000_t0000_u01778470020797") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f2c8_d20260511_m032654_c001_v0001173_t0029_u01778470014542") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134dd96_d20260511_m032653_c001_v7007000_t0000_u01778470013627") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119ce7f7e13e0c0b_d20260511_m032651_c001_v0001181_t0012_u01778470011900") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f414725255d2d3236_d20260511_m032651_c001_v7007000_t0000_u01778470011714") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119ce7f7e13e0bfb_d20260511_m032648_c001_v0001181_t0059_u01778470008281") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f414725255d2d3230_d20260511_m032647_c001_v7007000_t0000_u01778470007512") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450945e_d20260511_m032640_c001_v0001036_t0050_u01778470000969") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f421a3fb16d2e2aa5_d20260511_m032640_c001_v7007000_t0000_u01778470000016") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f111729f2a84cd953_d20260511_m032638_c001_v0001103_t0056_u01778469998385") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405b199e467f44ac_d20260511_m032638_c001_v7007000_t0000_u01778469998202") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f111729f2a84cd945_d20260511_m032634_c001_v0001103_t0036_u01778469994482") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405b199e467f44a9_d20260511_m032633_c001_v7007000_t0000_u01778469993743") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf003de_d20260511_m032627_c001_v0001131_t0052_u01778469987748") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea10930_d20260511_m032626_c001_v7007000_t0000_u01778469986658") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1132c8c35bc70c50_d20260511_m032620_c001_v0001174_t0045_u01778469980480") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f400638e497335836_d20260511_m032620_c001_v7007000_t0000_u01778469980271") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f196_d20260511_m032616_c001_v0001173_t0045_u01778469976300") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f103f7d2615cefb77_d20260511_m032615_c001_v0001101_t0017_u01778469975342") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f103f7d2615cefb71_d20260511_m032613_c001_v0001101_t0035_u01778469973825") 2026/05/11 03:35:14 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f82e4c_d20260511_m032559_c001_v7007000_t0000_u01778469959826") 2026/05/11 03:35:15 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf003a4_d20260511_m032552_c001_v0001131_t0048_u01778469952616") 2026/05/11 03:35:15 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1174174e137e54c4_d20260511_m032551_c001_v0001167_t0033_u01778469951713") 2026/05/11 03:35:15 DEBUG : dst/one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1174174e137e54c0_d20260511_m032550_c001_v0001167_t0046_u01778469950652") 2026/05/11 03:35:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5867_d20260511_m032751_c001_v7007000_t0000_u01778470071008") 2026/05/11 03:35:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f115d1f7d016f90f3_d20260511_m032747_c001_v0001176_t0045_u01778470067923") 2026/05/11 03:35:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f101ac3390c8394d4_d20260511_m032743_c001_v0001041_t0023_u01778470063708") 2026/05/11 03:35:15 DEBUG : dst/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795a6b3_d20260511_m032738_c001_v7007000_t0000_u01778470058448") 2026/05/11 03:35:15 DEBUG : dst/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108fde4fcbf34659_d20260511_m032730_c001_v0001093_t0057_u01778470050841") 2026/05/11 03:35:15 DEBUG : dst/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1169ba45f179e231_d20260511_m032724_c001_v0001039_t0010_u01778470044811") 2026/05/11 03:35:15 DEBUG : dst/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f8d_d20260511_m032720_c001_v7007000_t0000_u01778470040101") 2026/05/11 03:35:15 DEBUG : dst/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f117f3c6b99a19559_d20260511_m032717_c001_v0001183_t0044_u01778470037913") 2026/05/11 03:35:15 DEBUG : dst/one.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f100f45743c748708_d20260511_m032714_c001_v0001178_t0030_u01778470034062") 2026/05/11 03:35:15 DEBUG : dst/three: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea10931_d20260511_m032626_c001_v7007000_t0000_u01778469986839") 2026/05/11 03:35:15 DEBUG : dst/three: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f103f7d2615cefb8b_d20260511_m032625_c001_v0001101_t0022_u01778469985153") 2026/05/11 03:35:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5868_d20260511_m032751_c001_v7007000_t0000_u01778470071193") 2026/05/11 03:35:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f103cb827733cfcdd_d20260511_m032749_c001_v0001106_t0047_u01778470069243") 2026/05/11 03:35:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f110876f29c11d187_d20260511_m032745_c001_v0001172_t0052_u01778470065957") 2026/05/11 03:35:15 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5869_d20260511_m032751_c001_v7007000_t0000_u01778470071374") 2026/05/11 03:35:15 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f107442d99a3bb71d_d20260511_m032750_c001_v0001150_t0036_u01778470070152") 2026/05/11 03:35:15 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f74eb9_d20260511_m032749_c001_v7007000_t0000_u01778470069970") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f107442d99a3bb709_d20260511_m032746_c001_v0001150_t0012_u01778470066415") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f74eb7_d20260511_m032746_c001_v7007000_t0000_u01778470066235") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094d6_d20260511_m032740_c001_v0001036_t0033_u01778470060800") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795a6b4_d20260511_m032738_c001_v7007000_t0000_u01778470058629") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10967bd15eb6b246_d20260511_m032735_c001_v0001144_t0020_u01778470055950") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed47f_d20260511_m032735_c001_v7007000_t0000_u01778470055767") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10967bd15eb6b22a_d20260511_m032728_c001_v0001144_t0047_u01778470048602") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f415e73e099fed469_d20260511_m032728_c001_v7007000_t0000_u01778470048420") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0045a_d20260511_m032722_c001_v0001131_t0045_u01778470042066") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406383c6_d20260511_m032719_c001_v7007000_t0000_u01778470039355") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094a6_d20260511_m032716_c001_v0001036_t0018_u01778470036518") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408df3a4406383c4_d20260511_m032715_c001_v7007000_t0000_u01778470035786") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00446_d20260511_m032711_c001_v0001131_t0044_u01778470031547") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40463e912afb1d24_d20260511_m032706_c001_v7007000_t0000_u01778470026547") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f30e_d20260511_m032704_c001_v0001173_t0055_u01778470024119") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40463e912afb1d22_d20260511_m032703_c001_v7007000_t0000_u01778470023004") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509484_d20260511_m032656_c001_v0001036_t0032_u01778470016034") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f414725255d2d3237_d20260511_m032652_c001_v7007000_t0000_u01778470012706") 2026/05/11 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509474_d20260511_m032650_c001_v0001036_t0028_u01778470010122") 2026/05/11 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f414725255d2d3231_d20260511_m032649_c001_v7007000_t0000_u01778470009034") 2026/05/11 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00400_d20260511_m032642_c001_v0001131_t0012_u01778470002571") 2026/05/11 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405b199e467f44ad_d20260511_m032639_c001_v7007000_t0000_u01778469999102") 2026/05/11 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf003f0_d20260511_m032636_c001_v0001131_t0046_u01778469996536") 2026/05/11 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405b199e467f44aa_d20260511_m032635_c001_v7007000_t0000_u01778469995448") 2026/05/11 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f1f4_d20260511_m032628_c001_v0001173_t0036_u01778469988888") 2026/05/11 03:35:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795a6b5_d20260511_m032738_c001_v7007000_t0000_u01778470058809") 2026/05/11 03:35:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1184b45deed457c6_d20260511_m032735_c001_v0001103_t0023_u01778470055380") 2026/05/11 03:35:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f117cc4c1e09b854b_d20260511_m032728_c001_v0001182_t0048_u01778470048207") 2026/05/11 03:35:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f8e_d20260511_m032720_c001_v7007000_t0000_u01778470040285") 2026/05/11 03:35:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112ff1a1c167caf0_d20260511_m032718_c001_v0001134_t0023_u01778470038944") 2026/05/11 03:35:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f111e06a84d96d1e3_d20260511_m032715_c001_v0001178_t0042_u01778470035578") 2026/05/11 03:35:17 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc586a_d20260511_m032751_c001_v7007000_t0000_u01778470071555") 2026/05/11 03:35:17 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00480_d20260511_m032740_c001_v0001131_t0041_u01778470060502") 2026/05/11 03:35:17 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795a6b6_d20260511_m032738_c001_v7007000_t0000_u01778470058990") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094ae_d20260511_m032721_c001_v0001036_t0058_u01778470041529") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f8f_d20260511_m032720_c001_v7007000_t0000_u01778470040469") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450949c_d20260511_m032709_c001_v0001036_t0018_u01778470029044") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c4f8a_d20260511_m032707_c001_v7007000_t0000_u01778470027658") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0041c_d20260511_m032655_c001_v0001131_t0027_u01778470015209") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134dd97_d20260511_m032653_c001_v7007000_t0000_u01778470013809") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f260_d20260511_m032641_c001_v0001173_t0058_u01778470001778") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f421a3fb16d2e2aa6_d20260511_m032640_c001_v7007000_t0000_u01778470000198") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450944a_d20260511_m032628_c001_v0001036_t0018_u01778469988408") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea10932_d20260511_m032627_c001_v7007000_t0000_u01778469987023") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1010f09e4b504ef3_d20260511_m032622_c001_v0001174_t0027_u01778469982375") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f82e4d_d20260511_m032600_c001_v7007000_t0000_u01778469960009") 2026/05/11 03:35:18 DEBUG : dst/two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1174174e137e54ea_d20260511_m032558_c001_v0001167_t0016_u01778469958787") 2026/05/11 03:35:18 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f062_d20260511_m032525_c001_v7007000_t0000_u01778469925503") 2026/05/11 03:35:18 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f04c_d20260511_m032522_c001_v0001173_t0052_u01778469922060") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f05f_d20260511_m032519_c001_v7007000_t0000_u01778469919931") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f008_d20260511_m032508_c001_v0001173_t0030_u01778469908912") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df5_d20260511_m032459_c001_v7007000_t0000_u01778469899874") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9efce_d20260511_m032456_c001_v0001173_t0040_u01778469896643") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea6a_d20260511_m032435_c001_v7007000_t0000_u01778469875719") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002e5_d20260511_m032433_c001_v0001131_t0053_u01778469873326") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea63_d20260511_m032432_c001_v7007000_t0000_u01778469872466") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002db_d20260511_m032431_c001_v0001131_t0029_u01778469871126") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea50_d20260511_m032428_c001_v7007000_t0000_u01778469868032") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002cb_d20260511_m032426_c001_v0001131_t0002_u01778469866329") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea49_d20260511_m032425_c001_v7007000_t0000_u01778469865356") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002c1_d20260511_m032423_c001_v0001131_t0025_u01778469863700") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea2e_d20260511_m032417_c001_v7007000_t0000_u01778469857802") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002a5_d20260511_m032415_c001_v0001131_t0016_u01778469855812") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea2b_d20260511_m032414_c001_v7007000_t0000_u01778469854874") 2026/05/11 03:35:19 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0029f_d20260511_m032413_c001_v0001131_t0039_u01778469853969") 2026/05/11 03:35:20 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f8_d20260511_m032408_c001_v7007000_t0000_u01778469848828") 2026/05/11 03:35:20 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0027b_d20260511_m032407_c001_v0001131_t0059_u01778469847404") 2026/05/11 03:35:20 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f6_d20260511_m032405_c001_v7007000_t0000_u01778469845596") 2026/05/11 03:35:20 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0026d_d20260511_m032404_c001_v0001131_t0013_u01778469844618") 2026/05/11 03:35:20 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f5_d20260511_m032404_c001_v7007000_t0000_u01778469844257") 2026/05/11 03:35:20 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f114f0de5c2247ac2_d20260511_m032403_c001_v0001174_t0018_u01778469843477") 2026/05/11 03:35:20 DEBUG : empty space: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00267_d20260511_m032401_c001_v0001131_t0031_u01778469841781") 2026/05/11 03:35:20 DEBUG : enormous: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea68_d20260511_m032434_c001_v7007000_t0000_u01778469874803") 2026/05/11 03:35:20 DEBUG : enormous: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002e9_d20260511_m032434_c001_v0001131_t0000_u01778469874005") 2026/05/11 03:35:20 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc586d_d20260511_m032756_c001_v7007000_t0000_u01778470076167") 2026/05/11 03:35:20 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0049e_d20260511_m032754_c001_v0001131_t0001_u01778470074903") 2026/05/11 03:35:20 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df3_d20260511_m032455_c001_v7007000_t0000_u01778469895017") 2026/05/11 03:35:20 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9efb8_d20260511_m032453_c001_v0001173_t0016_u01778469893905") 2026/05/11 03:35:20 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f0_d20260511_m032359_c001_v7007000_t0000_u01778469839064") 2026/05/11 03:35:20 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00259_d20260511_m032358_c001_v0001131_t0049_u01778469838033") 2026/05/11 03:35:21 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49ee_d20260511_m032357_c001_v7007000_t0000_u01778469837492") 2026/05/11 03:35:21 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00253_d20260511_m032356_c001_v0001131_t0054_u01778469836802") 2026/05/11 03:35:21 DEBUG : existing: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00251_d20260511_m032355_c001_v0001131_t0001_u01778469835932") 2026/05/11 03:35:21 DEBUG : existing-b: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df4_d20260511_m032455_c001_v7007000_t0000_u01778469895200") 2026/05/11 03:35:21 DEBUG : existing-b: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00315_d20260511_m032453_c001_v0001131_t0028_u01778469893893") 2026/05/11 03:35:21 DEBUG : file1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9da_d20260511_m032857_c001_v7007000_t0000_u01778470137466") 2026/05/11 03:35:21 DEBUG : file1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0058a_d20260511_m032855_c001_v0001131_t0017_u01778470135979") 2026/05/11 03:35:21 DEBUG : file1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9d6_d20260511_m032855_c001_v7007000_t0000_u01778470135022") 2026/05/11 03:35:21 DEBUG : file1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54528bf_d20260511_m032853_c001_v0001109_t0054_u01778470133828") 2026/05/11 03:35:21 DEBUG : five: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea6c_d20260511_m032439_c001_v7007000_t0000_u01778469879888") 2026/05/11 03:35:21 DEBUG : five: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf002f7_d20260511_m032437_c001_v0001131_t0004_u01778469877524") 2026/05/11 03:35:21 DEBUG : foo: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f7_d20260511_m032407_c001_v7007000_t0000_u01778469847042") 2026/05/11 03:35:21 DEBUG : foo: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf00275_d20260511_m032406_c001_v0001131_t0004_u01778469846501") 2026/05/11 03:35:21 DEBUG : foo: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf00271_d20260511_m032405_c001_v0001131_t0004_u01778469845958") 2026/05/11 03:35:21 DEBUG : four: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea6d_d20260511_m032440_c001_v7007000_t0000_u01778469880083") 2026/05/11 03:35:21 DEBUG : four: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a450938c_d20260511_m032438_c001_v0001036_t0026_u01778469878113") 2026/05/11 03:35:21 DEBUG : four: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002f5_d20260511_m032436_c001_v0001131_t0012_u01778469876777") 2026/05/11 03:35:21 DEBUG : hello world2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe451f_d20260511_m032314_c001_v7007000_t0000_u01778469794426") 2026/05/11 03:35:21 DEBUG : hello world2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001d1_d20260511_m032313_c001_v0001131_t0001_u01778469793741") 2026/05/11 03:35:22 DEBUG : ignore-size: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49e9_d20260511_m032355_c001_v7007000_t0000_u01778469835571") 2026/05/11 03:35:22 DEBUG : ignore-size: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0024b_d20260511_m032354_c001_v0001131_t0044_u01778469834298") 2026/05/11 03:35:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df1_d20260511_m032453_c001_v7007000_t0000_u01778469893157") 2026/05/11 03:35:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093ba_d20260511_m032452_c001_v0001036_t0009_u01778469892292") 2026/05/11 03:35:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444def_d20260511_m032451_c001_v7007000_t0000_u01778469891468") 2026/05/11 03:35:22 DEBUG : nested/sub dir/file: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093ae_d20260511_m032450_c001_v0001036_t0028_u01778469890397") 2026/05/11 03:35:22 DEBUG : one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea6e_d20260511_m032440_c001_v7007000_t0000_u01778469880266") 2026/05/11 03:35:22 DEBUG : one: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf002eb_d20260511_m032436_c001_v0001131_t0004_u01778469876090") 2026/05/11 03:35:22 DEBUG : only0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9b9_d20260511_m032849_c001_v7007000_t0000_u01778470129230") 2026/05/11 03:35:22 DEBUG : only0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf00568_d20260511_m032843_c001_v0001131_t0004_u01778470123531") 2026/05/11 03:35:22 DEBUG : only0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450953d_d20260511_m032825_c001_v0001036_t0005_u01778470105697") 2026/05/11 03:35:22 DEBUG : only0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f4d2_d20260511_m032818_c001_v7007000_t0000_u01778470098803") 2026/05/11 03:35:22 DEBUG : only0: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094f7_d20260511_m032800_c001_v0001036_t0007_u01778470080338") 2026/05/11 03:35:22 DEBUG : only1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9ba_d20260511_m032849_c001_v7007000_t0000_u01778470129413") 2026/05/11 03:35:22 DEBUG : only1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a4509585_d20260511_m032844_c001_v0001036_t0026_u01778470124859") 2026/05/11 03:35:22 DEBUG : only1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450953f_d20260511_m032826_c001_v0001036_t0045_u01778470106442") 2026/05/11 03:35:22 DEBUG : only1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefd4_d20260511_m032819_c001_v7007000_t0000_u01778470099368") 2026/05/11 03:35:22 DEBUG : only1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094f9_d20260511_m032801_c001_v0001036_t0026_u01778470081233") 2026/05/11 03:35:22 DEBUG : only10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9bb_d20260511_m032849_c001_v7007000_t0000_u01778470129596") 2026/05/11 03:35:22 DEBUG : only10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a450957b_d20260511_m032843_c001_v0001036_t0026_u01778470123941") 2026/05/11 03:35:23 DEBUG : only10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509555_d20260511_m032834_c001_v0001036_t0041_u01778470114746") 2026/05/11 03:35:23 DEBUG : only10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f4d4_d20260511_m032818_c001_v7007000_t0000_u01778470098985") 2026/05/11 03:35:23 DEBUG : only10: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509517_d20260511_m032809_c001_v0001036_t0057_u01778470089471") 2026/05/11 03:35:23 DEBUG : only11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9bc_d20260511_m032849_c001_v7007000_t0000_u01778470129777") 2026/05/11 03:35:23 DEBUG : only11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a4509577_d20260511_m032843_c001_v0001036_t0026_u01778470123543") 2026/05/11 03:35:23 DEBUG : only11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509559_d20260511_m032835_c001_v0001036_t0040_u01778470115758") 2026/05/11 03:35:23 DEBUG : only11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f4d5_d20260511_m032819_c001_v7007000_t0000_u01778470099169") 2026/05/11 03:35:23 DEBUG : only11: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450951b_d20260511_m032810_c001_v0001036_t0036_u01778470090429") 2026/05/11 03:35:23 DEBUG : only12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9bd_d20260511_m032849_c001_v7007000_t0000_u01778470129959") 2026/05/11 03:35:23 DEBUG : only12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408c34b6f5452877_d20260511_m032844_c001_v0001109_t0041_u01778470124115") 2026/05/11 03:35:23 DEBUG : only12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450955f_d20260511_m032836_c001_v0001036_t0042_u01778470116592") 2026/05/11 03:35:23 DEBUG : only12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefd2_d20260511_m032819_c001_v7007000_t0000_u01778470099182") 2026/05/11 03:35:23 DEBUG : only12: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450951d_d20260511_m032811_c001_v0001036_t0018_u01778470091139") 2026/05/11 03:35:23 DEBUG : only13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9be_d20260511_m032850_c001_v7007000_t0000_u01778470130140") 2026/05/11 03:35:23 DEBUG : only13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf0056c_d20260511_m032844_c001_v0001131_t0004_u01778470124117") 2026/05/11 03:35:23 DEBUG : only13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509561_d20260511_m032837_c001_v0001036_t0056_u01778470117315") 2026/05/11 03:35:23 DEBUG : only13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40312076af276333_d20260511_m032819_c001_v7007000_t0000_u01778470099182") 2026/05/11 03:35:23 DEBUG : only13: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450951f_d20260511_m032812_c001_v0001036_t0014_u01778470092257") 2026/05/11 03:35:23 DEBUG : only14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9bf_d20260511_m032850_c001_v7007000_t0000_u01778470130322") 2026/05/11 03:35:23 DEBUG : only14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4089d80c068fca50_d20260511_m032844_c001_v0001145_t0018_u01778470124326") 2026/05/11 03:35:24 DEBUG : only14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509565_d20260511_m032838_c001_v0001036_t0037_u01778470118039") 2026/05/11 03:35:24 DEBUG : only14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f4d7_d20260511_m032819_c001_v7007000_t0000_u01778470099539") 2026/05/11 03:35:24 DEBUG : only14: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509521_d20260511_m032813_c001_v0001036_t0046_u01778470093114") 2026/05/11 03:35:24 DEBUG : only15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c0_d20260511_m032850_c001_v7007000_t0000_u01778470130506") 2026/05/11 03:35:24 DEBUG : only15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4089d80c068fca58_d20260511_m032844_c001_v0001145_t0018_u01778470124881") 2026/05/11 03:35:24 DEBUG : only15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509569_d20260511_m032839_c001_v0001036_t0007_u01778470119208") 2026/05/11 03:35:24 DEBUG : only15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40312076af276336_d20260511_m032819_c001_v7007000_t0000_u01778470099742") 2026/05/11 03:35:24 DEBUG : only15: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509523_d20260511_m032813_c001_v0001036_t0049_u01778470093821") 2026/05/11 03:35:24 DEBUG : only16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c1_d20260511_m032850_c001_v7007000_t0000_u01778470130692") 2026/05/11 03:35:24 DEBUG : only16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf0056a_d20260511_m032843_c001_v0001131_t0004_u01778470123929") 2026/05/11 03:35:24 DEBUG : only16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450956b_d20260511_m032840_c001_v0001036_t0033_u01778470120096") 2026/05/11 03:35:24 DEBUG : only16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83294_d20260511_m032819_c001_v7007000_t0000_u01778470099201") 2026/05/11 03:35:24 DEBUG : only16: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509525_d20260511_m032814_c001_v0001036_t0051_u01778470094813") 2026/05/11 03:35:25 DEBUG : only17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c2_d20260511_m032850_c001_v7007000_t0000_u01778470130874") 2026/05/11 03:35:25 DEBUG : only17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4089d80c068fca54_d20260511_m032844_c001_v0001145_t0018_u01778470124696") 2026/05/11 03:35:25 DEBUG : only17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450956d_d20260511_m032840_c001_v0001036_t0018_u01778470120805") 2026/05/11 03:35:25 DEBUG : only17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f4d6_d20260511_m032819_c001_v7007000_t0000_u01778470099355") 2026/05/11 03:35:25 DEBUG : only17: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509527_d20260511_m032815_c001_v0001036_t0022_u01778470095776") 2026/05/11 03:35:25 DEBUG : only18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c3_d20260511_m032851_c001_v7007000_t0000_u01778470131057") 2026/05/11 03:35:25 DEBUG : only18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a450957d_d20260511_m032844_c001_v0001036_t0026_u01778470124129") 2026/05/11 03:35:25 DEBUG : only18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509573_d20260511_m032841_c001_v0001036_t0051_u01778470121688") 2026/05/11 03:35:25 DEBUG : only18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefd5_d20260511_m032819_c001_v7007000_t0000_u01778470099552") 2026/05/11 03:35:25 DEBUG : only18: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450952d_d20260511_m032816_c001_v0001036_t0001_u01778470096510") 2026/05/11 03:35:25 DEBUG : only19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c4_d20260511_m032851_c001_v7007000_t0000_u01778470131377") 2026/05/11 03:35:25 DEBUG : only19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408c34b6f545287b_d20260511_m032844_c001_v0001109_t0041_u01778470124298") 2026/05/11 03:35:25 DEBUG : only19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509575_d20260511_m032842_c001_v0001036_t0035_u01778470122385") 2026/05/11 03:35:25 DEBUG : only19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40312076af276335_d20260511_m032819_c001_v7007000_t0000_u01778470099559") 2026/05/11 03:35:25 DEBUG : only19: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509533_d20260511_m032817_c001_v0001036_t0007_u01778470097295") 2026/05/11 03:35:25 DEBUG : only2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c5_d20260511_m032851_c001_v7007000_t0000_u01778470131560") 2026/05/11 03:35:25 DEBUG : only2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a450957f_d20260511_m032844_c001_v0001036_t0026_u01778470124310") 2026/05/11 03:35:25 DEBUG : only2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509541_d20260511_m032827_c001_v0001036_t0051_u01778470107214") 2026/05/11 03:35:25 DEBUG : only2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83297_d20260511_m032819_c001_v7007000_t0000_u01778470099758") 2026/05/11 03:35:25 DEBUG : only2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094fd_d20260511_m032802_c001_v0001036_t0049_u01778470082205") 2026/05/11 03:35:25 DEBUG : only3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c6_d20260511_m032851_c001_v7007000_t0000_u01778470131743") 2026/05/11 03:35:26 DEBUG : only3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf0056e_d20260511_m032844_c001_v0001131_t0004_u01778470124381") 2026/05/11 03:35:26 DEBUG : only3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509545_d20260511_m032828_c001_v0001036_t0028_u01778470108031") 2026/05/11 03:35:26 DEBUG : only3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83296_d20260511_m032819_c001_v7007000_t0000_u01778470099574") 2026/05/11 03:35:26 DEBUG : only3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45094ff_d20260511_m032802_c001_v0001036_t0014_u01778470082955") 2026/05/11 03:35:26 DEBUG : only4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c7_d20260511_m032851_c001_v7007000_t0000_u01778470131926") 2026/05/11 03:35:26 DEBUG : only4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408c34b6f545287f_d20260511_m032844_c001_v0001109_t0041_u01778470124479") 2026/05/11 03:35:26 DEBUG : only4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509549_d20260511_m032828_c001_v0001036_t0017_u01778470108870") 2026/05/11 03:35:26 DEBUG : only4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f4d9_d20260511_m032819_c001_v7007000_t0000_u01778470099907") 2026/05/11 03:35:26 DEBUG : only4: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509501_d20260511_m032803_c001_v0001036_t0049_u01778470083900") 2026/05/11 03:35:26 DEBUG : only5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c8_d20260511_m032852_c001_v7007000_t0000_u01778470132109") 2026/05/11 03:35:26 DEBUG : only5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a4509581_d20260511_m032844_c001_v0001036_t0026_u01778470124494") 2026/05/11 03:35:26 DEBUG : only5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450954b_d20260511_m032829_c001_v0001036_t0001_u01778470109806") 2026/05/11 03:35:26 DEBUG : only5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f4d8_d20260511_m032819_c001_v7007000_t0000_u01778470099724") 2026/05/11 03:35:26 DEBUG : only5: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509505_d20260511_m032804_c001_v0001036_t0033_u01778470084870") 2026/05/11 03:35:26 DEBUG : only6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9c9_d20260511_m032852_c001_v7007000_t0000_u01778470132290") 2026/05/11 03:35:26 DEBUG : only6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4089d80c068fca52_d20260511_m032844_c001_v0001145_t0018_u01778470124511") 2026/05/11 03:35:26 DEBUG : only6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450954d_d20260511_m032831_c001_v0001036_t0043_u01778470111142") 2026/05/11 03:35:26 DEBUG : only6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefd7_d20260511_m032819_c001_v7007000_t0000_u01778470099919") 2026/05/11 03:35:26 DEBUG : only6: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509507_d20260511_m032805_c001_v0001036_t0009_u01778470085654") 2026/05/11 03:35:26 DEBUG : only7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9ca_d20260511_m032852_c001_v7007000_t0000_u01778470132474") 2026/05/11 03:35:27 DEBUG : only7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf00570_d20260511_m032844_c001_v0001131_t0004_u01778470124566") 2026/05/11 03:35:27 DEBUG : only7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450954f_d20260511_m032831_c001_v0001036_t0036_u01778470111851") 2026/05/11 03:35:27 DEBUG : only7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40312076af276334_d20260511_m032819_c001_v7007000_t0000_u01778470099374") 2026/05/11 03:35:27 DEBUG : only7: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450950d_d20260511_m032806_c001_v0001036_t0017_u01778470086693") 2026/05/11 03:35:27 DEBUG : only8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9cc_d20260511_m032852_c001_v7007000_t0000_u01778470132655") 2026/05/11 03:35:27 DEBUG : only8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4055cb19a4509583_d20260511_m032844_c001_v0001036_t0026_u01778470124676") 2026/05/11 03:35:27 DEBUG : only8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509551_d20260511_m032832_c001_v0001036_t0034_u01778470112983") 2026/05/11 03:35:27 DEBUG : only8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83295_d20260511_m032819_c001_v7007000_t0000_u01778470099388") 2026/05/11 03:35:27 DEBUG : only8: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509513_d20260511_m032807_c001_v0001036_t0014_u01778470087663") 2026/05/11 03:35:27 DEBUG : only9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9cd_d20260511_m032852_c001_v7007000_t0000_u01778470132837") 2026/05/11 03:35:27 DEBUG : only9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f408c34b6f5452881_d20260511_m032844_c001_v0001109_t0041_u01778470124687") 2026/05/11 03:35:27 DEBUG : only9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509553_d20260511_m032834_c001_v0001036_t0034_u01778470114021") 2026/05/11 03:35:27 DEBUG : only9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41607f05adcfefd6_d20260511_m032819_c001_v7007000_t0000_u01778470099735") 2026/05/11 03:35:27 DEBUG : only9: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509515_d20260511_m032808_c001_v0001036_t0038_u01778470088522") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444dec_d20260511_m032449_c001_v7007000_t0000_u01778469889272") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9ef98_d20260511_m032447_c001_v0001173_t0057_u01778469887502") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444de8_d20260511_m032446_c001_v7007000_t0000_u01778469886312") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093a0_d20260511_m032444_c001_v0001036_t0054_u01778469884229") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444de5_d20260511_m032443_c001_v7007000_t0000_u01778469883486") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509394_d20260511_m032441_c001_v0001036_t0054_u01778469881192") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea55_d20260511_m032430_c001_v7007000_t0000_u01778469870249") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002cf_d20260511_m032428_c001_v0001131_t0043_u01778469868583") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea4f_d20260511_m032426_c001_v7007000_t0000_u01778469866978") 2026/05/11 03:35:27 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002c9_d20260511_m032425_c001_v0001131_t0034_u01778469865910") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea46_d20260511_m032424_c001_v7007000_t0000_u01778469864590") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002bf_d20260511_m032423_c001_v0001131_t0018_u01778469863331") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea2d_d20260511_m032417_c001_v7007000_t0000_u01778469857255") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002a1_d20260511_m032415_c001_v0001131_t0004_u01778469855426") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea2c_d20260511_m032415_c001_v7007000_t0000_u01778469855058") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00297_d20260511_m032413_c001_v0001131_t0045_u01778469853444") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea2a_d20260511_m032413_c001_v7007000_t0000_u01778469853076") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00293_d20260511_m032412_c001_v0001131_t0000_u01778469852336") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0028f_d20260511_m032411_c001_v0001131_t0028_u01778469851502") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea29_d20260511_m032411_c001_v7007000_t0000_u01778469851133") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0028b_d20260511_m032410_c001_v0001131_t0053_u01778469850414") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00287_d20260511_m032409_c001_v0001131_t0052_u01778469849737") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49f9_d20260511_m032409_c001_v7007000_t0000_u01778469849009") 2026/05/11 03:35:28 DEBUG : potato: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0027f_d20260511_m032408_c001_v0001131_t0041_u01778469848124") 2026/05/11 03:35:28 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f40312076af275c8a_d20260511_m032535_c001_v7007000_t0000_u01778469935620") 2026/05/11 03:35:28 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093e2_d20260511_m032534_c001_v0001036_t0055_u01778469934531") 2026/05/11 03:35:28 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f065_d20260511_m032525_c001_v7007000_t0000_u01778469925888") 2026/05/11 03:35:28 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093dc_d20260511_m032521_c001_v0001036_t0003_u01778469921251") 2026/05/11 03:35:28 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4139683051143690_d20260511_m032513_c001_v7007000_t0000_u01778469913450") 2026/05/11 03:35:28 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093ca_d20260511_m032508_c001_v0001036_t0027_u01778469908040") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df7_d20260511_m032501_c001_v7007000_t0000_u01778469901097") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093c2_d20260511_m032456_c001_v0001036_t0022_u01778469896142") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea69_d20260511_m032434_c001_v7007000_t0000_u01778469874986") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002e3_d20260511_m032433_c001_v0001131_t0048_u01778469873019") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea64_d20260511_m032432_c001_v7007000_t0000_u01778469872649") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002d9_d20260511_m032430_c001_v0001131_t0054_u01778469870803") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea56_d20260511_m032430_c001_v7007000_t0000_u01778469870431") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002d3_d20260511_m032429_c001_v0001131_t0012_u01778469869552") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea51_d20260511_m032428_c001_v7007000_t0000_u01778469868215") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002cd_d20260511_m032427_c001_v0001131_t0054_u01778469867347") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea4b_d20260511_m032425_c001_v7007000_t0000_u01778469865540") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002c5_d20260511_m032424_c001_v0001131_t0033_u01778469864603") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea2f_d20260511_m032417_c001_v7007000_t0000_u01778469857984") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002a7_d20260511_m032416_c001_v0001131_t0020_u01778469856534") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4522_d20260511_m032317_c001_v7007000_t0000_u01778469797345") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001db_d20260511_m032316_c001_v0001131_t0016_u01778469796612") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4520_d20260511_m032315_c001_v7007000_t0000_u01778469795700") 2026/05/11 03:35:29 DEBUG : potato2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001d7_d20260511_m032314_c001_v0001131_t0016_u01778469794972") 2026/05/11 03:35:29 DEBUG : potato3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f066_d20260511_m032526_c001_v7007000_t0000_u01778469926302") 2026/05/11 03:35:29 DEBUG : potato3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00350_d20260511_m032522_c001_v0001131_t0048_u01778469922687") 2026/05/11 03:35:29 DEBUG : potato3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4139683051143691_d20260511_m032513_c001_v7007000_t0000_u01778469913792") 2026/05/11 03:35:30 DEBUG : potato3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0033e_d20260511_m032509_c001_v0001131_t0029_u01778469909687") 2026/05/11 03:35:30 DEBUG : potato3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df6_d20260511_m032500_c001_v7007000_t0000_u01778469900911") 2026/05/11 03:35:30 DEBUG : potato3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0031b_d20260511_m032456_c001_v0001131_t0016_u01778469896975") 2026/05/11 03:35:30 DEBUG : pre-dest1/1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea10925_d20260511_m032609_c001_v7007000_t0000_u01778469969603") 2026/05/11 03:35:30 DEBUG : pre-dest1/1: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf003ae_d20260511_m032600_c001_v0001131_t0031_u01778469960742") 2026/05/11 03:35:30 DEBUG : pre-dest2/2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea10926_d20260511_m032609_c001_v7007000_t0000_u01778469969783") 2026/05/11 03:35:30 DEBUG : pre-dest2/2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450941a_d20260511_m032601_c001_v0001036_t0006_u01778469961558") 2026/05/11 03:35:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f82e30_d20260511_m032546_c001_v7007000_t0000_u01778469946601") 2026/05/11 03:35:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9f0be_d20260511_m032543_c001_v0001173_t0048_u01778469943368") 2026/05/11 03:35:30 DEBUG : sizeonly: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49e8_d20260511_m032353_c001_v7007000_t0000_u01778469833756") 2026/05/11 03:35:30 DEBUG : sizeonly: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00247_d20260511_m032352_c001_v0001131_t0001_u01778469832714") 2026/05/11 03:35:30 DEBUG : splitbanan: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe6283_d20260511_m033127_c001_v7007000_t0000_u01778470287905") 2026/05/11 03:35:30 DEBUG : splitbanan: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00728_d20260511_m033119_c001_v0001131_t0038_u01778470279003") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062637_d20260511_m033400_c001_v7007000_t0000_u01778470440345") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452cfb_d20260511_m033252_c001_v0001109_t0001_u01778470372881") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f423d339161b80ccb_d20260511_m033240_c001_v7007000_t0000_u01778470360728") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c7d_d20260511_m033234_c001_v0001109_t0027_u01778470354117") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4166c9959795ac18_d20260511_m033222_c001_v7007000_t0000_u01778470342114") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452c25_d20260511_m033215_c001_v0001109_t0028_u01778470335913") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f407bbdb741f83483_d20260511_m033202_c001_v7007000_t0000_u01778470322721") 2026/05/11 03:35:30 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452bd7_d20260511_m033156_c001_v0001109_t0025_u01778470316149") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c5dd1_d20260511_m033146_c001_v7007000_t0000_u01778470306493") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452b91_d20260511_m033139_c001_v0001109_t0035_u01778470299657") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f410a9361157ff69f_d20260511_m033122_c001_v7007000_t0000_u01778470282449") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45096a5_d20260511_m033117_c001_v0001036_t0033_u01778470277600") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11a5c_d20260511_m033104_c001_v7007000_t0000_u01778470264816") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452ad3_d20260511_m033057_c001_v0001109_t0005_u01778470257190") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4129cd3bd3bc5cf6_d20260511_m033055_c001_v7007000_t0000_u01778470255770") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452ab5_d20260511_m033049_c001_v0001109_t0046_u01778470249219") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4187183d4c84f5b3_d20260511_m033037_c001_v7007000_t0000_u01778470237554") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006a6_d20260511_m033029_c001_v0001131_t0030_u01778470229797") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f418f3255aea11638_d20260511_m033028_c001_v7007000_t0000_u01778470228878") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452a15_d20260511_m033023_c001_v0001109_t0048_u01778470223855") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f5794_d20260511_m033006_c001_v7007000_t0000_u01778470206979") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54529c9_d20260511_m033001_c001_v0001109_t0029_u01778470201239") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cf31d_d20260511_m032942_c001_v7007000_t0000_u01778470182532") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fcad4_d20260511_m032936_c001_v0001145_t0032_u01778470176233") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f411e0b830f8c57c4_d20260511_m032919_c001_v7007000_t0000_u01778470159312") 2026/05/11 03:35:31 DEBUG : splitbananasplit: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fca9e_d20260511_m032913_c001_v0001145_t0032_u01778470153279") 2026/05/11 03:35:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe5dbc_d20260511_m033059_c001_v7007000_t0000_u01778470259606") 2026/05/11 03:35:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf006e8_d20260511_m033052_c001_v0001131_t0034_u01778470252611") 2026/05/11 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9e1_d20260511_m032902_c001_v7007000_t0000_u01778470142212") 2026/05/11 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45095a5_d20260511_m032900_c001_v0001036_t0019_u01778470140640") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9de_d20260511_m032859_c001_v7007000_t0000_u01778470139880") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f54528d1_d20260511_m032858_c001_v0001109_t0013_u01778470138400") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df2_d20260511_m032453_c001_v7007000_t0000_u01778469893341") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9efac_d20260511_m032452_c001_v0001173_t0051_u01778469892282") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444df0_d20260511_m032451_c001_v7007000_t0000_u01778469891652") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0030f_d20260511_m032450_c001_v0001131_t0037_u01778469890741") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49e6_d20260511_m032350_c001_v7007000_t0000_u01778469830542") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00239_d20260511_m032349_c001_v0001131_t0004_u01778469829124") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49e4_d20260511_m032348_c001_v7007000_t0000_u01778469828762") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00233_d20260511_m032347_c001_v0001131_t0014_u01778469827759") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49e2_d20260511_m032345_c001_v7007000_t0000_u01778469825717") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0022b_d20260511_m032344_c001_v0001131_t0020_u01778469824641") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49e0_d20260511_m032344_c001_v7007000_t0000_u01778469824066") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00227_d20260511_m032342_c001_v0001131_t0043_u01778469822898") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0021d_d20260511_m032340_c001_v0001131_t0055_u01778469820189") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d62423b3f49de_d20260511_m032339_c001_v7007000_t0000_u01778469819829") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00219_d20260511_m032339_c001_v0001131_t0052_u01778469819103") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00217_d20260511_m032338_c001_v0001131_t0052_u01778469818436") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe491c_d20260511_m032337_c001_v7007000_t0000_u01778469817713") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00211_d20260511_m032335_c001_v0001131_t0029_u01778469815069") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0020f_d20260511_m032332_c001_v0001131_t0029_u01778469812404") 2026/05/11 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe452f_d20260511_m032332_c001_v7007000_t0000_u01778469812032") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0020b_d20260511_m032331_c001_v0001131_t0025_u01778469811195") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00207_d20260511_m032330_c001_v0001131_t0038_u01778469810520") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe452d_d20260511_m032330_c001_v7007000_t0000_u01778469810155") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00201_d20260511_m032326_c001_v0001131_t0027_u01778469806305") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe452a_d20260511_m032325_c001_v7007000_t0000_u01778469805941") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001fd_d20260511_m032325_c001_v0001131_t0034_u01778469805173") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4529_d20260511_m032324_c001_v7007000_t0000_u01778469804272") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001f3_d20260511_m032323_c001_v0001131_t0048_u01778469803623") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4527_d20260511_m032323_c001_v7007000_t0000_u01778469803080") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001f1_d20260511_m032322_c001_v0001131_t0022_u01778469802355") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4526_d20260511_m032321_c001_v7007000_t0000_u01778469801455") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001eb_d20260511_m032320_c001_v0001131_t0048_u01778469800486") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4524_d20260511_m032319_c001_v7007000_t0000_u01778469799942") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001df_d20260511_m032319_c001_v0001131_t0026_u01778469799172") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4523_d20260511_m032318_c001_v7007000_t0000_u01778469798630") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001dd_d20260511_m032317_c001_v0001131_t0016_u01778469797888") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe451e_d20260511_m032313_c001_v7007000_t0000_u01778469793197") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001cd_d20260511_m032312_c001_v0001131_t0013_u01778469792580") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe451c_d20260511_m032312_c001_v7007000_t0000_u01778469792038") 2026/05/11 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001c3_d20260511_m032311_c001_v0001131_t0031_u01778469791206") 2026/05/11 03:35:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4519_d20260511_m032310_c001_v7007000_t0000_u01778469790305") 2026/05/11 03:35:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001bb_d20260511_m032309_c001_v0001131_t0045_u01778469789615") 2026/05/11 03:35:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f41925c2f91fe4517_d20260511_m032307_c001_v7007000_t0000_u01778469787462") 2026/05/11 03:35:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf001b5_d20260511_m032306_c001_v0001131_t0002_u01778469786809") 2026/05/11 03:35:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9e3_d20260511_m032902_c001_v7007000_t0000_u01778470142393") 2026/05/11 03:35:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fca7a_d20260511_m032900_c001_v0001145_t0010_u01778470140650") 2026/05/11 03:35:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9df_d20260511_m032900_c001_v7007000_t0000_u01778470140062") 2026/05/11 03:35:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00594_d20260511_m032858_c001_v0001131_t0050_u01778470138412") 2026/05/11 03:35:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062638_d20260511_m033402_c001_v7007000_t0000_u01778470442402") 2026/05/11 03:35:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c4652aa_d20260511_m033401_c001_v0001184_t0057_u01778470441788") 2026/05/11 03:35:34 DEBUG : sub/yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444deb_d20260511_m032448_c001_v7007000_t0000_u01778469888719") 2026/05/11 03:35:34 DEBUG : sub/yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45093aa_d20260511_m032447_c001_v0001036_t0011_u01778469887058") 2026/05/11 03:35:34 DEBUG : test_dir1/file2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9db_d20260511_m032857_c001_v7007000_t0000_u01778470137648") 2026/05/11 03:35:34 DEBUG : test_dir1/file2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450959b_d20260511_m032855_c001_v0001036_t0020_u01778470135989") 2026/05/11 03:35:34 DEBUG : test_dir1/file2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9d7_d20260511_m032855_c001_v7007000_t0000_u01778470135205") 2026/05/11 03:35:34 DEBUG : test_dir1/file2: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00580_d20260511_m032853_c001_v0001131_t0044_u01778470133796") 2026/05/11 03:35:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9dd_d20260511_m032857_c001_v7007000_t0000_u01778470137829") 2026/05/11 03:35:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1089d80c068fca6e_d20260511_m032856_c001_v0001145_t0018_u01778470136368") 2026/05/11 03:35:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f420237972134e9d9_d20260511_m032855_c001_v7007000_t0000_u01778470135388") 2026/05/11 03:35:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a4509593_d20260511_m032853_c001_v0001036_t0057_u01778470133804") 2026/05/11 03:35:35 DEBUG : three: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea6f_d20260511_m032440_c001_v7007000_t0000_u01778469880448") 2026/05/11 03:35:35 DEBUG : three: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002fd_d20260511_m032439_c001_v0001131_t0044_u01778469879085") 2026/05/11 03:35:35 DEBUG : three: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf002f3_d20260511_m032436_c001_v0001131_t0000_u01778469876457") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062643_d20260511_m033404_c001_v7007000_t0000_u01778470444219") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf0082c_d20260511_m033403_c001_v0001131_t0045_u01778470443353") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062677_d20260511_m033427_c001_v7007000_t0000_u01778470467220") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a450980b_d20260511_m033424_c001_v0001036_t0039_u01778470464757") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062671_d20260511_m033423_c001_v7007000_t0000_u01778470463084") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00832_d20260511_m033420_c001_v0001131_t0025_u01778470460060") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06266b_d20260511_m033419_c001_v7007000_t0000_u01778470459080") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c465346_d20260511_m033418_c001_v0001184_t0012_u01778470458303") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06265c_d20260511_m033412_c001_v7007000_t0000_u01778470452890") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00830_d20260511_m033411_c001_v0001131_t0029_u01778470451887") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d06265f_d20260511_m033415_c001_v7007000_t0000_u01778470455232") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45097ed_d20260511_m033413_c001_v0001036_t0035_u01778470453875") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062656_d20260511_m033410_c001_v7007000_t0000_u01778470450918") 2026/05/11 03:35:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f112645ca6c4652fe_d20260511_m033410_c001_v0001184_t0030_u01778470450298") 2026/05/11 03:35:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062653_d20260511_m033409_c001_v7007000_t0000_u01778470449322") 2026/05/11 03:35:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452df7_d20260511_m033407_c001_v0001109_t0040_u01778470447062") 2026/05/11 03:35:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062646_d20260511_m033406_c001_v7007000_t0000_u01778470446085") 2026/05/11 03:35:36 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1055cb19a45097db_d20260511_m033405_c001_v0001036_t0029_u01778470445202") 2026/05/11 03:35:36 DEBUG : toe/toe/toe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f405a59b7e7f7614c_d20260511_m033431_c001_v7007000_t0000_u01778470471953") 2026/05/11 03:35:36 DEBUG : toe/toe/toe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00834_d20260511_m033431_c001_v0001131_t0059_u01778470471248") 2026/05/11 03:35:36 DEBUG : toe/toe/toe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062665_d20260511_m033417_c001_v7007000_t0000_u01778470457321") 2026/05/11 03:35:36 DEBUG : toe/toe/toe: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452e29_d20260511_m033416_c001_v0001109_t0002_u01778470456233") 2026/05/11 03:35:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062679_d20260511_m033427_c001_v7007000_t0000_u01778470467827") 2026/05/11 03:35:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f108c34b6f5452e63_d20260511_m033426_c001_v0001109_t0017_u01778470466362") 2026/05/11 03:35:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f417d95d42d062672_d20260511_m033423_c001_v7007000_t0000_u01778470463702") 2026/05/11 03:35:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f10121dd0a5f12acb_d20260511_m033421_c001_v0001109_t0032_u01778470461438") 2026/05/11 03:35:36 DEBUG : two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173b5f2a03cea70_d20260511_m032440_c001_v7007000_t0000_u01778469880631") 2026/05/11 03:35:36 DEBUG : two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f4173d9177ef9ef5a_d20260511_m032438_c001_v0001173_t0040_u01778469878284") 2026/05/11 03:35:36 DEBUG : two: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f419d5afe6cf002f1_d20260511_m032436_c001_v0001131_t0004_u01778469876273") 2026/05/11 03:35:36 DEBUG : yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444ded_d20260511_m032449_c001_v7007000_t0000_u01778469889455") 2026/05/11 03:35:36 DEBUG : yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f101d0006d77343b0_d20260511_m032448_c001_v0001183_t0016_u01778469888501") 2026/05/11 03:35:37 DEBUG : yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444de7_d20260511_m032445_c001_v7007000_t0000_u01778469885760") 2026/05/11 03:35:37 DEBUG : yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f119d5afe6cf00305_d20260511_m032444_c001_v0001131_t0026_u01778469884220") 2026/05/11 03:35:37 DEBUG : yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444de4_d20260511_m032442_c001_v7007000_t0000_u01778469882932") 2026/05/11 03:35:37 DEBUG : yam: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f1173d9177ef9ef60_d20260511_m032441_c001_v0001173_t0015_u01778469881204") 2026/05/11 03:35:37 DEBUG : yaml: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444de9_d20260511_m032446_c001_v7007000_t0000_u01778469886495") 2026/05/11 03:35:37 DEBUG : yaml: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f114de7693b042ebe_d20260511_m032445_c001_v0001153_t0017_u01778469885436") 2026/05/11 03:35:37 DEBUG : yaml: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f404ab0c4b0444de6_d20260511_m032443_c001_v7007000_t0000_u01778469883668") 2026/05/11 03:35:37 DEBUG : yaml: Deleting (id "4_z2f824dd300fd1b5b9fe80e1b_f105730f166a1a07d_d20260511_m032442_c001_v0001178_t0022_u01778469882722") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m37.253281058s (try 1/5)