Page MenuHomePhabricator

Build 34886
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, 24 s
Status
Failed

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

1[2021-03-15 23:19:52] 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-80/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
2[2021-03-15 23:19:52] 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-80/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
3[2021-03-15 23:19:52] 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-80/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
4[2021-03-15 23:19:52] 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-80/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-80/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_i2dj53nyepepxdlcolyq5krh
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:19] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-80/repo/arcanist/src/future/exec/ExecFuture.php on line 421
30

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

2527 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
2528 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
2529 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
2530 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
2531 PASS <1ms★ PhutilMarkupTestCase::testTagEmpty
2532 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
2533 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
2534 PASS 13ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
2535 PASS 5ms★ PhutilMarkupTestCase::testTagAttributes
2536 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
2537 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
2538 PASS 27ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
2539 PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
2540 PASS 1.4s PhutilRemarkupEngineTestCase::testEngine
2541 SKIP PhutilSafeHTMLTestCase::testOperator
2542Operator extension not available.
2543 PASS 10ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
2544 PASS 15ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
2545 PASS 27ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
2546 PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens
2547 PASS 18ms★ PhutilSearchStemmerTestCase::testStemDocuments
2548 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
2549 PASS 499ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
2550
2551Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
2552COMMAND
2553php /core/data/drydock/workingcopy-80/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_i2dj53nyepepxdlcolyq5krh
2554
2555STDOUT
2556MySQL Credentials Not Configured
2557
2558Unable to connect to MySQL using the configured credentials. You must
2559configure standard credentials before you can upgrade storage. Run these
2560commands to set up credentials:
2561
2562 phabricator/ $ ./bin/config set mysql.host __host__
2563 phabricator/ $ ./bin/config set mysql.user __username__
2564 phabricator/ $ ./bin/config set mysql.pass __password__
2565
2566These standard credentials are separate from any administrative credentials
2567provided to this command with __--user__ or __--password__, and must be
2568configured correctly before you can proceed.
2569
2570Raw MySQL Error: Attempt to connect to root@localhost failed with error
2571#2002: Connection refused.
2572
2573
2574STDERR
2575[2021-03-15 23:20:19] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-80/repo/arcanist/src/future/exec/ExecFuture.php on line 421
2576

Build Working Copy

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