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

Build of "Che IDE :: Assemblies Tomcat" of Eclipse Che sometimes fails #14519

Closed
1 of 3 tasks
dmytro-ndp opened this issue Sep 12, 2019 · 2 comments
Closed
1 of 3 tasks
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.

Comments

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Sep 12, 2019

Error log from build https://ci.codenvycorp.com/job/che-master-ci/2596/console

[INFO] --- maven-dependency-plugin:3.0.1:unpack (unpack-tomcat) @ assembly-main ---
[INFO] Configured Artifact: org.eclipse.che.lib:che-tomcat8-slf4j-logback:?:zip
[INFO] Unpacking /home/codenvy/workspace/che-master-ci/.repository/org/eclipse/che/lib/che-tomcat8-slf4j-logback/7.2.0-SNAPSHOT/che-tomcat8-slf4j-logback-7.2.0-SNAPSHOT.zip to /home/codenvy/workspace/che-master-ci/assembly/assembly-main/target/dependency with includes "" and excludes ""
...
[INFO] Che IDE :: Assemblies Tomcat ....................... FAILURE [ 41.179 s]
[INFO] Che Selenium :: Parent ............................. SUCCESS [  0.237 s]
[INFO] Che Selenium :: Core ............................... SUCCESS [ 54.322 s]
[INFO] Che Selenium :: Test ............................... SUCCESS [ 13.794 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:18 min (Wall Clock)
[INFO] Finished at: 2019-09-11T13:21:42+00:00
[INFO] Final Memory: 311M/1689M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.1:unpack (unpack-tomcat) on project assembly-main: Error unpacking file: /home/codenvy/workspace/che-master-ci/.repository/org/eclipse/che/lib/che-tomcat8-slf4j-logback/7.2.0-SNAPSHOT/che-tomcat8-slf4j-logback-7.2.0-SNAPSHOT.zip to: /home/codenvy/workspace/che-master-ci/assembly/assembly-main/target/dependency
[ERROR] org.codehaus.plexus.archiver.ArchiverException: Error while expanding /home/codenvy/workspace/che-master-ci/.repository/org/eclipse/che/lib/che-tomcat8-slf4j-logback/7.2.0-SNAPSHOT/che-tomcat8-slf4j-logback-7.2.0-SNAPSHOT.zip: archive is not a ZIP archive
[ERROR] -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :assembly-main

Similar case: https://ci.codenvycorp.com/job/che-master-ci/2584/console

It could be related to #14497

Che version

  • latest
  • nightly
  • other: please specify

Environment

Codenvy CI job https://ci.codenvycorp.com/job/che-master-ci

@dmytro-ndp dmytro-ndp added the kind/bug Outline of a bug - must adhere to the bug report template. label Sep 12, 2019
@dmytro-ndp dmytro-ndp changed the title Build of "Che IDE :: Assemblies Tomcat" of Eclipse Che sometimes failed Build of "Che IDE :: Assemblies Tomcat" of Eclipse Che sometimes failed Sep 12, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 12, 2019
@dmytro-ndp dmytro-ndp changed the title Build of "Che IDE :: Assemblies Tomcat" of Eclipse Che sometimes failed Build of "Che IDE :: Assemblies Tomcat" of Eclipse Che sometimes fails Sep 12, 2019
@tsmaeder
Copy link
Contributor

Triaging as blocker, in analogy to the referenced issue #14497, which is triaged the same.

@tsmaeder tsmaeder added severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. team/platform and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 12, 2019
@skabashnyuk
Copy link
Contributor

CI issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

4 participants