Skip to content

Instantly share code, notes, and snippets.

@viralsavaniIM
Last active October 14, 2021 01:10
Show Gist options
  • Save viralsavaniIM/b0cf19cf056b309ac52fdbb80008e625 to your computer and use it in GitHub Desktop.
Save viralsavaniIM/b0cf19cf056b309ac52fdbb80008e625 to your computer and use it in GitHub Desktop.
Build Logs: "ue4-docker build 4.27.0 --verbose --visual-studio 2019 --exclude debug --exclude templates --exclude ddc"
C:\Users\Administrator>ue4-docker build 4.27.0 --verbose --visual-studio 2019 --exclude debug --exclude templates --exclude ddc
[ue4-docker build] COMMAND-LINE INVOCATION:
[ue4-docker build] ['ue4-docker', '4.27.0', '--verbose', '--visual-studio', '2019', '--exclude', 'debug', '--exclude', 'templates', '--exclude', 'ddc']
[ue4-docker build] UNREAL ENGINE VERSION SETTINGS:
[ue4-docker build] Custom build: No
[ue4-docker build] Release: 4.27.0
[ue4-docker build] Repository: https://github.com/EpicGames/UnrealEngine.git
[ue4-docker build] Branch/tag: 4.27.0-release
[ue4-docker build] ADVANCED CONFIGURATION OPTIONS:
[ue4-docker build] buildgraph_args: " -set:VS2019=true"
[ue4-docker build] excluded_components: {"ddc": true, "debug": true, "templates": true}
[ue4-docker build] WINDOWS CONTAINER SETTINGS
[ue4-docker build] Isolation mode: process
[ue4-docker build] Base OS image: mcr.microsoft.com/windows/servercore:ltsc2022
[ue4-docker build] Dll source image: mcr.microsoft.com/windows/server:ltsc2022
[ue4-docker build] Host OS: Windows Server 2022 Datacenter (Build 20348.288)
[ue4-docker build] Memory limit: No limit
[ue4-docker build] Detected max image size: 800GB
[ue4-docker build] Visual Studio: 2019
[ue4-docker build] GENERAL SETTINGS
[ue4-docker build] Changelist override: 17155196
[ue4-docker build] Excluding the following Engine components:
[ue4-docker build] - Debug symbols
[ue4-docker build] - Derived Data Cache (DDC)
[ue4-docker build] - Template projects and samples
Retrieving the Git credentials that will be used to clone the UE4 repo
Using username specified via UE4DOCKER_USERNAME environment variable.
Using password specified via UE4DOCKER_PASSWORD environment variable.
[ue4-docker build] Building image "adamrehn/ue4-build-prerequisites:ltsc2022-vs2019"...
Sending build context to Docker daemon 13.31kB
Step 1/12 : ARG BASEIMAGE
Step 2/12 : ARG DLLSRCIMAGE
Step 3/12 : FROM ${DLLSRCIMAGE} as dlls
---> c6511c52a3d7
Step 4/12 : FROM ${BASEIMAGE} as prerequisites
---> 5afa3c742f5a
Step 5/12 : SHELL ["cmd", "/S", "/C"]
---> Using cache
---> 42de271ef6f5
Step 6/12 : COPY --from=dlls C:\Windows\System32\avicap32.dll C:\Windows\System32\avifil32.dll C:\Windows\System32\avrt.dll C:\Windows\System32\d3d10warp.dll C:\Windows\System32\D3DSCache.dll C:\Windows\System32\dsound.dll C:\Windows\System32\dxva2.dll C:\Windows\System32\glu32.dll C:\Windows\System32\mf.dll C:\Windows\System32\mfplat.dll C:\Windows\System32\mfplay.dll C:\Windows\System32\mfreadwrite.dll C:\Windows\System32\msacm32.dll C:\Windows\System32\msdmo.dll C:\Windows\System32\msvfw32.dll C:\Windows\System32\opengl32.dll C:\Windows\System32\ResourcePolicyClient.dll C:\Windows\System32\
---> Using cache
---> 0ce2d367766f
Step 7/12 : LABEL com.adamrehn.ue4-docker.sentinel="1"
---> Using cache
---> 90c44dee3fca
Step 8/12 : RUN reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem /v LongPathsEnabled /t REG_DWORD /d 1 /f && echo. && echo.RUN directive complete. Docker will now commit the filesystem layer to disk. && echo.Note that for large filesystem layers this can take quite some time. && echo.Performing filesystem layer commit... && echo.
---> Using cache
---> 2ccd88a1e20e
Step 9/12 : RUN powershell -NoProfile -ExecutionPolicy Bypass -Command "Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && echo. && echo.RUN directive complete. Docker will now commit the filesystem layer to disk. && echo.Note that for large filesystem layers this can take quite some time. && echo.Performing filesystem layer commit... && echo.
---> Using cache
---> c50f9ecad1cb
Step 10/12 : COPY buildtools-exitcode.py install-prerequisites.bat C:\
---> Using cache
---> 417851366d45
Step 11/12 : ARG VISUAL_STUDIO_BUILD_NUMBER
---> Using cache
---> c1a5ac435788
Step 12/12 : RUN C:\install-prerequisites.bat %VISUAL_STUDIO_BUILD_NUMBER% && echo. && echo.RUN directive complete. Docker will now commit the filesystem layer to disk. && echo.Note that for large filesystem layers this can take quite some time. && echo.Performing filesystem layer commit... && echo.
---> Running in 3750efd153fa
C:\>choco install -y git --params "'/GitOnlyOnPath /NoAutoCrlf /WindowsTerminal /NoShellIntegration /NoCredentialManager'" || goto :error
Chocolatey v0.11.2
Installing the following packages:
git
By installing, you accept licenses for the packages.
Progress: Downloading git.install 2.33.0.2... 100%
Progress: Downloading chocolatey-core.extension 1.3.5.1... 100%
Progress: Downloading git 2.33.0.2... 100%
chocolatey-core.extension v1.3.5.1 [Approved]
chocolatey-core.extension package files install completed. Performing other installation steps.
Installed/updated chocolatey-core extensions.
The install of chocolatey-core.extension was successful.
Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core'
git.install v2.33.0.2 [Approved]
git.install package files install completed. Performing other installation steps.
@{Inno Setup CodeFile: Path Option=Cmd; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall; PSChildName=Git_is1; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry}
@{Inno Setup CodeFile: Bash Terminal Option=ConHost; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall; PSChildName=Git_is1; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry}
@{Inno Setup CodeFile: CRLF Option=CRLFCommitAsIs; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall; PSChildName=Git_is1; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry}
Parameter: no git shell integration
Using Git LFS
Installing 64-bit git.install...
git.install has been installed.
WARNING: Can't find git.install install location
git.install can be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of git.install was successful.
Software installed to 'C:\Program Files\Git\'
git v2.33.0.2 [Approved]
git package files install completed. Performing other installation steps.
The install of git was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
Chocolatey installed 3/3 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
C:\>choco install -y choco-cleaner curl vcredist-all windows-sdk-10-version-1809-windbg || goto :error
Chocolatey v0.11.2
Installing the following packages:
choco-cleaner;curl;vcredist-all;windows-sdk-10-version-1809-windbg
By installing, you accept licenses for the packages.
Progress: Downloading choco-cleaner 0.0.8.4... 100%
choco-cleaner v0.0.8.4 [Approved]
choco-cleaner package files install completed. Performing other installation steps.
Adding C:\ProgramData\chocolatey\bin\choco-cleaner.bat and pointing it to powershell command C:\tools\BCURRAN3\choco-cleaner.ps1
PATH environment variable does not have C:\tools\BCURRAN3 in it. Adding...
Refreshing environment variables from the registry for powershell.exe. Please wait...
Finished
SUCCESS: The scheduled task "choco-cleaner" has successfully been created.
Folder: \
TaskName Next Run Time Status
======================================== ====================== ===============
choco-cleaner 10/17/2021 11:00:00 PM Ready
Now configured to run Choco-Cleaner at 11:00 PM every SUNDAY.
You can manually run Choco-Cleaner from the Command Prompt, Powershell, or the Windows Start Menu icon.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of choco-cleaner was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
Progress: Downloading curl 7.79.1... 100%
curl v7.79.1 [Approved]
curl package files install completed. Performing other installation steps.
Extracting 64-bit C:\ProgramData\chocolatey\lib\curl\tools\curl-7.79.1-win64-mingw.zip to C:\ProgramData\chocolatey\lib\curl\tools...
C:\ProgramData\chocolatey\lib\curl\tools
ShimGen has successfully created a shim for curl.exe
The install of curl was successful.
Software installed to 'C:\ProgramData\chocolatey\lib\curl\tools'
Progress: Downloading vcredist2005 8.0.50727.619501... 100%
Progress: Downloading vcredist-all 1.0.1... 100%
Progress: Downloading vcredist2008 9.0.30729.616104... 100%
Progress: Downloading vcredist2010 10.0.40219.32503... 100%
Progress: Downloading vcredist2012 11.0.61031... 100%
Progress: Downloading vcredist2013 12.0.40660.20180427... 100%
Progress: Downloading vcredist140 14.29.30135... 100%
Progress: Downloading KB3033929 1.0.5... 100%
Progress: Downloading chocolatey-windowsupdate.extension 1.0.4... 100%
Progress: Downloading KB3035131 1.0.3... 100%
Progress: Downloading KB2919355 1.0.20160915... 100%
Progress: Downloading KB2919442 1.0.20160915... 100%
Progress: Downloading KB2999226 1.0.20181019... 100%
Progress: Downloading vcredist2015 14.0.24215.20170201... 100%
Progress: Downloading vcredist2017 14.16.27033... 100%
vcredist2005 v8.0.50727.619501 [Approved]
vcredist2005 package files install completed. Performing other installation steps.
Downloading vcredist2005 64 bit
from 'https://download.microsoft.com/download/8/B/4/8B42259F-5D70-43F4-AC2E-4B208FD8D66A/vcredist_x64.EXE'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2005\8.0.50727.619501\vcredist_x64.EXE (3.03 MB).
Download of vcredist_x64.EXE (3.03 MB) completed.
Hashes match.
Installing vcredist2005...
vcredist2005 has been installed.
Downloading vcredist2005 32 bit
from 'https://download.microsoft.com/download/8/B/4/8B42259F-5D70-43F4-AC2E-4B208FD8D66A/vcredist_x86.EXE'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2005\8.0.50727.619501\vcredist_x86.EXE (2.58 MB).
Download of vcredist_x86.EXE (2.58 MB) completed.
Hashes match.
Installing vcredist2005...
vcredist2005 has been installed.
vcredist2005 may be able to be automatically uninstalled.
The install of vcredist2005 was successful.
Software installed as 'exe', install location is likely default.
vcredist2008 v9.0.30729.616104 [Approved]
vcredist2008 package files install completed. Performing other installation steps.
Downloading vcredist2008 64 bit
from 'https://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x64.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2008\9.0.30729.616104\vcredist_x64.exe (4.97 MB).
Download of vcredist_x64.exe (4.97 MB) completed.
Hashes match.
Installing vcredist2008...
vcredist2008 has been installed.
Downloading vcredist2008 32 bit
from 'https://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x86.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2008\9.0.30729.616104\vcredist_x86.exe (4.28 MB).
Download of vcredist_x86.exe (4.28 MB) completed.
Hashes match.
Installing vcredist2008...
vcredist2008 has been installed.
vcredist2008 may be able to be automatically uninstalled.
The install of vcredist2008 was successful.
Software installed as 'exe', install location is likely default.
vcredist2010 v10.0.40219.32503 [Approved]
vcredist2010 package files install completed. Performing other installation steps.
Downloading vcredist2010 64 bit
from 'https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2010\10.0.40219.32503\vcredist_x64.exe (9.8 MB).
Download of vcredist_x64.exe (9.8 MB) completed.
Hashes match.
Installing vcredist2010...
vcredist2010 has been installed.
Downloading vcredist2010 32 bit
from 'https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2010\10.0.40219.32503\vcredist_x86.exe (8.58 MB).
Download of vcredist_x86.exe (8.58 MB) completed.
Hashes match.
Installing vcredist2010...
vcredist2010 has been installed.
vcredist2010 may be able to be automatically uninstalled.
The install of vcredist2010 was successful.
Software installed as 'exe', install location is likely default.
vcredist2012 v11.0.61031 [Approved]
vcredist2012 package files install completed. Performing other installation steps.
WARNING: Url has SSL/TLS available, switching to HTTPS for download
Downloading vcredist2012 64 bit
from 'https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x64.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2012\11.0.61031\vcredist_x64.exe (6.85 MB).
Download of vcredist_x64.exe (6.85 MB) completed.
Hashes match.
Installing vcredist2012...
vcredist2012 has been installed.
WARNING: Url has SSL/TLS available, switching to HTTPS for download
Downloading vcredist2012
from 'https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x86.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2012\11.0.61031\vcredist_x86.exe (6.25 MB).
Download of vcredist_x86.exe (6.25 MB) completed.
Hashes match.
Installing vcredist2012...
vcredist2012 has been installed.
vcredist2012 may be able to be automatically uninstalled.
The install of vcredist2012 was successful.
Software installed as 'EXE', install location is likely default.
vcredist2013 v12.0.40660.20180427 [Approved]
vcredist2013 package files install completed. Performing other installation steps.
Downloading vcredist2013 64 bit
from 'https://download.microsoft.com/download/0/5/6/056dcda9-d667-4e27-8001-8a0c6971d6b1/vcredist_x64.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2013\12.0.40660.20180427\vcredist_x64.exe (6.87 MB).
Download of vcredist_x64.exe (6.87 MB) completed.
Hashes match.
Installing vcredist2013...
vcredist2013 has been installed.
Downloading vcredist2013
from 'https://download.microsoft.com/download/0/5/6/056dcda9-d667-4e27-8001-8a0c6971d6b1/vcredist_x86.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist2013\12.0.40660.20180427\vcredist_x86.exe (6.21 MB).
Download of vcredist_x86.exe (6.21 MB) completed.
Hashes match.
Installing vcredist2013...
vcredist2013 has been installed.
vcredist2013 may be able to be automatically uninstalled.
The install of vcredist2013 was successful.
Software installed as 'exe', install location is likely default.
chocolatey-windowsupdate.extension v1.0.4 [Approved]
chocolatey-windowsupdate.extension package files install completed. Performing other installation steps.
Installed/updated chocolatey-windowsupdate extensions.
The install of chocolatey-windowsupdate.extension was successful.
Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate'
KB3035131 v1.0.3 [Approved]
kb3035131 package files install completed. Performing other installation steps.
Skipping installation because update KB3035131 does not apply to this operating system (Microsoft Windows Server 2022 Datacenter).
The install of kb3035131 was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
KB3033929 v1.0.5 [Approved]
kb3033929 package files install completed. Performing other installation steps.
Skipping installation because update KB3033929 does not apply to this operating system (Microsoft Windows Server 2022 Datacenter).
The install of kb3033929 was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
KB2919442 v1.0.20160915 [Approved]
kb2919442 package files install completed. Performing other installation steps.
Skipping installation because this hotfix only applies to Windows 8.1 and Windows Server 2012 R2.
The install of kb2919442 was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
KB2919355 v1.0.20160915 [Approved]
kb2919355 package files install completed. Performing other installation steps.
Skipping installation because this hotfix only applies to Windows 8.1 and Windows Server 2012 R2.
The install of kb2919355 was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
KB2999226 v1.0.20181019 [Approved] - Possibly broken
kb2999226 package files install completed. Performing other installation steps.
Skipping installation because update KB2999226 does not apply to this operating system (Microsoft Windows Server 2022 Datacenter).
The install of kb2999226 was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
vcredist140 v14.29.30135 [Approved]
vcredist140 package files install completed. Performing other installation steps.
Downloading vcredist140-x86
from 'https://download.visualstudio.microsoft.com/download/pr/73b58d04-0049-47d1-9f54-1784792c71cd/80C7969F4E05002A0CD820B746E0ACB7406D4B85E52EF096707315B390927824/VC_redist.x86.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist140\14.29.30135\VC_redist.x86.exe (13.14 MB).
Download of VC_redist.x86.exe (13.14 MB) completed.
Hashes match.
Installing vcredist140-x86...
vcredist140-x86 has been installed.
Downloading vcredist140-x64 64 bit
from 'https://download.visualstudio.microsoft.com/download/pr/d3cbdace-2bb8-4dc5-a326-2c1c0f1ad5ae/9B9DD72C27AB1DB081DE56BB7B73BEE9A00F60D14ED8E6FDE45DAB3E619B5F04/VC_redist.x64.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\vcredist140\14.29.30135\VC_redist.x64.exe (24 MB).
Download of VC_redist.x64.exe (24 MB) completed.
Hashes match.
Installing vcredist140-x64...
vcredist140-x64 has been installed.
vcredist140 may be able to be automatically uninstalled.
The install of vcredist140 was successful.
Software installed as 'exe', install location is likely default.
vcredist2015 v14.0.24215.20170201 [Approved]
vcredist2015 package files install completed. Performing other installation steps.
The install of vcredist2015 was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
vcredist2017 v14.16.27033 [Approved]
vcredist2017 package files install completed. Performing other installation steps.
The install of vcredist2017 was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
vcredist-all v1.0.1 [Approved]
vcredist-all package files install completed. Performing other installation steps.
The install of vcredist-all was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
Progress: Downloading windows-sdk-10-version-1809-windbg 10.0.17763.132... 100%
windows-sdk-10-version-1809-windbg v10.0.17763.132 [Approved]
windows-sdk-10-version-1809-windbg package files install completed. Performing other installation steps.
Downloading windows-sdk-10-version-1809-windbg
from 'https://download.microsoft.com/download/5/C/3/5C3770A3-12B4-4DB4-BAE7-99C624EB32AD/windowssdk/winsdksetup.exe'
Progress: 100% - Completed download of C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\windows-sdk-10-version-1809-windbg\10.0.17763.132\winsdksetup.exe (1.29 MB).
Download of winsdksetup.exe (1.29 MB) completed.
Hashes match.
Installing windows-sdk-10-version-1809-windbg...
windows-sdk-10-version-1809-windbg has been installed.
windows-sdk-10-version-1809-windbg may be able to be automatically uninstalled.
The install of windows-sdk-10-version-1809-windbg was successful.
Software installed as 'EXE', install location is likely default.
Chocolatey installed 18/18 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Installed:
- vcredist2008 v9.0.30729.616104
- kb3033929 v1.0.5
- vcredist2017 v14.16.27033
- vcredist2012 v11.0.61031
- curl v7.79.1
- choco-cleaner v0.0.8.4
- chocolatey-windowsupdate.extension v1.0.4
- vcredist140 v14.29.30135
- kb2999226 v1.0.20181019
- vcredist-all v1.0.1
- windows-sdk-10-version-1809-windbg v10.0.17763.132
- kb2919355 v1.0.20160915
- vcredist2013 v12.0.40660.20180427
- kb2919442 v1.0.20160915
- vcredist2005 v8.0.50727.619501
- vcredist2015 v14.0.24215.20170201
- kb3035131 v1.0.3
- vcredist2010 v10.0.40219.32503
C:\>choco install -y python --version=3.7.5 || goto :error
Chocolatey v0.11.2
Installing the following packages:
python
By installing, you accept licenses for the packages.
Progress: Downloading python3 3.7.5... 100%
Progress: Downloading python 3.7.5... 100%
python3 v3.7.5 [Approved]
python3 package files install completed. Performing other installation steps.
Installing 64-bit python3...
python3 has been installed.
Installed to: 'C:\Python37'
python3 can be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of python3 was successful.
Software installed as 'exe', install location is likely default.
python v3.7.5 [Approved]
python package files install completed. Performing other installation steps.
The install of python was successful.
Software install location not explicitly set, it could be in package or
default install location of installer.
Chocolatey installed 2/2 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
C:\>call refreshenv
Refreshing environment variables from registry for cmd.exe. Please wait...Finished..
C:\>git config --system credential.helper "" || goto :error
C:\>curl --progress-bar -L "https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe" --output C:\Users\ContainerAdministrator\AppData\Local\Temp\directx_redist.exe && start /wait C:\Users\ContainerAdministrator\AppData\Local\Temp\directx_redist.exe /Q /T:C:\Users\ContainerAdministrator\AppData\Local\Temp && expand C:\Users\ContainerAdministrator\AppData\Local\Temp\APR2007_xinput_x64.cab -F:xinput1_3.dll C:\Windows\System32\ && expand C:\Users\ContainerAdministrator\AppData\Local\Temp\Jun2010_D3DCompiler_43_x64.cab -F:D3DCompiler_43.dll C:\Windows\System32\ && expand C:\Users\ContainerAdministrator\AppData\Local\Temp\Feb2010_X3DAudio_x64.cab -F:X3DAudio1_7.dll C:\Windows\System32\ && expand C:\Users\ContainerAdministrator\AppData\Local\Temp\Jun2010_XAudio_x64.cab -F:XAPOFX1_5.dll C:\Windows\System32\ && expand C:\Users\ContainerAdministrator\AppData\Local\Temp\Jun2010_XAudio_x64.cab -F:XAudio2_7.dll C:\Windows\System32\ || goto :error
######################################################################## 100.0%
Microsoft (R) File Expansion Utility
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\Windows\System32\xinput1_3.dll to Extraction Queue
Expanding Files ....
Expanding Files Complete ...
Microsoft (R) File Expansion Utility
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\Windows\System32\D3DCompiler_43.dll to Extraction Queue
Expanding Files ....
Expanding Files Complete ...
Microsoft (R) File Expansion Utility
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\Windows\System32\X3DAudio1_7.dll to Extraction Queue
Expanding Files ....
Expanding Files Complete ...
Microsoft (R) File Expansion Utility
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\Windows\System32\XAPOFX1_5.dll to Extraction Queue
Expanding Files ....
Expanding Files Complete ...
Microsoft (R) File Expansion Utility
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\Windows\System32\XAudio2_7.dll to Extraction Queue
Expanding Files ....
Expanding Files Complete ...
C:\>curl --progress -L "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.6.2104/dxc_2021_04-20.zip" --output C:\Users\ContainerAdministrator\AppData\Local\Temp\dxc.zip && powershell -Command "Expand-Archive -Path \"$env:TEMP\dxc.zip\" -DestinationPath $env:TEMP" && xcopy /y C:\Users\ContainerAdministrator\AppData\Local\Temp\bin\x64\dxcompiler.dll C:\Windows\System32\ && xcopy /y C:\Users\ContainerAdministrator\AppData\Local\Temp\bin\x64\dxil.dll C:\Windows\System32\ || goto :error
######################################################################## 100.0%
C:\Users\ContainerAdministrator\AppData\Local\Temp\bin\x64\dxcompiler.dll
1 File(s) copied
C:\Users\ContainerAdministrator\AppData\Local\Temp\bin\x64\dxil.dll
1 File(s) copied
C:\>curl --progress-bar -L "https://sdk.lunarg.com/sdk/download/latest/windows/vulkan-runtime-components.zip?u=" --output C:\Users\ContainerAdministrator\AppData\Local\Temp\vulkan-runtime-components.zip && powershell -Command "Expand-Archive -Path \"$env:TEMP\vulkan-runtime-components.zip\" -DestinationPath $env:TEMP" && powershell -Command "Copy-Item -Path \"*\x64\vulkan-1.dll\" -Destination C:\Windows\System32" || goto :error
######################################################################## 100.0%
C:\>set VISUAL_STUDIO_BUILD_NUMBER=16
C:\>if "16" == "15" (set WINDOWS_SDK_VERSION=17763 ) else (set WINDOWS_SDK_VERSION=20348 )
C:\>curl --progress-bar -L "https://aka.ms/vs/16/release/vs_buildtools.exe" --output C:\Users\ContainerAdministrator\AppData\Local\Temp\vs_buildtools.exe || goto :error
######################################################################## 100.0%
C:\>C:\Users\ContainerAdministrator\AppData\Local\Temp\vs_buildtools.exe --quiet --wait --norestart --nocache --installPath C:\BuildTools --channelUri "https://aka.ms/vs/16/release/channel" --installChannelUri "https://aka.ms/vs/16/release/channel" --channelId VisualStudio.16.Release --productId Microsoft.VisualStudio.Product.BuildTools --locale en-US --add Microsoft.VisualStudio.Workload.VCTools --add Microsoft.VisualStudio.Workload.MSBuildTools --add Microsoft.VisualStudio.Component.NuGet --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.Windows10SDK.20348 --add Microsoft.Net.Component.4.5.TargetingPack --add Microsoft.Net.ComponentGroup.4.6.2.DeveloperTools --add Microsoft.NetCore.Component.SDK
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1028\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\2052\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1029\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1031\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1046\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1042\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1036\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\3082\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1040\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1045\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1041\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1055\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1049\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\HelpFile\1033\help.html...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\vs_setup_bootstrapper.exe...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.C2RSignatureReader.Interop.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.C2RSignatureReader.Native.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.Diagnostics.Tracing.EventSource.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.VisualStudio.RemoteControl.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.VisualStudio.Setup.Common.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.VisualStudio.Setup.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.VisualStudio.Setup.Download.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.VisualStudio.Telemetry.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Microsoft.VisualStudio.Utilities.Internal.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\Newtonsoft.Json.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\es\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\cs\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\fr\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\zh-Hant\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\tr\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\pl\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\de\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\ko\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\ja\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\zh-Hans\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\it\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\pt-BR\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\ru\vs_setup_bootstrapper.resources.dll...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\vs_setup_bootstrapper.config...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\vs_setup_bootstrapper.exe.config...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\detection.json...
Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\991c95c675ef280797f2\vs_bootstrapper_d15\vs_setup_bootstrapper.json...
C:\>python C:\buildtools-exitcode.py 0 || goto :error
C:\>rmdir /S /Q \\?\C:\Users\ContainerAdministrator\AppData\Local\Temp
C:\>mkdir C:\Users\ContainerAdministrator\AppData\Local\Temp
C:\>choco-cleaner || goto :error
Choco-Cleaner.ps1 v0.0.8.4 (05/28/2021) - deletes unnecessary residual Chocolatey files to free up disk space
Copyleft 2017-2021 Bill Curran ([email protected]) - free for personal and commercial use
Choco-Cleaner Summary:
** Deleting unnecessary Chocolatey _processed.txt (WTF?) file...
** Deleting 15 unnecessary Chocolatey .ignore files...
** NO unnecessary Chocolatey .old files to delete.
** NO unnecessary Chocolatey cache files (C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey) to delete.
** NO unnecessary Chocolatey cache files (C:\Windows\temp\chocolatey) to delete.
** Deleting 17 unnecessary Nuget cache files...
** Deleting unnecessary Chocolatey config backup file...
** NO unnecessary Chocolatey package embedded archive files in toolsDir to delete.
** Deleting unnecessary Chocolatey package embedded archives and executables in .nupkg files...
** NO unnecessary Chocolatey package embedded Microsoft installers to delete.
** Deleting 43 unnecessary Chocolatey package embedded various read me files...
** NO unnecessary Chocolatey orphaned shim files to delete.
Choco-Cleaner finished deleting unnecessary Chocolatey files and reclaimed ~ 305,600 KB!
Found Choco-Cleaner.ps1 useful?
Buy me a beer at https://www.paypal.me/bcurran3donations
Become a patron at https://www.patreon.com/bcurran3
RUN directive complete. Docker will now commit the filesystem layer to disk.
Note that for large filesystem layers this can take quite some time.
Performing filesystem layer commit...
re-exec error: exit status 1: output: open \\?\C:\ProgramData\docker\tmp\hcs2047284100\Files\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TextMate\Starterkit\Extensions\cmake\Snippets\File(Glob …).tmSnippet: The filename, directory name, or volume label syntax is incorrect.
[ue4-docker build] Error: failed to build image "adamrehn/ue4-build-prerequisites:ltsc2022-vs2019".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment