Jenkins build became unstable: nuiton-matrix-ci #42
See <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/43/> ------------------------------------------ [...truncated 587 lines...] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NuitonMatrix :: Nuiton-matrix-gui 2.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-matrix-gui --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-matrix-gui --- [INFO] [INFO] --- jaxx-maven-plugin:2.8.5:generate (generate-ui) @ nuiton-matrix-gui --- [INFO] use project compile scope class-path [INFO] Detects 1 modified jaxx file(s). [INFO] Generated 1 file(s) in 537.985ms [INFO] [INFO] --- i18n-maven-plugin:3.1:parserJava (default) @ nuiton-matrix-gui --- [INFO] start entry basedir:<http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/generated-sources/java,> includes:[**/*.java] [INFO] 1 file(s) to process (among 1 files) [INFO] start entry basedir:<http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/src/main/java,> includes:[**/*.java] [INFO] 25 file(s) to process (among 25 files) [INFO] Parsing is done. [treated file(s) : 9/26](total time:200.122ms) ( ~ 7.697ms / file) [INFO] [INFO] >>> i18n-maven-plugin:3.1:gen (default) > :get @ nuiton-matrix-gui >>> [INFO] [INFO] --- i18n-maven-plugin:3.1:get (get) @ nuiton-matrix-gui --- [INFO] config - basedir : <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] import getter java.getter in 161357ns [INFO] Copying nuiton-matrix-gui.properties to <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/generated-sources/i18n/nuiton-matrix-gui-fromGetters_fr_FR.properties> [INFO] Copying nuiton-matrix-gui.properties to <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/generated-sources/i18n/nuiton-matrix-gui-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.1:gen (default) < :get @ nuiton-matrix-gui <<< [INFO] [INFO] --- i18n-maven-plugin:3.1:gen (default) @ nuiton-matrix-gui --- [INFO] config - src basedir : <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/src/main/resources/i18n> [INFO] config - out basedir : <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/generated-sources/i18n> [INFO] config - locales : [fr_FR, en_GB] [INFO] prepare bundle for locale fr_FR [INFO] merge bundle fr_FR to out [INFO] copy bundle fr_FR to src [INFO] prepare bundle for locale en_GB [INFO] merge bundle en_GB to out [INFO] copy bundle en_GB to src [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-matrix-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-matrix-gui --- [INFO] Compiling 26 source files to <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/src/main/java/org/nuiton/math/matrix/gui/MatrixPopupMenu.java>:[312,25] isSupportedCSV() in org.nuiton.math.matrix.MatrixND has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/src/main/java/org/nuiton/math/matrix/viewer/renderer/MatrixPanelRenderer.java>:[138,37] getFile(java.lang.String...) in org.nuiton.util.FileUtil has been deprecated [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/src/main/java/org/nuiton/math/matrix/viewer/MatrixDimensionPanel.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/src/main/java/org/nuiton/math/matrix/viewer/MatrixDimensionPanel.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-matrix-gui --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- jaxx-maven-plugin:2.8.5:generate (generate-tests) @ nuiton-matrix-gui --- [INFO] use project compile scope class-path [INFO] Detects 1 modified jaxx file(s). [INFO] Generated 1 file(s) in 58.692ms [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-matrix-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-matrix-gui --- [INFO] Compiling 6 source files to <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-matrix-gui --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.math.matrix.gui.MatrixPanelEditorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.042 sec - in org.nuiton.math.matrix.gui.MatrixPanelEditorTest Running org.nuiton.math.matrix.gui.MatrixPanelListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.math.matrix.gui.MatrixPanelListenerTest Running org.nuiton.math.matrix.gui.MatrixTableModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.math.matrix.gui.MatrixTableModelTest Running org.nuiton.math.matrix.viewer.MatrixViewerPanelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.math.matrix.viewer.MatrixViewerPanelTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 4 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nuiton-matrix-gui --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/nuiton-matrix-gui/target/nuiton-matrix-gui-2.5.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ nuiton-matrix-gui --- [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Matrix ...................................... SUCCESS [ 2.651 s] [INFO] NuitonMatrix :: Nuiton-matrix ...................... SUCCESS [ 30.164 s] [INFO] NuitonMatrix :: Nuiton-matrix-gui .................. SUCCESS [ 3.133 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37.025 s [INFO] Finished at: 2015-03-05T13:27:49+01:00 [JENKINS] Archiving disabled [INFO] Final Memory: 39M/478M [INFO] ------------------------------------------------------------------------ Sending e-mails to: nuiton-matrix-build@list.nuiton.org [nuiton-matrix-ci] $ /opt/maven3/bin/mvn -f pom.xml -s /var/local/forge/data/nuiton.org/maven/settings.xml -e clean deploy -Prelease-profile channel stopped [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuiton Matrix [INFO] NuitonMatrix :: Nuiton-matrix [INFO] NuitonMatrix :: Nuiton-matrix-gui [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Matrix 2.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ matrix --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ matrix --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ matrix --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ matrix >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ matrix --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ matrix <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ matrix --- [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ matrix --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ matrix --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ matrix --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/pom.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/matrix/2.5/matrix-2.5.pom [INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-matrix-ci/ws/target/matrix-2.5-site_fr.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/matrix/2.5/matrix-2.5-site_fr.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ matrix --- Uploading: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui... 2/6 KB 4/6 KB 6/6 KB [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuiton Matrix ...................................... FAILURE [ 3.333 s] [INFO] NuitonMatrix :: Nuiton-matrix ...................... SKIPPED [INFO] NuitonMatrix :: Nuiton-matrix-gui .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.922 s [INFO] Finished at: 2015-03-05T13:27:54+01:00 [INFO] Final Memory: 27M/303M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project matrix: Failed to deploy artifacts: Could not transfer artifact org.nuiton:matrix:pom:2.5 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases): Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui.... Return code is: 400, ReasonPhrase: Bad Request. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project matrix: Failed to deploy artifacts: Could not transfer artifact org.nuiton:matrix:pom:2.5 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases): Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui.... Return code is: 400, ReasonPhrase: Bad Request. 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.apache.maven.cli.MavenCli.execute(MavenCli.java:584) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216) at org.apache.maven.cli.MavenCli.main(MavenCli.java:160) 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.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:matrix:pom:2.5 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases): Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui.... Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282) at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 19 more Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:matrix:pom:2.5 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases): Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui.... Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:240) ... 22 more Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:matrix:pom:2.5 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases): Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui.... Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139) ... 24 more Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.nuiton:matrix:pom:2.5 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases): Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui.... Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311) ... 27 more Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui.... Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513) at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644) at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427) at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350) ... 29 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 Build step 'Invoke top-level Maven targets' marked build as failure
participants (1)
-
admin+ci-nuiton.org@codelutin.com