capistrano.log
11.8 KB
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
# Logfile created on 2023-05-04 15:10:59 -0400 by logger.rb/v1.5.3
INFO ---------------------------------------------------------------------------
INFO START 2023-05-04 15:10:59 -0400 cap staging deploy
INFO ---------------------------------------------------------------------------
INFO [f9f4426c] Running /usr/bin/env mkdir -p /tmp as tenzing_www@web-1
INFO [f9f4426c] Finished in 1.438 seconds with exit status 0 (successful).
INFO Uploading /tmp/git-ssh-1d1bdfe06a26d4889d63.sh 100.0%
INFO [b12f9b22] Running /usr/bin/env chmod 700 /tmp/git-ssh-1d1bdfe06a26d4889d63.sh as tenzing_www@web-1
INFO [b12f9b22] Finished in 0.220 seconds with exit status 0 (successful).
INFO [3e04ed78] Running /usr/bin/env git ls-remote git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git HEAD as tenzing_www@web-1
INFO [3e04ed78] Finished in 1.008 seconds with exit status 0 (successful).
INFO [78329353] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2023-staging/shared /var/www/html/production/tenzing-web-2023-staging/releases as tenzing_www@web-1
INFO [78329353] Finished in 0.245 seconds with exit status 0 (successful).
INFO [88e10116] Running /usr/bin/env git clone --mirror git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git /var/www/html/production/tenzing-web-2023-staging/repo as tenzing_www@web-1
INFO [88e10116] Finished in 9.545 seconds with exit status 0 (successful).
INFO [88682195] Running /usr/bin/env git remote set-url origin git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git as tenzing_www@web-1
INFO [88682195] Finished in 0.225 seconds with exit status 0 (successful).
INFO [4f1463aa] Running /usr/bin/env git remote update --prune as tenzing_www@web-1
INFO [4f1463aa] Finished in 0.914 seconds with exit status 0 (successful).
INFO [20e6803a] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2023-staging/releases/20230504191102 as tenzing_www@web-1
INFO [20e6803a] Finished in 0.230 seconds with exit status 0 (successful).
INFO [31933b71] Running /usr/bin/env git archive main | /usr/bin/env tar -x -f - -C /var/www/html/production/tenzing-web-2023-staging/releases/20230504191102 as tenzing_www@web-1
INFO [31933b71] Finished in 1.162 seconds with exit status 0 (successful).
INFO [7203b1b4] Running /usr/bin/env echo "23cbefe0863c5e2a56826319420d0f96c87ba8b3" > REVISION as tenzing_www@web-1
INFO [7203b1b4] Finished in 0.225 seconds with exit status 0 (successful).
INFO [8d6f8ad8] Running /usr/bin/env composer install --no-dev --prefer-dist --no-interaction --quiet --optimize-autoloader as tenzing_www@web-1
INFO ---------------------------------------------------------------------------
INFO START 2023-05-04 15:12:51 -0400 cap staging deploy
INFO ---------------------------------------------------------------------------
INFO [bd4d0701] Running /usr/bin/env mkdir -p /tmp as tenzing_www@web-1
INFO [bd4d0701] Finished in 1.473 seconds with exit status 0 (successful).
INFO Uploading /tmp/git-ssh-50e8e69df340381cec0f.sh 100.0%
INFO [d849b30d] Running /usr/bin/env chmod 700 /tmp/git-ssh-50e8e69df340381cec0f.sh as tenzing_www@web-1
INFO [d849b30d] Finished in 0.233 seconds with exit status 0 (successful).
INFO [2fa4f478] Running /usr/bin/env git ls-remote git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git HEAD as tenzing_www@web-1
INFO [2fa4f478] Finished in 1.032 seconds with exit status 0 (successful).
INFO [d3054c05] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2023-staging/shared /var/www/html/production/tenzing-web-2023-staging/releases as tenzing_www@web-1
INFO [d3054c05] Finished in 0.222 seconds with exit status 0 (successful).
INFO The repository mirror is at /var/www/html/production/tenzing-web-2023-staging/repo
INFO [445e6acc] Running /usr/bin/env git remote set-url origin git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git as tenzing_www@web-1
INFO [445e6acc] Finished in 0.220 seconds with exit status 0 (successful).
INFO [a7ae540f] Running /usr/bin/env git remote update --prune as tenzing_www@web-1
INFO [a7ae540f] Finished in 0.942 seconds with exit status 0 (successful).
INFO [eee58f7d] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2023-staging/releases/20230504191255 as tenzing_www@web-1
INFO [eee58f7d] Finished in 0.229 seconds with exit status 0 (successful).
INFO [0390d65b] Running /usr/bin/env git archive main | /usr/bin/env tar -x -f - -C /var/www/html/production/tenzing-web-2023-staging/releases/20230504191255 as tenzing_www@web-1
INFO [0390d65b] Finished in 1.280 seconds with exit status 0 (successful).
INFO [da7e15b0] Running /usr/bin/env echo "23cbefe0863c5e2a56826319420d0f96c87ba8b3" > REVISION as tenzing_www@web-1
INFO [da7e15b0] Finished in 0.226 seconds with exit status 0 (successful).
INFO [9d2b17cc] Running /usr/bin/env composer install --no-dev --prefer-dist --no-interaction --quiet --optimize-autoloader as tenzing_www@web-1
INFO ---------------------------------------------------------------------------
INFO START 2023-05-04 15:13:53 -0400 cap staging deploy
INFO ---------------------------------------------------------------------------
INFO [ad2d0806] Running /usr/bin/env mkdir -p /tmp as tenzing_www@web-1
INFO [ad2d0806] Finished in 1.467 seconds with exit status 0 (successful).
INFO Uploading /tmp/git-ssh-e30565e2623598eebf22.sh 100.0%
INFO [68f6254a] Running /usr/bin/env chmod 700 /tmp/git-ssh-e30565e2623598eebf22.sh as tenzing_www@web-1
INFO [68f6254a] Finished in 0.228 seconds with exit status 0 (successful).
INFO [71a35ebd] Running /usr/bin/env git ls-remote git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git HEAD as tenzing_www@web-1
INFO [71a35ebd] Finished in 0.934 seconds with exit status 0 (successful).
INFO [5fbe4858] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2023-staging/shared /var/www/html/production/tenzing-web-2023-staging/releases as tenzing_www@web-1
INFO [5fbe4858] Finished in 0.231 seconds with exit status 0 (successful).
INFO The repository mirror is at /var/www/html/production/tenzing-web-2023-staging/repo
INFO [ed01bbec] Running /usr/bin/env git remote set-url origin git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git as tenzing_www@web-1
INFO [ed01bbec] Finished in 0.222 seconds with exit status 0 (successful).
INFO [c6591ec8] Running /usr/bin/env git remote update --prune as tenzing_www@web-1
INFO [c6591ec8] Finished in 0.893 seconds with exit status 0 (successful).
INFO [00e6dd38] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2023-staging/releases/20230504191357 as tenzing_www@web-1
INFO [00e6dd38] Finished in 0.230 seconds with exit status 0 (successful).
INFO [315254b6] Running /usr/bin/env git archive main | /usr/bin/env tar -x -f - -C /var/www/html/production/tenzing-web-2023-staging/releases/20230504191357 as tenzing_www@web-1
INFO [315254b6] Finished in 1.123 seconds with exit status 0 (successful).
INFO [cfa8bdd6] Running /usr/bin/env echo "23cbefe0863c5e2a56826319420d0f96c87ba8b3" > REVISION as tenzing_www@web-1
INFO [cfa8bdd6] Finished in 0.219 seconds with exit status 0 (successful).
INFO [bf83d0d1] Running /usr/bin/env composer install --no-dev --prefer-dist --no-interaction --quiet --optimize-autoloader as tenzing_www@web-1
INFO ---------------------------------------------------------------------------
INFO START 2023-05-04 15:14:57 -0400 cap staging deploy
INFO ---------------------------------------------------------------------------
INFO [1e164705] Running /usr/bin/env mkdir -p /tmp as tenzing_www@web-1
INFO [1e164705] Finished in 1.279 seconds with exit status 0 (successful).
INFO Uploading /tmp/git-ssh-0225587ea8a5d05f9d1d.sh 100.0%
INFO [774ea28a] Running /usr/bin/env chmod 700 /tmp/git-ssh-0225587ea8a5d05f9d1d.sh as tenzing_www@web-1
INFO [774ea28a] Finished in 0.251 seconds with exit status 0 (successful).
INFO [db861ae6] Running /usr/bin/env git ls-remote git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git HEAD as tenzing_www@web-1
INFO [db861ae6] Finished in 0.925 seconds with exit status 0 (successful).
INFO [b5de9cc7] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2019-staging/shared /var/www/html/production/tenzing-web-2019-staging/releases as tenzing_www@web-1
INFO [b5de9cc7] Finished in 0.228 seconds with exit status 0 (successful).
INFO The repository mirror is at /var/www/html/production/tenzing-web-2019-staging/repo
INFO [646cee77] Running /usr/bin/env git remote set-url origin git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git as tenzing_www@web-1
INFO [646cee77] Finished in 0.224 seconds with exit status 0 (successful).
INFO [8531ab02] Running /usr/bin/env git remote update --prune as tenzing_www@web-1
INFO [8531ab02] Finished in 5.227 seconds with exit status 0 (successful).
INFO [457dfbd1] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2019-staging/releases/20230504191501 as tenzing_www@web-1
INFO [457dfbd1] Finished in 0.234 seconds with exit status 0 (successful).
INFO [f2422301] Running /usr/bin/env git archive main | /usr/bin/env tar -x -f - -C /var/www/html/production/tenzing-web-2019-staging/releases/20230504191501 as tenzing_www@web-1
INFO [f2422301] Finished in 1.169 seconds with exit status 0 (successful).
INFO [bf518b15] Running /usr/bin/env echo "23cbefe0863c5e2a56826319420d0f96c87ba8b3" > REVISION as tenzing_www@web-1
INFO [bf518b15] Finished in 0.267 seconds with exit status 0 (successful).
INFO [8069bc76] Running /usr/bin/env composer install --no-dev --prefer-dist --no-interaction --quiet --optimize-autoloader as tenzing_www@web-1
INFO ---------------------------------------------------------------------------
INFO START 2023-05-04 15:15:23 -0400 cap staging deploy
INFO ---------------------------------------------------------------------------
INFO [6110fd25] Running /usr/bin/env mkdir -p /tmp as tenzing_www@web-1
INFO [6110fd25] Finished in 1.328 seconds with exit status 0 (successful).
INFO Uploading /tmp/git-ssh-70aae9fd695691f442df.sh 100.0%
INFO [a14c323e] Running /usr/bin/env chmod 700 /tmp/git-ssh-70aae9fd695691f442df.sh as tenzing_www@web-1
INFO [a14c323e] Finished in 0.254 seconds with exit status 0 (successful).
INFO [7c841209] Running /usr/bin/env git ls-remote git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git HEAD as tenzing_www@web-1
INFO [7c841209] Finished in 0.926 seconds with exit status 0 (successful).
INFO [57879ec4] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2019-staging/shared /var/www/html/production/tenzing-web-2019-staging/releases as tenzing_www@web-1
INFO [57879ec4] Finished in 0.235 seconds with exit status 0 (successful).
INFO The repository mirror is at /var/www/html/production/tenzing-web-2019-staging/repo
INFO [0d0616dc] Running /usr/bin/env git remote set-url origin git@git.gotenzing.com:tenzing/Tenzing-Web-2023.git as tenzing_www@web-1
INFO [0d0616dc] Finished in 0.223 seconds with exit status 0 (successful).
INFO [f55e5921] Running /usr/bin/env git remote update --prune as tenzing_www@web-1
INFO [f55e5921] Finished in 1.003 seconds with exit status 0 (successful).
INFO [a106a64e] Running /usr/bin/env mkdir -p /var/www/html/production/tenzing-web-2019-staging/releases/20230504191526 as tenzing_www@web-1
INFO [a106a64e] Finished in 0.239 seconds with exit status 0 (successful).
INFO [34faef03] Running /usr/bin/env git archive main | /usr/bin/env tar -x -f - -C /var/www/html/production/tenzing-web-2019-staging/releases/20230504191526 as tenzing_www@web-1
INFO [34faef03] Finished in 1.216 seconds with exit status 0 (successful).
INFO [7560052b] Running /usr/bin/env echo "23cbefe0863c5e2a56826319420d0f96c87ba8b3" > REVISION as tenzing_www@web-1
INFO [7560052b] Finished in 0.249 seconds with exit status 0 (successful).
INFO [7ed9dc65] Running /usr/bin/env composer install --no-dev --prefer-dist --no-interaction --quiet --optimize-autoloader as tenzing_www@web-1