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 2017/03/01 09:13:35 UTC

Build failed in Jenkins: flex-utilities_installer #1102

See <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/1102/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134444 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147460 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170301%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170301T091205Z&X-Amz-Expires=300&X-Amz-Signature=61b35205cf33ca2e700d57504e1752ff52360b6b7deeab1ade7864cfdce851d8&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756691 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1121

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134448 bytes)

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147468 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170320%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170320T091131Z&X-Amz-Expires=300&X-Amz-Signature=076381cb7df77c59c395eb7fea1a6bb73fb972e92f38db4c9b9119cf0b0efea0&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756692 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1120

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134457 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147468 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 26 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170319%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170319T091118Z&X-Amz-Expires=300&X-Amz-Signature=7dab46a940ddc19fc24f73ee231519fec9e598e23943abd9bef5556cb8922e73&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756703 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1119

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134457 bytes)

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147469 bytes)

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170318%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170318T091122Z&X-Amz-Expires=300&X-Amz-Signature=bc9229a2205379245c66577fac9554bd01c85af6ebe1da87ad8ee3f38a5372e0&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756704 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 39 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1118

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134453 bytes)

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147464 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 29 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170317T091118Z&X-Amz-Expires=300&X-Amz-Signature=978f422b8c7383c51512a4877970c068880e0bad611e41c67109276d03d6ead2&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756700 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1117

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134442 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147464 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 35 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170316%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170316T091136Z&X-Amz-Expires=300&X-Amz-Signature=1e2e6ec77593be8148c703e9a40ce416acd5935f00ead88e136a3acfd22efc41&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756687 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 47 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1116

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134446 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147470 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 47 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170315T091221Z&X-Amz-Expires=300&X-Amz-Signature=f03a2bee53b27d6a4c8b18537ba2e971b483b32ff49def9f64d3eb9a8d72ae5d&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756686 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 46 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1115

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134449 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147466 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 39 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170314%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170314T091159Z&X-Amz-Expires=300&X-Amz-Signature=93b4e66d60f51a2b31e3fdf78ba0eae550da053e092941dd608f788d2e8985ab&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756706 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 44 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1114

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134451 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147467 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 27 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170313%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170313T091139Z&X-Amz-Expires=300&X-Amz-Signature=8de9a8be4b98a0e5f4673dfd23339299ebdf6f2ba5ee5bf2d090669b3de4ca23&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756698 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 43 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1113

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134444 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147467 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 29 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170312T091145Z&X-Amz-Expires=300&X-Amz-Signature=2b26e4a90e8a6e17e7650fee9b4ffe399c21e0c3e0e0807f4372390bcf85741d&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756701 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 38 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1112

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134454 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147467 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 27 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170311%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170311T091141Z&X-Amz-Expires=300&X-Amz-Signature=d96b37369214fdd0db5bd7923c7b195c5eca41609d31ffaf39e6a31e6e418979&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756692 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1111

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134447 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147461 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 50 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170310%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170310T100043Z&X-Amz-Expires=300&X-Amz-Signature=1a04b7548f1e0251b00d7a2a8b476d61645ea9f8737d2c1111f5f9259d664663&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756706 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 39 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1110

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134455 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147468 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 43 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170309%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170309T091151Z&X-Amz-Expires=300&X-Amz-Signature=932d0238e8ebc5e5815386e34753a38f295026064ea3d42017ef76a193a2aceb&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756695 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 44 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1109

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1108

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134458 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147467 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 34 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170307%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170307T091702Z&X-Amz-Expires=300&X-Amz-Signature=e5c352a51a62867fe397b59a1f8c1e8589254225178418fb0e34a433352f6ccc&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756695 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 42 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1107

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134443 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147462 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 42 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170306%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170306T095842Z&X-Amz-Expires=300&X-Amz-Signature=d206c5f4a855565fe339a84a3358077346472fca074dfed73a06dfba4edef12e&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756684 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 44 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1106

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134440 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147467 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170305%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170305T095032Z&X-Amz-Expires=300&X-Amz-Signature=c7558219b2eefeb7e9103a99a328782f491402b0cd8bf701402cbc9f402055ae&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756706 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1105

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134443 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147462 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 40 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170304%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170304T091128Z&X-Amz-Expires=300&X-Amz-Signature=f75d941209c0698877b6ce532106d4f7fac762cebcfb5dcaad03657291b7c439&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756695 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 45 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1104

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134450 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147462 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170303%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170303T091226Z&X-Amz-Expires=300&X-Amz-Signature=1a9bc4b7ca7c979bedbf1f75bbddb369b0b52a4c0d48ca5d2a3e67a1e173e32e&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756706 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 41 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Build failed in Jenkins: flex-utilities_installer #1103

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

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-utilities.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-utilities.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-utilities.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "origin/develop^{commit}" # timeout=10
Checking out Revision 581567a911b57eb576cac297439919751cfb52c3 (origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 581567a911b57eb576cac297439919751cfb52c3
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 581567a911b57eb576cac297439919751cfb52c3 # timeout=10
[ant_on_air] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 main && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/bin>

init:

check-as3commons.swc:

get-as3commons.swc:

third-party:
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/SimpleUntar.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarFileInfo.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/de/ketzler/utils/untar/UntarHeaderBlock.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/CRC32Generator.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPBytesEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPEncoder.as>
      [get] Destination already exists (skipping): <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/ant_on_air/external/com/probertson/utils/GZIPFile.as>

compile:
    [compc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [compc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\bin\ant_on_air.swc (134442 bytes)
    [compc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

test:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\ant_on_air\tests\AntOnAir.swf (1147469 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

failuretests:

main:

BUILD SUCCESSFUL
Total time: 1 minute 34 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[flex-installer] $ cmd.exe /C "c:\Jenkins\tools\hudson.tasks.Ant_AntInstallation\c_apache-ant-1.9.3\bin\ant.bat -file build.xml -Dplayerglobal.version=11.7 clean build source-package create-md5s copy-misc && exit %%ERRORLEVEL%%"
Buildfile: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>

clean:
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

clean:

createDirs:
     [echo] ***************************************
     [echo] Execute the update-version target once,
     [echo] and only once, when you modifiy this app.
     [echo] This will increment the version number to allow
     [echo] the app to be updated by the AIR installer.
     [echo] ***************************************
     [echo]         
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/release>

update-version-in-xml-files:
     [echo] version in InstallApacheFlex-app.xml will be 3.3.0

init:

certificate:

generate-certificate:
     [echo] Using cert temp.p12
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

check-as3commons.swc:

get-as3commons.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs>
      [get] Getting: https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3commons-zip-1.0.0-alpha.1.swc>
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/blob/master/libs/as3commons-zip-1.0.0-alpha.1.swc?raw=true moved to https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] https://github.com/bigosmallm/MakeApacheFlexForFlashBuilder/raw/master/libs/as3commons-zip-1.0.0-alpha.1.swc moved to https://raw.githubusercontent.com/bigosmallm/MakeApacheFlexForFlashBuilder/master/libs/as3commons-zip-1.0.0-alpha.1.swc
      [get] .......

check-as3httpclient.swc:

get-as3httpclient.swc:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/temp>
      [get] Getting: https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/installer/libs/as3httpclient.swc>
      [get] https://github.com/quetwo/as3httpclient/releases/download/1.0/as3httpclient.swc moved to https://github-cloud.s3.amazonaws.com/releases/36265618/8d35f30e-07bb-11e5-821c-8d47d0b898e1.swc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170302T091222Z&X-Amz-Expires=300&X-Amz-Signature=bf019b78f0e8c7bfafcac942ffe4907aa563ed5fdf19d44461f6b1b0a20ebb9b&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Das3httpclient.swc&response-content-type=application%2Foctet-stream

compile:
    [mxmlc] Loading configuration file C:\Jenkins\workspace\flex-sdk\frameworks\air-config.xml
    [mxmlc] C:\Jenkins\workspace\flex-utilities_installer\flex-installer\build\InstallApacheFlex.swf (1756707 bytes)
    [mxmlc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

packageair:
     [echo] Using cert temp.p12
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib>
      [get] Getting: https://raw.githubusercontent.com/quetwo/as3httpclient/as3httpclient-work/License.txt
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3httpclientlib/License.txt>
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib>
      [get] Getting: https://raw.githubusercontent.com/mikechambers/as3corelib/master/README
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3corelib/README>

check-as3crypto-license:

get-as3crypto-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>
      [get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/as3crypto/Crypto.zip
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip>
    [unzip] Expanding: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp/Crypto.zip> into <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto>
   [delete] Deleting directory <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3crypto/temp>

simple-untar-license:
    [mkdir] Created dir: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar>
      [get] Getting: https://raw.githubusercontent.com/thdtjsdn/as3-simple-untar/master/src/de/ketzler/utils/SimpleUntar.as
      [get] To: <http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/deps/as3-simple-untar/LICENSE>
     [java] Could not generate timestamp: Remote host closed connection during handshake
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

BUILD FAILED
<http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer/ws/flex-installer/build.xml>:406: Java returned: 10

Total time: 1 minute 44 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build step 'Invoke Ant' marked build as failure
Archiving artifacts