Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Wait for Windows Updates #4924

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

al-cheb
Copy link
Contributor

@al-cheb al-cheb commented Jan 20, 2022

Description

Wait For Windows Server 2016 Updates installation:

    vhd: Describing Windows Updates
    vhd:   [+] WindowsUpdateDone.txt should exist 4ms (2ms|2ms)
    vhd:   [-] 2021-01 Update for Windows Server 2016 for x64-based Systems (KB4589210) 177ms (175ms|2ms)
    vhd:    Expected collection 'Successful' to contain 'InProgress', but it was not found.
    vhd:    at $Status | Should -BeIn $expect, C:\image\Tests\WindowsFeatures.Tests.ps1:78
    vhd:    at <ScriptBlock>, C:\image\Tests\WindowsFeatures.Tests.ps1:78
    vhd:   [-] 2022-01 Cumulative Update for .NET Framework 4.8 for Windows Server 2016 for x64 (KB5008877) 4ms (3ms|1ms)
    vhd:    Expected collection 'Successful' to contain 'InProgress', but it was not found.
    vhd:    at $Status | Should -BeIn $expect, C:\image\Tests\WindowsFeatures.Tests.ps1:78
    vhd:    at <ScriptBlock>, C:\image\Tests\WindowsFeatures.Tests.ps1:78
    vhd:   [-] 2022-01 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5010790) 4ms (3ms|1ms)
    vhd:    Expected collection 'Successful' to contain 'InProgress', but it was not found.
    vhd:    at $Status | Should -BeIn $expect, C:\image\Tests\WindowsFeatures.Tests.ps1:78
    vhd:    at <ScriptBlock>, C:\image\Tests\WindowsFeatures.Tests.ps1:78
    vhd:   [+] Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.355.2221.0) 2ms (1ms|1ms)
    vhd:   [+] Security Update for Microsoft Visual C++ 2010 Redistributable Package (KB2467173) 2ms (1ms|1ms)
    vhd:   [+] Security Update for Windows Server 2016 for x64-based Systems (KB4535680) 2ms (1ms|1ms)
    vhd:   [+] Windows Malicious Software Removal Tool x64 - v5.97 (KB890830) 2ms (1ms|1ms)

Related issue:

https://github.com/actions/virtual-environments-internal/issues/3245

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@al-cheb al-cheb requested a review from a team January 20, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants