mohamed-atef2022 opened a new issue, #6329:
URL: https://github.com/apache/jmeter/issues/6329

   i am trying to run jmeter through argowork flow , the flow is working fine  
here is the logs and the reports is created empty without any data  , i am 
tried many options but cant solve it 
   ``
    [ INFO ] [ 02-08-24 14:22:52 ] Recreating pod set 
   job.batch/jmeter-slaves patched (no change)
    [ INFO ] [ 02-08-24 14:22:52 ] Waiting for all slaves pods to be terminated 
before recreating the pod set 
    [ INFO ] [ 02-08-24 14:22:52 ] Scaling the number of pods to 1.  
   job.batch/jmeter-slaves patched
    [ INFO ] [ 02-08-24 14:22:52 ] Waiting for pods to be ready 
   NAME                  READY   STATUS              RESTARTS   AGE
   jmeter-slaves-5pgqz   0/1     ContainerCreating   0          0s
   NAME                  READY   STATUS              RESTARTS   AGE
   jmeter-slaves-5pgqz   0/1     ContainerCreating   0          1s
    [ INFO ] [ 02-08-24 14:22:54 ] Finish scaling the number of pods. 
    [ INFO ] [ 02-08-24 14:22:54 ] Waiting for master pod to be available 
    [ INFO ] [ 02-08-24 14:22:55 ] Copying zuhauseplus_debug_test.jmx to slaves 
pods 
    [ INFO ] [ 02-08-24 14:22:55 ] Number of slaves is 1 
    [ INFO ] [ 02-08-24 14:22:55 ] Copying scenario/zuhauseplus_debug_test.jmx 
to jmeter-slaves-5pgqz 
    [ INFO ] [ 02-08-24 14:22:55 ] Finish copying scenario in slaves pod 
    [ INFO ] [ 02-08-24 14:22:55 ] Copying scenario/zuhauseplus_debug_test.jmx 
into jmeter-master-w9rsn 
    [ INFO ] [ 02-08-24 14:22:55 ] Starting jmeter server on 
jmeter-slaves-5pgqz in parallel 
    [ INFO ] [ 02-08-24 14:22:55 ] JMeter slave list : 100.73.66.48 
    [ INFO ] [ 02-08-24 14:22:56 ] Copying /tmp/load_test.sh into  
jmeter-master-w9rsn:/opt/jmeter/apache-jmeter/load_test 
    [ INFO ] [ 02-08-24 14:22:56 ] Starting the performance test 
   100.73.66.48 not ready
   Waiting for slave readiness
   100.73.66.48 ready
   Waiting for slave readiness
   Starting load test at : Fri Aug  2 14:22:56 UTC 2024
   WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   2024-08-02 14:23:03,575 INFO o.a.j.u.JMeterUtils: Setting Locale to en_EN
   Aug 02, 2024 2:23:03 PM java.util.prefs.FileSystemPreferences$1 run
   INFO: Created user preferences directory.
   2024-08-02 14:23:03,598 INFO o.a.j.JMeter: Loading user properties from: 
user.properties
   2024-08-02 14:23:03,598 INFO o.a.j.JMeter: Loading system properties from: 
system.properties
   2024-08-02 14:23:03,598 INFO o.a.j.JMeter: Setting Global property: 
threads=10
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global property: 
duration=900
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global property: rampup=10
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global property: 
timeout-connect=60
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global property: 
timeout-response=60
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global property: 
environment=preprod
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global property: 
uuid=wft-jmeter-jrhfw
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global properties from 
the file /tmp/scenario.properties
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting Global properties from 
the file /secret/vault.properties
   2024-08-02 14:23:03,599 INFO o.a.j.JMeter: Setting System property: 
server.rmi.ssl.disable=true
   2024-08-02 14:23:03,653 INFO o.a.j.JMeter: Copyright (c) 1998-2024 The 
Apache Software Foundation
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: Version 5.6.3
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: java.version=11.0.22
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: java.vm.name=OpenJDK 64-Bit 
Server VM
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: os.name=Linux
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: os.arch=amd64
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: os.version=6.1.92
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: file.encoding=UTF-8
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: java.awt.headless=null
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: Max memory     =1073741824
   2024-08-02 14:23:03,654 INFO o.a.j.JMeter: Available Processors =2
   2024-08-02 14:23:03,661 INFO o.a.j.JMeter: Default Locale=English (EN)
   2024-08-02 14:23:03,661 INFO o.a.j.JMeter: JMeter  Locale=English (EN)
   2024-08-02 14:23:03,661 INFO o.a.j.JMeter: 
JMeterHome=/opt/jmeter/apache-jmeter-5.6.3
   2024-08-02 14:23:03,661 INFO o.a.j.JMeter: user.dir  
