See 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/720/display/redirect?page=changes>

Changes:

[Vladimir Sitnikov] fix(deps): update dependency 
org.apache.commons:commons-text to v1.11.0


------------------------------------------
[...truncated 203.21 KB...]
> Task :src:core:test

Gradle Test Executor 7 STANDARD_OUT
    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
    Setting JMeterHome: 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/core/../../.>
    Initializing Properties: ../.././bin/jmeter.properties
    JMeterVersion=5.6.3-SNAPSHOT f201bd6
    java.version=17.0.7
    java.vm.name=OpenJDK 64-Bit Server VM
    java.vendor=Eclipse Adoptium
    java.home=/usr/local/asfpackages/java/adoptium-jdk-17.0.7+7
    file.encoding=UTF-8
    default encoding=UTF-8
    user.home=/home/jenkins
    
user.dir=<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/core>
    user.language=en
    user.region=null
    user.country=
    user.variant=
    Locale=en
    java.class.version=61.0
    java.awt.headless=null
    os.name=Linux
    os.version=6.2.0-1016-azure
    os.arch=amd64

> Task :src:dist-check:batchBug52968
No errors present in the logfile 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/Bug52968.log> 
(the file is empty)

> Task :src:functions:kaptGenerateStubsTestKotlin
w: API version 1.5 is deprecated and its support will be removed in a future 
version of Kotlin

> Task :src:functions:kaptTestKotlin

> Task :src:core:test
          4.7sec, org.apache.jmeter.gui.HtmlReportGUISpec > 
test HtmlReportUI initialization
          4.7sec,    1 completed,   0 failed,   0 skipped, 
org.apache.jmeter.gui.HtmlReportGUISpec

> Task :src:functions:compileTestKotlin

> Task :src:dist-check:batchBug54685
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

> Task :src:functions:compileTestJava

> Task :src:core:test

JMeterTest > testSuccessWhenJmxExists() STANDARD_OUT
    Creating summariser <summary>
    Created the tree successfully using /tmp/testPlan10011510445944061315.jmx
    Starting standalone test @ 2023 Nov 24 17:42:17 UTC (1700847737366)
    Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on 
port 4445
          1.2sec, org.apache.jmeter.JMeterTest > 
testSuccessWhenJmxExists()

JMeterTest > testFailureWithMissingPlugin() STANDARD_OUT
    Error in NonGUIDriver java.lang.IllegalArgumentException: Problem loading 
XML from:'/tmp/testPlan14715154845099441233.jmx'. 
    Cause:
    CannotResolveClassException: kg.apc.jmeter.samplers.DummySampler

     Detail:com.thoughtworks.xstream.converters.ConversionException: 
    ---- Debugging information ----
    cause-exception     : 
com.thoughtworks.xstream.converters.ConversionException
    cause-message       : 
    first-jmeter-class  : 
org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTreeConverter.java:66)
    class               : org.apache.jmeter.save.ScriptWrapper
    required-type       : org.apache.jmeter.save.ScriptWrapper
    converter-type      : org.apache.jmeter.save.ScriptWrapperConverter
    path                : 
/jmeterTestPlan/hashTree/hashTree/hashTree/kg.apc.jmeter.samplers.DummySampler
    line number         : 16
    version             : not available
    -------------------------------

ArgumentTest > setName(String, String) STANDARD_OUT
    summary =      0 in 00:00:00 = ******/s Avg:     0 Min: 9223372036854775807 
Max: -9223372036854775808 Err:     0 (0.00%)
    Tidying up ...    @ 2023 Nov 24 17:42:17 UTC (1700847737716)
    ... end of run

LocalHostTest > testLocalHost() STANDARD_ERROR
    java.rmi.server.hostname=null
    jenkins-shared-ubuntu-2/20.127.31.210
    isSiteLocalAddress:false
    isAnyLocalAddress:false
    isLinkLocalAddress:false
    isLoopbackAddress:false
    isMulticastAddress:false
    localhost/127.0.0.1
    isSiteLocalAddress:false
    isAnyLocalAddress:false
    isLinkLocalAddress:false
    isLoopbackAddress:true
    isMulticastAddress:false
    ====================
    jenkins-shared-ubuntu-2/20.127.31.210
    isSiteLocalAddress:false
    isAnyLocalAddress:false
    isLinkLocalAddress:false
    isLoopbackAddress:false
    isMulticastAddress:false

LocalHostTest > testInterfaces() STANDARD_ERROR
    Interfaces: {name:docker0 (docker0) => 
[/fe80:0:0:0:42:2dff:fe40:7ed6%docker0/64 [null], /172.17.0.1/16 
[/172.17.255.255]], name:eth0 (eth0) => [/fe80:0:0:0:222:48ff:fe29:78f2%eth0/64 
[null], /10.0.0.5/24 [/10.0.0.255]], name:lo (lo) => [/0:0:0:0:0:0:0:1%lo/128 
[null], /127.0.0.1/8 [null]]}
    Choose 172.17.0.1 to talk to external services
    java.rmi.server.hostname=null
FAILURE   0.1sec, org.apache.jmeter.engine.LocalHostTest 
> testInterfaces()
    java.lang.AssertionError: localHost: 20.127.31.210 is bound to an interface
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.jmeter.engine.LocalHostTest.testInterfaces(LocalHostTest.java:55)

