---------------------------------------------------------------------¬ ¦ • MobaXterm 11.1 • ¦ ¦ (SSH client, X-server and networking tools) ¦ ¦ ¦ ¦ ? SSH session to root@77.83.173.187 ¦ ¦ • SSH compression : ? ¦ ¦ • SSH-browser : ? ¦ ¦ • X11-forwarding : ? (remote display is forwarded through SSH) ¦ ¦ • DISPLAY : ? (automatically set on remote server) ¦ ¦ ¦ ¦ ? For more info, ctrl+click on help or visit our website ¦ L--------------------------------------------------------------------- Linux node-red.cloud 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3 (2019-02-02) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon Mar 18 23:36:09 2019 from 188.138.235.214 root@node-red:~# docker pull emqx/emqx Using default tag: latest latest: Pulling from emqx/emqx 169185f82c45: Pull complete d1f421748ec7: Pull complete afdf9aa41270: Pull complete e6b9c98124c4: Pull complete 4ad4e5db7768: Pull complete 30b0286dbbcc: Pull complete 3db4a4d24395: Pull complete Digest: sha256:47a380d4ebb19c9f0aabf5948255192567da8dcc50a2b581e80116b265c600af Status: Downloaded newer image for emqx/emqx:latest root@node-red:~# docker run emqx Unable to find image 'emqx:latest' locally docker: Error response from daemon: pull access denied for emqx, repository does not exist or may require 'docker login'. See 'docker run --help'. root@node-red:~# docker run emqx/emqx node.max_ports=1048576 listener.tcp.external.acceptors=64 listener.ssl.external.acceptors=32 node.process_limit=2097152 node.max_ets_tables=2097152 listener.ws.external.acceptors=16 node.name=54f4d38d2d8b@172.17.0.3 ===== ===== LOGGING STARTED Wed Mar 20 20:24:49 UTC 2019 ===== Exec: /opt/emqx/erts-10.2.1/bin/erlexec -boot /opt/emqx/releases/3.1/emqx -mode embedded -boot_var ERTS_LIB_DIR /opt/emqx/erts-10.2.1/../lib -mnesia dir "/opt/e mqx/data/mnesia/54f4d38d2d8b@172.17.0.3" -config /opt/emqx/data/configs/app.2019 .03.20.20.24.54.config -args_file /opt/emqx/data/configs/vm.2019.03.20.20.24.54. args -vm_args /opt/emqx/data/configs/vm.2019.03.20.20.24.54.args -- console Root: /opt/emqx /opt/emqx eheap_alloc: Cannot allocate 600904 bytes of memory (of type "heap"). Crash dump is being written to: log/crash.dump...done Node '54f4d38d2d8b@172.17.0.3' not responding to pings. ['2019-03-20T20:25:39Z']:waiting emqx Node '54f4d38d2d8b@172.17.0.3' not responding to pings. ['2019-03-20T20:25:41Z']:waiting emqx Node '54f4d38d2d8b@172.17.0.3' not responding to pings. ['2019-03-20T20:25:44Z']:waiting emqx Node '54f4d38d2d8b@172.17.0.3' not responding to pings. ['2019-03-20T20:25:47Z']:waiting emqx Node '54f4d38d2d8b@172.17.0.3' not responding to pings. ['2019-03-20T20:25:50Z']:waiting emqx Node '54f4d38d2d8b@172.17.0.3' not responding to pings. ['2019-03-20T20:25:53Z']:waiting emqx ['2019-03-20T20:25:53Z']:timeout error root@node-red:~# docker run --rm -ti --name emqx -p 18083:18083 -p 1883:1883 emq x:latest Unable to find image 'emqx:latest' locally docker: Error response from daemon: pull access denied for emqx, repository does not exist or may require 'docker login'. See 'docker run --help'. root@node-red:~# docker run emqx/emqx node.max_ports=1048576 listener.tcp.external.acceptors=64 listener.ssl.external.acceptors=32 node.process_limit=2097152 node.max_ets_tables=2097152 listener.ws.external.acceptors=16 node.name=d147022885b8@172.17.0.3 emqx 3.1 is started successfully! Start http:management listener on 8080 successfully. Start http:dashboard listener on 18083 successfully. Start mqtt:tcp listener on 127.0.0.1:11883 successfully. Start mqtt:tcp listener on 0.0.0.0:1883 successfully. Start mqtt:ws listener on 0.0.0.0:8083 successfully. Start mqtt:ssl listener on 0.0.0.0:8883 successfully. Start mqtt:wss listener on 0.0.0.0:8084 successfully. EMQ X Broker v3.1-beta.2 is running now! Eshell V10.2.1 (abort with ^G) (d147022885b8@172.17.0.3)1> ['2019-03-20T20:28:40Z']:emqx start root@node-red:~# -------------------------------------------------------------------------------- Session stopped - Press to exit tab - Press R to restart session - Press S to save terminal output to file Network error: Software caused connection abort ---------------------------------------------------------------------¬ ¦ • MobaXterm 11.1 • ¦ ¦ (SSH client, X-server and networking tools) ¦ ¦ ¦ ¦ ? SSH session to root@77.83.173.187 ¦ ¦ • SSH compression : ? ¦ ¦ • SSH-browser : ? ¦ ¦ • X11-forwarding : ? (remote display is forwarded through SSH) ¦ ¦ • DISPLAY : ? (automatically set on remote server) ¦ ¦ ¦ ¦ ? For more info, ctrl+click on help or visit our website ¦ L--------------------------------------------------------------------- Linux node-red.cloud 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3 (2019-02-02) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Mar 20 22:21:05 2019 from 188.138.235.214 root@node-red:~# reboot -------------------------------------------------------------------------------- Session stopped - Press to exit tab - Press R to restart session - Press S to save terminal output to file Server unexpectedly closed network connection ---------------------------------------------------------------------¬ ¦ • MobaXterm 11.1 • ¦ ¦ (SSH client, X-server and networking tools) ¦ ¦ ¦ ¦ ? SSH session to root@77.83.173.187 ¦ ¦ • SSH compression : ? ¦ ¦ • SSH-browser : ? ¦ ¦ • X11-forwarding : ? (remote display is forwarded through SSH) ¦ ¦ • DISPLAY : ? (automatically set on remote server) ¦ ¦ ¦ ¦ ? For more info, ctrl+click on help or visit our website ¦ L--------------------------------------------------------------------- Linux node-red.cloud 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3 (2019-02-02) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Mar 21 11:25:39 2019 from 188.138.235.214 root@node-red:~# docker pull debian Using default tag: latest latest: Pulling from library/debian 22dbe790f715: Already exists Digest: sha256:72e996751fe42b2a0c1e6355730dc2751ccda50564fec929f76804a6365ef5ef Status: Downloaded newer image for debian:latest root@node-red:~# docker start debian Error response from daemon: No such container: debian Error: failed to start containers: debian root@node-red:~# docker start debian:latest Error response from daemon: No such container: debian:latest Error: failed to start containers: debian:latest root@node-red:~# start debian -bash: start: command not found root@node-red:~# docker start debian Error response from daemon: No such container: debian Error: failed to start containers: debian root@node-red:~# docker pull debian Using default tag: latest latest: Pulling from library/debian 22dbe790f715: Already exists Digest: sha256:72e996751fe42b2a0c1e6355730dc2751ccda50564fec929f76804a6365ef5ef Status: Downloaded newer image for debian:latest root@node-red:~# docker run -it debian /bin/bash root@4f36f610ce3c:/# apt-get update Get:1 http://security-cdn.debian.org/debian-security stretch/updates InRelease [ 94.3 kB] Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB ] Get:5 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 Packages [478 kB] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Package s [11.1 kB] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7084 kB] Fetched 7879 kB in 3s (2224 kB/s) Reading package lists... Done root@4f36f610ce3c:/# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@4f36f610ce3c:/# apt-get install git Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: ca-certificates git-man krb5-locales less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libffi6 libgdbm3 libgmp10 libgnutls30 libgpm2 libgssapi-krb5-2 libhogweed4 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libncurses5 libnghttp2-14 libp11-kit0 libperl5.24 libpopt0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.0.2 libssl1.1 libtasn1-6 libunistring0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 netbase openssh-client openssl patch perl perl-modules-5.24 publicsuffix rename rsync xauth Suggested packages: gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn gnutls-bin gpm krb5-doc krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make openssh-server The following NEW packages will be installed: ca-certificates git git-man krb5-locales less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libffi6 libgdbm3 libgmp10 libgnutls30 libgpm2 libgssapi-krb5-2 libhogweed4 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libncurses5 libnghttp2-14 libp11-kit0 libperl5.24 libpopt0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.0.2 libssl1.1 libtasn1-6 libunistring0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 netbase openssh-client openssl patch perl perl-modules-5.24 publicsuffix rename rsync xauth 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. Need to get 22.7 MB of archives. After this operation, 102 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2r-1~deb9u1 [1302 kB] Get:2 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 openssh-client amd64 1:7.4p1-10+deb9u6 [781 kB] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 perl-modules-5. 24 all 5.24.1-3+deb9u5 [2722 kB] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgdbm3 amd64 1.8.3-14 [30.0 kB] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libperl5.24 amd 64 5.24.1-3+deb9u5 [3501 kB] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 perl amd64 5.24 .1-3+deb9u5 [219 kB] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libhogweed4 amd 64 3.3-1+b2 [136 kB] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libffi6 amd64 3 .2.1-6 [20.4 kB] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libp11-kit0 am d64 0.23.3-2 [111 kB] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libtasn1-6 amd 64 4.10-1.1+deb9u1 [50.6 kB] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgnutls30 am d64 3.5.8-5+deb9u4 [896 kB] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libkeyutils1 a md64 1.5.9-9 [12.4 kB] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libkrb5support 0 amd64 1.15-1+deb9u1 [61.9 kB] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libk5crypto3 a md64 1.15-1+deb9u1 [119 kB] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libkrb5-3 amd6 4 1.15-1+deb9u1 [311 kB] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgssapi-krb5 -2 amd64 1.15-1+deb9u1 [155 kB] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libidn2-0 amd6 4 0.16-1+deb9u1 [60.7 kB] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsasl2-modul es-db amd64 2.1.27~101-g0780600+dfsg-3 [68.2 kB] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsasl2-2 amd 64 2.1.27~101-g0780600+dfsg-3 [105 kB] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u2 [85.5 kB] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u2 [219 kB] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1 [79.1 kB] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libssh2-1 amd6 4 1.7.0-1 [138 kB] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcurl3-gnutl s amd64 7.52.1-5+deb9u9 [290 kB] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libexpat1 amd6 4 2.2.0-2+deb9u1 [83.4 kB] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 git-man all 1: 2.11.0-3+deb9u4 [1433 kB] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 git amd64 1:2. 11.0-3+deb9u4 [4167 kB] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxau6 amd64 1:1.0.8-1 [20.7 kB] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpopt0 amd64 1.16-10+b2 [49.4 kB] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libssl1.1 amd6 4 1.1.0j-1~deb9u1 [1354 kB] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 netbase all 5. 4 [19.1 kB] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 krb5-locales a ll 1.15-1+deb9u1 [93.8 kB] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 less amd64 481 -2.1 [126 kB] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libbsd0 amd64 0.8.3-1 [83.0 kB] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libncurses5 am d64 6.0+20161126-1+deb9u2 [93.4 kB] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libedit2 amd64 3.1-20160903-3 [84.8 kB] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 openssl amd64 1.1.0j-1~deb9u1 [746 kB] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 ca-certificate s all 20161130+nmu1+deb9u1 [182 kB] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsasl2-modul es amd64 2.1.27~101-g0780600+dfsg-3 [102 kB] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxdmcp6 amd6 4 1:1.1.2-3 [26.3 kB] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxcb1 amd64 1.12-1 [133 kB] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libx11-data al l 2:1.6.4-3+deb9u1 [287 kB] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libx11-6 amd64 2:1.6.4-3+deb9u1 [748 kB] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxmuu1 amd64 2:1.1.2-2 [23.5 kB] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 patch amd64 2. 7.5-1+deb9u1 [112 kB] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 rename all 0.2 0-4 [12.5 kB] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 rsync amd64 3. 1.2-1+deb9u1 [393 kB] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xauth amd64 1: 1.0.9-1+b2 [39.6 kB] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 publicsuffix a ll 20181003.1334-0+deb9u1 [104 kB] Fetched 22.7 MB in 2s (9957 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package perl-modules-5.24. (Reading database ... 6499 files and directories currently installed.) Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u5_all.deb ... Unpacking perl-modules-5.24 (5.24.1-3+deb9u5) ... Selecting previously unselected package libgdbm3:amd64. Preparing to unpack .../01-libgdbm3_1.8.3-14_amd64.deb ... Unpacking libgdbm3:amd64 (1.8.3-14) ... Selecting previously unselected package libperl5.24:amd64. Preparing to unpack .../02-libperl5.24_5.24.1-3+deb9u5_amd64.deb ... Unpacking libperl5.24:amd64 (5.24.1-3+deb9u5) ... Selecting previously unselected package perl. Preparing to unpack .../03-perl_5.24.1-3+deb9u5_amd64.deb ... Unpacking perl (5.24.1-3+deb9u5) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../04-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... Selecting previously unselected package libhogweed4:amd64. Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... Unpacking libhogweed4:amd64 (3.3-1+b2) ... Selecting previously unselected package libffi6:amd64. Preparing to unpack .../06-libffi6_3.2.1-6_amd64.deb ... Unpacking libffi6:amd64 (3.2.1-6) ... Selecting previously unselected package libp11-kit0:amd64. Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ... Unpacking libp11-kit0:amd64 (0.23.3-2) ... Selecting previously unselected package libtasn1-6:amd64. Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... Selecting previously unselected package libgnutls30:amd64. Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ... Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... Unpacking libkeyutils1:amd64 (1.5.9-9) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libunistring0:amd64. Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... Selecting previously unselected package libidn2-0:amd64. Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ... Selecting previously unselected package libldap-common. Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u2_all.deb ... Unpacking libldap-common (2.4.44+dfsg-5+deb9u2) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u2_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u2) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../21-libnghttp2-14_1.18.1-1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.18.1-1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... Unpacking libpsl5:amd64 (0.17.0-3) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../24-libssh2-1_1.7.0-1_amd64.deb ... Unpacking libssh2-1:amd64 (1.7.0-1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u9_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../26-libexpat1_2.2.0-2+deb9u1_amd64.deb ... Unpacking libexpat1:amd64 (2.2.0-2+deb9u1) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../27-liberror-perl_0.17024-1_all.deb ... Unpacking liberror-perl (0.17024-1) ... Selecting previously unselected package git-man. Preparing to unpack .../28-git-man_1%3a2.11.0-3+deb9u4_all.deb ... Unpacking git-man (1:2.11.0-3+deb9u4) ... Selecting previously unselected package git. Preparing to unpack .../29-git_1%3a2.11.0-3+deb9u4_amd64.deb ... Unpacking git (1:2.11.0-3+deb9u4) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../30-libxau6_1%3a1.0.8-1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.8-1) ... Selecting previously unselected package libpopt0:amd64. Preparing to unpack .../31-libpopt0_1.16-10+b2_amd64.deb ... Unpacking libpopt0:amd64 (1.16-10+b2) ... Selecting previously unselected package libssl1.0.2:amd64. Preparing to unpack .../32-libssl1.0.2_1.0.2r-1~deb9u1_amd64.deb ... Unpacking libssl1.0.2:amd64 (1.0.2r-1~deb9u1) ... Selecting previously unselected package libssl1.1:amd64. Preparing to unpack .../33-libssl1.1_1.1.0j-1~deb9u1_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.0j-1~deb9u1) ... Selecting previously unselected package netbase. Preparing to unpack .../34-netbase_5.4_all.deb ... Unpacking netbase (5.4) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../35-krb5-locales_1.15-1+deb9u1_all.deb ... Unpacking krb5-locales (1.15-1+deb9u1) ... Selecting previously unselected package less. Preparing to unpack .../36-less_481-2.1_amd64.deb ... Unpacking less (481-2.1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../37-libbsd0_0.8.3-1_amd64.deb ... Unpacking libbsd0:amd64 (0.8.3-1) ... Selecting previously unselected package libncurses5:amd64. Preparing to unpack .../38-libncurses5_6.0+20161126-1+deb9u2_amd64.deb ... Unpacking libncurses5:amd64 (6.0+20161126-1+deb9u2) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../39-libedit2_3.1-20160903-3_amd64.deb ... Unpacking libedit2:amd64 (3.1-20160903-3) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../40-libgpm2_1.20.4-6.2+b1_amd64.deb ... Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... Selecting previously unselected package openssh-client. Preparing to unpack .../41-openssh-client_1%3a7.4p1-10+deb9u6_amd64.deb ... Unpacking openssh-client (1:7.4p1-10+deb9u6) ... Selecting previously unselected package openssl. Preparing to unpack .../42-openssl_1.1.0j-1~deb9u1_amd64.deb ... Unpacking openssl (1.1.0j-1~deb9u1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../43-ca-certificates_20161130+nmu1+deb9u1_all.deb ... Unpacking ca-certificates (20161130+nmu1+deb9u1) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../44-libsasl2-modules_2.1.27~101-g0780600+dfsg-3_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../45-libxdmcp6_1%3a1.1.2-3_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../46-libxcb1_1.12-1_amd64.deb ... Unpacking libxcb1:amd64 (1.12-1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../47-libx11-data_2%3a1.6.4-3+deb9u1_all.deb ... Unpacking libx11-data (2:1.6.4-3+deb9u1) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../48-libx11-6_2%3a1.6.4-3+deb9u1_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u1) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../49-libxext6_2%3a1.3.3-1+b2_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../50-libxmuu1_2%3a1.1.2-2_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2) ... Selecting previously unselected package patch. Preparing to unpack .../51-patch_2.7.5-1+deb9u1_amd64.deb ... Unpacking patch (2.7.5-1+deb9u1) ... Selecting previously unselected package rename. Preparing to unpack .../52-rename_0.20-4_all.deb ... Unpacking rename (0.20-4) ... Selecting previously unselected package rsync. Preparing to unpack .../53-rsync_3.1.2-1+deb9u1_amd64.deb ... Unpacking rsync (3.1.2-1+deb9u1) ... Selecting previously unselected package xauth. Preparing to unpack .../54-xauth_1%3a1.0.9-1+b2_amd64.deb ... Unpacking xauth (1:1.0.9-1+b2) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../55-publicsuffix_20181003.1334-0+deb9u1_all.deb ... Unpacking publicsuffix (20181003.1334-0+deb9u1) ... Setting up libncurses5:amd64 (6.0+20161126-1+deb9u2) ... Setting up perl-modules-5.24 (5.24.1-3+deb9u5) ... Setting up libgdbm3:amd64 (1.8.3-14) ... Setting up libperl5.24:amd64 (5.24.1-3+deb9u5) ... Setting up git-man (1:2.11.0-3+deb9u4) ... Setting up libpopt0:amd64 (1.16-10+b2) ... Setting up libexpat1:amd64 (2.2.0-2+deb9u1) ... Setting up less (481-2.1) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline Setting up libnghttp2-14:amd64 (1.18.1-1) ... Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... Setting up libldap-common (2.4.44+dfsg-5+deb9u2) ... Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ... Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ... Setting up libbsd0:amd64 (0.8.3-1) ... Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... Setting up rsync (3.1.2-1+deb9u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up perl (5.24.1-3+deb9u5) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode Setting up libssl1.0.2:amd64 (1.0.2r-1~deb9u1) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... Setting up libssh2-1:amd64 (1.7.0-1) ... Setting up patch (2.7.5-1+deb9u1) ... Setting up krb5-locales (1.15-1+deb9u1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up publicsuffix (20181003.1334-0+deb9u1) ... Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... Setting up libssl1.1:amd64 (1.1.0j-1~deb9u1) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline Setting up openssl (1.1.0j-1~deb9u1) ... Setting up libffi6:amd64 (3.2.1-6) ... Setting up libxdmcp6:amd64 (1:1.1.2-3) ... Setting up libkeyutils1:amd64 (1.5.9-9) ... Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3) ... Setting up ca-certificates (20161130+nmu1+deb9u1) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline Updating certificates in /etc/ssl/certs... 151 added, 0 removed; done. Setting up libx11-data (2:1.6.4-3+deb9u1) ... Setting up libxau6:amd64 (1:1.0.8-1) ... Setting up netbase (5.4) ... Setting up libedit2:amd64 (3.1-20160903-3) ... Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... Setting up liberror-perl (0.17024-1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up libpsl5:amd64 (0.17.0-3) ... Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ... Setting up libhogweed4:amd64 (3.3-1+b2) ... Setting up libp11-kit0:amd64 (0.23.3-2) ... Setting up libxcb1:amd64 (1.12-1) ... Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ... Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ... Setting up libx11-6:amd64 (2:1.6.4-3+deb9u1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u2) ... Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ... Setting up libxext6:amd64 (2:1.3.3-1+b2) ... Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... Setting up xauth (1:1.0.9-1+b2) ... Setting up openssh-client (1:7.4p1-10+deb9u6) ... Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ... Setting up git (1:2.11.0-3+deb9u4) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for ca-certificates (20161130+nmu1+deb9u1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. root@4f36f610ce3c:/# git clone https://github.com/ria-com/nomeroff-net.git Cloning into 'nomeroff-net'... remote: Enumerating objects: 84, done. remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 100% (53/53), done. remote: Total 1427 (delta 60), reused 52 (delta 31), pack-reused 1343 Receiving objects: 100% (1427/1427), 56.92 MiB | 10.64 MiB/s, done. Resolving deltas: 100% (807/807), done. root@4f36f610ce3c:/# cd ./nomeroff-net root@4f36f610ce3c:/nomeroff-net# git clone https://github.com/matterport/Mask_RCNN.git Cloning into 'Mask_RCNN'... remote: Enumerating objects: 952, done. remote: Total 952 (delta 0), reused 0 (delta 0), pack-reused 952 Receiving objects: 100% (952/952), 139.82 MiB | 10.51 MiB/s, done. Resolving deltas: 100% (540/540), done. root@4f36f610ce3c:/nomeroff-net# pip3 install -r requirements.txt bash: pip3: command not found root@4f36f610ce3c:/nomeroff-net# apt-get install pip Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package pip root@4f36f610ce3c:/nomeroff-net# apt install python3-pip Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: binutils build-essential bzip2 cpp cpp-6 dbus dh-python dirmngr dpkg-dev fakeroot file g++ g++-6 gcc gcc-6 gir1.2-glib-2.0 gnupg gnupg-agent gnupg-l10n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapparmor1 libasan3 libassuan0 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdbus-1-3 libdbus-glib-1-2 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-6-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libgomp1 libicu57 libisl15 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr4 libmpx2 libnpth0 libpython3-dev libpython3-stdlib libpython3.5 libpython3.5-dev libpython3.5-minimal libpython3.5-stdlib libquadmath0 libreadline7 libsqlite3-0 libstdc++-6-dev libtsan0 libubsan0 libxml2 linux-libc-dev make manpages manpages-dev mime-support pinentry-curses python-pip-whl python3 python3-cffi-backend python3-crypto python3-cryptography python3-dbus python3-dev python3-gi python3-idna python3-keyring python3-keyrings.alt python3-minimal python3-pkg-resources python3-pyasn1 python3-secretstorage python3-setuptools python3-six python3-wheel python3-xdg python3.5 python3.5-dev python3.5-minimal readline-common sgml-base shared-mime-info xdg-user-dirs xml-core xz-utils Suggested packages: binutils-doc bzip2-doc cpp-doc gcc-6-locales default-dbus-session-bus | dbus-session-bus dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib g++-6-multilib gcc-6-doc libstdc++6-6-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-6-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg parcimonie xloadimage scdaemon glibc-doc libstdc++-6-doc make-doc man-browser pinentry-doc python3-doc python3-tk python3-venv python3-crypto-dbg python-crypto-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-dbus-dbg gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python3-pykde4 doc-base python-secretstorage-doc python-setuptools-doc python3.5-venv python3.5-doc binfmt-support readline-doc sgml-base-doc debhelper The following NEW packages will be installed: binutils build-essential bzip2 cpp cpp-6 dbus dh-python dirmngr dpkg-dev fakeroot file g++ g++-6 gcc gcc-6 gir1.2-glib-2.0 gnupg gnupg-agent gnupg-l10n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapparmor1 libasan3 libassuan0 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdbus-1-3 libdbus-glib-1-2 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-6-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libgomp1 libicu57 libisl15 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr4 libmpx2 libnpth0 libpython3-dev libpython3-stdlib libpython3.5 libpython3.5-dev libpython3.5-minimal libpython3.5-stdlib libquadmath0 libreadline7 libsqlite3-0 libstdc++-6-dev libtsan0 libubsan0 libxml2 linux-libc-dev make manpages manpages-dev mime-support pinentry-curses python-pip-whl python3 python3-cffi-backend python3-crypto python3-cryptography python3-dbus python3-dev python3-gi python3-idna python3-keyring python3-keyrings.alt python3-minimal python3-pip python3-pkg-resources python3-pyasn1 python3-secretstorage python3-setuptools python3-six python3-wheel python3-xdg python3.5 python3.5-dev python3.5-minimal readline-common sgml-base shared-mime-info xdg-user-dirs xml-core xz-utils 0 upgraded, 102 newly installed, 0 to remove and 0 not upgraded. Need to get 110 MB of archives. After this operation, 333 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://deb.debian.org/debian stretch/main amd64 liblocale-gettext-perl amd64 1.07-3+b1 [18.7 kB] Get:2 http://deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 readline-common all 7.0-3 [70.4 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libreadline7 amd64 7.0-3 [151 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u1 [572 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] Get:15 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB] Get:16 http://deb.debian.org/debian stretch/main amd64 libassuan0 amd64 2.4.3-2 [42.5 kB] Get:17 http://deb.debian.org/debian stretch/main amd64 pinentry-curses amd64 1.0.0-2 [50.5 kB] Get:18 http://deb.debian.org/debian stretch/main amd64 libnpth0 amd64 1.3-1 [14.6 kB] Get:19 http://deb.debian.org/debian stretch/main amd64 gnupg-agent amd64 2.1.18-8~deb9u4 [554 kB] Get:20 http://deb.debian.org/debian stretch/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] Get:21 http://deb.debian.org/debian stretch/main amd64 gnupg amd64 2.1.18-8~deb9u4 [1128 kB] Get:22 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] Get:23 http://deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] Get:24 http://deb.debian.org/debian stretch/main amd64 libdbus-1-3 amd64 1.10.26-0+deb9u1 [194 kB] Get:25 http://deb.debian.org/debian stretch/main amd64 dbus amd64 1.10.26-0+deb9u1 [210 kB] Get:26 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB] Get:27 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB] Get:28 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u2 [64.1 kB] Get:29 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] Get:30 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] Get:31 http://deb.debian.org/debian stretch/main amd64 manpages all 4.10-2 [1222 kB] Get:32 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] Get:33 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] Get:34 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] Get:35 http://deb.debian.org/debian stretch-updates/main amd64 linux-libc-dev amd64 4.9.144-3.1 [1394 kB] Get:36 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] Get:37 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] Get:38 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] Get:39 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] Get:40 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] Get:41 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] Get:42 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] Get:43 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] Get:44 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] Get:45 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] Get:46 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] Get:47 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] Get:48 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] Get:49 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] Get:50 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] Get:51 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] Get:52 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] Get:53 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] Get:54 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] Get:55 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] Get:56 http://deb.debian.org/debian stretch/main amd64 libstdc++-6-dev amd64 6.3.0-18+deb9u1 [1420 kB] Get:57 http://deb.debian.org/debian stretch/main amd64 g++-6 amd64 6.3.0-18+deb9u1 [7094 kB] Get:58 http://deb.debian.org/debian stretch/main amd64 g++ amd64 4:6.3.0-4 [1546 B] Get:59 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] Get:60 http://deb.debian.org/debian stretch/main amd64 libdpkg-perl all 1.18.25 [1287 kB] Get:61 http://deb.debian.org/debian stretch/main amd64 dpkg-dev all 1.18.25 [1595 kB] Get:62 http://deb.debian.org/debian stretch/main amd64 build-essential amd64 12.3 [7346 B] Get:63 http://deb.debian.org/debian stretch/main amd64 dirmngr amd64 2.1.18-8~deb9u4 [597 kB] Get:64 http://deb.debian.org/debian stretch/main amd64 libfakeroot amd64 1.21-3.1 [45.7 kB] Get:65 http://deb.debian.org/debian stretch/main amd64 fakeroot amd64 1.21-3.1 [85.6 kB] Get:66 http://deb.debian.org/debian stretch/main amd64 libglib2.0-0 amd64 2.50.3-2 [2691 kB] Get:67 http://deb.debian.org/debian stretch/main amd64 libgirepository-1.0-1 amd64 1.50.0-1+b1 [89.0 kB] Get:68 http://deb.debian.org/debian stretch/main amd64 gir1.2-glib-2.0 amd64 1.50.0-1+b1 [139 kB] Get:69 http://deb.debian.org/debian stretch/main amd64 libalgorithm-diff-perl all 1.19.03-1 [48.7 kB] Get:70 http://deb.debian.org/debian stretch/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4+b2 [11.6 kB] Get:71 http://deb.debian.org/debian stretch/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] Get:72 http://deb.debian.org/debian stretch/main amd64 libdbus-glib-1-2 amd64 0.108-2 [206 kB] Get:73 http://deb.debian.org/debian stretch/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u1 [134 kB] Get:74 http://deb.debian.org/debian stretch/main amd64 libfile-fcntllock-perl amd64 0.22-3+b2 [35.3 kB] Get:75 http://deb.debian.org/debian stretch/main amd64 libglib2.0-data all 2.50.3-2 [2517 kB] Get:76 http://deb.debian.org/debian stretch/main amd64 libpython3.5 amd64 3.5.3-1+deb9u1 [1372 kB] Get:77 http://deb.debian.org/debian stretch/main amd64 libpython3.5-dev amd64 3.5.3-1+deb9u1 [37.7 MB] Get:78 http://deb.debian.org/debian stretch/main amd64 libpython3-dev amd64 3.5.3-1 [18.7 kB] Get:79 http://deb.debian.org/debian stretch/main amd64 manpages-dev all 4.10-2 [2145 kB] Get:80 http://deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2 [1406 kB] Get:81 http://deb.debian.org/debian stretch/main amd64 python3-cffi-backend amd64 1.9.1-2 [70.1 kB] Get:82 http://deb.debian.org/debian stretch/main amd64 python3-crypto amd64 2.6.1-7 [259 kB] Get:83 http://deb.debian.org/debian stretch/main amd64 python3-idna all 2.2-1 [32.7 kB] Get:84 http://deb.debian.org/debian stretch/main amd64 python3-pyasn1 all 0.1.9-2 [34.5 kB] Get:85 http://deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] Get:86 http://deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] Get:87 http://deb.debian.org/debian stretch/main amd64 python3-six all 1.10.0-3 [14.4 kB] Get:88 http://deb.debian.org/debian stretch/main amd64 python3-cryptography amd64 1.7.1-3 [210 kB] Get:89 http://deb.debian.org/debian stretch/main amd64 python3-dbus amd64 1.2.4-1+b1 [184 kB] Get:90 http://deb.debian.org/debian stretch/main amd64 python3.5-dev amd64 3.5.3-1+deb9u1 [413 kB] Get:91 http://deb.debian.org/debian stretch/main amd64 python3-dev amd64 3.5.3-1 [1154 B] Get:92 http://deb.debian.org/debian stretch/main amd64 python3-gi amd64 3.22.0-2 [473 kB] Get:93 http://deb.debian.org/debian stretch/main amd64 python3-secretstorage all 2.3.1-2 [14.2 kB] Get:94 http://deb.debian.org/debian stretch/main amd64 python3-keyring all 10.1-1 [36.8 kB] Get:95 http://deb.debian.org/debian stretch/main amd64 python3-keyrings.alt all 1.3-1 [16.2 kB] Get:96 http://deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2 [142 kB] Get:97 http://deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] Get:98 http://deb.debian.org/debian stretch/main amd64 python3-xdg all 0.25-4 [35.7 kB] Get:99 http://deb.debian.org/debian stretch/main amd64 shared-mime-info amd64 1.8-1+deb9u1 [731 kB] Get:100 http://deb.debian.org/debian stretch/main amd64 xdg-user-dirs amd64 0.15-2+b1 [52.2 kB] Get:101 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB] Get:102 http://deb.debian.org/debian stretch/main amd64 gnupg-l10n all 2.1.18-8~deb9u4 [893 kB] Fetched 110 MB in 9s (11.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package liblocale-gettext-perl. (Reading database ... 10311 files and directories currently installed.) Preparing to unpack .../00-liblocale-gettext-perl_1.07-3+b1_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-3+b1) ... Selecting previously unselected package libpython3.5-minimal:amd64. Preparing to unpack .../01-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... Selecting previously unselected package python3.5-minimal. Preparing to unpack .../02-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... Selecting previously unselected package python3-minimal. Preparing to unpack .../03-python3-minimal_3.5.3-1_amd64.deb ... Unpacking python3-minimal (3.5.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../04-mime-support_3.60_all.deb ... Unpacking mime-support (3.60) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../05-libmpdec2_2.4.2-1_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-1) ... Selecting previously unselected package readline-common. Preparing to unpack .../06-readline-common_7.0-3_all.deb ... Unpacking readline-common (7.0-3) ... Selecting previously unselected package libreadline7:amd64. Preparing to unpack .../07-libreadline7_7.0-3_amd64.deb ... Unpacking libreadline7:amd64 (7.0-3) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../08-libsqlite3-0_3.16.2-5+deb9u1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u1) ... Selecting previously unselected package libpython3.5-stdlib:amd64. Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... Selecting previously unselected package python3.5. Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... Unpacking python3.5 (3.5.3-1+deb9u1) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... Selecting previously unselected package dh-python. Preparing to unpack .../12-dh-python_2.20170125_all.deb ... Unpacking dh-python (2.20170125) ... Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... Setting up python3.5-minimal (3.5.3-1+deb9u1) ... Setting up python3-minimal (3.5.3-1) ... Selecting previously unselected package python3. (Reading database ... 11302 files and directories currently installed.) Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... Unpacking python3 (3.5.3-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../01-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../02-libassuan0_2.4.3-2_amd64.deb ... Unpacking libassuan0:amd64 (2.4.3-2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../03-pinentry-curses_1.0.0-2_amd64.deb ... Unpacking pinentry-curses (1.0.0-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../04-libnpth0_1.3-1_amd64.deb ... Unpacking libnpth0:amd64 (1.3-1) ... Selecting previously unselected package gnupg-agent. Preparing to unpack .../05-gnupg-agent_2.1.18-8~deb9u4_amd64.deb ... Unpacking gnupg-agent (2.1.18-8~deb9u4) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2) ... Selecting previously unselected package gnupg. Preparing to unpack .../07-gnupg_2.1.18-8~deb9u4_amd64.deb ... Unpacking gnupg (2.1.18-8~deb9u4) ... Selecting previously unselected package bzip2. Preparing to unpack .../08-bzip2_1.0.6-8.1_amd64.deb ... Unpacking bzip2 (1.0.6-8.1) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../09-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../10-libdbus-1-3_1.10.26-0+deb9u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.10.26-0+deb9u1) ... Selecting previously unselected package dbus. Preparing to unpack .../11-dbus_1.10.26-0+deb9u1_amd64.deb ... Unpacking dbus (1.10.26-0+deb9u1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../12-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../13-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ... Selecting previously unselected package file. Preparing to unpack .../14-file_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking file (1:5.30-1+deb9u2) ... Selecting previously unselected package libicu57:amd64. Preparing to unpack .../15-libicu57_57.1-6+deb9u2_amd64.deb ... Unpacking libicu57:amd64 (57.1-6+deb9u2) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../16-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Selecting previously unselected package manpages. Preparing to unpack .../17-manpages_4.10-2_all.deb ... Unpacking manpages (4.10-2) ... Selecting previously unselected package xz-utils. Preparing to unpack .../18-xz-utils_5.2.2-1.2+b1_amd64.deb ... Unpacking xz-utils (5.2.2-1.2+b1) ... Selecting previously unselected package binutils. Preparing to unpack .../19-binutils_2.28-5_amd64.deb ... Unpacking binutils (2.28-5) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../20-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... Unpacking libc-dev-bin (2.24-11+deb9u4) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../21-linux-libc-dev_4.9.144-3.1_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.9.144-3.1) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../22-libc6-dev_2.24-11+deb9u4_amd64.deb ... Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../23-libisl15_0.18-1_amd64.deb ... Unpacking libisl15:amd64 (0.18-1) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../24-libmpfr4_3.1.5-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.5-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../25-libmpc3_1.0.3-1+b2_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1+b2) ... Selecting previously unselected package cpp-6. Preparing to unpack .../26-cpp-6_6.3.0-18+deb9u1_amd64.deb ... Unpacking cpp-6 (6.3.0-18+deb9u1) ... Selecting previously unselected package cpp. Preparing to unpack .../27-cpp_4%3a6.3.0-4_amd64.deb ... Unpacking cpp (4:6.3.0-4) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../28-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../29-libgomp1_6.3.0-18+deb9u1_amd64.deb ... Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../30-libitm1_6.3.0-18+deb9u1_amd64.deb ... Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../31-libatomic1_6.3.0-18+deb9u1_amd64.deb ... Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libasan3:amd64. Preparing to unpack .../32-libasan3_6.3.0-18+deb9u1_amd64.deb ... Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../33-liblsan0_6.3.0-18+deb9u1_amd64.deb ... Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../34-libtsan0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../35-libubsan0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../36-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libmpx2:amd64. Preparing to unpack .../37-libmpx2_6.3.0-18+deb9u1_amd64.deb ... Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../38-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libgcc-6-dev:amd64. Preparing to unpack .../39-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package gcc-6. Preparing to unpack .../40-gcc-6_6.3.0-18+deb9u1_amd64.deb ... Unpacking gcc-6 (6.3.0-18+deb9u1) ... Selecting previously unselected package gcc. Preparing to unpack .../41-gcc_4%3a6.3.0-4_amd64.deb ... Unpacking gcc (4:6.3.0-4) ... Selecting previously unselected package libstdc++-6-dev:amd64. Preparing to unpack .../42-libstdc++-6-dev_6.3.0-18+deb9u1_amd64.deb ... Unpacking libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package g++-6. Preparing to unpack .../43-g++-6_6.3.0-18+deb9u1_amd64.deb ... Unpacking g++-6 (6.3.0-18+deb9u1) ... Selecting previously unselected package g++. Preparing to unpack .../44-g++_4%3a6.3.0-4_amd64.deb ... Unpacking g++ (4:6.3.0-4) ... Selecting previously unselected package make. Preparing to unpack .../45-make_4.1-9.1_amd64.deb ... Unpacking make (4.1-9.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../46-libdpkg-perl_1.18.25_all.deb ... Unpacking libdpkg-perl (1.18.25) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../47-dpkg-dev_1.18.25_all.deb ... Unpacking dpkg-dev (1.18.25) ... Selecting previously unselected package build-essential. Preparing to unpack .../48-build-essential_12.3_amd64.deb ... Unpacking build-essential (12.3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../49-dirmngr_2.1.18-8~deb9u4_amd64.deb ... Unpacking dirmngr (2.1.18-8~deb9u4) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../50-libfakeroot_1.21-3.1_amd64.deb ... Unpacking libfakeroot:amd64 (1.21-3.1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../51-fakeroot_1.21-3.1_amd64.deb ... Unpacking fakeroot (1.21-3.1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../52-libglib2.0-0_2.50.3-2_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.50.3-2) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../53-libgirepository-1.0-1_1.50.0-1+b1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.50.0-1+b1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../54-gir1.2-glib-2.0_1.50.0-1+b1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.50.0-1+b1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../55-libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../56-libalgorithm-diff-xs-perl_0.04-4+b2_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-4+b2) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../57-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libdbus-glib-1-2:amd64. Preparing to unpack .../58-libdbus-glib-1-2_0.108-2_amd64.deb ... Unpacking libdbus-glib-1-2:amd64 (0.108-2) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../59-libexpat1-dev_2.2.0-2+deb9u1_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../60-libfile-fcntllock-perl_0.22-3+b2_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3+b2) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../61-libglib2.0-data_2.50.3-2_all.deb ... Unpacking libglib2.0-data (2.50.3-2) ... Selecting previously unselected package libpython3.5:amd64. Preparing to unpack .../62-libpython3.5_3.5.3-1+deb9u1_amd64.deb ... Unpacking libpython3.5:amd64 (3.5.3-1+deb9u1) ... Selecting previously unselected package libpython3.5-dev:amd64. Preparing to unpack .../63-libpython3.5-dev_3.5.3-1+deb9u1_amd64.deb ... Unpacking libpython3.5-dev:amd64 (3.5.3-1+deb9u1) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../64-libpython3-dev_3.5.3-1_amd64.deb ... Unpacking libpython3-dev:amd64 (3.5.3-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../65-manpages-dev_4.10-2_all.deb ... Unpacking manpages-dev (4.10-2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../66-python-pip-whl_9.0.1-2_all.deb ... Unpacking python-pip-whl (9.0.1-2) ... Selecting previously unselected package python3-cffi-backend. Preparing to unpack .../67-python3-cffi-backend_1.9.1-2_amd64.deb ... Unpacking python3-cffi-backend (1.9.1-2) ... Selecting previously unselected package python3-crypto. Preparing to unpack .../68-python3-crypto_2.6.1-7_amd64.deb ... Unpacking python3-crypto (2.6.1-7) ... Selecting previously unselected package python3-idna. Preparing to unpack .../69-python3-idna_2.2-1_all.deb ... Unpacking python3-idna (2.2-1) ... Selecting previously unselected package python3-pyasn1. Preparing to unpack .../70-python3-pyasn1_0.1.9-2_all.deb ... Unpacking python3-pyasn1 (0.1.9-2) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../71-python3-pkg-resources_33.1.1-1_all.deb ... Unpacking python3-pkg-resources (33.1.1-1) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../72-python3-setuptools_33.1.1-1_all.deb ... Unpacking python3-setuptools (33.1.1-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../73-python3-six_1.10.0-3_all.deb ... Unpacking python3-six (1.10.0-3) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../74-python3-cryptography_1.7.1-3_amd64.deb ... Unpacking python3-cryptography (1.7.1-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../75-python3-dbus_1.2.4-1+b1_amd64.deb ... Unpacking python3-dbus (1.2.4-1+b1) ... Selecting previously unselected package python3.5-dev. Preparing to unpack .../76-python3.5-dev_3.5.3-1+deb9u1_amd64.deb ... Unpacking python3.5-dev (3.5.3-1+deb9u1) ... Selecting previously unselected package python3-dev. Preparing to unpack .../77-python3-dev_3.5.3-1_amd64.deb ... Unpacking python3-dev (3.5.3-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../78-python3-gi_3.22.0-2_amd64.deb ... Unpacking python3-gi (3.22.0-2) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../79-python3-secretstorage_2.3.1-2_all.deb ... Unpacking python3-secretstorage (2.3.1-2) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../80-python3-keyring_10.1-1_all.deb ... Unpacking python3-keyring (10.1-1) ... Selecting previously unselected package python3-keyrings.alt. Preparing to unpack .../81-python3-keyrings.alt_1.3-1_all.deb ... Unpacking python3-keyrings.alt (1.3-1) ... Selecting previously unselected package python3-pip. Preparing to unpack .../82-python3-pip_9.0.1-2_all.deb ... Unpacking python3-pip (9.0.1-2) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../83-python3-wheel_0.29.0-2_all.deb ... Unpacking python3-wheel (0.29.0-2) ... Selecting previously unselected package python3-xdg. Preparing to unpack .../84-python3-xdg_0.25-4_all.deb ... Unpacking python3-xdg (0.25-4) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../85-shared-mime-info_1.8-1+deb9u1_amd64.deb ... Unpacking shared-mime-info (1.8-1+deb9u1) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../86-xdg-user-dirs_0.15-2+b1_amd64.deb ... Unpacking xdg-user-dirs (0.15-2+b1) ... Selecting previously unselected package xml-core. Preparing to unpack .../87-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../88-gnupg-l10n_2.1.18-8~deb9u4_all.deb ... Unpacking gnupg-l10n (2.1.18-8~deb9u4) ... Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... Setting up libnpth0:amd64 (1.3-1) ... Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... Setting up python-pip-whl (9.0.1-2) ... Setting up readline-common (7.0-3) ... Setting up manpages (4.10-2) ... Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... Setting up make (4.1-9.1) ... Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... Setting up mime-support (3.60) ... Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... Setting up libreadline7:amd64 (7.0-3) ... Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... Setting up libglib2.0-0:amd64 (2.50.3-2) ... No schema files found: doing nothing. Setting up linux-libc-dev:amd64 (4.9.144-3.1) ... Setting up libdpkg-perl (1.18.25) ... Setting up libksba8:amd64 (1.3.5-2) ... Setting up sgml-base (1.29) ... Setting up libicu57:amd64 (57.1-6+deb9u2) ... Setting up libgirepository-1.0-1:amd64 (1.50.0-1+b1) ... Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u2) ... Setting up gnupg-l10n (2.1.18-8~deb9u4) ... Setting up bzip2 (1.0.6-8.1) ... Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ... Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... Setting up libfile-fcntllock-perl (0.22-3+b2) ... Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... Setting up libisl15:amd64 (0.18-1) ... Setting up gir1.2-glib-2.0:amd64 (1.50.0-1+b1) ... Setting up libglib2.0-data (2.50.3-2) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... Setting up xz-utils (5.2.2-1.2+b1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up libfakeroot:amd64 (1.21-3.1) ... Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u1) ... Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up liblocale-gettext-perl (1.07-3+b1) ... Setting up libmpfr4:amd64 (3.1.5-1) ... Setting up shared-mime-info (1.8-1+deb9u1) ... Setting up libmpc3:amd64 (1.0.3-1+b2) ... Setting up binutils (2.28-5) ... Setting up cpp-6 (6.3.0-18+deb9u1) ... Setting up libc-dev-bin (2.24-11+deb9u4) ... Setting up xml-core (0.17) ... Setting up manpages-dev (4.10-2) ... Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... Setting up libassuan0:amd64 (2.4.3-2) ... Setting up xdg-user-dirs (0.15-2+b1) ... Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... Setting up libmpdec2:amd64 (2.4.2-1) ... Setting up libdbus-1-3:amd64 (1.10.26-0+deb9u1) ... Setting up cpp (4:6.3.0-4) ... Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... Setting up libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ... Setting up libdbus-glib-1-2:amd64 (0.108-2) ... Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... Setting up file (1:5.30-1+deb9u2) ... Setting up fakeroot (1.21-3.1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gcc-6 (6.3.0-18+deb9u1) ... Setting up g++-6 (6.3.0-18+deb9u1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up dpkg-dev (1.18.25) ... Setting up libalgorithm-diff-xs-perl (0.04-4+b2) ... Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u1) ... Setting up pinentry-curses (1.0.0-2) ... Setting up dbus (1.10.26-0+deb9u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up gnupg-agent (2.1.18-8~deb9u4) ... Setting up dirmngr (2.1.18-8~deb9u4) ... Setting up python3.5 (3.5.3-1+deb9u1) ... Setting up libpython3-stdlib:amd64 (3.5.3-1) ... Setting up libpython3.5:amd64 (3.5.3-1+deb9u1) ... Setting up gnupg (2.1.18-8~deb9u4) ... Setting up gcc (4:6.3.0-4) ... Setting up libpython3.5-dev:amd64 (3.5.3-1+deb9u1) ... Setting up g++ (4:6.3.0-4) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up python3.5-dev (3.5.3-1+deb9u1) ... Setting up libpython3-dev:amd64 (3.5.3-1) ... Setting up build-essential (12.3) ... Setting up python3 (3.5.3-1) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up python3-cffi-backend (1.9.1-2) ... Setting up python3-crypto (2.6.1-7) ... Setting up python3-idna (2.2-1) ... Setting up python3-xdg (0.25-4) ... Setting up python3-keyrings.alt (1.3-1) ... Setting up python3-six (1.10.0-3) ... Setting up python3-dev (3.5.3-1) ... Setting up python3-wheel (0.29.0-2) ... Setting up python3-pkg-resources (33.1.1-1) ... Setting up python3-gi (3.22.0-2) ... Setting up python3-pyasn1 (0.1.9-2) ... Setting up python3-pip (9.0.1-2) ... Setting up python3-setuptools (33.1.1-1) ... Setting up dh-python (2.20170125) ... Setting up python3-cryptography (1.7.1-3) ... Setting up python3-dbus (1.2.4-1+b1) ... Setting up python3-secretstorage (2.3.1-2) ... Setting up python3-keyring (10.1-1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for sgml-base (1.29) ... root@4f36f610ce3c:/nomeroff-net# pip3 install -r requirements.txt Collecting numpy>=1.15.1 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/e3/18/4f013c3c3051f4e0ffbaa4bf247050d6d5e527fe9cb1907f5975b172f23f/numpy-1.16.2-cp35-cp35m-manylinux1_x86_64.whl (17.2MB) 100% |################################| 17.2MB 39kB/s Collecting Keras>=2.2.4 (from -r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/5e/10/aa32dad071ce52b5502266b5c659451cfd6ffcbf14e6c8c4f16c0ff5aaab/Keras-2.2.4-py2.py3-none-any.whl (312kB) 100% |################################| 317kB 1.7MB/s Collecting Cython (from -r requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/c2/34/99ced126b3f41a908d8883570a67fbf900f10eea3cfdd11e388eb8ae9aac/Cython-0.29.6-cp35-cp35m-manylinux1_x86_64.whl (2.0MB) 100% |################################| 2.0MB 367kB/s Collecting pycocotools>=2.0.0 (from -r requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/96/84/9a07b1095fd8555ba3f3d519517c8743c2554a245f9476e5e39869f948d2/pycocotools-2.0.0.tar.gz (1.5MB) 100% |################################| 1.5MB 587kB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-5yurglq6/pycocotools/setup.py", line 2, in from Cython.Build import cythonize ImportError: No module named 'Cython' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-5yurglq6/pycocotools/ root@4f36f610ce3c:/nomeroff-net# pip install cython bash: pip: command not found root@4f36f610ce3c:/nomeroff-net# apt install python-pip Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib python python-all python-all-dev python-cffi-backend python-crypto python-cryptography python-dbus python-dev python-enum34 python-gi python-idna python-ipaddress python-keyring python-keyrings.alt python-minimal python-pkg-resources python-pyasn1 python-secretstorage python-setuptools python-six python-wheel python-xdg python2.7 python2.7-dev python2.7-minimal Suggested packages: python-doc python-tk python-crypto-dbg python-crypto-doc python-cryptography-doc python-cryptography-vectors python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-fs python-gdata python-kde4 python-keyczar doc-base python-secretstorage-doc python-setuptools-doc python2.7-doc binfmt-support The following NEW packages will be installed: libpython-all-dev libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib python python-all python-all-dev python-cffi-backend python-crypto python-cryptography python-dbus python-dev python-enum34 python-gi python-idna python-ipaddress python-keyring python-keyrings.alt python-minimal python-pip python-pkg-resources python-pyasn1 python-secretstorage python-setuptools python-six python-wheel python-xdg python2.7 python2.7-dev python2.7-minimal 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded. Need to get 35.9 MB of archives. After this operation, 70.9 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB] Get:2 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB] Get:10 http://deb.debian.org/debian stretch/main amd64 libpython-dev amd64 2.7.13-2 [20.1 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 libpython-all-dev amd64 2.7.13-2 [960 B] Get:12 http://deb.debian.org/debian stretch/main amd64 python-all amd64 2.7.13-2 [942 B] Get:13 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 python-dev amd64 2.7.13-2 [1126 B] Get:15 http://deb.debian.org/debian stretch/main amd64 python-all-dev amd64 2.7.13-2 [962 B] Get:16 http://deb.debian.org/debian stretch/main amd64 python-cffi-backend amd64 1.9.1-2 [69.0 kB] Get:17 http://deb.debian.org/debian stretch/main amd64 python-crypto amd64 2.6.1-7 [259 kB] Get:18 http://deb.debian.org/debian stretch/main amd64 python-enum34 all 1.1.6-1 [35.0 kB] Get:19 http://deb.debian.org/debian stretch/main amd64 python-idna all 2.2-1 [32.6 kB] Get:20 http://deb.debian.org/debian stretch/main amd64 python-ipaddress all 1.0.17-1 [18.1 kB] Get:21 http://deb.debian.org/debian stretch/main amd64 python-pyasn1 all 0.1.9-2 [51.8 kB] Get:22 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] Get:23 http://deb.debian.org/debian stretch/main amd64 python-setuptools all 33.1.1-1 [297 kB] Get:24 http://deb.debian.org/debian stretch/main amd64 python-six all 1.10.0-3 [14.4 kB] Get:25 http://deb.debian.org/debian stretch/main amd64 python-cryptography amd64 1.7.1-3 [211 kB] Get:26 http://deb.debian.org/debian stretch/main amd64 python-dbus amd64 1.2.4-1+b1 [185 kB] Get:27 http://deb.debian.org/debian stretch/main amd64 python-gi amd64 3.22.0-2 [515 kB] Get:28 http://deb.debian.org/debian stretch/main amd64 python-secretstorage all 2.3.1-2 [13.8 kB] Get:29 http://deb.debian.org/debian stretch/main amd64 python-keyring all 10.1-1 [40.7 kB] Get:30 http://deb.debian.org/debian stretch/main amd64 python-keyrings.alt all 1.3-1 [16.4 kB] Get:31 http://deb.debian.org/debian stretch/main amd64 python-pip all 9.0.1-2 [179 kB] Get:32 http://deb.debian.org/debian stretch/main amd64 python-wheel all 0.29.0-2 [51.7 kB] Get:33 http://deb.debian.org/debian stretch/main amd64 python-xdg all 0.25-4 [35.8 kB] Fetched 35.9 MB in 3s (10.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libpython2.7-minimal:amd64. (Reading database ... 18771 files and directories currently installed.) Preparing to unpack .../0-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../1-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... Unpacking python2.7-minimal (2.7.13-2+deb9u3) ... Selecting previously unselected package python-minimal. Preparing to unpack .../2-python-minimal_2.7.13-2_amd64.deb ... Unpacking python-minimal (2.7.13-2) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../3-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package python2.7. Preparing to unpack .../4-python2.7_2.7.13-2+deb9u3_amd64.deb ... Unpacking python2.7 (2.7.13-2+deb9u3) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../5-libpython-stdlib_2.7.13-2_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.13-2) ... Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... Setting up python2.7-minimal (2.7.13-2+deb9u3) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.13-2) ... Selecting previously unselected package python. (Reading database ... 19517 files and directories currently installed.) Preparing to unpack .../00-python_2.7.13-2_amd64.deb ... Unpacking python (2.7.13-2) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../01-libpython2.7_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../02-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package libpython-dev:amd64. Preparing to unpack .../03-libpython-dev_2.7.13-2_amd64.deb ... Unpacking libpython-dev:amd64 (2.7.13-2) ... Selecting previously unselected package libpython-all-dev:amd64. Preparing to unpack .../04-libpython-all-dev_2.7.13-2_amd64.deb ... Unpacking libpython-all-dev:amd64 (2.7.13-2) ... Selecting previously unselected package python-all. Preparing to unpack .../05-python-all_2.7.13-2_amd64.deb ... Unpacking python-all (2.7.13-2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../06-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ... Unpacking python2.7-dev (2.7.13-2+deb9u3) ... Selecting previously unselected package python-dev. Preparing to unpack .../07-python-dev_2.7.13-2_amd64.deb ... Unpacking python-dev (2.7.13-2) ... Selecting previously unselected package python-all-dev. Preparing to unpack .../08-python-all-dev_2.7.13-2_amd64.deb ... Unpacking python-all-dev (2.7.13-2) ... Selecting previously unselected package python-cffi-backend. Preparing to unpack .../09-python-cffi-backend_1.9.1-2_amd64.deb ... Unpacking python-cffi-backend (1.9.1-2) ... Selecting previously unselected package python-crypto. Preparing to unpack .../10-python-crypto_2.6.1-7_amd64.deb ... Unpacking python-crypto (2.6.1-7) ... Selecting previously unselected package python-enum34. Preparing to unpack .../11-python-enum34_1.1.6-1_all.deb ... Unpacking python-enum34 (1.1.6-1) ... Selecting previously unselected package python-idna. Preparing to unpack .../12-python-idna_2.2-1_all.deb ... Unpacking python-idna (2.2-1) ... Selecting previously unselected package python-ipaddress. Preparing to unpack .../13-python-ipaddress_1.0.17-1_all.deb ... Unpacking python-ipaddress (1.0.17-1) ... Selecting previously unselected package python-pyasn1. Preparing to unpack .../14-python-pyasn1_0.1.9-2_all.deb ... Unpacking python-pyasn1 (0.1.9-2) ... Selecting previously unselected package python-pkg-resources. Preparing to unpack .../15-python-pkg-resources_33.1.1-1_all.deb ... Unpacking python-pkg-resources (33.1.1-1) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../16-python-setuptools_33.1.1-1_all.deb ... Unpacking python-setuptools (33.1.1-1) ... Selecting previously unselected package python-six. Preparing to unpack .../17-python-six_1.10.0-3_all.deb ... Unpacking python-six (1.10.0-3) ... Selecting previously unselected package python-cryptography. Preparing to unpack .../18-python-cryptography_1.7.1-3_amd64.deb ... Unpacking python-cryptography (1.7.1-3) ... Selecting previously unselected package python-dbus. Preparing to unpack .../19-python-dbus_1.2.4-1+b1_amd64.deb ... Unpacking python-dbus (1.2.4-1+b1) ... Selecting previously unselected package python-gi. Preparing to unpack .../20-python-gi_3.22.0-2_amd64.deb ... Unpacking python-gi (3.22.0-2) ... Selecting previously unselected package python-secretstorage. Preparing to unpack .../21-python-secretstorage_2.3.1-2_all.deb ... Unpacking python-secretstorage (2.3.1-2) ... Selecting previously unselected package python-keyring. Preparing to unpack .../22-python-keyring_10.1-1_all.deb ... Unpacking python-keyring (10.1-1) ... Selecting previously unselected package python-keyrings.alt. Preparing to unpack .../23-python-keyrings.alt_1.3-1_all.deb ... Unpacking python-keyrings.alt (1.3-1) ... Selecting previously unselected package python-pip. Preparing to unpack .../24-python-pip_9.0.1-2_all.deb ... Unpacking python-pip (9.0.1-2) ... Selecting previously unselected package python-wheel. Preparing to unpack .../25-python-wheel_0.29.0-2_all.deb ... Unpacking python-wheel (0.29.0-2) ... Selecting previously unselected package python-xdg. Preparing to unpack .../26-python-xdg_0.25-4_all.deb ... Unpacking python-xdg (0.25-4) ... Processing triggers for mime-support (3.60) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... Setting up python2.7 (2.7.13-2+deb9u3) ... Setting up libpython-stdlib:amd64 (2.7.13-2) ... Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ... Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... Setting up python2.7-dev (2.7.13-2+deb9u3) ... Setting up python (2.7.13-2) ... Setting up python-xdg (0.25-4) ... Setting up python-idna (2.2-1) ... Setting up libpython-dev:amd64 (2.7.13-2) ... Setting up python-crypto (2.6.1-7) ... Setting up python-dev (2.7.13-2) ... Setting up python-pyasn1 (0.1.9-2) ... Setting up python-wheel (0.29.0-2) ... Setting up libpython-all-dev:amd64 (2.7.13-2) ... Setting up python-pkg-resources (33.1.1-1) ... Setting up python-keyrings.alt (1.3-1) ... Setting up python-cffi-backend (1.9.1-2) ... Setting up python-gi (3.22.0-2) ... Setting up python-six (1.10.0-3) ... Setting up python-enum34 (1.1.6-1) ... Setting up python-dbus (1.2.4-1+b1) ... Remove stale byte-compiled files... Setting up python-ipaddress (1.0.17-1) ... Setting up python-pip (9.0.1-2) ... Setting up python-all (2.7.13-2) ... Setting up python-setuptools (33.1.1-1) ... Setting up python-all-dev (2.7.13-2) ... Setting up python-cryptography (1.7.1-3) ... Setting up python-secretstorage (2.3.1-2) ... Setting up python-keyring (10.1-1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... root@4f36f610ce3c:/nomeroff-net# pip install cython Collecting cython Downloading https://files.pythonhosted.org/packages/be/ce/81fb9b1a23ec3b21b95b7d33d3786c13e96ff2c7284410a292d469e0d521/Cython-0.29.6-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB) 100% |################################| 2.0MB 187kB/s Installing collected packages: cython Successfully installed cython-0.29.6 root@4f36f610ce3c:/nomeroff-net# pip3 install -r requirements.txt Collecting numpy>=1.15.1 (from -r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/e3/18/4f013c3c3051f4e0ffbaa4bf247050d6d5e527fe9cb1907f5975b172f23f/numpy-1.16.2-cp35-cp35m-manylinux1_x86_64.whl Collecting Keras>=2.2.4 (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/5e/10/aa32dad071ce52b5502266b5c659451cfd6ffcbf14e6c8c4f16c0ff5aaab/Keras-2.2.4-py2.py3-none-any.whl Collecting Cython (from -r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/c2/34/99ced126b3f41a908d8883570a67fbf900f10eea3cfdd11e388eb8ae9aac/Cython-0.29.6-cp35-cp35m-manylinux1_x86_64.whl Collecting pycocotools>=2.0.0 (from -r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/96/84/9a07b1095fd8555ba3f3d519517c8743c2554a245f9476e5e39869f948d2/pycocotools-2.0.0.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-vy8odzi_/pycocotools/setup.py", line 2, in from Cython.Build import cythonize ImportError: No module named 'Cython' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-vy8odzi_/pycocotools/ root@4f36f610ce3c:/nomeroff-net# pip3 install cython Collecting cython Using cached https://files.pythonhosted.org/packages/c2/34/99ced126b3f41a908d8883570a67fbf900f10eea3cfdd11e388eb8ae9aac/Cython-0.29.6-cp35-cp35m-manylinux1_x86_64.whl Installing collected packages: cython Successfully installed cython-0.29.6 root@4f36f610ce3c:/nomeroff-net# pip3 install -r requirements.txt Collecting numpy>=1.15.1 (from -r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/e3/18/4f013c3c3051f4e0ffbaa4bf247050d6d5e527fe9cb1907f5975b172f23f/numpy-1.16.2-cp35-cp35m-manylinux1_x86_64.whl Collecting Keras>=2.2.4 (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/5e/10/aa32dad071ce52b5502266b5c659451cfd6ffcbf14e6c8c4f16c0ff5aaab/Keras-2.2.4-py2.py3-none-any.whl Requirement already satisfied: Cython in /usr/local/lib/python3.5/dist-packages (from -r requirements.txt (line 3)) Collecting pycocotools>=2.0.0 (from -r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/96/84/9a07b1095fd8555ba3f3d519517c8743c2554a245f9476e5e39869f948d2/pycocotools-2.0.0.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-mgkd15fg/pycocotools/setup.py", line 4, in import numpy as np ImportError: No module named 'numpy' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-mgkd15fg/pycocotools/ root@4f36f610ce3c:/nomeroff-net# pip3 install numpy Collecting numpy Using cached https://files.pythonhosted.org/packages/e3/18/4f013c3c3051f4e0ffbaa4bf247050d6d5e527fe9cb1907f5975b172f23f/numpy-1.16.2-cp35-cp35m-manylinux1_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.16.2 root@4f36f610ce3c:/nomeroff-net# pip3 install -r requirements.txt Requirement already satisfied: numpy>=1.15.1 in /usr/local/lib/python3.5/dist-packages (from -r requirements.txt (line 1)) Collecting Keras>=2.2.4 (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/5e/10/aa32dad071ce52b5502266b5c659451cfd6ffcbf14e6c8c4f16c0ff5aaab/Keras-2.2.4-py2.py3-none-any.whl Requirement already satisfied: Cython in /usr/local/lib/python3.5/dist-packages (from -r requirements.txt (line 3)) Collecting pycocotools>=2.0.0 (from -r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/96/84/9a07b1095fd8555ba3f3d519517c8743c2554a245f9476e5e39869f948d2/pycocotools-2.0.0.tar.gz Collecting imgaug (from -r requirements.txt (line 5)) Downloading https://files.pythonhosted.org/packages/f2/e3/4e19b465d6662e841e2960d77aa187414315b463302142a001a389cdaf2a/imgaug-0.2.8-py2.py3-none-any.whl (682kB) 100% |################################| 686kB 936kB/s Collecting matplotlib>=3.0.0 (from -r requirements.txt (line 6)) Downloading https://files.pythonhosted.org/packages/89/61/465fb3bfba684b0f53b5c4829c3c89e86e6fe9fdcdfda93e38f1788090f0/matplotlib-3.0.3-cp35-cp35m-manylinux1_x86_64.whl (13.0MB) 100% |################################| 13.0MB 51kB/s Collecting tensorflow>=1.12.0 (from -r requirements.txt (line 7)) Downloading https://files.pythonhosted.org/packages/ca/f2/0931c194bb98398017d52c94ee30e5e1a4082ab6af76e204856ff1fdb33e/tensorflow-1.13.1-cp35-cp35m-manylinux1_x86_64.whl (92.5MB) 99% |############################### | 92.5MB 10.5MB/s eta 0:00:01Exception: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/usr/lib/python3/dist-packages/pip/commands/install.py", line 353, in run wb.build(autobuilding=True) File "/usr/lib/python3/dist-packages/pip/wheel.py", line 749, in build self.requirement_set.prepare_files(self.finder) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 380, in prepare_files ignore_dependencies=self.ignore_dependencies)) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 620, in _prepare_file session=self.session, hashes=hashes) File "/usr/lib/python3/dist-packages/pip/download.py", line 821, in unpack_url hashes=hashes File "/usr/lib/python3/dist-packages/pip/download.py", line 659, in unpack_http_url hashes) File "/usr/lib/python3/dist-packages/pip/download.py", line 882, in _download_http_url _download_url(resp, link, content_file, hashes) File "/usr/lib/python3/dist-packages/pip/download.py", line 603, in _download_url hashes.check_against_chunks(downloaded_chunks) File "/usr/lib/python3/dist-packages/pip/utils/hashes.py", line 46, in check_against_chunks for chunk in chunks: File "/usr/lib/python3/dist-packages/pip/download.py", line 571, in written_chunks for chunk in chunks: File "/usr/lib/python3/dist-packages/pip/utils/ui.py", line 139, in iter for x in it: File "/usr/lib/python3/dist-packages/pip/download.py", line 560, in resp_read decode_content=False): File "/usr/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/response.py", line 432, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/response.py", line 380, in read data = self._fp.read(amt) File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/filewrapper.py", line 63, in read self._close() File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/filewrapper.py", line 50, in _close self.__callback(self.__buf.getvalue()) File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/controller.py", line 275, in cache_response self.serializer.dumps(request, response, body=body), File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/serialize.py", line 55, in dumps "body": _b64_encode_bytes(body), File "/usr/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl/cachecontrol/serialize.py", line 12, in _b64_encode_bytes return base64.b64encode(b).decode("ascii") File "/usr/lib/python3.5/base64.py", line 59, in b64encode encoded = binascii.b2a_base64(s)[:-1] MemoryError root@4f36f610ce3c:/nomeroff-net#