INFO : 2023-02-13 19:45:05Z - Acquiring server... INFO : 2023-02-13 19:45:05Z - Server 'winbuildsv1' acquired. INFO : 2023-02-13 19:45:06Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-02-13 19:45:08Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\Src... INFO : 2023-02-13 19:45:13Z - Variable set. INFO : 2023-02-13 19:45:13Z - Deleted 5 files and 0 directories. INFO : 2023-02-13 19:45:13Z - Template applied. INFO : 2023-02-13 19:45:13Z - Creating zip file... INFO : 2023-02-13 19:45:13Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\temp\SqlScripts.zip file created. INFO : 2023-02-13 19:45:13Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\Src\SqlScripts... INFO : 2023-02-13 19:45:15Z - Deleted 867 files and 135 directories. INFO : 2023-02-13 19:45:15Z - Package created. INFO : 2023-02-13 19:45:15Z - Variable set. WARN : 2023-02-13 19:45:15Z - PSCall global::Get-BestExtensionVersions is improperly formatted: A file extension (.ps1) was expected, and a "Parameters" argument was expected. This may result in errors upon execution. INFO : 2023-02-13 19:45:17Z - Getting list of extensions... INFO : 2023-02-13 19:45:18Z - Variable set. INFO : 2023-02-13 19:45:18Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.2.0 to ~\extensions\InedoCore.upack... INFO : 2023-02-13 19:45:18Z - Server responded with status code 200 - OK INFO : 2023-02-13 19:45:18Z - HTTP file download completed. INFO : 2023-02-13 19:45:18Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-02-13 19:45:18Z - Server responded with status code 200 - OK INFO : 2023-02-13 19:45:18Z - HTTP file download completed. INFO : 2023-02-13 19:45:18Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.2 to ~\extensions\AWS.upack... INFO : 2023-02-13 19:45:18Z - Server responded with status code 200 - OK INFO : 2023-02-13 19:45:18Z - HTTP file download completed. INFO : 2023-02-13 19:45:18Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-02-13 19:45:18Z - Server responded with status code 200 - OK INFO : 2023-02-13 19:45:18Z - HTTP file download completed. INFO : 2023-02-13 19:45:18Z - Package created. INFO : 2023-02-13 19:45:19Z - Setting assembly version attributes to 22.0.21.1... INFO : 2023-02-13 19:45:19Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\Src\Shared\ProGetAssemblyInfo.cs... WARN : 2023-02-13 19:45:59Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\Src\ProGetCoreEx\Extensions\VulnerabilitySources\PGVCVulnerabilitySource.cs(48,10): warning CS1030: #warning: 'remove?' [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\Src\ProGetCoreEx\ProGetCoreEx.csproj] INFO : 2023-02-13 19:47:05Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\win-x64\service\ProGet.Service.exe... INFO : 2023-02-13 19:47:05Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-02-13 19:48:55Z - Vulnerability index downloaded. INFO : 2023-02-13 19:48:55Z - Process exited with code: 0 (success) INFO : 2023-02-13 19:48:55Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\win-x64\service\ProGet.Service.exe... INFO : 2023-02-13 19:48:56Z - Deleted 3 files and 0 directories. INFO : 2023-02-13 19:49:05Z - Package created. INFO : 2023-02-13 19:50:11Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\linux-x64\service... INFO : 2023-02-13 19:50:25Z - Sending build context to Docker daemon 130.5MB INFO : 2023-02-13 19:50:25Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-02-13 19:50:25Z - ---> 5adf4059e7e8 INFO : 2023-02-13 19:50:25Z - Step 2/10 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true PROGET_SQL_CONNECTION_STRING="Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" PROGET_SVC_MODE=both INFO : 2023-02-13 19:50:25Z - ---> Running in 30331bfd31bc INFO : 2023-02-13 19:50:25Z - Removing intermediate container 30331bfd31bc INFO : 2023-02-13 19:50:25Z - ---> e4991f73f07c INFO : 2023-02-13 19:50:25Z - Step 3/10 : EXPOSE 80 INFO : 2023-02-13 19:50:25Z - ---> Running in 123607d1b1fe INFO : 2023-02-13 19:50:25Z - Removing intermediate container 123607d1b1fe INFO : 2023-02-13 19:50:25Z - ---> 9ba89142a9a4 INFO : 2023-02-13 19:50:25Z - Step 4/10 : EXPOSE 443 INFO : 2023-02-13 19:50:25Z - ---> Running in 6f5670e30b6f INFO : 2023-02-13 19:50:25Z - Removing intermediate container 6f5670e30b6f INFO : 2023-02-13 19:50:25Z - ---> 8325cf078d24 INFO : 2023-02-13 19:50:25Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-02-13 19:50:27Z - ---> bd20648850c7 INFO : 2023-02-13 19:50:27Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-02-13 19:50:27Z - ---> Running in 662f0f0065ee INFO : 2023-02-13 19:50:27Z - Removing intermediate container 662f0f0065ee INFO : 2023-02-13 19:50:27Z - ---> 11367db4b871 INFO : 2023-02-13 19:50:27Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-02-13 19:50:27Z - ---> Running in 32259af7f333 INFO : 2023-02-13 19:50:27Z - Removing intermediate container 32259af7f333 INFO : 2023-02-13 19:50:27Z - ---> 3d15bd602194 INFO : 2023-02-13 19:50:27Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-02-13 19:50:28Z - ---> Running in cc33c1b26e9c INFO : 2023-02-13 19:50:28Z - Removing intermediate container cc33c1b26e9c INFO : 2023-02-13 19:50:28Z - ---> 83626c529193 INFO : 2023-02-13 19:50:28Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-02-13 19:50:28Z - ---> Running in 4b5bf1cd7e03 INFO : 2023-02-13 19:50:28Z - Removing intermediate container 4b5bf1cd7e03 INFO : 2023-02-13 19:50:28Z - ---> 7cb67ab28736 INFO : 2023-02-13 19:50:28Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-02-13 19:50:28Z - ---> Running in 78408b7c3d68 INFO : 2023-02-13 19:50:28Z - Removing intermediate container 78408b7c3d68 INFO : 2023-02-13 19:50:28Z - ---> 6c452e077034 INFO : 2023-02-13 19:50:28Z - Successfully built 6c452e077034 INFO : 2023-02-13 19:50:28Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.21-ci.1 INFO : 2023-02-13 19:50:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\Src\Romp\Installer\upack.json saved. INFO : 2023-02-13 19:50:35Z - Replacement complete. INFO : 2023-02-13 19:50:35Z - Creating zip file... INFO : 2023-02-13 19:50:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E307456\ProGet.RompPack.upack file created.