INFO : 2025-04-05 02:07:22Z - Acquiring server... INFO : 2025-04-05 02:07:22Z - Server 'winbuildsv1' acquired. INFO : 2025-04-05 02:07:22Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-04-05 02:07:22Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\Src... INFO : 2025-04-05 02:07:35Z - Creating file... INFO : 2025-04-05 02:07:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-04-05 02:07:35Z - Creating file... INFO : 2025-04-05 02:07:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-04-05 02:07:35Z - Variable set. INFO : 2025-04-05 02:07:35Z - Deleted 8 files and 0 directories. INFO : 2025-04-05 02:07:35Z - Template applied. INFO : 2025-04-05 02:07:35Z - Creating zip file... INFO : 2025-04-05 02:07:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\temp\SqlScripts.zip file created. INFO : 2025-04-05 02:07:35Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\Src\SqlScripts... INFO : 2025-04-05 02:07:37Z - Deleted 943 files and 160 directories. INFO : 2025-04-05 02:07:37Z - Package created. INFO : 2025-04-05 02:07:37Z - Variable set. WARN : 2025-04-05 02:07:37Z - 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 : 2025-04-05 02:07:38Z - Getting list of extensions... INFO : 2025-04-05 02:07:38Z - Variable set. INFO : 2025-04-05 02:07:38Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.4 to ~\extensions\InedoCore.upack... INFO : 2025-04-05 02:07:38Z - Server responded with status code 200 - OK INFO : 2025-04-05 02:07:38Z - HTTP file download completed. INFO : 2025-04-05 02:07:38Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-04-05 02:07:38Z - Server responded with status code 200 - OK INFO : 2025-04-05 02:07:38Z - HTTP file download completed. INFO : 2025-04-05 02:07:38Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.1 to ~\extensions\AWS.upack... INFO : 2025-04-05 02:07:38Z - Server responded with status code 200 - OK INFO : 2025-04-05 02:07:39Z - HTTP file download completed. INFO : 2025-04-05 02:07:39Z - Package created. INFO : 2025-04-05 02:07:39Z - Setting assembly version attributes to 24.0.32.26... INFO : 2025-04-05 02:07:39Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-04-05 02:08:16Z - Found 122 dependencies across 5 projects. INFO : 2025-04-05 02:08:16Z - Dependencies successfully published. INFO : 2025-04-05 02:08:16Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-04-05 02:08:17Z - Server responded with status code 200 - OK INFO : 2025-04-05 02:08:18Z - HTTP file download completed. INFO : 2025-04-05 02:08:18Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\win-x64\service\ProGet.Service.exe... INFO : 2025-04-05 02:08:23Z - Deleted 3 files and 0 directories. INFO : 2025-04-05 02:08:36Z - Package created. INFO : 2025-04-05 02:09:08Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\linux-x64\service... INFO : 2025-04-05 02:09:28Z - Sending build context to Docker daemon 141.9MB INFO : 2025-04-05 02:09:28Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2025-04-05 02:09:28Z - ---> 4179646a9b1f INFO : 2025-04-05 02:09:28Z - 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 : 2025-04-05 02:09:29Z - ---> Running in 55374cf4637f INFO : 2025-04-05 02:09:30Z - Removing intermediate container 55374cf4637f INFO : 2025-04-05 02:09:30Z - ---> fe02c643ff74 INFO : 2025-04-05 02:09:30Z - Step 3/10 : EXPOSE 80 INFO : 2025-04-05 02:09:30Z - ---> Running in 2bc9c0152e18 INFO : 2025-04-05 02:09:30Z - Removing intermediate container 2bc9c0152e18 INFO : 2025-04-05 02:09:30Z - ---> 25e7f4d490f7 INFO : 2025-04-05 02:09:30Z - Step 4/10 : EXPOSE 443 INFO : 2025-04-05 02:09:30Z - ---> Running in ebaf754d50bb INFO : 2025-04-05 02:09:30Z - Removing intermediate container ebaf754d50bb INFO : 2025-04-05 02:09:30Z - ---> 0d5684db8fd5 INFO : 2025-04-05 02:09:30Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2025-04-05 02:09:34Z - ---> 1fb2b90c52a4 INFO : 2025-04-05 02:09:34Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2025-04-05 02:09:34Z - ---> Running in 9f1f31fa73fc INFO : 2025-04-05 02:09:34Z - Removing intermediate container 9f1f31fa73fc INFO : 2025-04-05 02:09:34Z - ---> a4d3d3b74686 INFO : 2025-04-05 02:09:34Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2025-04-05 02:09:34Z - ---> Running in bf9fe9214853 INFO : 2025-04-05 02:09:34Z - Removing intermediate container bf9fe9214853 INFO : 2025-04-05 02:09:34Z - ---> 7ef952a1f73e INFO : 2025-04-05 02:09:34Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2025-04-05 02:09:35Z - ---> Running in 09304ba55ff4 INFO : 2025-04-05 02:09:35Z - Removing intermediate container 09304ba55ff4 INFO : 2025-04-05 02:09:35Z - ---> f98644e4da41 INFO : 2025-04-05 02:09:35Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2025-04-05 02:09:35Z - ---> Running in 781193af902c INFO : 2025-04-05 02:09:35Z - Removing intermediate container 781193af902c INFO : 2025-04-05 02:09:35Z - ---> 2a3ac2fe8aec INFO : 2025-04-05 02:09:35Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2025-04-05 02:09:35Z - ---> Running in 7a901d360634 INFO : 2025-04-05 02:09:35Z - Removing intermediate container 7a901d360634 INFO : 2025-04-05 02:09:35Z - ---> 381a19d5c947 INFO : 2025-04-05 02:09:35Z - Successfully built 381a19d5c947 INFO : 2025-04-05 02:09:35Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.32-ci.26 INFO : 2025-04-05 02:09:35Z - Docker build successful. INFO : 2025-04-05 02:09:35Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2025-04-05 02:09:35Z - c1ca2bd9ecb9: Preparing INFO : 2025-04-05 02:09:35Z - d0eb0312674a: Preparing INFO : 2025-04-05 02:09:35Z - 3040c1aaf9df: Preparing INFO : 2025-04-05 02:09:35Z - c0f1022b22a9: Preparing INFO : 2025-04-05 02:09:36Z - 3040c1aaf9df: Layer already exists INFO : 2025-04-05 02:09:36Z - c0f1022b22a9: Layer already exists INFO : 2025-04-05 02:09:36Z - d0eb0312674a: Layer already exists INFO : 2025-04-05 02:09:40Z - c1ca2bd9ecb9: Pushed INFO : 2025-04-05 02:09:40Z - 24.0.32-ci.26: digest: sha256:a1e1876af11511199b2fa022381f79f6d2c8c50f6da3a5edd9a5607f0ac68954 size: 1161 INFO : 2025-04-05 02:09:40Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.32-ci.26 INFO : 2025-04-05 02:09:40Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:a1e1876af11511199b2fa022381f79f6d2c8c50f6da3a5edd9a5607f0ac68954 INFO : 2025-04-05 02:09:40Z - Deleted: sha256:381a19d5c947c9964bcbff61cca4034f8996f4aca63472d8276ce179f8e925e7 INFO : 2025-04-05 02:09:40Z - Deleted: sha256:2a3ac2fe8aec0d51479a5048920ed6cc71292e6f0482c868680f2356737ce651 INFO : 2025-04-05 02:09:40Z - Deleted: sha256:f98644e4da4163a93d043f9c75b4aa6b93bfdb446e1088c19f5f6d5e147e38fd INFO : 2025-04-05 02:09:40Z - Deleted: sha256:7ef952a1f73e34f190cf52fc03eef67c3d4b1b40b19d8368d309010a4d4a4de4 INFO : 2025-04-05 02:09:40Z - Deleted: sha256:a4d3d3b746862a9a2fc8903777d7af5619366b724305c32cf6a0890d764a215a INFO : 2025-04-05 02:09:40Z - Deleted: sha256:1fb2b90c52a4743142d1136249a81607642bfa95376f0108dfe407d0d65d2711 INFO : 2025-04-05 02:09:40Z - Deleted: sha256:407eb7ac0bdd885ae0c62d4b669610753a824a9190b1a33f1938247d9159eb99 INFO : 2025-04-05 02:09:40Z - Deleted: sha256:0d5684db8fd5ba7e6a6215d42e884b6688b5fe19486005991d778d3421e0a3ca INFO : 2025-04-05 02:09:40Z - Deleted: sha256:25e7f4d490f744d5b4d122e794605456b19be4cd9bc61a9cc3ef1f906f72ddab INFO : 2025-04-05 02:09:40Z - Deleted: sha256:fe02c643ff7473e7c247bd563f9bcfc591bd67b0ca81f0a987454608f9e09407 INFO : 2025-04-05 02:09:41Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\Src\Romp\Installer\upack.json saved. INFO : 2025-04-05 02:09:41Z - Replacement complete. INFO : 2025-04-05 02:09:41Z - Creating zip file... INFO : 2025-04-05 02:09:41Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E544472\ProGet.RompPack.upack file created.