Environment: | Build |
Script: | Build22 |
Pipeline: | Release (Build) |
Created: | 3/28/2025 2:44:11 PM by gdivis@inedo.local |
Start date: | 3/28/2025 2:44:11 PM |
Completed date: | 3/28/2025 2:46:41 PM (2min 29s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
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.
Sending build context to Docker daemon 141.9MB
Step 1/11 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0
---> 4179646a9b1f
Step 2/11 : RUN apt-get update && apt-get install -y postgresql-17 && rm -rf /var/lib/apt/lists/*
---> Running in 77d81f650193
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB]
Fetched 9297 kB in 1s (7722 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
[91mE: Unable to locate package postgresql-17
[0mRemoving intermediate container 77d81f650193
The command '/bin/sh -c apt-get update && apt-get install -y postgresql-17 && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
Unexpected exit code: 100