Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Jan 19 2019, 1:17 PM · Built for 6 m, 1 s
- Status
Failed
1 empty logs are hidden. Show all logs.
1 | Exception |
---|---|
2 | Command failed with error #255! |
3 | COMMAND |
4 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' upgrade --force --namespace 'phabricator_unittest_co7gilma6ea76uwa6bu6snsi' |
5 | |
6 | STDOUT |
7 | Loading quickstart template onto "localhost"... |
8 | Applying patch "phabricator:20170914.ref.01.position.sql" to host "localhost"... |
9 | Applying patch "phabricator:20170915.ref.01.migrate.php" to host "localhost"... |
10 | Applying patch "phabricator:20170915.ref.02.drop.id.sql" to host "localhost"... |
11 | Applying patch "phabricator:20170915.ref.03.drop.closed.sql" to host "localhost"... |
12 | Applying patch "phabricator:20170915.ref.04.uniq.sql" to host "localhost"... |
13 | Applying patch "phabricator:20170918.ref.01.position.php" to host "localhost"... |
14 | Applying patch "phabricator:20171002.cngram.01.maniphest.sql" to host "localhost"... |
15 | Applying patch "phabricator:20171002.cngram.02.event.sql" to host "localhost"... |
16 | Applying patch "phabricator:20171002.cngram.03.revision.sql" to host "localhost"... |
17 | Applying patch "phabricator:20171002.cngram.04.fund.sql" to host "localhost"... |
18 | Applying patch "phabricator:20171002.cngram.05.owners.sql" to host "localhost"... |
19 | Applying patch "phabricator:20171002.cngram.06.passphrase... (11,728 more bytes) ... |
20 | |
21 | STDERR |
22 | [2019-01-19 13:17:10] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away |
23 | |
24 | This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:307] |
25 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
26 | #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:351] |
27 | #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:292] |
28 | #2 AphrontBaseMySQLDatabaseCon... (2,366 more bytes) ... |
29 | (Run with `--trace` for a full exception trace.) |
30 |
1 | [2019-01-19 13:16:35] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 | PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
13 | COMMAND |
14 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_5xwjcujrjf2fdaa5fc6xpqe2' |
15 | |
16 | STDOUT |
17 | MySQL Credentials Not Configured |
18 | |
19 | Unable to connect to MySQL using the configured credentials. You must |
20 | configure standard credentials before you can upgrade storage. Run these |
21 | commands to set up credentials: |
22 | |
23 | phabricator/ $ ./bin/config set mysql.host __host__ |
24 | phabricator/ $ ./bin/config set mysql.user __username__ |
25 | phabricator/ $ ./bin/config set mysql.pass __password__ |
26 | |
27 | These standard credentials are separate from any administrative credentials |
28 | provided to this command with __--user__ or __--password__, and must be |
29 | configured correctly before you can proceed. |
30 | |
31 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
32 | #2002: No such file or directory. |
33 | |
34 | |
35 | STDERR |
36 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
37 |
2084 | #1 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w') |
---|---|
2085 | #2 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w') |
2086 | #3 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(104): LiskDAO->establishConnection('r') |
2087 | #4 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2088 | #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2089 | #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2090 | #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2091 | #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST') |
2092 | #9 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(20): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST') |
2093 | #10 [internal function]: PhabricatorWorkingCopyPullTestCase->testSVNPullBasic() |
2094 | #11 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2095 | #12 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2096 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2097 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2098 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2099 | #16 {main} |
2100 | FAIL PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
2101 | EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_5xwjcujrjf2fdaa5fc6xpqe2_repository"). This is a severe failure; your request did not complete. |
2102 | #0 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(91): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...') |
2103 | #1 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w') |
2104 | #2 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w') |
2105 | #3 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(104): LiskDAO->establishConnection('r') |
2106 | #4 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2107 | #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2108 | #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2109 | #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2110 | #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT') |
2111 | #9 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(7): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT') |
2112 | #10 [internal function]: PhabricatorWorkingCopyPullTestCase->testGitPullBasic() |
2113 | #11 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2114 | #12 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2115 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2116 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2117 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2118 | #16 {main} |
2119 | FAIL PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
2120 | EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_5xwjcujrjf2fdaa5fc6xpqe2_repository"). This is a severe failure; your request did not complete. |
2121 | #0 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(91): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...') |
2122 | #1 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w') |
2123 | #2 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w') |
2124 | #3 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(104): LiskDAO->establishConnection('r') |
2125 | #4 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2126 | #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2127 | #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2128 | #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2129 | #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT') |
2130 | #9 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(14): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT') |
2131 | #10 [internal function]: PhabricatorWorkingCopyPullTestCase->testHgPullBasic() |
2132 | #11 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2133 | #12 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2134 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2135 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2136 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2137 | #16 {main} |
2138 | PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
2139 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
2140 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
2141 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
2142 | PASS 3ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
2143 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
2144 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
2145 | PASS 3ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
2146 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
2147 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
2148 | PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
2149 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
2150 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
2151 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
2152 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
2153 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
2154 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
2155 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
2156 | PASS 7ms★ QueryFormattingTestCase::testQueryFormatting |
2157 | |
2158 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
2159 | COMMAND |
2160 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_5xwjcujrjf2fdaa5fc6xpqe2' |
2161 | |
2162 | STDOUT |
2163 | MySQL Credentials Not Configured |
2164 | |
2165 | Unable to connect to MySQL using the configured credentials. You must |
2166 | configure standard credentials before you can upgrade storage. Run these |
2167 | commands to set up credentials: |
2168 | |
2169 | phabricator/ $ ./bin/config set mysql.host __host__ |
2170 | phabricator/ $ ./bin/config set mysql.user __username__ |
2171 | phabricator/ $ ./bin/config set mysql.pass __password__ |
2172 | |
2173 | These standard credentials are separate from any administrative credentials |
2174 | provided to this command with __--user__ or __--password__, and must be |
2175 | configured correctly before you can proceed. |
2176 | |
2177 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
2178 | #2002: No such file or directory. |
2179 | |
2180 | |
2181 | STDERR |
2182 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
2183 |
1 | [2019-01-19 13:15:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 | PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
13 | COMMAND |
14 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_6ohtphy7ooni5dieie5rcvar' |
15 | |
16 | STDOUT |
17 | MySQL Credentials Not Configured |
18 | |
19 | Unable to connect to MySQL using the configured credentials. You must |
20 | configure standard credentials before you can upgrade storage. Run these |
21 | commands to set up credentials: |
22 | |
23 | phabricator/ $ ./bin/config set mysql.host __host__ |
24 | phabricator/ $ ./bin/config set mysql.user __username__ |
25 | phabricator/ $ ./bin/config set mysql.pass __password__ |
26 | |
27 | These standard credentials are separate from any administrative credentials |
28 | provided to this command with __--user__ or __--password__, and must be |
29 | configured correctly before you can proceed. |
30 | |
31 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
32 | #2002: No such file or directory. |
33 | |
34 | |
35 | STDERR |
36 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
37 |
378 | #1 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w') |
---|---|
379 | #2 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w') |
380 | #3 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(104): LiskDAO->establishConnection('r') |
381 | #4 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
382 | #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
383 | #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
384 | #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
385 | #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT') |
386 | #9 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(7): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT') |
387 | #10 [internal function]: PhabricatorWorkingCopyPullTestCase->testGitPullBasic() |
388 | #11 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
389 | #12 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
390 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
391 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
392 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
393 | #16 {main} |
394 | FAIL PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
395 | EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6ohtphy7ooni5dieie5rcvar_repository"). This is a severe failure; your request did not complete. |
396 | #0 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(91): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...') |
397 | #1 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w') |
398 | #2 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w') |
399 | #3 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(104): LiskDAO->establishConnection('r') |
400 | #4 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
401 | #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
402 | #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
403 | #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
404 | #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT') |
405 | #9 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(14): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT') |
406 | #10 [internal function]: PhabricatorWorkingCopyPullTestCase->testHgPullBasic() |
407 | #11 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
408 | #12 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
409 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
410 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
411 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
412 | #16 {main} |
413 | FAIL PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
414 | EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6ohtphy7ooni5dieie5rcvar_repository"). This is a severe failure; your request did not complete. |
415 | #0 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(91): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...') |
416 | #1 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w') |
417 | #2 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w') |
418 | #3 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(104): LiskDAO->establishConnection('r') |
419 | #4 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
420 | #5 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
421 | #6 /core/data/drydock/workingcopy-74/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
422 | #7 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
423 | #8 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST') |
424 | #9 /core/data/drydock/workingcopy-74/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(20): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST') |
425 | #10 [internal function]: PhabricatorWorkingCopyPullTestCase->testSVNPullBasic() |
426 | #11 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
427 | #12 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
428 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
429 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
430 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
431 | #16 {main} |
432 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
433 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
434 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
435 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
436 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
437 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
438 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
439 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
440 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
441 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
442 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
443 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
444 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
445 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
446 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
447 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
448 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
449 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
450 | PASS 3ms★ QueryFormattingTestCase::testQueryFormatting |
451 | |
452 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
453 | COMMAND |
454 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_6ohtphy7ooni5dieie5rcvar' |
455 | |
456 | STDOUT |
457 | MySQL Credentials Not Configured |
458 | |
459 | Unable to connect to MySQL using the configured credentials. You must |
460 | configure standard credentials before you can upgrade storage. Run these |
461 | commands to set up credentials: |
462 | |
463 | phabricator/ $ ./bin/config set mysql.host __host__ |
464 | phabricator/ $ ./bin/config set mysql.user __username__ |
465 | phabricator/ $ ./bin/config set mysql.pass __password__ |
466 | |
467 | These standard credentials are separate from any administrative credentials |
468 | provided to this command with __--user__ or __--password__, and must be |
469 | configured correctly before you can proceed. |
470 | |
471 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
472 | #2002: No such file or directory. |
473 | |
474 | |
475 | STDERR |
476 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
477 |
1 | [2019-01-19 13:11:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 |
99 | PASS 9ms★ LiskFixtureTestCase::testNonmutableColumns |
---|---|
100 | PASS 1ms★ LiskIsolationTestCase::testMagicMethods |
101 | PASS 5ms★ LiskIsolationTestCase::testIsolatedWrites |
102 | PASS 2ms★ LiskIsolationTestCase::testEphemeral |
103 | PASS <1ms★ LiskIsolationTestCase::testIsolationContainment |
104 | PASS 4ms★ ManiphestCustomFieldStatusParserTestCase::testParser |
105 | PASS 330ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation |
106 | PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants |
107 | PASS 1.7s ManiphestTaskTestCase::testTaskAdjacentBlocks |
108 | PASS 1.2s ManiphestTaskTestCase::testTaskReordering |
109 | PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes |
110 | PASS 6ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents |
111 | PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents |
112 | PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes |
113 | PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree |
114 | PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin |
115 | PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree |
116 | PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination |
117 | PASS 4ms★ PHUIInvisibleCharacterTestCase::testWithHexChars |
118 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex |
119 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText |
120 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString |
121 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars |
122 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration |
123 | PASS <1ms★ PHUIListViewTestCase::testAppendAfter |
124 | PASS <1ms★ PHUIListViewTestCase::testAppendLabel |
125 | PASS <1ms★ PHUIListViewTestCase::testAppendBefore |
126 | PASS <1ms★ PHUIListViewTestCase::testAppend |
127 | PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes |
128 | PASS 339ms PhabricatorAccessControlTestCase::testControllerAccessControls |
129 | PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren |
130 | PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels |
131 | PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines |
132 | PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications |
133 | PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors |
134 | PASS 133ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail |
135 | PASS 113ms PhabricatorAuthInviteTestCase::testDuplicateInvite |
136 | PASS 4.9s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail |
137 | PASS 36ms★ PhabricatorAuthInviteTestCase::testInvalidInvite |
138 | PASS 510ms PhabricatorAuthPasswordTestCase::testCompare |
139 | PASS 181ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting |
140 | PASS 2.4s PhabricatorAuthPasswordTestCase::testPasswordEngine |
141 | PASS 648ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade |
142 | PASS 279ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey |
143 | PASS 27ms★ PhabricatorCachesTestCase::testRequestCache |
144 | PASS 399ms PhabricatorCelerityTestCase::testCelerityMaps |
145 | PASS 195ms PhabricatorConduitTestCase::testConduitMethods |
146 | PASS 1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats |
147 | PASS 35ms★ PhabricatorEdgeTestCase::testCycleDetection |
148 | PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes |
149 | PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys |
150 | PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions |
151 | PASS 4ms★ PhabricatorEnvTestCase::testSelfURI |
152 | PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink |
153 | PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink |
154 | PASS <1ms★ PhabricatorEnvTestCase::testOverrides |
155 | PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder |
156 | PASS <1ms★ PhabricatorEnvTestCase::testStackSource |
157 | PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource |
158 | PASS 124ms PhabricatorEnvTestCase::testRemoteURIForFetch |
159 | PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines |
160 | PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction |
161 | PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus |
162 | PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines |
163 | PASS 46ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering |
164 | PASS 57ms PhabricatorFileStorageFormatTestCase::testAES256Storage |
165 | PASS 46ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage |
166 | PASS 40ms★ PhabricatorFileTestCase::testReadWriteTtlFiles |
167 | PASS 301ms PhabricatorFileTestCase::testFileVisibility |
168 | PASS 42ms★ PhabricatorFileTestCase::testFileStorageReadWrite |
169 | PASS 50ms★ PhabricatorFileTestCase::testFileStorageDelete |
170 | PASS 206ms PhabricatorFileTestCase::testFileDirectScramble |
171 | PASS 69ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles |
172 | PASS 365ms PhabricatorFileTestCase::testFileIndirectScramble |
173 | PASS 76ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle |
174 | PASS 225ms PhabricatorFileTestCase::testFileTransformDelete |
175 | PASS 66ms PhabricatorFileTestCase::testFileStorageUploadSameFile |
176 | PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms |
177 | PASS 186ms PhabricatorFileTransformTestCase::testThumbTransformDefaults |
178 | PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing |
179 | PASS 11ms★ PhabricatorHMACTestCase::testHMACKeyGeneration |
180 | PASS 212ms PhabricatorHandlePoolTestCase::testHandlePools |
181 | PASS 2ms★ PhabricatorHashTestCase::testHashForIndex |
182 | PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor |
183 | PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled |
184 | PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries |
185 | PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher |
186 | PASS 66ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting |
187 | PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard |
188 | PASS 2ms★ PhabricatorMacroTestCase::testMacroNames |
189 | PASS 20ms★ PhabricatorMailConfigTestCase::testMailerConstraints |
190 | PASS 24ms★ PhabricatorMailConfigTestCase::testMailerPriorities |
191 | PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity |
192 | PASS 2ms★ PhabricatorMailReceiverTestCase::testReservedAddresses |
193 | PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries |
194 | PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing |
195 | PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping |
196 | PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote |
197 | PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender |
198 |
Build Working Copy
Build Working Copy
- When
- Completed at Jan 19 2019, 1:11 PM · Built for 14 s
- Status
Passed