Closed TheCakeIsNaOH closed 1 year ago
I'm seeing the same thing.
My steps
choco upgrade all --approved-only --only-upgrade-installed
Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint):
'[A]ll'
System Details
[System.Environment]::OSVersion.version.tostring()
): 10.0.19044.0$PSVersionTable
): tested on 7.2.7 and 5.1.19041.1682choco --version
): 1.2.0I was able to reproduce this, and it's a regression from v1.1.0. We'll get this resolved in the next release.
Thanks @TheCakeIsNaOH and @bintheir for finding it!
For the avoidance of doubt in case anyone else was wondering....
The normally unattended install of multiple packages via command line --yes
or -y
options works fine ✅
This issue, introduced in 1.2.0, seems is limited to interactive [A]ll response.
Leaving this labeled as needing manual tests. As discussed @vexx32 this might be automatable with something like (1..10) | % { 'a' } | choco install wget curl
, but may also want to test that against 1.2.0 first.
Looks like "a`n"*2 | choco install wget curl
allows us to test this. I'll get a PR up to add a test here.
:tada: This issue has been resolved in version 1.2.1 :tada:
The release is available on:
Your GitReleaseManager bot :package::rocket:
What You Are Seeing?
In the prompt that asks if the package automation script should be run, if
[A]ll - yes to all
is selected, it will run the script, but the prompt will show up again if there is another package script to run as well.What is Expected?
That selecting all will make the prompt not show up, and instead futher scripts will be run automatically (in the same execution of
choco.exe
).How Did You Get This To Happen? (Steps to Reproduce)
choco feature disable -n allowglobalconfirmation
choco install curl wget -f
a
" at the prompt for the curl install script.System Details
[System.Environment]::OSVersion.version.tostring()
): 6.3.9600.0$PSVersionTable
): 4.0choco --version
): 1.2.0Output Log
Full Log Output
~~~sh 2022-10-26 15:06:59,681 3784 [DEBUG] - XmlConfiguration is now operational 2022-10-26 15:06:59,791 3784 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:06:59,791 3784 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:06:59,791 3784 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:06:59,791 3784 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:06:59,791 3784 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:06:59,791 3784 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'template' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'upgrade' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'export' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'list' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'info' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'help' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'config' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'features' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'new' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'outdated' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'pack' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'pin' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'push' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'apikey' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'sources' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'uninstall' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'unpackself' in assembly 'choco' 2022-10-26 15:06:59,931 3784 [DEBUG] - Registering new command 'install' in assembly 'choco' 2022-10-26 15:07:00,150 3784 [INFO ] - ============================================================ 2022-10-26 15:07:00,369 3784 [INFO ] - Chocolatey v1.2.0 2022-10-26 15:07:00,384 3784 [DEBUG] - Chocolatey is running on Windows v 6.3.9600.0 2022-10-26 15:07:00,384 3784 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2022-10-26 15:07:00,400 3784 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2022-10-26 15:07:00,400 3784 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" feature disable -n allowglobalconfirmation 2022-10-26 15:07:00,400 3784 [DEBUG] - Received arguments: feature disable -n allowglobalconfirmation 2022-10-26 15:07:00,494 3784 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2022-10-26 15:07:00,494 3784 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2022-10-26 15:07:00,510 3784 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2022-10-26 15:07:00,588 3784 [DEBUG] - Performing validation checks. 2022-10-26 15:07:00,588 3784 [DEBUG] - Global Configuration Validation Checks: 2022-10-26 15:07:00,588 3784 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked 2022-10-26 15:07:00,588 3784 [DEBUG] - System State Validation Checks: 2022-10-26 15:07:00,588 3784 [DEBUG] - Reboot Requirement Checks: 2022-10-26 15:07:00,603 3784 [DEBUG] - - Pending Computer Rename = Checked 2022-10-26 15:07:00,603 3784 [DEBUG] - - Pending Component Based Servicing = Flagged 2022-10-26 15:07:00,603 3784 [INFO ] - 2 validations performed. 1 success(es), 1 warning(s), and 0 error(s). 2022-10-26 15:07:00,603 3784 [INFO ] - 2022-10-26 15:07:00,619 3784 [WARN ] - Validation Warnings: 2022-10-26 15:07:00,619 3784 [WARN ] - - A pending system reboot request has been detected, however, this is being ignored due to the current command being used 'feature'. It is recommended that you reboot at your earliest convenience. 2022-10-26 15:07:00,635 3784 [DEBUG] - The source '' evaluated to a 'normal' source type 2022-10-26 15:07:00,650 3784 [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. 2022-10-26 15:07:00,666 3784 [DEBUG] - Configuration: CommandName='feature'| CacheLocation='C:\Users\Administrator\AppData\Local\Temp\1\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| SourceType='normal'|Debug='False'|Verbose='False'|Trace='False'| Force='False'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='False'|DisableCompatibilityChecks='False'| AcceptLicense='False'|AllowUnofficialBuild='False'|Input='disable'| AllVersions='False'|SkipPackageInstallProvider='False'| SkipHookScripts='False'|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='6.3.9600.0'| Information.PlatformName='Windows Server 2012 R2'| Information.ChocolateyVersion='1.2.0.0'| Information.ChocolateyProductVersion='1.2.0'| Information.FullName='choco, Version=1.2.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='True'| Information.UserName='vagrant'| Information.UserDomainName='WIN-E5K8TM30719'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='False'| Information.IsUserRemote='False'|Information.IsProcessElevated='True'| Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| Information.CurrentDirectory='C:\Users\Administrator'| 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.Name='allowglobalconfirmation'| FeatureCommand.Command='disable'|ConfigCommand.Command='unknown'| ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'| OutdatedCommand.IgnorePinned='False'| ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'| TemplateCommand.Command='unknown'| 2022-10-26 15:07:00,666 3784 [DEBUG] - _ Chocolatey:ChocolateyFeatureCommand - Normal Run Mode _ 2022-10-26 15:07:00,681 3784 [DEBUG] - Attempting to replace "C:\ProgramData\chocolatey\config\chocolatey.config" with "C:\ProgramData\chocolatey\config\chocolatey.config.3784.update". Backup placed at "C:\ProgramData\chocolatey\config\chocolatey.config.backup". 2022-10-26 15:07:00,681 3784 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.backup". 2022-10-26 15:07:00,681 3784 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\config\chocolatey.config.3784.update" to "C:\ProgramData\chocolatey\config\chocolatey.config". 2022-10-26 15:07:00,681 3784 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.3784.update". 2022-10-26 15:07:00,681 3784 [WARN ] - Disabled allowGlobalConfirmation 2022-10-26 15:07:00,697 3784 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2022-10-26 15:07:00,697 3784 [DEBUG] - Exiting with 0 2022-10-26 15:07:14,869 1512 [DEBUG] - XmlConfiguration is now operational 2022-10-26 15:07:14,978 1512 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:07:14,978 1512 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:07:14,978 1512 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:07:14,978 1512 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:07:14,978 1512 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco' 2022-10-26 15:07:14,978 1512 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco' 2022-10-26 15:07:15,119 1512 [DEBUG] - Registering new command 'template' in assembly 'choco' 2022-10-26 15:07:15,119 1512 [DEBUG] - Registering new command 'upgrade' in assembly 'choco' 2022-10-26 15:07:15,119 1512 [DEBUG] - Registering new command 'export' in assembly 'choco' 2022-10-26 15:07:15,119 1512 [DEBUG] - Registering new command 'list' in assembly 'choco' 2022-10-26 15:07:15,119 1512 [DEBUG] - Registering new command 'info' in assembly 'choco' 2022-10-26 15:07:15,119 1512 [DEBUG] - Registering new command 'help' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'config' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'features' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'new' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'outdated' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'pack' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'pin' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'push' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'apikey' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'sources' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'uninstall' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'unpackself' in assembly 'choco' 2022-10-26 15:07:15,135 1512 [DEBUG] - Registering new command 'install' in assembly 'choco' 2022-10-26 15:07:15,338 1512 [INFO ] - ============================================================ 2022-10-26 15:07:15,572 1512 [INFO ] - Chocolatey v1.2.0 2022-10-26 15:07:15,588 1512 [DEBUG] - Chocolatey is running on Windows v 6.3.9600.0 2022-10-26 15:07:15,588 1512 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2022-10-26 15:07:15,588 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2022-10-26 15:07:15,588 1512 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install curl wget -f 2022-10-26 15:07:15,588 1512 [DEBUG] - Received arguments: install curl wget -f 2022-10-26 15:07:15,681 1512 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2022-10-26 15:07:15,697 1512 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2022-10-26 15:07:15,713 1512 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2022-10-26 15:07:15,760 1512 [DEBUG] - Performing validation checks. 2022-10-26 15:07:15,775 1512 [DEBUG] - Global Configuration Validation Checks: 2022-10-26 15:07:15,775 1512 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked 2022-10-26 15:07:15,775 1512 [DEBUG] - System State Validation Checks: 2022-10-26 15:07:15,775 1512 [DEBUG] - Reboot Requirement Checks: 2022-10-26 15:07:15,775 1512 [DEBUG] - - Pending Computer Rename = Checked 2022-10-26 15:07:15,791 1512 [DEBUG] - - Pending Component Based Servicing = Flagged 2022-10-26 15:07:15,791 1512 [INFO ] - 2 validations performed. 1 success(es), 1 warning(s), and 0 error(s). 2022-10-26 15:07:15,791 1512 [INFO ] - 2022-10-26 15:07:15,791 1512 [WARN ] - Validation Warnings: 2022-10-26 15:07:15,791 1512 [WARN ] - - A pending system reboot request has been detected, however, this is being ignored due to the current Chocolatey configuration. If you want to halt when this occurs, then either set the global feature using: choco feature enable -name=exitOnRebootDetected or pass the option --exit-when-reboot-detected. 2022-10-26 15:07:15,822 1512 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type 2022-10-26 15:07:15,822 1512 [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. 2022-10-26 15:07:15,853 1512 [DEBUG] - Configuration: CommandName='install'| CacheLocation='C:\Users\Administrator\AppData\Local\Temp\1\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'| Debug='False'|Verbose='False'|Trace='False'|Force='True'|Noop='False'| HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'| QuietOutput='False'|PromptForConfirmation='True'| DisableCompatibilityChecks='False'|AcceptLicense='False'| AllowUnofficialBuild='False'|Input='curl wget'|AllVersions='False'| SkipPackageInstallProvider='False'|SkipHookScripts='False'| PackageNames='curl;wget'|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='6.3.9600.0'| Information.PlatformName='Windows Server 2012 R2'| Information.ChocolateyVersion='1.2.0.0'| Information.ChocolateyProductVersion='1.2.0'| Information.FullName='choco, Version=1.2.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='True'| Information.UserName='vagrant'| Information.UserDomainName='WIN-E5K8TM30719'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='False'| Information.IsUserRemote='False'|Information.IsProcessElevated='True'| Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| Information.CurrentDirectory='C:\Users\Administrator'| 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'| 2022-10-26 15:07:15,853 1512 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _ 2022-10-26 15:07:15,869 1512 [INFO ] - Installing the following packages: 2022-10-26 15:07:15,869 1512 [INFO ] - curl;wget 2022-10-26 15:07:15,869 1512 [INFO ] - By installing, you accept licenses for the packages. 2022-10-26 15:07:15,869 1512 [DEBUG] - Current environment values (may contain sensitive data): 2022-10-26 15:07:15,869 1512 [DEBUG] - * 'TMP'='C:\Users\Administrator\AppData\Local\Temp' ('User') 2022-10-26 15:07:15,869 1512 [DEBUG] - * 'TEMP'='C:\Users\Administrator\AppData\Local\Temp' ('User') 2022-10-26 15:07:15,869 1512 [DEBUG] - * 'ChocolateyLastPathUpdate'='133112703921194179' ('User') 2022-10-26 15:07:15,869 1512 [DEBUG] - * 'trigger'='1' ('User') 2022-10-26 15:07:15,869 1512 [DEBUG] - * 'FP_NO_HOST_CHECK'='NO' ('Machine') 2022-10-26 15:07:15,869 1512 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Git\bin;C:\ProgramData\chocolatey\bin;' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'OS'='Windows_NT' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'windir'='C:\Windows' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'PSModulePath'='C:\Windows\system32\WindowsPowerShell\v1.0\Modules\' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='6' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 63 Stepping 2, GenuineIntel' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'PROCESSOR_REVISION'='3f02' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'HOME'='C:\Users\Administrator' ('Machine') 2022-10-26 15:07:15,885 1512 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine') 2022-10-26 15:07:15,994 1512 [DEBUG] - Using 'https://community.chocolatey.org/api/v2/'. 2022-10-26 15:07:16,338 1512 [DEBUG] - - Supports prereleases? 'True'. 2022-10-26 15:07:16,338 1512 [DEBUG] - - Is ServiceBased? 'True'. 2022-10-26 15:07:16,494 1512 [DEBUG] - Package 'curl' found on source 'https://community.chocolatey.org/api/v2/' 2022-10-26 15:07:18,338 1512 [INFO ] - [NuGet] Installing 'curl 7.86.0'. 2022-10-26 15:07:18,353 1512 [DEBUG] - [NuGet] Added file 'cacert.pem' to folder 'curl\tools'. 2022-10-26 15:07:18,353 1512 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'curl\tools'. 2022-10-26 15:07:18,353 1512 [DEBUG] - [NuGet] Added file 'curl-7.86.0-win32-mingw.zip' to folder 'curl\tools'. 2022-10-26 15:07:18,369 1512 [DEBUG] - [NuGet] Added file 'curl-7.86.0-win64-mingw.zip' to folder 'curl\tools'. 2022-10-26 15:07:18,369 1512 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'curl\legal'. 2022-10-26 15:07:18,369 1512 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'curl\legal'. 2022-10-26 15:07:18,385 1512 [DEBUG] - [NuGet] Added file 'curl.nupkg' to folder 'curl'. 2022-10-26 15:07:18,681 1512 [DEBUG] - [NuGet] Added file 'curl.nuspec' to folder 'curl'. 2022-10-26 15:07:18,681 1512 [INFO ] - [NuGet] Successfully installed 'curl 7.86.0'. 2022-10-26 15:07:18,681 1512 [INFO ] - curl v7.86.0 (forced) [Approved] 2022-10-26 15:07:18,713 1512 [INFO ] - curl package files install completed. Performing other installation steps. 2022-10-26 15:07:18,806 1512 [DEBUG] - Setting installer args for curl 2022-10-26 15:07:18,806 1512 [DEBUG] - Setting package parameters for curl 2022-10-26 15:07:18,806 1512 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\curl\tools\chocolateyInstall.ps1': 2022-10-26 15:07:18,822 1512 [DEBUG] - $ErrorActionPreference = 'Stop' $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ PackageName = $env:chocolateyPackageName FileFullPath = "$toolsPath\curl-7.86.0-win32-mingw.zip" FileFullPath64 = "$toolsPath\curl-7.86.0-win64-mingw.zip" Destination = $toolsPath } Get-ChildItem $toolsPath\* | Where-Object { $_.PSISContainer } | Remove-Item -Recurse -Force #remove older package dirs Get-ChocolateyUnzip @packageArgs Remove-Item $toolsPath\*.zip -ea 0 Move-Item -Path "$toolsPath\cacert.pem" -Destination "$toolsPath\curl*\bin\curl-ca-bundle.crt" -Force 2022-10-26 15:07:18,822 1512 [INFO ] - The package curl wants to run 'chocolateyInstall.ps1'. 2022-10-26 15:07:18,822 1512 [INFO ] - Note: If you don't run this script, the installation will fail. 2022-10-26 15:07:18,822 1512 [INFO ] - Note: To confirm automatically next time, use '-y' or consider: 2022-10-26 15:07:18,822 1512 [INFO ] - choco feature enable -n allowGlobalConfirmation 2022-10-26 15:07:18,869 1512 [INFO ] - Do you want to run the script? 2022-10-26 15:07:18,869 1512 [INFO ] - 1) yes 2022-10-26 15:07:18,869 1512 [INFO ] - 2) all - yes to all 2022-10-26 15:07:18,869 1512 [INFO ] - 3) no 2022-10-26 15:07:18,869 1512 [INFO ] - 4) print 2022-10-26 15:07:21,143 1512 [INFO ] - Choice selected: 'all - yes to all' 2022-10-26 15:07:21,174 1512 [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\curl\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] 2022-10-26 15:07:21,174 1512 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' 2022-10-26 15:07:21,487 1512 [DEBUG] - Host version is 4.0, PowerShell Version is '4.0' and CLR Version is '4.0.30319.34014'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2022-10-26 15:07:21,628 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2022-10-26 15:07:21,643 1512 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2022-10-26 15:07:21,659 1512 [DEBUG] - Loading community extensions 2022-10-26 15:07:21,659 1512 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2022-10-26 15:07:21,659 1512 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2022-10-26 15:07:21,706 1512 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2022-10-26 15:07:21,706 1512 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2022-10-26 15:07:21,706 1512 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2022-10-26 15:07:21,706 1512 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2022-10-26 15:07:21,706 1512 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2022-10-26 15:07:21,721 1512 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2022-10-26 15:07:21,737 1512 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2022-10-26 15:07:21,753 1512 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2022-10-26 15:07:21,799 1512 [DEBUG] - ---------------------------Script Execution--------------------------- 2022-10-26 15:07:21,799 1512 [DEBUG] - Running 'ChocolateyScriptRunner' for curl v7.86.0 with packageScript 'C:\ProgramData\chocolatey\lib\curl\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\curl', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '', 2022-10-26 15:07:21,831 1512 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\curl\tools\chocolateyInstall.ps1' 2022-10-26 15:07:21,909 1512 [DEBUG] - Running Get-ChocolateyUnzip -destination 'C:\ProgramData\chocolatey\lib\curl\tools' -fileFullPath64 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw.zip' -packageName 'curl' -fileFullPath 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win32-mingw.zip' 2022-10-26 15:07:21,909 1512 [DEBUG] - Running Get-OSArchitectureWidth -compare '32' 2022-10-26 15:07:21,940 1512 [INFO ] - Extracting 64-bit C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw.zip to C:\ProgramData\chocolatey\lib\curl\tools... 2022-10-26 15:07:21,940 1512 [INFO ] - 2022-10-26 15:07:21,956 1512 [DEBUG] - 7zip found at 'C:\ProgramData\chocolatey\tools\7z.exe' 2022-10-26 15:07:21,987 1512 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\curl\tools" -y "C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw.zip"] 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: 7-Zip 21.07 (x86) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: Scanning the drive for archives: 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: 1 file, 10556778 bytes (11 MiB) 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: Extracting archive: C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw.zip 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: -- 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: Path = C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw.zip 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: Type = zip 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: Physical Size = 10556778 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:22,551 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\BUILD-HASHES.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\BUILD-MANIFEST.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\BUILD-README.url 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\CHANGES.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\COPYING.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\README.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\RELEASE-NOTES.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\bin\curl-ca-bundle.crt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\bin\curl.exe 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\bin\libcurl-x64.def 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\bin\libcurl-x64.dll 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\brotli\README.md 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\brotli\LICENSE.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\cacert\LICENSE.url 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\gsasl\AUTHORS.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\gsasl\COPYING.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\gsasl\NEWS.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\gsasl\README.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\COPYING.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\NEWS.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\README.txt 2022-10-26 15:07:22,566 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\RELEASE-NOTES.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\docs\AUTHORS.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\docs\HACKING-CRYPTO.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\docs\HACKING.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\docs\BINDINGS.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\docs\INSTALL_AUTOTOOLS.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\libssh2\docs\TODO.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp2\AUTHORS.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp2\ChangeLog.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp2\README.rst 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp2\COPYING.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp3\AUTHORS.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp3\COPYING.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp3\ChangeLog.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\ngtcp2\AUTHORS.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\ngtcp2\COPYING.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\nghttp3\README.rst 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\ngtcp2\ChangeLog.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\ngtcp2\README.rst 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\openssl-quic\CHANGES.md 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\openssl-quic\FAQ.md 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\openssl-quic\LICENSE.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\openssl-quic\NEWS.md 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\openssl-quic\README-OpenSSL.md 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\openssl-quic\README.md 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\zlib\COPYING.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\zlib\ChangeLog.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\zstd\CHANGELOG.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\zstd\LICENSE.txt 2022-10-26 15:07:22,582 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\dep\zstd\README.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\ALTSVC.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\BINDINGS.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\BUFREF.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\BUG-BOUNTY.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\BUGS.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\CHECKSRC.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\CIPHERS.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\CODE_OF_CONDUCT.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\CODE_STYLE.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\CONTRIBUTE.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\CURL-DISABLE.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\CODE_REVIEW.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\DEPRECATE.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\DYNBUF.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\EXPERIMENTAL.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\FAQ.txt 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\FEATURES.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\GOVERNANCE.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\HISTORY.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\HSTS.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\HTTP-COOKIES.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\HTTP2.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\HELP-US.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\HTTP3.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\HYPER.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\INSTALL.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\INSTALL.txt 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\INTERNALS.md 2022-10-26 15:07:22,597 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\MQTT.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\MAIL-ETIQUETTE.txt 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\NEW-PROTOCOL.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\KNOWN_BUGS.txt 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\PARALLEL-TRANSFERS.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\README.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\ROADMAP.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\RELEASE-PROCEDURE.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\RUSTLS.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\SECURITY-PROCESS.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\SSL-PROBLEMS.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\SSLCERTS.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\THANKS.txt 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\TODO.txt 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\TheArtOfHttpScripting.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\URL-SYNTAX.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\VERSIONS.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\WEBSOCKET.md 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\libcurl\symbols-in-versions.txt 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\docs\options-in-versions.txt 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\brotli\decode.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\brotli\encode.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\brotli\port.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\brotli\types.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\curl.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\curlver.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\header.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\mprintf.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\easy.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\multi.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\options.h 2022-10-26 15:07:22,613 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\stdcheaders.h 2022-10-26 15:07:22,629 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\system.h 2022-10-26 15:07:22,629 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\typecheck-gcc.h 2022-10-26 15:07:22,629 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\urlapi.h 2022-10-26 15:07:22,629 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\curl\websockets.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\gsasl-mech.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\gsasl-version.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\gsasl.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\libssh2.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\libssh2_publickey.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\libssh2_sftp.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\nghttp2\nghttp2.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\nghttp3\nghttp3.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\nghttp2\nghttp2ver.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\nghttp3\version.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\ngtcp2\ngtcp2.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\ngtcp2\ngtcp2_crypto.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\ngtcp2\ngtcp2_crypto_openssl.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\ngtcp2\version.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\aes.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\asn1.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\asn1_mac.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\asn1err.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\asn1t.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\async.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\asyncerr.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\bio.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\bioerr.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\blowfish.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\bn.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\bnerr.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\buffer.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\buffererr.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\camellia.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cast.h 2022-10-26 15:07:22,644 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cmac.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cmp.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cmp_util.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cmperr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cms.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cmserr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\comp.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\comperr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\conf.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\conf_api.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\conferr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\configuration.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\conftypes.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\core.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\core_dispatch.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\core_names.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\core_object.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\crmf.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\crmferr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\crypto.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cryptoerr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ct.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cryptoerr_legacy.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\cterr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\decoder.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\decodererr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\des.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\dh.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\dherr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\dsaerr.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\dtls1.h 2022-10-26 15:07:22,660 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\e_os2.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ec.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ebcdic.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ecdh.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ecdsa.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ecerr.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\dsa.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\encoder.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\encodererr.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\engine.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\engineerr.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\err.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\evp.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ess.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\esserr.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\fips_names.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\evperr.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\fipskey.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\hmac.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\http.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\idea.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\kdf.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\httperr.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\kdferr.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\lhash.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\macros.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\md2.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\md4.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\md5.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\mdc2.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\modes.h 2022-10-26 15:07:22,676 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\obj_mac.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\objects.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\objectserr.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ocsp.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\opensslconf.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\opensslv.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ossl_typ.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ocsperr.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\param_build.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\params.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\pem2.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\pemerr.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\pkcs12.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\pkcs7.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\pem.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\pkcs12err.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\prov_ssl.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\pkcs7err.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\proverr.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\provider.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\quic.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\rand.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\randerr.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\rc2.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\rc4.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\rc5.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\rsa.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\rsaerr.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\safestack.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\seed.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\self_test.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\sha.h 2022-10-26 15:07:22,691 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\srp.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ripemd.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\srtp.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ssl2.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ssl.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ssl3.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\sslerr.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\sslerr_legacy.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\stack.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\store.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\storeerr.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\symhacks.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\tls1.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\trace.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\tserr.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\txt_db.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\types.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ui.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\ts.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\uierr.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\whrlpool.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\x509.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\x509_vfy.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\x509err.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\x509v3err.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\openssl\x509v3.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\zdict.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\zconf.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\zstd.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\zlib.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\include\zstd_errors.h 2022-10-26 15:07:22,707 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libbrotlicommon.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libbrotlidec.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libcrypto.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libcurl.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libcurl.dll.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libgsasl.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libnghttp2.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libnghttp3.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libngtcp2_crypto_openssl.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libssh2.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libssl.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libzstd.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\mk-ca-bundle.pl 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libngtcp2.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: - curl-7.86.0-win64-mingw\lib\libz.a 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: Everything is Ok 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: Files: 285 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: Compressed: 10556778 2022-10-26 15:07:22,722 1512 [INFO ] - VERBOSE: Size: 27595504 2022-10-26 15:07:22,754 1512 [DEBUG] - $exitCode was passed null 2022-10-26 15:07:22,754 1512 [DEBUG] - Command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\curl\tools" -y "C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw.zip"] exited with '0'. 2022-10-26 15:07:22,802 1512 [DEBUG] - 7z exit code: 0 2022-10-26 15:07:22,802 1512 [INFO ] - C:\ProgramData\chocolatey\lib\curl\tools 2022-10-26 15:07:22,817 1512 [DEBUG] - ---------------------------------------------------------------------- 2022-10-26 15:07:22,817 1512 [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\curl\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'. 2022-10-26 15:07:22,833 1512 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a'] 2022-10-26 15:07:22,849 1512 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' 2022-10-26 15:07:22,974 1512 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\curl' 2022-10-26 15:07:22,974 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\curl-7.86.0-win64-mingw.zip.txt' with checksum 'B30A34FCF8EFD6FCE26AF945DC73DDAB' 2022-10-26 15:07:23,036 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\curl.nupkg' with checksum '9233CFE525BDE927794FAEBCEA526204' 2022-10-26 15:07:23,036 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\curl.nuspec' with checksum 'EEF4B43686AA6F7910FAF2AF9CADECB6' 2022-10-26 15:07:23,036 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\legal\LICENSE.txt' with checksum '4EDDC9F78125B8C902B20C28D72B89A2' 2022-10-26 15:07:23,036 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\legal\VERIFICATION.txt' with checksum 'E2AF2483695F878FF0F99EF53A3605EC' 2022-10-26 15:07:23,036 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\chocolateyInstall.ps1' with checksum '02A899190640572A561347ABA8E3FBB4' 2022-10-26 15:07:23,036 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\BUILD-HASHES.txt' with checksum '7A1E71D8949913098BB7071C9ECEB553' 2022-10-26 15:07:23,036 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\BUILD-MANIFEST.txt' with checksum 'E486786C51048B07DF3CC74ABD201B18' 2022-10-26 15:07:23,052 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\BUILD-README.url' with checksum '98D34B6A6F959CA1C81D4A047283F9D0' 2022-10-26 15:07:23,052 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\CHANGES.txt' with checksum '8DF6DC6BB50B23E6C639CA88A9FB6AED' 2022-10-26 15:07:23,052 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\COPYING.txt' with checksum '190C514872597083303371684954F238' 2022-10-26 15:07:23,052 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\mk-ca-bundle.pl' with checksum '172489CC7E23494E597D9759098785F8' 2022-10-26 15:07:23,052 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\README.txt' with checksum 'C466340B3B9518930198004434FA842E' 2022-10-26 15:07:23,052 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\RELEASE-NOTES.txt' with checksum '1B8FC34035B84F81A4D267797B206277' 2022-10-26 15:07:23,052 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\bin\curl-ca-bundle.crt' with checksum '1363AE92D22E83C42A7F82AB6C5B0711' 2022-10-26 15:07:23,068 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\bin\curl.exe' with checksum '7F451BF431493E7E6EEEB971CCCF4FF0' 2022-10-26 15:07:23,068 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\bin\libcurl-x64.def' with checksum '4E1DE1B02E4BB7CEC04E6EA5EDD501AF' 2022-10-26 15:07:23,083 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\bin\libcurl-x64.dll' with checksum 'BA0130BA1A74DFEC87D5DB058FC87EB3' 2022-10-26 15:07:23,083 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\brotli\LICENSE.txt' with checksum '941EE9CD1609382F946352712A319B4B' 2022-10-26 15:07:23,083 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\brotli\README.md' with checksum '646732E260BA2D9CC880FC2AF881A02B' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\cacert\LICENSE.url' with checksum 'D4EEFF46FD41C739E4653431FE2511C1' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\gsasl\AUTHORS.txt' with checksum 'ADBF2E7DD839B1DD73B65567888C589B' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\gsasl\COPYING.txt' with checksum '1EBBD3E34237AF26DA5DC08A4E440464' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\gsasl\NEWS.txt' with checksum 'A6CD21DC1AC24383B9D28D307DEEE7CD' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\gsasl\README.txt' with checksum '86DE91CE2EF1B4CC32DB23910769668A' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\COPYING.txt' with checksum '3E089AD0CF27EDF1E7F261DFCD06ACC7' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\NEWS.txt' with checksum '5DDD2EC2D318B8A486768E51D185E4CA' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\README.txt' with checksum '64BD289E4C751E158152BB4451943181' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\RELEASE-NOTES.txt' with checksum 'FF8D8081DBFDFCCE43CA2B2A3944B1AF' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\docs\AUTHORS.txt' with checksum '56BE16F76978852E0BEA7DE3BEE4FDDF' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\docs\BINDINGS.txt' with checksum '1D7F26F365B709AD5EEB57D7BD50EC63' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\docs\HACKING-CRYPTO.txt' with checksum '409259678A4946A470B210303DECB1B1' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\docs\HACKING.txt' with checksum '905AE8ED72E7284FAFC74BF35B9A4C6C' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\docs\INSTALL_AUTOTOOLS.txt' with checksum '756BDB948517F1D021E07A8DA0D10746' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\libssh2\docs\TODO.txt' with checksum 'C8A193AF7FB275E16F4B0C6A8C1D45BD' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp2\AUTHORS.txt' with checksum 'B18E993577C4BF5736418C75C39B0FAA' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp2\ChangeLog.txt' with checksum '41A2F9F1BEB42C680A271CD8282A585C' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp2\COPYING.txt' with checksum '764ABDF30B2EADD37CE47DCBCE0EA1EC' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp2\README.rst' with checksum '4C606C464BDB45A7B7D2564F33ADB064' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp3\AUTHORS.txt' with checksum '993ED12568C62548A1D2BC6C7BD8B737' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp3\ChangeLog.txt' with checksum '39E006632AA0357309A5F68125BA2A42' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp3\COPYING.txt' with checksum '2005B8C7595329CC8AB211085467600A' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\nghttp3\README.rst' with checksum '7226472C99A27C45583E643DB62DA148' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\ngtcp2\AUTHORS.txt' with checksum '4DF7D79DF04DD612ABE27DDE1EB42578' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\ngtcp2\ChangeLog.txt' with checksum '274410EC4627996C4FDAEA119056510D' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\ngtcp2\COPYING.txt' with checksum 'DE0966C8FF4F62661A3DA92967A75434' 2022-10-26 15:07:23,099 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\ngtcp2\README.rst' with checksum '4B1E9543C6F98B83ED39409A990E783E' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\openssl-quic\CHANGES.md' with checksum 'B794D09C9E60228AFBDA741A7FE07513' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\openssl-quic\FAQ.md' with checksum '2DCC604A4E6237E8CE44038400733580' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\openssl-quic\LICENSE.txt' with checksum 'C75985E733726BEABA57BC5253E96D04' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\openssl-quic\NEWS.md' with checksum '4F7E5ABA08E68C45936E0890CCBD9C28' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\openssl-quic\README-OpenSSL.md' with checksum '6519147F011DDD2B5CE3F1DCEC163CAC' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\openssl-quic\README.md' with checksum '8BDDE0D7D5732610DC022668ECD378A0' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\zlib\ChangeLog.txt' with checksum '3570445EA8692E078ED6B3B8C314C185' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\zlib\COPYING.txt' with checksum 'D94B54713A28C31B7F90E784184EEB8D' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\zstd\CHANGELOG.txt' with checksum 'C600111A102555C3592AE1947357FF9E' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\zstd\LICENSE.txt' with checksum 'C7F0B161EDBE52F5F345A3D1311D0B32' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\dep\zstd\README.md' with checksum '161D009B189459989C0585486497E0EC' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\ALTSVC.md' with checksum '58545A0ED4A6BBC7F42BF3D8136ABAE0' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\BINDINGS.md' with checksum 'F6E4A4BE33B7C6A83DAC94C918C53C35' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\BUFREF.md' with checksum '4D7CB91BC437FC0628005B8A9A64C264' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\BUG-BOUNTY.md' with checksum 'F04A18DE5CE4FC12558E3848C8DDAF7F' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\BUGS.md' with checksum '6B8B99BC7287BAE3A6B8C74E5B3768BF' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\CHECKSRC.md' with checksum '9B98E273E31493C5A16D0217E84F5E8F' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\CIPHERS.md' with checksum '4885C6A33DE39F8D2A72C3147208460A' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\CODE_OF_CONDUCT.md' with checksum 'B3BC998CC24D62C070901A9B12F13909' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\CODE_REVIEW.md' with checksum '28CD71437BAF4C005710B409B58DD639' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\CODE_STYLE.md' with checksum '39700AF5E2C59807D71C9E4D11D92899' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\CONTRIBUTE.md' with checksum '4C5A15324C3E458231A5767CEA1C808C' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\CURL-DISABLE.md' with checksum '8FB6439F87ED103C864FEAC1E5FEB06C' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\DEPRECATE.md' with checksum '554C4E306A49752A02AD6FB8DD8BE4D7' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\DYNBUF.md' with checksum '5CE7EF83640B4F31EA9BC6DB859AFEC9' 2022-10-26 15:07:23,130 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\EXPERIMENTAL.md' with checksum 'A6ECFCB226B2C0A9CF02C2D944912576' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\FAQ.txt' with checksum 'C0065A130C6140748725EB342D7D3553' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\FEATURES.md' with checksum '52CD6E10EC3B616BCC27AAA78E04E97A' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\GOVERNANCE.md' with checksum '8619AD4F68C0C17EFDA159DEEBAFBDEA' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\HELP-US.md' with checksum 'F6E09D1EEA7613C595966DEEAEA4CD0A' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\HISTORY.md' with checksum '472EA34A92EC8D47A4145B21C74E019D' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\HSTS.md' with checksum '1609AC71B48097E161FDE7DD8CB195F1' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\HTTP-COOKIES.md' with checksum '8A783E754E4C4843E73E48C2384E7322' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\HTTP2.md' with checksum 'AB4E843E1CFE97E5A86CDDACC01EE6EC' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\HTTP3.md' with checksum '62E14607B6DFAE2A361187127B3930B0' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\HYPER.md' with checksum '4CC23E67C44E90E2F0FB8BE919CB2154' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\INSTALL.md' with checksum 'F1B30F48A6D98BA7C4E144E1C01A9C22' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\INSTALL.txt' with checksum '6E689E6531E438BC36D9CF29B5388465' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\INTERNALS.md' with checksum '53774A9CFA0721657FFF8D8C5F721121' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\KNOWN_BUGS.txt' with checksum 'F398EE4700FBB16F087B2A85482E4D80' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\MAIL-ETIQUETTE.txt' with checksum 'D9FCEB4F9D4A985E83CF12B22E5B51C5' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\MQTT.md' with checksum '10D4214A5B194408641B4F9E5E17D899' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\NEW-PROTOCOL.md' with checksum '75DA282188167BC075C6B52B2A5AF723' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\options-in-versions.txt' with checksum 'B1A2D0DC8AE9365AC36CC633B9ECED25' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\PARALLEL-TRANSFERS.md' with checksum '6CFBD1126B50AB1FA4D873A3842BD3E1' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\README.md' with checksum '9CB1525D89641498328AC478345231FC' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\RELEASE-PROCEDURE.md' with checksum '31EB47C0F61D6B9780F2227D0BF01605' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\ROADMAP.md' with checksum '8066DD9176D07D434953A868BEED0236' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\RUSTLS.md' with checksum '37E63DB07A939F48C763FB23B5819F0B' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\SECURITY-PROCESS.md' with checksum '2EE60BA144733350104C18911EFD2EEB' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\SSL-PROBLEMS.md' with checksum '0D75A5B84408970D1F754343E23031ED' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\SSLCERTS.md' with checksum 'D93B209E8D4C38FFD510D1FBE740525A' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\THANKS.txt' with checksum 'DFD91F2F2977C603673F4EE3E36F1B9A' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\TheArtOfHttpScripting.md' with checksum 'ADD7AC848BC6339C3097F4F9AAC2C4A0' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\TODO.txt' with checksum 'C382E68C1F6DF5BEA457E8D24B08AF07' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\URL-SYNTAX.md' with checksum '726805A9E405A83EDBDB2B84BA047647' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\VERSIONS.md' with checksum '17DBD89B2A8908A10E070B4357875B35' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\WEBSOCKET.md' with checksum 'B2B101A3BF72E4FEF404C18D17F49141' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\docs\libcurl\symbols-in-versions.txt' with checksum 'FC9706EB500F5A3177CFED146AC40540' 2022-10-26 15:07:23,146 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\gsasl-mech.h' with checksum '1FFAC553883353C59A04AD074D714F40' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\gsasl-version.h' with checksum '9FF13C234CFA7147D9E8AE0E7E13E091' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\gsasl.h' with checksum '0E654A61BDEAF33E0F4B1CEA6AD904AB' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\libssh2.h' with checksum '7CBDE78EA623A9BA8C18C11702E2E387' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\libssh2_publickey.h' with checksum 'B08B9EE9BB2DEF5096AA4F3C7F2EC4CE' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\libssh2_sftp.h' with checksum '5B9788EC6A8E0B05BE22114876ECCBCE' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\zconf.h' with checksum '092E0D9F83ABBB76B8E9C7345558AD4A' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\zdict.h' with checksum '97FF9D48CA02AD9C536DAB00F642592A' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\zlib.h' with checksum '4EC29824B6F28D25B2B9EB17CDA0CF56' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\zstd.h' with checksum '802312331BE3CE28349CF90017B2CBF8' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\zstd_errors.h' with checksum '220FD1E9EE9342920D8F1237E70D45B9' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\brotli\decode.h' with checksum '3AB635985BDFB22A8165816C8ADB436E' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\brotli\encode.h' with checksum '67EBFDF08ACE3F56671FDD2D32A4DFEA' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\brotli\port.h' with checksum '40989C8F42FF3FA0EFDEEA3FE2060DFA' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\brotli\types.h' with checksum '4D772E4C18AFE1D9051A92B0EA1AEFAB' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\curl.h' with checksum '522664361399C19297B7F3580964FA07' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\curlver.h' with checksum '564D9E1590C11A0A0FE6D28A23EAE72E' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\easy.h' with checksum '9804B89B928D9D4D029DCA666834A0DD' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\header.h' with checksum '9F6264DCCDE19C01D3937E5910703BFC' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\mprintf.h' with checksum 'B6249EDD4AFCDB4BF387B15AB9B3A260' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\multi.h' with checksum '07646A1A2C51CA08469300116A68B2C9' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\options.h' with checksum '4850C1A97BE247012B4E6E0DC16274CF' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\stdcheaders.h' with checksum '2D7AB2AD76A85E1305C8B51791E8FAA7' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\system.h' with checksum 'B12C6E9031F8A00C0853BB8661E9F8CC' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\typecheck-gcc.h' with checksum '62A23ECF840E5A6D991340BF8C19B7C8' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\urlapi.h' with checksum '8F9060A219144D7CD5EE652FF2A55AF6' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\curl\websockets.h' with checksum '5A3ABBE4F76E4B6129764F2A2A359484' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\nghttp2\nghttp2.h' with checksum '99F5D97E8B7219FD2275CDBBBD3C9837' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\nghttp2\nghttp2ver.h' with checksum 'C5B75B12633A02EA412DFFD0A63958E0' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\nghttp3\nghttp3.h' with checksum 'BF9F87BC6AEB5DF97FD47736A68C7E84' 2022-10-26 15:07:23,161 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\nghttp3\version.h' with checksum '493E5D86227CCCBA7583FFA7AEED56EA' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\ngtcp2\ngtcp2.h' with checksum '10ADA32C7AF5ED103823445E21D25DAA' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\ngtcp2\ngtcp2_crypto.h' with checksum '4464350CF876AFD771B62AB53B71B6D0' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\ngtcp2\ngtcp2_crypto_openssl.h' with checksum '987323FE1C589F23ABEC2661E7421959' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\ngtcp2\version.h' with checksum '5C4A253408B9C4E2A54642C0AA4178F9' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\aes.h' with checksum 'C985BF41B08156ADA84E9C536811221A' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\asn1.h' with checksum '61038D1CB6D92DF325A29B10816CD14C' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\asn1err.h' with checksum '04D03EDCA169A614211970E5E9E838DA' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\asn1t.h' with checksum '372AE41E1C05388E39E227C7DEC4EEDC' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\asn1_mac.h' with checksum '049BA473B492A21705705889F369E93C' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\async.h' with checksum '39DC2C3808B600E879DAFFF8B7E83236' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\asyncerr.h' with checksum '1625426B66A598A22C9BDC4F9B0AD329' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\bio.h' with checksum 'DCAB207820B321BDADB314F3BB7B45CB' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\bioerr.h' with checksum '9E0841922799208C72E345FE6BA809E0' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\blowfish.h' with checksum '9A68FCCDAD0FBDF29159441BC86C8021' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\bn.h' with checksum '687011D795382B6FE6EE6F97D43BB059' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\bnerr.h' with checksum '10FE8C7B124007916A473E289ABF7C4F' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\buffer.h' with checksum '999D542304C0CDB3BA41EE72ED3F11C5' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\buffererr.h' with checksum 'FE3DE46E6B640BE9CF58E0A02D6B5DAE' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\camellia.h' with checksum '409F1C5ED9B326DA284FC0EB0DD7FA1F' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cast.h' with checksum 'BA37D2499C525C3585310A16D8E2E0F5' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cmac.h' with checksum 'B4C4721C40EA155B2119486B6146B823' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cmp.h' with checksum 'F79202DB53B9817C2D9AF798684DE6E2' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cmperr.h' with checksum '88F89BF03CBDDD6CB1C1B0195821D425' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cmp_util.h' with checksum '390E30B924EBC26ABB809317245127A5' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cms.h' with checksum '15FCB4A71B89F66AA9A9069127B2B2B0' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cmserr.h' with checksum '6EF66820F2E88606274B8594C035D92A' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\comp.h' with checksum 'F422713DC3F3DEEA9155885339F20E0A' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\comperr.h' with checksum '0DCEC3543C9F68E06D24DD04CA59D4D1' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\conf.h' with checksum '34326906D21908CFE2B84F5E68FF301C' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\conferr.h' with checksum '9504C2FEBCDAE35C168164C7947EBEB8' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\configuration.h' with checksum 'AC8260A30BB58CFEB4FC7FAED0EAF3D2' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\conftypes.h' with checksum '5734487F9E1343417E2E0E2073683E2D' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\conf_api.h' with checksum '46DCFAB182A3ECB0BEB955E076DEF62E' 2022-10-26 15:07:23,177 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\core.h' with checksum 'DD754F4AA1E12D445650E5F8F250DA73' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\core_dispatch.h' with checksum '82E3B991218F81B8BB23EF15D97778BE' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\core_names.h' with checksum '69268EB8136A00867BF548E1FED86ADE' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\core_object.h' with checksum '225B5484B630A1D4E390C69C27FAFE5A' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\crmf.h' with checksum '1180E3F61BF88BA240315B0A2F208007' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\crmferr.h' with checksum '6F63CF71EEE29165E96AC34D733BFF60' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\crypto.h' with checksum '87BE24832DCAC0048DB871B8F75A3306' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cryptoerr.h' with checksum '90F8260D6B37DDA996158F6669B4CBB0' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cryptoerr_legacy.h' with checksum 'DCBA9D20FE4A43A94F7D1D733051C160' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ct.h' with checksum '25B20355673FD8ABCAD719751A0D3896' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\cterr.h' with checksum '63CB56AC003B17C1F3335F51E0FC7814' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\decoder.h' with checksum '448DB8EE47C30F5CE7450C9FAF208691' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\decodererr.h' with checksum '9E16E9F577FF6B412ED4A5014942B296' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\des.h' with checksum '785842D7AB80ED749BA3ADA1568A4C95' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\dh.h' with checksum 'FD438EDCE4D497A41604567C637ECA43' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\dherr.h' with checksum '5076E6667D5DCE8B7B268B5268290EC7' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\dsa.h' with checksum 'CC997B3625CAFEB63C87E30A0EE7447A' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\dsaerr.h' with checksum '75CAB69B6425133FF23DFD6A7578CA35' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\dtls1.h' with checksum 'C12AC7522DCE03E1501F918A8C6693CC' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ebcdic.h' with checksum 'EC1FF1DB0089A5995CDD25D756551E58' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ec.h' with checksum '676A5C2B3DC4F54C2EEE4C62D8EAE551' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ecdh.h' with checksum '1C741E0910BCFFA3EA6EEFFFBC938E9B' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ecdsa.h' with checksum '1C741E0910BCFFA3EA6EEFFFBC938E9B' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ecerr.h' with checksum '6179F279084D1818D04EC1CA7443AE67' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\encoder.h' with checksum '0028AE834E9E6A3C2A9FB3D32A25666E' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\encodererr.h' with checksum '4409FBD5631C2A223945503F64DE1F30' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\engine.h' with checksum '9FFEAE30BF53B8C703F37249C1E403ED' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\engineerr.h' with checksum '2ABCDE8DB60CBA251BF6D65BA834D6A1' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\err.h' with checksum '4F7E737555CF467450B47AAC9625C086' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ess.h' with checksum '9575EDEABB0BD91521C0C4301ABACC87' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\esserr.h' with checksum 'F7EFD65E855DF119889AD1D1C333E609' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\evp.h' with checksum 'B17A0848C2F80E367AF62135AD1E20CC' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\evperr.h' with checksum '75B8D430A0F19B4CCADED587C915F4A5' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\e_os2.h' with checksum '00DD16E64B9B06A4BDF2D597AFA7F1CF' 2022-10-26 15:07:23,193 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\fipskey.h' with checksum '83C3A99BDBF0467B87A42800FCF26CBD' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\fips_names.h' with checksum '3B3853872D4444348F142DF1CBF83CE5' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\hmac.h' with checksum '5077631A236931E24F45D6A394E7604C' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\http.h' with checksum 'B3D0E281856DC42D2B0428D5BE775B5B' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\httperr.h' with checksum 'CD315BF3E10157D1613C85DE7CE7269E' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\idea.h' with checksum 'F82D511F5B00449C826BA1A1FBEEE972' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\kdf.h' with checksum 'C2BD31F6EF6236FC5294FF3B57C94E6F' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\kdferr.h' with checksum 'B023887849F60F717AC3BFBCC98C363F' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\lhash.h' with checksum 'CCBAD3CD658D04CB3D4D909B25A7D064' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\macros.h' with checksum '4EC17180F7D943B1430CD9A9CC59FA50' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\md2.h' with checksum 'CF1920B1532F9261745A55A74DA3F0BA' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\md4.h' with checksum '5D08A17E45AC68C5FAAF363E13558C49' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\md5.h' with checksum 'FFD64EEFDF24968DEFF36294096B32C3' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\mdc2.h' with checksum '8A08B0633B953A0DEB9187C1E5A41AF4' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\modes.h' with checksum '4D7254B8C0E88F21372DFAF8E30599A1' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\objects.h' with checksum '46A962A68DFF12E99331E3491ED607AB' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\objectserr.h' with checksum '046E3DE39C96F60E9E92C2C6395A0EFC' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\obj_mac.h' with checksum '4BFD294EA40CC5A655D6D83D2295952F' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ocsp.h' with checksum 'B04093E362296D1030965F9F6EF8DB9A' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ocsperr.h' with checksum 'B63F0A2B2AF195923DF18C57173DB730' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\opensslconf.h' with checksum '5EBB969D775B0EB9FD25EAFF0DEFA07F' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\opensslv.h' with checksum '006841A33540BF0B69CBDFFA51AE9F51' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ossl_typ.h' with checksum 'AE4A94A4F96FF6C88356500F8A867C2C' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\params.h' with checksum 'FEBA94464100760E35C7958DA3FDF215' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\param_build.h' with checksum '8E455CCE2004CA1C480D64F1CA3A6740' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\pem.h' with checksum '401E680F51461B1C7C0B357749D06D2E' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\pem2.h' with checksum '3A874F969988C47C8EAB3F6A7CFFE43B' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\pemerr.h' with checksum '13F0537ACEB9A5965B7F1322E2822FDC' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\pkcs12.h' with checksum '43FF0F0494D3A289A3AF0FA3A8B520A0' 2022-10-26 15:07:23,208 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\pkcs12err.h' with checksum '9C7B3B226CA9F3C3DB74166663936206' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\pkcs7.h' with checksum 'AFAEBE5E44111A766006C35153478462' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\pkcs7err.h' with checksum '228BF4585EF0C508C7B2C82D70DFA91B' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\proverr.h' with checksum '997C2D25AC490F3E3618AF7A07FD4E47' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\provider.h' with checksum 'E006CF0189E8E74EA9D234BE73EA6294' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\prov_ssl.h' with checksum '392CF67C058B4120B8F42C8F39A4FABC' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\quic.h' with checksum '7A7636AEAFA8CE7B637D17B2EE20C381' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\rand.h' with checksum '11CD22FA11E09FD1FAEF6B713326214A' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\randerr.h' with checksum '20D45CD6EEA3E432DA013AB8BA08274C' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\rc2.h' with checksum 'BF89BCAECE5045D1D3D54A0A805226DF' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\rc4.h' with checksum 'F4F8F3F71353839A9E145877A32818FB' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\rc5.h' with checksum '50D2AB7AD8C4BB1C6B451A8F9130CA75' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ripemd.h' with checksum '10ADA5F711E4F82E3F5732AF87213788' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\rsa.h' with checksum 'A965F9B8A468584F449B1A3CDEBCFE33' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\rsaerr.h' with checksum '8E1C4690346A9CD1A26EFF8AD4B056E4' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\safestack.h' with checksum 'A1193326D50C61E4292DC8EE4B67E802' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\seed.h' with checksum '3B5432461EB35C359368C9EC7ADC506A' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\self_test.h' with checksum '8BDF7ECB93371DD9DB0EE6BB664D289E' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\sha.h' with checksum '0E97468E4117920C8137DF128F9EB2A1' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\srp.h' with checksum 'BB2EA24C5E927BDE8D33ECFC5B9BB469' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\srtp.h' with checksum 'FC4A74304CF2C7DC0A5C41700C0C8636' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ssl.h' with checksum 'D020BFDA88A50D7CD865C08259657655' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ssl2.h' with checksum 'B0189AAE2AB8F9AB0F5D60E1B6B5EE2D' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ssl3.h' with checksum '57CE1436A594AC75564A17C1A8AD4878' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\sslerr.h' with checksum '769DB38E10FE829243826DD960FAB8A4' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\sslerr_legacy.h' with checksum '14FB2373C8B33DB475F559813F2DCE90' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\stack.h' with checksum '3C2EA3EFA0E90A49A8C3D9572F4B508C' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\store.h' with checksum '5EFD5312DEC66E7AB532053257A87B7D' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\storeerr.h' with checksum '05848A977CC4AE30B1321D9F0AEFBDAD' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\symhacks.h' with checksum '6C4C3771EDA06853F0503E17BC70C8A0' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\tls1.h' with checksum '6F5722521DFA9F6420C30767A508E05F' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\trace.h' with checksum '6D3F16230F4A63DF51001885ABE67158' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ts.h' with checksum '3A4710B536536C7AF9FD36DD26FB46E6' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\tserr.h' with checksum '501C21C752BDBE22D834F3DD46A9D988' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\txt_db.h' with checksum '9214F56D2FFB934AB6F91AACAB5BFE06' 2022-10-26 15:07:23,224 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\types.h' with checksum '44F1236065E4EE65CF4CD545C3E12AB9' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\ui.h' with checksum '3C29F1BE79FB2360752D5ADC8B4734A4' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\uierr.h' with checksum 'DA571D26F83DD13846DE32142BA51D2B' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\whrlpool.h' with checksum 'D4A791FAD51078658350E8B5EDE6D7BC' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\x509.h' with checksum 'DE0D5AEBDB7D9D50FCDC58BBA8530F65' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\x509err.h' with checksum '8677C39DC96F0A33F14B17DB961BB74C' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\x509v3.h' with checksum '8E075C7A36E384FFBF082E5BC0B07266' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\x509v3err.h' with checksum 'B3138C611ACAC3FAB86D8FEFF78C6E2C' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\include\openssl\x509_vfy.h' with checksum 'A4FBA8793E737F7E8B6555D88206F0E1' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libbrotlicommon.a' with checksum 'E136399B9C570E3EF7C8A24625DE5FDF' 2022-10-26 15:07:23,239 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libbrotlidec.a' with checksum 'E9EAA3B8324F26B0A9449348CFAFF491' 2022-10-26 15:07:23,255 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libcrypto.a' with checksum 'D8923792B3B8FAB264DB75F02141A0D3' 2022-10-26 15:07:23,271 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libcurl.a' with checksum '0236C9D2611784DDE7532692C0415D94' 2022-10-26 15:07:23,271 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libcurl.dll.a' with checksum '1C712D4D6B00ED2A66CDF4AD5615D980' 2022-10-26 15:07:23,271 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libgsasl.a' with checksum '4B87C6259B8512B4CD72CEA6CD7F4301' 2022-10-26 15:07:23,271 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libnghttp2.a' with checksum 'BDE1A5823E52E27FB109DE0DE0983A95' 2022-10-26 15:07:23,271 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libnghttp3.a' with checksum '57D82E81994DE5CDA048D7CEE6D3D66F' 2022-10-26 15:07:23,271 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libngtcp2.a' with checksum 'B3E4C9564B3453207B80035F4737AC01' 2022-10-26 15:07:23,271 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libngtcp2_crypto_openssl.a' with checksum 'ABAAAD9DC26B6D9EC76885EEB55873CB' 2022-10-26 15:07:23,286 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libssh2.a' with checksum 'EAB27131482373B48F59470D884F5155' 2022-10-26 15:07:23,286 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libssl.a' with checksum 'C5B7AF57070CF5D1F90574F2E364898F' 2022-10-26 15:07:23,286 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libz.a' with checksum 'C6A419231F0AA3522F4D1C2FA873DAD7' 2022-10-26 15:07:23,286 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\lib\libzstd.a' with checksum '228CEEC7B0261AC400D8813363D283C2' 2022-10-26 15:07:23,318 1512 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\curl\tools\curl-7.86.0-win64-mingw\bin\curl.exe" --output="C:\ProgramData\chocolatey\bin\curl.exe" --iconpath="C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\bin\curl.exe"'] 2022-10-26 15:07:23,536 1512 [DEBUG] - [ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error: 2022-10-26 15:07:23,536 1512 [DEBUG] - [ShimGen] Selected Icon is invalid 2022-10-26 15:07:23,646 1512 [DEBUG] - [ShimGen] Microsoft (R) Visual C# Compiler version 4.0.30319.33440 2022-10-26 15:07:23,646 1512 [DEBUG] - [ShimGen] for Microsoft (R) .NET Framework 4.5 2022-10-26 15:07:23,646 1512 [DEBUG] - [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved. 2022-10-26 15:07:23,646 1512 [DEBUG] - [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\curl.exe' 2022-10-26 15:07:23,646 1512 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\curl\tools\curl-7.86.0-win64-mingw\bin\curl.exe" --output="C:\ProgramData\chocolatey\bin\curl.exe" --iconpath="C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\bin\curl.exe"'] exited with '0' 2022-10-26 15:07:23,646 1512 [INFO ] - ShimGen has successfully created a shim for curl.exe 2022-10-26 15:07:23,661 1512 [DEBUG] - Created: C:\ProgramData\chocolatey\bin\curl.exe Targeting: C:\ProgramData\chocolatey\lib\curl\tools\curl-7.86.0-win64-mingw\bin\curl.exe IsGui:False 2022-10-26 15:07:23,693 1512 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\curl.7.86.0". 2022-10-26 15:07:23,708 1512 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\curl.7.86.0\.files' 2022-10-26 15:07:23,708 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\curl.7.86.0\.extra". 2022-10-26 15:07:23,708 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\curl.7.86.0\.version". 2022-10-26 15:07:23,708 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\curl.7.86.0\.sxs". 2022-10-26 15:07:23,708 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\curl.7.86.0\.pin". 2022-10-26 15:07:23,708 1512 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... 2022-10-26 15:07:23,708 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\curl\.chocolateyPending". 2022-10-26 15:07:23,724 1512 [INFO ] - The install of curl was successful. 2022-10-26 15:07:23,724 1512 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\curl\tools' 2022-10-26 15:07:23,724 1512 [DEBUG] - Attempting to delete file "C:\Users\Administrator\AppData\Local\NuGet\Cache\curl.7.86.0.nupkg". 2022-10-26 15:07:23,724 1512 [DEBUG] - Using 'https://community.chocolatey.org/api/v2/'. 2022-10-26 15:07:23,724 1512 [DEBUG] - - Supports prereleases? 'True'. 2022-10-26 15:07:23,724 1512 [DEBUG] - - Is ServiceBased? 'True'. 2022-10-26 15:07:23,833 1512 [DEBUG] - Package 'wget' found on source 'https://community.chocolatey.org/api/v2/' 2022-10-26 15:07:25,079 1512 [INFO ] - [NuGet] Installing 'Wget 1.21.3'. 2022-10-26 15:07:25,079 1512 [DEBUG] - [NuGet] Added file 'chocolateyinstall.ps1' to folder 'Wget\tools'. 2022-10-26 15:07:25,079 1512 [DEBUG] - [NuGet] Added file 'wget-1.21.3-win32_x32.zip' to folder 'Wget\tools'. 2022-10-26 15:07:25,095 1512 [DEBUG] - [NuGet] Added file 'wget-1.21.3-win64_x64.zip' to folder 'Wget\tools'. 2022-10-26 15:07:25,095 1512 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'Wget\legal'. 2022-10-26 15:07:25,095 1512 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'Wget\legal'. 2022-10-26 15:07:25,110 1512 [DEBUG] - [NuGet] Added file 'Wget.nupkg' to folder 'Wget'. 2022-10-26 15:07:25,316 1512 [DEBUG] - [NuGet] Added file 'Wget.nuspec' to folder 'Wget'. 2022-10-26 15:07:25,316 1512 [INFO ] - [NuGet] Successfully installed 'Wget 1.21.3'. 2022-10-26 15:07:25,316 1512 [INFO ] - Wget v1.21.3 (forced) [Approved] 2022-10-26 15:07:25,316 1512 [INFO ] - wget package files install completed. Performing other installation steps. 2022-10-26 15:07:25,332 1512 [DEBUG] - Setting installer args for Wget 2022-10-26 15:07:25,332 1512 [DEBUG] - Setting package parameters for Wget 2022-10-26 15:07:25,332 1512 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\Wget\tools\chocolateyinstall.ps1': 2022-10-26 15:07:25,332 1512 [DEBUG] - $ErrorActionPreference = 'Stop'; $packageName= 'wget' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $zipFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') { Write-Host "Getting x64 bit zip"; Get-Item "$toolsDir\*_x64.zip" } else { Write-Host "Getting x32 bit zip"; Get-Item "$toolsDir\*_x32.zip" } Get-ChocolateyUnzip -FileFullPath $zipfile -Destination $toolsDir # don't need zips anymore Remove-Item ($toolsDir + '\*.' + 'zip') 2022-10-26 15:07:25,332 1512 [INFO ] - The package Wget wants to run 'chocolateyinstall.ps1'. 2022-10-26 15:07:25,332 1512 [INFO ] - Note: If you don't run this script, the installation will fail. 2022-10-26 15:07:25,332 1512 [INFO ] - Note: To confirm automatically next time, use '-y' or consider: 2022-10-26 15:07:25,332 1512 [INFO ] - choco feature enable -n allowGlobalConfirmation 2022-10-26 15:07:25,332 1512 [INFO ] - Do you want to run the script? 2022-10-26 15:07:25,332 1512 [INFO ] - 1) yes 2022-10-26 15:07:25,347 1512 [INFO ] - 2) all - yes to all 2022-10-26 15:07:25,347 1512 [INFO ] - 3) no 2022-10-26 15:07:25,347 1512 [INFO ] - 4) print 2022-10-26 15:07:27,917 1512 [INFO ] - Choice selected: 'all - yes to all' 2022-10-26 15:07:27,917 1512 [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\Wget\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] 2022-10-26 15:07:27,933 1512 [DEBUG] - Redirecting Microsoft.PowerShell.Security, requested by '' 2022-10-26 15:07:27,934 1512 [DEBUG] - Attempting to load assembly Microsoft.PowerShell.Security failed: Could not load file or assembly 'Microsoft.PowerShell.Security, Version=5.0.0.0' or one of its dependencies. The system cannot find the file specified. 2022-10-26 15:07:27,934 1512 [DEBUG] - Attempting to load assembly Microsoft.PowerShell.Security failed: Could not load file or assembly 'Microsoft.PowerShell.Security, Version=4.0.0.0' or one of its dependencies. The system cannot find the file specified. 2022-10-26 15:07:27,934 1512 [DEBUG] - Attempting to load assembly Microsoft.PowerShell.Security failed: Could not load file or assembly 'Microsoft.PowerShell.Security, Version=3.0.0.0' or one of its dependencies. The system cannot find the file specified. 2022-10-26 15:07:27,934 1512 [DEBUG] - Attempting to load assembly Microsoft.PowerShell.Security failed: Could not load file or assembly 'Microsoft.PowerShell.Security, Version=1.0.0.0' or one of its dependencies. The system cannot find the file specified. 2022-10-26 15:07:28,028 1512 [DEBUG] - Host version is 4.0, PowerShell Version is '4.0' and CLR Version is '4.0.30319.34014'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2022-10-26 15:07:28,075 1512 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2022-10-26 15:07:28,090 1512 [DEBUG] - Loading community extensions 2022-10-26 15:07:28,090 1512 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2022-10-26 15:07:28,090 1512 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2022-10-26 15:07:28,106 1512 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2022-10-26 15:07:28,122 1512 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2022-10-26 15:07:28,137 1512 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2022-10-26 15:07:28,137 1512 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2022-10-26 15:07:28,137 1512 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2022-10-26 15:07:28,137 1512 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2022-10-26 15:07:28,137 1512 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2022-10-26 15:07:28,137 1512 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2022-10-26 15:07:28,137 1512 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2022-10-26 15:07:28,137 1512 [DEBUG] - ---------------------------Script Execution--------------------------- 2022-10-26 15:07:28,137 1512 [DEBUG] - Running 'ChocolateyScriptRunner' for Wget v1.21.3 with packageScript 'C:\ProgramData\chocolatey\lib\Wget\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\Wget', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '', 2022-10-26 15:07:28,137 1512 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\Wget\tools\chocolateyinstall.ps1' 2022-10-26 15:07:28,137 1512 [DEBUG] - Running Get-OSArchitectureWidth -compare '64' 2022-10-26 15:07:28,137 1512 [INFO ] - Getting x64 bit zip 2022-10-26 15:07:28,153 1512 [INFO ] - 2022-10-26 15:07:28,153 1512 [DEBUG] - Running Get-ChocolateyUnzip -fileFullPath 'C:\ProgramData\chocolatey\lib\Wget\tools\wget-1.21.3-win64_x64.zip' -destination 'C:\ProgramData\chocolatey\lib\Wget\tools' 2022-10-26 15:07:28,153 1512 [DEBUG] - Running Get-OSArchitectureWidth -compare '32' 2022-10-26 15:07:28,153 1512 [INFO ] - Extracting C:\ProgramData\chocolatey\lib\Wget\tools\wget-1.21.3-win64_x64.zip to C:\ProgramData\chocolatey\lib\Wget\tools... 2022-10-26 15:07:28,168 1512 [INFO ] - 2022-10-26 15:07:28,168 1512 [DEBUG] - 7zip found at 'C:\ProgramData\chocolatey\tools\7z.exe' 2022-10-26 15:07:28,168 1512 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\Wget\tools" -y "C:\ProgramData\chocolatey\lib\Wget\tools\wget-1.21.3-win64_x64.zip"] 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: 7-Zip 21.07 (x86) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Scanning the drive for archives: 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: 1 file, 7870483 bytes (7687 KiB) 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Extracting archive: C:\ProgramData\chocolatey\lib\Wget\tools\wget-1.21.3-win64_x64.zip 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: -- 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Path = C:\ProgramData\chocolatey\lib\Wget\tools\wget-1.21.3-win64_x64.zip 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Type = zip 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Physical Size = 7870483 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: - wget.exe 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: - COPYING 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: - wget.exe.debug 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: - wget.html 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Everything is Ok 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Files: 4 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Compressed: 7870483 2022-10-26 15:07:28,465 1512 [INFO ] - VERBOSE: Size: 21130256 2022-10-26 15:07:28,465 1512 [DEBUG] - $exitCode was passed null 2022-10-26 15:07:28,465 1512 [DEBUG] - Command ['C:\ProgramData\chocolatey\tools\7z.exe' x -aoa -bd -bb1 -o"C:\ProgramData\chocolatey\lib\Wget\tools" -y "C:\ProgramData\chocolatey\lib\Wget\tools\wget-1.21.3-win64_x64.zip"] exited with '0'. 2022-10-26 15:07:28,465 1512 [DEBUG] - 7z exit code: 0 2022-10-26 15:07:28,481 1512 [INFO ] - C:\ProgramData\chocolatey\lib\Wget\tools 2022-10-26 15:07:28,481 1512 [DEBUG] - ---------------------------------------------------------------------- 2022-10-26 15:07:28,481 1512 [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\Wget\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'. 2022-10-26 15:07:28,481 1512 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a'] 2022-10-26 15:07:28,497 1512 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' 2022-10-26 15:07:28,497 1512 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\Wget' 2022-10-26 15:07:28,544 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\Wget.nupkg' with checksum 'D35B90CF92A3DDB7E6AB4E8F18AA684B' 2022-10-26 15:07:28,544 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\Wget.nuspec' with checksum '3A63B1BDD50666821F6347C3474CB58F' 2022-10-26 15:07:28,544 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\legal\LICENSE.txt' with checksum '0189D95CA35796CEFDEFE06930B6DDD4' 2022-10-26 15:07:28,544 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\legal\VERIFICATION.txt' with checksum '50620C9F69B5BF38B120D767B9ACA374' 2022-10-26 15:07:28,544 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\tools\chocolateyinstall.ps1' with checksum '3BD0BBBA6ED255F39D9AE34444ABE18D' 2022-10-26 15:07:28,544 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\tools\COPYING' with checksum 'C678957B0C8E964AA6C70FD77641A71E' 2022-10-26 15:07:28,575 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\tools\wget.exe' with checksum '695378DEBCE1B312F353F84C11CB4629' 2022-10-26 15:07:28,622 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\tools\wget.exe.debug' with checksum '02BF1A4D3D5D4BCADABC0EF271A0C406' 2022-10-26 15:07:28,622 1512 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\Wget\tools\wget.html' with checksum 'A49753FCA9376E4287AA9062EADEB9C6' 2022-10-26 15:07:28,622 1512 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\Wget\tools\wget.exe" --output="C:\ProgramData\chocolatey\bin\wget.exe" --iconpath="C:\ProgramData\chocolatey\lib\Wget\tools\wget.exe"'] 2022-10-26 15:07:28,840 1512 [DEBUG] - [ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error: 2022-10-26 15:07:28,840 1512 [DEBUG] - [ShimGen] Selected Icon is invalid 2022-10-26 15:07:28,934 1512 [DEBUG] - [ShimGen] Microsoft (R) Visual C# Compiler version 4.0.30319.33440 2022-10-26 15:07:28,934 1512 [DEBUG] - [ShimGen] for Microsoft (R) .NET Framework 4.5 2022-10-26 15:07:28,934 1512 [DEBUG] - [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved. 2022-10-26 15:07:28,934 1512 [DEBUG] - [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\wget.exe' 2022-10-26 15:07:28,934 1512 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\Wget\tools\wget.exe" --output="C:\ProgramData\chocolatey\bin\wget.exe" --iconpath="C:\ProgramData\chocolatey\lib\Wget\tools\wget.exe"'] exited with '0' 2022-10-26 15:07:28,934 1512 [INFO ] - ShimGen has successfully created a shim for wget.exe 2022-10-26 15:07:28,934 1512 [DEBUG] - Created: C:\ProgramData\chocolatey\bin\wget.exe Targeting: C:\ProgramData\chocolatey\lib\Wget\tools\wget.exe IsGui:False 2022-10-26 15:07:28,934 1512 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\Wget.1.21.3". 2022-10-26 15:07:28,934 1512 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\Wget.1.21.3\.files' 2022-10-26 15:07:28,934 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\Wget.1.21.3\.extra". 2022-10-26 15:07:28,934 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\Wget.1.21.3\.version". 2022-10-26 15:07:28,934 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\Wget.1.21.3\.sxs". 2022-10-26 15:07:28,934 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\Wget.1.21.3\.pin". 2022-10-26 15:07:28,950 1512 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... 2022-10-26 15:07:28,950 1512 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\Wget\.chocolateyPending". 2022-10-26 15:07:28,950 1512 [INFO ] - The install of wget was successful. 2022-10-26 15:07:28,950 1512 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\Wget\tools' 2022-10-26 15:07:28,950 1512 [DEBUG] - Attempting to delete file "C:\Users\Administrator\AppData\Local\NuGet\Cache\Wget.1.21.3.nupkg". 2022-10-26 15:07:28,965 1512 [WARN ] - Chocolatey installed 2/2 packages. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2022-10-26 15:07:28,965 1512 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2022-10-26 15:07:28,997 1512 [DEBUG] - Exiting with 0 ~~~