=/opt/jmeter/apache-jmeter-5.6.3/bin
   2024-08-02 14:23:03,661 INFO o.a.j.JMeter: PWD       
=/opt/jmeter/apache-jmeter-5.6.3/bin
   2024-08-02 14:23:03,662 INFO o.a.j.JMeter: IP: 100.73.117.142 Name: 
jmeter-master-w9rsn FullName: jmeter-master-w9rsn
   2024-08-02 14:23:03,671 INFO o.a.j.JMeter: Setting property 
'jmeter.reportgenerator.outputdir' 
to:'/report/report-zuhauseplus_debug_test.jmx-2024-08-02T14:22:29Z'
   2024-08-02 14:23:03,673 INFO o.a.j.s.FileServer: Default 
base='/opt/jmeter/apache-jmeter-5.6.3/bin'
   2024-08-02 14:23:03,674 INFO o.a.j.s.FileServer: Set new 
base='/opt/jmeter/apache-jmeter-5.6.3/bin'
   2024-08-02 14:23:04,068 INFO o.a.j.s.SaveService: Testplan (JMX) version: 
2.2. Testlog (JTL) version: 2.2
   2024-08-02 14:23:04,093 INFO o.a.j.s.SaveService: Using SaveService 
properties version 5.0
   2024-08-02 14:23:04,097 INFO o.a.j.s.SaveService: Using SaveService 
properties file encoding UTF-8
   2024-08-02 14:23:04,099 INFO o.a.j.s.SaveService: Loading file: 
zuhauseplus_debug_test.jmx
   2024-08-02 14:23:04,191 INFO o.a.j.p.h.c.CookieManager: Settings: Delete 
null: true Check: true Allow variable: true Save: false Prefix: COOKIE_
   2024-08-02 14:23:04,255 INFO o.a.j.p.h.c.CacheManager: Will only cache the 
following methods: [GET]
   2024-08-02 14:23:04,291 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2024-08-02 14:23:04,291 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
application/xhtml+xml is 
org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2024-08-02 14:23:04,291 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2024-08-02 14:23:04,291 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2024-08-02 14:23:04,291 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
   2024-08-02 14:23:04,291 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for 
text/css is org.apache.jmeter.protocol.http.parser.CssParser
   2024-08-02 14:23:04,468 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps 
are START times
   2024-08-02 14:23:04,468 INFO o.a.j.s.SampleResult: 
sampleresult.default.encoding is set to UTF-8
   2024-08-02 14:23:04,468 INFO o.a.j.s.SampleResult: 
sampleresult.useNanoTime=true
   2024-08-02 14:23:04,468 INFO o.a.j.s.SampleResult: 
sampleresult.nanoThreadSleep=5000
   2024-08-02 14:23:04,480 INFO o.a.j.JMeter: Creating summariser <summary>
   Creating summariser <summary>
   2024-08-02 14:23:04,483 INFO o.a.j.r.d.ReportGenerator: ReportGenerator will 
use for Parsing the separator: ','
   2024-08-02 14:23:04,483 INFO o.a.j.r.d.ReportGenerator: Will generate report 
at end of test from  results file: 
/report/zuhauseplus_debug_test.jmx_2024-08-02_142256.jtl
   2024-08-02 14:23:04,483 INFO o.a.j.r.d.ReportGenerator: Reading report 
generator properties from: 
/opt/jmeter/apache-jmeter-5.6.3/bin/reportgenerator.properties
   2024-08-02 14:23:04,484 INFO o.a.j.r.d.ReportGenerator: Merging with JMeter 
properties
   2024-08-02 14:23:04,487 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.temp_dir' not found, using default value 
'temp' instead.
   2024-08-02 14:23:04,489 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.apdex_per_transaction' not found, using 
default value 'null' instead.
   2024-08-02 14:23:04,489 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
apdex_per_transaction is empty, not APDEX per transaction customization
   2024-08-02 14:23:04,489 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.sample_filter' not found, using default value 
'null' instead.
   2024-08-02 14:23:04,489 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.report_title' not found, using default value 
'null' instead.
   2024-08-02 14:23:04,489 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.start_date' not found, using default value 
'null' instead.
   2024-08-02 14:23:04,489 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.end_date' not found, using default value 
'null' instead.
   2024-08-02 14:23:04,489 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.date_format' not found, using default value 
'null' instead.
   2024-08-02 14:23:04,490 INFO o.a.j.r.c.ReportGeneratorConfiguration: Will 
use date range start date: null, end date: null
   2024-08-02 14:23:04,492 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.totalTPS.exclude_controllers' not found, 
