Page MenuHomePhabricator

Build 32392
PassedPublic

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

Run "arc unit --everything"

When
Completed at Oct 26 2019, 3:39 PM · Built for 1 m, 9 s
Status
Failed

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

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

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

1099COMMAND
1100php '/core/data/drydock/workingcopy-84/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_gokua5u7d2uyack4oxhtbk7v'
1101
1102STDOUT
1103MySQL Credentials Not Configured
1104
1105Unable to connect to MySQL using the configured credentials. You must
1106configure standard credentials before you can upgrade storage. Run these
1107commands to set up credentials:
1108
1109 phabricator/ $ ./bin/config set mysql.host __host__
1110 phabricator/ $ ./bin/config set mysql.user __username__
1111 phabricator/ $ ./bin/config set mysql.pass __password__
1112
1113These standard credentials are separate from any administrative credentials
1114provided to this command with __--user__ or __--password__, and must be
1115configured correctly before you can proceed.
1116
1117Raw MySQL Error: Attempt to connect to root@localhost failed with error
1118#2002: No such file or directory.
1119
1120
1121STDERR
1122[2019-10-26 15:39:48] PHLOG: 'Retrying database connection to "localhost in /core/data/drydock/workingcopy-84/repo/libphutil/src/future/exec/ExecFuture.php on line 380
1123

Build Working Copy

When
Completed at Oct 26 2019, 3:38 PM · Built for 19 s
Status
Passed