Passed
Took 3.6 sec
Standard Error
Exception in thread "pool-22-thread-8" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 10
at java.base/java.util.ArrayList.add(ArrayList.java:484)
at java.base/java.util.ArrayList.add(ArrayList.java:496)
at org.openspcoop2.core.protocolli.trasparente.testsuite.Utils.lambda$makeParallelRequests$4(Utils.java:361)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)