Last active
April 19, 2019 19:03
-
-
Save upodroid/1da201c7928cd78a43c847d52b72fb33 to your computer and use it in GitHub Desktop.
Ansible broken
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
upo@helper-instance:~/ops-infra/packer$ packer build ansible.json | |
googlecompute output will be in this color. | |
==> googlecompute: Checking image does not exist... | |
==> googlecompute: Creating temporary SSH key for instance... | |
==> googlecompute: Using image: ubuntu-1804-bionic-v20190404 | |
==> googlecompute: Creating instance... | |
googlecompute: Loading zone: europe-west2-b | |
googlecompute: Loading machine type: n1-standard-1 | |
googlecompute: Requesting instance creation... | |
googlecompute: Waiting for creation operation to complete... | |
googlecompute: Instance has been created! | |
==> googlecompute: Waiting for the instance to become running... | |
googlecompute: IP: 35.230.134.102 | |
==> googlecompute: Using ssh communicator to connect: 35.230.134.102 | |
==> googlecompute: Waiting for SSH to become available... | |
==> googlecompute: Connected to SSH! | |
==> googlecompute: Pausing 2m20s before the next provisioner... | |
==> googlecompute: Provisioning with Ansible... | |
googlecompute: Creating Ansible staging directory... | |
googlecompute: Creating directory: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da | |
googlecompute: Uploading main Playbook file... | |
googlecompute: Uploading inventory file... | |
googlecompute: Executing Ansible: cd /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da && ANSIBLE_FORCE_COLOR=1 PYTHONUNBUFFERED=1 ansible-playbook /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml --extra-vars "packer_build_name=googlecompute packer_builder_type=googlecompute packer_http_addr= -o IdentitiesOnly=yes" -vvv -c local -i /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/packer-provisioner-ansible-local307079386 | |
googlecompute: ansible-playbook 2.7.10 | |
googlecompute: config file = None | |
googlecompute: configured module search path = ['/home/packer/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] | |
googlecompute: ansible python module location = /usr/local/lib/python3.6/dist-packages/ansible | |
googlecompute: executable location = /usr/local/bin/ansible-playbook | |
googlecompute: python version = 3.6.7 (default, Oct 22 2018, 11:32:17) [GCC 8.2.0] | |
googlecompute: No config file found; using defaults | |
googlecompute: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/packer-provisioner-ansible-local307079386 did not meet host_list requirements, check plugin documentation if this is unexpected | |
googlecompute: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/packer-provisioner-ansible-local307079386 did not meet script requirements, check plugin documentation if this is unexpected | |
googlecompute: Parsed /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/packer-provisioner-ansible-local307079386 inventory source with ini plugin | |
googlecompute: PLAYBOOK: jenkins.yml ********************************************************** | |
googlecompute: 1 plays in /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml | |
googlecompute: PLAY [localhost] *************************************************************** | |
googlecompute: TASK [Gathering Facts] ********************************************************* | |
googlecompute: task path: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml:2 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555577254.928514-163092522915403 `" && echo ansible-tmp-1555577254.928514-163092522915403="` echo /home/packer/.ansible/tmp/ansible-tmp-1555577254.928514-163092522915403 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/system/setup.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-218664y7eooga/tmpbr8r0cdt TO /home/packer/.ansible/tmp/ansible-tmp-1555577254.928514-163092522915403/AnsiballZ_setup.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555577254.928514-163092522915403/ /home/packer/.ansible/tmp/ansible-tmp-1555577254.928514-163092522915403/AnsiballZ_setup.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xvwzewnaxxwdiapiqrzgcjlalifjaguv; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1555577254.928514-163092522915403/AnsiballZ_setup.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555577254.928514-163092522915403/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: ok: [127.0.0.1] | |
googlecompute: META: ran handlers | |
googlecompute: TASK [create Jenkins user] ***************************************************** | |
googlecompute: task path: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml:6 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555577255.584013-109755544411756 `" && echo ansible-tmp-1555577255.584013-109755544411756="` echo /home/packer/.ansible/tmp/ansible-tmp-1555577255.584013-109755544411756 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/system/user.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-218664y7eooga/tmp41chm622 TO /home/packer/.ansible/tmp/ansible-tmp-1555577255.584013-109755544411756/AnsiballZ_user.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555577255.584013-109755544411756/ /home/packer/.ansible/tmp/ansible-tmp-1555577255.584013-109755544411756/AnsiballZ_user.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sqylxfwtrjiddpfefuericflbqkybrgu; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1555577255.584013-109755544411756/AnsiballZ_user.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555577255.584013-109755544411756/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [127.0.0.1] => { | |
googlecompute: "changed": true, | |
googlecompute: "comment": "", | |
googlecompute: "create_home": true, | |
googlecompute: "group": 1003, | |
googlecompute: "home": "/home/jenkins", | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "append": false, | |
googlecompute: "comment": null, | |
googlecompute: "create_home": true, | |
googlecompute: "expires": null, | |
googlecompute: "force": false, | |
googlecompute: "generate_ssh_key": null, | |
googlecompute: "group": null, | |
googlecompute: "groups": null, | |
googlecompute: "hidden": null, | |
googlecompute: "home": null, | |
googlecompute: "local": null, | |
googlecompute: "login_class": null, | |
googlecompute: "move_home": false, | |
googlecompute: "name": "jenkins", | |
googlecompute: "non_unique": false, | |
googlecompute: "password": null, | |
googlecompute: "password_lock": null, | |
googlecompute: "remove": false, | |
googlecompute: "seuser": null, | |
googlecompute: "shell": "/bin/bash", | |
googlecompute: "skeleton": null, | |
googlecompute: "ssh_key_bits": 0, | |
googlecompute: "ssh_key_comment": "ansible-generated on packer-5cb838f6-073a-ad2a-36fc-9470c88b4df3", | |
googlecompute: "ssh_key_file": null, | |
googlecompute: "ssh_key_passphrase": null, | |
googlecompute: "ssh_key_type": "rsa", | |
googlecompute: "state": "present", | |
googlecompute: "system": false, | |
googlecompute: "uid": null, | |
googlecompute: "update_password": "always" | |
googlecompute: } | |
googlecompute: }, | |
googlecompute: "name": "jenkins", | |
googlecompute: "shell": "/bin/bash", | |
googlecompute: "state": "present", | |
googlecompute: "system": false, | |
googlecompute: "uid": 1002 | |
googlecompute: } | |
googlecompute: TASK [Jenkins | Add Jenkins APT KEY] ******************************************* | |
googlecompute: task path: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml:12 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555577255.8764913-224740225263771 `" && echo ansible-tmp-1555577255.8764913-224740225263771="` echo /home/packer/.ansible/tmp/ansible-tmp-1555577255.8764913-224740225263771 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/packaging/os/apt_key.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-218664y7eooga/tmpwyrvvgac TO /home/packer/.ansible/tmp/ansible-tmp-1555577255.8764913-224740225263771/AnsiballZ_apt_key.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555577255.8764913-224740225263771/ /home/packer/.ansible/tmp/ansible-tmp-1555577255.8764913-224740225263771/AnsiballZ_apt_key.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vqomjwpzziiyqnckxwjpsmhxhumczuys; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1555577255.8764913-224740225263771/AnsiballZ_apt_key.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555577255.8764913-224740225263771/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [127.0.0.1] => { | |
googlecompute: "changed": true, | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "data": null, | |
googlecompute: "file": null, | |
googlecompute: "id": null, | |
googlecompute: "key": null, | |
googlecompute: "keyring": null, | |
googlecompute: "keyserver": null, | |
googlecompute: "state": "present", | |
googlecompute: "url": "https://pkg.jenkins.io/debian/jenkins.io.key", | |
googlecompute: "validate_certs": true | |
googlecompute: } | |
googlecompute: } | |
googlecompute: } | |
googlecompute: TASK [Jenkins | Add repo to APT sources] *************************************** | |
googlecompute: task path: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml:17 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555577257.2906117-275968770940850 `" && echo ansible-tmp-1555577257.2906117-275968770940850="` echo /home/packer/.ansible/tmp/ | |
ansible-tmp-1555577257.2906117-275968770940850 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/commands/command.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-218664y7eooga/tmpc_gxa1oa TO /home/packer/.ansible/tmp/ansible-tmp-1555577257.2906117-275968770940850/AnsiballZ_command.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555577257.2906117-275968770940850/ /home/packer/.ansible/tmp/ansible-tmp-1555577257.2906117-275968770940850/AnsiballZ_command.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cknnhzbrcyyvazycdnjqvgjkrpixhfeq; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1555577257.2906117-275968770940850/AnsiballZ_comma | |
nd.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555577257.2906117-275968770940850/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [127.0.0.1] => { | |
googlecompute: "changed": true, | |
googlecompute: "cmd": "echo deb https://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list", | |
googlecompute: "delta": "0:00:00.001793", | |
googlecompute: "end": "2019-04-18 08:47:37.437959", | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "_raw_params": "echo deb https://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list", | |
googlecompute: "_uses_shell": true, | |
googlecompute: "argv": null, | |
googlecompute: "chdir": null, | |
googlecompute: "creates": null, | |
googlecompute: "executable": null, | |
googlecompute: "removes": null, | |
googlecompute: "stdin": null, | |
googlecompute: "warn": true | |
googlecompute: } | |
googlecompute: }, | |
googlecompute: "rc": 0, | |
googlecompute: "start": "2019-04-18 08:47:37.436166", | |
googlecompute: "stderr": "", | |
googlecompute: "stderr_lines": [], | |
googlecompute: "stdout": "", | |
googlecompute: "stdout_lines": [] | |
googlecompute: } | |
googlecompute: TASK [Manual Apt update] ******************************************************* | |
googlecompute: task path: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml:20 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555577257.4864926-49205034964684 `" && echo ansible-tmp-1555577257.4864926-49205034964684="` echo /home/packer/.ansible/tmp/an | |
sible-tmp-1555577257.4864926-49205034964684 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/packaging/os/apt.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-218664y7eooga/tmp9utm4_x4 TO /home/packer/.ansible/tmp/ansible-tmp-1555577257.4864926-49205034964684/AnsiballZ_apt.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555577257.4864926-49205034964684/ /home/packer/.ansible/tmp/ansible-tmp-1555577257.4864926-49205034964684/AnsiballZ_apt.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rcnbuvdxlnxccwxumkcmenxexmjkvpzw; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1555577257.4864926-49205034964684/AnsiballZ_apt.py | |
'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555577257.4864926-49205034964684/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [127.0.0.1] => { | |
googlecompute: "cache_update_time": 1555577262, | |
googlecompute: "cache_updated": true, | |
googlecompute: "changed": true, | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "allow_unauthenticated": false, | |
googlecompute: "autoclean": false, | |
googlecompute: "autoremove": false, | |
googlecompute: "cache_valid_time": 0, | |
googlecompute: "deb": null, | |
googlecompute: "default_release": null, | |
googlecompute: "dpkg_options": "force-confdef,force-confold", | |
googlecompute: "force": false, | |
googlecompute: "force_apt_get": false, | |
googlecompute: "install_recommends": null, | |
googlecompute: "only_upgrade": false, | |
googlecompute: "package": null, | |
googlecompute: "purge": false, | |
googlecompute: "state": "present", | |
googlecompute: "update_cache": true, | |
googlecompute: "upgrade": null | |
googlecompute: } | |
googlecompute: } | |
googlecompute: } | |
googlecompute: TASK [Install dependencies] **************************************************** | |
googlecompute: task path: /tmp/packer-provisioner-ansible-local/5cb838f6-584b-b251-fa33-407e0e9a17da/jenkins.yml:24 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555577262.7700608-46419239604965 `" && echo ansible-tmp-1555577262.7700608-46419239604965="` echo /home/packer/.ansible/tmp/ansible-tmp-1555577262.7700608-46419239604965 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/packaging/os/apt.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-218664y7eooga/tmp7x3mkmb7 TO /home/packer/.ansible/tmp/ansible-tmp-1555577262.7700608-46419239604965/AnsiballZ_apt.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555577262.7700608-46419239604965/ /home/packer/.ansible/tmp/ansible-tmp-1555577262.7700608-46419239604965/AnsiballZ_apt.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wemmaziumrqbndbilbmokqbbxlhkbguf; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1555577262.7700608-46419239604965/AnsiballZ_apt.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555577262.7700608-46419239604965/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [127.0.0.1] => { | |
googlecompute: "cache_update_time": 1555577262, | |
googlecompute: "cache_updated": false, | |
googlecompute: "changed": true, | |
googlecompute: "diff": {}, | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "allow_unauthenticated": false, | |
googlecompute: "autoclean": false, | |
googlecompute: "autoremove": false, | |
googlecompute: "cache_valid_time": 0, | |
googlecompute: "deb": null, | |
googlecompute: "default_release": null, | |
googlecompute: "dpkg_options": "force-confdef,force-confold", | |
googlecompute: "force": false, | |
googlecompute: "force_apt_get": false, | |
googlecompute: "install_recommends": null, | |
googlecompute: "name": [ | |
googlecompute: "nginx", | |
googlecompute: "openjdk-8-jdk", | |
googlecompute: "make", | |
googlecompute: "git" | |
googlecompute: ], | |
googlecompute: "only_upgrade": false, | |
googlecompute: "nginx", | |
googlecompute: "openjdk-8-jdk", | |
googlecompute: "make", | |
googlecompute: "git" | |
googlecompute: ], | |
googlecompute: "purge": false, | |
googlecompute: "state": "present", | |
googlecompute: "update_cache": null, | |
googlecompute: "upgrade": null | |
googlecompute: } | |
googlecompute: }, | |
googlecompute: "stderr": "", | |
googlecompute: "stderr_lines": [], | |
==> googlecompute: Deleting instance... | |
googlecompute: Instance has been deleted! | |
==> googlecompute: Deleting disk... | |
googlecompute: Disk has been deleted! | |
Build 'googlecompute' finished. | |
Cleanly cancelled builds after being interrupted. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
upo@helper-instance:~/ops-infra/packer$ ./packer version && ./packer build jenkins.json | |
Packer v1.3.5 | |
Your version of Packer is out of date! The latest version | |
is 1.4.0. You can update by downloading from www.packer.io/downloads.html | |
googlecompute output will be in this color. | |
==> googlecompute: Checking image does not exist... | |
==> googlecompute: Creating temporary SSH key for instance... | |
==> googlecompute: Using image: ubuntu-1804-bionic-v20190404 | |
==> googlecompute: Creating instance... | |
googlecompute: Loading zone: europe-west2-b | |
googlecompute: Loading machine type: n1-standard-1 | |
googlecompute: Requesting instance creation... | |
googlecompute: Waiting for creation operation to complete... | |
googlecompute: Instance has been created! | |
==> googlecompute: Waiting for the instance to become running... | |
googlecompute: IP: 35.246.84.46 | |
==> googlecompute: Using ssh communicator to connect: 35.246.84.46 | |
==> googlecompute: Waiting for SSH to become available... | |
==> googlecompute: Connected to SSH! | |
==> googlecompute: Uploading ../ansible/jenkins.yml => /tmp/jenkins.yml | |
0 B / ? [-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------1 items: 741 B / 741 B [=======================================================================================================================================================================] 0s | |
==> googlecompute: Pausing 2m20s before the next provisioner... | |
==> googlecompute: Provisioning with shell script: /tmp/packer-shell849796697 | |
googlecompute: ansible-playbook 2.7.10 | |
googlecompute: config file = None | |
googlecompute: configured module search path = ['/home/packer/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] | |
googlecompute: ansible python module location = /usr/local/lib/python3.6/dist-packages/ansible | |
googlecompute: executable location = /usr/local/bin/ansible-playbook | |
googlecompute: python version = 3.6.7 (default, Oct 22 2018, 11:32:17) [GCC 8.2.0] | |
googlecompute: No config file found; using defaults | |
googlecompute: /etc/ansible/hosts did not meet host_list requirements, check plugin documentation if this is unexpected | |
googlecompute: Skipping due to inventory source not existing or not being readable by the current user | |
googlecompute: [WARNING]: Unable to parse /etc/ansible/hosts as an inventory source | |
googlecompute: /etc/ansible/hosts did not meet script requirements, check plugin documentation if this is unexpected | |
googlecompute: Skipping due to inventory source not existing or not being readable by the current user | |
googlecompute: [WARNING]: No inventory was parsed, only implicit localhost is available | |
googlecompute: /etc/ansible/hosts did not meet yaml requirements, check plugin documentation if this is unexpected | |
googlecompute: Skipping due to inventory source not existing or not being readable by the current user | |
googlecompute: /etc/ansible/hosts did not meet ini requirements, check plugin documentation if this is unexpected | |
googlecompute: /etc/ansible/hosts did not meet auto requirements, check plugin documentation if this is unexpected | |
googlecompute: [WARNING]: provided hosts list is empty, only localhost is available. Note | |
googlecompute: that the implicit localhost does not match 'all' | |
googlecompute: | |
googlecompute: PLAYBOOK: jenkins.yml ********************************************************** | |
googlecompute: 1 plays in jenkins.yml | |
googlecompute: | |
googlecompute: PLAY [localhost] *************************************************************** | |
googlecompute: | |
googlecompute: TASK [Gathering Facts] ********************************************************* | |
googlecompute: task path: /tmp/jenkins.yml:2 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555699555.1537936-227422177439618 `" && echo ansible-tmp-1555699555.1537936-227422177439618="` echo /home/packer/.ansible/tmp/ansible-tmp-1555699555.1537936-227422177439618 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/system/setup.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-21927y4_roocv/tmpnzp81xj0 TO /home/packer/.ansible/tmp/ansible-tmp-1555699555.1537936-227422177439618/AnsiballZ_setup.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555699555.1537936-227422177439618/ /home/packer/.ansible/tmp/ansible-tmp-1555699555.1537936-227422177439618/AnsiballZ_setup.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ykqbcjlfjnclhkgwcwbuolugcnkewwjl; /usr/bin/python3 /home/packer/.ansible/tmp/ansible-tmp-1555699555.1537936-227422177439618/AnsiballZ_setup.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555699555.1537936-227422177439618/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: ok: [localhost] | |
googlecompute: META: ran handlers | |
googlecompute: | |
googlecompute: TASK [create Jenkins user] ***************************************************** | |
googlecompute: task path: /tmp/jenkins.yml:6 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555699556.0499513-133083912207916 `" && echo ansible-tmp-1555699556.0499513-133083912207916="` echo /home/packer/.ansible/tmp/ansible-tmp-1555699556.0499513-133083912207916 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/system/user.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-21927y4_roocv/tmpx71ifehq TO /home/packer/.ansible/tmp/ansible-tmp-1555699556.0499513-133083912207916/AnsiballZ_user.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555699556.0499513-133083912207916/ /home/packer/.ansible/tmp/ansible-tmp-1555699556.0499513-133083912207916/AnsiballZ_user.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eeejiizhsrqkpuugiywzjqnmocomuosy; /usr/bin/python3 /home/packer/.ansible/tmp/ansible-tmp-1555699556.0499513-133083912207916/AnsiballZ_user.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555699556.0499513-133083912207916/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [localhost] => { | |
googlecompute: "changed": true, | |
googlecompute: "comment": "", | |
googlecompute: "create_home": true, | |
googlecompute: "group": 1003, | |
googlecompute: "home": "/home/jenkins", | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "append": false, | |
googlecompute: "comment": null, | |
googlecompute: "create_home": true, | |
googlecompute: "expires": null, | |
googlecompute: "force": false, | |
googlecompute: "generate_ssh_key": null, | |
googlecompute: "group": null, | |
googlecompute: "groups": null, | |
googlecompute: "hidden": null, | |
googlecompute: "home": null, | |
googlecompute: "local": null, | |
googlecompute: "login_class": null, | |
googlecompute: "move_home": false, | |
googlecompute: "name": "jenkins", | |
googlecompute: "non_unique": false, | |
googlecompute: "password": null, | |
googlecompute: "password_lock": null, | |
googlecompute: "remove": false, | |
googlecompute: "seuser": null, | |
googlecompute: "shell": "/bin/bash", | |
googlecompute: "skeleton": null, | |
googlecompute: "ssh_key_bits": 0, | |
googlecompute: "ssh_key_comment": "ansible-generated on packer-5cba16a6-3572-372b-48a8-2821b7163c39", | |
googlecompute: "ssh_key_file": null, | |
googlecompute: "ssh_key_passphrase": null, | |
googlecompute: "ssh_key_type": "rsa", | |
googlecompute: "state": "present", | |
googlecompute: "system": false, | |
googlecompute: "uid": null, | |
googlecompute: "update_password": "always" | |
googlecompute: } | |
googlecompute: }, | |
googlecompute: "name": "jenkins", | |
googlecompute: "shell": "/bin/bash", | |
googlecompute: "state": "present", | |
googlecompute: "system": false, | |
googlecompute: "uid": 1002 | |
googlecompute: } | |
googlecompute: | |
googlecompute: TASK [Jenkins | Add Jenkins APT KEY] ******************************************* | |
googlecompute: task path: /tmp/jenkins.yml:12 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555699556.4693856-21668382035877 `" && echo ansible-tmp-1555699556.4693856-21668382035877="` echo /home/packer/.ansible/tmp/ansible-tmp-1555699556.4693856-21668382035877 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/packaging/os/apt_key.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-21927y4_roocv/tmpzmcoey5f TO /home/packer/.ansible/tmp/ansible-tmp-1555699556.4693856-21668382035877/AnsiballZ_apt_key.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555699556.4693856-21668382035877/ /home/packer/.ansible/tmp/ansible-tmp-1555699556.4693856-21668382035877/AnsiballZ_apt_key.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nrziquxnjyuddgiozpptsltsibbqgntl; /usr/bin/python3 /home/packer/.ansible/tmp/ansible-tmp-1555699556.4693856-21668382035877/AnsiballZ_apt_key.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555699556.4693856-21668382035877/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [localhost] => { | |
googlecompute: "changed": true, | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "data": null, | |
googlecompute: "file": null, | |
googlecompute: "id": null, | |
googlecompute: "key": null, | |
googlecompute: "keyring": null, | |
googlecompute: "keyserver": null, | |
googlecompute: "state": "present", | |
googlecompute: "url": "https://pkg.jenkins.io/debian/jenkins.io.key", | |
googlecompute: "validate_certs": true | |
googlecompute: } | |
googlecompute: } | |
googlecompute: } | |
googlecompute: | |
googlecompute: TASK [Jenkins | Add repo to APT sources] *************************************** | |
googlecompute: task path: /tmp/jenkins.yml:17 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555699558.3118377-148054190450612 `" && echo ansible-tmp-1555699558.3118377-148054190450612="` echo /home/packer/.ansible/tmp/ansible-tmp-1555699558.3118377-148054190450612 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/commands/command.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-21927y4_roocv/tmplwvyszgk TO /home/packer/.ansible/tmp/ansible-tmp-1555699558.3118377-148054190450612/AnsiballZ_command.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555699558.3118377-148054190450612/ /home/packer/.ansible/tmp/ansible-tmp-1555699558.3118377-148054190450612/AnsiballZ_command.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gmshywfqiqrjyobiijqfqabgbjsiwvvq; /usr/bin/python3 /home/packer/.ansible/tmp/ansible-tmp-1555699558.3118377-148054190450612/AnsiballZ_command.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555699558.3118377-148054190450612/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [localhost] => { | |
googlecompute: "changed": true, | |
googlecompute: "cmd": "echo deb https://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list", | |
googlecompute: "delta": "0:00:00.002659", | |
googlecompute: "end": "2019-04-19 18:45:58.558252", | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "_raw_params": "echo deb https://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list", | |
googlecompute: "_uses_shell": true, | |
googlecompute: "argv": null, | |
googlecompute: "chdir": null, | |
googlecompute: "creates": null, | |
googlecompute: "executable": null, | |
googlecompute: "removes": null, | |
googlecompute: "stdin": null, | |
googlecompute: "warn": true | |
googlecompute: } | |
googlecompute: }, | |
googlecompute: "rc": 0, | |
googlecompute: "start": "2019-04-19 18:45:58.555593", | |
googlecompute: "stderr": "", | |
googlecompute: "stderr_lines": [], | |
googlecompute: "stdout": "", | |
googlecompute: "stdout_lines": [] | |
googlecompute: } | |
googlecompute: | |
googlecompute: TASK [Manual Apt update] ******************************************************* | |
googlecompute: task path: /tmp/jenkins.yml:20 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555699558.6228373-95003745894287 `" && echo ansible-tmp-1555699558.6228373-95003745894287="` echo /home/packer/.ansible/tmp/ansible-tmp-1555699558.6228373-95003745894287 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/packaging/os/apt.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-21927y4_roocv/tmp2kst_74y TO /home/packer/.ansible/tmp/ansible-tmp-1555699558.6228373-95003745894287/AnsiballZ_apt.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555699558.6228373-95003745894287/ /home/packer/.ansible/tmp/ansible-tmp-1555699558.6228373-95003745894287/AnsiballZ_apt.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-irydclqjkqbgtveldoxpkblgtxbuwrmb; /usr/bin/python3 /home/packer/.ansible/tmp/ansible-tmp-1555699558.6228373-95003745894287/AnsiballZ_apt.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555699558.6228373-95003745894287/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [localhost] => { | |
googlecompute: "cache_update_time": 1555699561, | |
googlecompute: "cache_updated": true, | |
googlecompute: "changed": true, | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "allow_unauthenticated": false, | |
googlecompute: "autoclean": false, | |
googlecompute: "autoremove": false, | |
googlecompute: "cache_valid_time": 0, | |
googlecompute: "deb": null, | |
googlecompute: "default_release": null, | |
googlecompute: "dpkg_options": "force-confdef,force-confold", | |
googlecompute: "force": false, | |
googlecompute: "force_apt_get": false, | |
googlecompute: "install_recommends": null, | |
googlecompute: "only_upgrade": false, | |
googlecompute: "package": null, | |
googlecompute: "purge": false, | |
googlecompute: "state": "present", | |
googlecompute: "update_cache": true, | |
googlecompute: "upgrade": null | |
googlecompute: } | |
googlecompute: } | |
googlecompute: } | |
googlecompute: | |
googlecompute: TASK [Install dependencies] **************************************************** | |
googlecompute: task path: /tmp/jenkins.yml:24 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555699564.527381-74142116984499 `" && echo ansible-tmp-1555699564.527381-74142116984499="` echo /home/packer/.ansible/tmp/ansible-tmp-1555699564.527381-74142116984499 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/packaging/os/apt.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-21927y4_roocv/tmphuur20pw TO /home/packer/.ansible/tmp/ansible-tmp-1555699564.527381-74142116984499/AnsiballZ_apt.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555699564.527381-74142116984499/ /home/packer/.ansible/tmp/ansible-tmp-1555699564.527381-74142116984499/AnsiballZ_apt.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yttasuminyygnfwnkqddtjbujbtozqfh; /usr/bin/python3 /home/packer/.ansible/tmp/ansible-tmp-1555699564.527381-74142116984499/AnsiballZ_apt.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555699564.527381-74142116984499/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [localhost] => { | |
googlecompute: "cache_update_time": 1555699561, | |
googlecompute: "cache_updated": false, | |
googlecompute: "changed": true, | |
googlecompute: "diff": {}, | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "allow_unauthenticated": false, | |
googlecompute: "autoclean": false, | |
googlecompute: "autoremove": false, | |
googlecompute: "cache_valid_time": 0, | |
googlecompute: "deb": null, | |
googlecompute: "default_release": null, | |
googlecompute: "dpkg_options": "force-confdef,force-confold", | |
googlecompute: "force": false, | |
googlecompute: "force_apt_get": false, | |
googlecompute: "install_recommends": null, | |
googlecompute: "name": [ | |
googlecompute: "nginx", | |
googlecompute: "openjdk-8-jdk", | |
googlecompute: "make", | |
googlecompute: "git" | |
googlecompute: ], | |
googlecompute: "only_upgrade": false, | |
googlecompute: "package": [ | |
googlecompute: "nginx", | |
googlecompute: "openjdk-8-jdk", | |
googlecompute: "make", | |
googlecompute: "git" | |
googlecompute: ], | |
googlecompute: "purge": false, | |
googlecompute: "state": "present", | |
googlecompute: "update_cache": null, | |
googlecompute: "upgrade": null | |
googlecompute: } | |
googlecompute: }, | |
googlecompute: "stderr": "", | |
googlecompute: "stderr_lines": [], | |
googlecompute: "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following package was automatically installed and is no longer required:\n grub-pc-bin\nUse 'sudo apt autoremove' to remove it.\nThe following additional packages will be installed:\n adwaita-icon-theme at-spi2-core ca-certificates-java dconf-gsettings-backend\n dconf-service fontconfig fontconfig-config fonts-dejavu-core\n fonts-dejavu-extra glib-networking glib-networking-common\n glib-networking-services gsettings-desktop-schemas gtk-update-icon-cache\n hicolor-icon-theme humanity-icon-theme java-common libasound2\n libasound2-data libasyncns0 libatk-bridge2.0-0 libatk-wrapper-java\n libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0\n libavahi-client3 libavahi-common-data libavahi-common3 libcairo-gobject2\n libcairo2 libcolord2 libcroco3 libcups2 libdatrie1 libdconf1 libdrm-amdgpu1\n libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libepoxy0 libflac8\n libfontconfig1 libfontenc1 libgd3 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-bin\n libgdk-pixbuf2.0-common libgif7 libgl1 libgl1-mesa-dri libgl1-mesa-glx\n libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 libgtk-3-0\n libgtk-3-bin libgtk-3-common libharfbuzz0b libice-dev libice6 libjbig0\n libjpeg-turbo8 libjpeg8 libjson-glib-1.0-0 libjson-glib-1.0-common\n liblcms2-2 libllvm7 libnginx-mod-http-geoip libnginx-mod-http-image-filter\n libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libogg0\n libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0\n libpcsclite1 libpixman-1-0 libproxy1v5 libpthread-stubs0-dev libpulse0\n librest-0.7-0 librsvg2-2 librsvg2-common libsensors4 libsm-dev libsm6\n libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libthai-data libthai0 libtiff5\n libvorbis0a libvorbisenc2 libwayland-client0 libwayland-cursor0\n libwayland-egl1 libwebp6 libx11-dev libx11-doc libx11-xcb1 libxau-dev\n libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0\n libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb1-dev\n libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2\n libxi6 libxinerama1 libxkbcommon0 libxmu6 libxpm4 libxrandr2 libxrender1\n libxshmfence1 libxt-dev libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1\n nginx-common nginx-core openjdk-8-jdk-headless openjdk-8-jre\n openjdk-8-jre-headless ubuntu-mono x11-common x11-utils x11proto-core-dev\n x11proto-dev xorg-sgml-doctools xtrans-dev\nSuggested packages:\n default-jre libasound2-plugins alsa-utils colord cups-common libgd-tools\n gvfs libice-doc liblcms2-utils pcscd pulseaudio librsvg2-bin lm-sensors\n libsm-doc libxcb-doc libxt-doc fcgiwrap nginx-doc ssl-cert openjdk-8-demo\n openjdk-8-source visualvm icedtea-8-plugin libnss-mdns fonts-ipafont-gothic\n fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei fonts-indic\n mesa-utils\nThe following NEW packages will be installed:\n adwaita-icon-theme at-spi2-core ca-certificates-java dconf-gsettings-backend\n dconf-service fontconfig fontconfig-config fonts-dejavu-core\n fonts-dejavu-extra glib-networking glib-networking-common\n glib-networking-services gsettings-desktop-schemas gtk-update-icon-cache\n hicolor-icon-theme humanity-icon-theme java-common libasound2\n libasound2-data libasyncns0 libatk-bridge2.0-0 libatk-wrapper-java\n libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0\n libavahi-client3 libavahi-common-data libavahi-common3 libcairo-gobject2\n libcairo2 libcolord2 libcroco3 libcups2 libdatrie1 libdconf1 libdrm-amdgpu1\n libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libepoxy0 libflac8\n libfontconfig1 libfontenc1 libgd3 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-bin\n libgdk-pixbuf2.0-common libgif7 libgl1 libgl1-mesa-dri libgl1-mesa-glx\n libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 libgtk-3-0\n libgtk-3-bin libgtk-3-common libharfbuzz0b libice-dev libice6 libjbig0\n libjpeg-turbo8 libjpeg8 libjson-glib-1.0-0 libjson-glib-1.0-common\n liblcms2-2 libllvm7 libnginx-mod-http-geoip libnginx-mod-http-image-filter\n libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libogg0\n libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0\n libpcsclite1 libpixman-1-0 libproxy1v5 libpthread-stubs0-dev libpulse0\n librest-0.7-0 librsvg2-2 librsvg2-common libsensors4 libsm-dev libsm6\n libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libthai-data libthai0 libtiff5\n libvorbis0a libvorbisenc2 libwayland-client0 libwayland-cursor0\n libwayland-egl1 libwebp6 libx11-dev libx11-doc libx11-xcb1 libxau-dev\n libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0\n libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb1-dev\n libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2\n libxi6 libxinerama1 libxkbcommon0 libxmu6 libxpm4 libxrandr2 libxrender1\n libxshmfence1 libxt-dev libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1\n nginx nginx-common nginx-core openjdk-8-jdk openjdk-8-jdk-headless\n openjdk-8-jre openjdk-8-jre-headless ubuntu-mono x11-common x11-utils\n x11proto-core-dev x11proto-dev xorg-sgml-doctools xtrans-dev\n0 upgraded, 151 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 81.7 MB of archives.\nAfter this operation, 455 MB of additional disk space will be used.\nGet:1 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]\nGet:2 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]\nGet:3 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]\nGet:4 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]\nGet:5 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.1 [110 kB]\nGet:6 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB]\nGet:7 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]\nGet:8 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]\nGet:9 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]\nGet:10 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]\nGet:11 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB]\nGet:12 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B]\nGet:13 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB]\nGet:14 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB]\nGet:15 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 hicolor-icon-theme all 0.17-2 [9976 B]\nGet:16 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]\nGet:18 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.2 [153 kB]\nGet:19 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgdk-pixbuf2.0-common all 2.36.11-2 [4536 B]\nGet:20 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgdk-pixbuf2.0-0 amd64 2.36.11-2 [165 kB]\nGet:21 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gtk-update-icon-cache amd64 3.22.30-1ubuntu2 [28.1 kB]\nGet:22 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]\nGet:23 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]\nGet:24 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5600 B]\nGet:25 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]\nGet:26 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]\nGet:27 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]\nGet:28 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]\nGet:29 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]\nGet:30 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]\nGet:31 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]\nGet:32 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]\nGet:33 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]\nGet:34 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]\nGet:35 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 librsvg2-2 amd64 2.40.20-2 [98.6 kB]\nGet:36 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 librsvg2-common amd64 2.40.20-2 [5124 B]\nGet:37 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 humanity-icon-theme all 0.6.15 [1250 kB]\nGet:38 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-mono all 16.10+18.04.20181005-0ubuntu1 [149 kB]\nGet:39 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 adwaita-icon-theme all 3.28.0-1ubuntu1 [3306 kB]\nGet:40 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatspi2.0-0 amd64 2.28.0-1 [59.6 kB]\nGet:41 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxtst6 amd64 2:1.2.3-1 [12.8 kB]\nGet:42 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 at-spi2-core amd64 2.28.0-1 [47.9 kB]\nGet:43 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 java-common all 0.68ubuntu1~18.04.1 [14.5 kB]\nGet:44 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]\nGet:45 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]\nGet:46 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]\nGet:47 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcups2 amd64 2.2.7-1ubuntu2.4 [211 kB]\nGet:48 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB]\nGet:49 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcsclite1 amd64 1.8.23-1 [21.3 kB]\nGet:50 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxi6 amd64 2:1.7.9-1 [29.2 kB]\nGet:51 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jre-headless amd64 8u191-b12-2ubuntu0.18.04.1 [27.3 MB]\nGet:52 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates-java all 20180516ubuntu1~18.04.1 [12.2 kB]\nGet:53 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdconf1 amd64 0.26.0-2ubuntu3 [33.1 kB]\nGet:54 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dconf-service amd64 0.26.0-2ubuntu3 [28.4 kB]\nGet:55 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dconf-gsettings-backend amd64 0.26.0-2ubuntu3 [20.0 kB]\nGet:56 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-extra all 2.37-1 [1953 kB]\nGet:57 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libproxy1v5 amd64 0.4.15-1 [49.5 kB]\nGet:58 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 glib-networking-common all 2.56.0-1 [3324 B]\nGet:59 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 glib-networking-services amd64 2.56.0-1 [8488 B]\nGet:60 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gsettings-desktop-schemas all 3.28.0-1ubuntu1 [27.8 kB]\nGet:61 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 glib-networking amd64 2.56.0-1 [56.7 kB]\nGet:62 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.2 [36.5 kB]\nGet:63 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.2 [359 kB]\nGet:64 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB]\nGet:65 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk1.0-data all 2.28.1-1 [2992 B]\nGet:66 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk1.0-0 amd64 2.28.1-1 [43.9 kB]\nGet:67 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk-bridge2.0-0 amd64 2.26.2-1 [57.3 kB]\nGet:68 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB]\nGet:69 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglvnd0 amd64 1.0.0-2ubuntu2.2 [46.6 kB]\nGet:70 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglapi-mesa amd64 18.2.8-0ubuntu0~18.04.2 [23.4 kB]\nGet:71 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-xcb1 amd64 2:1.6.4-3ubuntu0.2 [9376 B]\nGet:72 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-dri2-0 amd64 1.13-2~ubuntu18.04 [6920 B]\nGet:73 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-dri3-0 amd64 1.13-2~ubuntu18.04 [6568 B]\nGet:74 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-glx0 amd64 1.13-2~ubuntu18.04 [22.1 kB]\nGet:75 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-present0 amd64 1.13-2~ubuntu18.04 [5552 B]\nGet:76 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-sync1 amd64 1.13-2~ubuntu18.04 [8808 B]\nGet:77 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxdamage1 amd64 1:1.1.4-3 [6934 B]\nGet:78 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxfixes3 amd64 1:5.0.3-1 [10.8 kB]\nGet:79 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxshmfence1 amd64 1.3-1 [5028 B]\nGet:80 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-amdgpu1 amd64 2.4.95-1~18.04.1 [17.4 kB]\nGet:81 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB]\nGet:82 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-intel1 amd64 2.4.95-1~18.04.1 [59.9 kB]\nGet:83 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-nouveau2 amd64 2.4.95-1~18.04.1 [16.5 kB]\nGet:84 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-radeon1 amd64 2.4.95-1~18.04.1 [21.7 kB]\nGet:85 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libllvm7 amd64 1:7-3~ubuntu0.18.04.1 [15.9 MB]\nGet:86 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB]\nGet:87 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgl1-mesa-dri amd64 18.2.8-0ubuntu0~18.04.2 [6587 kB]\nGet:88 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglx-mesa0 amd64 18.2.8-0ubuntu0~18.04.2 [135 kB]\nGet:89 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglx0 amd64 1.0.0-2ubuntu2.2 [28.1 kB]\nGet:90 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgl1 amd64 1.0.0-2ubuntu2.2 [84.8 kB]\nGet:91 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgl1-mesa-glx amd64 18.2.8-0ubuntu0~18.04.2 [3780 B]\nGet:92 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]\nGet:93 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]\nGet:94 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]\nGet:95 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]\nGet:96 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shape0 amd64 1.13-2~ubuntu18.04 [5972 B]\nGet:97 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxcomposite1 amd64 1:0.4.4-2 [6988 B]\nGet:98 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrandr2 amd64 2:1.5.1-1 [18.1 kB]\nGet:99 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxv1 amd64 2:1.0.11-1 [10.7 kB]\nGet:100 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 x11-utils amd64 7.7+3build1 [196 kB]\nGet:101 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk-wrapper-java all 0.33.3-20ubuntu0.1 [34.7 kB]\nGet:102 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk-wrapper-java-jni amd64 0.33.3-20ubuntu0.1 [28.3 kB]\nGet:103 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo-gobject2 amd64 1.15.10-2ubuntu0.1 [17.1 kB]\nGet:104 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcolord2 amd64 1.3.3-2build1 [107 kB]\nGet:105 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libepoxy0 amd64 1.4.3-1 [181 kB]\nGet:106 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libflac8 amd64 1.3.2-1 [213 kB]\nGet:107 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]\nGet:108 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.3 [119 kB]\nGet:109 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgdk-pixbuf2.0-bin amd64 2.36.11-2 [7864 B]\nGet:110 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgif7 amd64 5.1.4-2 [30.6 kB]\nGet:111 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgtk-3-common all 3.22.30-1ubuntu2 [228 kB]\nGet:112 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-common all 1.4.2-3 [3464 B]\nGet:113 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-0 amd64 1.4.2-3 [58.5 kB]\nGet:114 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsoup2.4-1 amd64 2.62.1-1ubuntu0.1 [292 kB]\nGet:115 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsoup-gnome2.4-1 amd64 2.62.1-1ubuntu0.1 [5092 B]\nGet:116 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 librest-0.7-0 amd64 0.8.0-2 [31.8 kB]\nGet:117 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwayland-client0 amd64 1.16.0-1ubuntu1.1~18.04.1 [23.8 kB]\nGet:118 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwayland-cursor0 amd64 1.16.0-1ubuntu1.1~18.04.1 [10.1 kB]\nGet:119 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwayland-egl1 amd64 1.16.0-1ubuntu1.1~18.04.1 [5648 B]\nGet:120 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxcursor1 amd64 1:1.1.15-1 [19.8 kB]\nGet:121 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxkbcommon0 amd64 0.8.0-1ubuntu0.1 [97.9 kB]\nGet:122 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgtk-3-0 amd64 3.22.30-1ubuntu2 [2500 kB]\nGet:123 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgtk-3-bin amd64 3.22.30-1ubuntu2 [57.4 kB]\nGet:124 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB]\nGet:125 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-dev all 2018.4-4 [251 kB]\nGet:126 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-core-dev all 2018.4-4 [2620 B]\nGet:127 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice-dev amd64 2:1.0.9-2 [46.8 kB]\nGet:128 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx-common all 1.14.0-0ubuntu1.2 [37.4 kB]\nGet:129 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-geoip amd64 1.14.0-0ubuntu1.2 [11.2 kB]\nGet:130 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-image-filter amd64 1.14.0-0ubuntu1.2 [14.5 kB]\nGet:131 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.14.0-0ubuntu1.2 [13.0 kB]\nGet:132 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-mail amd64 1.14.0-0ubuntu1.2 [41.8 kB]\nGet:133 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-stream amd64 1.14.0-0ubuntu1.2 [63.6 kB]\nGet:134 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B]\nGet:135 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libvorbis0a amd64 1.3.5-4.2 [86.4 kB]\nGet:136 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libvorbisenc2 amd64 1.3.5-4.2 [70.7 kB]\nGet:137 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsndfile1 amd64 1.0.28-4 [169 kB]\nGet:138 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpulse0 amd64 1:11.1-1ubuntu7.2 [265 kB]\nGet:139 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB]\nGet:140 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB]\nGet:141 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [25.1 kB]\nGet:142 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB]\nGet:143 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1-dev amd64 1.13-2~ubuntu18.04 [80.0 kB]\nGet:144 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-dev amd64 2:1.6.4-3ubuntu0.2 [640 kB]\nGet:145 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-doc all 2:1.6.4-3ubuntu0.2 [2065 kB]\nGet:146 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB]\nGet:147 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx-core amd64 1.14.0-0ubuntu1.2 [413 kB]\nGet:148 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx all 1.14.0-0ubuntu1.2 [3596 B]\nGet:149 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jre amd64 8u191-b12-2ubuntu0.18.04.1 [69.7 kB]\nGet:150 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jdk-headless amd64 8u191-b12-2ubuntu0.18.04.1 [8281 kB]\nGet:151 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jdk amd64 8u191-b12-2ubuntu0.18.04.1 [1435 kB]\nPreconfiguring packages ...\nFetched 81.7 MB in 1s (54.6 MB/s)\nSelecting previously unselected package fonts-dejavu-core.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 68310 files and directories currently installed.)\r\nPreparing to unpack .../000-fonts-dejavu-core_2.37-1_all.deb ...\r\nUnpacking fonts-dejavu-core (2.37-1) ...\r\nSelecting previously unselected package fontconfig-config.\r\nPreparing to unpack .../001-fontconfig-config_2.12.6-0ubuntu2_all.deb ...\r\nUnpacking fontconfig-config (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package libfontconfig1:amd64.\r\nPreparing to unpack .../002-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ...\r\nUnpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package fontconfig.\r\nPreparing to unpack .../003-fontconfig_2.12.6-0ubuntu2_amd64.deb ...\r\nUnpacking fontconfig (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package libjpeg-turbo8:amd64.\r\nPreparing to unpack .../004-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.1_amd64.deb ...\r\nUnpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.1) ...\r\nSelecting previously unselected package libogg0:amd64.\r\nPreparing to unpack .../005-libogg0_1.3.2-1_amd64.deb ...\r\nUnpacking libogg0:amd64 (1.3.2-1) ...\r\nSelecting previously unselected package x11-common.\r\nPreparing to unpack .../006-x11-common_1%3a7.7+19ubuntu7.1_all.deb ...\r\ndpkg-query: no packages found matching nux-tools\r\nUnpacking x11-common (1:7.7+19ubuntu7.1) ...\r\nSelecting previously unselected package libice6:amd64.\r\nPreparing to unpack .../007-libice6_2%3a1.0.9-2_amd64.deb ...\r\nUnpacking libice6:amd64 (2:1.0.9-2) ...\r\nSelecting previously unselected package libsm6:amd64.\r\nPreparing to unpack .../008-libsm6_2%3a1.2.2-1_amd64.deb ...\r\nUnpacking libsm6:amd64 (2:1.2.2-1) ...\r\nSelecting previously unselected package libxrender1:amd64.\r\nPreparing to unpack .../009-libxrender1_1%3a0.9.10-1_amd64.deb ...\r\nUnpacking libxrender1:amd64 (1:0.9.10-1) ...\r\nSelecting previously unselected package libxft2:amd64.\r\nPreparing to unpack .../010-libxft2_2.3.2-1_amd64.deb ...\r\nUnpacking libxft2:amd64 (2.3.2-1) ...\r\nSelecting previously unselected package libxinerama1:amd64.\r\nPreparing to unpack .../011-libxinerama1_2%3a1.1.3-1_amd64.deb ...\r\nUnpacking libxinerama1:amd64 (2:1.1.3-1) ...\r\nSelecting previously unselected package libxxf86dga1:amd64.\r\nPreparing to unpack .../012-libxxf86dga1_2%3a1.1.4-1_amd64.deb ...\r\nUnpacking libxxf86dga1:amd64 (2:1.1.4-1) ...\r\nSelecting previously unselected package libxxf86vm1:amd64.\r\nPreparing to unpack .../013-libxxf86vm1_1%3a1.1.4-1_amd64.deb ...\r\nUnpacking libxxf86vm1:amd64 (1:1.1.4-1) ...\r\nSelecting previously unselected package hicolor-icon-theme.\r\nPreparing to unpack .../014-hicolor-icon-theme_0.17-2_all.deb ...\r\nUnpacking hicolor-icon-theme (0.17-2) ...\r\nSelecting previously unselected package libjpeg8:amd64.\r\nPreparing to unpack .../015-libjpeg8_8c-2ubuntu8_amd64.deb ...\r\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\r\nSelecting previously unselected package libjbig0:amd64.\r\nPreparing to unpack .../016-libjbig0_2.1-3.1build1_amd64.deb ...\r\nUnpacking libjbig0:amd64 (2.1-3.1build1) ...\r\nSelecting previously unselected package libtiff5:amd64.\r\nPreparing to unpack .../017-libtiff5_4.0.9-5ubuntu0.2_amd64.deb ...\r\nUnpacking libtiff5:amd64 (4.0.9-5ubuntu0.2) ...\r\nSelecting previously unselected package libgdk-pixbuf2.0-common.\r\nPreparing to unpack .../018-libgdk-pixbuf2.0-common_2.36.11-2_all.deb ...\r\nUnpacking libgdk-pixbuf2.0-common (2.36.11-2) ...\r\nSelecting previously unselected package libgdk-pixbuf2.0-0:amd64.\r\nPreparing to unpack .../019-libgdk-pixbuf2.0-0_2.36.11-2_amd64.deb ...\r\nUnpacking libgdk-pixbuf2.0-0:amd64 (2.36.11-2) ...\r\nSelecting previously unselected package gtk-update-icon-cache.\r\nPreparing to unpack .../020-gtk-update-icon-cache_3.22.30-1ubuntu2_amd64.deb ...\r\nNo diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.\r\nNo diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed.\r\nUnpacking gtk-update-icon-cache (3.22.30-1ubuntu2) ...\r\nSelecting previously unselected package libpixman-1-0:amd64.\r\nPreparing to unpack .../021-libpixman-1-0_0.34.0-2_amd64.deb ...\r\nUnpacking libpixman-1-0:amd64 (0.34.0-2) ...\r\nSelecting previously unselected package libxcb-render0:amd64.\r\nPreparing to unpack .../022-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcb-shm0:amd64.\r\nPreparing to unpack .../023-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libcairo2:amd64.\r\nPreparing to unpack .../024-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ...\r\nUnpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSelecting previously unselected package libcroco3:amd64.\r\nPreparing to unpack .../025-libcroco3_0.6.12-2_amd64.deb ...\r\nUnpacking libcroco3:amd64 (0.6.12-2) ...\r\nSelecting previously unselected package libthai-data.\r\nPreparing to unpack .../026-libthai-data_0.1.27-2_all.deb ...\r\nUnpacking libthai-data (0.1.27-2) ...\r\nSelecting previously unselected package libdatrie1:amd64.\r\nPreparing to unpack .../027-libdatrie1_0.2.10-7_amd64.deb ...\r\nUnpacking libdatrie1:amd64 (0.2.10-7) ...\r\nSelecting previously unselected package libthai0:amd64.\r\nPreparing to unpack .../028-libthai0_0.1.27-2_amd64.deb ...\r\nUnpacking libthai0:amd64 (0.1.27-2) ...\r\nSelecting previously unselected package libpango-1.0-0:amd64.\r\nPreparing to unpack .../029-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libgraphite2-3:amd64.\r\nPreparing to unpack .../030-libgraphite2-3_1.3.11-2_amd64.deb ...\r\nUnpacking libgraphite2-3:amd64 (1.3.11-2) ...\r\nSelecting previously unselected package libharfbuzz0b:amd64.\r\nPreparing to unpack .../031-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package libpangoft2-1.0-0:amd64.\r\nPreparing to unpack .../032-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libpangocairo-1.0-0:amd64.\r\nPreparing to unpack .../033-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package librsvg2-2:amd64.\r\nPreparing to unpack .../034-librsvg2-2_2.40.20-2_amd64.deb ...\r\nUnpacking librsvg2-2:amd64 (2.40.20-2) ...\r\nSelecting previously unselected package librsvg2-common:amd64.\r\nPreparing to unpack .../035-librsvg2-common_2.40.20-2_amd64.deb ...\r\nUnpacking librsvg2-common:amd64 (2.40.20-2) ...\r\nSelecting previously unselected package humanity-icon-theme.\r\nPreparing to unpack .../036-humanity-icon-theme_0.6.15_all.deb ...\r\nUnpacking humanity-icon-theme (0.6.15) ...\r\nSelecting previously unselected package ubuntu-mono.\r\nPreparing to unpack .../037-ubuntu-mono_16.10+18.04.20181005-0ubuntu1_all.deb ...\r\nUnpacking ubuntu-mono (16.10+18.04.20181005-0ubuntu1) ...\r\nSelecting previously unselected package adwaita-icon-theme.\r\nPreparing to unpack .../038-adwaita-icon-theme_3.28.0-1ubuntu1_all.deb ...\r\nUnpacking adwaita-icon-theme (3.28.0-1ubuntu1) ...\r\nSelecting previously unselected package libatspi2.0-0:amd64.\r\nPreparing to unpack .../039-libatspi2.0-0_2.28.0-1_amd64.deb ...\r\nUnpacking libatspi2.0-0:amd64 (2.28.0-1) ...\r\nSelecting previously unselected package libxtst6:amd64.\r\nPreparing to unpack .../040-libxtst6_2%3a1.2.3-1_amd64.deb ...\r\nUnpacking libxtst6:amd64 (2:1.2.3-1) ...\r\nSelecting previously unselected package at-spi2-core.\r\nPreparing to unpack .../041-at-spi2-core_2.28.0-1_amd64.deb ...\r\nUnpacking at-spi2-core (2.28.0-1) ...\r\nSelecting previously unselected package java-common.\r\nPreparing to unpack .../042-java-common_0.68ubuntu1~18.04.1_all.deb ...\r\nUnpacking java-common (0.68ubuntu1~18.04.1) ...\r\nSelecting previously unselected package libavahi-common-data:amd64.\r\nPreparing to unpack .../043-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libavahi-common3:amd64.\r\nPreparing to unpack .../044-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libavahi-client3:amd64.\r\nPreparing to unpack .../045-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libcups2:amd64.\r\nPreparing to unpack .../046-libcups2_2.2.7-1ubuntu2.4_amd64.deb ...\r\nUnpacking libcups2:amd64 (2.2.7-1ubuntu2.4) ...\r\nSelecting previously unselected package liblcms2-2:amd64.\r\nPreparing to unpack .../047-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ...\r\nUnpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ...\r\nSelecting previously unselected package libpcsclite1:amd64.\r\nPreparing to unpack .../048-libpcsclite1_1.8.23-1_amd64.deb ...\r\nUnpacking libpcsclite1:amd64 (1.8.23-1) ...\r\nSelecting previously unselected package libxi6:amd64.\r\nPreparing to unpack .../049-libxi6_2%3a1.7.9-1_amd64.deb ...\r\nUnpacking libxi6:amd64 (2:1.7.9-1) ...\r\nSelecting previously unselected package openjdk-8-jre-headless:amd64.\r\nPreparing to unpack .../050-openjdk-8-jre-headless_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nSelecting previously unselected package ca-certificates-java.\r\nPreparing to unpack .../051-ca-certificates-java_20180516ubuntu1~18.04.1_all.deb ...\r\nUnpacking ca-certificates-java (20180516ubuntu1~18.04.1) ...\r\nSelecting previously unselected package libdconf1:amd64.\r\nPreparing to unpack .../052-libdconf1_0.26.0-2ubuntu3_amd64.deb ...\r\nUnpacking libdconf1:amd64 (0.26.0-2ubuntu3) ...\r\nSelecting previously unselected package dconf-service.\r\nPreparing to unpack .../053-dconf-service_0.26.0-2ubuntu3_amd64.deb ...\r\nUnpacking dconf-service (0.26.0-2ubuntu3) ...\r\nSelecting previously unselected package dconf-gsettings-backend:amd64.\r\nPreparing to unpack .../054-dconf-gsettings-backend_0.26.0-2ubuntu3_amd64.deb ...\r\nUnpacking dconf-gsettings-backend:amd64 (0.26.0-2ubuntu3) ...\r\nSelecting previously unselected package fonts-dejavu-extra.\r\nPreparing to unpack .../055-fonts-dejavu-extra_2.37-1_all.deb ...\r\nUnpacking fonts-dejavu-extra (2.37-1) ...\r\nSelecting previously unselected package libproxy1v5:amd64.\r\nPreparing to unpack .../056-libproxy1v5_0.4.15-1_amd64.deb ...\r\nUnpacking libproxy1v5:amd64 (0.4.15-1) ...\r\nSelecting previously unselected package glib-networking-common.\r\nPreparing to unpack .../057-glib-networking-common_2.56.0-1_all.deb ...\r\nUnpacking glib-networking-common (2.56.0-1) ...\r\nSelecting previously unselected package glib-networking-services.\r\nPreparing to unpack .../058-glib-networking-services_2.56.0-1_amd64.deb ...\r\nUnpacking glib-networking-services (2.56.0-1) ...\r\nSelecting previously unselected package gsettings-desktop-schemas.\r\nPreparing to unpack .../059-gsettings-desktop-schemas_3.28.0-1ubuntu1_all.deb ...\r\nUnpacking gsettings-desktop-schemas (3.28.0-1ubuntu1) ...\r\nSelecting previously unselected package glib-networking:amd64.\r\nPreparing to unpack .../060-glib-networking_2.56.0-1_amd64.deb ...\r\nUnpacking glib-networking:amd64 (2.56.0-1) ...\r\nSelecting previously unselected package libasound2-data.\r\nPreparing to unpack .../061-libasound2-data_1.1.3-5ubuntu0.2_all.deb ...\r\nUnpacking libasound2-data (1.1.3-5ubuntu0.2) ...\r\nSelecting previously unselected package libasound2:amd64.\r\nPreparing to unpack .../062-libasound2_1.1.3-5ubuntu0.2_amd64.deb ...\r\nUnpacking libasound2:amd64 (1.1.3-5ubuntu0.2) ...\r\nSelecting previously unselected package libasyncns0:amd64.\r\nPreparing to unpack .../063-libasyncns0_0.8-6_amd64.deb ...\r\nUnpacking libasyncns0:amd64 (0.8-6) ...\r\nSelecting previously unselected package libatk1.0-data.\r\nPreparing to unpack .../064-libatk1.0-data_2.28.1-1_all.deb ...\r\nUnpacking libatk1.0-data (2.28.1-1) ...\r\nSelecting previously unselected package libatk1.0-0:amd64.\r\nPreparing to unpack .../065-libatk1.0-0_2.28.1-1_amd64.deb ...\r\nUnpacking libatk1.0-0:amd64 (2.28.1-1) ...\r\nSelecting previously unselected package libatk-bridge2.0-0:amd64.\r\nPreparing to unpack .../066-libatk-bridge2.0-0_2.26.2-1_amd64.deb ...\r\nUnpacking libatk-bridge2.0-0:amd64 (2.26.2-1) ...\r\nSelecting previously unselected package libfontenc1:amd64.\r\nPreparing to unpack .../067-libfontenc1_1%3a1.1.3-1_amd64.deb ...\r\nUnpacking libfontenc1:amd64 (1:1.1.3-1) ...\r\nSelecting previously unselected package libglvnd0:amd64.\r\nPreparing to unpack .../068-libglvnd0_1.0.0-2ubuntu2.2_amd64.deb ...\r\nUnpacking libglvnd0:amd64 (1.0.0-2ubuntu2.2) ...\r\nSelecting previously unselected package libglapi-mesa:amd64.\r\nPreparing to unpack .../069-libglapi-mesa_18.2.8-0ubuntu0~18.04.2_amd64.deb ...\r\nUnpacking libglapi-mesa:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSelecting previously unselected package libx11-xcb1:amd64.\r\nPreparing to unpack .../070-libx11-xcb1_2%3a1.6.4-3ubuntu0.2_amd64.deb ...\r\nUnpacking libx11-xcb1:amd64 (2:1.6.4-3ubuntu0.2) ...\r\nSelecting previously unselected package libxcb-dri2-0:amd64.\r\nPreparing to unpack .../071-libxcb-dri2-0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-dri2-0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcb-dri3-0:amd64.\r\nPreparing to unpack .../072-libxcb-dri3-0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-dri3-0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcb-glx0:amd64.\r\nPreparing to unpack .../073-libxcb-glx0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-glx0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcb-present0:amd64.\r\nPreparing to unpack .../074-libxcb-present0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-present0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcb-sync1:amd64.\r\nPreparing to unpack .../075-libxcb-sync1_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-sync1:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxdamage1:amd64.\r\nPreparing to unpack .../076-libxdamage1_1%3a1.1.4-3_amd64.deb ...\r\nUnpacking libxdamage1:amd64 (1:1.1.4-3) ...\r\nSelecting previously unselected package libxfixes3:amd64.\r\nPreparing to unpack .../077-libxfixes3_1%3a5.0.3-1_amd64.deb ...\r\nUnpacking libxfixes3:amd64 (1:5.0.3-1) ...\r\nSelecting previously unselected package libxshmfence1:amd64.\r\nPreparing to unpack .../078-libxshmfence1_1.3-1_amd64.deb ...\r\nUnpacking libxshmfence1:amd64 (1.3-1) ...\r\nSelecting previously unselected package libdrm-amdgpu1:amd64.\r\nPreparing to unpack .../079-libdrm-amdgpu1_2.4.95-1~18.04.1_amd64.deb ...\r\nUnpacking libdrm-amdgpu1:amd64 (2.4.95-1~18.04.1) ...\r\nSelecting previously unselected package libpciaccess0:amd64.\r\nPreparing to unpack .../080-libpciaccess0_0.14-1_amd64.deb ...\r\nUnpacking libpciaccess0:amd64 (0.14-1) ...\r\nSelecting previously unselected package libdrm-intel1:amd64.\r\nPreparing to unpack .../081-libdrm-intel1_2.4.95-1~18.04.1_amd64.deb ...\r\nUnpacking libdrm-intel1:amd64 (2.4.95-1~18.04.1) ...\r\nSelecting previously unselected package libdrm-nouveau2:amd64.\r\nPreparing to unpack .../082-libdrm-nouveau2_2.4.95-1~18.04.1_amd64.deb ...\r\nUnpacking libdrm-nouveau2:amd64 (2.4.95-1~18.04.1) ...\r\nSelecting previously unselected package libdrm-radeon1:amd64.\r\nPreparing to unpack .../083-libdrm-radeon1_2.4.95-1~18.04.1_amd64.deb ...\r\nUnpacking libdrm-radeon1:amd64 (2.4.95-1~18.04.1) ...\r\nSelecting previously unselected package libllvm7:amd64.\r\nPreparing to unpack .../084-libllvm7_1%3a7-3~ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libllvm7:amd64 (1:7-3~ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libsensors4:amd64.\r\nPreparing to unpack .../085-libsensors4_1%3a3.4.0-4_amd64.deb ...\r\nUnpacking libsensors4:amd64 (1:3.4.0-4) ...\r\nSelecting previously unselected package libgl1-mesa-dri:amd64.\r\nPreparing to unpack .../086-libgl1-mesa-dri_18.2.8-0ubuntu0~18.04.2_amd64.deb ...\r\nUnpacking libgl1-mesa-dri:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSelecting previously unselected package libglx-mesa0:amd64.\r\nPreparing to unpack .../087-libglx-mesa0_18.2.8-0ubuntu0~18.04.2_amd64.deb ...\r\nUnpacking libglx-mesa0:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSelecting previously unselected package libglx0:amd64.\r\nPreparing to unpack .../088-libglx0_1.0.0-2ubuntu2.2_amd64.deb ...\r\nUnpacking libglx0:amd64 (1.0.0-2ubuntu2.2) ...\r\nSelecting previously unselected package libgl1:amd64.\r\nPreparing to unpack .../089-libgl1_1.0.0-2ubuntu2.2_amd64.deb ...\r\nUnpacking libgl1:amd64 (1.0.0-2ubuntu2.2) ...\r\nSelecting previously unselected package libgl1-mesa-glx:amd64.\r\nPreparing to unpack .../090-libgl1-mesa-glx_18.2.8-0ubuntu0~18.04.2_amd64.deb ...\r\nUnpacking libgl1-mesa-glx:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSelecting previously unselected package libxt6:amd64.\r\nPreparing to unpack .../091-libxt6_1%3a1.1.5-1_amd64.deb ...\r\nUnpacking libxt6:amd64 (1:1.1.5-1) ...\r\nSelecting previously unselected package libxmu6:amd64.\r\nPreparing to unpack .../092-libxmu6_2%3a1.1.2-2_amd64.deb ...\r\nUnpacking libxmu6:amd64 (2:1.1.2-2) ...\r\nSelecting previously unselected package libxpm4:amd64.\r\nPreparing to unpack .../093-libxpm4_1%3a3.5.12-1_amd64.deb ...\r\nUnpacking libxpm4:amd64 (1:3.5.12-1) ...\r\nSelecting previously unselected package libxaw7:amd64.\r\nPreparing to unpack .../094-libxaw7_2%3a1.0.13-1_amd64.deb ...\r\nUnpacking libxaw7:amd64 (2:1.0.13-1) ...\r\nSelecting previously unselected package libxcb-shape0:amd64.\r\nPreparing to unpack .../095-libxcb-shape0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-shape0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcomposite1:amd64.\r\nPreparing to unpack .../096-libxcomposite1_1%3a0.4.4-2_amd64.deb ...\r\nUnpacking libxcomposite1:amd64 (1:0.4.4-2) ...\r\nSelecting previously unselected package libxrandr2:amd64.\r\nPreparing to unpack .../097-libxrandr2_2%3a1.5.1-1_amd64.deb ...\r\nUnpacking libxrandr2:amd64 (2:1.5.1-1) ...\r\nSelecting previously unselected package libxv1:amd64.\r\nPreparing to unpack .../098-libxv1_2%3a1.0.11-1_amd64.deb ...\r\nUnpacking libxv1:amd64 (2:1.0.11-1) ...\r\nSelecting previously unselected package x11-utils.\r\nPreparing to unpack .../099-x11-utils_7.7+3build1_amd64.deb ...\r\nUnpacking x11-utils (7.7+3build1) ...\r\nSelecting previously unselected package libatk-wrapper-java.\r\nPreparing to unpack .../100-libatk-wrapper-java_0.33.3-20ubuntu0.1_all.deb ...\r\nUnpacking libatk-wrapper-java (0.33.3-20ubuntu0.1) ...\r\nSelecting previously unselected package libatk-wrapper-java-jni:amd64.\r\nPreparing to unpack .../101-libatk-wrapper-java-jni_0.33.3-20ubuntu0.1_amd64.deb ...\r\nUnpacking libatk-wrapper-java-jni:amd64 (0.33.3-20ubuntu0.1) ...\r\nSelecting previously unselected package libcairo-gobject2:amd64.\r\nPreparing to unpack .../102-libcairo-gobject2_1.15.10-2ubuntu0.1_amd64.deb ...\r\nUnpacking libcairo-gobject2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSelecting previously unselected package libcolord2:amd64.\r\nPreparing to unpack .../103-libcolord2_1.3.3-2build1_amd64.deb ...\r\nUnpacking libcolord2:amd64 (1.3.3-2build1) ...\r\nSelecting previously unselected package libepoxy0:amd64.\r\nPreparing to unpack .../104-libepoxy0_1.4.3-1_amd64.deb ...\r\nUnpacking libepoxy0:amd64 (1.4.3-1) ...\r\nSelecting previously unselected package libflac8:amd64.\r\nPreparing to unpack .../105-libflac8_1.3.2-1_amd64.deb ...\r\nUnpacking libflac8:amd64 (1.3.2-1) ...\r\nSelecting previously unselected package libwebp6:amd64.\r\nPreparing to unpack .../106-libwebp6_0.6.1-2_amd64.deb ...\r\nUnpacking libwebp6:amd64 (0.6.1-2) ...\r\nSelecting previously unselected package libgd3:amd64.\r\nPreparing to unpack .../107-libgd3_2.2.5-4ubuntu0.3_amd64.deb ...\r\nUnpacking libgd3:amd64 (2.2.5-4ubuntu0.3) ...\r\nSelecting previously unselected package libgdk-pixbuf2.0-bin.\r\nPreparing to unpack .../108-libgdk-pixbuf2.0-bin_2.36.11-2_amd64.deb ...\r\nUnpacking libgdk-pixbuf2.0-bin (2.36.11-2) ...\r\nSelecting previously unselected package libgif7:amd64.\r\nPreparing to unpack .../109-libgif7_5.1.4-2_amd64.deb ...\r\nUnpacking libgif7:amd64 (5.1.4-2) ...\r\nSelecting previously unselected package libgtk-3-common.\r\nPreparing to unpack .../110-libgtk-3-common_3.22.30-1ubuntu2_all.deb ...\r\nUnpacking libgtk-3-common (3.22.30-1ubuntu2) ...\r\nSelecting previously unselected package libjson-glib-1.0-common.\r\nPreparing to unpack .../111-libjson-glib-1.0-common_1.4.2-3_all.deb ...\r\nUnpacking libjson-glib-1.0-common (1.4.2-3) ...\r\nSelecting previously unselected package libjson-glib-1.0-0:amd64.\r\nPreparing to unpack .../112-libjson-glib-1.0-0_1.4.2-3_amd64.deb ...\r\nUnpacking libjson-glib-1.0-0:amd64 (1.4.2-3) ...\r\nSelecting previously unselected package libsoup2.4-1:amd64.\r\nPreparing to unpack .../113-libsoup2.4-1_2.62.1-1ubuntu0.1_amd64.deb ...\r\nUnpacking libsoup2.4-1:amd64 (2.62.1-1ubuntu0.1) ...\r\nSelecting previously unselected package libsoup-gnome2.4-1:amd64.\r\nPreparing to unpack .../114-libsoup-gnome2.4-1_2.62.1-1ubuntu0.1_amd64.deb ...\r\nUnpacking libsoup-gnome2.4-1:amd64 (2.62.1-1ubuntu0.1) ...\r\nSelecting previously unselected package librest-0.7-0:amd64.\r\nPreparing to unpack .../115-librest-0.7-0_0.8.0-2_amd64.deb ...\r\nUnpacking librest-0.7-0:amd64 (0.8.0-2) ...\r\nSelecting previously unselected package libwayland-client0:amd64.\r\nPreparing to unpack .../116-libwayland-client0_1.16.0-1ubuntu1.1~18.04.1_amd64.deb ...\r\nUnpacking libwayland-client0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...\r\nSelecting previously unselected package libwayland-cursor0:amd64.\r\nPreparing to unpack .../117-libwayland-cursor0_1.16.0-1ubuntu1.1~18.04.1_amd64.deb ...\r\nUnpacking libwayland-cursor0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...\r\nSelecting previously unselected package libwayland-egl1:amd64.\r\nPreparing to unpack .../118-libwayland-egl1_1.16.0-1ubuntu1.1~18.04.1_amd64.deb ...\r\nUnpacking libwayland-egl1:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...\r\nSelecting previously unselected package libxcursor1:amd64.\r\nPreparing to unpack .../119-libxcursor1_1%3a1.1.15-1_amd64.deb ...\r\nUnpacking libxcursor1:amd64 (1:1.1.15-1) ...\r\nSelecting previously unselected package libxkbcommon0:amd64.\r\nPreparing to unpack .../120-libxkbcommon0_0.8.0-1ubuntu0.1_amd64.deb ...\r\nUnpacking libxkbcommon0:amd64 (0.8.0-1ubuntu0.1) ...\r\nSelecting previously unselected package libgtk-3-0:amd64.\r\nPreparing to unpack .../121-libgtk-3-0_3.22.30-1ubuntu2_amd64.deb ...\r\nUnpacking libgtk-3-0:amd64 (3.22.30-1ubuntu2) ...\r\nSelecting previously unselected package libgtk-3-bin.\r\nPreparing to unpack .../122-libgtk-3-bin_3.22.30-1ubuntu2_amd64.deb ...\r\nUnpacking libgtk-3-bin (3.22.30-1ubuntu2) ...\r\nSelecting previously unselected package xorg-sgml-doctools.\r\nPreparing to unpack .../123-xorg-sgml-doctools_1%3a1.11-1_all.deb ...\r\nUnpacking xorg-sgml-doctools (1:1.11-1) ...\r\nSelecting previously unselected package x11proto-dev.\r\nPreparing to unpack .../124-x11proto-dev_2018.4-4_all.deb ...\r\nUnpacking x11proto-dev (2018.4-4) ...\r\nSelecting previously unselected package x11proto-core-dev.\r\nPreparing to unpack .../125-x11proto-core-dev_2018.4-4_all.deb ...\r\nUnpacking x11proto-core-dev (2018.4-4) ...\r\nSelecting previously unselected package libice-dev:amd64.\r\nPreparing to unpack .../126-libice-dev_2%3a1.0.9-2_amd64.deb ...\r\nUnpacking libice-dev:amd64 (2:1.0.9-2) ...\r\nSelecting previously unselected package nginx-common.\r\nPreparing to unpack .../127-nginx-common_1.14.0-0ubuntu1.2_all.deb ...\r\nUnpacking nginx-common (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package libnginx-mod-http-geoip.\r\nPreparing to unpack .../128-libnginx-mod-http-geoip_1.14.0-0ubuntu1.2_amd64.deb ...\r\nUnpacking libnginx-mod-http-geoip (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package libnginx-mod-http-image-filter.\r\nPreparing to unpack .../129-libnginx-mod-http-image-filter_1.14.0-0ubuntu1.2_amd64.deb ...\r\nUnpacking libnginx-mod-http-image-filter (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package libnginx-mod-http-xslt-filter.\r\nPreparing to unpack .../130-libnginx-mod-http-xslt-filter_1.14.0-0ubuntu1.2_amd64.deb ...\r\nUnpacking libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package libnginx-mod-mail.\r\nPreparing to unpack .../131-libnginx-mod-mail_1.14.0-0ubuntu1.2_amd64.deb ...\r\nUnpacking libnginx-mod-mail (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package libnginx-mod-stream.\r\nPreparing to unpack .../132-libnginx-mod-stream_1.14.0-0ubuntu1.2_amd64.deb ...\r\nUnpacking libnginx-mod-stream (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package libpthread-stubs0-dev:amd64.\r\nPreparing to unpack .../133-libpthread-stubs0-dev_0.3-4_amd64.deb ...\r\nUnpacking libpthread-stubs0-dev:amd64 (0.3-4) ...\r\nSelecting previously unselected package libvorbis0a:amd64.\r\nPreparing to unpack .../134-libvorbis0a_1.3.5-4.2_amd64.deb ...\r\nUnpacking libvorbis0a:amd64 (1.3.5-4.2) ...\r\nSelecting previously unselected package libvorbisenc2:amd64.\r\nPreparing to unpack .../135-libvorbisenc2_1.3.5-4.2_amd64.deb ...\r\nUnpacking libvorbisenc2:amd64 (1.3.5-4.2) ...\r\nSelecting previously unselected package libsndfile1:amd64.\r\nPreparing to unpack .../136-libsndfile1_1.0.28-4_amd64.deb ...\r\nUnpacking libsndfile1:amd64 (1.0.28-4) ...\r\nSelecting previously unselected package libpulse0:amd64.\r\nPreparing to unpack .../137-libpulse0_1%3a11.1-1ubuntu7.2_amd64.deb ...\r\nUnpacking libpulse0:amd64 (1:11.1-1ubuntu7.2) ...\r\nSelecting previously unselected package libsm-dev:amd64.\r\nPreparing to unpack .../138-libsm-dev_2%3a1.2.2-1_amd64.deb ...\r\nUnpacking libsm-dev:amd64 (2:1.2.2-1) ...\r\nSelecting previously unselected package libxau-dev:amd64.\r\nPreparing to unpack .../139-libxau-dev_1%3a1.0.8-1_amd64.deb ...\r\nUnpacking libxau-dev:amd64 (1:1.0.8-1) ...\r\nSelecting previously unselected package libxdmcp-dev:amd64.\r\nPreparing to unpack .../140-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ...\r\nUnpacking libxdmcp-dev:amd64 (1:1.1.2-3) ...\r\nSelecting previously unselected package xtrans-dev.\r\nPreparing to unpack .../141-xtrans-dev_1.3.5-1_all.deb ...\r\nUnpacking xtrans-dev (1.3.5-1) ...\r\nSelecting previously unselected package libxcb1-dev:amd64.\r\nPreparing to unpack .../142-libxcb1-dev_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb1-dev:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libx11-dev:amd64.\r\nPreparing to unpack .../143-libx11-dev_2%3a1.6.4-3ubuntu0.2_amd64.deb ...\r\nUnpacking libx11-dev:amd64 (2:1.6.4-3ubuntu0.2) ...\r\nSelecting previously unselected package libx11-doc.\r\nPreparing to unpack .../144-libx11-doc_2%3a1.6.4-3ubuntu0.2_all.deb ...\r\nUnpacking libx11-doc (2:1.6.4-3ubuntu0.2) ...\r\nSelecting previously unselected package libxt-dev:amd64.\r\nPreparing to unpack .../145-libxt-dev_1%3a1.1.5-1_amd64.deb ...\r\nUnpacking libxt-dev:amd64 (1:1.1.5-1) ...\r\nSelecting previously unselected package nginx-core.\r\nPreparing to unpack .../146-nginx-core_1.14.0-0ubuntu1.2_amd64.deb ...\r\nUnpacking nginx-core (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package nginx.\r\nPreparing to unpack .../147-nginx_1.14.0-0ubuntu1.2_all.deb ...\r\nUnpacking nginx (1.14.0-0ubuntu1.2) ...\r\nSelecting previously unselected package openjdk-8-jre:amd64.\r\nPreparing to unpack .../148-openjdk-8-jre_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nSelecting previously unselected package openjdk-8-jdk-headless:amd64.\r\nPreparing to unpack .../149-openjdk-8-jdk-headless_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nSelecting previously unselected package openjdk-8-jdk:amd64.\r\nPreparing to unpack .../150-openjdk-8-jdk_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nSetting up libxi6:amd64 (2:1.7.9-1) ...\r\nSetting up libxcb-present0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libglvnd0:amd64 (1.0.0-2ubuntu2.2) ...\r\nSetting up libxinerama1:amd64 (2:1.1.3-1) ...\r\nProcessing triggers for ufw (0.36-0ubuntu0.18.04.1) ...\r\nSetting up libxcb-dri2-0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libxcb-dri3-0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libxcb-glx0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libjson-glib-1.0-common (1.4.2-3) ...\r\nSetting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libasyncns0:amd64 (0.8-6) ...\r\nSetting up glib-networking-common (2.56.0-1) ...\r\nSetting up libxdamage1:amd64 (1:1.1.4-3) ...\r\nSetting up libxfixes3:amd64 (1:5.0.3-1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-20) ...\r\nSetting up libdrm-amdgpu1:amd64 (2.4.95-1~18.04.1) ...\r\nSetting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ...\r\nSetting up libjbig0:amd64 (2.1-3.1build1) ...\r\nSetting up libpcsclite1:amd64 (1.8.23-1) ...\r\nSetting up libpthread-stubs0-dev:amd64 (0.3-4) ...\r\nSetting up fonts-dejavu-core (2.37-1) ...\r\nSetting up libllvm7:amd64 (1:7-3~ubuntu0.18.04.1) ...\r\nSetting up libatspi2.0-0:amd64 (2.28.0-1) ...\r\nProcessing triggers for libglib2.0-0:amd64 (2.56.3-0ubuntu0.18.04.1) ...\r\nSetting up nginx-common (1.14.0-0ubuntu1.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/nginx.service -> /lib/systemd/system/nginx.service.\r\nSetting up libasound2-data (1.1.3-5ubuntu0.2) ...\r\nSetting up libxshmfence1:amd64 (1.3-1) ...\r\nSetting up xorg-sgml-doctools (1:1.11-1) ...\r\nSetting up libwayland-client0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...\r\nSetting up libproxy1v5:amd64 (0.4.15-1) ...\r\nSetting up java-common (0.68ubuntu1~18.04.1) ...\r\nSetting up libgdk-pixbuf2.0-common (2.36.11-2) ...\r\nSetting up glib-networking-services (2.56.0-1) ...\r\nSetting up libdatrie1:amd64 (0.2.10-7) ...\r\nSetting up libgif7:amd64 (5.1.4-2) ...\r\nSetting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.1) ...\r\nSetting up libglapi-mesa:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSetting up x11proto-dev (2018.4-4) ...\r\nSetting up libasound2:amd64 (1.1.3-5ubuntu0.2) ...\r\nSetting up libjson-glib-1.0-0:amd64 (1.4.2-3) ...\r\nSetting up libgraphite2-3:amd64 (1.3.11-2) ...\r\nSetting up libcroco3:amd64 (0.6.12-2) ...\r\nSetting up libxcb-sync1:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libogg0:amd64 (1.3.2-1) ...\r\nSetting up libatk1.0-data (2.28.1-1) ...\r\nSetting up libx11-xcb1:amd64 (2:1.6.4-3ubuntu0.2) ...\r\nSetting up libpixman-1-0:amd64 (0.34.0-2) ...\r\nSetting up xtrans-dev (1.3.5-1) ...\r\nSetting up libxdmcp-dev:amd64 (1:1.1.2-3) ...\r\nSetting up libxxf86dga1:amd64 (2:1.1.4-1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nSetting up libepoxy0:amd64 (1.4.3-1) ...\r\nSetting up libatk1.0-0:amd64 (2.28.1-1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.20) ...\r\nSetting up libatk-bridge2.0-0:amd64 (2.26.2-1) ...\r\nSetting up libfontenc1:amd64 (1:1.1.3-1) ...\r\nSetting up libdconf1:amd64 (0.26.0-2ubuntu3) ...\r\nSetting up libnginx-mod-mail (1.14.0-0ubuntu1.2) ...\r\nSetting up libxcomposite1:amd64 (1:0.4.4-2) ...\r\nSetting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libxpm4:amd64 (1:3.5.12-1) ...\r\nSetting up libx11-doc (2:1.6.4-3ubuntu0.2) ...\r\nSetting up libxcb-shape0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libpciaccess0:amd64 (0.14-1) ...\r\nSetting up libxrender1:amd64 (1:0.9.10-1) ...\r\nSetting up libxv1:amd64 (2:1.0.11-1) ...\r\nSetting up libsensors4:amd64 (1:3.4.0-4) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nSetting up libxkbcommon0:amd64 (0.8.0-1ubuntu0.1) ...\r\nSetting up libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.2) ...\r\nSetting up libdrm-radeon1:amd64 (2.4.95-1~18.04.1) ...\r\nSetting up libcolord2:amd64 (1.3.3-2build1) ...\r\nSetting up libthai-data (0.1.27-2) ...\r\nSetting up libxxf86vm1:amd64 (1:1.1.4-1) ...\r\nSetting up libdrm-nouveau2:amd64 (2.4.95-1~18.04.1) ...\r\nSetting up fonts-dejavu-extra (2.37-1) ...\r\nSetting up libvorbis0a:amd64 (1.3.5-4.2) ...\r\nSetting up x11-common (1:7.7+19ubuntu7.1) ...\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nProcessing triggers for ca-certificates (20180409) ...\r\nUpdating certificates in /etc/ssl/certs...\r\n0 added, 0 removed; done.\r\nRunning hooks in /etc/ca-certificates/update.d...\r\ndone.\r\nSetting up hicolor-icon-theme (0.17-2) ...\r\nSetting up libwayland-cursor0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...\r\nSetting up libnginx-mod-http-geoip (1.14.0-0ubuntu1.2) ...\r\nSetting up libwayland-egl1:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...\r\nSetting up libxrandr2:amd64 (2:1.5.1-1) ...\r\nSetting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up libwebp6:amd64 (0.6.1-2) ...\r\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\r\nSetting up fontconfig-config (2.12.6-0ubuntu2) ...\r\nSetting up libnginx-mod-stream (1.14.0-0ubuntu1.2) ...\r\nSetting up x11proto-core-dev (2018.4-4) ...\r\nSetting up dconf-service (0.26.0-2ubuntu3) ...\r\nSetting up libflac8:amd64 (1.3.2-1) ...\r\nSetting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up libtiff5:amd64 (4.0.9-5ubuntu0.2) ...\r\nSetting up libxau-dev:amd64 (1:1.0.8-1) ...\r\nSetting up libthai0:amd64 (0.1.27-2) ...\r\nSetting up libxtst6:amd64 (2:1.2.3-1) ...\r\nSetting up libdrm-intel1:amd64 (2.4.95-1~18.04.1) ...\r\nSetting up libxcursor1:amd64 (1:1.1.15-1) ...\r\nSetting up libice6:amd64 (2:1.0.9-2) ...\r\nSetting up libxcb1-dev:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up libx11-dev:amd64 (2:1.6.4-3ubuntu0.2) ...\r\nSetting up libvorbisenc2:amd64 (1.3.5-4.2) ...\r\nSetting up dconf-gsettings-backend:amd64 (0.26.0-2ubuntu3) ...\r\nSetting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\r\nSetting up libsm6:amd64 (2:1.2.2-1) ...\r\nSetting up gsettings-desktop-schemas (3.28.0-1ubuntu1) ...\r\nSetting up libgtk-3-common (3.22.30-1ubuntu2) ...\r\nSetting up at-spi2-core (2.28.0-1) ...\r\nSetting up libgdk-pixbuf2.0-0:amd64 (2.36.11-2) ...\r\nSetting up libgl1-mesa-dri:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSetting up libgdk-pixbuf2.0-bin (2.36.11-2) ...\r\nSetting up libgd3:amd64 (2.2.5-4ubuntu0.3) ...\r\nSetting up libsndfile1:amd64 (1.0.28-4) ...\r\nSetting up gtk-update-icon-cache (3.22.30-1ubuntu2) ...\r\nSetting up libice-dev:amd64 (2:1.0.9-2) ...\r\nSetting up glib-networking:amd64 (2.56.0-1) ...\r\nSetting up libxt6:amd64 (1:1.1.5-1) ...\r\nSetting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up libxft2:amd64 (2.3.2-1) ...\r\nSetting up fontconfig (2.12.6-0ubuntu2) ...\r\nRegenerating fonts cache... done.\r\nSetting up libglx-mesa0:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSetting up libcups2:amd64 (2.2.7-1ubuntu2.4) ...\r\nSetting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSetting up libsm-dev:amd64 (2:1.2.2-1) ...\r\nSetting up libnginx-mod-http-image-filter (1.14.0-0ubuntu1.2) ...\r\nSetting up libcairo-gobject2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSetting up libsoup2.4-1:amd64 (2.62.1-1ubuntu0.1) ...\r\nSetting up libsoup-gnome2.4-1:amd64 (2.62.1-1ubuntu0.1) ...\r\nSetting up libpulse0:amd64 (1:11.1-1ubuntu7.2) ...\r\nSetting up libxmu6:amd64 (2:1.1.2-2) ...\r\nSetting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up nginx-core (1.14.0-0ubuntu1.2) ...\r\nSetting up librest-0.7-0:amd64 (0.8.0-2) ...\r\nSetting up libglx0:amd64 (1.0.0-2ubuntu2.2) ...\r\nSetting up libxaw7:amd64 (2:1.0.13-1) ...\r\nSetting up libxt-dev:amd64 (1:1.1.5-1) ...\r\nSetting up nginx (1.14.0-0ubuntu1.2) ...\r\nSetting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up libgl1:amd64 (1.0.0-2ubuntu2.2) ...\r\nSetting up x11-utils (7.7+3build1) ...\r\nSetting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up libgl1-mesa-glx:amd64 (18.2.8-0ubuntu0~18.04.2) ...\r\nSetting up libatk-wrapper-java (0.33.3-20ubuntu0.1) ...\r\nSetting up librsvg2-2:amd64 (2.40.20-2) ...\r\nSetting up librsvg2-common:amd64 (2.40.20-2) ...\r\nSetting up libatk-wrapper-java-jni:amd64 (0.33.3-20ubuntu0.1) ...\r\nSetting up adwaita-icon-theme (3.28.0-1ubuntu1) ...\r\nupdate-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode\r\nSetting up ca-certificates-java (20180516ubuntu1~18.04.1) ...\r\nhead: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory\r\nAdding debian:QuoVadis_Root_CA.pem\r\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\r\nAdding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem\r\nAdding debian:QuoVadis_Root_CA_3_G3.pem\r\nAdding debian:Entrust_Root_Certification_Authority.pem\r\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\r\nAdding debian:SSL.com_Root_Certification_Authority_ECC.pem\r\nAdding debian:GeoTrust_Universal_CA_2.pem\r\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\r\nAdding debian:Buypass_Class_3_Root_CA.pem\r\nAdding debian:EC-ACC.pem\r\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\r\nAdding debian:USERTrust_RSA_Certification_Authority.pem\r\nAdding debian:SwissSign_Gold_CA_-_G2.pem\r\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\r\nAdding debian:SwissSign_Silver_CA_-_G2.pem\r\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\r\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\r\nAdding debian:Buypass_Class_2_Root_CA.pem\r\nAdding debian:Network_Solutions_Certificate_Authority.pem\r\nAdding debian:DigiCert_Global_Root_G2.pem\r\nAdding debian:LuxTrust_Global_Root_2.pem\r\nAdding debian:Certplus_Root_CA_G1.pem\r\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\r\nAdding debian:GlobalSign_Root_CA.pem\r\nAdding debian:ISRG_Root_X1.pem\r\nAdding debian:Cybertrust_Global_Root.pem\r\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\r\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\r\nAdding debian:Hongkong_Post_Root_CA_1.pem\r\nAdding debian:USERTrust_ECC_Certification_Authority.pem\r\nAdding debian:AC_RAIZ_FNMT-RCM.pem\r\nAdding debian:Trustis_FPS_Root_CA.pem\r\nAdding debian:COMODO_ECC_Certification_Authority.pem\r\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\r\nAdding debian:COMODO_RSA_Certification_Authority.pem\r\nAdding debian:Comodo_AAA_Services_root.pem\r\nAdding debian:SSL.com_Root_Certification_Authority_RSA.pem\r\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\r\nAdding debian:Certum_Trusted_Network_CA_2.pem\r\nAdding debian:CA_Disig_Root_R2.pem\r\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\r\nAdding debian:Certum_Trusted_Network_CA.pem\r\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\r\nAdding debian:Certplus_Class_2_Primary_CA.pem\r\nAdding debian:Go_Daddy_Class_2_CA.pem\r\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\r\nAdding debian:GeoTrust_Universal_CA.pem\r\nAdding debian:TeliaSonera_Root_CA_v1.pem\r\nAdding debian:TrustCor_RootCert_CA-1.pem\r\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\r\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\r\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\r\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\r\nAdding debian:DigiCert_Global_Root_CA.pem\r\nAdding debian:AffirmTrust_Premium_ECC.pem\r\nAdding debian:QuoVadis_Root_CA_2.pem\r\nAdding debian:OpenTrust_Root_CA_G1.pem\r\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\r\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\r\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\r\nAdding debian:Security_Communication_Root_CA.pem\r\nAdding debian:GlobalSign_Root_CA_-_R3.pem\r\nAdding debian:TrustCor_RootCert_CA-2.pem\r\nAdding debian:E-Tugra_Certification_Authority.pem\r\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\r\nAdding debian:GeoTrust_Global_CA.pem\r\nAdding debian:TWCA_Root_Certification_Authority.pem\r\nAdding debian:Atos_TrustedRoot_2011.pem\r\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\r\nAdding debian:ePKI_Root_Certification_Authority.pem\r\nAdding debian:OpenTrust_Root_CA_G2.pem\r\nAdding debian:EE_Certification_Centre_Root_CA.pem\r\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\r\nAdding debian:Amazon_Root_CA_1.pem\r\nAdding debian:Certplus_Root_CA_G2.pem\r\nAdding debian:Amazon_Root_CA_4.pem\r\nAdding debian:CFCA_EV_ROOT.pem\r\nAdding debian:thawte_Primary_Root_CA.pem\r\nAdding debian:DigiCert_Trusted_Root_G4.pem\r\nAdding debian:AffirmTrust_Commercial.pem\r\nAdding debian:SZAFIR_ROOT_CA2.pem\r\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\r\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\r\nAdding debian:DST_Root_CA_X3.pem\r\nAdding debian:Secure_Global_CA.pem\r\nAdding debian:Certinomis_-_Root_CA.pem\r\nAdding debian:Security_Communication_RootCA2.pem\r\nAdding debian:TrustCor_ECA-1.pem\r\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\r\nAdding debian:Sonera_Class_2_Root_CA.pem\r\nAdding debian:Certigna.pem\r\nAdding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem\r\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\r\nAdding debian:AffirmTrust_Networking.pem\r\nAdding debian:Global_Chambersign_Root_-_2008.pem\r\nAdding debian:COMODO_Certification_Authority.pem\r\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\r\nAdding debian:AddTrust_External_Root.pem\r\nAdding debian:Taiwan_GRCA.pem\r\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\r\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\r\nAdding debian:GDCA_TrustAUTH_R5_ROOT.pem\r\nAdding debian:Amazon_Root_CA_3.pem\r\nAdding debian:XRamp_Global_CA_Root.pem\r\nAdding debian:QuoVadis_Root_CA_3.pem\r\nAdding debian:Actalis_Authentication_Root_CA.pem\r\nAdding debian:SecureSign_RootCA11.pem\r\nAdding debian:OpenTrust_Root_CA_G3.pem\r\nAdding debian:Visa_eCommerce_Root.pem\r\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\r\nAdding debian:Amazon_Root_CA_2.pem\r\nAdding debian:SecureTrust_CA.pem\r\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\r\nAdding debian:certSIGN_ROOT_CA.pem\r\nAdding debian:ACCVRAIZ1.pem\r\nAdding debian:QuoVadis_Root_CA_2_G3.pem\r\nAdding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem\r\nAdding debian:AffirmTrust_Premium.pem\r\nAdding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem\r\nAdding debian:Baltimore_CyberTrust_Root.pem\r\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\r\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\r\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\r\nAdding debian:QuoVadis_Root_CA_1_G3.pem\r\nAdding debian:Starfield_Class_2_CA.pem\r\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\r\nAdding debian:Izenpe.com.pem\r\nAdding debian:DigiCert_Global_Root_G3.pem\r\nAdding debian:TWCA_Global_Root_CA.pem\r\nAdding debian:GlobalSign_Root_CA_-_R2.pem\r\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\r\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\r\ndone.\r\nSetting up humanity-icon-theme (0.6.15) ...\r\nSetting up libgtk-3-0:amd64 (3.22.30-1ubuntu2) ...\r\nSetting up libgtk-3-bin (3.22.30-1ubuntu2) ...\r\nSetting up ubuntu-mono (16.10+18.04.20181005-0ubuntu1) ...\r\nProcessing triggers for ca-certificates (20180409) ...\r\nUpdating certificates in /etc/ssl/certs...\r\n0 added, 0 removed; done.\r\nRunning hooks in /etc/ca-certificates/update.d...\r\n\r\ndone.\r\ndone.\r\nSetting up openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\r\nSetting up openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode\r\nSetting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode\r\nSetting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.18.04.1) ...\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode\r\nupdate-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode\r\nProcessing triggers for ureadahead (0.100.0-20) ...\r\nProcessing triggers for ufw (0.36-0ubuntu0.18.04.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.20) ...\r\nProcessing triggers for libgdk-pixbuf2.0-0:amd64 (2.36.11-2) ...\r\n", | |
googlecompute: "stdout_lines": [ | |
googlecompute: "Reading package lists...", | |
googlecompute: "Building dependency tree...", | |
googlecompute: "Reading state information...", | |
googlecompute: "The following package was automatically installed and is no longer required:", | |
googlecompute: " grub-pc-bin", | |
googlecompute: "Use 'sudo apt autoremove' to remove it.", | |
googlecompute: "The following additional packages will be installed:", | |
googlecompute: " adwaita-icon-theme at-spi2-core ca-certificates-java dconf-gsettings-backend", | |
googlecompute: " dconf-service fontconfig fontconfig-config fonts-dejavu-core", | |
googlecompute: " fonts-dejavu-extra glib-networking glib-networking-common", | |
googlecompute: " glib-networking-services gsettings-desktop-schemas gtk-update-icon-cache", | |
googlecompute: " hicolor-icon-theme humanity-icon-theme java-common libasound2", | |
googlecompute: " libasound2-data libasyncns0 libatk-bridge2.0-0 libatk-wrapper-java", | |
googlecompute: " libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0", | |
googlecompute: " libavahi-client3 libavahi-common-data libavahi-common3 libcairo-gobject2", | |
googlecompute: " libcairo2 libcolord2 libcroco3 libcups2 libdatrie1 libdconf1 libdrm-amdgpu1", | |
googlecompute: " libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libepoxy0 libflac8", | |
googlecompute: " libfontconfig1 libfontenc1 libgd3 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-bin", | |
googlecompute: " libgdk-pixbuf2.0-common libgif7 libgl1 libgl1-mesa-dri libgl1-mesa-glx", | |
googlecompute: " libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 libgtk-3-0", | |
googlecompute: " libgtk-3-bin libgtk-3-common libharfbuzz0b libice-dev libice6 libjbig0", | |
googlecompute: " libjpeg-turbo8 libjpeg8 libjson-glib-1.0-0 libjson-glib-1.0-common", | |
googlecompute: " liblcms2-2 libllvm7 libnginx-mod-http-geoip libnginx-mod-http-image-filter", | |
googlecompute: " libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libogg0", | |
googlecompute: " libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0", | |
googlecompute: " libpcsclite1 libpixman-1-0 libproxy1v5 libpthread-stubs0-dev libpulse0", | |
googlecompute: " librest-0.7-0 librsvg2-2 librsvg2-common libsensors4 libsm-dev libsm6", | |
googlecompute: " libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libthai-data libthai0 libtiff5", | |
googlecompute: " libvorbis0a libvorbisenc2 libwayland-client0 libwayland-cursor0", | |
googlecompute: " libwayland-egl1 libwebp6 libx11-dev libx11-doc libx11-xcb1 libxau-dev", | |
googlecompute: " libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0", | |
googlecompute: " libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb1-dev", | |
googlecompute: " libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2", | |
googlecompute: " libxi6 libxinerama1 libxkbcommon0 libxmu6 libxpm4 libxrandr2 libxrender1", | |
googlecompute: " libxshmfence1 libxt-dev libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1", | |
googlecompute: " nginx-common nginx-core openjdk-8-jdk-headless openjdk-8-jre", | |
googlecompute: " openjdk-8-jre-headless ubuntu-mono x11-common x11-utils x11proto-core-dev", | |
googlecompute: " x11proto-dev xorg-sgml-doctools xtrans-dev", | |
googlecompute: "Suggested packages:", | |
googlecompute: " default-jre libasound2-plugins alsa-utils colord cups-common libgd-tools", | |
googlecompute: " gvfs libice-doc liblcms2-utils pcscd pulseaudio librsvg2-bin lm-sensors", | |
googlecompute: " libsm-doc libxcb-doc libxt-doc fcgiwrap nginx-doc ssl-cert openjdk-8-demo", | |
googlecompute: " openjdk-8-source visualvm icedtea-8-plugin libnss-mdns fonts-ipafont-gothic", | |
googlecompute: " fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei fonts-indic", | |
googlecompute: " mesa-utils", | |
googlecompute: "The following NEW packages will be installed:", | |
googlecompute: " adwaita-icon-theme at-spi2-core ca-certificates-java dconf-gsettings-backend", | |
googlecompute: " dconf-service fontconfig fontconfig-config fonts-dejavu-core", | |
googlecompute: " fonts-dejavu-extra glib-networking glib-networking-common", | |
googlecompute: " glib-networking-services gsettings-desktop-schemas gtk-update-icon-cache", | |
googlecompute: " hicolor-icon-theme humanity-icon-theme java-common libasound2", | |
googlecompute: " libasound2-data libasyncns0 libatk-bridge2.0-0 libatk-wrapper-java", | |
googlecompute: " libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libatspi2.0-0", | |
googlecompute: " libavahi-client3 libavahi-common-data libavahi-common3 libcairo-gobject2", | |
googlecompute: " libcairo2 libcolord2 libcroco3 libcups2 libdatrie1 libdconf1 libdrm-amdgpu1", | |
googlecompute: " libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libepoxy0 libflac8", | |
googlecompute: " libfontconfig1 libfontenc1 libgd3 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-bin", | |
googlecompute: " libgdk-pixbuf2.0-common libgif7 libgl1 libgl1-mesa-dri libgl1-mesa-glx", | |
googlecompute: " libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 libgtk-3-0", | |
googlecompute: " libgtk-3-bin libgtk-3-common libharfbuzz0b libice-dev libice6 libjbig0", | |
googlecompute: " libjpeg-turbo8 libjpeg8 libjson-glib-1.0-0 libjson-glib-1.0-common", | |
googlecompute: " liblcms2-2 libllvm7 libnginx-mod-http-geoip libnginx-mod-http-image-filter", | |
googlecompute: " libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libogg0", | |
googlecompute: " libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0", | |
googlecompute: " libpcsclite1 libpixman-1-0 libproxy1v5 libpthread-stubs0-dev libpulse0", | |
googlecompute: " librest-0.7-0 librsvg2-2 librsvg2-common libsensors4 libsm-dev libsm6", | |
googlecompute: " libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libthai-data libthai0 libtiff5", | |
googlecompute: " libvorbis0a libvorbisenc2 libwayland-client0 libwayland-cursor0", | |
googlecompute: " libwayland-egl1 libwebp6 libx11-dev libx11-doc libx11-xcb1 libxau-dev", | |
googlecompute: " libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0", | |
googlecompute: " libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb1-dev", | |
googlecompute: " libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2", | |
googlecompute: " libxi6 libxinerama1 libxkbcommon0 libxmu6 libxpm4 libxrandr2 libxrender1", | |
googlecompute: " libxshmfence1 libxt-dev libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1", | |
googlecompute: " nginx nginx-common nginx-core openjdk-8-jdk openjdk-8-jdk-headless", | |
googlecompute: " openjdk-8-jre openjdk-8-jre-headless ubuntu-mono x11-common x11-utils", | |
googlecompute: " x11proto-core-dev x11proto-dev xorg-sgml-doctools xtrans-dev", | |
googlecompute: "0 upgraded, 151 newly installed, 0 to remove and 0 not upgraded.", | |
googlecompute: "Need to get 81.7 MB of archives.", | |
googlecompute: "After this operation, 455 MB of additional disk space will be used.", | |
googlecompute: "Get:1 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]", | |
googlecompute: "Get:2 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]", | |
googlecompute: "Get:3 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]", | |
googlecompute: "Get:4 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]", | |
googlecompute: "Get:5 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.1 [110 kB]", | |
googlecompute: "Get:6 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB]", | |
googlecompute: "Get:7 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]", | |
googlecompute: "Get:8 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]", | |
googlecompute: "Get:9 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]", | |
googlecompute: "Get:10 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]", | |
googlecompute: "Get:11 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB]", | |
googlecompute: "Get:12 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B]", | |
googlecompute: "Get:13 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB]", | |
googlecompute: "Get:14 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB]", | |
googlecompute: "Get:15 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 hicolor-icon-theme all 0.17-2 [9976 B]", | |
googlecompute: "Get:16 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]", | |
googlecompute: "Get:17 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]", | |
googlecompute: "Get:18 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.2 [153 kB]", | |
googlecompute: "Get:19 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgdk-pixbuf2.0-common all 2.36.11-2 [4536 B]", | |
googlecompute: "Get:20 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgdk-pixbuf2.0-0 amd64 2.36.11-2 [165 kB]", | |
googlecompute: "Get:21 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gtk-update-icon-cache amd64 3.22.30-1ubuntu2 [28.1 kB]", | |
googlecompute: "Get:22 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]", | |
googlecompute: "Get:23 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]", | |
googlecompute: "Get:24 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5600 B]", | |
googlecompute: "Get:25 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]", | |
googlecompute: "Get:26 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]", | |
googlecompute: "Get:27 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]", | |
googlecompute: "Get:28 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]", | |
googlecompute: "Get:29 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]", | |
googlecompute: "Get:30 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]", | |
googlecompute: "Get:31 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]", | |
googlecompute: "Get:32 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]", | |
googlecompute: "Get:33 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]", | |
googlecompute: "Get:34 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]", | |
googlecompute: "Get:35 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 librsvg2-2 amd64 2.40.20-2 [98.6 kB]", | |
googlecompute: "Get:36 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 librsvg2-common amd64 2.40.20-2 [5124 B]", | |
googlecompute: "Get:37 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 humanity-icon-theme all 0.6.15 [1250 kB]", | |
googlecompute: "Get:38 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-mono all 16.10+18.04.20181005-0ubuntu1 [149 kB]", | |
googlecompute: "Get:39 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 adwaita-icon-theme all 3.28.0-1ubuntu1 [3306 kB]", | |
googlecompute: "Get:40 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatspi2.0-0 amd64 2.28.0-1 [59.6 kB]", | |
googlecompute: "Get:41 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxtst6 amd64 2:1.2.3-1 [12.8 kB]", | |
googlecompute: "Get:42 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 at-spi2-core amd64 2.28.0-1 [47.9 kB]", | |
googlecompute: "Get:43 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 java-common all 0.68ubuntu1~18.04.1 [14.5 kB]", | |
googlecompute: "Get:44 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]", | |
googlecompute: "Get:45 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]", | |
googlecompute: "Get:46 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]", | |
googlecompute: "Get:47 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcups2 amd64 2.2.7-1ubuntu2.4 [211 kB]", | |
googlecompute: "Get:48 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB]", | |
googlecompute: "Get:49 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpcsclite1 amd64 1.8.23-1 [21.3 kB]", | |
googlecompute: "Get:50 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxi6 amd64 2:1.7.9-1 [29.2 kB]", | |
googlecompute: "Get:51 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jre-headless amd64 8u191-b12-2ubuntu0.18.04.1 [27.3 MB]", | |
googlecompute: "Get:52 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates-java all 20180516ubuntu1~18.04.1 [12.2 kB]", | |
googlecompute: "Get:53 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdconf1 amd64 0.26.0-2ubuntu3 [33.1 kB]", | |
googlecompute: "Get:54 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dconf-service amd64 0.26.0-2ubuntu3 [28.4 kB]", | |
googlecompute: "Get:55 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dconf-gsettings-backend amd64 0.26.0-2ubuntu3 [20.0 kB]", | |
googlecompute: "Get:56 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-extra all 2.37-1 [1953 kB]", | |
googlecompute: "Get:57 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libproxy1v5 amd64 0.4.15-1 [49.5 kB]", | |
googlecompute: "Get:58 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 glib-networking-common all 2.56.0-1 [3324 B]", | |
googlecompute: "Get:59 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 glib-networking-services amd64 2.56.0-1 [8488 B]", | |
googlecompute: "Get:60 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gsettings-desktop-schemas all 3.28.0-1ubuntu1 [27.8 kB]", | |
googlecompute: "Get:61 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 glib-networking amd64 2.56.0-1 [56.7 kB]", | |
googlecompute: "Get:62 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.2 [36.5 kB]", | |
googlecompute: "Get:63 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.2 [359 kB]", | |
googlecompute: "Get:64 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB]", | |
googlecompute: "Get:65 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk1.0-data all 2.28.1-1 [2992 B]", | |
googlecompute: "Get:66 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk1.0-0 amd64 2.28.1-1 [43.9 kB]", | |
googlecompute: "Get:67 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk-bridge2.0-0 amd64 2.26.2-1 [57.3 kB]", | |
googlecompute: "Get:68 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB]", | |
googlecompute: "Get:69 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglvnd0 amd64 1.0.0-2ubuntu2.2 [46.6 kB]", | |
googlecompute: "Get:70 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglapi-mesa amd64 18.2.8-0ubuntu0~18.04.2 [23.4 kB]", | |
googlecompute: "Get:71 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-xcb1 amd64 2:1.6.4-3ubuntu0.2 [9376 B]", | |
googlecompute: "Get:72 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-dri2-0 amd64 1.13-2~ubuntu18.04 [6920 B]", | |
googlecompute: "Get:73 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-dri3-0 amd64 1.13-2~ubuntu18.04 [6568 B]", | |
googlecompute: "Get:74 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-glx0 amd64 1.13-2~ubuntu18.04 [22.1 kB]", | |
googlecompute: "Get:75 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-present0 amd64 1.13-2~ubuntu18.04 [5552 B]", | |
googlecompute: "Get:76 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-sync1 amd64 1.13-2~ubuntu18.04 [8808 B]", | |
googlecompute: "Get:77 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxdamage1 amd64 1:1.1.4-3 [6934 B]", | |
googlecompute: "Get:78 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxfixes3 amd64 1:5.0.3-1 [10.8 kB]", | |
googlecompute: "Get:79 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxshmfence1 amd64 1.3-1 [5028 B]", | |
googlecompute: "Get:80 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-amdgpu1 amd64 2.4.95-1~18.04.1 [17.4 kB]", | |
googlecompute: "Get:81 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB]", | |
googlecompute: "Get:82 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-intel1 amd64 2.4.95-1~18.04.1 [59.9 kB]", | |
googlecompute: "Get:83 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-nouveau2 amd64 2.4.95-1~18.04.1 [16.5 kB]", | |
googlecompute: "Get:84 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-radeon1 amd64 2.4.95-1~18.04.1 [21.7 kB]", | |
googlecompute: "Get:85 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libllvm7 amd64 1:7-3~ubuntu0.18.04.1 [15.9 MB]", | |
googlecompute: "Get:86 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB]", | |
googlecompute: "Get:87 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgl1-mesa-dri amd64 18.2.8-0ubuntu0~18.04.2 [6587 kB]", | |
googlecompute: "Get:88 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglx-mesa0 amd64 18.2.8-0ubuntu0~18.04.2 [135 kB]", | |
googlecompute: "Get:89 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglx0 amd64 1.0.0-2ubuntu2.2 [28.1 kB]", | |
googlecompute: "Get:90 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgl1 amd64 1.0.0-2ubuntu2.2 [84.8 kB]", | |
googlecompute: "Get:91 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgl1-mesa-glx amd64 18.2.8-0ubuntu0~18.04.2 [3780 B]", | |
googlecompute: "Get:92 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]", | |
googlecompute: "Get:93 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]", | |
googlecompute: "Get:94 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]", | |
googlecompute: "Get:95 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]", | |
googlecompute: "Get:96 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shape0 amd64 1.13-2~ubuntu18.04 [5972 B]", | |
googlecompute: "Get:97 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxcomposite1 amd64 1:0.4.4-2 [6988 B]", | |
googlecompute: "Get:98 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrandr2 amd64 2:1.5.1-1 [18.1 kB]", | |
googlecompute: "Get:99 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxv1 amd64 2:1.0.11-1 [10.7 kB]", | |
googlecompute: "Get:100 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 x11-utils amd64 7.7+3build1 [196 kB]", | |
googlecompute: "Get:101 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk-wrapper-java all 0.33.3-20ubuntu0.1 [34.7 kB]", | |
googlecompute: "Get:102 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libatk-wrapper-java-jni amd64 0.33.3-20ubuntu0.1 [28.3 kB]", | |
googlecompute: "Get:103 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo-gobject2 amd64 1.15.10-2ubuntu0.1 [17.1 kB]", | |
googlecompute: "Get:104 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcolord2 amd64 1.3.3-2build1 [107 kB]", | |
googlecompute: "Get:105 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libepoxy0 amd64 1.4.3-1 [181 kB]", | |
googlecompute: "Get:106 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libflac8 amd64 1.3.2-1 [213 kB]", | |
googlecompute: "Get:107 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]", | |
googlecompute: "Get:108 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.3 [119 kB]", | |
googlecompute: "Get:109 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgdk-pixbuf2.0-bin amd64 2.36.11-2 [7864 B]", | |
googlecompute: "Get:110 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgif7 amd64 5.1.4-2 [30.6 kB]", | |
googlecompute: "Get:111 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgtk-3-common all 3.22.30-1ubuntu2 [228 kB]", | |
googlecompute: "Get:112 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-common all 1.4.2-3 [3464 B]", | |
googlecompute: "Get:113 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-0 amd64 1.4.2-3 [58.5 kB]", | |
googlecompute: "Get:114 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsoup2.4-1 amd64 2.62.1-1ubuntu0.1 [292 kB]", | |
googlecompute: "Get:115 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsoup-gnome2.4-1 amd64 2.62.1-1ubuntu0.1 [5092 B]", | |
googlecompute: "Get:116 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 librest-0.7-0 amd64 0.8.0-2 [31.8 kB]", | |
googlecompute: "Get:117 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwayland-client0 amd64 1.16.0-1ubuntu1.1~18.04.1 [23.8 kB]", | |
googlecompute: "Get:118 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwayland-cursor0 amd64 1.16.0-1ubuntu1.1~18.04.1 [10.1 kB]", | |
googlecompute: "Get:119 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwayland-egl1 amd64 1.16.0-1ubuntu1.1~18.04.1 [5648 B]", | |
googlecompute: "Get:120 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxcursor1 amd64 1:1.1.15-1 [19.8 kB]", | |
googlecompute: "Get:121 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxkbcommon0 amd64 0.8.0-1ubuntu0.1 [97.9 kB]", | |
googlecompute: "Get:122 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgtk-3-0 amd64 3.22.30-1ubuntu2 [2500 kB]", | |
googlecompute: "Get:123 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgtk-3-bin amd64 3.22.30-1ubuntu2 [57.4 kB]", | |
googlecompute: "Get:124 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB]", | |
googlecompute: "Get:125 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-dev all 2018.4-4 [251 kB]", | |
googlecompute: "Get:126 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-core-dev all 2018.4-4 [2620 B]", | |
googlecompute: "Get:127 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice-dev amd64 2:1.0.9-2 [46.8 kB]", | |
googlecompute: "Get:128 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx-common all 1.14.0-0ubuntu1.2 [37.4 kB]", | |
googlecompute: "Get:129 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-geoip amd64 1.14.0-0ubuntu1.2 [11.2 kB]", | |
googlecompute: "Get:130 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-image-filter amd64 1.14.0-0ubuntu1.2 [14.5 kB]", | |
googlecompute: "Get:131 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.14.0-0ubuntu1.2 [13.0 kB]", | |
googlecompute: "Get:132 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-mail amd64 1.14.0-0ubuntu1.2 [41.8 kB]", | |
googlecompute: "Get:133 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnginx-mod-stream amd64 1.14.0-0ubuntu1.2 [63.6 kB]", | |
googlecompute: "Get:134 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B]", | |
googlecompute: "Get:135 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libvorbis0a amd64 1.3.5-4.2 [86.4 kB]", | |
googlecompute: "Get:136 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libvorbisenc2 amd64 1.3.5-4.2 [70.7 kB]", | |
googlecompute: "Get:137 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsndfile1 amd64 1.0.28-4 [169 kB]", | |
googlecompute: "Get:138 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpulse0 amd64 1:11.1-1ubuntu7.2 [265 kB]", | |
googlecompute: "Get:139 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB]", | |
googlecompute: "Get:140 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB]", | |
googlecompute: "Get:141 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [25.1 kB]", | |
googlecompute: "Get:142 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB]", | |
googlecompute: "Get:143 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1-dev amd64 1.13-2~ubuntu18.04 [80.0 kB]", | |
googlecompute: "Get:144 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-dev amd64 2:1.6.4-3ubuntu0.2 [640 kB]", | |
googlecompute: "Get:145 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-doc all 2:1.6.4-3ubuntu0.2 [2065 kB]", | |
googlecompute: "Get:146 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB]", | |
googlecompute: "Get:147 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx-core amd64 1.14.0-0ubuntu1.2 [413 kB]", | |
googlecompute: "Get:148 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nginx all 1.14.0-0ubuntu1.2 [3596 B]", | |
googlecompute: "Get:149 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jre amd64 8u191-b12-2ubuntu0.18.04.1 [69.7 kB]", | |
googlecompute: "Get:150 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jdk-headless amd64 8u191-b12-2ubuntu0.18.04.1 [8281 kB]", | |
googlecompute: "Get:151 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 openjdk-8-jdk amd64 8u191-b12-2ubuntu0.18.04.1 [1435 kB]", | |
googlecompute: "Preconfiguring packages ...", | |
googlecompute: "Fetched 81.7 MB in 1s (54.6 MB/s)", | |
googlecompute: "Selecting previously unselected package fonts-dejavu-core.", | |
googlecompute: "(Reading database ... ", | |
googlecompute: "(Reading database ... 5%", | |
googlecompute: "(Reading database ... 10%", | |
googlecompute: "(Reading database ... 15%", | |
googlecompute: "(Reading database ... 20%", | |
googlecompute: "(Reading database ... 25%", | |
googlecompute: "(Reading database ... 30%", | |
googlecompute: "(Reading database ... 35%", | |
googlecompute: "(Reading database ... 40%", | |
googlecompute: "(Reading database ... 45%", | |
googlecompute: "(Reading database ... 50%", | |
googlecompute: "(Reading database ... 55%", | |
googlecompute: "(Reading database ... 60%", | |
googlecompute: "(Reading database ... 65%", | |
googlecompute: "(Reading database ... 70%", | |
googlecompute: "(Reading database ... 75%", | |
googlecompute: "(Reading database ... 80%", | |
googlecompute: "(Reading database ... 85%", | |
googlecompute: "(Reading database ... 90%", | |
googlecompute: "(Reading database ... 95%", | |
googlecompute: "(Reading database ... 100%", | |
googlecompute: "(Reading database ... 68310 files and directories currently installed.)", | |
googlecompute: "Preparing to unpack .../000-fonts-dejavu-core_2.37-1_all.deb ...", | |
googlecompute: "Unpacking fonts-dejavu-core (2.37-1) ...", | |
googlecompute: "Selecting previously unselected package fontconfig-config.", | |
googlecompute: "Preparing to unpack .../001-fontconfig-config_2.12.6-0ubuntu2_all.deb ...", | |
googlecompute: "Unpacking fontconfig-config (2.12.6-0ubuntu2) ...", | |
googlecompute: "Selecting previously unselected package libfontconfig1:amd64.", | |
googlecompute: "Preparing to unpack .../002-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ...", | |
googlecompute: "Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ...", | |
googlecompute: "Selecting previously unselected package fontconfig.", | |
googlecompute: "Preparing to unpack .../003-fontconfig_2.12.6-0ubuntu2_amd64.deb ...", | |
googlecompute: "Unpacking fontconfig (2.12.6-0ubuntu2) ...", | |
googlecompute: "Selecting previously unselected package libjpeg-turbo8:amd64.", | |
googlecompute: "Preparing to unpack .../004-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libogg0:amd64.", | |
googlecompute: "Preparing to unpack .../005-libogg0_1.3.2-1_amd64.deb ...", | |
googlecompute: "Unpacking libogg0:amd64 (1.3.2-1) ...", | |
googlecompute: "Selecting previously unselected package x11-common.", | |
googlecompute: "Preparing to unpack .../006-x11-common_1%3a7.7+19ubuntu7.1_all.deb ...", | |
googlecompute: "dpkg-query: no packages found matching nux-tools", | |
googlecompute: "Unpacking x11-common (1:7.7+19ubuntu7.1) ...", | |
googlecompute: "Selecting previously unselected package libice6:amd64.", | |
googlecompute: "Preparing to unpack .../007-libice6_2%3a1.0.9-2_amd64.deb ...", | |
googlecompute: "Unpacking libice6:amd64 (2:1.0.9-2) ...", | |
googlecompute: "Selecting previously unselected package libsm6:amd64.", | |
googlecompute: "Preparing to unpack .../008-libsm6_2%3a1.2.2-1_amd64.deb ...", | |
googlecompute: "Unpacking libsm6:amd64 (2:1.2.2-1) ...", | |
googlecompute: "Selecting previously unselected package libxrender1:amd64.", | |
googlecompute: "Preparing to unpack .../009-libxrender1_1%3a0.9.10-1_amd64.deb ...", | |
googlecompute: "Unpacking libxrender1:amd64 (1:0.9.10-1) ...", | |
googlecompute: "Selecting previously unselected package libxft2:amd64.", | |
googlecompute: "Preparing to unpack .../010-libxft2_2.3.2-1_amd64.deb ...", | |
googlecompute: "Unpacking libxft2:amd64 (2.3.2-1) ...", | |
googlecompute: "Selecting previously unselected package libxinerama1:amd64.", | |
googlecompute: "Preparing to unpack .../011-libxinerama1_2%3a1.1.3-1_amd64.deb ...", | |
googlecompute: "Unpacking libxinerama1:amd64 (2:1.1.3-1) ...", | |
googlecompute: "Selecting previously unselected package libxxf86dga1:amd64.", | |
googlecompute: "Preparing to unpack .../012-libxxf86dga1_2%3a1.1.4-1_amd64.deb ...", | |
googlecompute: "Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ...", | |
googlecompute: "Selecting previously unselected package libxxf86vm1:amd64.", | |
googlecompute: "Preparing to unpack .../013-libxxf86vm1_1%3a1.1.4-1_amd64.deb ...", | |
googlecompute: "Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ...", | |
googlecompute: "Selecting previously unselected package hicolor-icon-theme.", | |
googlecompute: "Preparing to unpack .../014-hicolor-icon-theme_0.17-2_all.deb ...", | |
googlecompute: "Unpacking hicolor-icon-theme (0.17-2) ...", | |
googlecompute: "Selecting previously unselected package libjpeg8:amd64.", | |
googlecompute: "Preparing to unpack .../015-libjpeg8_8c-2ubuntu8_amd64.deb ...", | |
googlecompute: "Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...", | |
googlecompute: "Selecting previously unselected package libjbig0:amd64.", | |
googlecompute: "Preparing to unpack .../016-libjbig0_2.1-3.1build1_amd64.deb ...", | |
googlecompute: "Unpacking libjbig0:amd64 (2.1-3.1build1) ...", | |
googlecompute: "Selecting previously unselected package libtiff5:amd64.", | |
googlecompute: "Preparing to unpack .../017-libtiff5_4.0.9-5ubuntu0.2_amd64.deb ...", | |
googlecompute: "Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.2) ...", | |
googlecompute: "Selecting previously unselected package libgdk-pixbuf2.0-common.", | |
googlecompute: "Preparing to unpack .../018-libgdk-pixbuf2.0-common_2.36.11-2_all.deb ...", | |
googlecompute: "Unpacking libgdk-pixbuf2.0-common (2.36.11-2) ...", | |
googlecompute: "Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../019-libgdk-pixbuf2.0-0_2.36.11-2_amd64.deb ...", | |
googlecompute: "Unpacking libgdk-pixbuf2.0-0:amd64 (2.36.11-2) ...", | |
googlecompute: "Selecting previously unselected package gtk-update-icon-cache.", | |
googlecompute: "Preparing to unpack .../020-gtk-update-icon-cache_3.22.30-1ubuntu2_amd64.deb ...", | |
googlecompute: "No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.", | |
googlecompute: "No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed.", | |
googlecompute: "Unpacking gtk-update-icon-cache (3.22.30-1ubuntu2) ...", | |
googlecompute: "Selecting previously unselected package libpixman-1-0:amd64.", | |
googlecompute: "Preparing to unpack .../021-libpixman-1-0_0.34.0-2_amd64.deb ...", | |
googlecompute: "Unpacking libpixman-1-0:amd64 (0.34.0-2) ...", | |
googlecompute: "Selecting previously unselected package libxcb-render0:amd64.", | |
googlecompute: "Preparing to unpack .../022-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libxcb-shm0:amd64.", | |
googlecompute: "Preparing to unpack .../023-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libcairo2:amd64.", | |
googlecompute: "Preparing to unpack .../024-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libcroco3:amd64.", | |
googlecompute: "Preparing to unpack .../025-libcroco3_0.6.12-2_amd64.deb ...", | |
googlecompute: "Unpacking libcroco3:amd64 (0.6.12-2) ...", | |
googlecompute: "Selecting previously unselected package libthai-data.", | |
googlecompute: "Preparing to unpack .../026-libthai-data_0.1.27-2_all.deb ...", | |
googlecompute: "Unpacking libthai-data (0.1.27-2) ...", | |
googlecompute: "Selecting previously unselected package libdatrie1:amd64.", | |
googlecompute: "Preparing to unpack .../027-libdatrie1_0.2.10-7_amd64.deb ...", | |
googlecompute: "Unpacking libdatrie1:amd64 (0.2.10-7) ...", | |
googlecompute: "Selecting previously unselected package libthai0:amd64.", | |
googlecompute: "Preparing to unpack .../028-libthai0_0.1.27-2_amd64.deb ...", | |
googlecompute: "Unpacking libthai0:amd64 (0.1.27-2) ...", | |
googlecompute: "Selecting previously unselected package libpango-1.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../029-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libgraphite2-3:amd64.", | |
googlecompute: "Preparing to unpack .../030-libgraphite2-3_1.3.11-2_amd64.deb ...", | |
googlecompute: "Unpacking libgraphite2-3:amd64 (1.3.11-2) ...", | |
googlecompute: "Selecting previously unselected package libharfbuzz0b:amd64.", | |
googlecompute: "Preparing to unpack .../031-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ...", | |
googlecompute: "Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...", | |
googlecompute: "Selecting previously unselected package libpangoft2-1.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../032-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libpangocairo-1.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../033-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package librsvg2-2:amd64.", | |
googlecompute: "Preparing to unpack .../034-librsvg2-2_2.40.20-2_amd64.deb ...", | |
googlecompute: "Unpacking librsvg2-2:amd64 (2.40.20-2) ...", | |
googlecompute: "Selecting previously unselected package librsvg2-common:amd64.", | |
googlecompute: "Preparing to unpack .../035-librsvg2-common_2.40.20-2_amd64.deb ...", | |
googlecompute: "Unpacking librsvg2-common:amd64 (2.40.20-2) ...", | |
googlecompute: "Selecting previously unselected package humanity-icon-theme.", | |
googlecompute: "Preparing to unpack .../036-humanity-icon-theme_0.6.15_all.deb ...", | |
googlecompute: "Unpacking humanity-icon-theme (0.6.15) ...", | |
googlecompute: "Selecting previously unselected package ubuntu-mono.", | |
googlecompute: "Preparing to unpack .../037-ubuntu-mono_16.10+18.04.20181005-0ubuntu1_all.deb ...", | |
googlecompute: "Unpacking ubuntu-mono (16.10+18.04.20181005-0ubuntu1) ...", | |
googlecompute: "Selecting previously unselected package adwaita-icon-theme.", | |
googlecompute: "Preparing to unpack .../038-adwaita-icon-theme_3.28.0-1ubuntu1_all.deb ...", | |
googlecompute: "Unpacking adwaita-icon-theme (3.28.0-1ubuntu1) ...", | |
googlecompute: "Selecting previously unselected package libatspi2.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../039-libatspi2.0-0_2.28.0-1_amd64.deb ...", | |
googlecompute: "Unpacking libatspi2.0-0:amd64 (2.28.0-1) ...", | |
googlecompute: "Selecting previously unselected package libxtst6:amd64.", | |
googlecompute: "Preparing to unpack .../040-libxtst6_2%3a1.2.3-1_amd64.deb ...", | |
googlecompute: "Unpacking libxtst6:amd64 (2:1.2.3-1) ...", | |
googlecompute: "Selecting previously unselected package at-spi2-core.", | |
googlecompute: "Preparing to unpack .../041-at-spi2-core_2.28.0-1_amd64.deb ...", | |
googlecompute: "Unpacking at-spi2-core (2.28.0-1) ...", | |
googlecompute: "Selecting previously unselected package java-common.", | |
googlecompute: "Preparing to unpack .../042-java-common_0.68ubuntu1~18.04.1_all.deb ...", | |
googlecompute: "Unpacking java-common (0.68ubuntu1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libavahi-common-data:amd64.", | |
googlecompute: "Preparing to unpack .../043-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libavahi-common3:amd64.", | |
googlecompute: "Preparing to unpack .../044-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libavahi-client3:amd64.", | |
googlecompute: "Preparing to unpack .../045-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libcups2:amd64.", | |
googlecompute: "Preparing to unpack .../046-libcups2_2.2.7-1ubuntu2.4_amd64.deb ...", | |
googlecompute: "Unpacking libcups2:amd64 (2.2.7-1ubuntu2.4) ...", | |
googlecompute: "Selecting previously unselected package liblcms2-2:amd64.", | |
googlecompute: "Preparing to unpack .../047-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libpcsclite1:amd64.", | |
googlecompute: "Preparing to unpack .../048-libpcsclite1_1.8.23-1_amd64.deb ...", | |
googlecompute: "Unpacking libpcsclite1:amd64 (1.8.23-1) ...", | |
googlecompute: "Selecting previously unselected package libxi6:amd64.", | |
googlecompute: "Preparing to unpack .../049-libxi6_2%3a1.7.9-1_amd64.deb ...", | |
googlecompute: "Unpacking libxi6:amd64 (2:1.7.9-1) ...", | |
googlecompute: "Selecting previously unselected package openjdk-8-jre-headless:amd64.", | |
googlecompute: "Preparing to unpack .../050-openjdk-8-jre-headless_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "Selecting previously unselected package ca-certificates-java.", | |
googlecompute: "Preparing to unpack .../051-ca-certificates-java_20180516ubuntu1~18.04.1_all.deb ...", | |
googlecompute: "Unpacking ca-certificates-java (20180516ubuntu1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libdconf1:amd64.", | |
googlecompute: "Preparing to unpack .../052-libdconf1_0.26.0-2ubuntu3_amd64.deb ...", | |
googlecompute: "Unpacking libdconf1:amd64 (0.26.0-2ubuntu3) ...", | |
googlecompute: "Selecting previously unselected package dconf-service.", | |
googlecompute: "Preparing to unpack .../053-dconf-service_0.26.0-2ubuntu3_amd64.deb ...", | |
googlecompute: "Unpacking dconf-service (0.26.0-2ubuntu3) ...", | |
googlecompute: "Selecting previously unselected package dconf-gsettings-backend:amd64.", | |
googlecompute: "Preparing to unpack .../054-dconf-gsettings-backend_0.26.0-2ubuntu3_amd64.deb ...", | |
googlecompute: "Unpacking dconf-gsettings-backend:amd64 (0.26.0-2ubuntu3) ...", | |
googlecompute: "Selecting previously unselected package fonts-dejavu-extra.", | |
googlecompute: "Preparing to unpack .../055-fonts-dejavu-extra_2.37-1_all.deb ...", | |
googlecompute: "Unpacking fonts-dejavu-extra (2.37-1) ...", | |
googlecompute: "Selecting previously unselected package libproxy1v5:amd64.", | |
googlecompute: "Preparing to unpack .../056-libproxy1v5_0.4.15-1_amd64.deb ...", | |
googlecompute: "Unpacking libproxy1v5:amd64 (0.4.15-1) ...", | |
googlecompute: "Selecting previously unselected package glib-networking-common.", | |
googlecompute: "Preparing to unpack .../057-glib-networking-common_2.56.0-1_all.deb ...", | |
googlecompute: "Unpacking glib-networking-common (2.56.0-1) ...", | |
googlecompute: "Selecting previously unselected package glib-networking-services.", | |
googlecompute: "Preparing to unpack .../058-glib-networking-services_2.56.0-1_amd64.deb ...", | |
googlecompute: "Unpacking glib-networking-services (2.56.0-1) ...", | |
googlecompute: "Selecting previously unselected package gsettings-desktop-schemas.", | |
googlecompute: "Preparing to unpack .../059-gsettings-desktop-schemas_3.28.0-1ubuntu1_all.deb ...", | |
googlecompute: "Unpacking gsettings-desktop-schemas (3.28.0-1ubuntu1) ...", | |
googlecompute: "Selecting previously unselected package glib-networking:amd64.", | |
googlecompute: "Preparing to unpack .../060-glib-networking_2.56.0-1_amd64.deb ...", | |
googlecompute: "Unpacking glib-networking:amd64 (2.56.0-1) ...", | |
googlecompute: "Selecting previously unselected package libasound2-data.", | |
googlecompute: "Preparing to unpack .../061-libasound2-data_1.1.3-5ubuntu0.2_all.deb ...", | |
googlecompute: "Unpacking libasound2-data (1.1.3-5ubuntu0.2) ...", | |
googlecompute: "Selecting previously unselected package libasound2:amd64.", | |
googlecompute: "Preparing to unpack .../062-libasound2_1.1.3-5ubuntu0.2_amd64.deb ...", | |
googlecompute: "Unpacking libasound2:amd64 (1.1.3-5ubuntu0.2) ...", | |
googlecompute: "Selecting previously unselected package libasyncns0:amd64.", | |
googlecompute: "Preparing to unpack .../063-libasyncns0_0.8-6_amd64.deb ...", | |
googlecompute: "Unpacking libasyncns0:amd64 (0.8-6) ...", | |
googlecompute: "Selecting previously unselected package libatk1.0-data.", | |
googlecompute: "Preparing to unpack .../064-libatk1.0-data_2.28.1-1_all.deb ...", | |
googlecompute: "Unpacking libatk1.0-data (2.28.1-1) ...", | |
googlecompute: "Selecting previously unselected package libatk1.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../065-libatk1.0-0_2.28.1-1_amd64.deb ...", | |
googlecompute: "Unpacking libatk1.0-0:amd64 (2.28.1-1) ...", | |
googlecompute: "Selecting previously unselected package libatk-bridge2.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../066-libatk-bridge2.0-0_2.26.2-1_amd64.deb ...", | |
googlecompute: "Unpacking libatk-bridge2.0-0:amd64 (2.26.2-1) ...", | |
googlecompute: "Selecting previously unselected package libfontenc1:amd64.", | |
googlecompute: "Preparing to unpack .../067-libfontenc1_1%3a1.1.3-1_amd64.deb ...", | |
googlecompute: "Unpacking libfontenc1:amd64 (1:1.1.3-1) ...", | |
googlecompute: "Selecting previously unselected package libglvnd0:amd64.", | |
googlecompute: "Preparing to unpack .../068-libglvnd0_1.0.0-2ubuntu2.2_amd64.deb ...", | |
googlecompute: "Unpacking libglvnd0:amd64 (1.0.0-2ubuntu2.2) ...", | |
googlecompute: "Selecting previously unselected package libglapi-mesa:amd64.", | |
googlecompute: "Preparing to unpack .../069-libglapi-mesa_18.2.8-0ubuntu0~18.04.2_amd64.deb ...", | |
googlecompute: "Unpacking libglapi-mesa:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Selecting previously unselected package libx11-xcb1:amd64.", | |
googlecompute: "Preparing to unpack .../070-libx11-xcb1_2%3a1.6.4-3ubuntu0.2_amd64.deb ...", | |
googlecompute: "Unpacking libx11-xcb1:amd64 (2:1.6.4-3ubuntu0.2) ...", | |
googlecompute: "Selecting previously unselected package libxcb-dri2-0:amd64.", | |
googlecompute: "Preparing to unpack .../071-libxcb-dri2-0_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-dri2-0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libxcb-dri3-0:amd64.", | |
googlecompute: "Preparing to unpack .../072-libxcb-dri3-0_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-dri3-0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libxcb-glx0:amd64.", | |
googlecompute: "Preparing to unpack .../073-libxcb-glx0_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-glx0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libxcb-present0:amd64.", | |
googlecompute: "Preparing to unpack .../074-libxcb-present0_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-present0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libxcb-sync1:amd64.", | |
googlecompute: "Preparing to unpack .../075-libxcb-sync1_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-sync1:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libxdamage1:amd64.", | |
googlecompute: "Preparing to unpack .../076-libxdamage1_1%3a1.1.4-3_amd64.deb ...", | |
googlecompute: "Unpacking libxdamage1:amd64 (1:1.1.4-3) ...", | |
googlecompute: "Selecting previously unselected package libxfixes3:amd64.", | |
googlecompute: "Preparing to unpack .../077-libxfixes3_1%3a5.0.3-1_amd64.deb ...", | |
googlecompute: "Unpacking libxfixes3:amd64 (1:5.0.3-1) ...", | |
googlecompute: "Selecting previously unselected package libxshmfence1:amd64.", | |
googlecompute: "Preparing to unpack .../078-libxshmfence1_1.3-1_amd64.deb ...", | |
googlecompute: "Unpacking libxshmfence1:amd64 (1.3-1) ...", | |
googlecompute: "Selecting previously unselected package libdrm-amdgpu1:amd64.", | |
googlecompute: "Preparing to unpack .../079-libdrm-amdgpu1_2.4.95-1~18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libdrm-amdgpu1:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libpciaccess0:amd64.", | |
googlecompute: "Preparing to unpack .../080-libpciaccess0_0.14-1_amd64.deb ...", | |
googlecompute: "Unpacking libpciaccess0:amd64 (0.14-1) ...", | |
googlecompute: "Selecting previously unselected package libdrm-intel1:amd64.", | |
googlecompute: "Preparing to unpack .../081-libdrm-intel1_2.4.95-1~18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libdrm-intel1:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libdrm-nouveau2:amd64.", | |
googlecompute: "Preparing to unpack .../082-libdrm-nouveau2_2.4.95-1~18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libdrm-nouveau2:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libdrm-radeon1:amd64.", | |
googlecompute: "Preparing to unpack .../083-libdrm-radeon1_2.4.95-1~18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libdrm-radeon1:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libllvm7:amd64.", | |
googlecompute: "Preparing to unpack .../084-libllvm7_1%3a7-3~ubuntu0.18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libllvm7:amd64 (1:7-3~ubuntu0.18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libsensors4:amd64.", | |
googlecompute: "Preparing to unpack .../085-libsensors4_1%3a3.4.0-4_amd64.deb ...", | |
googlecompute: "Unpacking libsensors4:amd64 (1:3.4.0-4) ...", | |
googlecompute: "Selecting previously unselected package libgl1-mesa-dri:amd64.", | |
googlecompute: "Preparing to unpack .../086-libgl1-mesa-dri_18.2.8-0ubuntu0~18.04.2_amd64.deb ...", | |
googlecompute: "Unpacking libgl1-mesa-dri:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Selecting previously unselected package libglx-mesa0:amd64.", | |
googlecompute: "Preparing to unpack .../087-libglx-mesa0_18.2.8-0ubuntu0~18.04.2_amd64.deb ...", | |
googlecompute: "Unpacking libglx-mesa0:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Selecting previously unselected package libglx0:amd64.", | |
googlecompute: "Preparing to unpack .../088-libglx0_1.0.0-2ubuntu2.2_amd64.deb ...", | |
googlecompute: "Unpacking libglx0:amd64 (1.0.0-2ubuntu2.2) ...", | |
googlecompute: "Selecting previously unselected package libgl1:amd64.", | |
googlecompute: "Preparing to unpack .../089-libgl1_1.0.0-2ubuntu2.2_amd64.deb ...", | |
googlecompute: "Unpacking libgl1:amd64 (1.0.0-2ubuntu2.2) ...", | |
googlecompute: "Selecting previously unselected package libgl1-mesa-glx:amd64.", | |
googlecompute: "Preparing to unpack .../090-libgl1-mesa-glx_18.2.8-0ubuntu0~18.04.2_amd64.deb ...", | |
googlecompute: "Unpacking libgl1-mesa-glx:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Selecting previously unselected package libxt6:amd64.", | |
googlecompute: "Preparing to unpack .../091-libxt6_1%3a1.1.5-1_amd64.deb ...", | |
googlecompute: "Unpacking libxt6:amd64 (1:1.1.5-1) ...", | |
googlecompute: "Selecting previously unselected package libxmu6:amd64.", | |
googlecompute: "Preparing to unpack .../092-libxmu6_2%3a1.1.2-2_amd64.deb ...", | |
googlecompute: "Unpacking libxmu6:amd64 (2:1.1.2-2) ...", | |
googlecompute: "Selecting previously unselected package libxpm4:amd64.", | |
googlecompute: "Preparing to unpack .../093-libxpm4_1%3a3.5.12-1_amd64.deb ...", | |
googlecompute: "Unpacking libxpm4:amd64 (1:3.5.12-1) ...", | |
googlecompute: "Selecting previously unselected package libxaw7:amd64.", | |
googlecompute: "Preparing to unpack .../094-libxaw7_2%3a1.0.13-1_amd64.deb ...", | |
googlecompute: "Unpacking libxaw7:amd64 (2:1.0.13-1) ...", | |
googlecompute: "Selecting previously unselected package libxcb-shape0:amd64.", | |
googlecompute: "Preparing to unpack .../095-libxcb-shape0_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb-shape0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libxcomposite1:amd64.", | |
googlecompute: "Preparing to unpack .../096-libxcomposite1_1%3a0.4.4-2_amd64.deb ...", | |
googlecompute: "Unpacking libxcomposite1:amd64 (1:0.4.4-2) ...", | |
googlecompute: "Selecting previously unselected package libxrandr2:amd64.", | |
googlecompute: "Preparing to unpack .../097-libxrandr2_2%3a1.5.1-1_amd64.deb ...", | |
googlecompute: "Unpacking libxrandr2:amd64 (2:1.5.1-1) ...", | |
googlecompute: "Selecting previously unselected package libxv1:amd64.", | |
googlecompute: "Preparing to unpack .../098-libxv1_2%3a1.0.11-1_amd64.deb ...", | |
googlecompute: "Unpacking libxv1:amd64 (2:1.0.11-1) ...", | |
googlecompute: "Selecting previously unselected package x11-utils.", | |
googlecompute: "Preparing to unpack .../099-x11-utils_7.7+3build1_amd64.deb ...", | |
googlecompute: "Unpacking x11-utils (7.7+3build1) ...", | |
googlecompute: "Selecting previously unselected package libatk-wrapper-java.", | |
googlecompute: "Preparing to unpack .../100-libatk-wrapper-java_0.33.3-20ubuntu0.1_all.deb ...", | |
googlecompute: "Unpacking libatk-wrapper-java (0.33.3-20ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libatk-wrapper-java-jni:amd64.", | |
googlecompute: "Preparing to unpack .../101-libatk-wrapper-java-jni_0.33.3-20ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libatk-wrapper-java-jni:amd64 (0.33.3-20ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libcairo-gobject2:amd64.", | |
googlecompute: "Preparing to unpack .../102-libcairo-gobject2_1.15.10-2ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libcairo-gobject2:amd64 (1.15.10-2ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libcolord2:amd64.", | |
googlecompute: "Preparing to unpack .../103-libcolord2_1.3.3-2build1_amd64.deb ...", | |
googlecompute: "Unpacking libcolord2:amd64 (1.3.3-2build1) ...", | |
googlecompute: "Selecting previously unselected package libepoxy0:amd64.", | |
googlecompute: "Preparing to unpack .../104-libepoxy0_1.4.3-1_amd64.deb ...", | |
googlecompute: "Unpacking libepoxy0:amd64 (1.4.3-1) ...", | |
googlecompute: "Selecting previously unselected package libflac8:amd64.", | |
googlecompute: "Preparing to unpack .../105-libflac8_1.3.2-1_amd64.deb ...", | |
googlecompute: "Unpacking libflac8:amd64 (1.3.2-1) ...", | |
googlecompute: "Selecting previously unselected package libwebp6:amd64.", | |
googlecompute: "Preparing to unpack .../106-libwebp6_0.6.1-2_amd64.deb ...", | |
googlecompute: "Unpacking libwebp6:amd64 (0.6.1-2) ...", | |
googlecompute: "Selecting previously unselected package libgd3:amd64.", | |
googlecompute: "Preparing to unpack .../107-libgd3_2.2.5-4ubuntu0.3_amd64.deb ...", | |
googlecompute: "Unpacking libgd3:amd64 (2.2.5-4ubuntu0.3) ...", | |
googlecompute: "Selecting previously unselected package libgdk-pixbuf2.0-bin.", | |
googlecompute: "Preparing to unpack .../108-libgdk-pixbuf2.0-bin_2.36.11-2_amd64.deb ...", | |
googlecompute: "Unpacking libgdk-pixbuf2.0-bin (2.36.11-2) ...", | |
googlecompute: "Selecting previously unselected package libgif7:amd64.", | |
googlecompute: "Preparing to unpack .../109-libgif7_5.1.4-2_amd64.deb ...", | |
googlecompute: "Unpacking libgif7:amd64 (5.1.4-2) ...", | |
googlecompute: "Selecting previously unselected package libgtk-3-common.", | |
googlecompute: "Preparing to unpack .../110-libgtk-3-common_3.22.30-1ubuntu2_all.deb ...", | |
googlecompute: "Unpacking libgtk-3-common (3.22.30-1ubuntu2) ...", | |
googlecompute: "Selecting previously unselected package libjson-glib-1.0-common.", | |
googlecompute: "Preparing to unpack .../111-libjson-glib-1.0-common_1.4.2-3_all.deb ...", | |
googlecompute: "Unpacking libjson-glib-1.0-common (1.4.2-3) ...", | |
googlecompute: "Selecting previously unselected package libjson-glib-1.0-0:amd64.", | |
googlecompute: "Preparing to unpack .../112-libjson-glib-1.0-0_1.4.2-3_amd64.deb ...", | |
googlecompute: "Unpacking libjson-glib-1.0-0:amd64 (1.4.2-3) ...", | |
googlecompute: "Selecting previously unselected package libsoup2.4-1:amd64.", | |
googlecompute: "Preparing to unpack .../113-libsoup2.4-1_2.62.1-1ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libsoup2.4-1:amd64 (2.62.1-1ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libsoup-gnome2.4-1:amd64.", | |
googlecompute: "Preparing to unpack .../114-libsoup-gnome2.4-1_2.62.1-1ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libsoup-gnome2.4-1:amd64 (2.62.1-1ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package librest-0.7-0:amd64.", | |
googlecompute: "Preparing to unpack .../115-librest-0.7-0_0.8.0-2_amd64.deb ...", | |
googlecompute: "Unpacking librest-0.7-0:amd64 (0.8.0-2) ...", | |
googlecompute: "Selecting previously unselected package libwayland-client0:amd64.", | |
googlecompute: "Preparing to unpack .../116-libwayland-client0_1.16.0-1ubuntu1.1~18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libwayland-client0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libwayland-cursor0:amd64.", | |
googlecompute: "Preparing to unpack .../117-libwayland-cursor0_1.16.0-1ubuntu1.1~18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libwayland-cursor0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libwayland-egl1:amd64.", | |
googlecompute: "Preparing to unpack .../118-libwayland-egl1_1.16.0-1ubuntu1.1~18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking libwayland-egl1:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...", | |
googlecompute: "Selecting previously unselected package libxcursor1:amd64.", | |
googlecompute: "Preparing to unpack .../119-libxcursor1_1%3a1.1.15-1_amd64.deb ...", | |
googlecompute: "Unpacking libxcursor1:amd64 (1:1.1.15-1) ...", | |
googlecompute: "Selecting previously unselected package libxkbcommon0:amd64.", | |
googlecompute: "Preparing to unpack .../120-libxkbcommon0_0.8.0-1ubuntu0.1_amd64.deb ...", | |
googlecompute: "Unpacking libxkbcommon0:amd64 (0.8.0-1ubuntu0.1) ...", | |
googlecompute: "Selecting previously unselected package libgtk-3-0:amd64.", | |
googlecompute: "Preparing to unpack .../121-libgtk-3-0_3.22.30-1ubuntu2_amd64.deb ...", | |
googlecompute: "Unpacking libgtk-3-0:amd64 (3.22.30-1ubuntu2) ...", | |
googlecompute: "Selecting previously unselected package libgtk-3-bin.", | |
googlecompute: "Preparing to unpack .../122-libgtk-3-bin_3.22.30-1ubuntu2_amd64.deb ...", | |
googlecompute: "Unpacking libgtk-3-bin (3.22.30-1ubuntu2) ...", | |
googlecompute: "Selecting previously unselected package xorg-sgml-doctools.", | |
googlecompute: "Preparing to unpack .../123-xorg-sgml-doctools_1%3a1.11-1_all.deb ...", | |
googlecompute: "Unpacking xorg-sgml-doctools (1:1.11-1) ...", | |
googlecompute: "Selecting previously unselected package x11proto-dev.", | |
googlecompute: "Preparing to unpack .../124-x11proto-dev_2018.4-4_all.deb ...", | |
googlecompute: "Unpacking x11proto-dev (2018.4-4) ...", | |
googlecompute: "Selecting previously unselected package x11proto-core-dev.", | |
googlecompute: "Preparing to unpack .../125-x11proto-core-dev_2018.4-4_all.deb ...", | |
googlecompute: "Unpacking x11proto-core-dev (2018.4-4) ...", | |
googlecompute: "Selecting previously unselected package libice-dev:amd64.", | |
googlecompute: "Preparing to unpack .../126-libice-dev_2%3a1.0.9-2_amd64.deb ...", | |
googlecompute: "Unpacking libice-dev:amd64 (2:1.0.9-2) ...", | |
googlecompute: "Selecting previously unselected package nginx-common.", | |
googlecompute: "Preparing to unpack .../127-nginx-common_1.14.0-0ubuntu1.2_all.deb ...", | |
googlecompute: "Unpacking nginx-common (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libnginx-mod-http-geoip.", | |
googlecompute: "Preparing to unpack .../128-libnginx-mod-http-geoip_1.14.0-0ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libnginx-mod-http-geoip (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libnginx-mod-http-image-filter.", | |
googlecompute: "Preparing to unpack .../129-libnginx-mod-http-image-filter_1.14.0-0ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libnginx-mod-http-image-filter (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libnginx-mod-http-xslt-filter.", | |
googlecompute: "Preparing to unpack .../130-libnginx-mod-http-xslt-filter_1.14.0-0ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libnginx-mod-mail.", | |
googlecompute: "Preparing to unpack .../131-libnginx-mod-mail_1.14.0-0ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libnginx-mod-mail (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libnginx-mod-stream.", | |
googlecompute: "Preparing to unpack .../132-libnginx-mod-stream_1.14.0-0ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking libnginx-mod-stream (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package libpthread-stubs0-dev:amd64.", | |
googlecompute: "Preparing to unpack .../133-libpthread-stubs0-dev_0.3-4_amd64.deb ...", | |
googlecompute: "Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ...", | |
googlecompute: "Selecting previously unselected package libvorbis0a:amd64.", | |
googlecompute: "Preparing to unpack .../134-libvorbis0a_1.3.5-4.2_amd64.deb ...", | |
googlecompute: "Unpacking libvorbis0a:amd64 (1.3.5-4.2) ...", | |
googlecompute: "Selecting previously unselected package libvorbisenc2:amd64.", | |
googlecompute: "Preparing to unpack .../135-libvorbisenc2_1.3.5-4.2_amd64.deb ...", | |
googlecompute: "Unpacking libvorbisenc2:amd64 (1.3.5-4.2) ...", | |
googlecompute: "Selecting previously unselected package libsndfile1:amd64.", | |
googlecompute: "Preparing to unpack .../136-libsndfile1_1.0.28-4_amd64.deb ...", | |
googlecompute: "Unpacking libsndfile1:amd64 (1.0.28-4) ...", | |
googlecompute: "Selecting previously unselected package libpulse0:amd64.", | |
googlecompute: "Preparing to unpack .../137-libpulse0_1%3a11.1-1ubuntu7.2_amd64.deb ...", | |
googlecompute: "Unpacking libpulse0:amd64 (1:11.1-1ubuntu7.2) ...", | |
googlecompute: "Selecting previously unselected package libsm-dev:amd64.", | |
googlecompute: "Preparing to unpack .../138-libsm-dev_2%3a1.2.2-1_amd64.deb ...", | |
googlecompute: "Unpacking libsm-dev:amd64 (2:1.2.2-1) ...", | |
googlecompute: "Selecting previously unselected package libxau-dev:amd64.", | |
googlecompute: "Preparing to unpack .../139-libxau-dev_1%3a1.0.8-1_amd64.deb ...", | |
googlecompute: "Unpacking libxau-dev:amd64 (1:1.0.8-1) ...", | |
googlecompute: "Selecting previously unselected package libxdmcp-dev:amd64.", | |
googlecompute: "Preparing to unpack .../140-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ...", | |
googlecompute: "Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ...", | |
googlecompute: "Selecting previously unselected package xtrans-dev.", | |
googlecompute: "Preparing to unpack .../141-xtrans-dev_1.3.5-1_all.deb ...", | |
googlecompute: "Unpacking xtrans-dev (1.3.5-1) ...", | |
googlecompute: "Selecting previously unselected package libxcb1-dev:amd64.", | |
googlecompute: "Preparing to unpack .../142-libxcb1-dev_1.13-2~ubuntu18.04_amd64.deb ...", | |
googlecompute: "Unpacking libxcb1-dev:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Selecting previously unselected package libx11-dev:amd64.", | |
googlecompute: "Preparing to unpack .../143-libx11-dev_2%3a1.6.4-3ubuntu0.2_amd64.deb ...", | |
googlecompute: "Unpacking libx11-dev:amd64 (2:1.6.4-3ubuntu0.2) ...", | |
googlecompute: "Selecting previously unselected package libx11-doc.", | |
googlecompute: "Preparing to unpack .../144-libx11-doc_2%3a1.6.4-3ubuntu0.2_all.deb ...", | |
googlecompute: "Unpacking libx11-doc (2:1.6.4-3ubuntu0.2) ...", | |
googlecompute: "Selecting previously unselected package libxt-dev:amd64.", | |
googlecompute: "Preparing to unpack .../145-libxt-dev_1%3a1.1.5-1_amd64.deb ...", | |
googlecompute: "Unpacking libxt-dev:amd64 (1:1.1.5-1) ...", | |
googlecompute: "Selecting previously unselected package nginx-core.", | |
googlecompute: "Preparing to unpack .../146-nginx-core_1.14.0-0ubuntu1.2_amd64.deb ...", | |
googlecompute: "Unpacking nginx-core (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package nginx.", | |
googlecompute: "Preparing to unpack .../147-nginx_1.14.0-0ubuntu1.2_all.deb ...", | |
googlecompute: "Unpacking nginx (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Selecting previously unselected package openjdk-8-jre:amd64.", | |
googlecompute: "Preparing to unpack .../148-openjdk-8-jre_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "Selecting previously unselected package openjdk-8-jdk-headless:amd64.", | |
googlecompute: "Preparing to unpack .../149-openjdk-8-jdk-headless_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "Selecting previously unselected package openjdk-8-jdk:amd64.", | |
googlecompute: "Preparing to unpack .../150-openjdk-8-jdk_8u191-b12-2ubuntu0.18.04.1_amd64.deb ...", | |
googlecompute: "Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "Setting up libxi6:amd64 (2:1.7.9-1) ...", | |
googlecompute: "Setting up libxcb-present0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libglvnd0:amd64 (1.0.0-2ubuntu2.2) ...", | |
googlecompute: "Setting up libxinerama1:amd64 (2:1.1.3-1) ...", | |
googlecompute: "Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ...", | |
googlecompute: "Setting up libxcb-dri2-0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libxcb-dri3-0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libxcb-glx0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libjson-glib-1.0-common (1.4.2-3) ...", | |
googlecompute: "Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libasyncns0:amd64 (0.8-6) ...", | |
googlecompute: "Setting up glib-networking-common (2.56.0-1) ...", | |
googlecompute: "Setting up libxdamage1:amd64 (1:1.1.4-3) ...", | |
googlecompute: "Setting up libxfixes3:amd64 (1:5.0.3-1) ...", | |
googlecompute: "Processing triggers for mime-support (3.60ubuntu1) ...", | |
googlecompute: "Processing triggers for ureadahead (0.100.0-20) ...", | |
googlecompute: "Setting up libdrm-amdgpu1:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ...", | |
googlecompute: "Setting up libjbig0:amd64 (2.1-3.1build1) ...", | |
googlecompute: "Setting up libpcsclite1:amd64 (1.8.23-1) ...", | |
googlecompute: "Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...", | |
googlecompute: "Setting up fonts-dejavu-core (2.37-1) ...", | |
googlecompute: "Setting up libllvm7:amd64 (1:7-3~ubuntu0.18.04.1) ...", | |
googlecompute: "Setting up libatspi2.0-0:amd64 (2.28.0-1) ...", | |
googlecompute: "Processing triggers for libglib2.0-0:amd64 (2.56.3-0ubuntu0.18.04.1) ...", | |
googlecompute: "Setting up nginx-common (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service -> /lib/systemd/system/nginx.service.", | |
googlecompute: "Setting up libasound2-data (1.1.3-5ubuntu0.2) ...", | |
googlecompute: "Setting up libxshmfence1:amd64 (1.3-1) ...", | |
googlecompute: "Setting up xorg-sgml-doctools (1:1.11-1) ...", | |
googlecompute: "Setting up libwayland-client0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...", | |
googlecompute: "Setting up libproxy1v5:amd64 (0.4.15-1) ...", | |
googlecompute: "Setting up java-common (0.68ubuntu1~18.04.1) ...", | |
googlecompute: "Setting up libgdk-pixbuf2.0-common (2.36.11-2) ...", | |
googlecompute: "Setting up glib-networking-services (2.56.0-1) ...", | |
googlecompute: "Setting up libdatrie1:amd64 (0.2.10-7) ...", | |
googlecompute: "Setting up libgif7:amd64 (5.1.4-2) ...", | |
googlecompute: "Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.1) ...", | |
googlecompute: "Setting up libglapi-mesa:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Setting up x11proto-dev (2018.4-4) ...", | |
googlecompute: "Setting up libasound2:amd64 (1.1.3-5ubuntu0.2) ...", | |
googlecompute: "Setting up libjson-glib-1.0-0:amd64 (1.4.2-3) ...", | |
googlecompute: "Setting up libgraphite2-3:amd64 (1.3.11-2) ...", | |
googlecompute: "Setting up libcroco3:amd64 (0.6.12-2) ...", | |
googlecompute: "Setting up libxcb-sync1:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libogg0:amd64 (1.3.2-1) ...", | |
googlecompute: "Setting up libatk1.0-data (2.28.1-1) ...", | |
googlecompute: "Setting up libx11-xcb1:amd64 (2:1.6.4-3ubuntu0.2) ...", | |
googlecompute: "Setting up libpixman-1-0:amd64 (0.34.0-2) ...", | |
googlecompute: "Setting up xtrans-dev (1.3.5-1) ...", | |
googlecompute: "Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ...", | |
googlecompute: "Setting up libxxf86dga1:amd64 (2:1.1.4-1) ...", | |
googlecompute: "Processing triggers for libc-bin (2.27-3ubuntu1) ...", | |
googlecompute: "Setting up libepoxy0:amd64 (1.4.3-1) ...", | |
googlecompute: "Setting up libatk1.0-0:amd64 (2.28.1-1) ...", | |
googlecompute: "Processing triggers for systemd (237-3ubuntu10.20) ...", | |
googlecompute: "Setting up libatk-bridge2.0-0:amd64 (2.26.2-1) ...", | |
googlecompute: "Setting up libfontenc1:amd64 (1:1.1.3-1) ...", | |
googlecompute: "Setting up libdconf1:amd64 (0.26.0-2ubuntu3) ...", | |
googlecompute: "Setting up libnginx-mod-mail (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Setting up libxcomposite1:amd64 (1:0.4.4-2) ...", | |
googlecompute: "Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libxpm4:amd64 (1:3.5.12-1) ...", | |
googlecompute: "Setting up libx11-doc (2:1.6.4-3ubuntu0.2) ...", | |
googlecompute: "Setting up libxcb-shape0:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libpciaccess0:amd64 (0.14-1) ...", | |
googlecompute: "Setting up libxrender1:amd64 (1:0.9.10-1) ...", | |
googlecompute: "Setting up libxv1:amd64 (2:1.0.11-1) ...", | |
googlecompute: "Setting up libsensors4:amd64 (1:3.4.0-4) ...", | |
googlecompute: "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", | |
googlecompute: "Setting up libxkbcommon0:amd64 (0.8.0-1ubuntu0.1) ...", | |
googlecompute: "Setting up libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Setting up libdrm-radeon1:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Setting up libcolord2:amd64 (1.3.3-2build1) ...", | |
googlecompute: "Setting up libthai-data (0.1.27-2) ...", | |
googlecompute: "Setting up libxxf86vm1:amd64 (1:1.1.4-1) ...", | |
googlecompute: "Setting up libdrm-nouveau2:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Setting up fonts-dejavu-extra (2.37-1) ...", | |
googlecompute: "Setting up libvorbis0a:amd64 (1.3.5-4.2) ...", | |
googlecompute: "Setting up x11-common (1:7.7+19ubuntu7.1) ...", | |
googlecompute: "update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults", | |
googlecompute: "Processing triggers for ca-certificates (20180409) ...", | |
googlecompute: "Updating certificates in /etc/ssl/certs...", | |
googlecompute: "0 added, 0 removed; done.", | |
googlecompute: "Running hooks in /etc/ca-certificates/update.d...", | |
googlecompute: "done.", | |
googlecompute: "Setting up hicolor-icon-theme (0.17-2) ...", | |
googlecompute: "Setting up libwayland-cursor0:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...", | |
googlecompute: "Setting up libnginx-mod-http-geoip (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Setting up libwayland-egl1:amd64 (1.16.0-1ubuntu1.1~18.04.1) ...", | |
googlecompute: "Setting up libxrandr2:amd64 (2:1.5.1-1) ...", | |
googlecompute: "Setting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...", | |
googlecompute: "Setting up libwebp6:amd64 (0.6.1-2) ...", | |
googlecompute: "Setting up libjpeg8:amd64 (8c-2ubuntu8) ...", | |
googlecompute: "Setting up fontconfig-config (2.12.6-0ubuntu2) ...", | |
googlecompute: "Setting up libnginx-mod-stream (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Setting up x11proto-core-dev (2018.4-4) ...", | |
googlecompute: "Setting up dconf-service (0.26.0-2ubuntu3) ...", | |
googlecompute: "Setting up libflac8:amd64 (1.3.2-1) ...", | |
googlecompute: "Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...", | |
googlecompute: "Setting up libtiff5:amd64 (4.0.9-5ubuntu0.2) ...", | |
googlecompute: "Setting up libxau-dev:amd64 (1:1.0.8-1) ...", | |
googlecompute: "Setting up libthai0:amd64 (0.1.27-2) ...", | |
googlecompute: "Setting up libxtst6:amd64 (2:1.2.3-1) ...", | |
googlecompute: "Setting up libdrm-intel1:amd64 (2.4.95-1~18.04.1) ...", | |
googlecompute: "Setting up libxcursor1:amd64 (1:1.1.15-1) ...", | |
googlecompute: "Setting up libice6:amd64 (2:1.0.9-2) ...", | |
googlecompute: "Setting up libxcb1-dev:amd64 (1.13-2~ubuntu18.04) ...", | |
googlecompute: "Setting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...", | |
googlecompute: "Setting up libx11-dev:amd64 (2:1.6.4-3ubuntu0.2) ...", | |
googlecompute: "Setting up libvorbisenc2:amd64 (1.3.5-4.2) ...", | |
googlecompute: "Setting up dconf-gsettings-backend:amd64 (0.26.0-2ubuntu3) ...", | |
googlecompute: "Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ...", | |
googlecompute: "Setting up libsm6:amd64 (2:1.2.2-1) ...", | |
googlecompute: "Setting up gsettings-desktop-schemas (3.28.0-1ubuntu1) ...", | |
googlecompute: "Setting up libgtk-3-common (3.22.30-1ubuntu2) ...", | |
googlecompute: "Setting up at-spi2-core (2.28.0-1) ...", | |
googlecompute: "Setting up libgdk-pixbuf2.0-0:amd64 (2.36.11-2) ...", | |
googlecompute: "Setting up libgl1-mesa-dri:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Setting up libgdk-pixbuf2.0-bin (2.36.11-2) ...", | |
googlecompute: "Setting up libgd3:amd64 (2.2.5-4ubuntu0.3) ...", | |
googlecompute: "Setting up libsndfile1:amd64 (1.0.28-4) ...", | |
googlecompute: "Setting up gtk-update-icon-cache (3.22.30-1ubuntu2) ...", | |
googlecompute: "Setting up libice-dev:amd64 (2:1.0.9-2) ...", | |
googlecompute: "Setting up glib-networking:amd64 (2.56.0-1) ...", | |
googlecompute: "Setting up libxt6:amd64 (1:1.1.5-1) ...", | |
googlecompute: "Setting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...", | |
googlecompute: "Setting up libxft2:amd64 (2.3.2-1) ...", | |
googlecompute: "Setting up fontconfig (2.12.6-0ubuntu2) ...", | |
googlecompute: "Regenerating fonts cache... done.", | |
googlecompute: "Setting up libglx-mesa0:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Setting up libcups2:amd64 (2.2.7-1ubuntu2.4) ...", | |
googlecompute: "Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ...", | |
googlecompute: "Setting up libsm-dev:amd64 (2:1.2.2-1) ...", | |
googlecompute: "Setting up libnginx-mod-http-image-filter (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Setting up libcairo-gobject2:amd64 (1.15.10-2ubuntu0.1) ...", | |
googlecompute: "Setting up libsoup2.4-1:amd64 (2.62.1-1ubuntu0.1) ...", | |
googlecompute: "Setting up libsoup-gnome2.4-1:amd64 (2.62.1-1ubuntu0.1) ...", | |
googlecompute: "Setting up libpulse0:amd64 (1:11.1-1ubuntu7.2) ...", | |
googlecompute: "Setting up libxmu6:amd64 (2:1.1.2-2) ...", | |
googlecompute: "Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...", | |
googlecompute: "Setting up nginx-core (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Setting up librest-0.7-0:amd64 (0.8.0-2) ...", | |
googlecompute: "Setting up libglx0:amd64 (1.0.0-2ubuntu2.2) ...", | |
googlecompute: "Setting up libxaw7:amd64 (2:1.0.13-1) ...", | |
googlecompute: "Setting up libxt-dev:amd64 (1:1.1.5-1) ...", | |
googlecompute: "Setting up nginx (1.14.0-0ubuntu1.2) ...", | |
googlecompute: "Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...", | |
googlecompute: "Setting up libgl1:amd64 (1.0.0-2ubuntu2.2) ...", | |
googlecompute: "Setting up x11-utils (7.7+3build1) ...", | |
googlecompute: "Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...", | |
googlecompute: "Setting up libgl1-mesa-glx:amd64 (18.2.8-0ubuntu0~18.04.2) ...", | |
googlecompute: "Setting up libatk-wrapper-java (0.33.3-20ubuntu0.1) ...", | |
googlecompute: "Setting up librsvg2-2:amd64 (2.40.20-2) ...", | |
googlecompute: "Setting up librsvg2-common:amd64 (2.40.20-2) ...", | |
googlecompute: "Setting up libatk-wrapper-java-jni:amd64 (0.33.3-20ubuntu0.1) ...", | |
googlecompute: "Setting up adwaita-icon-theme (3.28.0-1ubuntu1) ...", | |
googlecompute: "update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode", | |
googlecompute: "Setting up ca-certificates-java (20180516ubuntu1~18.04.1) ...", | |
googlecompute: "head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory", | |
googlecompute: "Adding debian:QuoVadis_Root_CA.pem", | |
googlecompute: "Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem", | |
googlecompute: "Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem", | |
googlecompute: "Adding debian:QuoVadis_Root_CA_3_G3.pem", | |
googlecompute: "Adding debian:Entrust_Root_Certification_Authority.pem", | |
googlecompute: "Adding debian:thawte_Primary_Root_CA_-_G2.pem", | |
googlecompute: "Adding debian:SSL.com_Root_Certification_Authority_ECC.pem", | |
googlecompute: "Adding debian:GeoTrust_Universal_CA_2.pem", | |
googlecompute: "Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem", | |
googlecompute: "Adding debian:Buypass_Class_3_Root_CA.pem", | |
googlecompute: "Adding debian:EC-ACC.pem", | |
googlecompute: "Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem", | |
googlecompute: "Adding debian:USERTrust_RSA_Certification_Authority.pem", | |
googlecompute: "Adding debian:SwissSign_Gold_CA_-_G2.pem", | |
googlecompute: "Adding debian:DigiCert_Assured_ID_Root_CA.pem", | |
googlecompute: "Adding debian:SwissSign_Silver_CA_-_G2.pem", | |
googlecompute: "Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem", | |
googlecompute: "Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem", | |
googlecompute: "Adding debian:Buypass_Class_2_Root_CA.pem", | |
googlecompute: "Adding debian:Network_Solutions_Certificate_Authority.pem", | |
googlecompute: "Adding debian:DigiCert_Global_Root_G2.pem", | |
googlecompute: "Adding debian:LuxTrust_Global_Root_2.pem", | |
googlecompute: "Adding debian:Certplus_Root_CA_G1.pem", | |
googlecompute: "Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem", | |
googlecompute: "Adding debian:GlobalSign_Root_CA.pem", | |
googlecompute: "Adding debian:ISRG_Root_X1.pem", | |
googlecompute: "Adding debian:Cybertrust_Global_Root.pem", | |
googlecompute: "Adding debian:DigiCert_Assured_ID_Root_G3.pem", | |
googlecompute: "Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem", | |
googlecompute: "Adding debian:Hongkong_Post_Root_CA_1.pem", | |
googlecompute: "Adding debian:USERTrust_ECC_Certification_Authority.pem", | |
googlecompute: "Adding debian:AC_RAIZ_FNMT-RCM.pem", | |
googlecompute: "Adding debian:Trustis_FPS_Root_CA.pem", | |
googlecompute: "Adding debian:COMODO_ECC_Certification_Authority.pem", | |
googlecompute: "Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem", | |
googlecompute: "Adding debian:COMODO_RSA_Certification_Authority.pem", | |
googlecompute: "Adding debian:Comodo_AAA_Services_root.pem", | |
googlecompute: "Adding debian:SSL.com_Root_Certification_Authority_RSA.pem", | |
googlecompute: "Adding debian:Chambers_of_Commerce_Root_-_2008.pem", | |
googlecompute: "Adding debian:Certum_Trusted_Network_CA_2.pem", | |
googlecompute: "Adding debian:CA_Disig_Root_R2.pem", | |
googlecompute: "Adding debian:Deutsche_Telekom_Root_CA_2.pem", | |
googlecompute: "Adding debian:Certum_Trusted_Network_CA.pem", | |
googlecompute: "Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem", | |
googlecompute: "Adding debian:Certplus_Class_2_Primary_CA.pem", | |
googlecompute: "Adding debian:Go_Daddy_Class_2_CA.pem", | |
googlecompute: "Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem", | |
googlecompute: "Adding debian:GeoTrust_Universal_CA.pem", | |
googlecompute: "Adding debian:TeliaSonera_Root_CA_v1.pem", | |
googlecompute: "Adding debian:TrustCor_RootCert_CA-1.pem", | |
googlecompute: "Adding debian:T-TeleSec_GlobalRoot_Class_2.pem", | |
googlecompute: "Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem", | |
googlecompute: "Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem", | |
googlecompute: "Adding debian:thawte_Primary_Root_CA_-_G3.pem", | |
googlecompute: "Adding debian:DigiCert_Global_Root_CA.pem", | |
googlecompute: "Adding debian:AffirmTrust_Premium_ECC.pem", | |
googlecompute: "Adding debian:QuoVadis_Root_CA_2.pem", | |
googlecompute: "Adding debian:OpenTrust_Root_CA_G1.pem", | |
googlecompute: "Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem", | |
googlecompute: "Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem", | |
googlecompute: "Adding debian:T-TeleSec_GlobalRoot_Class_3.pem", | |
googlecompute: "Adding debian:Security_Communication_Root_CA.pem", | |
googlecompute: "Adding debian:GlobalSign_Root_CA_-_R3.pem", | |
googlecompute: "Adding debian:TrustCor_RootCert_CA-2.pem", | |
googlecompute: "Adding debian:E-Tugra_Certification_Authority.pem", | |
googlecompute: "Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem", | |
googlecompute: "Adding debian:GeoTrust_Global_CA.pem", | |
googlecompute: "Adding debian:TWCA_Root_Certification_Authority.pem", | |
googlecompute: "Adding debian:Atos_TrustedRoot_2011.pem", | |
googlecompute: "Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem", | |
googlecompute: "Adding debian:ePKI_Root_Certification_Authority.pem", | |
googlecompute: "Adding debian:OpenTrust_Root_CA_G2.pem", | |
googlecompute: "Adding debian:EE_Certification_Centre_Root_CA.pem", | |
googlecompute: "Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem", | |
googlecompute: "Adding debian:Amazon_Root_CA_1.pem", | |
googlecompute: "Adding debian:Certplus_Root_CA_G2.pem", | |
googlecompute: "Adding debian:Amazon_Root_CA_4.pem", | |
googlecompute: "Adding debian:CFCA_EV_ROOT.pem", | |
googlecompute: "Adding debian:thawte_Primary_Root_CA.pem", | |
googlecompute: "Adding debian:DigiCert_Trusted_Root_G4.pem", | |
googlecompute: "Adding debian:AffirmTrust_Commercial.pem", | |
googlecompute: "Adding debian:SZAFIR_ROOT_CA2.pem", | |
googlecompute: "Adding debian:Entrust_Root_Certification_Authority_-_G2.pem", | |
googlecompute: "Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem", | |
googlecompute: "Adding debian:DST_Root_CA_X3.pem", | |
googlecompute: "Adding debian:Secure_Global_CA.pem", | |
googlecompute: "Adding debian:Certinomis_-_Root_CA.pem", | |
googlecompute: "Adding debian:Security_Communication_RootCA2.pem", | |
googlecompute: "Adding debian:TrustCor_ECA-1.pem", | |
googlecompute: "Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem", | |
googlecompute: "Adding debian:Sonera_Class_2_Root_CA.pem", | |
googlecompute: "Adding debian:Certigna.pem", | |
googlecompute: "Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem", | |
googlecompute: "Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem", | |
googlecompute: "Adding debian:AffirmTrust_Networking.pem", | |
googlecompute: "Adding debian:Global_Chambersign_Root_-_2008.pem", | |
googlecompute: "Adding debian:COMODO_Certification_Authority.pem", | |
googlecompute: "Adding debian:Microsec_e-Szigno_Root_CA_2009.pem", | |
googlecompute: "Adding debian:AddTrust_External_Root.pem", | |
googlecompute: "Adding debian:Taiwan_GRCA.pem", | |
googlecompute: "Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem", | |
googlecompute: "Adding debian:GeoTrust_Primary_Certification_Authority.pem", | |
googlecompute: "Adding debian:GDCA_TrustAUTH_R5_ROOT.pem", | |
googlecompute: "Adding debian:Amazon_Root_CA_3.pem", | |
googlecompute: "Adding debian:XRamp_Global_CA_Root.pem", | |
googlecompute: "Adding debian:QuoVadis_Root_CA_3.pem", | |
googlecompute: "Adding debian:Actalis_Authentication_Root_CA.pem", | |
googlecompute: "Adding debian:SecureSign_RootCA11.pem", | |
googlecompute: "Adding debian:OpenTrust_Root_CA_G3.pem", | |
googlecompute: "Adding debian:Visa_eCommerce_Root.pem", | |
googlecompute: "Adding debian:IdenTrust_Commercial_Root_CA_1.pem", | |
googlecompute: "Adding debian:Amazon_Root_CA_2.pem", | |
googlecompute: "Adding debian:SecureTrust_CA.pem", | |
googlecompute: "Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem", | |
googlecompute: "Adding debian:certSIGN_ROOT_CA.pem", | |
googlecompute: "Adding debian:ACCVRAIZ1.pem", | |
googlecompute: "Adding debian:QuoVadis_Root_CA_2_G3.pem", | |
googlecompute: "Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem", | |
googlecompute: "Adding debian:AffirmTrust_Premium.pem", | |
googlecompute: "Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem", | |
googlecompute: "Adding debian:Baltimore_CyberTrust_Root.pem", | |
googlecompute: "Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem", | |
googlecompute: "Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem", | |
googlecompute: "Adding debian:VeriSign_Universal_Root_Certification_Authority.pem", | |
googlecompute: "Adding debian:QuoVadis_Root_CA_1_G3.pem", | |
googlecompute: "Adding debian:Starfield_Class_2_CA.pem", | |
googlecompute: "Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem", | |
googlecompute: "Adding debian:Izenpe.com.pem", | |
googlecompute: "Adding debian:DigiCert_Global_Root_G3.pem", | |
googlecompute: "Adding debian:TWCA_Global_Root_CA.pem", | |
googlecompute: "Adding debian:GlobalSign_Root_CA_-_R2.pem", | |
googlecompute: "Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem", | |
googlecompute: "Adding debian:DigiCert_Assured_ID_Root_G2.pem", | |
googlecompute: "done.", | |
googlecompute: "Setting up humanity-icon-theme (0.6.15) ...", | |
googlecompute: "Setting up libgtk-3-0:amd64 (3.22.30-1ubuntu2) ...", | |
googlecompute: "Setting up libgtk-3-bin (3.22.30-1ubuntu2) ...", | |
googlecompute: "Setting up ubuntu-mono (16.10+18.04.20181005-0ubuntu1) ...", | |
googlecompute: "Processing triggers for ca-certificates (20180409) ...", | |
googlecompute: "Updating certificates in /etc/ssl/certs...", | |
googlecompute: "0 added, 0 removed; done.", | |
googlecompute: "Running hooks in /etc/ca-certificates/update.d...", | |
googlecompute: "", | |
googlecompute: "done.", | |
googlecompute: "done.", | |
googlecompute: "Setting up openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode", | |
googlecompute: "Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode", | |
googlecompute: "Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode", | |
googlecompute: "Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.18.04.1) ...", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode", | |
googlecompute: "update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode", | |
googlecompute: "Processing triggers for ureadahead (0.100.0-20) ...", | |
googlecompute: "Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ...", | |
googlecompute: "Processing triggers for libc-bin (2.27-3ubuntu1) ...", | |
googlecompute: "Processing triggers for systemd (237-3ubuntu10.20) ...", | |
googlecompute: "Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.36.11-2) ..." | |
googlecompute: ] | |
googlecompute: } | |
googlecompute: | |
googlecompute: TASK [Install Jenkins] ********************************************************* | |
googlecompute: task path: /tmp/jenkins.yml:33 | |
googlecompute: <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: packer | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'echo ~packer && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1555699606.0740876-98759285268938 `" && echo ansible-tmp-1555699606.0740876-98759285268938="` echo /home/packer/.ansible/tmp/ansible-tmp-1555699606.0740876-98759285268938 `" ) && sleep 0' | |
googlecompute: Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/packaging/os/apt.py | |
googlecompute: <127.0.0.1> PUT /home/packer/.ansible/tmp/ansible-local-21927y4_roocv/tmpiqfdk5ny TO /home/packer/.ansible/tmp/ansible-tmp-1555699606.0740876-98759285268938/AnsiballZ_apt.py | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1555699606.0740876-98759285268938/ /home/packer/.ansible/tmp/ansible-tmp-1555699606.0740876-98759285268938/AnsiballZ_apt.py && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-irmcqebozzrobthmacbxjrnnqtjoyfoj; /usr/bin/python3 /home/packer/.ansible/tmp/ansible-tmp-1555699606.0740876-98759285268938/AnsiballZ_apt.py'"'"' && sleep 0' | |
googlecompute: <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1555699606.0740876-98759285268938/ > /dev/null 2>&1 && sleep 0' | |
googlecompute: changed: [localhost] => { | |
googlecompute: "cache_update_time": 1555699561, | |
googlecompute: "cache_updated": false, | |
googlecompute: "changed": true, | |
googlecompute: "diff": {}, | |
googlecompute: "invocation": { | |
googlecompute: "module_args": { | |
googlecompute: "allow_unauthenticated": false, | |
googlecompute: "autoclean": false, | |
googlecompute: "autoremove": false, | |
googlecompute: "cache_valid_time": 0, | |
googlecompute: "deb": null, | |
googlecompute: "default_release": null, | |
googlecompute: "dpkg_options": "force-confdef,force-confold", | |
googlecompute: "force": false, | |
googlecompute: "force_apt_get": false, | |
googlecompute: "install_recommends": null, | |
googlecompute: "name": "jenkins", | |
googlecompute: "only_upgrade": false, | |
googlecompute: "package": [ | |
googlecompute: "jenkins" | |
googlecompute: ], | |
googlecompute: "purge": false, | |
googlecompute: "state": "present", | |
googlecompute: "update_cache": null, | |
googlecompute: "upgrade": null | |
googlecompute: } | |
googlecompute: }, | |
googlecompute: "stderr": "", | |
googlecompute: "stderr_lines": [], | |
googlecompute: "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following package was automatically installed and is no longer required:\n grub-pc-bin\nUse 'sudo apt autoremove' to remove it.\nThe following additional packages will be installed:\n daemon\nThe following NEW packages will be installed:\n daemon jenkins\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 76.8 MB of archives.\nAfter this operation, 77.7 MB of additional disk space will be used.\nGet:1 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 daemon amd64 0.6.4-1build1 [99.5 kB]\nGet:2 https://pkg.jenkins.io/debian-stable binary/ jenkins 2.164.2 [76.7 MB]\nFetched 76.8 MB in 9s (8495 kB/s)\nSelecting previously unselected package daemon.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 84488 files and directories currently installed.)\r\nPreparing to unpack .../daemon_0.6.4-1build1_amd64.deb ...\r\nUnpacking daemon (0.6.4-1build1) ...\r\nSelecting previously unselected package jenkins.\r\nPreparing to unpack .../jenkins_2.164.2_all.deb ...\r\nUnpacking jenkins (2.164.2) ...\r\nProcessing triggers for ureadahead (0.100.0-20) ...\r\nProcessing triggers for systemd (237-3ubuntu10.20) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nSetting up daemon (0.6.4-1build1) ...\r\nSetting up jenkins (2.164.2) ...\r\nProcessing triggers for systemd (237-3ubuntu10.20) ...\r\nProcessing triggers for ureadahead (0.100.0-20) ...\r\n", | |
googlecompute: "stdout_lines": [ | |
googlecompute: "Reading package lists...", | |
googlecompute: "Building dependency tree...", | |
googlecompute: "Reading state information...", | |
googlecompute: "The following package was automatically installed and is no longer required:", | |
googlecompute: " grub-pc-bin", | |
googlecompute: "Use 'sudo apt autoremove' to remove it.", | |
googlecompute: "The following additional packages will be installed:", | |
googlecompute: " daemon", | |
googlecompute: "The following NEW packages will be installed:", | |
googlecompute: " daemon jenkins", | |
googlecompute: "0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.", | |
googlecompute: "Need to get 76.8 MB of archives.", | |
googlecompute: "After this operation, 77.7 MB of additional disk space will be used.", | |
googlecompute: "Get:1 http://europe-west2-b.gce.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 daemon amd64 0.6.4-1build1 [99.5 kB]", | |
googlecompute: "Get:2 https://pkg.jenkins.io/debian-stable binary/ jenkins 2.164.2 [76.7 MB]", | |
googlecompute: "Fetched 76.8 MB in 9s (8495 kB/s)", | |
googlecompute: "Selecting previously unselected package daemon.", | |
googlecompute: "(Reading database ... ", | |
googlecompute: "(Reading database ... 5%", | |
googlecompute: "(Reading database ... 10%", | |
googlecompute: "(Reading database ... 15%", | |
googlecompute: "(Reading database ... 20%", | |
googlecompute: "(Reading database ... 25%", | |
googlecompute: "(Reading database ... 30%", | |
googlecompute: "(Reading database ... 35%", | |
googlecompute: "(Reading database ... 40%", | |
googlecompute: "(Reading database ... 45%", | |
googlecompute: "(Reading database ... 50%", | |
googlecompute: "(Reading database ... 55%", | |
googlecompute: "(Reading database ... 60%", | |
googlecompute: "(Reading database ... 65%", | |
googlecompute: "(Reading database ... 70%", | |
googlecompute: "(Reading database ... 75%", | |
googlecompute: "(Reading database ... 80%", | |
googlecompute: "(Reading database ... 85%", | |
googlecompute: "(Reading database ... 90%", | |
googlecompute: "(Reading database ... 95%", | |
googlecompute: "(Reading database ... 100%", | |
googlecompute: "(Reading database ... 84488 files and directories currently installed.)", | |
googlecompute: "Preparing to unpack .../daemon_0.6.4-1build1_amd64.deb ...", | |
googlecompute: "Unpacking daemon (0.6.4-1build1) ...", | |
googlecompute: "Selecting previously unselected package jenkins.", | |
googlecompute: "Preparing to unpack .../jenkins_2.164.2_all.deb ...", | |
googlecompute: "Unpacking jenkins (2.164.2) ...", | |
googlecompute: "Processing triggers for ureadahead (0.100.0-20) ...", | |
googlecompute: "Processing triggers for systemd (237-3ubuntu10.20) ...", | |
googlecompute: "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", | |
googlecompute: "Setting up daemon (0.6.4-1build1) ...", | |
googlecompute: "Setting up jenkins (2.164.2) ...", | |
googlecompute: "Processing triggers for systemd (237-3ubuntu10.20) ...", | |
googlecompute: "Processing triggers for ureadahead (0.100.0-20) ..." | |
googlecompute: ] | |
googlecompute: } | |
googlecompute: META: ran handlers | |
googlecompute: META: ran handlers | |
googlecompute: | |
googlecompute: PLAY RECAP ********************************************************************* | |
googlecompute: localhost : ok=7 changed=6 unreachable=0 failed=0 | |
googlecompute: | |
==> googlecompute: Deleting instance... | |
googlecompute: Instance has been deleted! | |
==> googlecompute: Creating image... | |
==> googlecompute: Deleting disk... | |
googlecompute: Disk has been deleted! | |
Build 'googlecompute' finished. | |
==> Builds finished. The artifacts of successful builds are: | |
--> googlecompute: A disk image was created: ubuntu1804-jenkins-2019-04-19t18-42-46z |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment