1. run your k6 script. 2. Observe the number of iterations on the terminal 3. Now go to the summary.html report 4. Note that Total request count is shown wrong, it's exactly double of number of iterations 5. In my case total iterations were 832, whereas Total request count was showing as 1664 