Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created July 11, 2023 16:43
Show Gist options
  • Save choco-bot/e287ff54a2f15808c5525489f1d5f3ba to your computer and use it in GitHub Desktop.
Save choco-bot/e287ff54a2f15808c5525489f1d5f3ba to your computer and use it in GitHub Desktop.
flyctl v0.1.54 - Passed - Package Tests Results

flyctl v0.1.54 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/flyctl/0.1.54
  • Tested 11 Jul 2023 16:43:55 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install was successful.
  • Uninstall was successful.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\flyctl\flyctl.nupkg" checksum="C363CA2DDDEFEE077FA037BB58955F0E" />
<file path="C:\ProgramData\chocolatey\lib\flyctl\flyctl.nuspec" checksum="CD7AE8CC42856A44766EB80E5FC3570E" />
<file path="C:\ProgramData\chocolatey\lib\flyctl\flyctl_0.1.54_Windows_x86_64.zip.txt" checksum="F669A4133229708EFB841C2D326892F1" />
<file path="C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1" checksum="85C34C9B93C8980A515999DCDA3D5FF0" />
<file path="C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe" checksum="E5CDB87D1E9972701589696E09B58B96" />
<file path="C:\ProgramData\chocolatey\lib\flyctl\tools\wintun.dll" checksum="CEB017097A086E516AEF34C82E5090C4" />
</files>
</fileSnapshot>
2023-07-11 16:43:11,266 652 [DEBUG] - XmlConfiguration is now operational
2023-07-11 16:43:11,454 652 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:11,454 652 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:11,454 652 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:11,470 652 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:11,470 652 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:11,486 652 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-07-11 16:43:11,799 652 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-07-11 16:43:11,799 652 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-07-11 16:43:11,813 652 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-07-11 16:43:11,814 652 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-07-11 16:43:11,814 652 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-07-11 16:43:11,814 652 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-07-11 16:43:11,829 652 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-07-11 16:43:11,829 652 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-07-11 16:43:11,829 652 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-07-11 16:43:11,829 652 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-07-11 16:43:11,844 652 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-07-11 16:43:11,844 652 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-07-11 16:43:11,844 652 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-07-11 16:43:11,861 652 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-07-11 16:43:12,095 652 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-07-11 16:43:12,095 652 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-07-11 16:43:12,111 652 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-07-11 16:43:12,111 652 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-07-11 16:43:12,392 652 [INFO ] - ============================================================
2023-07-11 16:43:12,939 652 [INFO ] - Chocolatey v1.3.0
2023-07-11 16:43:12,986 652 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-07-11 16:43:13,001 652 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-07-11 16:43:13,017 652 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-07-11 16:43:13,033 652 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install flyctl --version 0.1.54 -fdvy --execution-timeout=2700 --allow-downgrade
2023-07-11 16:43:13,049 652 [DEBUG] - Received arguments: install flyctl --version 0.1.54 -fdvy --execution-timeout=2700 --allow-downgrade
2023-07-11 16:43:13,204 652 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-07-11 16:43:13,236 652 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-07-11 16:43:13,268 652 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-07-11 16:43:13,408 652 [DEBUG] - Performing validation checks.
2023-07-11 16:43:13,423 652 [DEBUG] - Global Configuration Validation Checks:
2023-07-11 16:43:13,438 652 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-07-11 16:43:13,454 652 [DEBUG] - System State Validation Checks:
2023-07-11 16:43:13,454 652 [DEBUG] - Reboot Requirement Checks:
2023-07-11 16:43:13,470 652 [DEBUG] - - Pending Computer Rename = Checked
2023-07-11 16:43:13,470 652 [DEBUG] - - Pending Component Based Servicing = Checked
2023-07-11 16:43:13,485 652 [DEBUG] - - Pending Windows Auto Update = Checked
2023-07-11 16:43:13,485 652 [DEBUG] - - Pending File Rename Operations = Ignored
2023-07-11 16:43:13,501 652 [DEBUG] - - Pending Windows Package Installer = Checked
2023-07-11 16:43:13,501 652 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-07-11 16:43:13,517 652 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-07-11 16:43:13,580 652 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-07-11 16:43:13,580 652 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2023-07-11 16:43:13,642 652 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='flyctl'|
Version='0.1.54'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='flyctl'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-LJRJES7NN28'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-07-11 16:43:13,657 652 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-07-11 16:43:13,689 652 [INFO ] - Installing the following packages:
2023-07-11 16:43:13,706 652 [INFO ] - flyctl
2023-07-11 16:43:13,706 652 [INFO ] - By installing, you accept licenses for the packages.
2023-07-11 16:43:13,720 652 [DEBUG] - Current environment values (may contain sensitive data):
2023-07-11 16:43:13,735 652 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-07-11 16:43:13,735 652 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-11 16:43:13,751 652 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-11 16:43:13,751 652 [DEBUG] - * 'ChocolateyLastPathUpdate'='133335508939819883' ('User')
2023-07-11 16:43:13,766 652 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-07-11 16:43:13,766 652 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-07-11 16:43:13,782 652 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-07-11 16:43:13,782 652 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-07-11 16:43:13,798 652 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-07-11 16:43:13,798 652 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-07-11 16:43:13,813 652 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-07-11 16:43:13,813 652 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-07-11 16:43:13,813 652 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-07-11 16:43:13,829 652 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-07-11 16:43:13,829 652 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-07-11 16:43:13,845 652 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-07-11 16:43:13,845 652 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-07-11 16:43:13,860 652 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-07-11 16:43:13,860 652 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-07-11 16:43:13,876 652 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-07-11 16:43:16,064 652 [INFO ] - [NuGet] Installing 'flyctl 0.1.54'.
2023-07-11 16:43:16,095 652 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'flyctl\tools'.
2023-07-11 16:43:16,110 652 [DEBUG] - [NuGet] Added file 'flyctl.nupkg' to folder 'flyctl'.
2023-07-11 16:43:16,502 652 [DEBUG] - [NuGet] Added file 'flyctl.nuspec' to folder 'flyctl'.
2023-07-11 16:43:16,502 652 [INFO ] - [NuGet] Successfully installed 'flyctl 0.1.54'.
2023-07-11 16:43:16,517 652 [INFO ] -
flyctl v0.1.54 (forced)
2023-07-11 16:43:16,549 652 [INFO ] - flyctl package files install completed. Performing other installation steps.
2023-07-11 16:43:16,627 652 [DEBUG] - Setting installer args for flyctl
2023-07-11 16:43:16,627 652 [DEBUG] - Setting package parameters for flyctl
2023-07-11 16:43:16,642 652 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1':
2023-07-11 16:43:16,676 652 [DEBUG] - $ErrorActionPreference = 'Stop'
$packageName = 'flyctl'
$url64 = 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip'
$checksum64 = '5390e6e12faa86f5a6f70d007a9a8347864d06576d66f984db7ab99b02ad51bc'
$packageArgs = @{
packageName = $packageName
url64Bit = $url64
checksum64 = $checksum64
checksumType64 = 'sha256'
unzipLocation = Split-Path $MyInvocation.MyCommand.Definition
}
Install-ChocolateyZipPackage @packageArgs
2023-07-11 16:43:16,720 652 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-07-11 16:43:16,736 652 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-07-11 16:43:17,408 652 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-07-11 16:43:17,954 652 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-07-11 16:43:17,954 652 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-07-11 16:43:17,970 652 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-07-11 16:43:17,970 652 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-07-11 16:43:17,985 652 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-07-11 16:43:17,985 652 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-07-11 16:43:18,004 652 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-07-11 16:43:18,016 652 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-07-11 16:43:18,016 652 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-07-11 16:43:18,032 652 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-07-11 16:43:18,032 652 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-07-11 16:43:18,048 652 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-07-11 16:43:18,048 652 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-07-11 16:43:18,064 652 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-07-11 16:43:18,079 652 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-07-11 16:43:18,079 652 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-07-11 16:43:18,095 652 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-07-11 16:43:18,095 652 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-07-11 16:43:18,095 652 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-07-11 16:43:18,110 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-07-11 16:43:18,110 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-07-11 16:43:18,126 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-07-11 16:43:18,142 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-07-11 16:43:18,142 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-07-11 16:43:18,157 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-07-11 16:43:18,157 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-07-11 16:43:18,173 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-07-11 16:43:18,173 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-07-11 16:43:18,173 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-07-11 16:43:18,189 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-07-11 16:43:18,189 652 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-07-11 16:43:18,204 652 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-07-11 16:43:18,204 652 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-07-11 16:43:18,220 652 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-07-11 16:43:18,220 652 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-07-11 16:43:18,236 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-07-11 16:43:18,236 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-07-11 16:43:18,251 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-07-11 16:43:18,251 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-07-11 16:43:18,267 652 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-07-11 16:43:18,267 652 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-07-11 16:43:18,282 652 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-07-11 16:43:18,282 652 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-07-11 16:43:18,298 652 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-07-11 16:43:18,298 652 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-07-11 16:43:18,313 652 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-07-11 16:43:18,313 652 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-07-11 16:43:18,329 652 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-07-11 16:43:18,329 652 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-07-11 16:43:18,344 652 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-07-11 16:43:18,361 652 [DEBUG] - Loading community extensions
2023-07-11 16:43:18,392 652 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-07-11 16:43:18,408 652 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-07-11 16:43:18,517 652 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-07-11 16:43:18,517 652 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-07-11 16:43:18,534 652 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-07-11 16:43:18,548 652 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-07-11 16:43:18,548 652 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-07-11 16:43:18,564 652 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-07-11 16:43:18,579 652 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-07-11 16:43:18,579 652 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-07-11 16:43:18,595 652 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-07-11 16:43:18,595 652 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-07-11 16:43:18,610 652 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-07-11 16:43:18,610 652 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-07-11 16:43:18,610 652 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-07-11 16:43:18,626 652 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-07-11 16:43:18,641 652 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-07-11 16:43:18,641 652 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-07-11 16:43:18,657 652 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-07-11 16:43:18,657 652 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-07-11 16:43:18,673 652 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-07-11 16:43:18,673 652 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-07-11 16:43:18,688 652 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-07-11 16:43:18,688 652 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-07-11 16:43:18,704 652 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-07-11 16:43:18,704 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-07-11 16:43:18,720 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-07-11 16:43:18,736 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-07-11 16:43:18,736 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-07-11 16:43:18,751 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-07-11 16:43:18,751 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-07-11 16:43:18,766 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-07-11 16:43:18,766 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-07-11 16:43:18,782 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-07-11 16:43:18,782 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-07-11 16:43:18,798 652 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-07-11 16:43:18,798 652 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-07-11 16:43:18,813 652 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-07-11 16:43:18,813 652 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-07-11 16:43:18,829 652 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-07-11 16:43:18,829 652 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-07-11 16:43:18,845 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-07-11 16:43:18,845 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-07-11 16:43:18,861 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-07-11 16:43:18,876 652 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-07-11 16:43:18,876 652 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-07-11 16:43:18,892 652 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-07-11 16:43:18,892 652 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-07-11 16:43:18,907 652 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-07-11 16:43:18,907 652 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-07-11 16:43:18,923 652 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-07-11 16:43:18,923 652 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-07-11 16:43:18,923 652 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-07-11 16:43:18,938 652 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-07-11 16:43:18,938 652 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-07-11 16:43:18,954 652 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-07-11 16:43:18,954 652 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-07-11 16:43:18,954 652 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-07-11 16:43:18,970 652 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-07-11 16:43:18,970 652 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-07-11 16:43:18,985 652 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-07-11 16:43:18,985 652 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-07-11 16:43:19,002 652 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-07-11 16:43:19,002 652 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-07-11 16:43:19,017 652 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-07-11 16:43:19,017 652 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-07-11 16:43:19,033 652 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-07-11 16:43:19,033 652 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-07-11 16:43:19,049 652 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-07-11 16:43:19,049 652 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-07-11 16:43:19,063 652 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-07-11 16:43:19,063 652 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-07-11 16:43:19,079 652 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-07-11 16:43:19,079 652 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-07-11 16:43:19,079 652 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-07-11 16:43:19,095 652 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-07-11 16:43:19,095 652 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-07-11 16:43:19,110 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-07-11 16:43:19,110 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-07-11 16:43:19,126 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-07-11 16:43:19,126 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-07-11 16:43:19,142 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-07-11 16:43:19,142 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-07-11 16:43:19,142 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-07-11 16:43:19,158 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-07-11 16:43:19,173 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-07-11 16:43:19,173 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-07-11 16:43:19,188 652 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-07-11 16:43:19,188 652 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-07-11 16:43:19,188 652 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-07-11 16:43:19,204 652 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-07-11 16:43:19,204 652 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-07-11 16:43:19,220 652 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-07-11 16:43:19,220 652 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-07-11 16:43:19,235 652 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-07-11 16:43:19,235 652 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-07-11 16:43:19,251 652 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-07-11 16:43:19,251 652 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-07-11 16:43:19,267 652 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-07-11 16:43:19,283 652 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-07-11 16:43:19,283 652 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-07-11 16:43:19,298 652 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-07-11 16:43:19,298 652 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-07-11 16:43:19,298 652 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-07-11 16:43:19,313 652 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-07-11 16:43:19,344 652 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-07-11 16:43:19,344 652 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-07-11 16:43:19,360 652 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-07-11 16:43:19,360 652 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-07-11 16:43:19,376 652 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-07-11 16:43:19,455 652 [DEBUG] - ---------------------------Script Execution---------------------------
2023-07-11 16:43:19,486 652 [DEBUG] - Running 'ChocolateyScriptRunner' for flyctl v0.1.54 with packageScript 'C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\flyctl', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-07-11 16:43:19,564 652 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1'
2023-07-11 16:43:19,720 652 [DEBUG] - Running Install-ChocolateyZipPackage -unzipLocation 'C:\ProgramData\chocolatey\lib\flyctl\tools' -url64bit 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip' -checksumType64 'sha256' -packageName 'flyctl' -checksum64 '5390e6e12faa86f5a6f70d007a9a8347864d06576d66f984db7ab99b02ad51bc'
2023-07-11 16:43:19,860 652 [DEBUG] - Running Get-ChocolateyWebFile -checksum '' -checksumType '' -checksum64 '5390e6e12faa86f5a6f70d007a9a8347864d06576d66f984db7ab99b02ad51bc' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' -packageName 'flyctl' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctlInstall.zip' -url '' -url64bit 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip'
2023-07-11 16:43:20,032 652 [DEBUG] - Running Get-OSArchitectureWidth -compare '64'
2023-07-11 16:43:20,079 652 [DEBUG] - CPU is 64 bit
2023-07-11 16:43:20,095 652 [DEBUG] - Setting url to 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip' and bitPackage to 64
2023-07-11 16:43:20,204 652 [DEBUG] - Running Get-WebFileName -url 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip' -defaultName 'flyctlInstall.zip'
2023-07-11 16:43:21,080 652 [DEBUG] - Using header 'Content-Disposition' to determine file name.
2023-07-11 16:43:21,095 652 [DEBUG] - File name determined from url is 'flyctl_0.1.54_Windows_x86_64.zip'
2023-07-11 16:43:21,188 652 [DEBUG] - Running Get-WebHeaders -url 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip' -ErrorAction 'Stop'
2023-07-11 16:43:21,204 652 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2023-07-11 16:43:21,220 652 [DEBUG] - Request Headers:
2023-07-11 16:43:21,235 652 [DEBUG] - 'Accept':'*/*'
2023-07-11 16:43:21,251 652 [DEBUG] - 'User-Agent':'chocolatey command line'
2023-07-11 16:43:21,470 652 [DEBUG] - Response Headers:
2023-07-11 16:43:21,486 652 [DEBUG] - 'Connection':'keep-alive'
2023-07-11 16:43:21,502 652 [DEBUG] - 'Content-MD5':'7ieKdDWhKS5Rnohq/PazTw=='
2023-07-11 16:43:21,516 652 [DEBUG] - 'x-ms-request-id':'b6a090ee-101e-0044-1d16-b46b6a000000'
2023-07-11 16:43:21,516 652 [DEBUG] - 'x-ms-version':'2020-04-08'
2023-07-11 16:43:21,532 652 [DEBUG] - 'x-ms-creation-time':'Tue, 11 Jul 2023 15:14:39 GMT'
2023-07-11 16:43:21,549 652 [DEBUG] - 'x-ms-lease-status':'unlocked'
2023-07-11 16:43:21,549 652 [DEBUG] - 'x-ms-lease-state':'available'
2023-07-11 16:43:21,564 652 [DEBUG] - 'x-ms-blob-type':'BlockBlob'
2023-07-11 16:43:21,564 652 [DEBUG] - 'Content-Disposition':'attachment; filename=flyctl_0.1.54_Windows_x86_64.zip'
2023-07-11 16:43:21,579 652 [DEBUG] - 'x-ms-server-encrypted':'true'
2023-07-11 16:43:21,579 652 [DEBUG] - 'Fastly-Restarts':'1'
2023-07-11 16:43:21,595 652 [DEBUG] - 'Age':'0'
2023-07-11 16:43:21,595 652 [DEBUG] - 'X-Served-By':'cache-iad-kiad7000032-IAD, cache-mci680074-MCI'
2023-07-11 16:43:21,610 652 [DEBUG] - 'X-Cache':'HIT, HIT'
2023-07-11 16:43:21,610 652 [DEBUG] - 'X-Cache-Hits':'8, 0'
2023-07-11 16:43:21,626 652 [DEBUG] - 'X-Timer':'S1689093801.392153,VS0,VE63'
2023-07-11 16:43:21,642 652 [DEBUG] - 'Accept-Ranges':'bytes'
2023-07-11 16:43:21,689 652 [DEBUG] - 'Content-Length':'27481152'
2023-07-11 16:43:21,704 652 [DEBUG] - 'Content-Type':'application/octet-stream'
2023-07-11 16:43:21,704 652 [DEBUG] - 'Date':'Tue, 11 Jul 2023 16:43:21 GMT'
2023-07-11 16:43:21,720 652 [DEBUG] - 'ETag':'"0x8DB82218BD78A48"'
2023-07-11 16:43:21,720 652 [DEBUG] - 'Last-Modified':'Tue, 11 Jul 2023 15:14:39 GMT'
2023-07-11 16:43:21,735 652 [DEBUG] - 'Server':'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
2023-07-11 16:43:21,735 652 [DEBUG] - 'Via':'1.1 varnish, 1.1 varnish'
2023-07-11 16:43:21,782 652 [INFO ] - Downloading flyctl 64 bit
from 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip'
2023-07-11 16:43:21,845 652 [DEBUG] - Running Get-WebFile -url 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip' -fileName 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip' -options 'System.Collections.Hashtable'
2023-07-11 16:43:21,862 652 [DEBUG] - Setting request timeout to 30000
2023-07-11 16:43:21,876 652 [DEBUG] - Setting read/write timeout to 2700000
2023-07-11 16:43:21,876 652 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2023-07-11 16:43:22,517 652 [DEBUG] - Downloading https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip to C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip
2023-07-11 16:43:25,845 652 [INFO ] -
2023-07-11 16:43:25,907 652 [INFO ] - Download of flyctl_0.1.54_Windows_x86_64.zip (26.21 MB) completed.
2023-07-11 16:43:29,032 652 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2023-07-11 16:43:29,051 652 [DEBUG] - Verifying package provided checksum of '5390e6e12faa86f5a6f70d007a9a8347864d06576d66f984db7ab99b02ad51bc' for 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip'.
2023-07-11 16:43:29,079 652 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip' -checksum '5390e6e12faa86f5a6f70d007a9a8347864d06576d66f984db7ab99b02ad51bc' -checksumType 'sha256' -originalUrl 'https://github.com/superfly/flyctl/releases/download/v0.1.54/flyctl_0.1.54_Windows_x86_64.zip'
2023-07-11 16:43:29,110 652 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2023-07-11 16:43:29,126 652 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="5390e6e12faa86f5a6f70d007a9a8347864d06576d66f984db7ab99b02ad51bc" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip"]
2023-07-11 16:43:29,579 652 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="5390e6e12faa86f5a6f70d007a9a8347864d06576d66f984db7ab99b02ad51bc" -t="sha256" -f="C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip"] exited with '0'.
2023-07-11 16:43:29,657 652 [DEBUG] - Running Get-ChocolateyUnzip -disableLogging 'False' -fileFullPath 'C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip' -destination 'C:\ProgramData\chocolatey\lib\flyctl\tools' -specificFolder '' -packageName 'flyctl'
2023-07-11 16:43:29,673 652 [DEBUG] - Running Get-OSArchitectureWidth -compare '32'
2023-07-11 16:43:29,704 652 [INFO ] - Extracting C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip to C:\ProgramData\chocolatey\lib\flyctl\tools...
2023-07-11 16:43:29,736 652 [DEBUG] - 7zip found at 'C:\ProgramData\chocolatey\tools\7z.exe'
2023-07-11 16:43:29,782 652 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\flyctl\tools" -y "C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip"]
2023-07-11 16:43:30,751 652 [INFO ] - VERBOSE:
2023-07-11 16:43:30,767 652 [INFO ] - VERBOSE: 7-Zip 21.07 (x86) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26
2023-07-11 16:43:30,767 652 [INFO ] - VERBOSE:
2023-07-11 16:43:30,782 652 [INFO ] - VERBOSE: Scanning the drive for archives:
2023-07-11 16:43:30,798 652 [INFO ] - VERBOSE: 1 file, 27481152 bytes (27 MiB)
2023-07-11 16:43:30,798 652 [INFO ] - VERBOSE:
2023-07-11 16:43:30,813 652 [INFO ] - VERBOSE: Extracting archive: C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip
2023-07-11 16:43:30,813 652 [INFO ] - VERBOSE: --
2023-07-11 16:43:30,829 652 [INFO ] - VERBOSE: Path = C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip
2023-07-11 16:43:30,829 652 [INFO ] - VERBOSE: Type = zip
2023-07-11 16:43:30,845 652 [INFO ] - VERBOSE: Physical Size = 27481152
2023-07-11 16:43:30,860 652 [INFO ] - VERBOSE:
2023-07-11 16:43:30,860 652 [INFO ] - VERBOSE: - wintun.dll
2023-07-11 16:43:30,909 652 [INFO ] - VERBOSE: - flyctl.exe
2023-07-11 16:43:30,909 652 [INFO ] - VERBOSE: Everything is Ok
2023-07-11 16:43:30,923 652 [INFO ] - VERBOSE:
2023-07-11 16:43:30,923 652 [INFO ] - VERBOSE: Files: 2
2023-07-11 16:43:30,938 652 [INFO ] - VERBOSE: Size: 56801912
2023-07-11 16:43:30,954 652 [INFO ] - VERBOSE: Compressed: 27481152
2023-07-11 16:43:31,017 652 [DEBUG] - $exitCode was passed null
2023-07-11 16:43:31,017 652 [DEBUG] - Command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\flyctl\tools" -y "C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54\flyctl_0.1.54_Windows_x86_64.zip"] exited with '0'.
2023-07-11 16:43:31,079 652 [DEBUG] - 7z exit code: 0
2023-07-11 16:43:31,111 652 [INFO ] - C:\ProgramData\chocolatey\lib\flyctl\tools
2023-07-11 16:43:31,126 652 [DEBUG] - ----------------------------------------------------------------------
2023-07-11 16:43:31,142 652 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-07-11 16:43:31,158 652 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-07-11 16:43:31,266 652 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-07-11 16:43:31,439 652 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\flyctl'
2023-07-11 16:43:31,439 652 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\flyctl.nupkg'
with checksum 'C363CA2DDDEFEE077FA037BB58955F0E'
2023-07-11 16:43:31,454 652 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\flyctl.nuspec'
with checksum 'CD7AE8CC42856A44766EB80E5FC3570E'
2023-07-11 16:43:31,469 652 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\flyctl_0.1.54_Windows_x86_64.zip.txt'
with checksum 'F669A4133229708EFB841C2D326892F1'
2023-07-11 16:43:31,469 652 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1'
with checksum '85C34C9B93C8980A515999DCDA3D5FF0'
2023-07-11 16:43:31,909 652 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe'
with checksum 'E5CDB87D1E9972701589696E09B58B96'
2023-07-11 16:43:31,971 652 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\wintun.dll'
with checksum 'CEB017097A086E516AEF34C82E5090C4'
2023-07-11 16:43:32,016 652 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\flyctl\tools\flyctl.exe" --output="C:\ProgramData\chocolatey\bin\flyctl.exe" --iconpath="C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe"']
2023-07-11 16:43:33,017 652 [DEBUG] - [ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error:
2023-07-11 16:43:33,017 652 [DEBUG] - [ShimGen] Selected Icon is invalid
2023-07-11 16:43:33,377 652 [DEBUG] - [ShimGen] Microsoft (R) Visual C# Compiler version 4.8.3761.0
2023-07-11 16:43:33,391 652 [DEBUG] - [ShimGen] for C# 5
2023-07-11 16:43:33,391 652 [DEBUG] - [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2023-07-11 16:43:33,407 652 [DEBUG] - [ShimGen] This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see http://go.microsoft.com/fwlink/?LinkID=533240
2023-07-11 16:43:33,423 652 [DEBUG] - [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\flyctl.exe'
2023-07-11 16:43:33,471 652 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\flyctl\tools\flyctl.exe" --output="C:\ProgramData\chocolatey\bin\flyctl.exe" --iconpath="C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe"'] exited with '0'
2023-07-11 16:43:33,471 652 [INFO ] - ShimGen has successfully created a shim for flyctl.exe
2023-07-11 16:43:33,486 652 [DEBUG] - Created: C:\ProgramData\chocolatey\bin\flyctl.exe
Targeting: C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe
IsGui:False
2023-07-11 16:43:33,533 652 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\flyctl.0.1.54".
2023-07-11 16:43:33,580 652 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\flyctl.0.1.54\.files'
2023-07-11 16:43:33,595 652 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\flyctl.0.1.54\.extra".
2023-07-11 16:43:33,610 652 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\flyctl.0.1.54\.version".
2023-07-11 16:43:33,610 652 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\flyctl.0.1.54\.sxs".
2023-07-11 16:43:33,626 652 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\flyctl.0.1.54\.pin".
2023-07-11 16:43:33,642 652 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-07-11 16:43:33,642 652 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\flyctl\.chocolateyPending".
2023-07-11 16:43:33,658 652 [INFO ] - The install of flyctl was successful.
2023-07-11 16:43:33,673 652 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\flyctl\tools'
2023-07-11 16:43:33,689 652 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\flyctl.0.1.54.nupkg".
2023-07-11 16:43:33,736 652 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-07-11 16:43:33,750 652 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-07-11 16:43:33,783 652 [DEBUG] - Exiting with 0
2023-07-11 16:43:46,579 1832 [DEBUG] - XmlConfiguration is now operational
2023-07-11 16:43:46,736 1832 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:46,736 1832 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:46,751 1832 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:46,751 1832 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:46,751 1832 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-07-11 16:43:46,766 1832 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-07-11 16:43:47,017 1832 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-07-11 16:43:47,017 1832 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-07-11 16:43:47,032 1832 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-07-11 16:43:47,032 1832 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-07-11 16:43:47,032 1832 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-07-11 16:43:47,047 1832 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-07-11 16:43:47,047 1832 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-07-11 16:43:47,047 1832 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-07-11 16:43:47,063 1832 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-07-11 16:43:47,063 1832 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-07-11 16:43:47,063 1832 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-07-11 16:43:47,063 1832 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-07-11 16:43:47,078 1832 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-07-11 16:43:47,078 1832 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-07-11 16:43:47,078 1832 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-07-11 16:43:47,094 1832 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-07-11 16:43:47,094 1832 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-07-11 16:43:47,094 1832 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-07-11 16:43:47,392 1832 [INFO ] - ============================================================
2023-07-11 16:43:47,782 1832 [INFO ] - Chocolatey v1.3.0
2023-07-11 16:43:47,814 1832 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-07-11 16:43:47,814 1832 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-07-11 16:43:47,829 1832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-07-11 16:43:47,861 1832 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall flyctl --version 0.1.54 -dvy --execution-timeout=2700
2023-07-11 16:43:47,861 1832 [DEBUG] - Received arguments: uninstall flyctl --version 0.1.54 -dvy --execution-timeout=2700
2023-07-11 16:43:48,032 1832 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-07-11 16:43:48,048 1832 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-07-11 16:43:48,079 1832 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-07-11 16:43:48,221 1832 [DEBUG] - Performing validation checks.
2023-07-11 16:43:48,235 1832 [DEBUG] - Global Configuration Validation Checks:
2023-07-11 16:43:48,251 1832 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-07-11 16:43:48,267 1832 [DEBUG] - System State Validation Checks:
2023-07-11 16:43:48,267 1832 [DEBUG] - Reboot Requirement Checks:
2023-07-11 16:43:48,282 1832 [DEBUG] - - Pending Computer Rename = Checked
2023-07-11 16:43:48,297 1832 [DEBUG] - - Pending Component Based Servicing = Checked
2023-07-11 16:43:48,297 1832 [DEBUG] - - Pending Windows Auto Update = Checked
2023-07-11 16:43:48,313 1832 [DEBUG] - - Pending File Rename Operations = Ignored
2023-07-11 16:43:48,313 1832 [DEBUG] - - Pending Windows Package Installer = Checked
2023-07-11 16:43:48,329 1832 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-07-11 16:43:48,344 1832 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-07-11 16:43:48,423 1832 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-07-11 16:43:48,438 1832 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2023-07-11 16:43:48,485 1832 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='flyctl'|
Version='0.1.54'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='flyctl'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-LJRJES7NN28'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-07-11 16:43:48,516 1832 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-07-11 16:43:48,532 1832 [INFO ] - Uninstalling the following packages:
2023-07-11 16:43:48,548 1832 [INFO ] - flyctl
2023-07-11 16:43:48,564 1832 [DEBUG] - Current environment values (may contain sensitive data):
2023-07-11 16:43:48,579 1832 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-07-11 16:43:48,594 1832 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-11 16:43:48,594 1832 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-11 16:43:48,610 1832 [DEBUG] - * 'ChocolateyLastPathUpdate'='133335508939819883' ('User')
2023-07-11 16:43:48,610 1832 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-07-11 16:43:48,610 1832 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-07-11 16:43:48,626 1832 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-07-11 16:43:48,642 1832 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-07-11 16:43:48,642 1832 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-07-11 16:43:48,657 1832 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-07-11 16:43:48,672 1832 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-07-11 16:43:48,672 1832 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-07-11 16:43:48,672 1832 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-07-11 16:43:48,689 1832 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-07-11 16:43:48,689 1832 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-07-11 16:43:48,704 1832 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-07-11 16:43:48,704 1832 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-07-11 16:43:48,719 1832 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-07-11 16:43:48,719 1832 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-07-11 16:43:48,735 1832 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-07-11 16:43:48,892 1832 [DEBUG] - Running list with the following filter = ''
2023-07-11 16:43:48,892 1832 [DEBUG] - --- Start of List ---
2023-07-11 16:43:49,235 1832 [DEBUG] - flyctl 0.1.54
2023-07-11 16:43:49,251 1832 [DEBUG] - --- End of List ---
2023-07-11 16:43:49,516 1832 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-07-11 16:43:49,516 1832 [DEBUG] - Backing up existing flyctl prior to operation.
2023-07-11 16:43:49,532 1832 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\flyctl'
to 'C:\ProgramData\chocolatey\lib-bkp\flyctl'
2023-07-11 16:43:51,563 1832 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\flyctl".
2023-07-11 16:43:51,563 1832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\flyctl\flyctl.nupkg"
to "C:\ProgramData\chocolatey\lib\flyctl\flyctl.nupkg".
2023-07-11 16:43:51,579 1832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\flyctl\flyctl.nuspec"
to "C:\ProgramData\chocolatey\lib\flyctl\flyctl.nuspec".
2023-07-11 16:43:51,594 1832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\flyctl\flyctl_0.1.54_Windows_x86_64.zip.txt"
to "C:\ProgramData\chocolatey\lib\flyctl\flyctl_0.1.54_Windows_x86_64.zip.txt".
2023-07-11 16:43:51,594 1832 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\flyctl\tools".
2023-07-11 16:43:51,610 1832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\flyctl\tools\chocolateyInstall.ps1"
to "C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1".
2023-07-11 16:43:51,625 1832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\flyctl\tools\flyctl.exe"
to "C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe".
2023-07-11 16:43:51,688 1832 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\flyctl\tools\wintun.dll"
to "C:\ProgramData\chocolatey\lib\flyctl\tools\wintun.dll".
2023-07-11 16:43:53,236 1832 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\flyctl'
2023-07-11 16:43:53,251 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\flyctl.nupkg'
with checksum 'C363CA2DDDEFEE077FA037BB58955F0E'
2023-07-11 16:43:53,251 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\flyctl.nuspec'
with checksum 'CD7AE8CC42856A44766EB80E5FC3570E'
2023-07-11 16:43:53,266 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\flyctl_0.1.54_Windows_x86_64.zip.txt'
with checksum 'F669A4133229708EFB841C2D326892F1'
2023-07-11 16:43:53,282 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\chocolateyInstall.ps1'
with checksum '85C34C9B93C8980A515999DCDA3D5FF0'
2023-07-11 16:43:53,516 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe'
with checksum 'E5CDB87D1E9972701589696E09B58B96'
2023-07-11 16:43:53,563 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\wintun.dll'
with checksum 'CEB017097A086E516AEF34C82E5090C4'
2023-07-11 16:43:53,907 1832 [INFO ] - [NuGet] Uninstalling 'flyctl 0.1.54'.
2023-07-11 16:43:53,923 1832 [INFO ] -
flyctl v0.1.54
2023-07-11 16:43:54,110 1832 [DEBUG] - Removing shim for flyctl.exe at 'C:\ProgramData\chocolatey\bin\flyctl.exe
2023-07-11 16:43:54,126 1832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\bin\flyctl.exe".
2023-07-11 16:43:54,157 1832 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-07-11 16:43:54,172 1832 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-07-11 16:43:54,298 1832 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-07-11 16:43:54,330 1832 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\flyctl".
2023-07-11 16:43:54,391 1832 [DEBUG] - [NuGet] Removed file 'chocolateyInstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\flyctl\tools'.
2023-07-11 16:43:54,407 1832 [DEBUG] - [NuGet] Removed file 'flyctl.nuspec' to folder 'C:\ProgramData\chocolatey\lib\flyctl'.
2023-07-11 16:43:54,407 1832 [DEBUG] - [NuGet] Removed file 'flyctl.nupkg' to folder 'C:\ProgramData\chocolatey\lib\flyctl'.
2023-07-11 16:43:54,422 1832 [DEBUG] - [NuGet] The directory is not empty.
2023-07-11 16:43:54,438 1832 [INFO ] - [NuGet] Successfully uninstalled 'flyctl 0.1.54'.
2023-07-11 16:43:54,454 1832 [INFO ] - flyctl has been successfully uninstalled.
2023-07-11 16:43:54,454 1832 [DEBUG] - Removing nupkg if it still exists.
2023-07-11 16:43:54,469 1832 [DEBUG] - Ensuring removal of installation files.
2023-07-11 16:43:54,485 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\flyctl_0.1.54_Windows_x86_64.zip.txt'
with checksum 'F669A4133229708EFB841C2D326892F1'
2023-07-11 16:43:54,485 1832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\flyctl\flyctl_0.1.54_Windows_x86_64.zip.txt".
2023-07-11 16:43:54,719 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe'
with checksum 'E5CDB87D1E9972701589696E09B58B96'
2023-07-11 16:43:54,735 1832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\flyctl\tools\flyctl.exe".
2023-07-11 16:43:54,766 1832 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\flyctl\tools\wintun.dll'
with checksum 'CEB017097A086E516AEF34C82E5090C4'
2023-07-11 16:43:54,782 1832 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\flyctl\tools\wintun.dll".
2023-07-11 16:43:54,782 1832 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib\flyctl".
2023-07-11 16:43:54,797 1832 [DEBUG] - Ensuring removal of package cache files.
2023-07-11 16:43:54,797 1832 [DEBUG] - Attempting to delete directory "C:\Users\vagrant\AppData\Local\Temp\chocolatey\flyctl\0.1.54".
2023-07-11 16:43:54,860 1832 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-07-11 16:43:54,875 1832 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-07-11 16:43:54,907 1832 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment