ngwwm commented on issue #5440:
URL: https://github.com/apache/jmeter/issues/5440#issuecomment-1646837304

   @asfimport I have the same issue. Here is the jmeter.log file. Here is what 
I did. Thanks.
   
   1. Download the taurus-output folder from the Azure pipeline to my local 
drive G:\temp\taurus-output
   2. Run the below command
   cd G:\temp\
   G:/Apache/apache-jmeter-5.6.2/bin/jmeter 
-Jjmeter.save.saveservice.assertion_results_failure_message=false -g 
taurus-output/kpi.jtl -o taurus-output/report -q 
taurus-output/jmeter-bzt.properties
   
   
   
   ```
   2023-07-23 13:56:24,632 INFO o.a.j.u.JMeterUtils: Setting Locale to en_EN
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Loading user properties from: 
G:\Apache\apache-jmeter-5.6.2\bin\user.properties
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Loading system properties from: 
system.properties
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Setting JMeter property: 
jmeter=.save.saveservice.assertion_results_failure_message=false
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Loading additional properties 
from: ./jmeter-bzt.properties
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Copyright (c) 1998-2023 The 
Apache Software Foundation
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Version 5.6.2
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: java.version=1.8.0-292
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: java.vm.name=OpenJDK 64-Bit 
Server VM
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: os.name=Windows 10
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: os.arch=amd64
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: os.version=10.0
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: file.encoding=Cp1252
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: java.awt.headless=true
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Max memory     =1073741824
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Available Processors =8
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: Default Locale=English (EN)
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: JMeter  Locale=English (EN)
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: 
JMeterHome=G:\Apache\apache-jmeter-5.6.2
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: user.dir  =G:\Temp\taurus-output
   2023-07-23 13:56:24,647 INFO o.a.j.JMeter: PWD       =G:\Temp\taurus-output
   2023-07-23 13:56:24,663 INFO o.a.j.JMeter: IP: 10.0.3.1 Name: Lemon 
FullName: Lemon
   2023-07-23 13:56:24,663 INFO o.a.j.JMeter: 
user.classpath=/home/vsts/work/1/s/taurus-output:/home/vsts/work/1/s/PeopleWeb
   2023-07-23 13:56:24,663 WARN o.a.j.JMeter: Can't read 
/home/vsts/work/1/s/taurus-output:/home/vsts/work/1/s/PeopleWeb
   2023-07-23 13:56:24,663 INFO o.a.j.JMeter: Setting property 
'jmeter.reportgenerator.outputdir' to:'G:\Temp\taurus-output\.\report1'
   2023-07-23 13:56:24,678 INFO o.a.j.r.d.ReportGenerator: ReportGenerator will 
use for Parsing the separator: ','
   2023-07-23 13:56:24,678 INFO o.a.j.r.d.ReportGenerator: Will only generate 
report from results file: ./kpi.jtl
   2023-07-23 13:56:24,678 INFO o.a.j.r.d.ReportGenerator: Reading report 
generator properties from: 
G:\Apache\apache-jmeter-5.6.2\bin\reportgenerator.properties
   2023-07-23 13:56:24,678 INFO o.a.j.r.d.ReportGenerator: Merging with JMeter 
properties
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.temp_dir' not found, using default value 
'temp' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.apdex_per_transaction' not found, using 
default value 'null' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
apdex_per_transaction is empty, not APDEX per transaction customization
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.sample_filter' not found, using default value 
'null' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.report_title' not found, using default value 
'null' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.start_date' not found, using default value 
'null' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.end_date' not found, using default value 
'null' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.date_format' not found, using default value 
'null' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: Will 
use date range start date: null, end date: null
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.totalTPS.exclude_controllers' not found, 
using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.activeThreadsOverTime.exclude_controllers' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.timeVsThreads.exclude_controllers' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimeDistribution.exclude_controllers' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.transactionsPerSecond.exclude_controllers' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimePercentiles.exclude_controllers' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimePercentilesOverTime.exclude_controllers'
 not found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimesOverTime.exclude_controllers' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.connectTimeOverTime.exclude_controllers' 
not found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.latenciesOverTime.exclude_controllers' 
not found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.json.filters_only_sample_series' not 
found, using default value 'true' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.json.series_filter' not found, using 
default value '' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.json.show_controllers_only' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.html.filters_only_sample_series' not 
found, using default value 'true' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.html.series_filter' not found, using 
default value '' instead.
   2023-07-23 13:56:24,678 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.html.show_controllers_only' not 
found, using default value 'false' instead.
   2023-07-23 13:56:24,774 INFO o.a.j.s.SaveService: Testplan (JMX) version: 
2.2. Testlog (JTL) version: 2.2
   2023-07-23 13:56:24,799 INFO o.a.j.s.SaveService: Using SaveService 
properties file encoding UTF-8
   2023-07-23 13:56:24,803 INFO o.a.j.s.SaveService: Using SaveService 
properties version 5.0
   2023-07-23 13:56:24,813 INFO o.a.j.r.p.NormalizerSampleConsumer: Using 
format, 'ms', to parse timeStamp field
   2023-07-23 13:56:25,233 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): beginDate 
produced 0 samples
   2023-07-23 13:56:25,233 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): endDate 
produced 0 samples
   2023-07-23 13:56:25,248 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.ApdexSummaryConsumer#stopProducing(): 
apdexSummary produced 0 samples
   2023-07-23 13:56:25,248 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.RequestsSummaryConsumer#stopProducing(): 
requestsSummary produced 0 samples
   2023-07-23 13:56:25,248 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.StatisticsSummaryConsumer#stopProducing(): 
statisticsSummary produced 0 samples
   2023-07-23 13:56:25,248 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer#stopProducing(): 
top5ErrorsBySampler produced 0 samples
   2023-07-23 13:56:25,248 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.ErrorsSummaryConsumer#stopProducing(): 
errorsSummary produced 0 samples
   2023-07-23 13:56:25,248 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer#stopProducing():
 hitsPerSecond produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.LatencyVSRequestGraphConsumer#stopProducing():
 latencyVsRequest produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer#stopProducing():
 syntheticResponseTimeDistribution produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer#stopProducing():
 bytesThroughputOverTime produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer#stopProducing():
 codesPerSecond produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.ResponseTimeVSRequestGraphConsumer#stopProducing():
 responseTimeVsRequest produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): 
startIntervalControlerFilter produced 329 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer#stopProducing():
 totalTPS produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.ActiveThreadsGraphConsumer#stopProducing():
 activeThreadsOverTime produced 0 samples
   2023-07-23 13:56:25,264 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.TimeVSThreadGraphConsumer#stopProducing():
 timeVsThreads produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer#stopProducing():
 responseTimeDistribution produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer#stopProducing():
 transactionsPerSecond produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer#stopProducing():
 responseTimePercentiles produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumer#stopProducing():
 responseTimePercentilesOverTime produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.ResponseTimeOverTimeGraphConsumer#stopProducing():
 responseTimesOverTime produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.ConnectTimeOverTimeGraphConsumer#stopProducing():
 connectTimeOverTime produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.LatencyOverTimeGraphConsumer#stopProducing():
 latenciesOverTime produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): nameFilter 
produced 840 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.FilterConsumer#stopProducing(): 
dateRangeFilter produced 168 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.NormalizerSampleConsumer#stopProducing(): 
normalizer produced 56 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.CsvFileSampleSource: produce(): 56 
samples produced in 443ms on channel 0
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): beginDate 
produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.AggregateConsumer#stopProducing(): endDate 
produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.ApdexSummaryConsumer#stopProducing(): 
apdexSummary produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.RequestsSummaryConsumer#stopProducing(): 
requestsSummary produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.StatisticsSummaryConsumer#stopProducing(): 
statisticsSummary produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer#stopProducing(): 
top5ErrorsBySampler produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.ErrorsSummaryConsumer#stopProducing(): 
errorsSummary produced 0 samples
   2023-07-23 13:56:25,280 INFO o.a.j.r.p.AbstractSampleConsumer: class 
org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer#stopProducing():
 hitsPerSecond produced 0 samples
   2023-07-23 13:56:25,280 WARN 
o.a.j.r.p.g.AbstractVersusRequestsGraphConsumer$TimeCountConsumer: Could not 
delete intermediate file 
G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
   2023-07-23 13:56:25,280 ERROR o.a.j.JMeter: An error occurred: 
   org.apache.jmeter.report.dashboard.GenerationException: Error while 
processing samples: Consumer failed with message :Consumer failed with message 
:Consumer failed with message :Consumer failed with message :Consumer failed 
with message 
:G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
 does not exist or is not readable
        at 
org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:246)
 ~[ApacheJMeter_core.jar:5.6.2]
        at org.apache.jmeter.JMeter.start(JMeter.java:485) 
[ApacheJMeter_core.jar:5.6.2]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:1.8.0-292]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0-292]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0-292]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0-292]
        at org.apache.jmeter.NewDriver.main(NewDriver.java:259) 
[ApacheJMeter.jar:5.6.2]
   Caused by: org.apache.jmeter.report.core.SampleException: Consumer failed 
with message :Consumer failed with message :Consumer failed with message 
:Consumer failed with message :Consumer failed with message 
:G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
 does not exist or is not readable
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource$PrivateProducer.stopProducing(CsvFileSampleSource.java:338)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.produce(CsvFileSampleSource.java:182)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.run(CsvFileSampleSource.java:235)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        ... 6 more
   Caused by: org.apache.jmeter.report.core.SampleException: Consumer failed 
with message :Consumer failed with message :Consumer failed with message 
:Consumer failed with message 
:G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
 does not exist or is not readable
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.NormalizerSampleConsumer.stopConsuming(NormalizerSampleConsumer.java:125)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource$PrivateProducer.stopProducing(CsvFileSampleSource.java:335)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.produce(CsvFileSampleSource.java:182)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.run(CsvFileSampleSource.java:235)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        ... 6 more
   Caused by: org.apache.jmeter.report.core.SampleException: Consumer failed 
with message :Consumer failed with message :Consumer failed with message 
:G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
 does not exist or is not readable
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.NormalizerSampleConsumer.stopConsuming(NormalizerSampleConsumer.java:125)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource$PrivateProducer.stopProducing(CsvFileSampleSource.java:335)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.produce(CsvFileSampleSource.java:182)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.run(CsvFileSampleSource.java:235)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        ... 6 more
   Caused by: org.apache.jmeter.report.core.SampleException: Consumer failed 
with message :Consumer failed with message 
:G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
 does not exist or is not readable
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.NormalizerSampleConsumer.stopConsuming(NormalizerSampleConsumer.java:125)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource$PrivateProducer.stopProducing(CsvFileSampleSource.java:335)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.produce(CsvFileSampleSource.java:182)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.run(CsvFileSampleSource.java:235)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        ... 6 more
   Caused by: org.apache.jmeter.report.core.SampleException: Consumer failed 
with message 
:G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
 does not exist or is not readable
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.NormalizerSampleConsumer.stopConsuming(NormalizerSampleConsumer.java:125)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource$PrivateProducer.stopProducing(CsvFileSampleSource.java:335)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.produce(CsvFileSampleSource.java:182)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.run(CsvFileSampleSource.java:235)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        ... 6 more
   Caused by: java.lang.IllegalArgumentException: 
G:\Temp\taurus-output\temp\latencyVsRequest\latencyVsRequest2231615663787008182-0
 does not exist or is not readable
        at 
org.apache.jmeter.report.core.CsvSampleReader.<init>(CsvSampleReader.java:103) 
~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.core.CsvSampleReader.<init>(CsvSampleReader.java:97) 
~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer$TimeCountConsumer.stopConsuming(AbstractVersusRequestsGraphConsumer.java:340)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer.stopConsuming(AbstractVersusRequestsGraphConsumer.java:150)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.FilterConsumer.stopConsuming(FilterConsumer.java:111)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.AbstractSampleConsumer.stopProducing(AbstractSampleConsumer.java:241)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.NormalizerSampleConsumer.stopConsuming(NormalizerSampleConsumer.java:125)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource$PrivateProducer.stopProducing(CsvFileSampleSource.java:335)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.produce(CsvFileSampleSource.java:182)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.processor.CsvFileSampleSource.run(CsvFileSampleSource.java:235)
 ~[ApacheJMeter_core.jar:5.6.2]
        at 
org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:244)
 ~[ApacheJMeter_core.jar:5.6.2]
        ... 6 more
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to