INFO : 2022-05-13 16:03:54Z - Acquiring server... INFO : 2022-05-13 16:03:54Z - Server 'winbuildsv1' acquired. INFO : 2022-05-13 16:03:54Z - Variable set. INFO : 2022-05-13 16:03:54Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'thousand' branch... INFO : 2022-05-13 16:03:57Z - Get source complete. INFO : 2022-05-13 16:03:57Z - Variable set. INFO : 2022-05-13 16:03:58Z - Variable set. INFO : 2022-05-13 16:03:58Z - Deleted 5 files and 0 directories. INFO : 2022-05-13 16:03:58Z - Template applied. INFO : 2022-05-13 16:03:58Z - Creating zip file... INFO : 2022-05-13 16:03:58Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\temp\SqlScripts.zip file created. INFO : 2022-05-13 16:03:58Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\Src\SqlScripts... INFO : 2022-05-13 16:03:59Z - Deleted 285 files and 52 directories. INFO : 2022-05-13 16:03:59Z - Package created. INFO : 2022-05-13 16:03:59Z - Variable set. INFO : 2022-05-13 16:03:59Z - Getting list of extensions... INFO : 2022-05-13 16:04:00Z - Variable set. INFO : 2022-05-13 16:04:00Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0 to ~\extensions\Linux.upack... INFO : 2022-05-13 16:04:00Z - Server responded with status code 200 - OK INFO : 2022-05-13 16:04:00Z - HTTP file download completed. INFO : 2022-05-13 16:04:00Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0 to ~\extensions\InedoCore.upack... INFO : 2022-05-13 16:04:00Z - Server responded with status code 200 - OK INFO : 2022-05-13 16:04:02Z - HTTP file download completed. INFO : 2022-05-13 16:04:02Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.1 to ~\extensions\Scripting.upack... INFO : 2022-05-13 16:04:03Z - Server responded with status code 200 - OK INFO : 2022-05-13 16:04:43Z - HTTP file download completed. INFO : 2022-05-13 16:04:43Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.1 to ~\extensions\Windows.upack... INFO : 2022-05-13 16:04:44Z - Server responded with status code 200 - OK INFO : 2022-05-13 16:04:44Z - HTTP file download completed. INFO : 2022-05-13 16:04:47Z - Package created. INFO : 2022-05-13 16:04:47Z - Setting assembly version attributes to 22.0.2.7... INFO : 2022-05-13 16:04:47Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-05-13 16:06:14Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\win-x64\Service\Otter.Service.exe... INFO : 2022-05-13 16:06:31Z - Deleted 4 files and 0 directories. INFO : 2022-05-13 16:06:31Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\agents2... INFO : 2022-05-13 16:06:39Z - Deduplicated 24 items in linux-x64 INFO : 2022-05-13 16:06:41Z - Deduplicated 388 items in win-x64 INFO : 2022-05-13 16:06:41Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\win-x64\service\agents... INFO : 2022-05-13 16:06:43Z - Deleted 3 files and 0 directories. INFO : 2022-05-13 16:07:14Z - Package created. INFO : 2022-05-13 16:08:18Z - Deduplicated 341 items in linux-x64 INFO : 2022-05-13 16:08:19Z - Deduplicated 24 items in win-x64 INFO : 2022-05-13 16:08:19Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\linux-x64\service\agents... INFO : 2022-05-13 16:08:50Z - Sending build context to Docker daemon 280MB INFO : 2022-05-13 16:08:50Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-05-13 16:08:50Z - ---> 5adf4059e7e8 INFO : 2022-05-13 16:08:50Z - Step 2/7 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true OTTER_SQL_CONNECTION_STRING="Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" OTTER_SVC_MODE=both INFO : 2022-05-13 16:08:50Z - ---> Running in 9603ca6aa291 INFO : 2022-05-13 16:08:50Z - Removing intermediate container 9603ca6aa291 INFO : 2022-05-13 16:08:50Z - ---> 8d1b1f9d1b48 INFO : 2022-05-13 16:08:50Z - Step 3/7 : EXPOSE 80 INFO : 2022-05-13 16:08:50Z - ---> Running in aef8fe648c3e INFO : 2022-05-13 16:08:50Z - Removing intermediate container aef8fe648c3e INFO : 2022-05-13 16:08:50Z - ---> 3edcd549bb72 INFO : 2022-05-13 16:08:50Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-05-13 16:08:53Z - ---> cd63b9cc6267 INFO : 2022-05-13 16:08:53Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-05-13 16:08:53Z - ---> Running in 5bb7f0c45a82 INFO : 2022-05-13 16:08:53Z - Removing intermediate container 5bb7f0c45a82 INFO : 2022-05-13 16:08:53Z - ---> 5ff554bfaec8 INFO : 2022-05-13 16:08:53Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-05-13 16:08:54Z - ---> Running in 6189a645c2c6 INFO : 2022-05-13 16:08:54Z - Removing intermediate container 6189a645c2c6 INFO : 2022-05-13 16:08:54Z - ---> 08793201f3b7 INFO : 2022-05-13 16:08:54Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-05-13 16:08:54Z - ---> Running in f035608ccf20 INFO : 2022-05-13 16:08:54Z - Removing intermediate container f035608ccf20 INFO : 2022-05-13 16:08:54Z - ---> ae2d7b356368 INFO : 2022-05-13 16:08:54Z - Successfully built ae2d7b356368 INFO : 2022-05-13 16:08:54Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:22.0.2-ci.7 INFO : 2022-05-13 16:11:44Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\Src\Romp\Installer\upack.json saved. INFO : 2022-05-13 16:11:44Z - Replacement complete. INFO : 2022-05-13 16:11:44Z - Creating zip file... INFO : 2022-05-13 16:11:44Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E219573\Otter.RompPack.upack file created.