See
<https://builds.apache.org/job/JMeter%20Windows/1694/display/redirect?page=changes>
Changes:
[pmouawad] Bug 64448 - User Defined Variable Duplication in Right Click Context
------------------------------------------
[...truncated 201.68 KB...]
0.0sec, 8 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestDateTimeConvertFunction
0.0sec, 9 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestDigestFunction
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestEscapeOroRegexpChars
0.0sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestFileRowColContainer
0.2sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestFileToString
2.3sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestGroovyFunction
0.0sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestIsPropDefined
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestIsVarDefined
0.7sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestJavascriptFunction
0.2sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestJavascriptFunctionWithRhino
0.1sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestJexl2Function
0.1sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestJexl3Function
0.0sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestMachineIPName
0.0sec, 4 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestRandomFromMultipleVars
0.1sec, 22 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestRegexFunction
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestSamplerNameFunction
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestSetProperty
0.0sec, 18 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestSimpleFunctions
0.1sec, 15 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestStringtoFile
0.0sec, 15 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestTimeFunction
0.1sec, 14 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestTimeRandomDateFunction
0.1sec, 12 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestTimeShiftFunction
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.TestUrlEncodeDecode
0.0sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.VariableTest
WARNING 0.7sec, 6 completed, 0 failed, 5 skipped,
org.apache.jmeter.functions.XPathConcurrencyTest
0.1sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.resources.ResourceKeyUsageTestFunctions
0.3sec, 10 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.PackageTest
0.1sec, 22 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.ChangeCaseSpec
0.4sec, 9 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.gui.FunctionHelperSpec
0.7sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.functions.IterationCounterSpec
WARNING 12.1sec, 264 completed, 0 failed, 5 skipped, Gradle Test Run
:src:functions:test
> Task :src:functions:check
> Task :src:functions:assemble
> Task :src:protocol:http:test
Gradle Test Executor 19 STANDARD_OUT
Setting JMeterHome: F:\jenkins\jenkins-slave\workspace\JMeter
Windows\src\protocol\http\..\..\..\.
Initializing Properties: ../../.././bin/jmeter.properties
JMeterVersion=5.3.1-SNAPSHOT a0e132e
java.version=1.8.0_152
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vendor=Oracle Corporation
java.home=F:\jenkins\tools\java\latest1.8\jre
file.encoding=windows-1252
default encoding=windows-1252
user.home=C:\Windows\system32\config\systemprofile
user.dir=F:\jenkins\jenkins-slave\workspace\JMeter Windows\src\protocol\http
user.language=en
user.region=null
user.country=US
user.variant=
Locale=en_US
java.class.version=52.0
java.awt.headless=null
os.name=Windows Server 2016
os.version=10.0
os.arch=amd64
0.4sec, 10 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr
0.5sec, 55 completed, 0 failed, 0 skipped,
org.apache.jmeter.curl.BasicCurlParserTest
0.3sec, 21 completed, 0 failed, 0 skipped,
org.apache.jmeter.gui.action.ParseCurlCommandActionTest
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.config.MultipartUrlConfigTest
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.config.UrlConfigTest
1.1sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHTTPHC4Impl
FAILURE 1.2sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testPrivateCache()
org.opentest4j.AssertionFailedError: Should not now find valid entry ==>
expected: <false> but was: <true>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:40)
at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:218)
at
org.apache.jmeter.protocol.http.control.TestCacheManagerBase.testPrivateCache(TestCacheManagerBase.java:263)
at
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
at
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at
org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
at
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
at
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:205)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:201)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
at
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:171)
at java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:189)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:389)
at java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:719)
at
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.joinConcurrentTasksInReverseOrderToEnableWorkStealing(ForkJoinPoolHierarchicalTestExecutorService.java:148)
at
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:122)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
2.1sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testExpires()
2.1sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testExpiresBug59962()
2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testExpires()
2.1sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testPrivateCacheExpireNoMaxAge()
FAILURE 3.0sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testPrivateCacheNoMaxAgeNoExpire()
org.opentest4j.AssertionFailedError: Should not find valid entry ==>
expected: <false> but was: <true>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:40)
at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:218)
at
org.apache.jmeter.protocol.http.control.TestCacheManagerBase.testPrivateCacheNoMaxAgeNoExpire(TestCacheManagerBase.java:307)
at
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
at
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at
org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
at
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
at
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:205)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:201)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
at
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:171)
at java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:189)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:389)
at java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:719)
at
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.joinConcurrentTasksInReverseOrderToEnableWorkStealing(ForkJoinPoolHierarchicalTestExecutorService.java:148)
at
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:122)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
3.0sec,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection >
testNoCacheControlNoMaxAgeNoExpire()
FAILURE 4.3sec, 24 completed, 2 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection
3.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testPrivateCacheNoMaxAgeNoExpire()
2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testExpiresBug59962()
2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testPrivateCacheExpireNoMaxAge()
3.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 >
testNoCacheControlNoMaxAgeNoExpire()
6.5sec, 25 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCacheManagerHC4
6.1sec, org.apache.jmeter.protocol.http.control.DnsManagerTest >
badDnsInCustomResolverShouldFailHttpSampler(String, WireMockServer)[1], [1]
HttpClient4
WARNING 7.5sec, 2 completed, 0 failed, 1 skipped,
org.apache.jmeter.protocol.http.control.DnsManagerTest
0.1sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui
0.1sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestAuthManager
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestAuthManagerThreadIteration
0.0sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestAuthorization
0.1sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCacheManagerThreadIteration
0.1sec, 4 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestCookieManagerThreadIteration
0.1sec, 33 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestHC4CookieManager
0.4sec, 18 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.modifier.TestAnchorModifier
0.0sec, 17 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.modifier.TestURLRewritingModifier
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestBaseParser
0.3sec, 4 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestCssParser
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestHtmlParsingUtils
0.3sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.proxy.TestProxyControl
0.0sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.PackageTest
0.9sec, 16 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.ParallelResourcesAndIpSource
0.0sec, 8 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.PostWriterTest
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.PutWriterTest
0.5sec, 8 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestDecompression
0.0sec, 18 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHTTPSamplers
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHttpWebdav
0.8sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestSerializedHTTPSampler
0.0sec, 6 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.accesslog.TestLogFilter
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.accesslog.TestSessionFilter
0.0sec, 4 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.accesslog.TestTCLogParser
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.TestHTTPArgument
0.0sec, 3 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.TestHTTPFileArg
0.0sec, 5 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.TestHTTPFileArgs
0.0sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.visualizers.RequestViewHTTPTest
0.2sec, 1 completed, 0 failed, 0 skipped,
org.apache.jmeter.resources.ResourceKeyUsageTestHttp
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jmeter.testelement.TestHeaderManager
0.9sec, 9 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.TestHTTPMirrorThread
0.1sec, 46 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestBug60842HtmlParser
0.3sec, 103 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.parser.TestHTMLParser
WARNING 0.0sec, 2 completed, 0 failed, 2 skipped,
org.apache.jmeter.protocol.http.sampler.SamplingNamingTest
0.3sec, 53 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.sampler.TestHTTPSamplersAgainstHttpMirrorServer
0.0sec, 7 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.visualizers.RequestViewHTTPTest
0.2sec, 11 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.control.DNSCacheManagerSpec
0.1sec, 58 completed, 0 failed, 0 skipped,
org.apache.jmeter.protocol.http.util.HTTPUtilsSpec
FAILURE 19.4sec, 629 completed, 2 failed, 3 skipped, Gradle Test Run
:src:protocol:http:test
629 tests completed, 2 failed, 3 skipped
> Task :src:protocol:http:test FAILED
> Task :src:dist:javadocAggregate
9 warnings
checksum-dependency elapsed time: 73572ms, configurations processed: 273
SHA-512 computation time: 45ms (goes in parallel, it might exceed
wall-clock time), files processed: 16, processed: 4MiB, skipped: 3059MiB
PGP signature resolution time: 27819ms (wall-clock), resolution requests:
163, signatures resolved: 247
PGP key resolution time: 11044ms (wall-clock), resolution requests: 163,
download time: 12739ms (goes in parallel, it might exceed wall-clock time),
keys downloaded: 99
PGP signature verification time: 7032ms (goes in parallel, it might
exceed wall-clock time), files processed: 357, processed: 335MiB, skipped:
2703MiB
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':src:protocol:http:test'.
> There were failing tests. See the report at:
> file:///F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/src/protocol/http/build/reports/tests/test/index.html
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 8m 16s
252 actionable tasks: 252 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure