See https://builds.apache.org/job/maven-box/job/maven-javadoc-plugin/job/Jenkins_investigation/1/
No changes. 1 tests failed. FAILED: org.apache.maven.plugins.javadoc.JavadocReportTest.testDefaultConfiguration Error Message: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_152) on Sat Jan 06 13:42:26 UTC 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>App (Maven Javadoc Plugin Default configuration Test 1.0-SNAPSHOT API)</title> <meta name="date" content="2018-01-06"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="App (Maven Javadoc Plugin Default configuration Test 1.0-SNAPSHOT API)"; } } catch(err) { } //--> var methods = {"i0":9,"i1":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../def/configuration/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/App.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../def/configuration/AppSample.html" title="class in def.configuration"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?def/configuration/App.html" target="_top">Frames</a></li> <li><a href="App.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">def.configuration</div> <h2 title="Class App" class="title">Class App</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>def.configuration.App</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">App</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../def/configuration/App.html#App--">App</a></span>()</code> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../def/configuration/App.html#main-java.lang.String:A-">main</a></span>(java.lang.String[] args)</code> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../def/configuration/App.html#sampleMethod-java.lang.String-">sampleMethod</a></span>(java.lang.String str)</code> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="App--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>App</h4> <pre>public App()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="main-java.lang.String:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>main</h4> <pre>public static void main(java.lang.String[] args)</pre> </li> </ul> <a name="sampleMethod-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>sampleMethod</h4> <pre>protected void sampleMethod(java.lang.String str)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../def/configuration/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/App.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../def/configuration/AppSample.html" title="class in def.configuration"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?def/configuration/App.html" target="_top">Frames</a></li> <li><a href="App.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html> Stack Trace: junit.framework.AssertionFailedError: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_152) on Sat Jan 06 13:42:26 UTC 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>App (Maven Javadoc Plugin Default configuration Test 1.0-SNAPSHOT API)</title> <meta name="date" content="2018-01-06"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="App (Maven Javadoc Plugin Default configuration Test 1.0-SNAPSHOT API)"; } } catch(err) { } //--> var methods = {"i0":9,"i1":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../def/configuration/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/App.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../def/configuration/AppSample.html" title="class in def.configuration"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?def/configuration/App.html" target="_top">Frames</a></li> <li><a href="App.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">def.configuration</div> <h2 title="Class App" class="title">Class App</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>def.configuration.App</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">App</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../def/configuration/App.html#App--">App</a></span>()</code> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../def/configuration/App.html#main-java.lang.String:A-">main</a></span>(java.lang.String[] args)</code> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../def/configuration/App.html#sampleMethod-java.lang.String-">sampleMethod</a></span>(java.lang.String str)</code> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="App--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>App</h4> <pre>public App()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="main-java.lang.String:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>main</h4> <pre>public static void main(java.lang.String[] args)</pre> </li> </ul> <a name="sampleMethod-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>sampleMethod</h4> <pre>protected void sampleMethod(java.lang.String str)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../def/configuration/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/App.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../def/configuration/AppSample.html" title="class in def.configuration"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?def/configuration/App.html" target="_top">Frames</a></li> <li><a href="App.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html> at org.apache.maven.plugins.javadoc.JavadocReportTest.testDefaultConfiguration(JavadocReportTest.java:240) Build log: [...truncated 2.45 MB...] [windows-jdk8] [INFO] ..SUCCESS (24.9 s) [windows-jdk8] [INFO] Building: dependencySource-3\pom.xml [linux-jdk9] [INFO] run script verify.bsh [linux-jdk9] [INFO] ..SUCCESS (21.5 s) [linux-jdk9] [INFO] Building: dependencySource-1/pom.xml [linux-jdk8] [INFO] run script verify.bsh [linux-jdk8] [INFO] ..SUCCESS (7.3 s) [linux-jdk8] [INFO] Building: MJAVADOC-498_mm_modulepath/pom.xml [linux-jdk8] [INFO] ..SKIPPED due to JRE version [linux-jdk8] [INFO] Building: detectLinks/pom.xml [linux-jdk7] [INFO] run script verify.bsh [linux-jdk7] [INFO] ..SUCCESS (12.0 s) [linux-jdk7] [INFO] Building: MJAVADOC-172/pom.xml [linux-jdk9] [INFO] run script verify.bsh [linux-jdk9] [INFO] ..SUCCESS (8.9 s) [linux-jdk9] [INFO] Building: MJAVADOC-325/pom.xml [windows-jdk9] [INFO] run script verify.bsh [windows-jdk9] [INFO] ..SUCCESS (23.2 s) [windows-jdk9] [INFO] Building: dependencySource-2\pom.xml [linux-jdk7] [INFO] run script verify.bsh [linux-jdk7] [INFO] ..SUCCESS (7.4 s) [linux-jdk7] [INFO] Building: MJAVADOC-365/pom.xml [linux-jdk9] [INFO] run script verify.bsh [linux-jdk9] [INFO] ..SUCCESS (4.9 s) [linux-jdk9] [INFO] Building: javadoc-fix/pom.xml [windows-jdk7] [INFO] run script verify.bsh [windows-jdk7] [INFO] ..SUCCESS (24.3 s) [windows-jdk7] [INFO] Building: dependencySource-4\pom.xml [linux-jdk7] [INFO] run script verify.bsh [linux-jdk7] [INFO] ..SUCCESS (6.0 s) [linux-jdk7] [INFO] Building: MJAVADOC-369/pom.xml [linux-jdk8] [INFO] run script verify.bsh [linux-jdk8] [INFO] ..SUCCESS (14.6 s) [linux-jdk8] [INFO] Building: MJAVADOC-275/pom.xml [linux-jdk9] [INFO] run script verify.bsh [linux-jdk9] [INFO] ..SUCCESS (4.1 s) [linux-jdk9] [INFO] Building: MJAVADOC-172/pom.xml [linux-jdk9] [INFO] run script verify.bsh [linux-jdk9] [INFO] ..SUCCESS (5.8 s) [linux-jdk9] [INFO] Building: MJAVADOC-194/pom.xml [linux-jdk8] [INFO] ..SUCCESS (7.9 s) [linux-jdk8] [INFO] [linux-jdk8] [INFO] --- mrm-maven-plugin:1.1.0:stop (repository) @ maven-javadoc-plugin --- [linux-jdk8] [INFO] Stopping Mock Repository Manager on http://localhost:54269 [linux-jdk8] [INFO] Stopped [email protected]:54269 [linux-jdk8] [INFO] Mock Repository Manager http://localhost:54269 is stopped. [linux-jdk8] [INFO] [linux-jdk8] [INFO] --- mrm-maven-plugin:1.1.0:stop (3rdparty) @ maven-javadoc-plugin --- [linux-jdk8] [INFO] Stopping Mock Repository Manager on http://localhost:52489 [linux-jdk8] [INFO] Stopped [email protected]:52489 [linux-jdk8] [INFO] Mock Repository Manager http://localhost:52489 is stopped. [linux-jdk8] [INFO] [linux-jdk8] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-javadoc-plugin --- [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom (3.0 kB at 197 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 286 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 632 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 903 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 128 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 1.6 MB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 272 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 1.6 MB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 120 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom (30 kB at 2.2 MB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 482 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom (4.8 kB at 435 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom (7.9 kB at 660 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom (3.1 kB at 282 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom (1.3 kB at 116 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 164 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 567 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 699 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar (13 kB at 870 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 1.4 MB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 2.3 MB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar (26 kB at 945 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar (10 kB at 375 kB/s) [linux-jdk8] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar (345 kB at 12 MB/s) [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 5.3 MB/s) [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 4.2 MB/s) [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar (1.0 MB at 11 MB/s) [linux-jdk8] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 14 MB/s) [linux-jdk8] [INFO] There are 8 errors reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset. [linux-jdk8] [ERROR] src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java[543:30] (whitespace) WhitespaceAround: '=' is not preceded with whitespace. [linux-jdk8] [ERROR] src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java[545:13] (blocks) AvoidNestedBlocks: Avoid nested blocks. [linux-jdk8] [ERROR] src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java[552:30] (whitespace) WhitespaceAround: '=' is not preceded with whitespace. [linux-jdk8] [ERROR] src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java[554:13] (blocks) AvoidNestedBlocks: Avoid nested blocks. [linux-jdk8] [INFO] Ignored 4 errors, 4 violations remaining. [linux-jdk8] [INFO] ------------------------------------------------------------------------ [linux-jdk8] [INFO] BUILD FAILURE [linux-jdk8] [INFO] ------------------------------------------------------------------------ [linux-jdk8] [INFO] Total time: 05:53 min [linux-jdk8] [INFO] Finished at: 2018-01-06T13:47:18Z [windows-jdk8] [INFO] run script verify.bsh [windows-jdk8] [INFO] ..SUCCESS (25.8 s) [windows-jdk8] [INFO] Building: dependencySource-4\pom.xml [linux-jdk8] [INFO] Final Memory: 64M/1656M [linux-jdk8] [INFO] ------------------------------------------------------------------------ [linux-jdk8] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/lugin_Jenkins_investigation-XMH53YEN2PKRRDIEGSSOM3JEJOBRY257ATPQFDZAASG7YO2URE4Q@tmp/withMaven9abf9599/maven-spy-20180106-134125-3631258299905900015483.log [linux-jdk8] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) on project maven-javadoc-plugin: You have 4 Checkstyle violations. -> [Help 1] [linux-jdk8] [ERROR] [linux-jdk8] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [linux-jdk8] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [linux-jdk8] [ERROR] [linux-jdk8] [ERROR] For more information about the errors and possible solutions, please read the following articles: [linux-jdk8] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [Pipeline] [linux-jdk8] } [Pipeline] [linux-jdk8] // dir [linux-jdk7] [INFO] run script verify.bsh [linux-jdk7] [INFO] ..SUCCESS (11.9 s) [linux-jdk7] [INFO] Building: MJAVADOC-414/pom.xml [Pipeline] [linux-jdk8] } [linux-jdk8] [withMaven] Skip 'Generated Artifacts Publisher' disabled by configuration [linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:3.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/target/surefire-reports/*.xml [linux-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results [linux-jdk8] [withMaven] Skip 'Findbugs Publisher' disabled by configuration [linux-jdk8] [withMaven] Skip 'Open Task Scanner Publisher' disabled by configuration [Pipeline] [linux-jdk8] // withMaven [Pipeline] [linux-jdk8] echo [linux-jdk8] [FAIL FAST] This is the first failure and likely root cause [Pipeline] [linux-jdk8] } [Pipeline] [linux-jdk8] // stage [Pipeline] [linux-jdk8] } [Pipeline] [linux-jdk8] // node [Pipeline] [linux-jdk8] } [linux-jdk8] Failed in branch linux-jdk8 [linux-jdk7] Sending interrupt signal to process [linux-jdk9] [INFO] run script verify.bsh [linux-jdk9] [INFO] ..SUCCESS (6.8 s) [linux-jdk9] [INFO] Building: MJAVADOC-497/pom.xml [linux-jdk9] Sending interrupt signal to process [linux-jdk7] [INFO] ..FAILED (3.0 s) [linux-jdk7] [INFO] The build exited with code 143. See /home/jenkins/jenkins-slave/workspace/lugin_Jenkins_investigation-XMH53YEN2PKRRDIEGSSOM3JEJOBRY257ATPQFDZAASG7YO2URE4Q/m/target/it/MJAVADOC-414/build.log for details. [linux-jdk7] [INFO] Building: MJAVADOC-437/pom.xml [linux-jdk7] Terminated [windows-jdk7] Sending interrupt signal to process [linux-jdk9] [INFO] ..FAILED (1.3 s) [linux-jdk9] [INFO] The build exited with code 143. See /home/jenkins/jenkins-slave/workspace/lugin_Jenkins_investigation-XMH53YEN2PKRRDIEGSSOM3JEJOBRY257ATPQFDZAASG7YO2URE4Q/m/target/it/MJAVADOC-497/build.log for details. [linux-jdk9] [INFO] Building: MJAVADOC-137/pom.xml [linux-jdk9] Terminated [windows-jdk8] Sending interrupt signal to process [windows-jdk8] [INFO] ..FAILED (11.2 s) [windows-jdk8] [INFO] The build exited with code -1. See f:\jenkins\jenkins-slave\workspace\lugin_Jenkins_investigation-XMH53YEN2PKRRDIEGSSOM3JEJOBRY257ATPQFDZAASG7YO2URE4Q@2\m\target\it\dependencySource-4\build.log for details. [windows-jdk8] [INFO] Building: detectLinks\pom.xml [windows-jdk9] Sending interrupt signal to process [Pipeline] [linux-jdk7] } [Pipeline] [windows-jdk8] } [Pipeline] [linux-jdk9] } [Pipeline] [linux-jdk7] // dir [Pipeline] [windows-jdk8] // dir [Pipeline] [linux-jdk9] // dir [Pipeline] [linux-jdk7] } [linux-jdk7] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details. [Pipeline] [windows-jdk8] } [windows-jdk8] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details. [Pipeline] [linux-jdk9] } [linux-jdk9] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details. [Pipeline] [linux-jdk7] // withMaven [Pipeline] [windows-jdk8] // withMaven [Pipeline] [linux-jdk9] // withMaven [Pipeline] [linux-jdk7] echo [linux-jdk7] [FAIL FAST] linux-jdk8 had first failure, ignoring script returned exit code 143 [Pipeline] [linux-jdk7] } [Pipeline] [windows-jdk8] echo [windows-jdk8] [FAIL FAST] linux-jdk8 had first failure, ignoring script returned exit code -1 [Pipeline] [windows-jdk8] } [Pipeline] [linux-jdk9] echo [linux-jdk9] [FAIL FAST] linux-jdk8 had first failure, ignoring script returned exit code 143 [Pipeline] [linux-jdk9] } [Pipeline] [linux-jdk7] // stage [Pipeline] [windows-jdk8] // stage [Pipeline] [linux-jdk9] // stage [Pipeline] [linux-jdk7] } [Pipeline] [linux-jdk9] } [Pipeline] [windows-jdk8] } [Pipeline] [linux-jdk7] // node [Pipeline] [linux-jdk9] // node [Pipeline] [windows-jdk8] // node [Pipeline] [linux-jdk7] } [Pipeline] [linux-jdk9] } [Pipeline] [windows-jdk8] } [windows-jdk9] [INFO] ..FAILED (27.1 s) [windows-jdk9] [INFO] The build exited with code -1. See f:\jenkins\jenkins-slave\workspace\lugin_Jenkins_investigation-XMH53YEN2PKRRDIEGSSOM3JEJOBRY257ATPQFDZAASG7YO2URE4Q\m\target\it\dependencySource-2\build.log for details. [windows-jdk9] [INFO] Building: dependencySource-3\pom.xml [Pipeline] [windows-jdk9] } [Pipeline] [windows-jdk9] // dir [Pipeline] [windows-jdk9] } [windows-jdk9] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details. [Pipeline] [windows-jdk9] // withMaven [Pipeline] [windows-jdk9] echo [windows-jdk9] [FAIL FAST] linux-jdk8 had first failure, ignoring script returned exit code -1 [Pipeline] [windows-jdk9] } [Pipeline] [windows-jdk9] // stage [Pipeline] [windows-jdk9] } [Pipeline] [windows-jdk9] // node [Pipeline] [windows-jdk9] } [windows-jdk7] After 10s process did not stop [Pipeline] [windows-jdk7] } [Pipeline] [windows-jdk7] // dir [Pipeline] [windows-jdk7] } [windows-jdk7] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details. [Pipeline] [windows-jdk7] // withMaven [Pipeline] [windows-jdk7] echo [windows-jdk7] [FAIL FAST] linux-jdk8 had first failure, ignoring null [Pipeline] [windows-jdk7] } [Pipeline] [windows-jdk7] // stage [Pipeline] [windows-jdk7] } [Pipeline] [windows-jdk7] // node [Pipeline] [windows-jdk7] } [Pipeline] // parallel [Pipeline] echo ***** FAST FAILURE ***** Fast failure triggered by linux-jdk8 ***** FAST FAILURE ***** [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] emailext
