Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 19 2021, 7:20 PM · Built for 3 m, 32 s
- Status
Failed
71 | COMMAND |
---|---|
72 | php /core/data/drydock/workingcopy-89/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_35itnm46gh6swpaqp3wfnx5t |
73 | |
74 | STDOUT |
75 | MySQL Credentials Not Configured |
76 | |
77 | Unable to connect to MySQL using the configured credentials. You must |
78 | configure standard credentials before you can upgrade storage. Run these |
79 | commands to set up credentials: |
80 | |
81 | phabricator/ $ ./bin/config set mysql.host __host__ |
82 | phabricator/ $ ./bin/config set mysql.user __username__ |
83 | phabricator/ $ ./bin/config set mysql.pass __password__ |
84 | |
85 | These standard credentials are separate from any administrative credentials |
86 | provided to this command with __--user__ or __--password__, and must be |
87 | configured correctly before you can proceed. |
88 | |
89 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
90 | #2002: Connection refused. |
91 | |
92 | |
93 | STDERR |
94 | [2021-02-19 19:20:17] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-89/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
95 |
998 | COMMAND |
---|---|
999 | php /core/data/drydock/workingcopy-89/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_35itnm46gh6swpaqp3wfnx5t |
1000 | |
1001 | STDOUT |
1002 | MySQL Credentials Not Configured |
1003 | |
1004 | Unable to connect to MySQL using the configured credentials. You must |
1005 | configure standard credentials before you can upgrade storage. Run these |
1006 | commands to set up credentials: |
1007 | |
1008 | phabricator/ $ ./bin/config set mysql.host __host__ |
1009 | phabricator/ $ ./bin/config set mysql.user __username__ |
1010 | phabricator/ $ ./bin/config set mysql.pass __password__ |
1011 | |
1012 | These standard credentials are separate from any administrative credentials |
1013 | provided to this command with __--user__ or __--password__, and must be |
1014 | configured correctly before you can proceed. |
1015 | |
1016 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
1017 | #2002: Connection refused. |
1018 | |
1019 | |
1020 | STDERR |
1021 | [2021-02-19 19:20:17] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-89/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
1022 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 19 2021, 7:16 PM · Built for 13 s
- Status
Passed