You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by ap...@gmail.com on 2018/09/17 12:36:00 UTC

Build failed in Jenkins: royale-compiler #448

See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/448/display/redirect>

------------------------------------------
Started by timer
Building on master in workspace <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/>
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe 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.exe --version # timeout=10
 > git.exe fetch --tags --progress https://github.com/apache/royale-compiler.git +refs/heads/*:refs/remotes/origin/*
 > git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 5da216d63ef45ba932927ea10fbcc539e3f18e06 (refs/remotes/origin/develop)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f 5da216d63ef45ba932927ea10fbcc539e3f18e06
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git.exe rev-list --no-walk 5da216d63ef45ba932927ea10fbcc539e3f18e06 # timeout=10
[royale-compiler] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat -file jenkins.xml '"-Denv.ASJS_HOME=C:\Program Files (x86)\Jenkins\workspace\royale-asjs"' main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins.xml>

clean:
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins/temp>
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins/JFlex>
   [delete] Deleting directory C:\Google\Closure\Library

init:
    [mkdir] Created dir: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins/temp>
    [mkdir] Created dir: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins/JFlex>
    [mkdir] Created dir: C:\Google\Closure\Library

jflex-download:
     [echo] Be patient. This takes a few minutes...
      [get] Getting: http://jflex.de/jflex-1.4.3.zip
      [get] To: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins/temp/JFlex.zip>
    [unzip] Expanding: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins/temp/JFlex.zip> into <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/jenkins/JFlex>

closure-lib-download:
     [echo] Be patient. This takes a few minutes...
     [exec] Cloning into 'C:\Google\Closure\Library'...
     [echo] Cloned fresh copy of Google Closure Library

check-env:

env-properties:

main:

BUILD SUCCESSFUL
Total time: 39 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xmx512m
[royale-compiler] $ cmd.exe /C "C:\apache\apache-ant-1.9.9\bin\ant.bat '"-Denv.ASJS_HOME=C:\Program Files (x86)\Jenkins\workspace\royale-asjs"' clean main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>

clean:

clean:
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-build-tools/target/classes>

clean:
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-test-utils/target/classes>

clean:
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-jburg-types/target/classes>
     [echo] RELEASE_VERSION IS: 0.9.4

clean:
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-common/target/classes>

clean:
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/classes>

clean:
   [delete] Deleting directory <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target>

BUILD FAILED
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:126: The following error occurred while executing this line:
<http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/build.xml>:721: Unable to delete file <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler/target/junit-temp/ASDateTests4122578629296108246.swf>

Total time: 1 second
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xmx512m
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-externc/target/junit-results/TEST-org.apache.royale.compiler.internal.codegen.typedefs.TestAnnotationEnum.xml> is 20 sec old


Jenkins build is back to normal : royale-compiler #449

Posted by ap...@gmail.com.
See <http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-compiler/449/display/redirect>