Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created May 11, 2024 02:05
Show Gist options
  • Save choco-bot/535268469746c69787712cae855a76c0 to your computer and use it in GitHub Desktop.
Save choco-bot/535268469746c69787712cae855a76c0 to your computer and use it in GitHub Desktop.
moddb.extension v0.1.3 - Passed - Package Tests Results

moddb.extension v0.1.3 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/moddb.extension/0.1.3
  • Tested 11 May 2024 02:05:35 +00:00
  • Tested against chocolatey/test-environment 3.0.0 (Windows Server 2019)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.1.0
  • 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\moddb.extension\moddb.extension.nupkg" checksum="38E442A9A99FC9AFE190D3B983DE425F" />
<file path="C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nuspec" checksum="27E4B38837116A847F4F39474866E674" />
<file path="C:\ProgramData\chocolatey\lib\moddb.extension\extensions\Get-ModdbDlUrl.ps1" checksum="89E037E8CB348DB17DC27E397FDEDB47" />
<file path="C:\ProgramData\chocolatey\lib\moddb.extension\extensions\moddb.psm1" checksum="094ED4B73942CDC345DC6C247BA7A83F" />
</files>
</fileSnapshot>
2024-05-11 02:04:58,805 1668 [DEBUG] - XmlConfiguration is now operational
2024-05-11 02:04:58,967 1668 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-11 02:04:58,981 1668 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-11 02:04:58,981 1668 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-11 02:04:58,999 1668 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-11 02:04:58,999 1668 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-11 02:04:59,013 1668 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-05-11 02:04:59,013 1668 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-11 02:04:59,013 1668 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-11 02:04:59,030 1668 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-11 02:04:59,030 1668 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-05-11 02:04:59,043 1668 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-05-11 02:04:59,935 1668 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,935 1668 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,935 1668 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,951 1668 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,951 1668 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,951 1668 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,951 1668 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,966 1668 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,966 1668 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:04:59,966 1668 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:00,010 1668 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-05-11 02:05:00,010 1668 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-05-11 02:05:00,010 1668 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-05-11 02:05:00,010 1668 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-05-11 02:05:00,010 1668 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-05-11 02:05:00,031 1668 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-05-11 02:05:00,031 1668 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-05-11 02:05:00,031 1668 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-05-11 02:05:00,042 1668 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-05-11 02:05:00,042 1668 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-05-11 02:05:00,042 1668 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-05-11 02:05:00,042 1668 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-05-11 02:05:00,042 1668 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-05-11 02:05:00,042 1668 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-05-11 02:05:00,064 1668 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-05-11 02:05:00,064 1668 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-05-11 02:05:00,072 1668 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-05-11 02:05:00,072 1668 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-05-11 02:05:00,072 1668 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-05-11 02:05:00,072 1668 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-05-11 02:05:00,338 1668 [INFO ] - ============================================================
2024-05-11 02:05:00,729 1668 [INFO ] - Chocolatey v2.2.2
2024-05-11 02:05:00,806 1668 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2024-05-11 02:05:00,823 1668 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-05-11 02:05:00,823 1668 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-05-11 02:05:00,870 1668 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install moddb.extension --version 0.1.3 -fdvy --execution-timeout=2700 --allow-downgrade
2024-05-11 02:05:00,870 1668 [DEBUG] - Received arguments: install moddb.extension --version 0.1.3 -fdvy --execution-timeout=2700 --allow-downgrade
2024-05-11 02:05:01,070 1668 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-05-11 02:05:01,121 1668 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-05-11 02:05:01,154 1668 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-05-11 02:05:01,370 1668 [DEBUG] - Performing validation checks.
2024-05-11 02:05:01,389 1668 [DEBUG] - Global Configuration Validation Checks:
2024-05-11 02:05:01,389 1668 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2024-05-11 02:05:01,401 1668 [DEBUG] - System State Validation Checks:
2024-05-11 02:05:01,401 1668 [DEBUG] - Reboot Requirement Checks:
2024-05-11 02:05:01,420 1668 [DEBUG] - - Pending Computer Rename = Checked
2024-05-11 02:05:01,433 1668 [DEBUG] - - Pending Component Based Servicing = Checked
2024-05-11 02:05:01,433 1668 [DEBUG] - - Pending Windows Auto Update = Checked
2024-05-11 02:05:01,433 1668 [DEBUG] - - Pending File Rename Operations = Ignored
2024-05-11 02:05:01,454 1668 [DEBUG] - - Pending Windows Package Installer = Checked
2024-05-11 02:05:01,454 1668 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2024-05-11 02:05:01,466 1668 [DEBUG] - Cache Folder Lockdown Checks:
2024-05-11 02:05:01,466 1668 [DEBUG] - - Elevated State = Checked
2024-05-11 02:05:01,466 1668 [DEBUG] - - Folder Exists = Checked
2024-05-11 02:05:01,497 1668 [DEBUG] - - Folder lockdown = Checked
2024-05-11 02:05:01,510 1668 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-05-11 02:05:01,560 1668 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-05-11 02:05:01,560 1668 [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.
2024-05-11 02:05:01,595 1668 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|ShowOnlineHelp='False'|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='moddb.extension'|Version='0.1.3'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='moddb.extension'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='2.2.2.0'|
Information.ChocolateyProductVersion='2.2.2'|
Information.FullName='choco, Version=2.2.2.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-T8SCBVBFP8O'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='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'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='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.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-05-11 02:05:01,595 1668 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2024-05-11 02:05:01,603 1668 [INFO ] - Installing the following packages:
2024-05-11 02:05:01,622 1668 [INFO ] - moddb.extension
2024-05-11 02:05:01,622 1668 [INFO ] - By installing, you accept licenses for the packages.
2024-05-11 02:05:01,633 1668 [DEBUG] - Current environment values (may contain sensitive data):
2024-05-11 02:05:01,655 1668 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2024-05-11 02:05:01,655 1668 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-05-11 02:05:01,667 1668 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-05-11 02:05:01,667 1668 [DEBUG] - * 'ChocolateyLastPathUpdate'='133598201031482291' ('User')
2024-05-11 02:05:01,667 1668 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2024-05-11 02:05:01,667 1668 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2024-05-11 02:05:01,686 1668 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2024-05-11 02:05:01,686 1668 [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')
2024-05-11 02:05:01,686 1668 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2024-05-11 02:05:01,697 1668 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2024-05-11 02:05:01,697 1668 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2024-05-11 02:05:01,697 1668 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2024-05-11 02:05:01,697 1668 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2024-05-11 02:05:01,717 1668 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2024-05-11 02:05:01,717 1668 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2024-05-11 02:05:01,717 1668 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='10' ('Machine')
2024-05-11 02:05:01,731 1668 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2024-05-11 02:05:01,731 1668 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 85 Stepping 7, GenuineIntel' ('Machine')
2024-05-11 02:05:01,731 1668 [DEBUG] - * 'PROCESSOR_REVISION'='5507' ('Machine')
2024-05-11 02:05:01,747 1668 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2024-05-11 02:05:02,263 1668 [DEBUG] - Running list with the following filter = ''
2024-05-11 02:05:02,277 1668 [DEBUG] - --- Start of List ---
2024-05-11 02:05:02,303 1668 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-05-11 02:05:02,805 1668 [DEBUG] - chocolatey 2.2.2
2024-05-11 02:05:02,805 1668 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-05-11 02:05:02,830 1668 [DEBUG] - KB2919355 1.0.20160915
2024-05-11 02:05:02,836 1668 [DEBUG] - KB2919442 1.0.20160915
2024-05-11 02:05:02,836 1668 [DEBUG] - KB2999226 1.0.20181019
2024-05-11 02:05:02,836 1668 [DEBUG] - KB3035131 1.0.3
2024-05-11 02:05:02,867 1668 [DEBUG] - KB3118401 1.0.5
2024-05-11 02:05:02,893 1668 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-05-11 02:05:02,899 1668 [DEBUG] - --- End of List ---
2024-05-11 02:05:02,899 1668 [DEBUG] - Resolving resource PackageMetadataResource for source c:\cached-packages
2024-05-11 02:05:03,560 1668 [DEBUG] - Resolving resource PackageMetadataResource for source https://community.chocolatey.org/api/v2/
2024-05-11 02:05:04,167 1668 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='moddb.extension',Version='0.1.3')
2024-05-11 02:05:04,505 1668 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='moddb.extension',Version='0.1.3') 343ms
2024-05-11 02:05:04,727 1668 [DEBUG] - Resolving resource DependencyInfoResource for source c:\cached-packages
2024-05-11 02:05:05,636 1668 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2024-05-11 02:05:05,651 1668 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/Packages(Id='moddb.extension',Version='0.1.3')
2024-05-11 02:05:07,150 1668 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/$metadata
2024-05-11 02:05:07,215 1668 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/$metadata 45ms
2024-05-11 02:05:07,246 1668 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='KB2919442'&semVerLevel=2.0.0
2024-05-11 02:05:07,313 1668 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='KB2919442'&semVerLevel=2.0.0 52ms
2024-05-11 02:05:07,324 1668 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='KB2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442'
2024-05-11 02:05:07,444 1668 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='KB2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442' 103ms
2024-05-11 02:05:07,472 1668 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919355'&semVerLevel=2.0.0
2024-05-11 02:05:07,508 1668 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919355'&semVerLevel=2.0.0 49ms
2024-05-11 02:05:07,538 1668 [INFO ] - [NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919355'&$skiptoken='1712245703703','1.0.20160719','kb2919355'
2024-05-11 02:05:07,634 1668 [INFO ] - [NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='kb2919355'&$skiptoken='1712245703703','1.0.20160719','kb2919355' 81ms
2024-05-11 02:05:08,312 1668 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='kb2919442'&semVerLevel=2.0.0
2024-05-11 02:05:08,312 1668 [INFO ] - [NuGet] CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='KB2919442'&$skiptoken='1712245703703','1.0.20160719','kb2919442'
2024-05-11 02:05:08,561 1668 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2024-05-11 02:05:08,575 1668 [DEBUG] - Resolving resource DownloadResource for source https://community.chocolatey.org/api/v2/
2024-05-11 02:05:08,635 1668 [DEBUG] - Attempting to delete file "".
2024-05-11 02:05:08,666 1668 [INFO ] - [NuGet] GET https://community.chocolatey.org/api/v2/package/moddb.extension/0.1.3
2024-05-11 02:05:09,054 1668 [INFO ] - [NuGet] OK https://community.chocolatey.org/api/v2/package/moddb.extension/0.1.3 374ms
2024-05-11 02:05:09,091 1668 [INFO ] - [NuGet] Acquiring lock for the installation of moddb.extension 0.1.3
2024-05-11 02:05:09,151 1668 [INFO ] - [NuGet] Acquired lock for the installation of moddb.extension 0.1.3
2024-05-11 02:05:09,464 1668 [INFO ] - [NuGet] Installed moddb.extension 0.1.3 from https://community.chocolatey.org/api/v2/ with content hash VdD1gZdeGVyjMGc8sAjUI1Zn39+UcaU38wVKW0Df5kHL1vJoIhXQjEnei/SEOog9sY49wKsBHL0ecEp9Lvzh9g==.
2024-05-11 02:05:09,558 1668 [INFO ] - [NuGet] Adding package 'moddb.extension.0.1.3 : kb2919355 (, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-05-11 02:05:09,637 1668 [INFO ] - [NuGet] Added package 'moddb.extension.0.1.3 : kb2919355 (, )' to folder 'C:\ProgramData\chocolatey\lib'
2024-05-11 02:05:09,655 1668 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\moddb.extension/0.1.3\moddb.extension.0.1.3.nupkg".
2024-05-11 02:05:09,655 1668 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\moddb.extension/0.1.3\.nupkg.metadata".
2024-05-11 02:05:09,667 1668 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\Temp\chocolatey\ChocolateyScratch\moddb.extension/0.1.3\moddb.extension.0.1.3.nupkg.sha512".
2024-05-11 02:05:09,667 1668 [INFO ] -
moddb.extension v0.1.3 (forced) [Approved]
2024-05-11 02:05:09,732 1668 [INFO ] - moddb.extension package files install completed. Performing other installation steps.
2024-05-11 02:05:09,918 1668 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\moddb.extension'
2024-05-11 02:05:09,918 1668 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nupkg'
with checksum '38E442A9A99FC9AFE190D3B983DE425F'
2024-05-11 02:05:09,935 1668 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nuspec'
with checksum '27E4B38837116A847F4F39474866E674'
2024-05-11 02:05:09,935 1668 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\extensions\Get-ModdbDlUrl.ps1'
with checksum '89E037E8CB348DB17DC27E397FDEDB47'
2024-05-11 02:05:09,949 1668 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\extensions\moddb.psm1'
with checksum '094ED4B73942CDC345DC6C247BA7A83F'
2024-05-11 02:05:09,968 1668 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\extensions\moddb".
2024-05-11 02:05:09,979 1668 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\moddb.extension\extensions\Get-ModdbDlUrl.ps1"
to "C:\ProgramData\chocolatey\extensions\moddb\Get-ModdbDlUrl.ps1".
2024-05-11 02:05:09,979 1668 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib\moddb.extension\extensions\moddb.psm1"
to "C:\ProgramData\chocolatey\extensions\moddb\moddb.psm1".
2024-05-11 02:05:11,516 1668 [WARN ] - Installed/updated moddb extensions.
2024-05-11 02:05:11,557 1668 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\moddb.extension.0.1.3".
2024-05-11 02:05:11,589 1668 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\moddb.extension.0.1.3\.files'
2024-05-11 02:05:11,589 1668 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\moddb.extension.0.1.3\.extra".
2024-05-11 02:05:11,610 1668 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\moddb.extension.0.1.3\.version".
2024-05-11 02:05:11,610 1668 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\moddb.extension.0.1.3\.sxs".
2024-05-11 02:05:11,620 1668 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\moddb.extension.0.1.3\.pin".
2024-05-11 02:05:11,620 1668 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2024-05-11 02:05:11,620 1668 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\moddb.extension\.chocolateyPending".
2024-05-11 02:05:11,642 1668 [INFO ] - The install of moddb.extension was successful.
2024-05-11 02:05:11,649 1668 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\extensions\moddb'
2024-05-11 02:05:11,678 1668 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-05-11 02:05:11,678 1668 [WARN ] -
Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
https://chocolatey.org/compare
2024-05-11 02:05:11,678 1668 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-05-11 02:05:11,707 1668 [DEBUG] - Exiting with 0
2024-05-11 02:05:27,044 4024 [DEBUG] - XmlConfiguration is now operational
2024-05-11 02:05:27,184 4024 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,184 4024 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,184 4024 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,184 4024 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,184 4024 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,184 4024 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,205 4024 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,205 4024 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,205 4024 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'choco'
2024-05-11 02:05:27,216 4024 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2024-05-11 02:05:27,216 4024 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'choco'
2024-05-11 02:05:27,995 4024 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:27,995 4024 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:27,995 4024 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,019 4024 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,019 4024 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,027 4024 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,027 4024 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,027 4024 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,027 4024 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,050 4024 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'choco'
2024-05-11 02:05:28,057 4024 [DEBUG] - Registering new command 'cache' in assembly 'choco'
2024-05-11 02:05:28,057 4024 [DEBUG] - Registering new command 'list' in assembly 'choco'
2024-05-11 02:05:28,057 4024 [DEBUG] - Registering new command 'template' in assembly 'choco'
2024-05-11 02:05:28,057 4024 [DEBUG] - Registering new command 'export' in assembly 'choco'
2024-05-11 02:05:28,084 4024 [DEBUG] - Registering new command 'info' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'help' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'config' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'new' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'push' in assembly 'choco'
2024-05-11 02:05:28,087 4024 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2024-05-11 02:05:28,118 4024 [DEBUG] - Registering new command 'source' in assembly 'choco'
2024-05-11 02:05:28,118 4024 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2024-05-11 02:05:28,118 4024 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2024-05-11 02:05:28,118 4024 [DEBUG] - Registering new command 'search' in assembly 'choco'
2024-05-11 02:05:28,118 4024 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2024-05-11 02:05:28,118 4024 [DEBUG] - Registering new command 'install' in assembly 'choco'
2024-05-11 02:05:28,305 4024 [INFO ] - ============================================================
2024-05-11 02:05:28,585 4024 [INFO ] - Chocolatey v2.2.2
2024-05-11 02:05:28,617 4024 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2024-05-11 02:05:28,617 4024 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2024-05-11 02:05:28,617 4024 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2024-05-11 02:05:28,647 4024 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall moddb.extension --version 0.1.3 -dvy --execution-timeout=2700
2024-05-11 02:05:28,649 4024 [DEBUG] - Received arguments: uninstall moddb.extension --version 0.1.3 -dvy --execution-timeout=2700
2024-05-11 02:05:28,774 4024 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2024-05-11 02:05:28,774 4024 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2024-05-11 02:05:28,805 4024 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2024-05-11 02:05:28,898 4024 [DEBUG] - Performing validation checks.
2024-05-11 02:05:28,898 4024 [DEBUG] - Global Configuration Validation Checks:
2024-05-11 02:05:28,929 4024 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2024-05-11 02:05:28,929 4024 [DEBUG] - System State Validation Checks:
2024-05-11 02:05:28,929 4024 [DEBUG] - Reboot Requirement Checks:
2024-05-11 02:05:28,929 4024 [DEBUG] - - Pending Computer Rename = Checked
2024-05-11 02:05:28,962 4024 [DEBUG] - - Pending Component Based Servicing = Checked
2024-05-11 02:05:28,962 4024 [DEBUG] - - Pending Windows Auto Update = Checked
2024-05-11 02:05:28,962 4024 [DEBUG] - - Pending File Rename Operations = Ignored
2024-05-11 02:05:28,962 4024 [DEBUG] - - Pending Windows Package Installer = Checked
2024-05-11 02:05:28,962 4024 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2024-05-11 02:05:28,993 4024 [DEBUG] - Cache Folder Lockdown Checks:
2024-05-11 02:05:28,993 4024 [DEBUG] - - Elevated State = Checked
2024-05-11 02:05:28,993 4024 [DEBUG] - - Folder Exists = Checked
2024-05-11 02:05:28,993 4024 [DEBUG] - - Folder lockdown = Checked
2024-05-11 02:05:29,023 4024 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2024-05-11 02:05:29,054 4024 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2024-05-11 02:05:29,054 4024 [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.
2024-05-11 02:05:29,086 4024 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|ShowOnlineHelp='False'|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='moddb.extension'|Version='0.1.3'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='moddb.extension'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
CacheExpirationInMinutes='30'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='2.2.2.0'|
Information.ChocolateyProductVersion='2.2.2'|
Information.FullName='choco, Version=2.2.2.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-T8SCBVBFP8O'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='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'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='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.Command='Unknown'|PinCommand.Command='Unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2024-05-11 02:05:29,086 4024 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2024-05-11 02:05:29,117 4024 [INFO ] - Uninstalling the following packages:
2024-05-11 02:05:29,117 4024 [INFO ] - moddb.extension
2024-05-11 02:05:29,148 4024 [DEBUG] - Current environment values (may contain sensitive data):
2024-05-11 02:05:29,148 4024 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2024-05-11 02:05:29,148 4024 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-05-11 02:05:29,148 4024 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2024-05-11 02:05:29,148 4024 [DEBUG] - * 'ChocolateyLastPathUpdate'='133598201031482291' ('User')
2024-05-11 02:05:29,148 4024 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2024-05-11 02:05:29,148 4024 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2024-05-11 02:05:29,181 4024 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2024-05-11 02:05:29,181 4024 [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')
2024-05-11 02:05:29,181 4024 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2024-05-11 02:05:29,181 4024 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2024-05-11 02:05:29,181 4024 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2024-05-11 02:05:29,181 4024 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2024-05-11 02:05:29,181 4024 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2024-05-11 02:05:29,242 4024 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2024-05-11 02:05:29,242 4024 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2024-05-11 02:05:29,242 4024 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='10' ('Machine')
2024-05-11 02:05:29,242 4024 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2024-05-11 02:05:29,242 4024 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 85 Stepping 7, GenuineIntel' ('Machine')
2024-05-11 02:05:29,242 4024 [DEBUG] - * 'PROCESSOR_REVISION'='5507' ('Machine')
2024-05-11 02:05:29,273 4024 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2024-05-11 02:05:29,432 4024 [DEBUG] - Running list with the following filter = ''
2024-05-11 02:05:29,432 4024 [DEBUG] - --- Start of List ---
2024-05-11 02:05:29,648 4024 [DEBUG] - Resolving resource PackageSearchResource for source C:\ProgramData\chocolatey\lib
2024-05-11 02:05:30,023 4024 [DEBUG] - chocolatey 2.2.2
2024-05-11 02:05:30,023 4024 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-05-11 02:05:30,058 4024 [DEBUG] - KB2919355 1.0.20160915
2024-05-11 02:05:30,058 4024 [DEBUG] - KB2919442 1.0.20160915
2024-05-11 02:05:30,058 4024 [DEBUG] - KB2999226 1.0.20181019
2024-05-11 02:05:30,082 4024 [DEBUG] - KB3035131 1.0.3
2024-05-11 02:05:30,088 4024 [DEBUG] - KB3118401 1.0.5
2024-05-11 02:05:30,119 4024 [DEBUG] - moddb.extension 0.1.3
2024-05-11 02:05:30,145 4024 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-05-11 02:05:30,150 4024 [DEBUG] - --- End of List ---
2024-05-11 02:05:30,150 4024 [DEBUG] - Running list with the following filter = ''
2024-05-11 02:05:30,150 4024 [DEBUG] - --- Start of List ---
2024-05-11 02:05:30,181 4024 [DEBUG] - chocolatey 2.2.2
2024-05-11 02:05:30,181 4024 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-05-11 02:05:30,181 4024 [DEBUG] - KB2919355 1.0.20160915
2024-05-11 02:05:30,181 4024 [DEBUG] - KB2919442 1.0.20160915
2024-05-11 02:05:30,212 4024 [DEBUG] - KB2999226 1.0.20181019
2024-05-11 02:05:30,212 4024 [DEBUG] - KB3035131 1.0.3
2024-05-11 02:05:30,212 4024 [DEBUG] - KB3118401 1.0.5
2024-05-11 02:05:30,245 4024 [DEBUG] - moddb.extension 0.1.3
2024-05-11 02:05:30,245 4024 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-05-11 02:05:30,245 4024 [DEBUG] - --- End of List ---
2024-05-11 02:05:30,306 4024 [DEBUG] - Running list with the following filter = ''
2024-05-11 02:05:30,306 4024 [DEBUG] - --- Start of List ---
2024-05-11 02:05:30,306 4024 [DEBUG] - chocolatey 2.2.2
2024-05-11 02:05:30,337 4024 [DEBUG] - chocolatey-windowsupdate.extension 1.0.5
2024-05-11 02:05:30,337 4024 [DEBUG] - KB2919355 1.0.20160915
2024-05-11 02:05:30,337 4024 [DEBUG] - KB2919442 1.0.20160915
2024-05-11 02:05:30,337 4024 [DEBUG] - KB2999226 1.0.20181019
2024-05-11 02:05:30,367 4024 [DEBUG] - KB3035131 1.0.3
2024-05-11 02:05:30,367 4024 [DEBUG] - KB3118401 1.0.5
2024-05-11 02:05:30,398 4024 [DEBUG] - moddb.extension 0.1.3
2024-05-11 02:05:30,398 4024 [DEBUG] - virtualbox-guest-additions-guest.install 7.0.18
2024-05-11 02:05:30,398 4024 [DEBUG] - --- End of List ---
2024-05-11 02:05:30,429 4024 [INFO ] -
moddb.extension v0.1.3
2024-05-11 02:05:30,461 4024 [DEBUG] - Running beforeModify step for 'moddb.extension'
2024-05-11 02:05:30,492 4024 [DEBUG] - Backing up package files for 'moddb.extension'
2024-05-11 02:05:30,618 4024 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp\moddb.extension".
2024-05-11 02:05:30,618 4024 [DEBUG] - Moving C:\ProgramData\chocolatey\lib\moddb.extension to C:\ProgramData\chocolatey\lib-bkp\moddb.extension\0.1.3
2024-05-11 02:05:30,618 4024 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\moddb.extension'
to 'C:\ProgramData\chocolatey\lib-bkp\moddb.extension\0.1.3'
2024-05-11 02:05:32,650 4024 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\moddb.extension".
2024-05-11 02:05:32,650 4024 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\moddb.extension\0.1.3\moddb.extension.nupkg"
to "C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nupkg".
2024-05-11 02:05:32,650 4024 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\moddb.extension\0.1.3\moddb.extension.nuspec"
to "C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nuspec".
2024-05-11 02:05:32,650 4024 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\moddb.extension\extensions".
2024-05-11 02:05:32,680 4024 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\moddb.extension\0.1.3\extensions\Get-ModdbDlUrl.ps1"
to "C:\ProgramData\chocolatey\lib\moddb.extension\extensions\Get-ModdbDlUrl.ps1".
2024-05-11 02:05:32,680 4024 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\moddb.extension\0.1.3\extensions\moddb.psm1"
to "C:\ProgramData\chocolatey\lib\moddb.extension\extensions\moddb.psm1".
2024-05-11 02:05:34,195 4024 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\moddb.extension'
2024-05-11 02:05:34,195 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nupkg'
with checksum '38E442A9A99FC9AFE190D3B983DE425F'
2024-05-11 02:05:34,195 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nuspec'
with checksum '27E4B38837116A847F4F39474866E674'
2024-05-11 02:05:34,195 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\extensions\Get-ModdbDlUrl.ps1'
with checksum '89E037E8CB348DB17DC27E397FDEDB47'
2024-05-11 02:05:34,227 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\extensions\moddb.psm1'
with checksum '094ED4B73942CDC345DC6C247BA7A83F'
2024-05-11 02:05:34,257 4024 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2024-05-11 02:05:34,257 4024 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2024-05-11 02:05:34,384 4024 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2024-05-11 02:05:34,415 4024 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\moddb.extension".
2024-05-11 02:05:34,446 4024 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\extensions\moddb\Get-ModdbDlUrl.ps1".
2024-05-11 02:05:34,446 4024 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\extensions\moddb\moddb.psm1".
2024-05-11 02:05:34,446 4024 [WARN ] - Uninstalled moddb extensions.
2024-05-11 02:05:34,475 4024 [DEBUG] - Ensuring removal of installation files.
2024-05-11 02:05:34,477 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nupkg'
with checksum '38E442A9A99FC9AFE190D3B983DE425F'
2024-05-11 02:05:34,477 4024 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nupkg".
2024-05-11 02:05:34,477 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nuspec'
with checksum '27E4B38837116A847F4F39474866E674'
2024-05-11 02:05:34,477 4024 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\moddb.extension\moddb.extension.nuspec".
2024-05-11 02:05:34,477 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\extensions\Get-ModdbDlUrl.ps1'
with checksum '89E037E8CB348DB17DC27E397FDEDB47'
2024-05-11 02:05:34,477 4024 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\moddb.extension\extensions\Get-ModdbDlUrl.ps1".
2024-05-11 02:05:34,477 4024 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\moddb.extension\extensions\moddb.psm1'
with checksum '094ED4B73942CDC345DC6C247BA7A83F'
2024-05-11 02:05:34,508 4024 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\moddb.extension\extensions\moddb.psm1".
2024-05-11 02:05:34,508 4024 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib\moddb.extension".
2024-05-11 02:05:34,508 4024 [INFO ] - moddb.extension has been successfully uninstalled.
2024-05-11 02:05:34,508 4024 [DEBUG] - Removing nupkg if it still exists.
2024-05-11 02:05:34,508 4024 [DEBUG] - Ensuring removal of installation files.
2024-05-11 02:05:34,570 4024 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2024-05-11 02:05:34,570 4024 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2024-05-11 02:05:34,570 4024 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment