INFO : 2022-06-29 01:27:30Z - Acquiring server... INFO : 2022-06-29 01:27:30Z - Server 'winbuildsv1' acquired. INFO : 2022-06-29 01:27:30Z - Variable set. INFO : 2022-06-29 01:27:30Z - Getting source from 'https://gitlab.com/inedo/ProGet.git' on 'thousand' branch... INFO : 2022-06-29 01:27:34Z - Get source complete. INFO : 2022-06-29 01:27:34Z - Variable set. INFO : 2022-06-29 01:27:34Z - Variable set. INFO : 2022-06-29 01:27:34Z - Deleted 5 files and 0 directories. INFO : 2022-06-29 01:27:34Z - Template applied. INFO : 2022-06-29 01:27:34Z - Creating zip file... INFO : 2022-06-29 01:27:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E233598\temp\SqlScripts.zip file created. INFO : 2022-06-29 01:27:34Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E233598\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E233598\Src\SqlScripts... INFO : 2022-06-29 01:27:36Z - Deleted 844 files and 131 directories. INFO : 2022-06-29 01:27:36Z - Package created. INFO : 2022-06-29 01:27:36Z - Variable set. INFO : 2022-06-29 01:27:36Z - Getting list of extensions... INFO : 2022-06-29 01:27:36Z - Variable set. INFO : 2022-06-29 01:27:36Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0 to ~\extensions\InedoCore.upack... INFO : 2022-06-29 01:27:36Z - Server responded with status code 200 - OK INFO : 2022-06-29 01:27:37Z - HTTP file download completed. INFO : 2022-06-29 01:27:37Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.0 to ~\extensions\Azure.upack... INFO : 2022-06-29 01:27:37Z - Server responded with status code 200 - OK INFO : 2022-06-29 01:27:37Z - HTTP file download completed. INFO : 2022-06-29 01:27:37Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.0 to ~\extensions\AWS.upack... INFO : 2022-06-29 01:27:37Z - Server responded with status code 200 - OK INFO : 2022-06-29 01:27:37Z - HTTP file download completed. INFO : 2022-06-29 01:27:37Z - Package created. INFO : 2022-06-29 01:27:37Z - Setting assembly version attributes to 22.0.0.37... INFO : 2022-06-29 01:27:37Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E233598\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2022-06-29 01:29:39Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E233598\win-x64\Service\ProGet.Service.exe... INFO : 2022-06-29 01:29:40Z - Deleted 3 files and 0 directories. INFO : 2022-06-29 01:29:54Z - Package created. INFO : 2022-06-29 01:31:21Z - Sending build context to Docker daemon 126.1MB INFO : 2022-06-29 01:31:21Z - Step 1/8 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-06-29 01:31:21Z - ---> 5adf4059e7e8 INFO : 2022-06-29 01:31:21Z - Step 2/8 : 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 : 2022-06-29 01:31:21Z - ---> Running in 0c4799ef3b37 INFO : 2022-06-29 01:31:21Z - Removing intermediate container 0c4799ef3b37 INFO : 2022-06-29 01:31:21Z - ---> d82e9ec421af INFO : 2022-06-29 01:31:21Z - Step 3/8 : EXPOSE 80 INFO : 2022-06-29 01:31:21Z - ---> Running in a7de7c105c55 INFO : 2022-06-29 01:31:21Z - Removing intermediate container a7de7c105c55 INFO : 2022-06-29 01:31:21Z - ---> 0080c467e7bd INFO : 2022-06-29 01:31:21Z - Step 4/8 : COPY proget/ /usr/local/proget/ INFO : 2022-06-29 01:31:23Z - ---> 24c959611bf3 INFO : 2022-06-29 01:31:23Z - Step 5/8 : VOLUME /var/proget/packages INFO : 2022-06-29 01:31:23Z - ---> Running in b96b546344d8 INFO : 2022-06-29 01:31:23Z - Removing intermediate container b96b546344d8 INFO : 2022-06-29 01:31:23Z - ---> 61d692235bde INFO : 2022-06-29 01:31:23Z - Step 6/8 : VOLUME /var/proget/extensions INFO : 2022-06-29 01:31:23Z - ---> Running in 5562972bf7fc INFO : 2022-06-29 01:31:23Z - Removing intermediate container 5562972bf7fc INFO : 2022-06-29 01:31:23Z - ---> f7c95dc5c4eb INFO : 2022-06-29 01:31:23Z - Step 7/8 : WORKDIR /usr/local/proget/ INFO : 2022-06-29 01:31:24Z - ---> Running in 5381fc0a5e33 INFO : 2022-06-29 01:31:24Z - Removing intermediate container 5381fc0a5e33 INFO : 2022-06-29 01:31:24Z - ---> 44f03d3e3ed8 INFO : 2022-06-29 01:31:24Z - Step 8/8 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2022-06-29 01:31:24Z - ---> Running in d180d74b45ec INFO : 2022-06-29 01:31:24Z - Removing intermediate container d180d74b45ec INFO : 2022-06-29 01:31:24Z - ---> 2172fab03c06 INFO : 2022-06-29 01:31:24Z - Successfully built 2172fab03c06 INFO : 2022-06-29 01:31:24Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:22.0.0-ci.37 INFO : 2022-06-29 01:31:31Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E233598\Src\Romp\Installer\upack.json saved. INFO : 2022-06-29 01:31:31Z - Replacement complete. INFO : 2022-06-29 01:31:31Z - Creating zip file... INFO : 2022-06-29 01:31:31Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E233598\ProGet.RompPack.upack file created. INFO : 2022-06-29 01:31:31Z - Template applied.