Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 34 s
- Status
Failed
1 | [2021-03-15 23:20:04] 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-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
---|---|
2 | [2021-03-15 23:20:04] 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-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
3 | [2021-03-15 23:20:04] 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-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
4 | [2021-03-15 23:20:04] 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-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
5 | PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
6 | COMMAND |
7 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu |
8 | |
9 | STDOUT |
10 | MySQL Credentials Not Configured |
11 | |
12 | Unable to connect to MySQL using the configured credentials. You must |
13 | configure standard credentials before you can upgrade storage. Run these |
14 | commands 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 | |
20 | These standard credentials are separate from any administrative credentials |
21 | provided to this command with __--user__ or __--password__, and must be |
22 | configured correctly before you can proceed. |
23 | |
24 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
25 | #2002: Connection refused. |
26 | |
27 | |
28 | STDERR |
29 | [2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
30 |
1 | PASS 10.9s PhabricatorLibraryTestCase::testEverythingImplemented |
---|---|
2 | FAIL PhabricatorLibraryTestCase::testLibraryMap |
3 | EXCEPTION (CommandException): Command failed with error #1! |
4 | COMMAND |
5 | php -f /core/data/drydock/workingcopy-83/repo/arcanist/src/moduleutils/../../support/lib/extract-symbols.php -- --ugly -- /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/differential/query/DifferentialRevisionQuery.php |
6 | |
7 | STDOUT |
8 | (empty) |
9 | |
10 | STDERR |
11 | Call to "proc_open()" to open a subprocess failed: proc_open(): fork failed - Cannot allocate memory |
12 | #0 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php(325): ExecFuture->raiseResultError(Array) |
13 | #1 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php(339): ExecFuture->resolvex() |
14 | #2 /core/data/drydock/workingcopy-83/repo/arcanist/src/moduleutils/PhutilLibraryMapBuilder.php(506): ExecFuture->resolveJSON() |
15 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/moduleutils/PhutilLibraryMapBuilder.php(77): PhutilLibraryMapBuilder->analyzeLibrary() |
16 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/__tests__/PhutilLibraryTestCase.php(29): PhutilLibraryMapBuilder->buildMap() |
17 | #5 [internal function]: PhutilLibraryTestCase->testLibraryMap() |
18 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
19 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
20 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
21 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
22 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
23 | #11 {main} |
24 | PASS 27.2s PhabricatorLibraryTestCase::testMethodVisibility |
25 | PASS 1ms★ AphrontHTTPHeaderParserTestCase::testHeaderParser |
26 | PASS 12ms★ AphrontMultipartParserTestCase::testParser |
27 | PASS 25ms★ DifferentialDiffTestCase::testDetectCopiedCode |
28 | PASS 279ms DifferentialDiffTestCase::testDetectSlowCopiedCode |
29 | PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode |
30 | PASS 10ms★ DifferentialHunkTestCase::testMakeStructuredOffset |
31 | PASS 11ms★ DifferentialHunkTestCase::testMakeChanges |
32 | PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded |
33 | PASS 5ms★ DifferentialHunkTestCase::testMakeStructuredChanges1 |
34 | PASS 7ms★ DifferentialHunkTestCase::testMakeStructuredChanges2 |
35 | PASS 3ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved |
36 | PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent |
37 | FAIL DiffusionURITestCase::testURIGeneration |
38 | EXCEPTION (PhabricatorClusterStrandedException): Unable to establish a connection to any database host (while trying "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_spaces"). All masters and replicas are completely unreachable. |
39 | |
40 | AphrontConnectionQueryException: Attempt to connect to root@localhost failed with error #2002: Connection refused. |
41 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(134): PhabricatorLiskDAO->raiseUnreachable('phabricator_uni...', Object(AphrontConnectionQueryException)) |
42 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('spaces', 'phabricator_uni...', 'r') |
43 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('r') |
44 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
45 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
46 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
47 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage() |
48 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
49 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
50 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
51 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(640): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
52 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/storage/PhabricatorRepository.php(87): PhabricatorUser->getDefaultSpacePHID() |
53 | #12 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/diffusion/request/__tests__/DiffusionURITestCase.php(91): PhabricatorRepository::initializeNewRepository(Object(PhabricatorUser)) |
54 | #13 [internal function]: DiffusionURITestCase->testURIGeneration() |
55 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
56 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
57 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
58 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
59 | #18 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
60 | #19 {main} |
61 | PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail |
62 | PASS <1ms★ DiffusionURITestCase::testBlobDecode |
63 | PASS 12ms★ HeraldFieldTestCase::testGetAllFields |
64 | PASS 4ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass |
65 | PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes |
66 | PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames |
67 | PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes |
68 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics |
69 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting |
70 | PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff |
71 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames |
72 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode |
73 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation |
74 | FAIL AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback |
75 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
76 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
77 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
78 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1319): LiskDAO->establishConnection('w') |
79 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/__tests__/AphrontIsolatedDatabaseConnectionTestCase.php(102): LiskDAO->openTransaction() |
80 | #4 [internal function]: AphrontIsolatedDatabaseConnectionTestCase->testTransactionRollback() |
81 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
82 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
83 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
84 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
85 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
86 | #10 {main} |
87 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted |
88 | PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack |
89 | PASS 4ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID |
90 | FAIL AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures |
91 | EXCEPTION (PhabricatorClusterStrandedException): Unable to establish a connection to any database host (while trying "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster"). All masters and replicas are completely unreachable. |
92 | |
93 | AphrontConnectionQueryException: Attempt to connect to root@localhost failed with error #2002: Connection refused. |
94 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(134): PhabricatorLiskDAO->raiseUnreachable('phabricator_uni...', Object(AphrontConnectionQueryException)) |
95 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('harbormaster', 'phabricator_uni...', 'r') |
96 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('r') |
97 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/__tests__/AphrontMySQLDatabaseConnectionTestCase.php(14): LiskDAO->establishConnection('r') |
98 | #4 [internal function]: AphrontMySQLDatabaseConnectionTestCase->testConnectionFailures() |
99 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
100 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
101 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
102 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
103 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
104 | #10 {main} |
105 | PASS 5ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs |
106 | PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData |
107 | PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess |
108 | PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader |
109 | PASS <1ms★ AphrontRequestTestCase::testHostAttacks |
110 | PASS 217ms AphrontRoutingMapTestCase::testRoutingMaps |
111 | PASS 19ms★ CalendarTimeUtilTestCase::testTimestampsStartDay |
112 | PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight |
113 | PASS 7ms★ CelerityPhysicalResourcesTestCase::testGetAll |
114 | PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors |
115 | PASS 13ms★ CelerityResourceTransformerTestCase::testTransformation |
116 | PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods |
117 | PASS 6ms★ ConduitCallTestCase::testConduitAuth |
118 | PASS 7ms★ ConduitCallTestCase::testConduitPing |
119 | FAIL ConpherenceRoomTestCase::testOneUserRoomCreate |
120 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
121 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
122 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
123 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
124 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
125 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
126 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
127 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
128 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
129 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
130 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
131 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
132 | #11 [internal function]: ConpherenceRoomTestCase->testOneUserRoomCreate() |
133 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
134 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
135 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
136 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
137 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
138 | #17 {main} |
139 | FAIL ConpherenceRoomTestCase::testRoomParticipantDeletion |
140 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
141 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
142 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
143 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
144 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
145 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
146 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
147 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
148 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
149 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
150 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
151 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(77): PhabricatorTestCase->generateNewTestUser() |
152 | #11 [internal function]: ConpherenceRoomTestCase->testRoomParticipantDeletion() |
153 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
154 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
155 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
156 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
157 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
158 | #17 {main} |
159 | FAIL ConpherenceRoomTestCase::testRoomParticipantAddition |
160 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
161 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
162 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
163 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
164 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
165 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
166 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
167 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
168 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
169 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
170 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
171 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(41): PhabricatorTestCase->generateNewTestUser() |
172 | #11 [internal function]: ConpherenceRoomTestCase->testRoomParticipantAddition() |
173 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
174 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
175 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
176 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
177 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
178 | #17 {main} |
179 | FAIL ConpherenceRoomTestCase::testNUserRoomCreate |
180 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
181 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
182 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
183 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
184 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
185 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
186 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
187 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
188 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
189 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
190 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
191 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(22): PhabricatorTestCase->generateNewTestUser() |
192 | #11 [internal function]: ConpherenceRoomTestCase->testNUserRoomCreate() |
193 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
194 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
195 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
196 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
197 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
198 | #17 {main} |
199 | PASS 39ms★ DifferentialAdjustmentMapTestCase::testNearestMaps |
200 | PASS 22ms★ DifferentialAdjustmentMapTestCase::testChainMaps |
201 | PASS 21ms★ DifferentialAdjustmentMapTestCase::testBasicMaps |
202 | PASS 3ms★ DifferentialAdjustmentMapTestCase::testUnchangedUpdate |
203 | PASS 17ms★ DifferentialAdjustmentMapTestCase::testInverseMaps |
204 | PASS 612ms DifferentialChangesetParserTestCase::testDiffChangesets |
205 | PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing |
206 | PASS 34ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser |
207 | PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization |
208 | PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser |
209 | PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser |
210 | PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser |
211 | PASS 3ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk |
212 | PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile |
213 | PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment |
214 | PASS 2ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext |
215 | PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext |
216 | PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment |
217 | PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment |
218 | PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk |
219 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext |
220 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart |
221 | PASS 9ms★ DifferentialHunkParserTestCase::testMissingContext |
222 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart |
223 | PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment |
224 | PASS 1.4s DifferentialParseRenderTestCase::testParseRender |
225 | PASS <1ms★ DifferentialTabReplacementTestCase::testTabReplacement |
226 | PASS 12ms★ DiffusionCommandEngineTestCase::testCommandEngine |
227 | PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup |
228 | PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser |
229 | PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability |
230 | PASS 11ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser |
231 | PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases |
232 | PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases |
233 | PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame |
234 | PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser |
235 | PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion |
236 | PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations |
237 | FAIL HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets |
238 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
239 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
240 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
241 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
242 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
243 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
244 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
245 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
246 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
247 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
248 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
249 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/harbormaster/__tests__/HarbormasterAutotargetsTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
250 | #11 [internal function]: HarbormasterAutotargetsTestCase->testGenerateHarbormasterAutotargets() |
251 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
252 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
253 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
254 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
255 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
256 | #17 {main} |
257 | PASS 1ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps |
258 | PASS 1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations |
259 | PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder |
260 | PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation |
261 | PASS <1ms★ LiskChunkTestCase::testSQLChunking |
262 | PASS <1ms★ LiskDAOTestCase::testCheckProperty |
263 | FAIL LiskFixtureTestCase::testTransactionalIsolation2of2 |
264 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
265 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
266 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
267 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
268 | #3 [internal function]: LiskDAO->loadRawDataWhere('1 = 1') |
269 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(478): call_user_func_array(Array, Array) |
270 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(456): LiskDAO->loadAllWhere('1 = 1') |
271 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/__tests__/LiskFixtureTestCase.php(26): LiskDAO->loadAll() |
272 | #7 [internal function]: LiskFixtureTestCase->testTransactionalIsolation2of2() |
273 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
274 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
275 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
276 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
277 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
278 | #13 {main} |
279 | FAIL LiskFixtureTestCase::testCounters |
280 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
281 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
282 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
283 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/__tests__/LiskFixtureTestCase.php(99): LiskDAO->establishConnection('w') |
284 | #3 [internal function]: LiskFixtureTestCase->testCounters() |
285 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
286 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
287 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
288 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
289 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
290 | #9 {main} |
291 | FAIL LiskFixtureTestCase::testReadableTransactions |
292 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
293 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
294 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
295 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1319): LiskDAO->establishConnection('w') |
296 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/__tests__/LiskFixtureTestCase.php(57): LiskDAO->openTransaction() |
297 | #4 [internal function]: LiskFixtureTestCase->testReadableTransactions() |
298 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
299 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
300 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
301 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
302 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
303 | #10 {main} |
304 | FAIL LiskFixtureTestCase::testGarbageLoadCalls |
305 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
306 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
307 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
308 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
309 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
310 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
311 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/__tests__/LiskFixtureTestCase.php(81): LiskDAO->save() |
312 | #6 [internal function]: LiskFixtureTestCase->testGarbageLoadCalls() |
313 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
314 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
315 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
316 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
317 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
318 | #12 {main} |
319 | FAIL LiskFixtureTestCase::testFixturesBasicallyWork |
320 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
321 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
322 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
323 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
324 | #3 [internal function]: LiskDAO->loadRawDataWhere('1 = 1') |
325 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(478): call_user_func_array(Array, Array) |
326 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(456): LiskDAO->loadAllWhere('1 = 1') |
327 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/__tests__/LiskFixtureTestCase.php(36): LiskDAO->loadAll() |
328 | #7 [internal function]: LiskFixtureTestCase->testFixturesBasicallyWork() |
329 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
330 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
331 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
332 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
333 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
334 | #13 {main} |
335 | FAIL LiskFixtureTestCase::testTransactionalIsolation1of2 |
336 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
337 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
338 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
339 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
340 | #3 [internal function]: LiskDAO->loadRawDataWhere('1 = 1') |
341 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(478): call_user_func_array(Array, Array) |
342 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(456): LiskDAO->loadAllWhere('1 = 1') |
343 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/__tests__/LiskFixtureTestCase.php(16): LiskDAO->loadAll() |
344 | #7 [internal function]: LiskFixtureTestCase->testTransactionalIsolation1of2() |
345 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
346 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
347 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
348 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
349 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
350 | #13 {main} |
351 | FAIL LiskFixtureTestCase::testNonmutableColumns |
352 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
353 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
354 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
355 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
356 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
357 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
358 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/__tests__/LiskFixtureTestCase.php(144): LiskDAO->save() |
359 | #6 [internal function]: LiskFixtureTestCase->testNonmutableColumns() |
360 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
361 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
362 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
363 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
364 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
365 | #12 {main} |
366 | PASS <1ms★ LiskIsolationTestCase::testMagicMethods |
367 | PASS <1ms★ LiskIsolationTestCase::testIsolationContainment |
368 | PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites |
369 | PASS 1ms★ LiskIsolationTestCase::testEphemeral |
370 | PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser |
371 | PASS 634ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation |
372 | PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants |
373 | PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes |
374 | PASS 21ms★ NuanceGitHubRawEventTestCase::testIssueEvents |
375 | PASS 10ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents |
376 | PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes |
377 | PASS 6ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree |
378 | PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin |
379 | PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination |
380 | PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree |
381 | PASS 9ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText |
382 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars |
383 | PASS 18ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration |
384 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars |
385 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString |
386 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex |
387 | PASS 9ms★ PHUIListViewTestCase::testAppendAfter |
388 | PASS 11ms★ PHUIListViewTestCase::testAppendLabel |
389 | PASS 7ms★ PHUIListViewTestCase::testAppendBefore |
390 | PASS 4ms★ PHUIListViewTestCase::testAppend |
391 | PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes |
392 | FAIL PhabricatorAccessControlTestCase::testControllerAccessControls |
393 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
394 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
395 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
396 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
397 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
398 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
399 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
400 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
401 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
402 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
403 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
404 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/base/controller/__tests__/PhabricatorAccessControlTestCase.php(31): PhabricatorTestCase->generateNewTestUser() |
405 | #11 [internal function]: PhabricatorAccessControlTestCase->testControllerAccessControls() |
406 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
407 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
408 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
409 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
410 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
411 | #17 {main} |
412 | PASS 2ms★ PhabricatorAnchorTestCase::testAnchors |
413 | PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren |
414 | PASS 3ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels |
415 | PASS 7ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines |
416 | PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications |
417 | PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors |
418 | FAIL PhabricatorAuthInviteTestCase::testInviteWithNewEmail |
419 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
420 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
421 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
422 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
423 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
424 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
425 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
426 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
427 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
428 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
429 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
430 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
431 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(85): PhabricatorAuthInviteTestCase->generateUser() |
432 | #12 [internal function]: PhabricatorAuthInviteTestCase->testInviteWithNewEmail() |
433 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
434 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
435 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
436 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
437 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
438 | #18 {main} |
439 | FAIL PhabricatorAuthInviteTestCase::testDuplicateInvite |
440 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
441 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
442 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
443 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
444 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
445 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
446 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
447 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
448 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
449 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
450 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
451 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
452 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(35): PhabricatorAuthInviteTestCase->generateUser() |
453 | #12 [internal function]: PhabricatorAuthInviteTestCase->testDuplicateInvite() |
454 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
455 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
456 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
457 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
458 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
459 | #18 {main} |
460 | FAIL PhabricatorAuthInviteTestCase::testInviteWithKnownEmail |
461 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
462 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
463 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
464 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
465 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
466 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
467 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
468 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
469 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
470 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
471 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
472 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
473 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(233): PhabricatorAuthInviteTestCase->generateUser() |
474 | #12 [internal function]: PhabricatorAuthInviteTestCase->testInviteWithKnownEmail() |
475 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
476 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
477 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
478 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
479 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
480 | #18 {main} |
481 | FAIL PhabricatorAuthInviteTestCase::testInvalidInvite |
482 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
483 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
484 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
485 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
486 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
487 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
488 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
489 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
490 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
491 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
492 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
493 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
494 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(17): PhabricatorAuthInviteTestCase->generateUser() |
495 | #12 [internal function]: PhabricatorAuthInviteTestCase->testInvalidInvite() |
496 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
497 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
498 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
499 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
500 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
501 | #18 {main} |
502 | FAIL PhabricatorAuthPasswordTestCase::testPasswordEngine |
503 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
504 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
505 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
506 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
507 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
508 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
509 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
510 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
511 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
512 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
513 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
514 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(35): PhabricatorTestCase->generateNewTestUser() |
515 | #11 [internal function]: PhabricatorAuthPasswordTestCase->testPasswordEngine() |
516 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
517 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
518 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
519 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
520 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
521 | #17 {main} |
522 | FAIL PhabricatorAuthPasswordTestCase::testCompare |
523 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
524 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
525 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
526 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
527 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
528 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
529 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
530 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
531 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
532 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
533 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
534 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(15): PhabricatorTestCase->generateNewTestUser() |
535 | #11 [internal function]: PhabricatorAuthPasswordTestCase->testCompare() |
536 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
537 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
538 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
539 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
540 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
541 | #17 {main} |
542 | FAIL PhabricatorAuthPasswordTestCase::testPasswordUpgrade |
543 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
544 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
545 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
546 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
547 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
548 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
549 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
550 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
551 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
552 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
553 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
554 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(194): PhabricatorTestCase->generateNewTestUser() |
555 | #11 [internal function]: PhabricatorAuthPasswordTestCase->testPasswordUpgrade() |
556 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
557 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
558 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
559 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
560 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
561 | #17 {main} |
562 | FAIL PhabricatorAuthPasswordTestCase::testPasswordBlocklisting |
563 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
564 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
565 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
566 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
567 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
568 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
569 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
570 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
571 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
572 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
573 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
574 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(103): PhabricatorTestCase->generateNewTestUser() |
575 | #11 [internal function]: PhabricatorAuthPasswordTestCase->testPasswordBlocklisting() |
576 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
577 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
578 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
579 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
580 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
581 | #17 {main} |
582 | FAIL PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey |
583 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
584 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
585 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
586 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
587 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
588 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
589 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
590 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
591 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
592 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
593 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
594 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
595 | #11 [internal function]: PhabricatorAuthSSHKeyTestCase->testRevokeSSHKey() |
596 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
597 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
598 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
599 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
600 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
601 | #17 {main} |
602 | PASS 12ms★ PhabricatorCachesTestCase::testRequestCache |
603 | PASS 1.4s PhabricatorCelerityTestCase::testCelerityMaps |
604 | PASS 723ms PhabricatorConduitTestCase::testConduitMethods |
605 | PASS 15ms★ PhabricatorDiffScopeEngineTestCase::testScopeEngine |
606 | PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats |
607 | FAIL PhabricatorEdgeTestCase::testCycleDetection |
608 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
609 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
610 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
611 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
612 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
613 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
614 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/edges/__tests__/PhabricatorEdgeTestCase.php(18): LiskDAO->save() |
615 | #6 [internal function]: PhabricatorEdgeTestCase->testCycleDetection() |
616 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
617 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
618 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
619 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
620 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
621 | #12 {main} |
622 | PASS 2ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes |
623 | PASS 11ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys |
624 | PASS 6ms★ PhabricatorEditorURIEngineTestCase::testPatternParsing |
625 | PASS 14ms★ PhabricatorEditorURIEngineTestCase::testPatternProtocols |
626 | PASS 95ms PhabricatorEnvTestCase::testRemoteURIForFetch |
627 | PASS <1ms★ PhabricatorEnvTestCase::testOverrides |
628 | PASS <1ms★ PhabricatorEnvTestCase::testStackSource |
629 | PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink |
630 | PASS 3ms★ PhabricatorEnvTestCase::testSelfURI |
631 | PASS 5ms★ PhabricatorEnvTestCase::testOverrideOrder |
632 | PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions |
633 | PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink |
634 | PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource |
635 | PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines |
636 | PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus |
637 | PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction |
638 | PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines |
639 | FAIL PhabricatorFileStorageFormatTestCase::testRot13Storage |
640 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
641 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
642 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
643 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
644 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '28af068f70a602b...') |
645 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
646 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '28af068f70a602b...') |
647 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('28af068f70a602b...', Array) |
648 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php(26): PhabricatorFile::newFromFileData('The cow jumped ...', Array) |
649 | #8 [internal function]: PhabricatorFileStorageFormatTestCase->testRot13Storage() |
650 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
651 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
652 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
653 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
654 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
655 | #14 {main} |
656 | FAIL PhabricatorFileStorageFormatTestCase::testStorageTampering |
657 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
658 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
659 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
660 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
661 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '28af068f70a602b...') |
662 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
663 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '28af068f70a602b...') |
664 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('28af068f70a602b...', Array) |
665 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php(118): PhabricatorFile::newFromFileData('The cow jumped ...', Array) |
666 | #8 [internal function]: PhabricatorFileStorageFormatTestCase->testStorageTampering() |
667 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
668 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
669 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
670 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
671 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
672 | #14 {main} |
673 | FAIL PhabricatorFileStorageFormatTestCase::testAES256Storage |
674 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
675 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
676 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
677 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
678 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '28af068f70a602b...') |
679 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
680 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '28af068f70a602b...') |
681 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('28af068f70a602b...', Array) |
682 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php(73): PhabricatorFile::newFromFileData('The cow jumped ...', Array) |
683 | #8 [internal function]: PhabricatorFileStorageFormatTestCase->testAES256Storage() |
684 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
685 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
686 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
687 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
688 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
689 | #14 {main} |
690 | FAIL PhabricatorFileTestCase::testFileStorageReadWrite |
691 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
692 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
693 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
694 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
695 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', 'b1700a5c9adc760...') |
696 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
697 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', 'b1700a5c9adc760...') |
698 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('b1700a5c9adc760...', Array) |
699 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(264): PhabricatorFile::newFromFileData('67oevwxeshw3sdm...', Array) |
700 | #8 [internal function]: PhabricatorFileTestCase->testFileStorageReadWrite() |
701 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
702 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
703 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
704 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
705 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
706 | #14 {main} |
707 | FAIL PhabricatorFileTestCase::testFileTransformDelete |
708 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
709 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
710 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
711 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
712 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', 'ca978112ca1bbdc...') |
713 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
714 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', 'ca978112ca1bbdc...') |
715 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('ca978112ca1bbdc...', Array) |
716 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(408): PhabricatorFile::newFromFileData('a', Array) |
717 | #8 [internal function]: PhabricatorFileTestCase->testFileTransformDelete() |
718 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
719 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
720 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
721 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
722 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
723 | #14 {main} |
724 | FAIL PhabricatorFileTestCase::testFileStorageUploadSameFile |
725 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
726 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
727 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
728 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
729 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '6edb9c7187b97b3...') |
730 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
731 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '6edb9c7187b97b3...') |
732 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('6edb9c7187b97b3...', Array) |
733 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(317): PhabricatorFile::newFromFileData('ydywzruq722yftp...', Array) |
734 | #8 [internal function]: PhabricatorFileTestCase->testFileStorageUploadSameFile() |
735 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
736 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
737 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
738 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
739 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
740 | #14 {main} |
741 | FAIL PhabricatorFileTestCase::testFileDirectScramble |
742 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
743 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
744 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
745 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
746 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
747 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
748 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
749 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
750 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
751 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
752 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
753 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(17): PhabricatorTestCase->generateNewTestUser() |
754 | #11 [internal function]: PhabricatorFileTestCase->testFileDirectScramble() |
755 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
756 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
757 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
758 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
759 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
760 | #17 {main} |
761 | FAIL PhabricatorFileTestCase::testFileVisibility |
762 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
763 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
764 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
765 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
766 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
767 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
768 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
769 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
770 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
771 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
772 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
773 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(143): PhabricatorTestCase->generateNewTestUser() |
774 | #11 [internal function]: PhabricatorFileTestCase->testFileVisibility() |
775 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
776 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
777 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
778 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
779 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
780 | #17 {main} |
781 | FAIL PhabricatorFileTestCase::testFileStorageDeleteSharedHandle |
782 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
783 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
784 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
785 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
786 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '5d8a1c23bd19dfd...') |
787 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
788 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '5d8a1c23bd19dfd...') |
789 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('5d8a1c23bd19dfd...', Array) |
790 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(367): PhabricatorFile::newFromFileData('kbyqubedlnalpih...', Array) |
791 | #8 [internal function]: PhabricatorFileTestCase->testFileStorageDeleteSharedHandle() |
792 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
793 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
794 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
795 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
796 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
797 | #14 {main} |
798 | FAIL PhabricatorFileTestCase::testFileStorageDelete |
799 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
800 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
801 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
802 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
803 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '38d54e0db6a0b8d...') |
804 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
805 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '38d54e0db6a0b8d...') |
806 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('38d54e0db6a0b8d...', Array) |
807 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(341): PhabricatorFile::newFromFileData('eoeiaczyoq5ltzb...', Array) |
808 | #8 [internal function]: PhabricatorFileTestCase->testFileStorageDelete() |
809 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
810 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
811 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
812 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
813 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
814 | #14 {main} |
815 | FAIL PhabricatorFileTestCase::testFileStorageUploadDifferentFiles |
816 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
817 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
818 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
819 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
820 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '98bc2787a8c12ad...') |
821 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
822 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '98bc2787a8c12ad...') |
823 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('98bc2787a8c12ad...', Array) |
824 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(288): PhabricatorFile::newFromFileData('r2hvki52kg3yce6...', Array) |
825 | #8 [internal function]: PhabricatorFileTestCase->testFileStorageUploadDifferentFiles() |
826 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
827 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
828 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
829 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
830 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
831 | #14 {main} |
832 | FAIL PhabricatorFileTestCase::testReadWriteTtlFiles |
833 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
834 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
835 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
836 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
837 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '09301dca796fc67...') |
838 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
839 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '09301dca796fc67...') |
840 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('09301dca796fc67...', Array) |
841 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(389): PhabricatorFile::newFromFileData('z6q32rgfougdmwm...', Array) |
842 | #8 [internal function]: PhabricatorFileTestCase->testReadWriteTtlFiles() |
843 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
844 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
845 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
846 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
847 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
848 | #14 {main} |
849 | FAIL PhabricatorFileTestCase::testFileIndirectScramble |
850 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
851 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
852 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
853 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
854 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
855 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
856 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
857 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
858 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
859 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
860 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
861 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
862 | #11 [internal function]: PhabricatorFileTestCase->testFileIndirectScramble() |
863 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
864 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
865 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
866 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
867 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
868 | #17 {main} |
869 | PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms |
870 | FAIL PhabricatorFileTransformTestCase::testThumbTransformDefaults |
871 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_file") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
872 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
873 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
874 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r') |
875 | #3 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '30ac257f93e3788...') |
876 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array) |
877 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(247): LiskDAO->loadOneWhere('contentHash = %...', '30ac257f93e3788...') |
878 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(443): PhabricatorFile::newFileFromContentHash('30ac257f93e3788...', Array) |
879 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/transform/PhabricatorFileImageTransform.php(151): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) |
880 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/transform/PhabricatorFileThumbnailTransform.php(228): PhabricatorFileImageTransform->newFileFromData('?PNG????????IHD...') |
881 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/transform/__tests__/PhabricatorFileTransformTestCase.php(28): PhabricatorFileThumbnailTransform->getDefaultTransform(Object(PhabricatorFile)) |
882 | #10 [internal function]: PhabricatorFileTransformTestCase->testThumbTransformDefaults() |
883 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
884 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
885 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
886 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
887 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
888 | #16 {main} |
889 | FAIL PhabricatorGlobalLockTestCase::testMultipleLocks |
890 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
891 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
892 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
893 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorGlobalLock.php(140): LiskDAO->establishConnection('w', true) |
894 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorGlobalLockTestCase.php(111): PhabricatorGlobalLock::newConnection() |
895 | #4 [internal function]: PhabricatorGlobalLockTestCase->testMultipleLocks() |
896 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
897 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
898 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
899 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
900 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
901 | #10 {main} |
902 | FAIL PhabricatorGlobalLockTestCase::testConnectionPoolWithDefaultConnection |
903 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
904 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
905 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
906 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorGlobalLock.php(140): LiskDAO->establishConnection('w', true) |
907 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorGlobalLock.php(160): PhabricatorGlobalLock::newConnection() |
908 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/filesystem/PhutilLock.php(168): PhabricatorGlobalLock->doLock(0) |
909 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorGlobalLockTestCase.php(22): PhutilLock->lock() |
910 | #6 [internal function]: PhabricatorGlobalLockTestCase->testConnectionPoolWithDefaultConnection() |
911 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
912 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
913 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
914 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
915 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
916 | #12 {main} |
917 | FAIL PhabricatorGlobalLockTestCase::testExternalConnectionMutationScope |
918 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
919 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
920 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
921 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorGlobalLock.php(140): LiskDAO->establishConnection('w', true) |
922 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorGlobalLockTestCase.php(88): PhabricatorGlobalLock::newConnection() |
923 | #4 [internal function]: PhabricatorGlobalLockTestCase->testExternalConnectionMutationScope() |
924 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
925 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
926 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
927 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
928 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
929 | #10 {main} |
930 | FAIL PhabricatorGlobalLockTestCase::testConnectionPoolWithSpecificConnection |
931 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
932 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
933 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
934 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorGlobalLock.php(140): LiskDAO->establishConnection('w', true) |
935 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorGlobalLockTestCase.php(40): PhabricatorGlobalLock::newConnection() |
936 | #4 [internal function]: PhabricatorGlobalLockTestCase->testConnectionPoolWithSpecificConnection() |
937 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
938 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
939 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
940 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
941 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
942 | #10 {main} |
943 | FAIL PhabricatorGlobalLockTestCase::testPoolReleaseOnFailure |
944 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
945 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
946 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
947 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorGlobalLock.php(140): LiskDAO->establishConnection('w', true) |
948 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorGlobalLockTestCase.php(144): PhabricatorGlobalLock::newConnection() |
949 | #4 [internal function]: PhabricatorGlobalLockTestCase->testPoolReleaseOnFailure() |
950 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
951 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
952 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
953 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
954 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
955 | #10 {main} |
956 | FAIL PhabricatorHMACTestCase::testHMACKeyGeneration |
957 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_cache") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
958 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
959 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
960 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/cache/PhabricatorKeyValueDatabaseCache.php(122): LiskDAO->establishConnection('r') |
961 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/cache/PhabricatorKeyValueDatabaseCache.php(63): PhabricatorKeyValueDatabaseCache->establishConnection('r') |
962 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/cache/PhutilKeyValueCacheProxy.php(21): PhabricatorKeyValueDatabaseCache->getKeys(Array) |
963 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/cache/PhutilKeyValueCacheNamespace.php(24): PhutilKeyValueCacheProxy->getKeys(Array) |
964 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/cache/PhutilKeyValueCacheProxy.php(21): PhutilKeyValueCacheNamespace->getKeys(Array) |
965 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/cache/PhutilKeyValueCacheProfiler.php(52): PhutilKeyValueCacheProxy->getKeys(Array) |
966 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/cache/PhutilKeyValueCacheStack.php(87): PhutilKeyValueCacheProfiler->getKeys(Array) |
967 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/cache/PhutilKeyValueCache.php(41): PhutilKeyValueCacheStack->getKeys(Array) |
968 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorHash.php(226): PhutilKeyValueCache->getKey('hmac.key(test)') |
969 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/PhabricatorHash.php(185): PhabricatorHash::getNamedHMACKey('test') |
970 | #12 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorHMACTestCase.php(14): PhabricatorHash::digestWithNamedKey('quack', 'test') |
971 | #13 [internal function]: PhabricatorHMACTestCase->testHMACKeyGeneration() |
972 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
973 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
974 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
975 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
976 | #18 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
977 | #19 {main} |
978 | PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing |
979 | FAIL PhabricatorHandlePoolTestCase::testHandlePools |
980 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
981 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
982 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
983 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
984 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
985 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
986 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
987 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
988 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
989 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
990 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
991 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/phid/handle/pool/__tests__/PhabricatorHandlePoolTestCase.php(15): PhabricatorTestCase->generateNewTestUser() |
992 | #11 [internal function]: PhabricatorHandlePoolTestCase->testHandlePools() |
993 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
994 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
995 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
996 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
997 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
998 | #17 {main} |
999 | PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor |
1000 | PASS 1ms★ PhabricatorHashTestCase::testHashForIndex |
1001 | FAIL PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries |
1002 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_harbormaster") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1003 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1004 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1005 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/__tests__/PhabricatorInfrastructureTestCase.php(23): LiskDAO->establishConnection('w') |
1006 | #3 [internal function]: PhabricatorInfrastructureTestCase->testRejectMySQLNonUTF8Queries() |
1007 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1008 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1009 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1010 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1011 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1012 | #9 {main} |
1013 | PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled |
1014 | PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher |
1015 | FAIL PhabricatorLocalTimeTestCase::testLocalTimeFormatting |
1016 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1017 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1018 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1019 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1020 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1021 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1022 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1023 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1024 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1025 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1026 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1027 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/view/__tests__/PhabricatorLocalTimeTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
1028 | #11 [internal function]: PhabricatorLocalTimeTestCase->testLocalTimeFormatting() |
1029 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1030 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1031 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1032 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1033 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1034 | #17 {main} |
1035 | PASS 30ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard |
1036 | PASS 8ms★ PhabricatorMacroTestCase::testMacroNames |
1037 | PASS 79ms PhabricatorMailAdapterTestCase::testSupportsMessageID |
1038 | PASS 60ms PhabricatorMailConfigTestCase::testMailerConstraints |
1039 | PASS 54ms PhabricatorMailConfigTestCase::testMailerPriorities |
1040 | PASS 5ms★ PhabricatorMailReceiverTestCase::testReservedAddresses |
1041 | PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity |
1042 | PASS 1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries |
1043 | PASS 2ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote |
1044 | PASS 28ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing |
1045 | PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping |
1046 | PASS 2ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender |
1047 | FAIL PhabricatorMetaMTAMailTestCase::testMailSizeLimits |
1048 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1049 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1050 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1051 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1052 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1053 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1054 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1055 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1056 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1057 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1058 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1059 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(346): PhabricatorTestCase->generateNewTestUser() |
1060 | #11 [internal function]: PhabricatorMetaMTAMailTestCase->testMailSizeLimits() |
1061 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1062 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1063 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1064 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1065 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1066 | #17 {main} |
1067 | FAIL PhabricatorMetaMTAMailTestCase::testMailerFailover |
1068 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1069 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1070 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1071 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1072 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1073 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1074 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1075 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1076 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1077 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1078 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1079 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(265): PhabricatorTestCase->generateNewTestUser() |
1080 | #11 [internal function]: PhabricatorMetaMTAMailTestCase->testMailerFailover() |
1081 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1082 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1083 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1084 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1085 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1086 | #17 {main} |
1087 | FAIL PhabricatorMetaMTAMailTestCase::testMailSendFailures |
1088 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1089 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1090 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1091 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1092 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1093 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1094 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1095 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1096 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1097 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1098 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1099 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
1100 | #11 [internal function]: PhabricatorMetaMTAMailTestCase->testMailSendFailures() |
1101 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1102 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1103 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1104 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1105 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1106 | #17 {main} |
1107 | FAIL PhabricatorMetaMTAMailTestCase::testRecipients |
1108 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1109 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1110 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1111 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1112 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1113 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1114 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1115 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1116 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1117 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1118 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1119 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(60): PhabricatorTestCase->generateNewTestUser() |
1120 | #11 [internal function]: PhabricatorMetaMTAMailTestCase->testRecipients() |
1121 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1122 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1123 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1124 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1125 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1126 | #17 {main} |
1127 | FAIL PhabricatorMetaMTAMailTestCase::testThreadIDHeaders |
1128 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1129 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1130 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1131 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1132 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1133 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1134 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1135 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1136 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1137 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1138 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1139 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(185): PhabricatorTestCase->generateNewTestUser() |
1140 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(175): PhabricatorMetaMTAMailTestCase->runThreadIDHeadersWithConfiguration(true, true) |
1141 | #12 [internal function]: PhabricatorMetaMTAMailTestCase->testThreadIDHeaders() |
1142 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1143 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1144 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1145 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1146 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1147 | #18 {main} |
1148 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail |
1149 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1150 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1151 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1152 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1153 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1154 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1155 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1156 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1157 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1158 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1159 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1160 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(51): PhabricatorTestCase->generateNewTestUser() |
1161 | #11 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropUnreceivableMail() |
1162 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1163 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1164 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1165 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1166 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1167 | #17 {main} |
1168 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail |
1169 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1170 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1171 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1172 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1173 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1174 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1175 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(33): LiskDAO->save() |
1176 | #6 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropDuplicateMail() |
1177 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1178 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1179 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1180 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1181 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1182 | #12 {main} |
1183 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail |
1184 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1185 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1186 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1187 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1188 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1189 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1190 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(17): LiskDAO->save() |
1191 | #6 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropSelfMail() |
1192 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1193 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1194 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1195 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1196 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1197 | #12 {main} |
1198 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail |
1199 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1200 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1201 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1202 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1203 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1204 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1205 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(132): LiskDAO->save() |
1206 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(99): PhabricatorMetaMTAReceivedMailTestCase->setManiphestCreateEmail() |
1207 | #7 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropDisabledSenderMail() |
1208 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1209 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1210 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1211 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1212 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1213 | #13 {main} |
1214 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail |
1215 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1216 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1217 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1218 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1219 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1220 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1221 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(132): LiskDAO->save() |
1222 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(75): PhabricatorMetaMTAReceivedMailTestCase->setManiphestCreateEmail() |
1223 | #7 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropUnknownSenderMail() |
1224 | #8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1225 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1226 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1227 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1228 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1229 | #13 {main} |
1230 | PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets |
1231 | PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks |
1232 | PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI |
1233 | PASS 21ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI |
1234 | FAIL PhabricatorObjectListQueryTestCase::testObjectListQuery |
1235 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1236 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1237 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1238 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1239 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1240 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1241 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1242 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1243 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1244 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1245 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1246 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/phid/query/__tests__/PhabricatorObjectListQueryTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
1247 | #11 [internal function]: PhabricatorObjectListQueryTestCase->testObjectListQuery() |
1248 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1249 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1250 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1251 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1252 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1253 | #17 {main} |
1254 | FAIL PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail |
1255 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1256 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1257 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1258 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1259 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1260 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1261 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1262 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1263 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1264 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1265 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1266 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1267 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(13): PhabricatorObjectMailReceiverTestCase->buildMail('public') |
1268 | #12 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUnconfiguredPublicMail() |
1269 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1270 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1271 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1272 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1273 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1274 | #18 {main} |
1275 | FAIL PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail |
1276 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1277 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1278 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1279 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1280 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1281 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1282 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1283 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1284 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1285 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1286 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1287 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1288 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(57): PhabricatorObjectMailReceiverTestCase->buildMail('baduser') |
1289 | #12 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUserMismatchMail() |
1290 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1291 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1292 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1293 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1294 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1295 | #18 {main} |
1296 | FAIL PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail |
1297 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1298 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1299 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1300 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1301 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1302 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1303 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1304 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1305 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1306 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1307 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1308 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1309 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(46): PhabricatorObjectMailReceiverTestCase->buildMail('404') |
1310 | #12 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropInvalidObjectMail() |
1311 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1312 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1313 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1314 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1315 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1316 | #18 {main} |
1317 | FAIL PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail |
1318 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1319 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1320 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1321 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1322 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1323 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1324 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1325 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1326 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1327 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1328 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1329 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1330 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(68): PhabricatorObjectMailReceiverTestCase->buildMail('badhash') |
1331 | #12 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropHashMismatchMail() |
1332 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1333 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1334 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1335 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1336 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1337 | #18 {main} |
1338 | FAIL PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail |
1339 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1340 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1341 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1342 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1343 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1344 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1345 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1346 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1347 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1348 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1349 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1350 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1351 | #11 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(27): PhabricatorObjectMailReceiverTestCase->buildMail('policy') |
1352 | #12 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropPolicyViolationMail() |
1353 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1354 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1355 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1356 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1357 | #17 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1358 | #18 {main} |
1359 | PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage |
1360 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax |
1361 | PASS 1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers |
1362 | PASS 8ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization |
1363 | FAIL PhabricatorPhortuneTestCase::testNewPhortuneAccount |
1364 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1365 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1366 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1367 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1368 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1369 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1370 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1371 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1372 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1373 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1374 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1375 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/phortune/__tests__/PhabricatorPhortuneTestCase.php(13): PhabricatorTestCase->generateNewTestUser() |
1376 | #11 [internal function]: PhabricatorPhortuneTestCase->testNewPhortuneAccount() |
1377 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1378 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1379 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1380 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1381 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1382 | #17 {main} |
1383 | PASS 13ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap |
1384 | FAIL PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase |
1385 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1386 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1387 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1388 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1389 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1390 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1391 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1392 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1393 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1394 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1395 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1396 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(105): PhabricatorTestCase->generateNewTestUser() |
1397 | #11 [internal function]: PhabricatorPolicyDataTestCase->testCustomPolicyRuleLunarPhase() |
1398 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1399 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1400 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1401 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1402 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1403 | #17 {main} |
1404 | FAIL PhabricatorPolicyDataTestCase::testProjectPolicyMembership |
1405 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1406 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1407 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1408 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1409 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1410 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1411 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1412 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1413 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1414 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1415 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1416 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
1417 | #11 [internal function]: PhabricatorPolicyDataTestCase->testProjectPolicyMembership() |
1418 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1419 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1420 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1421 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1422 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1423 | #17 {main} |
1424 | FAIL PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers |
1425 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1426 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1427 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1428 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1429 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1430 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1431 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1432 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1433 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1434 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1435 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1436 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(204): PhabricatorTestCase->generateNewTestUser() |
1437 | #11 [internal function]: PhabricatorPolicyDataTestCase->testObjectPolicyRuleSubscribers() |
1438 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1439 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1440 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1441 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1442 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1443 | #17 {main} |
1444 | FAIL PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor |
1445 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1446 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1447 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1448 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1449 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1450 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1451 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1452 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1453 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1454 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1455 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1456 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(146): PhabricatorTestCase->generateNewTestUser() |
1457 | #11 [internal function]: PhabricatorPolicyDataTestCase->testObjectPolicyRuleTaskAuthor() |
1458 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1459 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1460 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1461 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1462 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1463 | #17 {main} |
1464 | FAIL PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser |
1465 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1466 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1467 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1468 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1469 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1470 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1471 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1472 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1473 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1474 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1475 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1476 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(34): PhabricatorTestCase->generateNewTestUser() |
1477 | #11 [internal function]: PhabricatorPolicyDataTestCase->testCustomPolicyRuleUser() |
1478 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1479 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1480 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1481 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1482 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1483 | #17 {main} |
1484 | FAIL PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators |
1485 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1486 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1487 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1488 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1489 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1490 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1491 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1492 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1493 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1494 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1495 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1496 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(69): PhabricatorTestCase->generateNewTestUser() |
1497 | #11 [internal function]: PhabricatorPolicyDataTestCase->testCustomPolicyRuleAdministrators() |
1498 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1499 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1500 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1501 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1502 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1503 | #17 {main} |
1504 | FAIL PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers |
1505 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1506 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1507 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1508 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1509 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1510 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1511 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1512 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1513 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1514 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1515 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1516 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(169): PhabricatorTestCase->generateNewTestUser() |
1517 | #11 [internal function]: PhabricatorPolicyDataTestCase->testObjectPolicyRuleThreadMembers() |
1518 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1519 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1520 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1521 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1522 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1523 | #17 {main} |
1524 | PASS 89ms PhabricatorPolicyTestCase::testExtendedPolicies |
1525 | PASS 14ms★ PhabricatorPolicyTestCase::testUsersPolicy |
1526 | PASS 2ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser |
1527 | PASS 2ms★ PhabricatorPolicyTestCase::testOmnipotence |
1528 | PASS 11ms★ PhabricatorPolicyTestCase::testOffsets |
1529 | PASS 7ms★ PhabricatorPolicyTestCase::testPolicyStrength |
1530 | PASS 54ms PhabricatorPolicyTestCase::testRejectInvalidPolicy |
1531 | PASS 10ms★ PhabricatorPolicyTestCase::testMultipleCapabilities |
1532 | PASS 26ms★ PhabricatorPolicyTestCase::testNoOnePolicy |
1533 | PASS 10ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled |
1534 | PASS 36ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications |
1535 | PASS 46ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles |
1536 | PASS 6ms★ PhabricatorPolicyTestCase::testLimits |
1537 | PASS 21ms★ PhabricatorPolicyTestCase::testAdminPolicy |
1538 | PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled |
1539 | PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies |
1540 | PASS <1ms★ PhabricatorPreambleTestCase::testXForwardedForLayers |
1541 | FAIL PhabricatorProjectCoreTestCase::testViewProject |
1542 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1543 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1544 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1545 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1546 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1547 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1548 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1549 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1550 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(13): PhabricatorUser->save() |
1551 | #8 [internal function]: PhabricatorProjectCoreTestCase->testViewProject() |
1552 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1553 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1554 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1555 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1556 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1557 | #14 {main} |
1558 | FAIL PhabricatorProjectCoreTestCase::testAncestryQueries |
1559 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1560 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1561 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1562 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1563 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1564 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1565 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1566 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1567 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(209): PhabricatorUser->save() |
1568 | #8 [internal function]: PhabricatorProjectCoreTestCase->testAncestryQueries() |
1569 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1570 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1571 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1572 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1573 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1574 | #14 {main} |
1575 | FAIL PhabricatorProjectCoreTestCase::testParentProject |
1576 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1577 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1578 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1579 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1580 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1581 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1582 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1583 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1584 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(536): PhabricatorUser->save() |
1585 | #8 [internal function]: PhabricatorProjectCoreTestCase->testParentProject() |
1586 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1587 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1588 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1589 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1590 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1591 | #14 {main} |
1592 | FAIL PhabricatorProjectCoreTestCase::testProjectPolicyRules |
1593 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1594 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1595 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1596 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1597 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1598 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1599 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1600 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1601 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1602 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1603 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1604 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1184): PhabricatorTestCase->generateNewTestUser() |
1605 | #11 [internal function]: PhabricatorProjectCoreTestCase->testProjectPolicyRules() |
1606 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1607 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1608 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1609 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1610 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1611 | #17 {main} |
1612 | FAIL PhabricatorProjectCoreTestCase::testSlugMaps |
1613 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1614 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1615 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1616 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1617 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1618 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1619 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1620 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1621 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(591): PhabricatorUser->save() |
1622 | #8 [internal function]: PhabricatorProjectCoreTestCase->testSlugMaps() |
1623 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1624 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1625 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1626 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1627 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1628 | #14 {main} |
1629 | FAIL PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
1630 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1631 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1632 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1633 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1634 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1635 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1636 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1637 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1638 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(925): PhabricatorUser->save() |
1639 | #8 [internal function]: PhabricatorProjectCoreTestCase->testTagMilestoneConflicts() |
1640 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1641 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1642 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1643 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1644 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1645 | #14 {main} |
1646 | FAIL PhabricatorProjectCoreTestCase::testSameSlugAsName |
1647 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1648 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1649 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1650 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1651 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1652 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1653 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1654 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1655 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(349): PhabricatorUser->save() |
1656 | #8 [internal function]: PhabricatorProjectCoreTestCase->testSameSlugAsName() |
1657 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1658 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1659 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1660 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1661 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1662 | #14 {main} |
1663 | FAIL PhabricatorProjectCoreTestCase::testNormalizeSlugs |
1664 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1665 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1666 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1667 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1668 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1669 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1670 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1671 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1672 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(440): PhabricatorUser->save() |
1673 | #8 [internal function]: PhabricatorProjectCoreTestCase->testNormalizeSlugs() |
1674 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1675 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1676 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1677 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1678 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1679 | #14 {main} |
1680 | FAIL PhabricatorProjectCoreTestCase::testMilestones |
1681 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1682 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1683 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1684 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1685 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1686 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1687 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1688 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1689 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(303): PhabricatorUser->save() |
1690 | #8 [internal function]: PhabricatorProjectCoreTestCase->testMilestones() |
1691 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1692 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1693 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1694 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1695 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1696 | #14 {main} |
1697 | FAIL PhabricatorProjectCoreTestCase::testMilestoneMembership |
1698 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1699 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1700 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1701 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1702 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1703 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1704 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1705 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1706 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(318): PhabricatorUser->save() |
1707 | #8 [internal function]: PhabricatorProjectCoreTestCase->testMilestoneMembership() |
1708 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1709 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1710 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1711 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1712 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1713 | #14 {main} |
1714 | FAIL PhabricatorProjectCoreTestCase::testAncestorMembers |
1715 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1716 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1717 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1718 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1719 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1720 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1721 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1722 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1723 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(177): PhabricatorUser->save() |
1724 | #8 [internal function]: PhabricatorProjectCoreTestCase->testAncestorMembers() |
1725 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1726 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1727 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1728 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1729 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1730 | #14 {main} |
1731 | FAIL PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
1732 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1733 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1734 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1735 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1736 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1737 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1738 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1739 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1740 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1128): PhabricatorUser->save() |
1741 | #8 [internal function]: PhabricatorProjectCoreTestCase->testColumnExtendedPolicies() |
1742 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1743 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1744 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1745 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1746 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1747 | #14 {main} |
1748 | FAIL PhabricatorProjectCoreTestCase::testJoinLeaveProject |
1749 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1750 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1751 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1752 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1753 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1754 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1755 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1756 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1757 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(673): PhabricatorUser->save() |
1758 | #8 [internal function]: PhabricatorProjectCoreTestCase->testJoinLeaveProject() |
1759 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1760 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1761 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1762 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1763 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1764 | #14 {main} |
1765 | FAIL PhabricatorProjectCoreTestCase::testTagAncestryConflicts |
1766 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1767 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1768 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1769 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1770 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1771 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1772 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1773 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1774 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(872): PhabricatorUser->save() |
1775 | #8 [internal function]: PhabricatorProjectCoreTestCase->testTagAncestryConflicts() |
1776 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1777 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1778 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1779 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1780 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1781 | #14 {main} |
1782 | FAIL PhabricatorProjectCoreTestCase::testApplicationPolicy |
1783 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1784 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1785 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1786 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1787 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1788 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1789 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1790 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1791 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(44): PhabricatorUser->save() |
1792 | #8 [internal function]: PhabricatorProjectCoreTestCase->testApplicationPolicy() |
1793 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1794 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1795 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1796 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1797 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1798 | #14 {main} |
1799 | FAIL PhabricatorProjectCoreTestCase::testComplexConstraints |
1800 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1801 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1802 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1803 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1804 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1805 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1806 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1807 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1808 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(790): PhabricatorUser->save() |
1809 | #8 [internal function]: PhabricatorProjectCoreTestCase->testComplexConstraints() |
1810 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1811 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1812 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1813 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1814 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1815 | #14 {main} |
1816 | FAIL PhabricatorProjectCoreTestCase::testProjectMembersVisibility |
1817 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1818 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1819 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1820 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1821 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1822 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1823 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1824 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1825 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(494): PhabricatorUser->save() |
1826 | #8 [internal function]: PhabricatorProjectCoreTestCase->testProjectMembersVisibility() |
1827 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1828 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1829 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1830 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1831 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1832 | #14 {main} |
1833 | FAIL PhabricatorProjectCoreTestCase::testMilestoneMoves |
1834 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1835 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1836 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1837 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1838 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1839 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1840 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1841 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1842 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1041): PhabricatorUser->save() |
1843 | #8 [internal function]: PhabricatorProjectCoreTestCase->testMilestoneMoves() |
1844 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1845 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1846 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1847 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1848 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1849 | #14 {main} |
1850 | FAIL PhabricatorProjectCoreTestCase::testBoardMoves |
1851 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1852 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1853 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1854 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1855 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1856 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1857 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1858 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1859 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(970): PhabricatorUser->save() |
1860 | #8 [internal function]: PhabricatorProjectCoreTestCase->testBoardMoves() |
1861 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1862 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1863 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1864 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1865 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1866 | #14 {main} |
1867 | FAIL PhabricatorProjectCoreTestCase::testEditProject |
1868 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1869 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1870 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1871 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1872 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1873 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1874 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1875 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1876 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(147): PhabricatorUser->save() |
1877 | #8 [internal function]: PhabricatorProjectCoreTestCase->testEditProject() |
1878 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1879 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1880 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1881 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1882 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1883 | #14 {main} |
1884 | FAIL PhabricatorProjectCoreTestCase::testDuplicateSlugs |
1885 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1886 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1887 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1888 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1889 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1890 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1891 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1892 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1893 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(409): PhabricatorUser->save() |
1894 | #8 [internal function]: PhabricatorProjectCoreTestCase->testDuplicateSlugs() |
1895 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1896 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1897 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1898 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1899 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1900 | #14 {main} |
1901 | FAIL PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
1902 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1903 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1904 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1905 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1906 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1907 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1908 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1909 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1910 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(104): PhabricatorUser->save() |
1911 | #8 [internal function]: PhabricatorProjectCoreTestCase->testIsViewerMemberOrWatcher() |
1912 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1913 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1914 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1915 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1916 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1917 | #14 {main} |
1918 | FAIL PhabricatorProjectCoreTestCase::testMemberMaterialization |
1919 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_user") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1920 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1921 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1922 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1046): LiskDAO->establishConnection('w') |
1923 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(950): LiskDAO->insertRecordIntoDatabase('INSERT') |
1924 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(919): LiskDAO->insert() |
1925 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save() |
1926 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex() |
1927 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(285): PhabricatorUser->save() |
1928 | #8 [internal function]: PhabricatorProjectCoreTestCase->testMemberMaterialization() |
1929 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1930 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1931 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1932 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1933 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1934 | #14 {main} |
1935 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
1936 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
1937 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
1938 | PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits |
1939 | PASS 3ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
1940 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
1941 | PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
1942 | PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
1943 | PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
1944 | FAIL PhabricatorRepositoryURITestCase::testURIGeneration |
1945 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1946 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1947 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1948 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1949 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1950 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1951 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1952 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
1953 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
1954 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1955 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1956 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/storage/__tests__/PhabricatorRepositoryURITestCase.php(58): PhabricatorTestCase->generateNewTestUser() |
1957 | #11 [internal function]: PhabricatorRepositoryURITestCase->testURIGeneration() |
1958 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1959 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1960 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1961 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1962 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1963 | #17 {main} |
1964 | PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
1965 | PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
1966 | PASS 2ms★ PhabricatorSlugTestCase::testSlugAncestry |
1967 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
1968 | PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization |
1969 | PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs |
1970 | FAIL PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
1971 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_spaces") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1972 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1973 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1974 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1975 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1976 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1977 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage() |
1978 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
1979 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
1980 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(37): PhabricatorSpacesTestCase->destroyAllSpaces() |
1981 | #9 [internal function]: PhabricatorSpacesTestCase->testSpacesSeveralSpaces() |
1982 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
1983 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1984 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1985 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1986 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
1987 | #15 {main} |
1988 | FAIL PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
1989 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_spaces") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
1990 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
1991 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
1992 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
1993 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1994 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1995 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage() |
1996 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
1997 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
1998 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(75): PhabricatorSpacesTestCase->destroyAllSpaces() |
1999 | #9 [internal function]: PhabricatorSpacesTestCase->testSpacesUniqueDefaultSpace() |
2000 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2001 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2002 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2003 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2004 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2005 | #15 {main} |
2006 | FAIL PhabricatorSpacesTestCase::testSpacesAnnihilation |
2007 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_spaces") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2008 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2009 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2010 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2011 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2012 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2013 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage() |
2014 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2015 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2016 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(12): PhabricatorSpacesTestCase->destroyAllSpaces() |
2017 | #9 [internal function]: PhabricatorSpacesTestCase->testSpacesAnnihilation() |
2018 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2019 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2020 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2021 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2022 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2023 | #15 {main} |
2024 | FAIL PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
2025 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_spaces") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2026 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2027 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2028 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2029 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2030 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2031 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage() |
2032 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2033 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2034 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(93): PhabricatorSpacesTestCase->destroyAllSpaces() |
2035 | #9 [internal function]: PhabricatorSpacesTestCase->testSpacesPolicyFiltering() |
2036 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2037 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2038 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2039 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2040 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2041 | #15 {main} |
2042 | FAIL PhabricatorSpacesTestCase::testSpacesRequireNames |
2043 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_spaces") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2044 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2045 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2046 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2047 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2048 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2049 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage() |
2050 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2051 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2052 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(55): PhabricatorSpacesTestCase->destroyAllSpaces() |
2053 | #9 [internal function]: PhabricatorSpacesTestCase->testSpacesRequireNames() |
2054 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2055 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2056 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2057 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2058 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2059 | #15 {main} |
2060 | PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
2061 | PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime |
2062 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
2063 | PASS 4ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
2064 | PASS 14ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
2065 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
2066 | PASS 5ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
2067 | PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
2068 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
2069 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
2070 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
2071 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
2072 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
2073 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
2074 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
2075 | FAIL PhabricatorUserEditorTestCase::testRegistrationEmailOK |
2076 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2077 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2078 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2079 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2080 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
2081 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
2082 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
2083 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2084 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
2085 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
2086 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(85): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
2087 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(17): PhabricatorUserEditorTestCase->registerUser('PhabricatorUser...', 'PhabricatorUser...') |
2088 | #11 [internal function]: PhabricatorUserEditorTestCase->testRegistrationEmailOK() |
2089 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2090 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2091 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2092 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2093 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2094 | #17 {main} |
2095 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
2096 | FAIL PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
2097 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_metamta") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2098 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2099 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2100 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2101 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
2102 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
2103 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
2104 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2105 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne() |
2106 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
2107 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
2108 | #10 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(58): PhabricatorTestCase->generateNewTestUser() |
2109 | #11 [internal function]: PhabricatorUserEditorTestCase->testRegistrationEmailApplicationEmailCollide() |
2110 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2111 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2112 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2113 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2114 | #16 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2115 | #17 {main} |
2116 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
2117 | PASS 9ms★ PhabricatorUserEmailTestCase::testEmailValidation |
2118 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
2119 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
2120 | FAIL PhabricatorWorkerTestCase::testExecuteTask |
2121 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2122 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2123 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2124 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2125 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testExecuteTask') |
2126 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2127 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2128 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2129 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2130 | #8 {main} |
2131 | FAIL PhabricatorWorkerTestCase::testOldestFirst |
2132 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2133 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2134 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2135 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2136 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testOldestFirst') |
2137 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2138 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2139 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2140 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2141 | #8 {main} |
2142 | FAIL PhabricatorWorkerTestCase::testTooManyTaskFailures |
2143 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2144 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2145 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2146 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2147 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testTooManyTask...') |
2148 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2149 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2150 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2151 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2152 | #8 {main} |
2153 | FAIL PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
2154 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2155 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2156 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2157 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2158 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testLeasedIsLow...') |
2159 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2160 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2161 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2162 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2163 | #8 {main} |
2164 | FAIL PhabricatorWorkerTestCase::testNewBeforeLeased |
2165 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2166 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2167 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2168 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2169 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testNewBeforeLe...') |
2170 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2171 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2172 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2173 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2174 | #8 {main} |
2175 | FAIL PhabricatorWorkerTestCase::testLeaseTask |
2176 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2177 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2178 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2179 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2180 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testLeaseTask') |
2181 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2182 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2183 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2184 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2185 | #8 {main} |
2186 | FAIL PhabricatorWorkerTestCase::testMultipleLease |
2187 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2188 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2189 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2190 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2191 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testMultipleLea...') |
2192 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2193 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2194 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2195 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2196 | #8 {main} |
2197 | FAIL PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
2198 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2199 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2200 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2201 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2202 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testLeasedIsOld...') |
2203 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2204 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2205 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2206 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2207 | #8 {main} |
2208 | FAIL PhabricatorWorkerTestCase::testRequiredLeaseTime |
2209 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2210 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2211 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2212 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2213 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testRequiredLea...') |
2214 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2215 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2216 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2217 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2218 | #8 {main} |
2219 | FAIL PhabricatorWorkerTestCase::testTemporaryTaskFailure |
2220 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2221 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2222 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2223 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2224 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testTemporaryTa...') |
2225 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2226 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2227 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2228 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2229 | #8 {main} |
2230 | FAIL PhabricatorWorkerTestCase::testPermanentTaskFailure |
2231 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2232 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2233 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2234 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2235 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testPermanentTa...') |
2236 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2237 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2238 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2239 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2240 | #8 {main} |
2241 | FAIL PhabricatorWorkerTestCase::testWaitBeforeRetry |
2242 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_worker") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2243 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2244 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2245 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w') |
2246 | #3 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testWaitBeforeR...') |
2247 | #4 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2248 | #5 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2249 | #6 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2250 | #7 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2251 | #8 {main} |
2252 | FAIL PhabricatorChangeParserTestCase::testMercurialParser |
2253 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2254 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2255 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2256 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2257 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2258 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2259 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2260 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2261 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHB') |
2262 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHB') |
2263 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(208): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHB') |
2264 | #10 [internal function]: PhabricatorChangeParserTestCase->testMercurialParser() |
2265 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2266 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2267 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2268 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2269 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2270 | #16 {main} |
2271 | FAIL PhabricatorChangeParserTestCase::testSubversionParser |
2272 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2273 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2274 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2275 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2276 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2277 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2278 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2279 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2280 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHC') |
2281 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHC') |
2282 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(401): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHC') |
2283 | #10 [internal function]: PhabricatorChangeParserTestCase->testSubversionParser() |
2284 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2285 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2286 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2287 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2288 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2289 | #16 {main} |
2290 | FAIL PhabricatorChangeParserTestCase::testSubversionPartialParser |
2291 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2292 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2293 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2294 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2295 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2296 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2297 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2298 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2299 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(962): PhabricatorWorkingCopyTestCase->buildBareRepository('CHD') |
2300 | #8 [internal function]: PhabricatorChangeParserTestCase->testSubversionPartialParser() |
2301 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2302 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2303 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2304 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2305 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2306 | #14 {main} |
2307 | FAIL PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
2308 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2309 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2310 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2311 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2312 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2313 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2314 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2315 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2316 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1115): PhabricatorWorkingCopyTestCase->buildBareRepository('CHE') |
2317 | #8 [internal function]: PhabricatorChangeParserTestCase->testSubversionForeignStubsParser() |
2318 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2319 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2320 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2321 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2322 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2323 | #14 {main} |
2324 | FAIL PhabricatorChangeParserTestCase::testGitParser |
2325 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2326 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2327 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2328 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2329 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2330 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2331 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2332 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2333 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHA') |
2334 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHA') |
2335 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(7): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHA') |
2336 | #10 [internal function]: PhabricatorChangeParserTestCase->testGitParser() |
2337 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2338 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2339 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2340 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2341 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2342 | #16 {main} |
2343 | FAIL PhabricatorChangeParserTestCase::testSubversionValidRootParser |
2344 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2345 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2346 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2347 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2348 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2349 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2350 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2351 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2352 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1069): PhabricatorWorkingCopyTestCase->buildBareRepository('CHD') |
2353 | #8 [internal function]: PhabricatorChangeParserTestCase->testSubversionValidRootParser() |
2354 | #9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2355 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2356 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2357 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2358 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2359 | #14 {main} |
2360 | FAIL PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
2361 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2362 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2363 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2364 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2365 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2366 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2367 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2368 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2369 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST') |
2370 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(41): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST') |
2371 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(9): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('ST') |
2372 | #10 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testSubversionCommitDiscovery() |
2373 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2374 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2375 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2376 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2377 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2378 | #16 {main} |
2379 | FAIL PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
2380 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2381 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2382 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2383 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2384 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2385 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2386 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2387 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2388 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT') |
2389 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(41): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT') |
2390 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(31): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('GT') |
2391 | #10 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testGitCommitDiscovery() |
2392 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2393 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2394 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2395 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2396 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2397 | #16 {main} |
2398 | FAIL PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
2399 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2400 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2401 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2402 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2403 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2404 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2405 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2406 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2407 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT') |
2408 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(41): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT') |
2409 | #9 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(22): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('HT') |
2410 | #10 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testMercurialCommitDiscovery() |
2411 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2412 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2413 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2414 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2415 | #15 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2416 | #16 {main} |
2417 | FAIL PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
2418 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2419 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2420 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2421 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2422 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2423 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2424 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2425 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2426 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT') |
2427 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(7): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT') |
2428 | #9 [internal function]: PhabricatorWorkingCopyPullTestCase->testGitPullBasic() |
2429 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2430 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2431 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2432 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2433 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2434 | #15 {main} |
2435 | FAIL PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
2436 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2437 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2438 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2439 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2440 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2441 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2442 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2443 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2444 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST') |
2445 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(20): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST') |
2446 | #9 [internal function]: PhabricatorWorkingCopyPullTestCase->testSVNPullBasic() |
2447 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2448 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2449 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2450 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2451 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2452 | #15 {main} |
2453 | FAIL PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
2454 | EXCEPTION (PhabricatorClusterImproperWriteException): Unable to establish a write-mode connection (to application database "phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu_repository") because Phabricator is in read-only mode. Whatever you are trying to do does not function correctly in read-only mode. |
2455 | #0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(66): PhabricatorLiskDAO->raiseImproperWrite('phabricator_uni...') |
2456 | #1 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(852): PhabricatorLiskDAO->establishLiveConnection('w') |
2457 | #2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r') |
2458 | #3 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2459 | #4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage() |
2460 | #5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute() |
2461 | #6 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2462 | #7 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT') |
2463 | #8 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(14): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT') |
2464 | #9 [internal function]: PhabricatorWorkingCopyPullTestCase->testHgPullBasic() |
2465 | #10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array) |
2466 | #11 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2467 | #12 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2468 | #13 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2469 | #14 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run() |
2470 | #15 {main} |
2471 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
2472 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
2473 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
2474 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
2475 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
2476 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
2477 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
2478 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
2479 | PASS 6ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
2480 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
2481 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
2482 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
2483 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
2484 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
2485 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
2486 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
2487 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
2488 | PASS 1.6s PhutilProseDiffTestCase::testProseDiffsDistance |
2489 | PASS <1ms★ PhutilProseDiffTestCase::testTrimApart |
2490 | PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
2491 | PASS 5ms★ QueryFormattingTestCase::testQueryFormatting |
2492 | PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration |
2493 | PASS 648ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules |
2494 | PASS 98ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules |
2495 | PASS 40ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules |
2496 | PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules |
2497 | PASS 47ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules |
2498 | PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules |
2499 | PASS 187ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules |
2500 | PASS 32ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules |
2501 | PASS 18ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules |
2502 | PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets |
2503 | PASS 7ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists |
2504 | PASS <1ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness |
2505 | PASS 6ms★ PhutilICSParserTestCase::testICSVALARM |
2506 | PASS 28ms★ PhutilICSParserTestCase::testICSParserErrors |
2507 | PASS 4ms★ PhutilICSParserTestCase::testICSWeeklyEvent |
2508 | PASS 10ms★ PhutilICSParserTestCase::testICSOddTimezone |
2509 | PASS 3ms★ PhutilICSParserTestCase::testICSParser |
2510 | PASS 2ms★ PhutilICSParserTestCase::testICSDuration |
2511 | PASS 3ms★ PhutilICSParserTestCase::testICSFloatingTime |
2512 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers |
2513 | PASS 6ms★ PhutilICSWriterTestCase::testICSWriterTeaTime |
2514 | PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas |
2515 | PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay |
2516 | PASS 8ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer |
2517 | SKIP PhutilKeyValueCacheTestCase::testAPCCache |
2518 | Cache not available. |
2519 | PASS 5ms★ PhutilKeyValueCacheTestCase::testOnDiskCache |
2520 | PASS 6ms★ PhutilKeyValueCacheTestCase::testDirectoryCache |
2521 | PASS 2ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules |
2522 | PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache |
2523 | PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache |
2524 | PASS 12ms★ PhutilKeyValueCacheTestCase::testCacheStack |
2525 | PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit |
2526 | PASS 5ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection |
2527 | PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute |
2528 | PASS <1ms★ PhutilMarkupTestCase::testURIEscape |
2529 | PASS <1ms★ PhutilMarkupTestCase::testTagEscapes |
2530 | PASS <1ms★ PhutilMarkupTestCase::testHsprintf |
2531 | PASS <1ms★ PhutilMarkupTestCase::testTagDefaults |
2532 | PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping |
2533 | PASS <1ms★ PhutilMarkupTestCase::testTagBasics |
2534 | PASS <1ms★ PhutilMarkupTestCase::testTagAttributes |
2535 | PASS <1ms★ PhutilMarkupTestCase::testTagEmpty |
2536 | PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape |
2537 | PASS <1ms★ PhutilMarkupTestCase::testAppendHTML |
2538 | PASS 17ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer |
2539 | PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser |
2540 | PASS 645ms PhutilRemarkupEngineTestCase::testEngine |
2541 | SKIP PhutilSafeHTMLTestCase::testOperator |
2542 | Operator extension not available. |
2543 | PASS 10ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
2544 | PASS 5ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
2545 | PASS 7ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
2546 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens |
2547 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemDocuments |
2548 | PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations |
2549 | PASS 137ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames |
2550 | |
2551 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
2552 | COMMAND |
2553 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu |
2554 | |
2555 | STDOUT |
2556 | MySQL Credentials Not Configured |
2557 | |
2558 | Unable to connect to MySQL using the configured credentials. You must |
2559 | configure standard credentials before you can upgrade storage. Run these |
2560 | commands 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 | |
2566 | These standard credentials are separate from any administrative credentials |
2567 | provided to this command with __--user__ or __--password__, and must be |
2568 | configured correctly before you can proceed. |
2569 | |
2570 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
2571 | #2002: Connection refused. |
2572 | |
2573 | |
2574 | STDERR |
2575 | [2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
2576 |
Build Working Copy
Build Working Copy
- When
- Completed at Mar 15 2021, 11:16 PM · Built for 10 s
- Status
Passed