Page MenuHomePhabricator

Build 34884
PassedPublic

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

History

Run "arc unit --everything"

When
Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 30 s
Status
Failed

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

1[2021-03-15 23:20:06] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
2[2021-03-15 23:20:06] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
3[2021-03-15 23:20:06] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
4[2021-03-15 23:20:06] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-70/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
5PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
6COMMAND
7php /core/data/drydock/workingcopy-70/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ho2kpgpj353j23bybjod4gcp
8
9STDOUT
10MySQL Credentials Not Configured
11
12Unable to connect to MySQL using the configured credentials. You must
13configure standard credentials before you can upgrade storage. Run these
14commands to set up credentials:
15
16 phabricator/ $ ./bin/config set mysql.host __host__
17 phabricator/ $ ./bin/config set mysql.user __username__
18 phabricator/ $ ./bin/config set mysql.pass __password__
19
20These standard credentials are separate from any administrative credentials
21provided to this command with __--user__ or __--password__, and must be
22configured correctly before you can proceed.
23
24Raw MySQL Error: Attempt to connect to root@localhost failed with error
25#2002: Connection refused.
26
27
28STDERR
29[2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-70/repo/arcanist/src/future/exec/ExecFuture.php on line 421
30

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

2505 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
2506 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
2507 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
2508 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
2509 PASS 3ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
2510 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
2511 PASS <1ms★ PhutilMarkupTestCase::testTagDefaults
2512 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
2513 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
2514 PASS <1ms★ PhutilMarkupTestCase::testTagAttributes
2515 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
2516 PASS 13ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
2517 PASS 1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
2518 PASS 342ms PhutilRemarkupEngineTestCase::testEngine
2519 SKIP PhutilSafeHTMLTestCase::testOperator
2520Operator extension not available.
2521 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
2522 PASS 5ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
2523 PASS 4ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
2524 PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens
2525 PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments
2526 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
2527 PASS 63ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
2528
2529Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
2530COMMAND
2531php /core/data/drydock/workingcopy-70/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ho2kpgpj353j23bybjod4gcp
2532
2533STDOUT
2534MySQL Credentials Not Configured
2535
2536Unable to connect to MySQL using the configured credentials. You must
2537configure standard credentials before you can upgrade storage. Run these
2538commands to set up credentials:
2539
2540 phabricator/ $ ./bin/config set mysql.host __host__
2541 phabricator/ $ ./bin/config set mysql.user __username__
2542 phabricator/ $ ./bin/config set mysql.pass __password__
2543
2544These standard credentials are separate from any administrative credentials
2545provided to this command with __--user__ or __--password__, and must be
2546configured correctly before you can proceed.
2547
2548Raw MySQL Error: Attempt to connect to root@localhost failed with error
2549#2002: Connection refused.
2550
2551
2552STDERR
2553[2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-70/repo/arcanist/src/future/exec/ExecFuture.php on line 421
2554

Build Working Copy

When
Completed at Mar 15 2021, 11:16 PM · Built for 12 s
Status
Passed