INFO : 2020-12-04 18:10:00Z - Downloading package... INFO : 2020-12-04 18:10:00Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E87104\Linux\service... INFO : 2020-12-04 18:10:04Z - Package installed. INFO : 2020-12-04 18:10:05Z - Downloading package... INFO : 2020-12-04 18:10:05Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E87104\Linux\web... INFO : 2020-12-04 18:10:17Z - Package installed. INFO : 2020-12-04 18:10:17Z - Downloading package... INFO : 2020-12-04 18:10:17Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E87104\Linux\dist-extensions... INFO : 2020-12-04 18:10:18Z - Package installed. INFO : 2020-12-04 18:10:19Z - Downloading package... INFO : 2020-12-04 18:10:20Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E87104\Linux\db... INFO : 2020-12-04 18:10:20Z - Package installed. INFO : 2020-12-04 18:10:20Z - C:\ProgramData\BuildMaster\Temp\Service\_E87104\Linux\web\Web.config saved. INFO : 2020-12-04 18:10:20Z - Replacement complete. INFO : 2020-12-04 18:10:20Z - C:\ProgramData\BuildMaster\Temp\Service\_E87104\Linux\web\Web.config saved. INFO : 2020-12-04 18:10:20Z - Replacement complete. INFO : 2020-12-04 18:10:27Z - Now scanning "service", found 28 files. INFO : 2020-12-04 18:10:27Z - Now scanning "web", found 33 files. INFO : 2020-12-04 18:10:27Z - Now have 61 files in total. INFO : 2020-12-04 18:10:27Z - Removed 0 files due to nonunique device and inode. INFO : 2020-12-04 18:10:27Z - Now removing files with zero size from list...removed 0 files INFO : 2020-12-04 18:10:27Z - Total size is 34693121 bytes or 33 MiB INFO : 2020-12-04 18:10:27Z - Now sorting on size:removed 9 files due to unique sizes from list.52 files left. INFO : 2020-12-04 18:10:27Z - Now eliminating candidates based on first bytes:removed 0 files from list.52 files left. INFO : 2020-12-04 18:10:27Z - Now eliminating candidates based on last bytes:removed 0 files from list.52 files left. INFO : 2020-12-04 18:10:27Z - Now eliminating candidates based on md5 checksum:removed 0 files from list.52 files left. INFO : 2020-12-04 18:10:27Z - It seems like you have 52 files that are not unique INFO : 2020-12-04 18:10:27Z - Totally, 14 MiB can be reduced. INFO : 2020-12-04 18:10:27Z - Now making hard links. INFO : 2020-12-04 18:10:27Z - Making 26 links. INFO : 2020-12-04 18:10:28Z - Sending build context to Docker daemon 23.98MB INFO : 2020-12-04 18:10:28Z - Step 1/10 : FROM mono:6.8.0.96 INFO : 2020-12-04 18:10:28Z - ---> 6258db5099ba INFO : 2020-12-04 18:10:28Z - Step 2/10 : EXPOSE 80 INFO : 2020-12-04 18:10:29Z - ---> Running in fb86e21be963 INFO : 2020-12-04 18:10:29Z - Removing intermediate container fb86e21be963 INFO : 2020-12-04 18:10:29Z - ---> b9030a5693e1 INFO : 2020-12-04 18:10:29Z - Step 3/10 : RUN DEBIAN_FRONTEND="noninteractive" apt-get -y install tzdata INFO : 2020-12-04 18:10:29Z - ---> Running in 3849132768bc INFO : 2020-12-04 18:10:30Z - Reading package lists... INFO : 2020-12-04 18:10:30Z - Building dependency tree... INFO : 2020-12-04 18:10:30Z - Reading state information... INFO : 2020-12-04 18:10:30Z - tzdata is already the newest version (2019c-0+deb9u1). INFO : 2020-12-04 18:10:30Z - tzdata set to manually installed. INFO : 2020-12-04 18:10:30Z - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. INFO : 2020-12-04 18:10:30Z - Removing intermediate container 3849132768bc INFO : 2020-12-04 18:10:30Z - ---> 4c79b7cbcfee INFO : 2020-12-04 18:10:30Z - Step 4/10 : COPY proget/ /usr/local/proget/ INFO : 2020-12-04 18:10:32Z - ---> 96fa3f67afec INFO : 2020-12-04 18:10:32Z - Step 5/10 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2020-12-04 18:10:32Z - ---> Running in b0c08d98edd4 INFO : 2020-12-04 18:10:32Z - Removing intermediate container b0c08d98edd4 INFO : 2020-12-04 18:10:32Z - ---> 04a692586d72 INFO : 2020-12-04 18:10:32Z - Step 6/10 : ENV PROGET_SVC_MODE both INFO : 2020-12-04 18:10:32Z - ---> Running in f8c5e49dcb11 INFO : 2020-12-04 18:10:32Z - Removing intermediate container f8c5e49dcb11 INFO : 2020-12-04 18:10:32Z - ---> 8dcd68b09caf INFO : 2020-12-04 18:10:32Z - Step 7/10 : VOLUME /var/proget/packages INFO : 2020-12-04 18:10:32Z - ---> Running in 962818f13c51 INFO : 2020-12-04 18:10:33Z - Removing intermediate container 962818f13c51 INFO : 2020-12-04 18:10:33Z - ---> a5c2fa925251 INFO : 2020-12-04 18:10:33Z - Step 8/10 : VOLUME /var/proget/extensions INFO : 2020-12-04 18:10:33Z - ---> Running in 50c26eb25147 INFO : 2020-12-04 18:10:33Z - Removing intermediate container 50c26eb25147 INFO : 2020-12-04 18:10:33Z - ---> c8aad6fd0a9a INFO : 2020-12-04 18:10:33Z - Step 9/10 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2020-12-04 18:10:33Z - ---> Running in 7a5429ff4b69 INFO : 2020-12-04 18:10:33Z - Removing intermediate container 7a5429ff4b69 INFO : 2020-12-04 18:10:33Z - ---> 8b2a85cdba06 INFO : 2020-12-04 18:10:33Z - Step 10/10 : CMD ([ -f /usr/share/Inedo/SharedConfig/ProGet.config ] || echo ''"$SQL_CONNECTION_STRING"'' > /usr/share/Inedo/SharedConfig/ProGet.config) && exec mono /usr/local/proget/service/ProGet.Service.exe run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2020-12-04 18:10:33Z - ---> Running in 7778512bf677 INFO : 2020-12-04 18:10:34Z - Removing intermediate container 7778512bf677 INFO : 2020-12-04 18:10:34Z - ---> 92bddbb4f196 INFO : 2020-12-04 18:10:34Z - Successfully built 92bddbb4f196 INFO : 2020-12-04 18:10:34Z - Successfully tagged proget.inedo.com/productimages/inedo/progetmono:5.3.18-ci.14