Page MenuHomePhabricator

Build 34727
PassedPublic

You are viewing an older run of this build. View Current Build

Run "arc unit --everything"

When
Completed at Feb 19 2021, 7:20 PM · Built for 3 m, 28 s
Status
Failed

Build Log 34026 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

153COMMAND
154php /core/data/drydock/workingcopy-87/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_j2jut26nxssmptmzq2kknynp
155
156STDOUT
157MySQL Credentials Not Configured
158
159Unable to connect to MySQL using the configured credentials. You must
160configure standard credentials before you can upgrade storage. Run these
161commands to set up credentials:
162
163 phabricator/ $ ./bin/config set mysql.host __host__
164 phabricator/ $ ./bin/config set mysql.user __username__
165 phabricator/ $ ./bin/config set mysql.pass __password__
166
167These standard credentials are separate from any administrative credentials
168provided to this command with __--user__ or __--password__, and must be
169configured correctly before you can proceed.
170
171Raw MySQL Error: Attempt to connect to root@localhost failed with error
172#2002: Connection refused.
173
174
175STDERR
176[2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-87/repo/arcanist/src/future/exec/ExecFuture.php on line 421
177

Build Log 34025 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1774COMMAND
1775php /core/data/drydock/workingcopy-87/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_j2jut26nxssmptmzq2kknynp
1776
1777STDOUT
1778MySQL Credentials Not Configured
1779
1780Unable to connect to MySQL using the configured credentials. You must
1781configure standard credentials before you can upgrade storage. Run these
1782commands to set up credentials:
1783
1784 phabricator/ $ ./bin/config set mysql.host __host__
1785 phabricator/ $ ./bin/config set mysql.user __username__
1786 phabricator/ $ ./bin/config set mysql.pass __password__
1787
1788These standard credentials are separate from any administrative credentials
1789provided to this command with __--user__ or __--password__, and must be
1790configured correctly before you can proceed.
1791
1792Raw MySQL Error: Attempt to connect to root@localhost failed with error
1793#2002: Connection refused.
1794
1795
1796STDERR
1797[2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-87/repo/arcanist/src/future/exec/ExecFuture.php on line 421
1798

Build Working Copy

When
Completed at Feb 19 2021, 7:16 PM · Built for 12 s
Status
Passed