INFO : 2022-04-30 02:25:43Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2022-04-30 02:25:48Z - Artifact deployed. INFO : 2022-04-30 02:25:48Z - Now scanning "service", found 102 files. INFO : 2022-04-30 02:25:48Z - Now scanning "web", found 34 files. INFO : 2022-04-30 02:25:48Z - Now scanning "db", found 2 files. INFO : 2022-04-30 02:25:48Z - Now have 138 files in total. INFO : 2022-04-30 02:25:48Z - Removed 0 files due to nonunique device and inode. INFO : 2022-04-30 02:25:48Z - Now removing files with zero size from list...removed 0 files INFO : 2022-04-30 02:25:48Z - Total size is 67979966 bytes or 65 MiB INFO : 2022-04-30 02:25:48Z - Now sorting on size:removed 74 files due to unique sizes from list.64 files left. INFO : 2022-04-30 02:25:48Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2022-04-30 02:25:48Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2022-04-30 02:25:48Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2022-04-30 02:25:48Z - It seems like you have 54 files that are not unique INFO : 2022-04-30 02:25:48Z - Totally, 8 MiB can be reduced. INFO : 2022-04-30 02:25:48Z - Now making hard links. INFO : 2022-04-30 02:25:48Z - Making 27 links. INFO : 2022-04-30 02:25:49Z - Sending build context to Docker daemon 87.1MB INFO : 2022-04-30 02:25:49Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.15 INFO : 2022-04-30 02:25:49Z - ---> 4c7c854ee066 INFO : 2022-04-30 02:25:49Z - Step 2/9 : EXPOSE 80 INFO : 2022-04-30 02:25:49Z - ---> Running in 25e09e0b6b53 INFO : 2022-04-30 02:25:49Z - Removing intermediate container 25e09e0b6b53 INFO : 2022-04-30 02:25:49Z - ---> 9540a8b0d486 INFO : 2022-04-30 02:25:49Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2022-04-30 02:25:50Z - ---> 1a851c8b4e9f INFO : 2022-04-30 02:25:50Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2022-04-30 02:25:50Z - ---> Running in 35b77caae014 INFO : 2022-04-30 02:25:50Z - Removing intermediate container 35b77caae014 INFO : 2022-04-30 02:25:50Z - ---> e40b6cfc1320 INFO : 2022-04-30 02:25:50Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2022-04-30 02:25:50Z - ---> Running in 20b4b2074920 INFO : 2022-04-30 02:25:51Z - Removing intermediate container 20b4b2074920 INFO : 2022-04-30 02:25:51Z - ---> a877c21b0d52 INFO : 2022-04-30 02:25:51Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2022-04-30 02:25:51Z - ---> Running in d7c95fc8d5fb INFO : 2022-04-30 02:25:51Z - Removing intermediate container d7c95fc8d5fb INFO : 2022-04-30 02:25:51Z - ---> 8e8eb9de2db9 INFO : 2022-04-30 02:25:51Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2022-04-30 02:25:51Z - ---> Running in 5e2ba231f656 INFO : 2022-04-30 02:25:51Z - Removing intermediate container 5e2ba231f656 INFO : 2022-04-30 02:25:51Z - ---> 861c6a7d2233 INFO : 2022-04-30 02:25:51Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2022-04-30 02:25:51Z - ---> Running in 5c27d7e3e7c0 INFO : 2022-04-30 02:25:51Z - Removing intermediate container 5c27d7e3e7c0 INFO : 2022-04-30 02:25:51Z - ---> c92ba13d8a1e INFO : 2022-04-30 02:25:51Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-04-30 02:25:52Z - ---> Running in dff1ee6c8f49 INFO : 2022-04-30 02:25:52Z - Removing intermediate container dff1ee6c8f49 INFO : 2022-04-30 02:25:52Z - ---> 02c18d388b80 INFO : 2022-04-30 02:25:52Z - Successfully built 02c18d388b80 INFO : 2022-04-30 02:25:52Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.24-ci.4