You are viewing a plain text version of this content. The canonical link for it is here.
Posted to royale-builds@royale.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/11/11 16:58:05 UTC

Build failed in Jenkins: Royale » Royale-compiler #1016

See <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/1016/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-5 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/royale-compiler.git # timeout=10
Fetching upstream changes from https://github.com/apache/royale-compiler.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/royale-compiler.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
Checking out Revision f04e9788b5ab9201d9c7f3bf4848d110d92167fc (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f04e9788b5ab9201d9c7f3bf4848d110d92167fc # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D develop # timeout=10
 > git checkout -b develop f04e9788b5ab9201d9c7f3bf4848d110d92167fc # timeout=10
Commit message: "linter: more tests"
 > git rev-list --no-walk f04e9788b5ab9201d9c7f3bf4848d110d92167fc # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 61581
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Royale-compiler] $ f:\\jenkins\\tools\\java\\latest1.8/bin/java -cp f:\jenkins\jenkins-home\712657a4\maven35-agent.jar;f:\jenkins\tools\maven\latest\boot\plexus-classworlds-2.6.0.jar;f:\\jenkins\\tools\\maven\\latest/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest F:\jenkins\jenkins-home\slave.jar f:\jenkins\jenkins-home\712657a4\maven35-interceptor.jar f:\jenkins\jenkins-home\712657a4\maven3-interceptor-commons.jar 61581
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:135)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:65)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
	at hudson.slaves.Channels.forProcess(Channels.java:119)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:296)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

Jenkins build is back to normal : Royale » Royale-compiler #1017

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/1017/display/redirect>