INFO : 2022-05-13 16:53:28Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2022-05-13 16:53:33Z - Artifact deployed. INFO : 2022-05-13 16:53:33Z - Now scanning "service", found 103 files. INFO : 2022-05-13 16:53:33Z - Now scanning "web", found 34 files. INFO : 2022-05-13 16:53:33Z - Now scanning "db", found 2 files. INFO : 2022-05-13 16:53:33Z - Now have 139 files in total. INFO : 2022-05-13 16:53:33Z - Removed 0 files due to nonunique device and inode. INFO : 2022-05-13 16:53:33Z - Now removing files with zero size from list...removed 0 files INFO : 2022-05-13 16:53:33Z - Total size is 67980402 bytes or 65 MiB INFO : 2022-05-13 16:53:33Z - Now sorting on size:removed 73 files due to unique sizes from list.66 files left. INFO : 2022-05-13 16:53:33Z - Now eliminating candidates based on first bytes:removed 0 files from list.66 files left. INFO : 2022-05-13 16:53:33Z - Now eliminating candidates based on last bytes:removed 8 files from list.58 files left. INFO : 2022-05-13 16:53:33Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.56 files left. INFO : 2022-05-13 16:53:33Z - It seems like you have 56 files that are not unique INFO : 2022-05-13 16:53:33Z - Totally, 8 MiB can be reduced. INFO : 2022-05-13 16:53:33Z - Now making hard links. INFO : 2022-05-13 16:53:33Z - Making 28 links. INFO : 2022-05-13 16:53:34Z - Sending build context to Docker daemon 87.1MB INFO : 2022-05-13 16:53:34Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.15 INFO : 2022-05-13 16:53:34Z - ---> 4c7c854ee066 INFO : 2022-05-13 16:53:34Z - Step 2/9 : EXPOSE 80 INFO : 2022-05-13 16:53:35Z - ---> Running in 1e612ce7fb04 INFO : 2022-05-13 16:53:35Z - Removing intermediate container 1e612ce7fb04 INFO : 2022-05-13 16:53:35Z - ---> 63970d9931e3 INFO : 2022-05-13 16:53:35Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2022-05-13 16:53:36Z - ---> 49f4b5c2dde6 INFO : 2022-05-13 16:53:36Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2022-05-13 16:53:36Z - ---> Running in 9507766a5ca1 INFO : 2022-05-13 16:53:36Z - Removing intermediate container 9507766a5ca1 INFO : 2022-05-13 16:53:36Z - ---> 8443113fb81a INFO : 2022-05-13 16:53:36Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2022-05-13 16:53:36Z - ---> Running in 2a6aff5de1d6 INFO : 2022-05-13 16:53:36Z - Removing intermediate container 2a6aff5de1d6 INFO : 2022-05-13 16:53:36Z - ---> f0cd3bc86407 INFO : 2022-05-13 16:53:36Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2022-05-13 16:53:36Z - ---> Running in fafbdee4c48c INFO : 2022-05-13 16:53:36Z - Removing intermediate container fafbdee4c48c INFO : 2022-05-13 16:53:36Z - ---> 723399831f49 INFO : 2022-05-13 16:53:36Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2022-05-13 16:53:36Z - ---> Running in 12019d53ca27 INFO : 2022-05-13 16:53:37Z - Removing intermediate container 12019d53ca27 INFO : 2022-05-13 16:53:37Z - ---> 6ae06080d98d INFO : 2022-05-13 16:53:37Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2022-05-13 16:53:37Z - ---> Running in 3bd3ca98a15f INFO : 2022-05-13 16:53:37Z - Removing intermediate container 3bd3ca98a15f INFO : 2022-05-13 16:53:37Z - ---> 4474f983eb0f INFO : 2022-05-13 16:53:37Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-05-13 16:53:37Z - ---> Running in b5cf48501b59 INFO : 2022-05-13 16:53:37Z - Removing intermediate container b5cf48501b59 INFO : 2022-05-13 16:53:37Z - ---> 7e6daf32935d INFO : 2022-05-13 16:53:37Z - Successfully built 7e6daf32935d INFO : 2022-05-13 16:53:37Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.25-ci.3