FAILURE   0.1sec,    2 completed,   1 failed,   0 
skipped, org.apache.jmeter.engine.LocalHostTest

> Task :src:functions:compileTestGroovy

> Task :src:dist-check:batchBug54685
Creating summariser <summary>
Created the tree successfully using 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/Bug54685.jmx>
Starting standalone test @ 2023 Nov 24 17:42:17 UTC (1700847737736)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4446
summary =      1 in 00:00:00 =    2.9/s Avg:     9 Min:     9 Max:     9 Err:   
  0 (0.00%)
Tidying up ...    @ 2023 Nov 24 17:42:19 UTC (1700847739190)
... end of run

> Task :src:functions:processTestResources
> Task :src:functions:testClasses

> Task :src:dist-check:batchBug54685
No errors present in the logfile 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/Bug54685.log> 
(the file is empty)

> Task :src:functions:spotbugsMain

> Task :src:core:test
          3.9sec,   18 completed,   0 failed,   0 skipped, 
org.apache.jmeter.samplers.TestSampleResult

SecurityProviderLoaderTest > addInvalidProviderClassTest(String) > [2] 
java.lang.Object STANDARD_ERROR
    Security Provider 'java.lang.Object' could not be installed. - see the log 
for more information.

SecurityProviderLoaderTest > addInvalidProviderClassTest(String) > [3] 
org.apache.jmeter.util.SecurityProviderLoaderTest.UnknownProvider STANDARD_ERROR
    Security Provider 
'org.apache.jmeter.util.SecurityProviderLoaderTest.UnknownProvider' could not 
be installed. - see the log for more information.
          1.1sec, org.apache.jmeter.util.XPathUtilTest > 
testBug63033()
          3.1sec,   35 completed,   0 failed,   0 skipped, 
org.apache.jmeter.util.XPathUtilTest

> Task :src:dist-check:batchBug55375
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
Creating summariser <summary>
Created the tree successfully using 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/Bug55375.jmx>
Starting standalone test @ 2023 Nov 24 17:42:26 UTC (1700847746964)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4446
summary =      1 in 00:00:00 =    3.6/s Avg:     5 Min:     5 Max:     5 Err:   
  0 (0.00%)
Tidying up ...    @ 2023 Nov 24 17:42:27 UTC (1700847747829)
... end of run
No errors present in the logfile 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/Bug55375.log> 
(the file is empty)

> Task :src:core:test
          1.2sec, 
org.apache.jmeter.threads.openmodel.ThreadsInterruptAtFinishTest > 
openmodel interrupts sleep()
FAILURE  34.7sec,  374 completed,   1 
failed,   2 skipped, Gradle Test Run :src:core:test

374 tests completed, 1 failed, 2 skipped

> Task :src:core:test FAILED

> Task :src:dist-check:batchBug56243
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
Creating summariser <summary>
Created the tree successfully using 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/Bug56243.jmx>
Starting standalone test @ 2023 Nov 24 17:42:35 UTC (1700847755109)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary +      1 in 00:00:00 =    4.1/s Avg:     5 Min:     5 Max:     5 Err:   
  0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +      8 in 00:00:00 =   76.9/s Avg:     0 Min:     0 Max:     4 Err:   
  0 (0.00%) Active: 0 Started: 1 Finished: 1
summary =      9 in 00:00:00 =   26.0/s Avg:     1 Min:     0 Max:     5 Err:   
  0 (0.00%)
Tidying up ...    @ 2023 Nov 24 17:42:36 UTC (1700847756050)
... end of run
No errors present in the logfile 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/Bug56243.log> 
(the file is empty)

> Task :src:functions:test

Gradle Test Executor 8 STANDARD_OUT
    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
    Setting JMeterHome: 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/functions/../../.>
    Initializing Properties: ../.././bin/jmeter.properties
    JMeterVersion=5.6.3-SNAPSHOT f201bd6
    java.version=17.0.7
    java.vm.name=OpenJDK 64-Bit Server VM
    java.vendor=Eclipse Adoptium
    java.home=/usr/local/asfpackages/java/adoptium-jdk-17.0.7+7
    file.encoding=UTF-8
    default encoding=UTF-8
    user.home=/home/jenkins
    
user.dir=<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/functions>
    user.language=en
    user.region=null
    user.country=
    user.variant=
    Locale=en
    java.class.version=61.0
    java.awt.headless=null
    os.name=Linux
    os.version=6.2.0-1016-azure
    os.arch=amd64
          1.1sec, 
org.apache.jmeter.functions.TestGroovyFunction > testSum()
WARNING  17.4sec,  267 completed,   0 failed,   
5 skipped, Gradle Test Run :src:functions:test

> Task :src:functions:spotbugsTest
checksum-dependency elapsed time: 5267ms, configurations processed: 69 (add 
-PchecksumTimingsPrint to print detailed timings)
w: Detected multiple Kotlin daemon sessions at kotlin/sessions
w: Detected multiple Kotlin daemon sessions at kotlin/sessions
checksum-dependency elapsed time: 18572ms, configurations processed: 625 (add 
-PchecksumTimingsPrint to print detailed timings)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':src:core:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/core/build/reports/tests/test/index.html>

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 20m 4s
457 actionable tasks: 360 executed, 97 up-to-date

Publishing build scan...
https://ge.apache.org/s/lot3kt4ah4csg


See the profiling report at: 
file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/reports/profile/profile-2023-11-24-17-23-53.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to