Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TkBoard.java:45-49: Implement stakeholders to update... #1952

Closed
0pdd opened this issue Mar 21, 2019 · 34 comments
Closed

TkBoard.java:45-49: Implement stakeholders to update... #1952

0pdd opened this issue Mar 21, 2019 · 34 comments

Comments

@0pdd
Copy link
Collaborator

0pdd commented Mar 21, 2019

The puzzle 1657-8629e708 from #1657 has to be resolved:

* @todo #1657:30min Implement stakeholders to update catalog project
* properties such as architect, members, jobs, orders, cash, languages.
* Languages should be loaded from github repository.
* This stakeholder should be started once a day.
* All update should be performed in a transaction.

The puzzle was created by @g4s8 on 20-Mar-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0crat
Copy link
Collaborator

0crat commented Mar 21, 2019

@g4s8/z please, pay attention to this issue

@0crat
Copy link
Collaborator

0crat commented Mar 21, 2019

Job #1952 is now in scope, role is DEV

@0pdd
Copy link
Collaborator Author

0pdd commented Mar 21, 2019

@0pdd the puzzle #1954 is still not solved.

@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.1

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.1

@g4s8 OK, I will release it now. Please check the progress here

g4s8 added a commit that referenced this issue Mar 21, 2019
@0pdd
Copy link
Collaborator Author

0pdd commented Mar 21, 2019

The puzzle 1657-8629e708 has disappeared from the source code, that's why I closed this issue.

@0pdd 0pdd closed this as completed Mar 21, 2019
@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.1

@g4s8 Done! FYI, the full log is here (took me 16min)

@0crat 0crat removed the scope label Mar 21, 2019
@0crat
Copy link
Collaborator

0crat commented Mar 21, 2019

Job gh:zerocracy/farm#1952 is not assigned, can't get performer

@0crat
Copy link
Collaborator

0crat commented Mar 21, 2019

The job #1952 is now out of scope

g4s8 added a commit that referenced this issue Mar 21, 2019
@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.2

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.2

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.2

@g4s8 Done! FYI, the full log is here (took me 23min)

g4s8 added a commit that referenced this issue Mar 21, 2019
@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.3

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.3

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.3

@g4s8 Done! FYI, the full log is here (took me 18min)

g4s8 added a commit that referenced this issue Mar 21, 2019
@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.4

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.4

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.4

@g4s8 Done! FYI, the full log is here (took me 19min)

g4s8 added a commit that referenced this issue Mar 21, 2019
@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.5

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@0pdd @g4s8 Oops, I failed. You can see the full log here (spent 18min)

org.apache.maven.surefire.testset.TestSetFailedException: java.lang.IllegalStateException: There were some exceptions in the log above
	at org.apache.maven.surefire.common.junit4.JUnit4RunListener.rethrowAnyTestMechanismFailures(JUnit4RunListener.java:209)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.lang.IllegalStateException: There were some exceptions in the log above
	at com.zerocracy.TestListener.testRunFinished(TestListener.java:98)
	at org.junit.runner.notification.SynchronizedRunListener.testRunFinished(SynchronizedRunListener.java:42)
	at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:103)
	at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:72)
	at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:100)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:63)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
	... 7 more

	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
Caused by: java.lang.RuntimeException: There was an error in the forked process
org.apache.maven.surefire.testset.TestSetFailedException: java.lang.IllegalStateException: There were some exceptions in the log above
	at org.apache.maven.surefire.common.junit4.JUnit4RunListener.rethrowAnyTestMechanismFailures(JUnit4RunListener.java:209)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.lang.IllegalStateException: There were some exceptions in the log above
	at com.zerocracy.TestListener.testRunFinished(TestListener.java:98)
	at org.junit.runner.notification.SynchronizedRunListener.testRunFinished(SynchronizedRunListener.java:42)
	at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:103)
	at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:72)
	at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:100)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:63)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
	... 7 more

	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:584)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	... 21 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
container 7fb80d9e000bd83b20704afc7de3324984a0f38f0758489cd99170710ffbb4b5 is dead
Thu Mar 21 14:05:02 CET 2019

@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.5

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@0pdd @g4s8 Oops, I failed. You can see the full log here (spent 17min)


Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.827 sec - in com.zerocracy.pm.FootprintTest
Running com.zerocracy.tk.TkBoardTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 sec - in com.zerocracy.tk.TkBoardTest
Running com.zerocracy.tools.SignatureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.tools.SignatureTest

Results :

Tests in error: 
  BundlesTest.oneBundleWorksFine:304->run:377->lambda$run$11:377 » IllegalState ...
  BundlesTest.oneBundleWorksFine:311 » IllegalState java.lang.reflect.Invocation...

Tests run: 578, Failures: 0, Errors: 2, Skipped: 16

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project farm: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project farm: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
	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.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.MojoFailureException: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 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
container c92b41788ca9d8b4c5f9498412277b5300c511e7d12b9743eb71532b4911230e is dead
Thu Mar 21 14:25:04 CET 2019

@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.5

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@0pdd @g4s8 Oops, I failed. You can see the full log here (spent 15min)

Running com.zerocracy.farm.footprint.FtFarmTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.685 sec - in com.zerocracy.farm.footprint.FtFarmTest
Running com.zerocracy.tk.TkBoardTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.001 sec - in com.zerocracy.tk.TkBoardTest
Running com.zerocracy.tools.SignatureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.tools.SignatureTest

Results :

Tests in error: 
  BundlesTest.oneBundleWorksFine:304->run:377->lambda$run$11:377 » IllegalState ...
  BundlesTest.oneBundleWorksFine:311 » IllegalState java.lang.reflect.Invocation...

Tests run: 578, Failures: 0, Errors: 2, Skipped: 16

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project farm: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project farm: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
	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.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.MojoFailureException: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 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
container 8e8234344e51149ff5c206221eb41dae82877f1ed8078b95f877f00c773db213 is dead
Thu Mar 21 14:49:04 CET 2019

g4s8 added a commit that referenced this issue Mar 21, 2019
@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.5

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@0pdd @g4s8 Oops, I failed. You can see the full log here (spent 15min)

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 sec - in com.zerocracy.cash.ApiLayerQuotesTest
Running com.zerocracy.farm.guts.GsProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in com.zerocracy.farm.guts.GsProjectTest
Running com.zerocracy.tk.TkBoardTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 sec - in com.zerocracy.tk.TkBoardTest
Running com.zerocracy.tools.SignatureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.tools.SignatureTest

Results :

Tests in error: 
  BundlesTest.oneBundleWorksFine:304->run:377->lambda$run$11:377 » IllegalState ...

Tests run: 578, Failures: 0, Errors: 1, Skipped: 16

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project farm: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project farm: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
	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.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.MojoFailureException: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 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
container 8ad6ae21e49b7640250ae32134d4f475686f408780bbc2a8e6f37f007c831831 is dead
Thu Mar 21 15:18:15 CET 2019

g4s8 added a commit that referenced this issue Mar 21, 2019
@g4s8
Copy link
Collaborator

g4s8 commented Mar 21, 2019

@rultor release, tag=0.45.5

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@g4s8 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Mar 21, 2019

@rultor release, tag=0.45.5

@g4s8 Done! FYI, the full log is here (took me 19min)

@0pdd
Copy link
Collaborator Author

0pdd commented Jul 15, 2022

@0pdd the puzzle #unknown is still not solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants