🏃♂️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pipeline { | |
| agent any | |
| stages { | |
| stage("top") { | |
| parallel { | |
| stage("first") { | |
| stages { | |
| stage("first-inner-first") { | |
| steps { | |
| echo "stage first-inner-first" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ping lequipe.fr | |
| PING lequipe.fr (160.92.167.203): 56 data bytes | |
| Request timeout for icmp_seq 0 | |
| Request timeout for icmp_seq 1 | |
| Request timeout for icmp_seq 2 | |
| Request timeout for icmp_seq 3 | |
| Request timeout for icmp_seq 4 | |
| ^C | |
| --- lequipe.fr ping statistics --- | |
| 6 packets transmitted, 0 packets received, 100.0% packet loss |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ``` | |
| Config error at <Set name="blockingTimeout"><Property deprecated="jetty.httpConfig.blockingTimeout" default="-1"/></Set> java.lang.IllegalStateException: Must have attr 'name' or element 'Name' in file:/Users/olamy/dev/sources/open-sources/jetty/jetty.project/jetty-maven-plugin/target/it/jetty-run-distro-mojo-it/jetty-simple-webapp/target/jetty-home-9.4.11-SNAPSHOT/etc/jetty.xml | |
| 2018-05-16 13:41:14.253:WARN:oejx.XmlConfiguration:main: Config error at <New id="httpConfig" class="org.eclipse.jetty.server.HttpConfiguration"><Set name="secureScheme"><Property name="jetty.httpConfig.secureScheme" default="https"/></Set><Set name="securePort"><Property name="jetty.httpConfig.securePort" deprecated="jetty.secure.port" default="8443"/></Set><Set name="outputBufferSize"><Property name="jetty.httpConfig.outputBufferSize" deprecated="jetty.output.buffer.size" default="32768"/></Set><Set name="outputAggregationSize"><Property name="jetty.httpConfig.outputAggregationSize" deprecated="jetty.output.aggregation.size" def |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Crashed tests: | |
| org.eclipse.jetty.http.client.ServerTimeoutsTest | |
| at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671) | |
| at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) | |
| at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Caused by: java.lang.NullPointerException | |
| at org.hibernate.jpamodelgen.ImportContextImpl.importType (ImportContextImpl.java:69) | |
| at org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity.importType (AnnotationMetaEntity.java:141) | |
| at org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute.getDeclarationString (AnnotationMetaAttribute.java:42) | |
| at org.hibernate.jpamodelgen.ClassWriter.generateBody (ClassWriter.java:114) | |
| at org.hibernate.jpamodelgen.ClassWriter.writeFile (ClassWriter.java:54) | |
| at org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor.createMetaModelClasses (JPAMetaModelEntityProcesso |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.NoClassDefFoundError: java.sql.Date | |
| at org.apache.commons.beanutils.ConvertUtilsBean.class$(ConvertUtilsBean.java:157) | |
| at org.apache.commons.beanutils.ConvertUtilsBean.registerOther(ConvertUtilsBean.java:708) | |
| at org.apache.commons.beanutils.ConvertUtilsBean.deregister(ConvertUtilsBean.java:580) | |
| at org.apache.commons.beanutils.ConvertUtilsBean.<init>(ConvertUtilsBean.java:164) | |
| at org.apache.commons.beanutils.BeanUtilsBean.<init>(BeanUtilsBean.java:117) | |
| at org.apache.commons.beanutils.BeanUtilsBean$1.initialValue(BeanUtilsBean.java:68) | |
| at org.apache.commons.beanutils.ContextClassLoaderLocal.get(ContextClassLoaderLocal.java:153) | |
| at org.apache.commons.beanutils.BeanUtilsBean.getInstance(BeanUtilsBean.java:80) | |
| at org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:433) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running org.eclipse.jetty.http.client.AsyncIOServletTest.testWriteFromOnDataAvailable[transport: UNIX_SOCKET]() | |
| 2017-12-07 06:29:31.417:INFO:oejs.Server:main: jetty-9.4.9-SNAPSHOT, build timestamp: 2017-12-07T05:44:54Z, git hash: a0847ebe04291e555008c0c445c41adee65e932f | |
| 2017-12-07 06:29:31.427:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@329a1f8d{/,null,AVAILABLE} | |
| java.io.IOException: Invalid argument | |
| at jnr.unixsocket.Common.bind(Common.java:66) | |
| at jnr.unixsocket.UnixServerSocket.bind(UnixServerSocket.java:53) | |
| at org.eclipse.jetty.unixsocket.UnixSocketConnector.open(UnixSocketConnector.java:249) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "_index" : "loadresult", | |
| "_type" : "result", | |
| "_id" : "ccaea873-f523-44e9-b4c6-e81e8c04bfd4", | |
| "_score" : null, | |
| "_source" : { | |
| "serverInfo" : { | |
| "jettyVersion" : "9.4.7.v20170914", | |
| "availableProcessors" : 8, | |
| "totalMemory" : 320864256 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-09-01 06:25:20.592:WARN:oejut.QueuedThreadPool:qtp1645995473-621: Unexpected thread death: org.eclipse.jetty.util.thread.QueuedThreadPool$3@5823204e in qtp1645995473{STARTED,10<=200<=200,i=0,q=2084} | |
| 2017-09-01 06:25:20.592:WARN:oejut.QueuedThreadPool:qtp1645995473-165: | |
| java.lang.IllegalStateException: org.eclipse.jetty.util.SharedBlockingCallback$BlockerTimeoutException | |
| at org.eclipse.jetty.util.SharedBlockingCallback$Blocker.failed(SharedBlockingCallback.java:163) | |
| at org.eclipse.jetty.server.HttpOutput$2.failed(HttpOutput.java:608) | |
| at org.eclipse.jetty.server.HttpChannel$CommitCallback.failed(HttpChannel.java:850) | |
| at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:103) | |
| at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) | |
| at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) | |
| at java.lang.Thread.run(Thread.java:748) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-08-24 06:38:12.868:INFO:omjlgs.LoadGeneratorStarter:pool-2-thread-17: load generation failure | |
| java.util.concurrent.CompletionException: java.io.EOFException: HttpConnectionOverHTTP@1831f37(l:/10.0.0.59:35444 <-> r:/54.89.27.49:8080,closed=false)=>HttpChannelOverHTTP@1770bd85(exchange=HttpExchange@19b7411b req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1d88d6f5(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@588a4b20{s=START}],recv=HttpReceiverOverHTTP@4a845921(rsp=IDLE,failure=null)[HttpParser{s=CLOSED,0 of -1}]]<-SocketChannelEndPoint@691876f3{/54.89.27.49:8080<->/10.0.0.59:35444,ISHUT,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1831f37(l:/10.0.0.59:35444 <-> r:/54.89.27.49:8080,closed=false)=>HttpChannelOverHTTP@1770bd85(exchange=HttpExchange@19b7411b req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1d88d6f5(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@588a4b20{s=START}],recv=HttpReceiverOverHTTP@4a845921(rsp=IDLE,failu |