-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeploy.log
168 lines (111 loc) · 6.9 KB
/
deploy.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
PLAY [droplet-hub-emoncms] ****************************************************
GATHERING FACTS ***************************************************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Update apt cache] ********************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Disable serial terminal] *************************
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Disable serial terminal (getty)] *****************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | shell /sbin/parted -s /dev/mmcblk0 mkpart primary 3277MB 16.0GB creates=/dev/mmcblk0p3] ***
[0;36mskipping: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Restart the server after partition update] *******
[0;36mskipping: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Wait for server to come up after partition update] ***
[0;36mskipping: [droplet-hub-1 -> 127.0.0.1][0m
TASK: [droplet-raspberrypi | Create ext2 filesystem with 1024 bytes blocksize instead of the default 4096 bytes.] ***
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Create /home/pi/data] ****************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | lineinfile dest='/etc/default/rcS' line='RAMTMP=yes'] ***
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | copy src=files/fstab dest=/etc/fstab] ************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | file src=/proc/self/mounts dest=/etc/mtab state=link] ***
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | copy src=files/rpi-rw dest=/usr/bin/rpi-rw mode=0755] ***
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | copy src=files/rpi-ro dest=/usr/bin/rpi-ro mode=0755] ***
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Restart the server after mount update] ***********
[0;36mskipping: [droplet-hub-1][0m
TASK: [droplet-raspberrypi | Wait for server to come up after mount update] ***
[0;36mskipping: [droplet-hub-1 -> 127.0.0.1][0m
TASK: [droplet-raspberrypi | Change /home/pi/data permissions] ****************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Install sudo] ****************************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Update apt cache] ************************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Update packages] *************************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Install Apache] **************************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=mysql-server state=latest] *******************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=mysql-client state=latest] *******************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=php5 state=latest] ***************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=libapache2-mod-php5 state=latest] ************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=php5-mysql state=latest] *********************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=php5-curl state=latest] **********************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=php-pear state=latest] ***********************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=php5-dev state=latest] ***********************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=php5-mcrypt state=latest] ********************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=php5-json state=latest] **********************
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=git-core state=latest] ***********************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=redis-server state=latest] *******************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=build-essential state=latest] ****************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=ufw state=latest] ****************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=ntp state=latest] ****************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | apt pkg=python-mysqldb state=latest] *****************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Discover PEAR channels] ******************************
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | Install PEAR packages] *******************************
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | lineinfile dest=/etc/php5/apache2/conf.d/20-redis.ini state=present line=extension=redis.so create=yes] ***
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | lineinfile dest=/etc/php5/cli/conf.d/20-redis.ini state=present line=extension=redis.so create=yes] ***
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Install default apache configuration] ****************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Enable Apache Rewrite Module] ************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | Stop Apache] *****************************************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | file name=/var/www state=absent] *********************
[0;32mok: [droplet-hub-1][0m
TASK: [droplet-emoncms | git repo=https://github.com/opendroplet/emoncms.git dest=/var/www version=bufferedwrite] ***
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | file name=/var/www owner=www-data group=root state=directory] ***
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | Restart Apache] **************************************
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | mysql_db name=emoncms state=present] *****************
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | mysql_user name=emoncms password=emoncms priv=emoncms.*:ALL state=present] ***
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | file name=/var/lib/phpfiwa owner=www-data group=root state=directory] ***
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | file name=/var/lib/phpfina owner=www-data group=root state=directory] ***
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | file name=/var/lib/phptimeseries owner=www-data group=root state=directory] ***
[0;33mchanged: [droplet-hub-1][0m
TASK: [droplet-emoncms | Install emoncms settings file] ***********************
[0;33mchanged: [droplet-hub-1][0m
PLAY RECAP ********************************************************************
[0;33mdroplet-hub-1[0m : [0;32mok[0m[0;32m=[0m[0;32m49[0m [0;33mchanged[0m[0;33m=[0m[0;33m13[0m unreachable=0 failed=0