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

clean up the build #148

Closed
yegor256 opened this issue Jul 28, 2023 · 9 comments
Closed

clean up the build #148

yegor256 opened this issue Jul 28, 2023 · 9 comments

Comments

@yegor256
Copy link
Owner

No description provided.

yegor256 added a commit that referenced this issue Jul 28, 2023
yegor256 added a commit that referenced this issue Jul 28, 2023
yegor256 added a commit that referenced this issue Jul 28, 2023
yegor256 added a commit that referenced this issue Jul 28, 2023
yegor256 added a commit that referenced this issue Jul 28, 2023
@yegor256
Copy link
Owner Author

@rultor release, tag is 0.14.0

@rultor
Copy link
Collaborator

rultor commented Jul 28, 2023

@rultor release, tag is 0.14.0

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

@rultor
Copy link
Collaborator

rultor commented Jul 28, 2023

@rultor release, tag is 0.14.0

@yegor256 Oops, I failed. You can see the full log here (spent 4min)

remote: \u001b[1G\u001b[1G       [INFO] Compiling 39 source files with javac [debug optimize deprecation target 1.8] to target/classes\u001b[K
remote: \u001b[1G\u001b[1G       [INFO]\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] --- jcabi-maven-plugin:0.17.0:ajc (jcabi-ajc-compile) @ jare ---\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 23 kB/s)\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 37 kB/s)\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Unwoven classes will be copied to /tmp/build/target/unwoven\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Created temp dir /tmp/build/target/jcabi-ajc\u001b[K
remote: \u001b[1G\u001b[1G       \u001b[K
remote: \u001b[1G\u001b[1G       35 warnings\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] ajc result: 60 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)\u001b[K
remote: \u001b[1G\u001b[1G       [INFO]\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jare ---\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Copying 3 resources from src/test/resources to target/test-classes\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html\u001b[K
remote: \u001b[1G\u001b[1G       [INFO]\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jare ---\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Changes detected - recompiling the module! :dependency\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Compiling 15 source files with javac [debug optimize deprecation target 1.8] to target/test-classes\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] -------------------------------------------------------------\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] COMPILATION ERROR :\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] -------------------------------------------------------------\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] /tmp/build/src/test/java/io/jare/LogsTest.java:[33,19] cannot access org.mockito.Mockito\u001b[K
remote: \u001b[1G\u001b[1G       bad class file: /cache/.m2/repository/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar(org/mockito/Mockito.class)\u001b[K
remote: \u001b[1G\u001b[1G       class file has wrong version 55.0, should be 52.0\u001b[K
remote: \u001b[1G\u001b[1G       Please remove or make sure it appears in the correct subdirectory of the classpath.\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] 1 error\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] -------------------------------------------------------------\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] ------------------------------------------------------------------------\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] BUILD FAILURE\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] ------------------------------------------------------------------------\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Total time:  01:06 min\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] Finished at: 2023-07-28T12:02:21Z\u001b[K
remote: \u001b[1G\u001b[1G       [INFO] ------------------------------------------------------------------------\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project jare: Compilation failure\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] /tmp/build/src/test/java/io/jare/LogsTest.java:[33,19] cannot access org.mockito.Mockito\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR]   bad class file: /cache/.m2/repository/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar(org/mockito/Mockito.class)\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR]     class file has wrong version 55.0, should be 52.0\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR]     Please remove or make sure it appears in the correct subdirectory of the classpath.\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] -> [Help 1]\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR]\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] Re-run Maven using the -X switch to enable full debug logging.\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR]\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] For more information about the errors and possible solutions, please read the following articles:\u001b[K
remote: \u001b[1G\u001b[1G       [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException\u001b[K
remote: \u001b[1G\u001b[1G       \u001b[K
remote: \u001b[1G\u001b[1G       !     ERROR: Failed to build app with Maven\u001b[K
remote: \u001b[1G\u001b[1G       We're sorry this build is failing! If you can't find the issue in application code,\u001b[K
remote: \u001b[1G\u001b[1G       please submit a ticket so we can help: https://help.heroku.com/\u001b[K
remote: \u001b[1G\u001b[1G       \u001b[K
remote:  !     Failure during app build\u001b[K
remote:  !     Retagging old image 39fa7dfa3b00 as dokku/jare:latest\u001b[K
remote:  !     App build failed\u001b[K
To www.jare.io:jare
 \u001b[31m! [remote rejected]\u001b[m __rultor -> master (pre-receive hook declined)
\u001b[31merror: failed to push some refs to 'www.jare.io:jare'
\u001b[mcontainer 86cad7baffcea83564a6a53743b31c092a67c09b1ff1a9459f3499cf421f6781 is dead
Fri 28 Jul 2023 02:02:29 PM CEST

yegor256 added a commit that referenced this issue Jul 28, 2023
@yegor256
Copy link
Owner Author

@rultor release, tag is 0.14.0

@rultor
Copy link
Collaborator

rultor commented Jul 28, 2023

@rultor release, tag is 0.14.0

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

@rultor
Copy link
Collaborator

rultor commented Jul 28, 2023

@rultor release, tag is 0.14.0

@yegor256 Oops, I failed. You can see the full log here (spent 6min)

remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G       Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.\u001b[K
remote: \u001b[1G       Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 \u001b[K
remote: \u001b[1G       OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0\u001b[K
remote: \u001b[1G       Unrecognized VM option 'UseCGroupMemoryLimitForHeap'\u001b[K
remote: \u001b[1G       Error: Could not create the Java Virtual Machine.\u001b[K
remote: \u001b[1G       Error: A fatal exception has occurred. Program will exit.\u001b[K
remote: \u001b[1G=====> End of jare container output (web.1)\u001b[K
remote: parallel: This job failed:\u001b[K
remote: /var/lib/dokku/plugins/available/scheduler-docker-local/bin/scheduler-deploy-process-container jare herokuish dokku/jare:latest latest web 1 1\u001b[K
To www.jare.io:jare
 \u001b[31m! [remote rejected]\u001b[m __rultor -> master (pre-receive hook declined)
\u001b[31merror: failed to push some refs to 'www.jare.io:jare'
\u001b[mcontainer 0cdf8d5db5b77e450d3335fb43739a6f10986d1eae8b2c1db1811e0583a507e2 is dead
Fri 28 Jul 2023 02:16:29 PM CEST

yegor256 added a commit that referenced this issue Jul 28, 2023
@yegor256
Copy link
Owner Author

@rultor release, tag is 0.14.0

@rultor
Copy link
Collaborator

rultor commented Jul 28, 2023

@rultor release, tag is 0.14.0

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

@rultor
Copy link
Collaborator

rultor commented Jul 28, 2023

@rultor release, tag is 0.14.0

@yegor256 Done! FYI, the full log is here (took me 4min)

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

No branches or pull requests

2 participants