using default value 'false' instead.
   2024-08-02 14:23:04,493 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.activeThreadsOverTime.exclude_controllers' not 
found, using default value 'false' instead.
   2024-08-02 14:23:04,493 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.timeVsThreads.exclude_controllers' not 
found, using default value 'false' instead.
   2024-08-02 14:23:04,493 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimeDistribution.exclude_controllers' not 
found, using default value 'false' instead.
   2024-08-02 14:23:04,493 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.transactionsPerSecond.exclude_controllers' not 
found, using default value 'false' instead.
   2024-08-02 14:23:04,493 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimePercentiles.exclude_controllers' not 
found, using default value 'false' instead.
   2024-08-02 14:23:04,553 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimePercentilesOverTime.exclude_controllers'
 not found, using default value 'false' instead.
   2024-08-02 14:23:04,553 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 
'jmeter.reportgenerator.graph.responseTimesOverTime.exclude_controllers' not 
found, using default value 'false' instead.
   2024-08-02 14:23:04,554 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.connectTimeOverTime.exclude_controllers' 
not found, using default value 'false' instead.
   2024-08-02 14:23:04,554 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.graph.latenciesOverTime.exclude_controllers' 
not found, using default value 'false' instead.
   2024-08-02 14:23:04,555 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.json.filters_only_sample_series' not 
found, using default value 'true' instead.
   2024-08-02 14:23:04,555 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.json.series_filter' not found, using 
default value '' instead.
   2024-08-02 14:23:04,555 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.json.show_controllers_only' not 
found, using default value 'false' instead.
   2024-08-02 14:23:04,555 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.html.filters_only_sample_series' not 
found, using default value 'true' instead.
   2024-08-02 14:23:04,556 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.html.series_filter' not found, using 
default value '' instead.
   2024-08-02 14:23:04,556 INFO o.a.j.r.c.ReportGeneratorConfiguration: 
Property 'jmeter.reportgenerator.exporter.html.show_controllers_only' not 
found, using default value 'false' instead.
   Created the tree successfully using zuhauseplus_debug_test.jmx
   2024-08-02 14:23:04,558 INFO o.a.j.e.DistributedRunner: Configuring remote 
engine: 100.73.66.48
   Configuring remote engine: 100.73.66.48
   2024-08-02 14:23:04,559 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:04,660 INFO o.a.j.e.DistributedRunner: Starting distributed 
test with remote engines: [100.73.66.48] @ 2024 Aug 2 14:23:04 UTC 
(1722608584656)
   Starting distributed test with remote engines: [100.73.66.48] @ 2024 Aug 2 
14:23:04 UTC (1722608584656)
   2024-08-02 14:23:04,661 INFO o.a.j.e.ClientJMeterEngine: running 
clientengine run method
   2024-08-02 14:23:04,676 INFO o.a.j.e.u.CompoundVariable: Note: Function 
class names must contain the string: '.functions.'
   2024-08-02 14:23:04,676 INFO o.a.j.e.u.CompoundVariable: Note: Function 
class names must not contain the string: '.gui.'
   Warning: Nashorn engine is planned to be removed from a future JDK release
   2024-08-02 14:23:05,179 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-csl-0.1.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,182 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-basic-2.0.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,185 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-dist-2.0.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,186 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-oauth-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,189 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-perfmon-2.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,193 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-csvars-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,194 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-synthesis-2.2.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,196 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-tst-2.6.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,198 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-httpraw-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,201 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-json-2.7.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,205 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-jms-0.2.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,207 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-autostop-0.2.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,208 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/postgresql-42.6.0.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,375 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-mergeresults-2.1.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,376 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-plancheck-2.4.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,378 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugin-manager.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,571 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-datadog-backend-listener-0.5.0.jar
 with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,583 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-lockfile-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,584 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-ggl-2.0.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,586 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-jmxmon-0.3.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,588 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-cmd-2.2.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,590 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-redis-0.6.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,591 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-dummy-0.4.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,594 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-additional-2.0.jar
 with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,595 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-table-server-5.0.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,599 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-vs-2.0.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,600 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-dbmon-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,602 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-filterresults-2.2.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,654 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-casutg-2.10.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:05,664 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-ffw-2.0.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,666 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-fifo-0.2.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:05,669 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-cassandra-0.9.4.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:07,185 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-prmctl-0.4.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:07,186 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-functions-2.2.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:07,189 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-pde-0.1.jar with filter 
ExtendsClassFilter [parents=[interface org.apache.jmeter.functions.Function], 
inner=false, contains=null, notContains=null]. Consider exposing JMeter plugins 
via META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest 
attribute so JMeter can skip classfile scanning
   2024-08-02 14:23:07,190 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-composite-2.0.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.functions.Function], inner=false, contains=null, 
