Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created June 6, 2023 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save choco-bot/f3ae95aaa24fd9545f15c0a88f80471e to your computer and use it in GitHub Desktop.
Save choco-bot/f3ae95aaa24fd9545f15c0a88f80471e to your computer and use it in GitHub Desktop.
arkade v0.9.19 - Passed - Package Tests Results

arkade v0.9.19 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/arkade/0.9.19
  • Tested 06 Jun 2023 16:50:08 +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\arkade\arkade.nupkg" checksum="A3614E03A62B0358A258F2390880286E" />
<file path="C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec" checksum="CC0A6F55670F353FAF9D7B4D61A6A988" />
<file path="C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt" checksum="90BD3E48F15E03E50E11B657A6833A9A" />
<file path="C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt" checksum="9BBF0A3C09ED152A9C7178F7695199CC" />
<file path="C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe" checksum="BE46989245CAA4AD25E4F3899235443C" />
</files>
</fileSnapshot>
2023-06-06 16:49:40,029 5268 [DEBUG] - XmlConfiguration is now operational
2023-06-06 16:49:40,185 5268 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 16:49:40,185 5268 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 16:49:40,185 5268 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 16:49:40,201 5268 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 16:49:40,201 5268 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 16:49:40,201 5268 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-06 16:49:40,453 5268 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-06-06 16:49:40,467 5268 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-06-06 16:49:40,467 5268 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-06-06 16:49:40,467 5268 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-06-06 16:49:40,467 5268 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-06-06 16:49:40,482 5268 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-06-06 16:49:40,482 5268 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-06-06 16:49:40,482 5268 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-06-06 16:49:40,482 5268 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-06-06 16:49:40,498 5268 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-06-06 16:49:40,498 5268 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-06-06 16:49:40,498 5268 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-06-06 16:49:40,498 5268 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-06-06 16:49:40,514 5268 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-06-06 16:49:40,514 5268 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-06-06 16:49:40,514 5268 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-06-06 16:49:40,514 5268 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-06-06 16:49:40,529 5268 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-06-06 16:49:40,826 5268 [INFO ] - ============================================================
2023-06-06 16:49:41,186 5268 [INFO ] - Chocolatey v1.3.0
2023-06-06 16:49:41,217 5268 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-06-06 16:49:41,233 5268 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-06-06 16:49:41,248 5268 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-06-06 16:49:41,263 5268 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install arkade --version 0.9.19 -fdvy --execution-timeout=2700 --allow-downgrade
2023-06-06 16:49:41,279 5268 [DEBUG] - Received arguments: install arkade --version 0.9.19 -fdvy --execution-timeout=2700 --allow-downgrade
2023-06-06 16:49:41,436 5268 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-06-06 16:49:41,468 5268 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-06-06 16:49:41,483 5268 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-06-06 16:49:41,608 5268 [DEBUG] - Performing validation checks.
2023-06-06 16:49:41,623 5268 [DEBUG] - Global Configuration Validation Checks:
2023-06-06 16:49:41,639 5268 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-06-06 16:49:41,655 5268 [DEBUG] - System State Validation Checks:
2023-06-06 16:49:41,655 5268 [DEBUG] - Reboot Requirement Checks:
2023-06-06 16:49:41,670 5268 [DEBUG] - - Pending Computer Rename = Checked
2023-06-06 16:49:41,685 5268 [DEBUG] - - Pending Component Based Servicing = Checked
2023-06-06 16:49:41,685 5268 [DEBUG] - - Pending Windows Auto Update = Checked
2023-06-06 16:49:41,701 5268 [DEBUG] - - Pending File Rename Operations = Ignored
2023-06-06 16:49:41,701 5268 [DEBUG] - - Pending Windows Package Installer = Checked
2023-06-06 16:49:41,717 5268 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-06-06 16:49:41,733 5268 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-06-06 16:49:41,779 5268 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-06-06 16:49:41,794 5268 [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-06-06 16:49:41,827 5268 [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='arkade'|
Version='0.9.19'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='arkade'|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-1PEM0D8D2K6'|
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-06-06 16:49:41,858 5268 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-06-06 16:49:41,873 5268 [INFO ] - Installing the following packages:
2023-06-06 16:49:41,873 5268 [INFO ] - arkade
2023-06-06 16:49:41,889 5268 [INFO ] - By installing, you accept licenses for the packages.
2023-06-06 16:49:41,904 5268 [DEBUG] - Current environment values (may contain sensitive data):
2023-06-06 16:49:41,904 5268 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-06-06 16:49:41,920 5268 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-06 16:49:41,920 5268 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-06 16:49:41,935 5268 [DEBUG] - * 'ChocolateyLastPathUpdate'='133305268811463383' ('User')
2023-06-06 16:49:41,935 5268 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-06-06 16:49:41,935 5268 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-06-06 16:49:41,951 5268 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-06-06 16:49:41,951 5268 [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-06-06 16:49:41,951 5268 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-06-06 16:49:41,967 5268 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-06-06 16:49:41,967 5268 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-06-06 16:49:41,982 5268 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-06-06 16:49:41,982 5268 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-06-06 16:49:41,998 5268 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-06-06 16:49:41,998 5268 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-06-06 16:49:42,013 5268 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-06-06 16:49:42,014 5268 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-06-06 16:49:42,014 5268 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-06-06 16:49:42,030 5268 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-06-06 16:49:42,030 5268 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-06-06 21:30:27,077 5268 [INFO ] - [NuGet] Installing 'arkade 0.9.19'.
2023-06-06 21:30:27,123 5268 [DEBUG] - [NuGet] Added file 'arkade.exe' to folder 'arkade\tools'.
2023-06-06 21:30:27,123 5268 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'arkade\legal'.
2023-06-06 21:30:27,139 5268 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'arkade\legal'.
2023-06-06 21:30:27,155 5268 [DEBUG] - [NuGet] Added file 'arkade.nupkg' to folder 'arkade'.
2023-06-06 21:30:27,795 5268 [DEBUG] - [NuGet] Added file 'arkade.nuspec' to folder 'arkade'.
2023-06-06 21:30:27,795 5268 [INFO ] - [NuGet] Successfully installed 'arkade 0.9.19'.
2023-06-06 21:30:27,811 5268 [INFO ] -
arkade v0.9.19 (forced)
2023-06-06 21:30:27,967 5268 [INFO ] - arkade package files install completed. Performing other installation steps.
2023-06-06 21:30:28,248 5268 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\arkade'
2023-06-06 21:30:28,264 5268 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nupkg'
with checksum 'A3614E03A62B0358A258F2390880286E'
2023-06-06 21:30:28,264 5268 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec'
with checksum 'CC0A6F55670F353FAF9D7B4D61A6A988'
2023-06-06 21:30:28,279 5268 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt'
with checksum '90BD3E48F15E03E50E11B657A6833A9A'
2023-06-06 21:30:28,279 5268 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt'
with checksum '9BBF0A3C09ED152A9C7178F7695199CC'
2023-06-06 21:30:28,342 5268 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe'
with checksum 'BE46989245CAA4AD25E4F3899235443C'
2023-06-06 21:30:28,389 5268 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\arkade\tools\arkade.exe" --output="C:\ProgramData\chocolatey\bin\arkade.exe" --iconpath="C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe"']
2023-06-06 21:30:29,185 5268 [DEBUG] - [ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error:
2023-06-06 21:30:29,201 5268 [DEBUG] - [ShimGen] Selected Icon is invalid
2023-06-06 21:30:29,201 5268 [DEBUG] - [ShimGen] Microsoft (R) Visual C# Compiler version 4.8.3761.0
2023-06-06 21:30:29,201 5268 [DEBUG] - [ShimGen] for C# 5
2023-06-06 21:30:29,201 5268 [DEBUG] - [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2023-06-06 21:30:29,216 5268 [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-06-06 21:30:29,216 5268 [DEBUG] - [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\arkade.exe'
2023-06-06 21:30:29,233 5268 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\arkade\tools\arkade.exe" --output="C:\ProgramData\chocolatey\bin\arkade.exe" --iconpath="C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe"'] exited with '0'
2023-06-06 21:30:29,233 5268 [INFO ] - ShimGen has successfully created a shim for arkade.exe
2023-06-06 21:30:29,249 5268 [DEBUG] - Created: C:\ProgramData\chocolatey\bin\arkade.exe
Targeting: C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe
IsGui:False
2023-06-06 21:30:29,295 5268 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.19".
2023-06-06 21:30:29,342 5268 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.19\.files'
2023-06-06 21:30:29,357 5268 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.19\.extra".
2023-06-06 21:30:29,357 5268 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.19\.version".
2023-06-06 21:30:29,373 5268 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.19\.sxs".
2023-06-06 21:30:29,373 5268 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\arkade.0.9.19\.pin".
2023-06-06 21:30:29,388 5268 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-06-06 21:30:29,404 5268 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\arkade\.chocolateyPending".
2023-06-06 21:30:29,404 5268 [INFO ] - The install of arkade was successful.
2023-06-06 21:30:29,420 5268 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\arkade'
2023-06-06 21:30:29,420 5268 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\arkade.0.9.19.nupkg".
2023-06-06 21:30:29,467 5268 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-06-06 21:30:29,467 5268 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-06-06 21:30:29,514 5268 [DEBUG] - Exiting with 0
2023-06-06 12:09:17,161 3512 [DEBUG] - XmlConfiguration is now operational
2023-06-06 12:09:17,317 3512 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 12:09:17,317 3512 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 12:09:17,317 3512 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 12:09:17,333 3512 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 12:09:17,333 3512 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-06-06 12:09:17,333 3512 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-06-06 12:09:17,614 3512 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-06-06 12:09:17,629 3512 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-06-06 12:09:17,629 3512 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-06-06 12:09:17,629 3512 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-06-06 12:09:17,645 3512 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-06-06 12:09:17,645 3512 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-06-06 12:09:17,645 3512 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-06-06 12:09:17,645 3512 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-06-06 12:09:17,661 3512 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-06-06 12:09:17,661 3512 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-06-06 12:09:17,661 3512 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-06-06 12:09:17,661 3512 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-06-06 12:09:17,676 3512 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-06-06 12:09:17,676 3512 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-06-06 12:09:17,676 3512 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-06-06 12:09:17,676 3512 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-06-06 12:09:17,692 3512 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-06-06 12:09:17,692 3512 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-06-06 12:09:17,989 3512 [INFO ] - ============================================================
2023-06-06 12:09:18,505 3512 [INFO ] - Chocolatey v1.3.0
2023-06-06 12:09:18,536 3512 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-06-06 12:09:18,536 3512 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-06-06 12:09:18,552 3512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-06-06 12:09:18,567 3512 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall arkade --version 0.9.19 -dvy --execution-timeout=2700
2023-06-06 12:09:18,583 3512 [DEBUG] - Received arguments: uninstall arkade --version 0.9.19 -dvy --execution-timeout=2700
2023-06-06 12:09:18,755 3512 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-06-06 12:09:18,787 3512 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-06-06 12:09:18,819 3512 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-06-06 12:09:18,975 3512 [DEBUG] - Performing validation checks.
2023-06-06 12:09:18,990 3512 [DEBUG] - Global Configuration Validation Checks:
2023-06-06 12:09:18,990 3512 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-06-06 12:09:19,005 3512 [DEBUG] - System State Validation Checks:
2023-06-06 12:09:19,020 3512 [DEBUG] - Reboot Requirement Checks:
2023-06-06 12:09:19,036 3512 [DEBUG] - - Pending Computer Rename = Checked
2023-06-06 12:09:19,036 3512 [DEBUG] - - Pending Component Based Servicing = Checked
2023-06-06 12:09:19,051 3512 [DEBUG] - - Pending Windows Auto Update = Checked
2023-06-06 12:09:19,051 3512 [DEBUG] - - Pending File Rename Operations = Ignored
2023-06-06 12:09:19,067 3512 [DEBUG] - - Pending Windows Package Installer = Checked
2023-06-06 12:09:19,067 3512 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-06-06 12:09:19,083 3512 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-06-06 12:09:19,130 3512 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-06-06 12:09:19,145 3512 [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-06-06 12:09:19,177 3512 [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='arkade'|
Version='0.9.19'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='arkade'|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-1PEM0D8D2K6'|
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-06-06 12:09:19,208 3512 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-06-06 12:09:19,223 3512 [INFO ] - Uninstalling the following packages:
2023-06-06 12:09:19,239 3512 [INFO ] - arkade
2023-06-06 12:09:19,255 3512 [DEBUG] - Current environment values (may contain sensitive data):
2023-06-06 12:09:19,271 3512 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-06-06 12:09:19,285 3512 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-06 12:09:19,285 3512 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-06-06 12:09:19,285 3512 [DEBUG] - * 'ChocolateyLastPathUpdate'='133305268811463383' ('User')
2023-06-06 12:09:19,302 3512 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-06-06 12:09:19,302 3512 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-06-06 12:09:19,318 3512 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-06-06 12:09:19,318 3512 [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-06-06 12:09:19,333 3512 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-06-06 12:09:19,333 3512 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-06-06 12:09:19,348 3512 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-06-06 12:09:19,348 3512 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-06-06 12:09:19,348 3512 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-06-06 12:09:19,364 3512 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-06-06 12:09:19,379 3512 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-06-06 12:09:19,379 3512 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-06-06 12:09:19,379 3512 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-06-06 12:09:19,395 3512 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-06-06 12:09:19,395 3512 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-06-06 12:09:19,411 3512 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-06-06 12:09:19,584 3512 [DEBUG] - Running list with the following filter = ''
2023-06-06 12:09:19,584 3512 [DEBUG] - --- Start of List ---
2023-06-06 12:09:19,958 3512 [DEBUG] - arkade 0.9.19
2023-06-06 12:09:19,974 3512 [DEBUG] - --- End of List ---
2023-06-06 12:09:20,239 3512 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-06-06 12:09:20,255 3512 [DEBUG] - Backing up existing arkade prior to operation.
2023-06-06 12:09:20,255 3512 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\arkade'
to 'C:\ProgramData\chocolatey\lib-bkp\arkade'
2023-06-06 12:09:22,334 3512 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\arkade".
2023-06-06 12:09:22,349 3512 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\arkade.nupkg"
to "C:\ProgramData\chocolatey\lib\arkade\arkade.nupkg".
2023-06-06 12:09:22,365 3512 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\arkade.nuspec"
to "C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec".
2023-06-06 12:09:22,365 3512 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\arkade\legal".
2023-06-06 12:09:22,381 3512 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\legal\LICENSE.txt"
to "C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt".
2023-06-06 12:09:22,381 3512 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\legal\VERIFICATION.txt"
to "C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt".
2023-06-06 12:09:22,395 3512 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\arkade\tools".
2023-06-06 12:09:22,395 3512 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\arkade\tools\arkade.exe"
to "C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe".
2023-06-06 12:09:23,942 3512 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\arkade'
2023-06-06 12:09:23,975 3512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nupkg'
with checksum 'A3614E03A62B0358A258F2390880286E'
2023-06-06 12:09:23,975 3512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\arkade.nuspec'
with checksum 'CC0A6F55670F353FAF9D7B4D61A6A988'
2023-06-06 12:09:23,989 3512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\LICENSE.txt'
with checksum '90BD3E48F15E03E50E11B657A6833A9A'
2023-06-06 12:09:23,989 3512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\legal\VERIFICATION.txt'
with checksum '9BBF0A3C09ED152A9C7178F7695199CC'
2023-06-06 12:09:24,053 3512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\arkade\tools\arkade.exe'
with checksum 'BE46989245CAA4AD25E4F3899235443C'
2023-06-06 12:09:24,630 3512 [INFO ] - [NuGet] Uninstalling 'arkade 0.9.19'.
2023-06-06 12:09:24,645 3512 [INFO ] -
arkade v0.9.19
2023-06-06 12:09:24,676 3512 [DEBUG] - Removing shim for arkade.exe at 'C:\ProgramData\chocolatey\bin\arkade.exe
2023-06-06 12:09:24,693 3512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\bin\arkade.exe".
2023-06-06 12:09:24,723 3512 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-06-06 12:09:24,739 3512 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-06-06 12:09:24,849 3512 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-06-06 12:09:24,865 3512 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\arkade".
2023-06-06 12:09:24,958 3512 [DEBUG] - [NuGet] Removed file 'arkade.exe' to folder 'C:\ProgramData\chocolatey\lib\arkade\tools'.
2023-06-06 12:09:24,973 3512 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\arkade\tools'.
2023-06-06 12:09:24,989 3512 [DEBUG] - [NuGet] Removed file 'LICENSE.txt' to folder 'C:\ProgramData\chocolatey\lib\arkade\legal'.
2023-06-06 12:09:24,989 3512 [DEBUG] - [NuGet] Removed file 'VERIFICATION.txt' to folder 'C:\ProgramData\chocolatey\lib\arkade\legal'.
2023-06-06 12:09:25,020 3512 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\arkade\legal'.
2023-06-06 12:09:25,020 3512 [DEBUG] - [NuGet] Removed file 'arkade.nuspec' to folder 'C:\ProgramData\chocolatey\lib\arkade'.
2023-06-06 12:09:25,036 3512 [DEBUG] - [NuGet] Removed file 'arkade.nupkg' to folder 'C:\ProgramData\chocolatey\lib\arkade'.
2023-06-06 12:09:25,036 3512 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\arkade'.
2023-06-06 12:09:25,052 3512 [INFO ] - [NuGet] Successfully uninstalled 'arkade 0.9.19'.
2023-06-06 12:09:25,068 3512 [INFO ] - arkade has been successfully uninstalled.
2023-06-06 12:09:25,083 3512 [DEBUG] - Removing nupkg if it still exists.
2023-06-06 12:09:25,083 3512 [DEBUG] - Ensuring removal of installation files.
2023-06-06 12:09:25,099 3512 [DEBUG] - Ensuring removal of package cache files.
2023-06-06 12:09:25,145 3512 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-06-06 12:09:25,145 3512 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-06-06 12:09:25,193 3512 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment