[JBoss JIRA] (JBDS-3653) User's home folder with spaces cannot be used by vagrant during install
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3653?page=com.atlassian.jira.plugin.... ]
CDW Engine reassigned JBDS-3653:
--------------------------------
> User's home folder with spaces cannot be used by vagrant during install
> -----------------------------------------------------------------------
>
> Key: JBDS-3653
> URL: https://issues.jboss.org/browse/JBDS-3653
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.Beta2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 10.0.0.Alpha3
>
> Attachments: install(1).log
>
>
> Vagrant complains about
> {quote}Wed, 02 Mar 2016 18:04:21 GMT-ERROR: cdk - Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.0.0.gem"
> The directory where plugins are installed (the Vagrant home directory)
> has a space in it. On Windows, there is a bug in Ruby when compiling
> plugins into directories with spaces. Please move your Vagrant home
> directory to a path without spaces and try again
> {quote}
> When user home directory have spaces in it, because .vagrant.d file path in turn has spaces as well. For instance:
> {code}C:\Users\User Name\.vagrant.d{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3653) User's home folder with spaces cannot be used by vagrant during install
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3653?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3653:
--------------------------------
Target Release: 10.0.0.GA (was: 10.0.0.Alpha3)
> User's home folder with spaces cannot be used by vagrant during install
> -----------------------------------------------------------------------
>
> Key: JBDS-3653
> URL: https://issues.jboss.org/browse/JBDS-3653
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.Beta2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 10.0.0.Alpha3
>
> Attachments: install(1).log
>
>
> Vagrant complains about
> {quote}Wed, 02 Mar 2016 18:04:21 GMT-ERROR: cdk - Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.0.0.gem"
> The directory where plugins are installed (the Vagrant home directory)
> has a space in it. On Windows, there is a bug in Ruby when compiling
> plugins into directories with spaces. Please move your Vagrant home
> directory to a path without spaces and try again
> {quote}
> When user home directory have spaces in it, because .vagrant.d file path in turn has spaces as well. For instance:
> {code}C:\Users\User Name\.vagrant.d{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3653) User's home folder with spaces cannot be used by vagrant during install
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3653?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3653:
--------------------------------
Story Points: 5 (was: 13)
> User's home folder with spaces cannot be used by vagrant during install
> -----------------------------------------------------------------------
>
> Key: JBDS-3653
> URL: https://issues.jboss.org/browse/JBDS-3653
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.Beta2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
> Fix For: 10.0.0.Alpha3
>
> Attachments: install(1).log
>
>
> Vagrant complains about
> {quote}Wed, 02 Mar 2016 18:04:21 GMT-ERROR: cdk - Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.0.0.gem"
> The directory where plugins are installed (the Vagrant home directory)
> has a space in it. On Windows, there is a bug in Ruby when compiling
> plugins into directories with spaces. Please move your Vagrant home
> directory to a path without spaces and try again
> {quote}
> When user home directory have spaces in it, because .vagrant.d file path in turn has spaces as well. For instance:
> {code}C:\Users\User Name\.vagrant.d{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3903) Platform Installer does not Setup Docker Env-Vars
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3903?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov commented on JBDS-3903:
--------------------------------------
cc: [~xcoulon], [~jeffmaury].
It looks to me like a docker tooling issue. [~xcoulon] any comments?
But in general I agree with [~dgolovin]. Currently we are focusing on the CDK scenario in the installer/devstudio.
If we consider adding some support for pure Docker scenarios to the suite installer then we should define user stories/cases first. Then create a trello card to get some feedback from PM.
> Platform Installer does not Setup Docker Env-Vars
> -------------------------------------------------
>
> Key: JBDS-3903
> URL: https://issues.jboss.org/browse/JBDS-3903
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Feature Request
> Components: docker, platform-installer
> Affects Versions: 10.0.0.Alpha1
> Environment: Windows
> Reporter: Thomas Mäder
> Assignee: Denis Golovin
>
> I have installed CDK, etc. from the "all in one" installer. Later, I tried to use Docker tooling. I opened the view "Docker Explorer". There was no connection shown. I tried to add a new one, but the system did not detect my default connection.
> Later, I ran "Docker Quickstart Terminal" from the start menu. Now the "New Connection" dialog in docker explorer picked up the default connection.
> As a user, I have no indication that I have to run the docker terminal in order to use the docker tooling in eclipse. If there are environment variables to be set up, the installer should do so. It is the reasonable expectation on Windows.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3899) Make sure new JSDT is included in devstudio
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBDS-3899?page=com.atlassian.jira.plugin.... ]
Victor Rubezhny commented on JBDS-3899:
---------------------------------------
We need to install:
org.eclipse.wst.jsdt.feature - for JSDT
org.eclipse.wst.jsdt_sdk.feature - for JSDT SDK (JSDT + Sources)
org.eclipse.wst.jsdt.chromium.debug.feature - for JSDT Chromuim Debuger
org.eclipse.wst.jsdt.chromium_sdk.feature - for JSDT Chromuim Debuger SDK (Debuger + Sources)
> Make sure new JSDT is included in devstudio
> -------------------------------------------
>
> Key: JBDS-3899
> URL: https://issues.jboss.org/browse/JBDS-3899
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Task
> Components: target-platform
> Reporter: Alexey Kazakov
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 10.0.0.Alpha3
>
>
> New JSDT included new Debugger plugins. They are not included in JSDT feature afaik.
> We should make sure we have all needed plugins/features included in devstudio and JBT TPs/market place/installation.
> [~vrubezhny], [~ibuziuk] please provide all needed info for [~nickboldt].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3901) Got stuck on installation page after corrupted devstudio download
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3901?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3901:
-------------------------------------
Apparently, you get right into middle of DevStudio nightly upload and that's how you get broken installer, SHA256 check should be enabled for all downloaded resources, so 'Restart Download' would pop up and let you download it again. This is related to integration with DevStudio nightly builds.
> Got stuck on installation page after corrupted devstudio download
> -----------------------------------------------------------------
>
> Key: JBDS-3901
> URL: https://issues.jboss.org/browse/JBDS-3901
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-installer.exe
> Reporter: Radim Hopp
> Assignee: Denis Golovin
> Fix For: 10.0.0.Alpha3
>
>
> jbds.jar was not downloaded correctly (just a few MB). It was marked as "failed" on installation page as it should. Everything else was downloaded and installed successfully. But I got stuck on that installation page. There is no way to continue nor to restart installation process.
> {noformat:title=install.log}
> Mon, 23 May 2016 08:24:19 GMT-Developer Platform installer v10.0.0-Alpha1-20160517-157
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: virtualbox
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cygwin
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: vagrant
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Download finished for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Install started for: jbds
> Mon, 23 May 2016 08:25:29 GMT-INFO: Download finished for: cygwin
> Mon, 23 May 2016 08:25:29 GMT-INFO: Install started for: cygwin
> Mon, 23 May 2016 08:26:38 GMT-INFO: Download finished for: vagrant
> Mon, 23 May 2016 08:26:38 GMT-INFO: Install started for: vagrant
> Mon, 23 May 2016 08:27:08 GMT-INFO: Download finished for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: Install started for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Files were extracted to: C:\Users\jboss-qa\AppData\Local\Temp
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent SUCCESS
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Waiting for all downloads to complete
> Mon, 23 May 2016 08:28:04 GMT-INFO: Download finished for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: Install started for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8 SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: Install finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: Setup finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - headlessInstall() called
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds failed to install: Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:38:14 GMT-INFO: Download finished for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: Install started for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log SUCCESS
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - virtual box location not detected, but it is installed into C:\DeveloperPlatform\virtualbox\ according info in log file
> Mon, 23 May 2016 08:38:37 GMT-INFO: Install finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: Setup finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Starting cygwin install, version 2.874
> User has backup/restore rights
> io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
> Current Directory: c:\DeveloperPlatform\cygwin\packages
> Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
> root: c:\DeveloperPlatform\cygwin system
> Selected local directory: c:\DeveloperPlatform\cygwin\packages
> net: Direct
> site: http://mirrors.xmission.com/cygwin/
> io_stream_cygfile: fopen(/etc/setup/installed.db) failed 2 No such file or directory
> io_stream_cygfile: fopen(/etc/setup/timestamp) failed 2 No such file or directory
> Adding required dependency bzip2: Selecting version 1.0.6-2 for installation.
> Adding required dependency ca-certificates: Selecting version 2.7-1 for installation.
> Adding required dependency csih: Selecting version 0.9.9-1 for installation.
> Adding required dependency cygrunsrv: Selecting version 1.62-1 for installation.
> Adding required dependency diffutils: Selecting version 3.3-3 for installation.
> Adding required dependency groff: Selecting version 1.22.3-1 for installation.
> Adding required dependency less: Selecting version 481-1 for installation.
> Adding required dependency libargp: Selecting version 20110921-2 for installation.
> Adding required dependency libattr1: Selecting version 2.4.46-1 for installation.
> Adding required dependency libblkid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libbz2_1: Selecting version 1.0.6-2 for installation.
> Adding required dependency libcom_err2: Selecting version 1.42.12-2 for installation.
> Adding required dependency libcrypt0: Selecting version 1.3-1 for installation.
> Adding required dependency libedit0: Selecting version 20130712-1 for installation.
> Adding required dependency libffi6: Selecting version 3.2.1-2 for installation.
> Adding required dependency libgcc1: Selecting version 5.3.0-5 for installation.
> Adding required dependency libgdbm4: Selecting version 1.11-1 for installation.
> Adding required dependency libgmp10: Selecting version 6.1.0-3p1 for installation.
> Adding required dependency libgssapi_krb5_2: Selecting version 1.14.1-1 for installation.
> Adding required dependency libiconv: Selecting version 1.14-3 for installation.
> Adding required dependency libiconv2: Selecting version 1.14-3 for installation.
> Adding required dependency libintl8: Selecting version 0.19.7-1 for installation.
> Adding required dependency libk5crypto3: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5support0: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5_3: Selecting version 1.14.1-1 for installation.
> Adding required dependency liblzma5: Selecting version 5.2.2-1 for installation.
> Adding required dependency libmpfr4: Selecting version 3.1.4-1 for installation.
> Adding required dependency libncursesw10: Selecting version 6.0-5.20160423 for installation.
> Adding required dependency libp11-kit0: Selecting version 0.22.1-1 for installation.
> Adding required dependency libpcre1: Selecting version 8.38-3 for installation.
> Adding required dependency libpipeline1: Selecting version 1.4.0-1 for installation.
> Adding required dependency libpopt0: Selecting version 1.16-1 for installation.
> Adding required dependency libsigsegv2: Selecting version 2.10-2 for installation.
> Adding required dependency libsmartcols1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libssp0: Selecting version 5.3.0-5 for installation.
> Adding required dependency libstdc++6: Selecting version 5.3.0-5 for installation.
> Adding required dependency libtasn1_6: Selecting version 4.7-1 for installation.
> Adding required dependency libuuid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency lynx: Selecting version 2.8.7-2 for installation.
> Adding required dependency p11-kit: Selecting version 0.22.1-1 for installation.
> Adding required dependency p11-kit-trust: Selecting version 0.22.1-1 for installation.
> Adding required dependency popt: Selecting version 1.16-1 for installation.
> Adding required dependency xz: Selecting version 5.2.2-1 for installation.
> Adding required dependency zlib0: Selecting version 1.2.8-3 for installation.
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/libpopt0/libpopt0-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Changing gid back to original
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/lynx.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/man-db.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssh.sh"
> Changing gid to Administrators
> Ending cygwin install
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:41:03 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:41:03 GMT-INFO: Install finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: Setup finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: Install finished for: vagrant
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute command setx VAGRANT_DETECTED_OS "cygwin"
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute options undefined
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant -
> SUCCESS: Specified value was saved.
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute setx VAGRANT_DETECTED_OS "cygwin" SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: Setup finished for: vagrant
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin SUCCESS
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - postVagrantSetup called
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem"
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-registration (1.2.1)'!
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute command vagrant box remove cdkv2 -f
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - Error: Command failed: vagrant box remove cdkv2 -f
> The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute command vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box"
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - ==> box: Box file was not detected as metadata. Adding it directly...
> ==> box: Adding box 'cdkv2' (v0) for provider:
> box: Unpacking necessary files from: file://c:/DeveloperPlatform/cdk/boxes/rhel-vagrant-virtualbox.box
> [K box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
> [K box: Progress: 61% (Rate: 810M/s, Estimated time remaining: 0:00:01)
> [K box: Progress: 100% (Rate: 583M/s, Estimated time remaining: --:--:--)
> [K box:
> ==> box: Successfully added box 'cdkv2' (v0) for 'virtualbox'!
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box" SUCCESS
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem"
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-service-manager (1.0.1)'!
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:53 GMT-INFO: Install finished for: cdk
> Mon, 23 May 2016 08:42:53 GMT-INFO: Setup finished for: cdk
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3898) Make sure eclipse JSON editor is included in devstudio
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBDS-3898?page=com.atlassian.jira.plugin.... ]
Victor Rubezhny commented on JBDS-3898:
---------------------------------------
To make JSON editor available we have to install org.eclipse.wst.json_ui.feature and/or org.eclipse.wst.json_sdk.feature (if we want to provide its sources as well)
> Make sure eclipse JSON editor is included in devstudio
> ------------------------------------------------------
>
> Key: JBDS-3898
> URL: https://issues.jboss.org/browse/JBDS-3898
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Task
> Components: target-platform
> Reporter: Alexey Kazakov
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 10.0.0.Alpha3
>
>
> We should make sure JSON Editor is included in devstudio and JBT target platforms/Market place/installation.
> [~vrubezhny] please provide all needed information for [~nickboldt] regarding this plugin.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3901) Got stuck on installation page after corrupted devstudio download
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3901?page=com.atlassian.jira.plugin.... ]
Denis Golovin reassigned JBDS-3901:
-----------------------------------
Assignee: Denis Golovin
> Got stuck on installation page after corrupted devstudio download
> -----------------------------------------------------------------
>
> Key: JBDS-3901
> URL: https://issues.jboss.org/browse/JBDS-3901
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-installer.exe
> Reporter: Radim Hopp
> Assignee: Denis Golovin
> Fix For: 10.0.0.Alpha3
>
>
> jbds.jar was not downloaded correctly (just a few MB). It was marked as "failed" on installation page as it should. Everything else was downloaded and installed successfully. But I got stuck on that installation page. There is no way to continue nor to restart installation process.
> {noformat:title=install.log}
> Mon, 23 May 2016 08:24:19 GMT-Developer Platform installer v10.0.0-Alpha1-20160517-157
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: virtualbox
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cygwin
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: vagrant
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Download finished for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Install started for: jbds
> Mon, 23 May 2016 08:25:29 GMT-INFO: Download finished for: cygwin
> Mon, 23 May 2016 08:25:29 GMT-INFO: Install started for: cygwin
> Mon, 23 May 2016 08:26:38 GMT-INFO: Download finished for: vagrant
> Mon, 23 May 2016 08:26:38 GMT-INFO: Install started for: vagrant
> Mon, 23 May 2016 08:27:08 GMT-INFO: Download finished for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: Install started for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Files were extracted to: C:\Users\jboss-qa\AppData\Local\Temp
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent SUCCESS
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Waiting for all downloads to complete
> Mon, 23 May 2016 08:28:04 GMT-INFO: Download finished for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: Install started for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8 SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: Install finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: Setup finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - headlessInstall() called
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds failed to install: Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:38:14 GMT-INFO: Download finished for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: Install started for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log SUCCESS
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - virtual box location not detected, but it is installed into C:\DeveloperPlatform\virtualbox\ according info in log file
> Mon, 23 May 2016 08:38:37 GMT-INFO: Install finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: Setup finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Starting cygwin install, version 2.874
> User has backup/restore rights
> io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
> Current Directory: c:\DeveloperPlatform\cygwin\packages
> Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
> root: c:\DeveloperPlatform\cygwin system
> Selected local directory: c:\DeveloperPlatform\cygwin\packages
> net: Direct
> site: http://mirrors.xmission.com/cygwin/
> io_stream_cygfile: fopen(/etc/setup/installed.db) failed 2 No such file or directory
> io_stream_cygfile: fopen(/etc/setup/timestamp) failed 2 No such file or directory
> Adding required dependency bzip2: Selecting version 1.0.6-2 for installation.
> Adding required dependency ca-certificates: Selecting version 2.7-1 for installation.
> Adding required dependency csih: Selecting version 0.9.9-1 for installation.
> Adding required dependency cygrunsrv: Selecting version 1.62-1 for installation.
> Adding required dependency diffutils: Selecting version 3.3-3 for installation.
> Adding required dependency groff: Selecting version 1.22.3-1 for installation.
> Adding required dependency less: Selecting version 481-1 for installation.
> Adding required dependency libargp: Selecting version 20110921-2 for installation.
> Adding required dependency libattr1: Selecting version 2.4.46-1 for installation.
> Adding required dependency libblkid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libbz2_1: Selecting version 1.0.6-2 for installation.
> Adding required dependency libcom_err2: Selecting version 1.42.12-2 for installation.
> Adding required dependency libcrypt0: Selecting version 1.3-1 for installation.
> Adding required dependency libedit0: Selecting version 20130712-1 for installation.
> Adding required dependency libffi6: Selecting version 3.2.1-2 for installation.
> Adding required dependency libgcc1: Selecting version 5.3.0-5 for installation.
> Adding required dependency libgdbm4: Selecting version 1.11-1 for installation.
> Adding required dependency libgmp10: Selecting version 6.1.0-3p1 for installation.
> Adding required dependency libgssapi_krb5_2: Selecting version 1.14.1-1 for installation.
> Adding required dependency libiconv: Selecting version 1.14-3 for installation.
> Adding required dependency libiconv2: Selecting version 1.14-3 for installation.
> Adding required dependency libintl8: Selecting version 0.19.7-1 for installation.
> Adding required dependency libk5crypto3: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5support0: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5_3: Selecting version 1.14.1-1 for installation.
> Adding required dependency liblzma5: Selecting version 5.2.2-1 for installation.
> Adding required dependency libmpfr4: Selecting version 3.1.4-1 for installation.
> Adding required dependency libncursesw10: Selecting version 6.0-5.20160423 for installation.
> Adding required dependency libp11-kit0: Selecting version 0.22.1-1 for installation.
> Adding required dependency libpcre1: Selecting version 8.38-3 for installation.
> Adding required dependency libpipeline1: Selecting version 1.4.0-1 for installation.
> Adding required dependency libpopt0: Selecting version 1.16-1 for installation.
> Adding required dependency libsigsegv2: Selecting version 2.10-2 for installation.
> Adding required dependency libsmartcols1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libssp0: Selecting version 5.3.0-5 for installation.
> Adding required dependency libstdc++6: Selecting version 5.3.0-5 for installation.
> Adding required dependency libtasn1_6: Selecting version 4.7-1 for installation.
> Adding required dependency libuuid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency lynx: Selecting version 2.8.7-2 for installation.
> Adding required dependency p11-kit: Selecting version 0.22.1-1 for installation.
> Adding required dependency p11-kit-trust: Selecting version 0.22.1-1 for installation.
> Adding required dependency popt: Selecting version 1.16-1 for installation.
> Adding required dependency xz: Selecting version 5.2.2-1 for installation.
> Adding required dependency zlib0: Selecting version 1.2.8-3 for installation.
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/libpopt0/libpopt0-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Changing gid back to original
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/lynx.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/man-db.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssh.sh"
> Changing gid to Administrators
> Ending cygwin install
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:41:03 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:41:03 GMT-INFO: Install finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: Setup finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: Install finished for: vagrant
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute command setx VAGRANT_DETECTED_OS "cygwin"
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute options undefined
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant -
> SUCCESS: Specified value was saved.
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute setx VAGRANT_DETECTED_OS "cygwin" SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: Setup finished for: vagrant
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin SUCCESS
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - postVagrantSetup called
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem"
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-registration (1.2.1)'!
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute command vagrant box remove cdkv2 -f
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - Error: Command failed: vagrant box remove cdkv2 -f
> The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute command vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box"
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - ==> box: Box file was not detected as metadata. Adding it directly...
> ==> box: Adding box 'cdkv2' (v0) for provider:
> box: Unpacking necessary files from: file://c:/DeveloperPlatform/cdk/boxes/rhel-vagrant-virtualbox.box
> [K box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
> [K box: Progress: 61% (Rate: 810M/s, Estimated time remaining: 0:00:01)
> [K box: Progress: 100% (Rate: 583M/s, Estimated time remaining: --:--:--)
> [K box:
> ==> box: Successfully added box 'cdkv2' (v0) for 'virtualbox'!
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box" SUCCESS
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem"
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-service-manager (1.0.1)'!
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:53 GMT-INFO: Install finished for: cdk
> Mon, 23 May 2016 08:42:53 GMT-INFO: Setup finished for: cdk
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3901) Got stuck on installation page after corrupted devstudio download
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3901?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3901:
--------------------------------
Fix Version/s: 10.0.0.Alpha3
> Got stuck on installation page after corrupted devstudio download
> -----------------------------------------------------------------
>
> Key: JBDS-3901
> URL: https://issues.jboss.org/browse/JBDS-3901
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-installer.exe
> Reporter: Radim Hopp
> Fix For: 10.0.0.Alpha3
>
>
> jbds.jar was not downloaded correctly (just a few MB). It was marked as "failed" on installation page as it should. Everything else was downloaded and installed successfully. But I got stuck on that installation page. There is no way to continue nor to restart installation process.
> {noformat:title=install.log}
> Mon, 23 May 2016 08:24:19 GMT-Developer Platform installer v10.0.0-Alpha1-20160517-157
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: virtualbox
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cygwin
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: vagrant
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: cdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jdk
> Mon, 23 May 2016 08:24:19 GMT-INFO: Download started for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Download finished for: jbds
> Mon, 23 May 2016 08:25:15 GMT-INFO: Install started for: jbds
> Mon, 23 May 2016 08:25:29 GMT-INFO: Download finished for: cygwin
> Mon, 23 May 2016 08:25:29 GMT-INFO: Install started for: cygwin
> Mon, 23 May 2016 08:26:38 GMT-INFO: Download finished for: vagrant
> Mon, 23 May 2016 08:26:38 GMT-INFO: Install started for: vagrant
> Mon, 23 May 2016 08:27:08 GMT-INFO: Download finished for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: Install started for: virtualbox
> Mon, 23 May 2016 08:27:08 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Files were extracted to: C:\Users\jboss-qa\AppData\Local\Temp
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Execute C:\Users\jboss-qa\AppData\Local\Temp\virtualbox.exe --extract,-path,C:\Users\jboss-qa\AppData\Local\Temp,--silent SUCCESS
> Mon, 23 May 2016 08:27:09 GMT-INFO: virtualbox - Waiting for all downloads to complete
> Mon, 23 May 2016 08:28:04 GMT-INFO: Download finished for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: Install started for: jdk
> Mon, 23 May 2016 08:28:04 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\jdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8
> Mon, 23 May 2016 08:28:09 GMT-INFO: jdk - Rename c:\DeveloperPlatform\java-1.8.0-openjdk-1.8.0.77-0.b03.windows.x86_64to c:\DeveloperPlatform\jdk8 SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: Install finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: Setup finished for: jdk
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Generate JBDS auto install file content SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Write C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml SUCCESS
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - headlessInstall() called
> Mon, 23 May 2016 08:28:09 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds - Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:28:09 GMT-ERROR: jbds failed to install: Error: Command failed: c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml
> Error: Invalid or corrupt jarfile C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar
> Mon, 23 May 2016 08:38:14 GMT-INFO: Download finished for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: Install started for: cdk
> Mon, 23 May 2016 08:38:14 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\VirtualBox-5.0.8-r103449-MultiArch_amd64.msi,INSTALLDIR=c:\DeveloperPlatform\virtualbox,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vbox.log SUCCESS
> Mon, 23 May 2016 08:38:37 GMT-INFO: virtualbox - virtual box location not detected, but it is installed into C:\DeveloperPlatform\virtualbox\ according info in log file
> Mon, 23 May 2016 08:38:37 GMT-INFO: Install finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: Setup finished for: virtualbox
> Mon, 23 May 2016 08:38:37 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Starting cygwin install, version 2.874
> User has backup/restore rights
> io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
> Current Directory: c:\DeveloperPlatform\cygwin\packages
> Could not open service McShield for query, start and stop. McAfee may not be installed, or we don't have access.
> root: c:\DeveloperPlatform\cygwin system
> Selected local directory: c:\DeveloperPlatform\cygwin\packages
> net: Direct
> site: http://mirrors.xmission.com/cygwin/
> io_stream_cygfile: fopen(/etc/setup/installed.db) failed 2 No such file or directory
> io_stream_cygfile: fopen(/etc/setup/timestamp) failed 2 No such file or directory
> Adding required dependency bzip2: Selecting version 1.0.6-2 for installation.
> Adding required dependency ca-certificates: Selecting version 2.7-1 for installation.
> Adding required dependency csih: Selecting version 0.9.9-1 for installation.
> Adding required dependency cygrunsrv: Selecting version 1.62-1 for installation.
> Adding required dependency diffutils: Selecting version 3.3-3 for installation.
> Adding required dependency groff: Selecting version 1.22.3-1 for installation.
> Adding required dependency less: Selecting version 481-1 for installation.
> Adding required dependency libargp: Selecting version 20110921-2 for installation.
> Adding required dependency libattr1: Selecting version 2.4.46-1 for installation.
> Adding required dependency libblkid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libbz2_1: Selecting version 1.0.6-2 for installation.
> Adding required dependency libcom_err2: Selecting version 1.42.12-2 for installation.
> Adding required dependency libcrypt0: Selecting version 1.3-1 for installation.
> Adding required dependency libedit0: Selecting version 20130712-1 for installation.
> Adding required dependency libffi6: Selecting version 3.2.1-2 for installation.
> Adding required dependency libgcc1: Selecting version 5.3.0-5 for installation.
> Adding required dependency libgdbm4: Selecting version 1.11-1 for installation.
> Adding required dependency libgmp10: Selecting version 6.1.0-3p1 for installation.
> Adding required dependency libgssapi_krb5_2: Selecting version 1.14.1-1 for installation.
> Adding required dependency libiconv: Selecting version 1.14-3 for installation.
> Adding required dependency libiconv2: Selecting version 1.14-3 for installation.
> Adding required dependency libintl8: Selecting version 0.19.7-1 for installation.
> Adding required dependency libk5crypto3: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5support0: Selecting version 1.14.1-1 for installation.
> Adding required dependency libkrb5_3: Selecting version 1.14.1-1 for installation.
> Adding required dependency liblzma5: Selecting version 5.2.2-1 for installation.
> Adding required dependency libmpfr4: Selecting version 3.1.4-1 for installation.
> Adding required dependency libncursesw10: Selecting version 6.0-5.20160423 for installation.
> Adding required dependency libp11-kit0: Selecting version 0.22.1-1 for installation.
> Adding required dependency libpcre1: Selecting version 8.38-3 for installation.
> Adding required dependency libpipeline1: Selecting version 1.4.0-1 for installation.
> Adding required dependency libpopt0: Selecting version 1.16-1 for installation.
> Adding required dependency libsigsegv2: Selecting version 2.10-2 for installation.
> Adding required dependency libsmartcols1: Selecting version 2.25.2-2 for installation.
> Adding required dependency libssp0: Selecting version 5.3.0-5 for installation.
> Adding required dependency libstdc++6: Selecting version 5.3.0-5 for installation.
> Adding required dependency libtasn1_6: Selecting version 4.7-1 for installation.
> Adding required dependency libuuid1: Selecting version 2.25.2-2 for installation.
> Adding required dependency lynx: Selecting version 2.8.7-2 for installation.
> Adding required dependency p11-kit: Selecting version 0.22.1-1 for installation.
> Adding required dependency p11-kit-trust: Selecting version 0.22.1-1 for installation.
> Adding required dependency popt: Selecting version 1.16-1 for installation.
> Adding required dependency xz: Selecting version 5.2.2-1 for installation.
> Adding required dependency zlib0: Selecting version 1.2.8-3 for installation.
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/libpopt0/libpopt0-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Downloaded c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/_autorebase/_autorebase-001004-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/alternatives/alternatives-1.3.30c-10.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-cygwin/base-cygwin-3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/base-files/base-files-4.2-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bash/bash-4.3.42-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/bzip2-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/ca-certificates/ca-certificates-2.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/coreutils/coreutils-8.25-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/csih/csih-0.9.9-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygrunsrv/cygrunsrv-1.62-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygutils/cygutils-1.4.15-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/cygwin/cygwin-2.5.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/dash/dash-0.5.8-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/diffutils/diffutils-3.3-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/editrights/editrights-1.03-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/file/file-5.25-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/findutils/findutils-4.6.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gawk/gawk-4.1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/getent/getent-2.18.90-4.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/grep/grep-2.24-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/groff/groff-1.22.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gzip/gzip-1.7-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/hostname/hostname-3.13-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/texinfo/info/info-6.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ipc-utils/ipc-utils-1.0-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/less/less-481-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libargp/libargp-20110921-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/attr/libattr1/libattr1-2.4.46-1.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libblkid1/libblkid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/bzip2/libbz2_1/libbz2_1-1.0.6-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/e2fsprogs/libcom_err2/libcom_err2-1.42.12-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/crypt/libcrypt0/libcrypt0-1.3-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libedit/libedit0/libedit0-20130712-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libffi/libffi6/libffi6-3.2.1-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libgcc1/libgcc1-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gdbm/libgdbm4/libgdbm4-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gmp/libgmp10/libgmp10-6.1.0-3p1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libgssapi_krb5_2/libgssapi_krb5_2-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libiconv/libiconv2/libiconv2-1.14-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gettext/libintl8/libintl8-0.19.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libk5crypto3/libk5crypto3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5_3/libkrb5_3-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/krb5/libkrb5support0/libkrb5support0-1.14.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/liblzma5/liblzma5-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mpfr/libmpfr4/libmpfr4-3.1.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/libncursesw10/libncursesw10-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/libopenssl100/libopenssl100-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/libp11-kit0/libp11-kit0-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/pcre/libpcre1/libpcre1-8.38-3.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libpipeline/libpipeline1/libpipeline1-1.4.0-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/readline/libreadline7/libreadline7-6.3.8-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libsigsegv/libsigsegv2/libsigsegv2-2.10-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libsmartcols1/libsmartcols1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libssp0/libssp0-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/gcc/libstdc++6/libstdc++6-5.3.0-5.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/libtasn1/libtasn1_6/libtasn1_6-4.7-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/libuuid1/libuuid1-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/login/login-1.11-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/lynx/lynx-2.8.7-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/man-db/man-db-2.7.4-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/mintty/mintty-2.3.7-0.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/ncurses-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssh/openssh-7.2p2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/openssl/openssl-1.0.2h-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/p11-kit/p11-kit-trust/p11-kit-trust-0.22.1-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/popt/popt-1.16-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rebase/rebase-4.4.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/rsync/rsync-3.1.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/run/run-1.3.4-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/sed/sed-4.2.2-3.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/tar/tar-1.28-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/ncurses/terminfo/terminfo-6.0-5.20160423.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/noarch/release/tzdata/tzdata-2016d-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/util-linux/util-linux-2.25.2-2.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/vim/vim-minimal/vim-minimal-7.4.1816-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/which/which-2.20-2.tar.bz2
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/xz/xz-5.2.2-1.tar.xz
> Extracting from file://c:\DeveloperPlatform\cygwin\packages/http%3a%2f%2fmirrors.xmission.com%2fcygwin%2f/x86_64/release/zlib/zlib0/zlib0-1.2.8-3.tar.xz
> Changing gid back to original
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
> running: c:\DeveloperPlatform\cygwin\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/000-cygwin-post-install.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/coreutils.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/bash.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-profile.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/ca-certificates.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/lynx.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/man-db.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/mintty.sh"
> running: c:\DeveloperPlatform\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/openssh.sh"
> Changing gid to Administrators
> Ending cygwin install
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe --no-admin,--quiet-mode,--only-site,-l,c:\DeveloperPlatform\cygwin\packages,--site,http://mirrors.xmission.com/cygwin,--root,c:\DeveloperPlatform\cygwin,--categories,Base,--packages,openssh,rsync SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Move C:\Users\jboss-qa\AppData\Local\Temp\cygwin.exe to c:\DeveloperPlatform\cygwin\setup-x86_64.exe SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Write C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:40:59 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1
> Mon, 23 May 2016 08:41:03 GMT-INFO: cygwin - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-cygwin-path.ps1 SUCCESS
> Mon, 23 May 2016 08:41:03 GMT-INFO: Install finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: Setup finished for: cygwin
> Mon, 23 May 2016 08:41:03 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute msiexec /i,C:\Users\jboss-qa\AppData\Local\Temp\vagrant.msi,VAGRANTAPPDIR=c:\DeveloperPlatform\vagrant,/qb!,/norestart,/Liwe,c:\DeveloperPlatform\vagrant.log SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: Install finished for: vagrant
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Write C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:28 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-vagrant-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute command setx VAGRANT_DETECTED_OS "cygwin"
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute options undefined
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant -
> SUCCESS: Specified value was saved.
> Mon, 23 May 2016 08:42:33 GMT-INFO: vagrant - Execute setx VAGRANT_DETECTED_OS "cygwin" SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: Setup finished for: vagrant
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\cdk.zip to c:\DeveloperPlatform SUCCESS
> Mon, 23 May 2016 08:42:33 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Extract C:\Users\jboss-qa\AppData\Local\Temp\oc.zip to c:\DeveloperPlatform\cdk\bin SUCCESS
> Mon, 23 May 2016 08:42:34 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Move C:\Users\jboss-qa\AppData\Local\Temp\rhel-vagrant-virtualbox.box to c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Write c:\DeveloperPlatform\cdk\components\rhel\rhel-ose\.cdk SUCCESS
> Mon, 23 May 2016 08:42:37 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute powershell -ExecutionPolicy,ByPass,-File,C:\Users\jboss-qa\AppData\Local\Temp\set-pscp-path.ps1 SUCCESS
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - postVagrantSetup called
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem"
> Mon, 23 May 2016 08:42:41 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-registration (1.2.1)'!
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute command vagrant box remove cdkv2 -f
> Mon, 23 May 2016 08:42:44 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - Error: Command failed: vagrant box remove cdkv2 -f
> The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-ERROR: cdk - The box you requested to be removed could not be found. No
> boxes named 'cdkv2' could be found.
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute command vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box"
> Mon, 23 May 2016 08:42:45 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - ==> box: Box file was not detected as metadata. Adding it directly...
> ==> box: Adding box 'cdkv2' (v0) for provider:
> box: Unpacking necessary files from: file://c:/DeveloperPlatform/cdk/boxes/rhel-vagrant-virtualbox.box
> [K box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
> [K box: Progress: 61% (Rate: 810M/s, Estimated time remaining: 0:00:01)
> [K box: Progress: 100% (Rate: 583M/s, Estimated time remaining: --:--:--)
> [K box:
> ==> box: Successfully added box 'cdkv2' (v0) for 'virtualbox'!
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute vagrant box add --name cdkv2 "c:\DeveloperPlatform\cdk\boxes\rhel-vagrant-virtualbox.box" SUCCESS
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute command vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem"
> Mon, 23 May 2016 08:42:51 GMT-INFO: cdk - Execute options {
> "env": {
> "ALLUSERSPROFILE": "C:\\ProgramData",
> "APPDATA": "C:\\Users\\jboss-qa\\AppData\\Roaming",
> "CommonProgramFiles": "C:\\Program Files\\Common Files",
> "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
> "CommonProgramW6432": "C:\\Program Files\\Common Files",
> "COMPUTERNAME": "DESKTOP-BVH4HJO",
> "ComSpec": "C:\\Windows\\system32\\cmd.exe",
> "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
> "FPS_BROWSER_USER_PROFILE_STRING": "Default",
> "GOOGLE_API_KEY": "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q",
> "HOMEDRIVE": "C:",
> "HOMEPATH": "\\Users\\jboss-qa",
> "LOCALAPPDATA": "C:\\Users\\jboss-qa\\AppData\\Local",
> "LOGONSERVER": "\\\\DESKTOP-BVH4HJO",
> "NUMBER_OF_PROCESSORS": "4",
> "OS": "Windows_NT",
> "Path": "C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\DeveloperPlatform\\vagrant\\bin;C:\\DeveloperPlatform\\virtualbox\\",
> "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
> "PROCESSOR_ARCHITECTURE": "AMD64",
> "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 78 Stepping 3, GenuineIntel",
> "PROCESSOR_LEVEL": "6",
> "PROCESSOR_REVISION": "4e03",
> "ProgramData": "C:\\ProgramData",
> "ProgramFiles": "C:\\Program Files",
> "ProgramFiles(x86)": "C:\\Program Files (x86)",
> "ProgramW6432": "C:\\Program Files",
> "PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
> "PUBLIC": "C:\\Users\\Public",
> "SystemDrive": "C:",
> "SystemRoot": "C:\\Windows",
> "TEMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "TMP": "C:\\Users\\jboss-qa\\AppData\\Local\\Temp",
> "USERDOMAIN": "DESKTOP-BVH4HJO",
> "USERDOMAIN_ROAMINGPROFILE": "DESKTOP-BVH4HJO",
> "USERNAME": "jboss-qa",
> "USERPROFILE": "C:\\Users\\jboss-qa",
> "windir": "C:\\Windows",
> "__COMPAT_LAYER": "Installer"
> }
> }
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Installing the 'c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem' plugin. This can take a few minutes...
> Installed the plugin 'vagrant-service-manager (1.0.1)'!
> Mon, 23 May 2016 08:42:53 GMT-INFO: cdk - Execute vagrant plugin install "c:\DeveloperPlatform\cdk\plugins\vagrant-service-manager-1.0.1.gem" SUCCESS
> Mon, 23 May 2016 08:42:53 GMT-INFO: Install finished for: cdk
> Mon, 23 May 2016 08:42:53 GMT-INFO: Setup finished for: cdk
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3902) devstudio won't install using latest installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3902?page=com.atlassian.jira.plugin.... ]
Denis Golovin resolved JBDS-3902.
---------------------------------
Resolution: Done
Resolved, thanks [~jrichter1].
> devstudio won't install using latest installer
> ----------------------------------------------
>
> Key: JBDS-3902
> URL: https://issues.jboss.org/browse/JBDS-3902
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.0.0.Alpha2
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-installer
> Reporter: Radim Hopp
> Assignee: Jan Richter
> Fix For: 10.0.0.Alpha2
>
>
> {noformat}
> Mon, 23 May 2016 09:24:44 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds.jar,C:\Users\jboss-qa\AppData\Local\Temp\jbds-autoinstall.xml SUCCESS
> Mon, 23 May 2016 09:24:44 GMT-INFO: jbds - Append CDKServer runtime information to JBDS runtime location
> Mon, 23 May 2016 09:24:44 GMT-ERROR: jbds - Error: ENOENT: no such file or directory, open 'c:\DeveloperPlatform\developer-studio\studio\runtime_locations.properties'
> Mon, 23 May 2016 09:24:44 GMT-ERROR: jbds failed to install: Error: ENOENT: no such file or directory, open 'c:\DeveloperPlatform\developer-studio\studio\runtime_locations.properties'{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months