notContains=null]. Consider exposing JMeter plugins via META-INF/services, and 
add JMeter-Skip-Class-Scanning=true manifest attribute so JMeter can skip 
classfile scanning
   2024-08-02 14:23:07,198 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,198 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,199 INFO o.a.j.s.SampleEvent: List of sample_variables: 
[]
   2024-08-02 14:23:07,255 INFO o.a.j.s.BatchSampleSender: Using batching 
(client settings) for this run. Thresholds: num=100, time=60000
   2024-08-02 14:23:07,255 INFO o.a.j.s.DataStrippingSampleSender: Using 
DataStrippingSampleSender for this run
   2024-08-02 14:23:07,256 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,256 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,256 INFO o.a.j.s.BatchSampleSender: Using batching 
(client settings) for this run. Thresholds: num=100, time=60000
   2024-08-02 14:23:07,256 INFO o.a.j.s.DataStrippingSampleSender: Using 
DataStrippingSampleSender for this run
   2024-08-02 14:23:07,258 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,258 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,260 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-csl-0.1.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,260 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-basic-2.0.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,261 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-dist-2.0.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,261 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-oauth-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,262 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-perfmon-2.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,262 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-csvars-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,262 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-synthesis-2.2.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,264 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-tst-2.6.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,264 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-httpraw-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,264 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-json-2.7.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,265 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-jms-0.2.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,265 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-autostop-0.2.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,265 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/postgresql-42.6.0.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,268 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-mergeresults-2.1.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,268 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-plancheck-2.4.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,269 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugin-manager.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,270 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-datadog-backend-listener-0.5.0.jar
 with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,274 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-lockfile-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,275 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-ggl-2.0.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,275 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-jmxmon-0.3.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,275 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-cmd-2.2.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,276 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-redis-0.6.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,276 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-dummy-0.4.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,276 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-additional-2.0.jar
 with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,277 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-table-server-5.0.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,277 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-vs-2.0.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,278 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-dbmon-0.1.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,278 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-filterresults-2.2.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,279 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-casutg-2.10.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,279 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-ffw-2.0.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,279 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-fifo-0.2.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,279 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter
   -cassandra-0.9.4.jar with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,367 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-prmctl-0.4.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,367 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-functions-2.2.jar with 
filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,367 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-pde-0.1.jar with filter 
ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,368 INFO o.a.j.r.ClassFinder: Will scan jar 
/opt/jmeter/apache-jmeter-5.6.3/lib/ext/jmeter-plugins-graphs-composite-2.0.jar 
with filter ExtendsClassFilter [parents=[interface 
org.apache.jmeter.threads.RemoteThreadsLifeCycleListener], inner=false, 
contains=null, notContains=null]. Consider exposing JMeter plugins via 
META-INF/services, and add JMeter-Skip-Class-Scanning=true manifest attribute 
so JMeter can skip classfile scanning
   2024-08-02 14:23:07,368 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,368 INFO o.a.j.r.RmiUtils: Disabling SSL for RMI as 
server.rmi.ssl.disable is set to 'true'
   2024-08-02 14:23:07,687 INFO o.a.j.e.ClientJMeterEngine: sent test to 
100.73.66.48 basedir='.'
   2024-08-02 14:23:07,700 INFO o.a.j.e.ClientJMeterEngine: sent run command to 
100.73.66.48
   2024-08-02 14:23:07,700 INFO o.a.j.e.DistributedRunner: Remote engines have 
been started:[100.73.66.48]
   Remote engines have been started:[100.73.66.48]
   Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on 
port 4445
   2024-08-02 14:23:11,698 INFO o.a.j.v.b.BackendListener: Backend Listener: 
Starting worker with class: class 
org.datadog.jmeter.plugins.DatadogBackendClient and queue capacity: 5000
   2024-08-02 14:23:11,699 INFO o.a.j.v.b.BackendListener: Backend Listener: 
Started  worker with class: class 
org.datadog.jmeter.plugins.DatadogBackendClient
   2024-08-02 14:23:12,157 INFO o.a.j.JMeter: Started remote host:  
100.73.66.48 (1722608592156)
   time="2024-08-02T14:23:17 UTC" level=info msg="sub-process exited" argo=true 
error="<nil>"
   time="2024-08-02T14:23:17 UTC" level=info msg="no need to save artifact - on 
overlapping volume: /report/" argo=true
   time="2024-08-02T14:23:17 UTC" level=info msg="no need to save artifact - on 
overlapping volume: /report/" argo=true


-- 
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.apache.org

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


Reply via email to