You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by fl...@gmail.com on 2014/06/20 07:00:48 UTC

Build failed in Jenkins: flex-falcon #96

See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/96/>

------------------------------------------
[...truncated 509 lines...]
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:111: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                         .withValueSeparator('=')
    [javac]                                         ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:112: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                         .withDescription("define a configuration value in the namespace ns")
    [javac]                                         ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:113: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                         .create("config");
    [javac]                                         ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:118: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .hasArg()
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:119: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .withDescription("emit an exe file (projector)")
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:120: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .create("exe");
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:125: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                          .hasArg()
    [javac]                                          ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:126: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                          .withDescription("include the specified source file")
    [javac]                                          ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:127: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                          .create("in");
    [javac]                                          ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:132: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                         .hasArg()
    [javac]                                         ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:133: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                         .withDescription("make the packages in the abc file available for import")
    [javac]                                         ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:134: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                         .create("import");
    [javac]                                         ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:139: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                       .hasArg()
    [javac]                                       ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:140: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                       .withDescription("set the language for output strings {EN|FR|DE|IT|ES|JP|KR|CN|TW}")
    [javac]                                       ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:141: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                       .create("language");
    [javac]                                       ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:146: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .hasArg()
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:147: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .withDescription("import a swc library")
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:148: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .withLongOpt("library")
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:149: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .create("li"));
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:153: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .hasArg()
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:154: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .withDescription("import a swc as external library")
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:155: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .withLongOpt("libraryext")
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:156: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                           .create("le"));
    [javac]                                           ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:160: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .hasArgs()
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:161: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .withDescription("optimizer configuration")
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:162: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .withLongOpt("O2")
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:163: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .create("o2");
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:168: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .hasArg()
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:169: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .withDescription("Change the directory of the output files")
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:170: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .create("outdir");
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:175: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .hasArg()
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:176: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .withDescription("Change the basename of the output file")
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:177: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                     .create("out");
    [javac]                                     ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:185: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .hasArg()
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:186: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .withValueSeparator(',')
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:187: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .withDescription("emit a SWF file")
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:188: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .create("swf");
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:193: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .hasArg()
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:194: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .withDescription("automatically use a namespace when compiling this code")
    [javac]                                      ^
    [javac] <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/src/org/apache/flex/compiler/internal/clients/CLIFactory.java>:195: warning: [static] static method should be qualified by type name, OptionBuilder, instead of by an expression
    [javac]                                      .create("use");
    [javac]                                      ^
    [javac] 54 warnings
     [copy] Copying 4 files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/classes>

problem.localizer:
    [javac] Compiling 1 source file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning

set.messages.en.uptodate:

localization:

version-info:

set.compiler.jar.uptodate:

compiler.jar:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib>
      [jar] Building jar: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/compiler.jar>

set.falcon.asc.jar.uptodate:

falcon.asc.jar:
      [jar] Building MANIFEST-only jar: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/falcon-asc.jar>

set.falcon.mxmlc.jar.uptodate:

falcon.mxmlc.jar:
      [jar] Building MANIFEST-only jar: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/falcon-mxmlc.jar>

set.falcon.compc.jar.uptodate:

falcon.compc.jar:
      [jar] Building MANIFEST-only jar: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/falcon-compc.jar>

set.falcon.optimizer.jar.uptodate:

falcon.optimizer.jar:
      [jar] Building MANIFEST-only jar: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/falcon-optimizer.jar>

set.falcon.swfdump.jar.uptodate:

falcon.swfdump.jar:
      [jar] Building MANIFEST-only jar: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/falcon-swfdump.jar>

set.falcon.flextasks.jar.uptodate:

falcon.flextasks.jar:
      [jar] Building jar: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/falcon-flexTasks.jar>

jar:

dist-dev:
     [copy] Copying 13 files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/lib/external>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/ant/lib>
     [copy] Copying 14 files to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler/generated/dist/sdk/bin>

sdk:

compiler.jx:

prebuild:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/build/classes>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/lib/google/closure-compiler>

prepare:
     [echo] Making lib directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/lib>

commons-io-jar-check:

commons-io-jar-jx:

echo-commons-jar:

check-cache:

download-zip:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in>

get-if-not-cached:
      [get] Getting: http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.tar.gz
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in/commons-io-2.0.1-bin.tar.gz>

check-sum:

put-in-cache:

copy-if-cached:

untar-file:
    [untar] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in/commons-io-2.0.1-bin.tar.gz> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in/temp>

unzip-file:

copy-downloaded-jar:
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/lib>
     [copy] Copying <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in/temp/commons-io-2.0.1/commons-io-2.0.1.jar> to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/lib/commons-io.jar>
     [copy] Copying 1 file to <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/lib>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in/temp/commons-io-2.0.1>

closure-jar-check:

closure-jar:

echo-closure-jar:

check-cache:

download-zip:

get-if-not-cached:
      [get] Getting: https://github.com/google/closure-compiler/archive/v20140303.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in/v20140303.zip>
      [get] https://github.com/google/closure-compiler/archive/v20140303.zip moved to https://codeload.github.com/google/closure-compiler/zip/v20140303

check-sum:

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/build.xml>:90: The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/build.xml>:78: The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/downloads.xml>:240: The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/downloads.xml>:93: The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/downloads.xml>:174: The following error occurred while executing this line:
<http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/downloads.xml>:200: Checksum mismatch for <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/ws/compiler.jx/in/v20140303.zip>

Total time: 2 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results

Jenkins build is back to normal : flex-falcon #97

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/97/changes>