INFO : 2025-03-01 02:42:04Z - Acquiring server... INFO : 2025-03-01 02:42:04Z - Server 'winbuildsv1' acquired. INFO : 2025-03-01 02:42:04Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-03-01 02:42:04Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\Src... INFO : 2025-03-01 02:42:13Z - Creating file... INFO : 2025-03-01 02:42:13Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-03-01 02:42:13Z - Creating file... INFO : 2025-03-01 02:42:13Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-03-01 02:42:13Z - Variable set. INFO : 2025-03-01 02:42:13Z - Deleted 8 files and 0 directories. INFO : 2025-03-01 02:42:13Z - Template applied. INFO : 2025-03-01 02:42:14Z - Creating zip file... INFO : 2025-03-01 02:42:15Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\temp\SqlScripts.zip file created. INFO : 2025-03-01 02:42:15Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\Src\SqlScripts... INFO : 2025-03-01 02:42:17Z - Deleted 937 files and 160 directories. INFO : 2025-03-01 02:42:17Z - Package created. INFO : 2025-03-01 02:42:17Z - Variable set. WARN : 2025-03-01 02:42:17Z - 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-03-01 02:42:19Z - Getting list of extensions... INFO : 2025-03-01 02:42:19Z - Variable set. INFO : 2025-03-01 02:42:19Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.3 to ~\extensions\InedoCore.upack... INFO : 2025-03-01 02:42:19Z - Server responded with status code 200 - OK INFO : 2025-03-01 02:42:19Z - HTTP file download completed. INFO : 2025-03-01 02:42:19Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-03-01 02:42:19Z - Server responded with status code 200 - OK INFO : 2025-03-01 02:42:19Z - HTTP file download completed. INFO : 2025-03-01 02:42:19Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.1 to ~\extensions\AWS.upack... INFO : 2025-03-01 02:42:19Z - Server responded with status code 200 - OK INFO : 2025-03-01 02:42:19Z - HTTP file download completed. INFO : 2025-03-01 02:42:19Z - Package created. INFO : 2025-03-01 02:42:19Z - Setting assembly version attributes to 24.0.28.4... INFO : 2025-03-01 02:42:19Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-03-01 02:42:57Z - Found 122 dependencies across 5 projects. INFO : 2025-03-01 02:42:58Z - Dependencies successfully published. INFO : 2025-03-01 02:42:58Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-03-01 02:42:59Z - Server responded with status code 200 - OK INFO : 2025-03-01 02:43:05Z - HTTP file download completed. INFO : 2025-03-01 02:43:05Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\win-x64\service\ProGet.Service.exe... INFO : 2025-03-01 02:43:07Z - Deleted 3 files and 0 directories. INFO : 2025-03-01 02:43:13Z - Package created. INFO : 2025-03-01 02:43:42Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\linux-x64\service... INFO : 2025-03-01 02:43:51Z - Sending build context to Docker daemon 141.8MB INFO : 2025-03-01 02:43:51Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2025-03-01 02:43:51Z - ---> 4179646a9b1f INFO : 2025-03-01 02:43:51Z - 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-03-01 02:43:53Z - ---> Running in b46fb261f262 INFO : 2025-03-01 02:43:53Z - Removing intermediate container b46fb261f262 INFO : 2025-03-01 02:43:53Z - ---> bcb17092c250 INFO : 2025-03-01 02:43:53Z - Step 3/10 : EXPOSE 80 INFO : 2025-03-01 02:43:53Z - ---> Running in 2f9c619dc623 INFO : 2025-03-01 02:43:53Z - Removing intermediate container 2f9c619dc623 INFO : 2025-03-01 02:43:53Z - ---> 3f2cb41360d8 INFO : 2025-03-01 02:43:53Z - Step 4/10 : EXPOSE 443 INFO : 2025-03-01 02:43:53Z - ---> Running in 782df2fa9867 INFO : 2025-03-01 02:43:53Z - Removing intermediate container 782df2fa9867 INFO : 2025-03-01 02:43:53Z - ---> 9e9daca0f44a INFO : 2025-03-01 02:43:53Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2025-03-01 02:43:57Z - ---> bd4cad29f67c INFO : 2025-03-01 02:43:57Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2025-03-01 02:43:57Z - ---> Running in a46704208072 INFO : 2025-03-01 02:43:57Z - Removing intermediate container a46704208072 INFO : 2025-03-01 02:43:57Z - ---> 895e53f8118a INFO : 2025-03-01 02:43:57Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2025-03-01 02:43:57Z - ---> Running in e14b42055b21 INFO : 2025-03-01 02:43:57Z - Removing intermediate container e14b42055b21 INFO : 2025-03-01 02:43:57Z - ---> f78c5e033610 INFO : 2025-03-01 02:43:57Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2025-03-01 02:43:57Z - ---> Running in f2086627d461 INFO : 2025-03-01 02:43:57Z - Removing intermediate container f2086627d461 INFO : 2025-03-01 02:43:57Z - ---> 811370655c74 INFO : 2025-03-01 02:43:57Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2025-03-01 02:43:58Z - ---> Running in 37f7364c205b INFO : 2025-03-01 02:43:58Z - Removing intermediate container 37f7364c205b INFO : 2025-03-01 02:43:58Z - ---> c138039d6e35 INFO : 2025-03-01 02:43:58Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2025-03-01 02:43:58Z - ---> Running in 331a39fb5142 INFO : 2025-03-01 02:43:58Z - Removing intermediate container 331a39fb5142 INFO : 2025-03-01 02:43:58Z - ---> c0db198b04a0 INFO : 2025-03-01 02:43:58Z - Successfully built c0db198b04a0 INFO : 2025-03-01 02:43:58Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.28-ci.4 INFO : 2025-03-01 02:43:58Z - Docker build successful. INFO : 2025-03-01 02:43:58Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2025-03-01 02:43:58Z - 0b3bab61b441: Preparing INFO : 2025-03-01 02:43:58Z - d0eb0312674a: Preparing INFO : 2025-03-01 02:43:58Z - 3040c1aaf9df: Preparing INFO : 2025-03-01 02:43:58Z - c0f1022b22a9: Preparing INFO : 2025-03-01 02:43:58Z - d0eb0312674a: Layer already exists INFO : 2025-03-01 02:43:58Z - c0f1022b22a9: Layer already exists INFO : 2025-03-01 02:43:58Z - 3040c1aaf9df: Layer already exists INFO : 2025-03-01 02:44:03Z - 0b3bab61b441: Pushed INFO : 2025-03-01 02:44:04Z - 24.0.28-ci.4: digest: sha256:225e9ac0f2bf4d2d546a32a7972d7c21425d090372021b01f1e06d551d64af7c size: 1161 INFO : 2025-03-01 02:44:04Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.28-ci.4 INFO : 2025-03-01 02:44:04Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:225e9ac0f2bf4d2d546a32a7972d7c21425d090372021b01f1e06d551d64af7c INFO : 2025-03-01 02:44:04Z - Deleted: sha256:c0db198b04a0c5d06a2ac7e20117900a2898f9a098db6331d9a565eeffd60be5 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:c138039d6e35e9e7f4a93dde45af7cabd1440cf240b6830ec4b5bd1683bcf846 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:811370655c7493f9b3bebbdfca403f92df5f4fdaaaab7a62826b92f000cbcd35 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:f78c5e0336102b84f65f62c84fd8c0a8cd0ef6851f7b6335058c49fb1cb65830 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:895e53f8118afbde62d71e4a67754c37a7d77237e857ccfa5db7a5e336f54a92 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:bd4cad29f67c5456508d6c735a29e98da7a520858f1e23b5e9d46e902b1e9b10 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:1bd758dc8f2641a1c28c101129eb3f96ce07018f62e3c3d19e4aa535474b39b6 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:9e9daca0f44abda009fcc865161e682a72624da8e22a8fca32514eaa3ec587d7 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:3f2cb41360d8ae04bc037d9fb7f75dbb429758ee38d884ee7a88185daa381e03 INFO : 2025-03-01 02:44:04Z - Deleted: sha256:bcb17092c250cfa8dffdccda6620501e91df621305bd4c8430e7278b761fc17f INFO : 2025-03-01 02:44:04Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\Src\Romp\Installer\upack.json saved. INFO : 2025-03-01 02:44:04Z - Replacement complete. INFO : 2025-03-01 02:44:04Z - Creating zip file... INFO : 2025-03-01 02:44:04Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E534044\ProGet.RompPack.upack file created.