Page MenuHomePhabricator

Build 34724
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, 32 s
Status
Failed

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

71COMMAND
72php /core/data/drydock/workingcopy-89/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_35itnm46gh6swpaqp3wfnx5t
73
74STDOUT
75MySQL Credentials Not Configured
76
77Unable to connect to MySQL using the configured credentials. You must
78configure standard credentials before you can upgrade storage. Run these
79commands 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
85These standard credentials are separate from any administrative credentials
86provided to this command with __--user__ or __--password__, and must be
87configured correctly before you can proceed.
88
89Raw MySQL Error: Attempt to connect to root@localhost failed with error
90#2002: Connection refused.
91
92
93STDERR
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

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

998COMMAND
999php /core/data/drydock/workingcopy-89/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_35itnm46gh6swpaqp3wfnx5t
1000
1001STDOUT
1002MySQL Credentials Not Configured
1003
1004Unable to connect to MySQL using the configured credentials. You must
1005configure standard credentials before you can upgrade storage. Run these
1006commands 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
1012These standard credentials are separate from any administrative credentials
1013provided to this command with __--user__ or __--password__, and must be
1014configured correctly before you can proceed.
1015
1016Raw MySQL Error: Attempt to connect to root@localhost failed with error
1017#2002: Connection refused.
1018
1019
1020STDERR
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

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