Page MenuHomePhabricator
Paste P203

(An Untitled Masterwork)
ActivePublic

Authored by Tgr on Jan 9 2015, 1:58 AM.
Referenced Files
F27059: file
Jan 9 2015, 1:58 AM
Subscribers
None
gtisza@GergoTisza:~/Wikimedia/vagrant/Sentry/mediawiki/extensions/Sentry$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'trusty-cloud'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: Sentry_default_1420768208961_32283
==> default: Clearing any previously set forwarded ports...
==> default: Fixed port collision for 22 => 2222. Now on port 2201.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
==> default: Forwarding ports...
default: 80 => 9999 (adapter 1)
default: 22 => 2201 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2201
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
default: Warning: Remote connection disconnect. Retrying...
==> default: Machine booted and ready!
GuestAdditions 4.3.10 running --- OK.
==> default: Checking for guest additions in VM...
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
default: /vagrant => /home/gtisza/Wikimedia/vagrant/Sentry/mediawiki/extensions/Sentry
default: /vagrant/logs => /home/gtisza/Wikimedia/vagrant/Sentry/mediawiki/extensions/Sentry/logs
default: /tmp/vagrant-puppet-5/manifests => /home/gtisza/Wikimedia/vagrant/Sentry/mediawiki/extensions/Sentry/puppet/manifests
default: /tmp/vagrant-puppet-5/modules-0 => /home/gtisza/Wikimedia/vagrant/Sentry/mediawiki/extensions/Sentry/puppet/modules
==> default: Running provisioner: lsb_check...
==> default: Running provisioner: puppet...
==> default: Running Puppet with site.pp...
==> default: stdin: is not a tty
==> default: Info: Loading facts in /tmp/vagrant-puppet-5/modules-0/stdlib/lib/facter/pe_version.rb
==> default: Info: Loading facts in /tmp/vagrant-puppet-5/modules-0/stdlib/lib/facter/facter_dot_d.rb
==> default: Info: Loading facts in /tmp/vagrant-puppet-5/modules-0/stdlib/lib/facter/puppet_vardir.rb
==> default: Info: Loading facts in /tmp/vagrant-puppet-5/modules-0/stdlib/lib/facter/root_home.rb
==> default: Error: invalid byte sequence in US-ASCII at /tmp/vagrant-puppet-5/modules-0/hhvm/manifests/init.pp:1 on node mediawiki-vagrant.dev
==> default: Wrapped exception:
==> default: invalid byte sequence in US-ASCII
==> default: Error: invalid byte sequence in US-ASCII at /tmp/vagrant-puppet-5/modules-0/hhvm/manifests/init.pp:1 on node mediawiki-vagrant.dev
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
gtisza@GergoTisza:~/Wikimedia/vagrant/Sentry/mediawiki/extensions/Sentry$ vagrant ssh
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-32-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Jan 9 01:50:31 UTC 2015
System load: 0.68 Processes: 101
Usage of /: 2.7% of 39.34GB Users logged in: 0
Memory usage: 8% IP address for eth0: 10.0.2.15
Swap usage: 0%
Graph this data and manage this system at:
https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
0 packages can be updated.
0 updates are security updates.
vagrant@mediawiki-vagrant:~$ head /tmp/vagrant-puppet-5/modules-0/hhvm/manifests/init.pp
# == Class: hhvm
#
# This module provisions HHVM -- an open-source, high-performance
# virtual machine for PHP.
#
# The layout of configuration files in /etc/hhvm is as follows:
#
# /etc/hhvm
# ├── php.ini # Settings for CLI mode
# └── fcgi.ini # Settings for FastCGI mode
vagrant@mediawiki-vagrant:~$ head /tmp/vagrant-puppet-5/modules-0/hhvm/manifests/init.pp | hexdump -C
00000000 23 20 3d 3d 20 43 6c 61 73 73 3a 20 68 68 76 6d |# == Class: hhvm|
00000010 0a 23 0a 23 20 54 68 69 73 20 6d 6f 64 75 6c 65 |.#.# This module|
00000020 20 70 72 6f 76 69 73 69 6f 6e 73 20 48 48 56 4d | provisions HHVM|
00000030 20 2d 2d 20 61 6e 20 6f 70 65 6e 2d 73 6f 75 72 | -- an open-sour|
00000040 63 65 2c 20 68 69 67 68 2d 70 65 72 66 6f 72 6d |ce, high-perform|
00000050 61 6e 63 65 0a 23 20 76 69 72 74 75 61 6c 20 6d |ance.# virtual m|
00000060 61 63 68 69 6e 65 20 66 6f 72 20 50 48 50 2e 0a |achine for PHP..|
00000070 23 0a 23 20 54 68 65 20 6c 61 79 6f 75 74 20 6f |#.# The layout o|
00000080 66 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 |f configuration |
00000090 66 69 6c 65 73 20 69 6e 20 2f 65 74 63 2f 68 68 |files in /etc/hh|
000000a0 76 6d 20 69 73 20 61 73 20 66 6f 6c 6c 6f 77 73 |vm is as follows|
000000b0 3a 0a 23 0a 23 20 20 20 2f 65 74 63 2f 68 68 76 |:.#.# /etc/hhv|
000000c0 6d 0a 23 20 20 20 e2 94 9c e2 94 80 e2 94 80 20 |m.# ......... |
000000d0 70 68 70 2e 69 6e 69 20 20 23 20 53 65 74 74 69 |php.ini # Setti|
000000e0 6e 67 73 20 66 6f 72 20 43 4c 49 20 6d 6f 64 65 |ngs for CLI mode|
000000f0 0a 23 20 20 20 e2 94 94 e2 94 80 e2 94 80 20 66 |.# ......... f|
00000100 63 67 69 2e 69 6e 69 20 23 20 53 65 74 74 69 6e |cgi.ini # Settin|
00000110 67 73 20 66 6f 72 20 46 61 73 74 43 47 49 20 6d |gs for FastCGI m|
00000120 6f 64 65 0a |ode.|
00000124
vagrant@mediawiki-vagrant:~$ head /tmp/vagrant-puppet-5/modules-0/hhvm/manifests/init.pp | uniname -abcepu
glyph name
├ BOX DRAWINGS LIGHT VERTICAL AND RIGHT
─ BOX DRAWINGS LIGHT HORIZONTAL
─ BOX DRAWINGS LIGHT HORIZONTAL
└ BOX DRAWINGS LIGHT UP AND RIGHT
─ BOX DRAWINGS LIGHT HORIZONTAL
─ BOX DRAWINGS LIGHT HORIZONTAL