INFO : 2025-03-31 16:09:38Z - Acquiring server... INFO : 2025-03-31 16:09:38Z - Server 'winbuildsv1' acquired. INFO : 2025-03-31 16:09:40Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-03-31 16:09:41Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\Src... INFO : 2025-03-31 16:09:53Z - Creating file... INFO : 2025-03-31 16:09:53Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-03-31 16:09:53Z - Creating file... INFO : 2025-03-31 16:09:53Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-03-31 16:09:53Z - Variable set. INFO : 2025-03-31 16:09:53Z - Deleted 8 files and 0 directories. INFO : 2025-03-31 16:09:53Z - Template applied. INFO : 2025-03-31 16:09:53Z - Creating zip file... INFO : 2025-03-31 16:09:53Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\temp\SqlScripts.zip file created. INFO : 2025-03-31 16:09:53Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\Src\SqlScripts... INFO : 2025-03-31 16:09:57Z - Deleted 942 files and 160 directories. INFO : 2025-03-31 16:09:57Z - Package created. INFO : 2025-03-31 16:09:57Z - Variable set. WARN : 2025-03-31 16:09:57Z - 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-31 16:09:58Z - Getting list of extensions... INFO : 2025-03-31 16:09:59Z - Variable set. INFO : 2025-03-31 16:09:59Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.3 to ~\extensions\InedoCore.upack... INFO : 2025-03-31 16:09:59Z - Server responded with status code 200 - OK INFO : 2025-03-31 16:09:59Z - HTTP file download completed. INFO : 2025-03-31 16:09:59Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-03-31 16:09:59Z - Server responded with status code 200 - OK INFO : 2025-03-31 16:09:59Z - HTTP file download completed. INFO : 2025-03-31 16:09:59Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.1 to ~\extensions\AWS.upack... INFO : 2025-03-31 16:09:59Z - Server responded with status code 200 - OK INFO : 2025-03-31 16:09:59Z - HTTP file download completed. INFO : 2025-03-31 16:09:59Z - Package created. INFO : 2025-03-31 16:09:59Z - Setting assembly version attributes to 24.0.32.7... INFO : 2025-03-31 16:09:59Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-03-31 16:11:20Z - Found 122 dependencies across 5 projects. INFO : 2025-03-31 16:11:21Z - Dependencies successfully published. INFO : 2025-03-31 16:11:21Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-03-31 16:11:21Z - Server responded with status code 200 - OK INFO : 2025-03-31 16:11:22Z - HTTP file download completed. INFO : 2025-03-31 16:11:22Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\win-x64\service\ProGet.Service.exe... INFO : 2025-03-31 16:11:24Z - Deleted 3 files and 0 directories. INFO : 2025-03-31 16:11:31Z - Package created. INFO : 2025-03-31 16:12:02Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\linux-x64\service... INFO : 2025-03-31 16:12:15Z - Sending build context to Docker daemon 141.9MB INFO : 2025-03-31 16:12:15Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 AS base INFO : 2025-03-31 16:12:15Z - ---> 4179646a9b1f INFO : 2025-03-31 16:12:15Z - 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-31 16:12:17Z - ---> Running in e150ee0cf6cf INFO : 2025-03-31 16:12:17Z - Removing intermediate container e150ee0cf6cf INFO : 2025-03-31 16:12:17Z - ---> 5e560cc9b9ce INFO : 2025-03-31 16:12:17Z - Step 3/10 : EXPOSE 80 INFO : 2025-03-31 16:12:17Z - ---> Running in 99c2fe72910c INFO : 2025-03-31 16:12:18Z - Removing intermediate container 99c2fe72910c INFO : 2025-03-31 16:12:18Z - ---> 6e3918b7c987 INFO : 2025-03-31 16:12:18Z - Step 4/10 : EXPOSE 443 INFO : 2025-03-31 16:12:18Z - ---> Running in 1aa2b4ae7e3c INFO : 2025-03-31 16:12:18Z - Removing intermediate container 1aa2b4ae7e3c INFO : 2025-03-31 16:12:18Z - ---> 98b1ab7daddf INFO : 2025-03-31 16:12:18Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2025-03-31 16:12:23Z - ---> 2f958ee700c0 INFO : 2025-03-31 16:12:23Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2025-03-31 16:12:23Z - ---> Running in 7fdc2665bb08 INFO : 2025-03-31 16:12:23Z - Removing intermediate container 7fdc2665bb08 INFO : 2025-03-31 16:12:23Z - ---> 03bc425a3fbb INFO : 2025-03-31 16:12:23Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2025-03-31 16:12:23Z - ---> Running in 61b2870102d0 INFO : 2025-03-31 16:12:24Z - Removing intermediate container 61b2870102d0 INFO : 2025-03-31 16:12:24Z - ---> f6ec5e7912fa INFO : 2025-03-31 16:12:24Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2025-03-31 16:12:24Z - ---> Running in 0a4c6cd39a8d INFO : 2025-03-31 16:12:24Z - Removing intermediate container 0a4c6cd39a8d INFO : 2025-03-31 16:12:24Z - ---> b8a97b92a0d5 INFO : 2025-03-31 16:12:24Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2025-03-31 16:12:24Z - ---> Running in 236f908e362c INFO : 2025-03-31 16:12:24Z - Removing intermediate container 236f908e362c INFO : 2025-03-31 16:12:24Z - ---> fc91a01a531a INFO : 2025-03-31 16:12:24Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2025-03-31 16:12:24Z - ---> Running in a70e5a465192 INFO : 2025-03-31 16:12:24Z - Removing intermediate container a70e5a465192 INFO : 2025-03-31 16:12:24Z - ---> e4d5095f764d INFO : 2025-03-31 16:12:24Z - Successfully built e4d5095f764d INFO : 2025-03-31 16:12:24Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.32-ci.7 INFO : 2025-03-31 16:12:25Z - Docker build successful. INFO : 2025-03-31 16:12:31Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2025-03-31 16:12:31Z - 8ece14258a8a: Preparing INFO : 2025-03-31 16:12:31Z - d0eb0312674a: Preparing INFO : 2025-03-31 16:12:31Z - 3040c1aaf9df: Preparing INFO : 2025-03-31 16:12:31Z - c0f1022b22a9: Preparing INFO : 2025-03-31 16:12:31Z - c0f1022b22a9: Layer already exists INFO : 2025-03-31 16:12:31Z - 3040c1aaf9df: Layer already exists INFO : 2025-03-31 16:12:31Z - d0eb0312674a: Layer already exists INFO : 2025-03-31 16:12:31Z - 8ece14258a8a: Pushed INFO : 2025-03-31 16:12:31Z - 24.0.32-ci.7: digest: sha256:2bd820524f93795ae730a39c34100abed51ec20e030a60afeb2fbd3dc2c5026e size: 1161 INFO : 2025-03-31 16:12:31Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.32-ci.7 INFO : 2025-03-31 16:12:31Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:2bd820524f93795ae730a39c34100abed51ec20e030a60afeb2fbd3dc2c5026e INFO : 2025-03-31 16:12:31Z - Deleted: sha256:e4d5095f764d73e559bc703307cfa3acab1612c2774dcc37cd7c52e3dc50d53f INFO : 2025-03-31 16:12:31Z - Deleted: sha256:fc91a01a531a83dd8b196954c8b3dbfd5fe1a2c1179e1611054e1cb382c3f1c5 INFO : 2025-03-31 16:12:31Z - Deleted: sha256:b8a97b92a0d59a3b7a876137a5f4799c92126ae6512384960f207d484499699c INFO : 2025-03-31 16:12:31Z - Deleted: sha256:f6ec5e7912facba5bacb27151481cca50ff22239528986d9a062a92816b3dfef INFO : 2025-03-31 16:12:31Z - Deleted: sha256:03bc425a3fbbe18ad3f1731bf65c19c28e01585a8e85ab174ab41d8e62b097c1 INFO : 2025-03-31 16:12:31Z - Deleted: sha256:2f958ee700c017267fc42a3859a3b3fe475cdc66db3191a9c889fafe5155df59 INFO : 2025-03-31 16:12:31Z - Deleted: sha256:a0f040eab06cec4315605700439c8c6bdfdc3b6ab677b09e8b5e3e0de652a9c6 INFO : 2025-03-31 16:12:31Z - Deleted: sha256:98b1ab7daddf142449284707a9904da879f4b1ede1db211f025843e54ebba011 INFO : 2025-03-31 16:12:31Z - Deleted: sha256:6e3918b7c987b31c4404fb779bf812af04388729fab2e48b617a5a21dce324d1 INFO : 2025-03-31 16:12:31Z - Deleted: sha256:5e560cc9b9ce8b00e851c75af6d7b14c4fd2cd01180b99a4caaf1ceeced77f15 INFO : 2025-03-31 16:12:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\Src\Romp\Installer\upack.json saved. INFO : 2025-03-31 16:12:35Z - Replacement complete. INFO : 2025-03-31 16:12:35Z - Creating zip file... INFO : 2025-03-31 16:12:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543075\ProGet.RompPack.upack file created.