Bow-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
July 2015
- 1 participants
- 12 discussions
See <http://ci.chorem.org/jenkins/job/bow-sonar/3/changes>
Changes:
[Benjamin POUSSIN] struts 2.3.16 as by default struts.mapper.action.prefix.enabled = false
[Benjamin POUSSIN] use chorempom 2.3
[Benjamin POUSSIN] change sub module version to 1.4.1-SNAPSHOT
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development
[Maven Release] Fix space in license header
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.1' with non-snapshot versions
[Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
[Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
[Benjamin POUSSIN] fixes #1261: Can use prefix that start with another existing prefix
[Benjamin POUSSIN] fixes #1203: Pouvoir masquer les resultats filtres ayant un certain tag
------------------------------------------
[...truncated 198 lines...]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 30; columnNumber: 63; The value of attribute "test" associated with an element type "null" must not contain the '<' character.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] bookmark.jsp~:2:22: Element type "div" must be followed by either attribute specifications, ">" or "/>".
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 2; columnNumber: 22; Element type "div" must be followed by either attribute specifications, ">" or "/>".
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 2; columnNumber: 22; Element type "div" must be followed by either attribute specifications, ">" or "/>".
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] temporaryXml.jsp~:5:6: The processing instruction target matching "[xX][mM][lL]" is not allowed.
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] permanentXml.jsp~:6:6: The processing instruction target matching "[xX][mM][lL]" is not allowed.
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 6; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 6; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[Fatal Error] rightMenu.jsp~:5:31: The prefix "sj" for element "sj:dialog" is not bound.
[ERROR] could not parse file <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp/WEB-IN…>
org.nuiton.i18n.plugin.parser.ParserException: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 31; The prefix "sj" for element "sj:dialog" is not bound.
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:400)
at org.nuiton.i18n.plugin.parser.ParserExecutor$ParserTask.run(ParserExecutor.java:219)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.xml.sax.SAXParseException; systemId: file://<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n-workdir/WE…;> lineNumber: 5; columnNumber: 31; The prefix "sj" for element "sj:dialog" is not bound.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:177)
at org.nuiton.i18n.plugin.parser.impl.AbstractParserXmlMojo$XmlFileParser.parseFile(AbstractParserXmlMojo.java:387)
... 4 more
[INFO]
[INFO] >>> maven-i18n-plugin:2.3.1:gen (gen-and-make-bundle) > :get @ bow-ui >>>
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:get (get) @ bow-ui ---
[INFO] Copying bow-ui.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>
[INFO] Copying bow-ui.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>
[INFO]
[INFO] <<< maven-i18n-plugin:2.3.1:gen (gen-and-make-bundle) < :get @ bow-ui <<<
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:gen (gen-and-make-bundle) @ bow-ui ---
[WARNING] bundle fr_FR contains 19/180 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] Copying bow-ui_fr_FR.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/resources/i18…>
[WARNING] bundle en_GB contains 19/180 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] Copying bow-ui_en_GB.properties to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/resources/i18…>
[INFO]
[INFO] >>> maven-i18n-plugin:2.3.1:bundle (gen-and-make-bundle) > :collect-i18n-artifacts @ bow-ui >>>
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:collect-i18n-artifacts (collect-i18n-artifacts) @ bow-ui ---
[INFO] collected 3 i18n artifacts for locale fr_FR stored in <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n/collect-bo…>
[INFO] collected 3 i18n artifacts for locale en_GB stored in <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/i18n/collect-bo…>
[INFO]
[INFO] <<< maven-i18n-plugin:2.3.1:bundle (gen-and-make-bundle) < :collect-i18n-artifacts @ bow-ui <<<
[INFO]
[INFO] --- maven-i18n-plugin:2.3.1:bundle (gen-and-make-bundle) @ bow-ui ---
[WARNING] bundle fr_FR contains 19/222 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 19/222 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ bow-ui ---
[INFO] Compiling 58 source files to <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/java/org/chor…>:[60,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.util.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/java/org/chor…>:[63,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.util.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/java/org/chor…>:[182,25] equals(java.lang.Object,java.lang.Object) in org.apache.commons.lang3.ObjectUtils has been deprecated
[INFO] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/generated-sourc…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow-ui ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/surefire-workdir>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ bow-ui ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bow-ui ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ bow-ui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bow-ui] in [<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/bow-ui-1.5-SNAP…]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/src/main/webapp]>
[INFO] Webapp assembled in [4796 msecs]
[INFO] Building war: <http://ci.chorem.org/jenkins/job/bow-sonar/ws/bow-ui/target/bow-ui-1.5-SNAP…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow-ui ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ SUCCESS [ 14.844 s]
[INFO] BOW :: Chromium extension .......................... SUCCESS [ 32.439 s]
[INFO] BOW UI ............................................. SUCCESS [02:37 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:40 min
[INFO] Finished at: 2015-07-16T02:19:53+02:00
[INFO] Final Memory: 40M/214M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[bow-sonar] $ /opt/maven3/bin/mvn -f <http://ci.chorem.org/jenkins/job/bow-sonar/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -B sonar:sonar -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-chorem.org ******** ******** -Dsonar.host.url=http://qa.chorem.org ******** ********
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- sonar-maven-plugin:2.6:sonar (default-cli) @ bow ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ FAILURE [ 32.331 s]
[INFO] BOW :: Chromium extension .......................... SKIPPED
[INFO] BOW UI ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.412 s
[INFO] Finished at: 2015-07-16T02:22:08+02:00
[INFO] Final Memory: 19M/240M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project bow: Execution default-cli of goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar failed: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'. connect timed out -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project bow: Execution default-cli of goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar failed: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-cli of goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar failed: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'.
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalStateException: SonarQube server can not be reached at http://qa.chorem.org. Please check the parameter 'sonar.host.url'.
at org.codehaus.mojo.sonar.ServerMetadata.getVersion(ServerMetadata.java:70)
at org.codehaus.mojo.sonar.ServerMetadata.logSettings(ServerMetadata.java:84)
at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:126)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
... 21 more
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
at sun.net.www.http.HttpClient.New(HttpClient.java:308)
at sun.net.www.http.HttpClient.New(HttpClient.java:326)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
at org.codehaus.mojo.sonar.ServerMetadata.getConnection(ServerMetadata.java:119)
at org.codehaus.mojo.sonar.ServerMetadata.remoteContent(ServerMetadata.java:91)
at org.codehaus.mojo.sonar.ServerMetadata.getVersion(ServerMetadata.java:66)
... 24 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
SonarQube analysis completed: FAILURE
Build step 'SonarQube' changed build result to FAILURE
Build step 'SonarQube' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 2 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
14
25 Feb '16
See <http://ci.chorem.org/jenkins/job/bow-demo-latest/1/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/>
Cloning the remote Git repository
Cloning repository http://git.chorem.org/bow.git
> git init <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/> # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision c4a1b41675e4726bd61d6937c1dc243adb1a7ec3 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f c4a1b41675e4726bd61d6937c1dc243adb1a7ec3
First time build. Skipping changelog.
[bow-demo-latest] $ /opt/maven3/bin/mvn -s /var/local/forge/data/chorem.org/maven/settings.xml -Padd-git-commit-id-to-project-version -N
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.491 s
[INFO] Finished at: 2015-06-19T01:23:11+02:00
[INFO] Final Memory: 7M/240M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "add-git-commit-id-to-project-version" could not be activated because it does not exist.
[ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
12
01 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site/2/changes>
Changes:
[Samuel Maisonneuve] [Documentation] - Corrections : url marque page pour chromium et mise en page recherche
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development
[Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
[Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Benjamin POUSSIN] struts 2.3.16 as by default struts.mapper.action.prefix.enabled = false
[Benjamin POUSSIN] use chorempom 2.3
[Benjamin POUSSIN] change sub module version to 1.4.1-SNAPSHOT
[Maven Release] Fix space in license header
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.1' with non-snapshot versions
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c546bbeb17b7e83ed54caaf50f2ea81af24d4d28 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c546bbeb17b7e83ed54caaf50f2ea81af24d4d28
> git rev-list 47db070d589b38b35c06cc19761872fc6ba3ff80 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[bow-technical-site] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 48252
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.4.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 47.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 175.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (3 KB at 22.6 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (58 KB at 959.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (6 KB at 33.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/javax/m…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (47 KB at 1082.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu… (0 B at 0.0 KB/sec)
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ bow ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/src>
[INFO] Scan 14 files header done in 37.254ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] release project Bow
[INFO] release version 1.4.1
[INFO] release date Wed Jul 15 00:00:00 CEST 2015
[INFO] release user CI Release Manager
[INFO] File saved in <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/changes/chang…>
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/surefire-work…>
[INFO] Executed tasks
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ bow ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow ---
[INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/collect/org.c…>
[INFO] Copying bow-1.4.1-site.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/ws/target/collect/org.c…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow ---
gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg'
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468410.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468920.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error
gpg: skipped "Code Lutin": secret key not available
gpg: signing failed: secret key not available
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ FAILURE [ 11.374 s]
[INFO] BOW :: Chromium extension .......................... SKIPPED
[INFO] BOW UI ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.827 s
[INFO] Finished at: 2015-07-15T19:11:26+02:00
[INFO] Final Memory: 33M/280M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project bow: Exit code: 2 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sending e-mails to: bow-build(a)list.chorem.org poussin(a)codelutin.com maisonneuve(a)codelutin.com maven-release(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
3
Build failed in Jenkins: bow-technical-site » bow #2
by admin+ci-chorem.org@codelutin.com 01 Aug '15
by admin+ci-chorem.org@codelutin.com 01 Aug '15
01 Aug '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/2/changes>
Changes:
[Samuel Maisonneuve] [Documentation] - Corrections : url marque page pour chromium et mise en page recherche
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development
[Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
[Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Samuel Maisonneuve] [Bow] Doc : get started (setup)
[Benjamin POUSSIN] use chorempom 2.3
[Maven Release] Fix space in license header
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.1' with non-snapshot versions
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/pom.x…> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.4.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 47.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (9 KB at 175.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (3 KB at 22.6 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (58 KB at 959.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (6 KB at 33.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/javax/m…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ecl…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui… (47 KB at 1082.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/plugin-to… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/commons/commons… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/javax/mail/mail/1.5.0-b01/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/eclipse/sisu/org.eclip… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/plexus/plexus… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/maven/maven-plu… (0 B at 0.0 KB/sec)
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ bow ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/LICEN…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/src>
[INFO] Scan 14 files header done in 37.254ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-parent/5.0… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/ow2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/cod…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/java-boo… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/ow2/asm/asm-all/5.0.3/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/codehaus/mojo/animal-s… (0 B at 0.0 KB/sec)
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ bow ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/commons-beanutils/commons-… (0 B at 0.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/apache/httpcomponents/… (0 B at 0.0 KB/sec)
[INFO] release project Bow
[INFO] release version 1.4.1
[INFO] release date Wed Jul 15 00:00:00 CEST 2015
[INFO] release user CI Release Manager
[INFO] File saved in <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO] Executed tasks
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ bow ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow ---
[INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO] Copying bow-1.4.1-site.xml to <http://ci.chorem.org/jenkins/job/bow-technical-site/org.chorem$bow/ws/targe…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow ---
gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg'
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468410.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x1468920.ci.50288': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error
gpg: skipped "Code Lutin": secret key not available
gpg: signing failed: secret key not available
[JENKINS] Archiving disabled
1
3
28 Jul '15
See <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow/12/>
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ bow ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-nightly/org.chorem$bow/ws/src>
[INFO] Scan 13 files header done in 265.12ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ bow ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ bow ---
[JENKINS] Archiving disabled
1
8
See <http://ci.chorem.org/jenkins/job/bow-nightly/12/>
------------------------------------------
Started by user Tony CHEMIT
Building in workspace <http://ci.chorem.org/jenkins/job/bow-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/develop^{commit} # timeout=10
Checking out Revision f6f8c39fe2ad0828ed454c07628e821cdf3aa4e2 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f f6f8c39fe2ad0828ed454c07628e821cdf3aa4e2
> git rev-list f6f8c39fe2ad0828ed454c07628e821cdf3aa4e2 # timeout=10
Parsing POMs
[bow-nightly] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.49.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 45563
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-nightly/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-nightly/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ bow ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-nightly/ws/src>
[INFO] Scan 13 files header done in 265.12ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ bow ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ bow ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 1 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ FAILURE [ 5.271 s]
[INFO] BOW :: Chromium extension .......................... SKIPPED
[INFO] BOW UI ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.823 s
[INFO] Finished at: 2015-03-14T17:26:52+01:00
[INFO] Final Memory: 31M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project bow: the version '1.5' could not be retrieve from redmine server. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project bow: the version '1.5' could not be retrieve from redmine server.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: the version '1.5' could not be retrieve from redmine server.
at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:376)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:119)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sending e-mails to: bow-build(a)list.chorem.org
channel stopped
1
8
Build failed in Jenkins: bow-technical-site-snapshot #1
by admin+ci-chorem.org@codelutin.com 28 Jul '15
by admin+ci-chorem.org@codelutin.com 28 Jul '15
28 Jul '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/1/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/>
Cloning the remote Git repository
Cloning repository http://git.chorem.org/bow.git
> git init <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/> # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://git.chorem.org/bow.git # timeout=10
Fetching upstream changes from http://git.chorem.org/bow.git
> git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision c4a1b41675e4726bd61d6937c1dc243adb1a7ec3 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f c4a1b41675e4726bd61d6937c1dc243adb1a7ec3
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.chorem:bow bow
Discovered a new module org.chorem:bow-extension-chromium BOW :: Chromium extension
Discovered a new module org.chorem:bow-ui BOW UI
Modules changed, recalculating dependency graph
[bow-technical-site-snapshot] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 42950
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ bow ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/ws/src>
[INFO] Scan 14 files header done in 57.594ms.
[INFO]
* uptodate header on 13 files.
* add header on 1 file.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ bow ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ bow ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ FAILURE [ 5.721 s]
[INFO] BOW :: Chromium extension .......................... SKIPPED
[INFO] BOW UI ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.306 s
[INFO] Finished at: 2015-06-19T00:34:22+02:00
[INFO] Final Memory: 34M/438M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project bow: the version '1.5' could not be retrieve from redmine server. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sending e-mails to: bow-build(a)list.chorem.org
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
7
Build failed in Jenkins: bow-technical-site-snapshot » bow #1
by admin+ci-chorem.org@codelutin.com 28 Jul '15
by admin+ci-chorem.org@codelutin.com 28 Jul '15
28 Jul '15
See <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ bow ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-technical-site-snapshot/org.chorem$bow…>
[INFO] Scan 14 files header done in 57.594ms.
[INFO]
* uptodate header on 13 files.
* add header on 1 file.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ bow ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ bow ---
[JENKINS] Archiving disabled
1
7
20 Jul '15
See <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow/2/changes>
Changes:
[Benjamin POUSSIN] use chorempom 2.3
[Maven Release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development
[Maven Release] Fix space in license header
[Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.4.1' with non-snapshot versions
[Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
[Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify -e -U -DperformRelease -Dredmine.skipGenerateChanges -Dmaven.javadoc.skip -Pcollect-deploy-files
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bow
[INFO] BOW :: Chromium extension
[INFO] BOW UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bow 1.5-reva074606
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ bow ---
[INFO] Will create or update license file [agpl_v3] to <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow/ws/LICENSE.…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ bow ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ bow ---
[INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow/ws/src>
[INFO] Scan 14 files header done in 47.974ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ bow ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ bow ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ bow ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow/ws/target/s…>
[INFO] Executed tasks
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bow >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ bow ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ bow ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bow <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bow ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bow ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bow ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ bow ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ bow ---
[INFO] Copying pom.xml to <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow/ws/target/c…>
[INFO] Copying bow-1.5-reva074606-site.xml to <http://ci.chorem.org/jenkins/job/bow-demo-latest/org.chorem$bow/ws/target/c…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ bow ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-deploy-files) @ bow ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bow ---
gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg'
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0xd51410.ci.24459': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error
gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0xd51920.ci.24459': Permission denied
gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error
gpg: skipped "Code Lutin": secret key not available
gpg: signing failed: secret key not available
[JENKINS] Archiving disabled
1
2
20 Jul '15
See <http://ci.chorem.org/jenkins/job/bow-ci/23/changes>
Changes:
[Benjamin POUSSIN] better form presentation for bookmark edition
[Benjamin POUSSIN] fixes #229: Partage de bookmark entre utilisateur
[Benjamin POUSSIN] fixes #229: Partage de bookmark entre utilisateur
------------------------------------------
[...truncated 139 lines...]
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/wikitty/org/nuiton/wikitty/wik… (2 KB at 0.7 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/nuiton/wikitty/wikitty… (2 KB at 0.7 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (2 KB at 0.6 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (3 KB at 28.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/nuiton/wikitty/wikitty…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (2 KB at 1.7 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/nuiton/wikitty/wikitty… (2 KB at 1.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (3 KB at 41.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/bow/org/nuiton/wikitty/wikitty…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (2 KB at 17.5 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/bow/org/nuiton/wikitty/wikitty… (2 KB at 13.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (4 KB at 82.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (62 KB at 908.4 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (28 KB at 350.6 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (50 KB at 172.5 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/wik… (533 KB at 1169.6 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bow-ui ---
[INFO] Deleting <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ bow-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ bow-ui ---
[INFO]
[INFO] --- eugene-maven-plugin:2.7.4:smart-generate (api generator) @ bow-ui ---
[WARNING] ================================================================================
[WARNING]
[WARNING] Since version 2.5, smart-generate is deprecated (it will be removed in version 3.0).
[WARNING] Prefer use now the generate goal.
[WARNING]
[WARNING] See http://maven-site.nuiton.org/eugene/eugene-maven-plugin/generate-mojo.html
[WARNING] See http://nuiton.org/issues/2251
[WARNING]
[WARNING] ================================================================================
[INFO] Process phase [zargo] for one entry.
[INFO] Expanding 1 xmi file(s) from <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/xmi>
[INFO] Will generate <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…>
[INFO] Generate one file in 69.186ms.
[INFO] Process phase [xmi] for one entry.
[INFO] Processing XSL tranformation on <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…> for 1 file(s).
[INFO] Will generate <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…>
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-uml14.xmi in 79 urls in 5.765s
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-java.xmi in 79 urls in 843.637ms
[INFO] Generate one file in 9.347s.
[INFO] Process phase [model] for 2 entries.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAccessStat.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyAuthorisation.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyGroup.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyI18n.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyLabel.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyToken.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyTreeNode.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:469) loadTagValue - Invalid tag value [org.nuiton.wikitty.entities.WikittyUser.class.tagvalue.version] : this tagvalue 'version' can not be apply on the given type 'class'.
INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 8 tag values were succesfull imported from <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/extracted-sources/…>
[INFO] No file generated.
[INFO] Apply generator WikittyMetaTransformer
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.void misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.WikittyHook misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.chorem.bow.Binary misses a "version" tagValue
WARN [pool-1-thread-1 for channel] (WikittyMetaTransformer.java:86) validateModel - org.nuiton.wikitty.entities.Wikitty misses a "version" tagValue
INFO [pool-1-thread-1 for channel] (WikittyContractGenerator.java:73) transformFromModel - 18 classes to process
WARN [pool-1-thread-1 for channel] (WikittyAbstractGenerator.java:267) addConstants - no version specified in model for org.nuiton.wikitty.entities.WikittyHook using 1.0
INFO [pool-1-thread-1 for channel] (WikittyImplementationGenerator.java:90) isGenerateImpl - Will not generate [org.nuiton.wikitty.entities.WikittyI18nImpl], there is some operations to manually implement
[INFO] Add compile source root : <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…>
[INFO] Add resource root :Resource {targetPath: null, filtering: false, FileSet {directory: <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…,> PatternSet [includes: {}, excludes: {**/*.java}]}}
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ bow-ui ---
[INFO] Configured Artifact: org.chorem:bow-extension-chromium:1.5-SNAPSHOT:crx
[INFO] Copying bow-extension-chromium-1.5-SNAPSHOT.crx to <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/bow-ui-1.5-SNAPSHO…>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (scan-java-sources) @ bow-ui ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserStruts2 (scan-jsp-sources) @ bow-ui ---
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (gen-and-make-bundle) > :get @ bow-ui >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ bow-ui ---
[INFO] Copying bow-ui.properties to <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…>
[INFO] Copying bow-ui.properties to <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (gen-and-make-bundle) < :get @ bow-ui <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (gen-and-make-bundle) @ bow-ui ---
[WARNING] bundle fr_FR contains 22/198 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 22/198 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:bundle (gen-and-make-bundle) > :collect-i18n-artifacts @ bow-ui >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:collect-i18n-artifacts (collect-i18n-artifacts) @ bow-ui ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/wikitty/org/nuiton/wikitty/3.1…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/wikitty/org/nuiton/wikitty/3.1… (1018 B at 1.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/wikitty/org/nuiton/wikitty/wik…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/wikitty/org/nuiton/wikitty/wik… (2 KB at 0.5 KB/sec)
[INFO] collected 3 i18n artifacts for locale fr_FR stored in <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/i18n/collect-bow-u…>
[INFO] collected 3 i18n artifacts for locale en_GB stored in <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/i18n/collect-bow-u…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:bundle (gen-and-make-bundle) < :collect-i18n-artifacts @ bow-ui <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:bundle (gen-and-make-bundle) @ bow-ui ---
[WARNING] bundle fr_FR contains 22/240 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 22/240 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bow-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ bow-ui ---
[INFO] Compiling 100 source files to <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/classes>
[INFO] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/target/generated-sources/…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[34,23] org.nuiton.util.VersionUtil in org.nuiton.util has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[62,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.config.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[65,31] <O>loadDefaultOptions(java.lang.Class<O>) in org.nuiton.config.ApplicationConfig has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[182,25] equals(java.lang.Object,java.lang.Object) in org.apache.commons.lang3.ObjectUtils has been deprecated
[WARNING] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[177,17] org.nuiton.util.VersionUtil in org.nuiton.util has been deprecated
[INFO] 6 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[78,100] cannot find symbol
symbol: variable PUBLIC
location: class org.nuiton.wikitty.services.WikittyServiceAuthorisation
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[144,63] cannot find symbol
symbol: variable PUBLIC
location: class org.nuiton.wikitty.services.WikittyServiceAuthorisation
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[91,49] cannot find symbol
symbol: variable PUBLIC
location: class org.nuiton.wikitty.services.WikittyServiceAuthorisation
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[248,21] no suitable method found for setParent(java.util.HashSet<java.lang.String>)
method org.nuiton.wikitty.entities.WikittyAuthorisation.setParent(org.nuiton.wikitty.entities.WikittyAuthorisation) is not applicable
(actual argument java.util.HashSet<java.lang.String> cannot be converted to org.nuiton.wikitty.entities.WikittyAuthorisation by method invocation conversion)
method org.nuiton.wikitty.entities.WikittyAuthorisation.setParent(java.lang.String) is not applicable
(actual argument java.util.HashSet<java.lang.String> cannot be converted to java.lang.String by method invocation conversion)
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bow ................................................ SUCCESS [ 34.850 s]
[INFO] BOW :: Chromium extension .......................... SUCCESS [ 12.578 s]
[INFO] BOW UI ............................................. FAILURE [01:08 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:33 min
[INFO] Finished at: 2015-07-20T04:38:14+02:00
[INFO] Final Memory: 39M/229M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project bow-ui: Compilation failure: Compilation failure:
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[78,100] cannot find symbol
[ERROR] symbol: variable PUBLIC
[ERROR] location: class org.nuiton.wikitty.services.WikittyServiceAuthorisation
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[144,63] cannot find symbol
[ERROR] symbol: variable PUBLIC
[ERROR] location: class org.nuiton.wikitty.services.WikittyServiceAuthorisation
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[91,49] cannot find symbol
[ERROR] symbol: variable PUBLIC
[ERROR] location: class org.nuiton.wikitty.services.WikittyServiceAuthorisation
[ERROR] <http://ci.chorem.org/jenkins/job/bow-ci/ws/bow-ui/src/main/java/org/chorem/…>:[248,21] no suitable method found for setParent(java.util.HashSet<java.lang.String>)
[ERROR] method org.nuiton.wikitty.entities.WikittyAuthorisation.setParent(org.nuiton.wikitty.entities.WikittyAuthorisation) is not applicable
[ERROR] (actual argument java.util.HashSet<java.lang.String> cannot be converted to org.nuiton.wikitty.entities.WikittyAuthorisation by method invocation conversion)
[ERROR] method org.nuiton.wikitty.entities.WikittyAuthorisation.setParent(java.lang.String) is not applicable
[ERROR] (actual argument java.util.HashSet<java.lang.String> cannot be converted to java.lang.String by method invocation conversion)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project bow-ui: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :bow-ui
Sending e-mails to: bow-build(a)list.chorem.org poussin(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 4 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
3