INFO : 2023-07-08 14:46:23Z - Acquiring server... INFO : 2023-07-08 14:46:23Z - Server 'winbuildsv1' acquired. INFO : 2023-07-08 14:46:23Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-07-08 14:46:24Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\Src... INFO : 2023-07-08 14:46:25Z - Creating file... INFO : 2023-07-08 14:46:25Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-07-08 14:46:25Z - Creating file... INFO : 2023-07-08 14:46:25Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-07-08 14:46:26Z - Variable set. INFO : 2023-07-08 14:46:26Z - Deleted 5 files and 0 directories. INFO : 2023-07-08 14:46:26Z - Template applied. INFO : 2023-07-08 14:46:26Z - Creating zip file... INFO : 2023-07-08 14:46:26Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\temp\SqlScripts.zip file created. INFO : 2023-07-08 14:46:26Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\Src\SqlScripts... INFO : 2023-07-08 14:46:27Z - Deleted 857 files and 143 directories. INFO : 2023-07-08 14:46:28Z - Package created. INFO : 2023-07-08 14:46:28Z - Variable set. WARN : 2023-07-08 14:46:28Z - 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-07-08 14:46:29Z - Getting list of extensions... INFO : 2023-07-08 14:46:30Z - Variable set. INFO : 2023-07-08 14:46:30Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-07-08 14:46:30Z - Server responded with status code 200 - OK INFO : 2023-07-08 14:46:30Z - HTTP file download completed. INFO : 2023-07-08 14:46:30Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-07-08 14:46:31Z - Server responded with status code 200 - OK INFO : 2023-07-08 14:46:31Z - HTTP file download completed. INFO : 2023-07-08 14:46:31Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-07-08 14:46:31Z - Server responded with status code 200 - OK INFO : 2023-07-08 14:46:31Z - HTTP file download completed. INFO : 2023-07-08 14:46:31Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-07-08 14:46:31Z - Server responded with status code 200 - OK INFO : 2023-07-08 14:46:31Z - HTTP file download completed. INFO : 2023-07-08 14:46:31Z - Package created. INFO : 2023-07-08 14:46:31Z - Setting assembly version attributes to 23.0.12.1... INFO : 2023-07-08 14:46:31Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-07-08 14:48:14Z - Found 123 dependencies across 4 projects. INFO : 2023-07-08 14:48:14Z - Dependencies successfully published. INFO : 2023-07-08 14:48:15Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\win-x64\service\ProGet.Service.exe... INFO : 2023-07-08 14:48:15Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-07-08 14:50:01Z - Vulnerability index downloaded. INFO : 2023-07-08 14:50:01Z - Process exited with code: 0 (success) INFO : 2023-07-08 14:50:01Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\win-x64\service\ProGet.Service.exe... INFO : 2023-07-08 14:50:02Z - Deleted 3 files and 0 directories. INFO : 2023-07-08 14:50:10Z - Package created. INFO : 2023-07-08 14:51:12Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\linux-x64\service... INFO : 2023-07-08 14:51:27Z - Sending build context to Docker daemon 133.4MB INFO : 2023-07-08 14:51:27Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-07-08 14:51:27Z - ---> 5adf4059e7e8 INFO : 2023-07-08 14:51:27Z - 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-07-08 14:51:27Z - ---> Running in f0d3efe55523 INFO : 2023-07-08 14:51:27Z - Removing intermediate container f0d3efe55523 INFO : 2023-07-08 14:51:27Z - ---> 6c9a8ba6b990 INFO : 2023-07-08 14:51:27Z - Step 3/10 : EXPOSE 80 INFO : 2023-07-08 14:51:27Z - ---> Running in 78fcc756dc63 INFO : 2023-07-08 14:51:28Z - Removing intermediate container 78fcc756dc63 INFO : 2023-07-08 14:51:28Z - ---> ff599e91b996 INFO : 2023-07-08 14:51:28Z - Step 4/10 : EXPOSE 443 INFO : 2023-07-08 14:51:28Z - ---> Running in b6b3281132f8 INFO : 2023-07-08 14:51:28Z - Removing intermediate container b6b3281132f8 INFO : 2023-07-08 14:51:28Z - ---> cfd9bd92b169 INFO : 2023-07-08 14:51:28Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-07-08 14:51:30Z - ---> 32ec88535704 INFO : 2023-07-08 14:51:30Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-07-08 14:51:30Z - ---> Running in ad6523d704a1 INFO : 2023-07-08 14:51:30Z - Removing intermediate container ad6523d704a1 INFO : 2023-07-08 14:51:30Z - ---> 186f7be8b0d5 INFO : 2023-07-08 14:51:30Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-07-08 14:51:30Z - ---> Running in 186d40de2a96 INFO : 2023-07-08 14:51:30Z - Removing intermediate container 186d40de2a96 INFO : 2023-07-08 14:51:30Z - ---> ed9a4086750e INFO : 2023-07-08 14:51:30Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-07-08 14:51:30Z - ---> Running in ab96de72a682 INFO : 2023-07-08 14:51:31Z - Removing intermediate container ab96de72a682 INFO : 2023-07-08 14:51:31Z - ---> b648d20b71e7 INFO : 2023-07-08 14:51:31Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-07-08 14:51:31Z - ---> Running in 5240a3d08054 INFO : 2023-07-08 14:51:31Z - Removing intermediate container 5240a3d08054 INFO : 2023-07-08 14:51:31Z - ---> b277c3af8c17 INFO : 2023-07-08 14:51:31Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-07-08 14:51:31Z - ---> Running in 2fe25c16808f INFO : 2023-07-08 14:51:31Z - Removing intermediate container 2fe25c16808f INFO : 2023-07-08 14:51:31Z - ---> 76254a90f7ae INFO : 2023-07-08 14:51:31Z - Successfully built 76254a90f7ae INFO : 2023-07-08 14:51:31Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.12-ci.1 INFO : 2023-07-08 14:51:37Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\Src\Romp\Installer\upack.json saved. INFO : 2023-07-08 14:51:37Z - Replacement complete. INFO : 2023-07-08 14:51:37Z - Creating zip file... INFO : 2023-07-08 14:51:37Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351317\ProGet.RompPack.upack file created.