Page MenuHomePhabricator

Build 34726
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, 27 s
Status
Failed

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

99COMMAND
100php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_75743bbvghfwpjexthykdeg4
101
102STDOUT
103MySQL Credentials Not Configured
104
105Unable to connect to MySQL using the configured credentials. You must
106configure standard credentials before you can upgrade storage. Run these
107commands to set up credentials:
108
109 phabricator/ $ ./bin/config set mysql.host __host__
110 phabricator/ $ ./bin/config set mysql.user __username__
111 phabricator/ $ ./bin/config set mysql.pass __password__
112
113These standard credentials are separate from any administrative credentials
114provided to this command with __--user__ or __--password__, and must be
115configured correctly before you can proceed.
116
117Raw MySQL Error: Attempt to connect to root@localhost failed with error
118#2002: Connection refused.
119
120
121STDERR
122[2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-90/repo/arcanist/src/future/exec/ExecFuture.php on line 421
123

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

1267COMMAND
1268php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_75743bbvghfwpjexthykdeg4
1269
1270STDOUT
1271MySQL Credentials Not Configured
1272
1273Unable to connect to MySQL using the configured credentials. You must
1274configure standard credentials before you can upgrade storage. Run these
1275commands to set up credentials:
1276
1277 phabricator/ $ ./bin/config set mysql.host __host__
1278 phabricator/ $ ./bin/config set mysql.user __username__
1279 phabricator/ $ ./bin/config set mysql.pass __password__
1280
1281These standard credentials are separate from any administrative credentials
1282provided to this command with __--user__ or __--password__, and must be
1283configured correctly before you can proceed.
1284
1285Raw MySQL Error: Attempt to connect to root@localhost failed with error
1286#2002: Connection refused.
1287
1288
1289STDERR
1290[2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-90/repo/arcanist/src/future/exec/ExecFuture.php on line 421
1291

Build Working Copy

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