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

Move org.eclipse.equinox.event to use automatic manifest generation #246

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Move org.eclipse.equinox.event to use automatic manifest generation

f712713
Select commit
Loading
Failed to load commit list.
Draft

Move org.eclipse.equinox.event to use automatic manifest generation #246

Move org.eclipse.equinox.event to use automatic manifest generation
f712713
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Equinox / Code Analysis failed May 3, 2024 in 34s

Build: error in 'junit' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/equinox_PR-246/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 -Drt.equinox.binaries.loc=/home/jenkins/agent/workspace/equinox_PR-246/rt.equinox.binaries .

script returned exit code 1
Build log
+ mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/equinox_PR-246/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 -Drt.equinox.binaries.loc=/home/jenkins/agent/workspace/equinox_PR-246/rt.equinox.binaries
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:4.0.4-SNAPSHOT is missing, no dependency information available
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:4.0.4-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.tycho:tycho-maven-plugin:jar:4.0.4-SNAPSHOT (absent): Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:4.0.4-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.equinox:parent:4.30.0-SNAPSHOT (/home/jenkins/agent/workspace/equinox_PR-246/pom.xml) has 1 error
[ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:4.0.4-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.tycho:tycho-maven-plugin:jar:4.0.4-SNAPSHOT (absent): Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:4.0.4-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException

Build / Archive JUnit-formatted test results

Error in junit step, with arguments **/target/surefire-reports/TEST-*.xml.

No test report files were found. Configuration error?
Build log
Recording test results
No test report files were found. Configuration error?

Details

  • Declarative: Checkout SCM (12 sec)
    • Declarative: Tool Install (0.77 sec)
      • get binaries (8 sec)
      • Build (11 sec)
        Error: script returned exit code 1
        Error: No test report files were found. Configuration error?