See 
<https://ci-builds.apache.org/job/Royale/job/Royale-compiler/org.apache.royale.compiler$royale-compiler-parent/2115/display/redirect>

Changes:


------------------------------------------
Established TCP socket on 51167
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Jun 29, 2025 4:58:12 PM hudson.remoting.UserRequest perform
WARNING: LinkageError while performing 
UserRequest:hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK@5d9383ba
java.lang.UnsupportedClassVersionError: Failed to load 
hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472)
        at 
hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301)
        at 
hudson.remoting.RemoteClassLoader.loadWithMultiClassLoader(RemoteClassLoader.java:277)
        at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
        at java.base/java.lang.Class.forName0(Native Method)
        at java.base/java.lang.Class.forName(Class.java:398)
        at 
hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:133)
        at 
java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1986)
        at 
java.base/java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1853)
        at 
java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2184)
        at 
java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1670)
        at 
java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:488)
        at 
java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:446)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:312)
        at hudson.remoting.UserRequest.perform(UserRequest.java:196)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:391)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.UnsupportedClassVersionError: Failed to load 
jenkins.security.MasterToSlaveCallable
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472)
        at 
hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301)
        at 
hudson.remoting.RemoteClassLoader.loadWithMultiClassLoader(RemoteClassLoader.java:277)
        at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
        at java.base/java.lang.ClassLoader.defineClass1(Native Method)
        at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
        at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:878)
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470)
        ... 23 more
Caused by: java.lang.UnsupportedClassVersionError: 
jenkins/security/MasterToSlaveCallable has been compiled by a more recent 
version of the Java Runtime (class file version 61.0), this version of the Java 
Runtime only recognizes class file versions up to 55.0
        at java.base/java.lang.ClassLoader.defineClass1(Native Method)
        at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
        at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:878)
        at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470)
        ... 32 more

Established TCP socket on 51181
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/Royale/job/Royale-compiler/org.apache.royale.compiler$royale-compiler-parent/ws/pom.xml>
 -s C:\Users\Jenkins\.m2\settings.xml -U clean deploy -P 
apache-snapshots-enabled 
-Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=c16d34d3
 -DSONAR_TOKEN=2dd803edad64e6009a744ff48accfdbdc5b0bdb1
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Royale: Compiler: Parent                                    [pom]
[INFO] Apache Royale: Compiler: Compiler-Common                           [jar]
[INFO] Apache Royale: Compiler: Test Utils                                [jar]
[INFO] Apache Royale: Compiler: Externc                                   [jar]
[INFO] Apache Royale: Compiler: playerglobal.swc support                  [jar]
[INFO] Apache Royale: Compiler: Compiler                                  [jar]
[INFO] Apache Royale: Compiler: Compiler-JX                               [jar]
[INFO] Apache Royale: Compiler: SWFUtils                                  [jar]
[INFO] Apache Royale: Compiler: Debugger                                  [jar]
[INFO] Apache Royale: Compiler: AS3/MXML Code Formatter                   [jar]
[INFO] Apache Royale: Compiler: AS3/MXML Code Linter                      [jar]
[INFO] Apache Royale: Compiler: OEM Layer                                 [jar]
[INFO] Apache Royale: Royale Ant Tasks                                    [jar]
[INFO] Apache Royale: RoyaleUnit Ant Tasks                                [jar]
[INFO] Apache Royale: Royale Maven Plugin                        [maven-plugin]
[INFO] 
[INFO] ---------< org.apache.royale.compiler:royale-compiler-parent >----------
[INFO] Building Apache Royale: Compiler: Parent 0.9.13-SNAPSHOT          [1/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ royale-compiler-parent ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/Royale/job/Royale-compiler/org.apache.royale.compiler$royale-compiler-parent/ws/target>
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (enforce-maven-version) @ 
royale-compiler-parent ---
[INFO] 
[INFO] --- groovy:2.1.1:execute (prerequisite-check) @ royale-compiler-parent 
---
Detected OS:                    win
Detected minimum Flash version: 32.0
Detected minimum Air version:   32.0
Enabled profiles:



All known conditions met successfully.

[INFO] 
[INFO] --- jacoco:0.8.5:prepare-agent (pre-unit-test) @ royale-compiler-parent 
---
[INFO] surefireArgLine set to 
-javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=f:\\jenkins\\jenkins-home\\712657a4\\workspace\\Royale\\Royale-compiler\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- remote-resources:1.7.0:process (process-resource-bundles) @ 
royale-compiler-parent ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- site:3.8.2:attach-descriptor (attach-descriptor) @ 
royale-compiler-parent ---
[INFO] Attaching 'src\site\site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- jacoco:0.8.5:prepare-agent (pre-integration-test) @ 
royale-compiler-parent ---
[INFO] failsafeArgLine set to 
-javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=f:\\jenkins\\jenkins-home\\712657a4\\workspace\\Royale\\Royale-compiler\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- failsafe:2.22.1:integration-test (default) @ royale-compiler-parent 
---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- apache-rat:0.13:check (license-check) @ royale-compiler-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://ci-builds.apache.org/job/Royale/job/Royale-compiler/org.apache.royale.compiler$royale-compiler-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 105 implicit excludes (use -debug for more details).
[INFO] 16 explicit excludes (use -debug for more details).
[INFO] 48 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 43 licenses.
[INFO] 
[INFO] --- failsafe:2.22.1:verify (default) @ royale-compiler-parent ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- dependency:3.6.1:analyze-only (analyze) @ royale-compiler-parent ---
[INFO] Skipping pom project
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ royale-compiler-parent ---
[INFO] Installing 
<https://ci-builds.apache.org/job/Royale/job/Royale-compiler/org.apache.royale.compiler$royale-compiler-parent/ws/pom.xml>
 to 
F:\hudson\m2_repository\org\apache\royale\compiler\royale-compiler-parent\0.9.13-SNAPSHOT\royale-compiler-parent-0.9.13-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/Royale/job/Royale-compiler/org.apache.royale.compiler$royale-compiler-parent/ws/target\royale-compiler-parent-0.9.13-SNAPSHOT-site.xml>
 to 
F:\hudson\m2_repository\org\apache\royale\compiler\royale-compiler-parent\0.9.13-SNAPSHOT\royale-compiler-parent-0.9.13-SNAPSHOT-site.xml
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ royale-compiler-parent ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/royale-compiler-parent/0.9.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[WARNING] Encountered issue during deployment: Failed to retrieve remote 
metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml:
 Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[INFO] Retrying deployment attempt 2 of 6
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/royale-compiler-parent/0.9.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[WARNING] Encountered issue during deployment: Failed to retrieve remote 
metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml:
 Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[INFO] Retrying deployment attempt 3 of 6
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/royale-compiler-parent/0.9.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[WARNING] Encountered issue during deployment: Failed to retrieve remote 
metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml:
 Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[INFO] Retrying deployment attempt 4 of 6
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/royale-compiler-parent/0.9.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[WARNING] Encountered issue during deployment: Failed to retrieve remote 
metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml:
 Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[INFO] Retrying deployment attempt 5 of 6
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/royale-compiler-parent/0.9.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[WARNING] Encountered issue during deployment: Failed to retrieve remote 
metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml:
 Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[INFO] Retrying deployment attempt 6 of 6
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/royale-compiler-parent/0.9.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.royale.compiler:royale-compiler-parent:0.9.13-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Connect to 
repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: 
Connection refused: no further information
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/

Reply via email to