Page MenuHomePhabricator

Build 34596
PassedPublic

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

History

Run "arc unit --everything"

When
Completed at Feb 2 2021, 9:48 PM · Built for 7 m, 31 s
Status
Failed
5 empty logs are hidden. Show all logs.

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

1 Exception
2Command failed with error #1!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_mjzyoo7dgovxkqv63mioj6tl
5
6STDOUT
7MySQL Credentials Not Configured
8
9Unable to connect to MySQL using the configured credentials. You must
10configure standard credentials before you can upgrade storage. Run these
11commands to set up credentials:
12
13 phabricator/ $ ./bin/config set mysql.host __host__
14 phabricator/ $ ./bin/config set mysql.user __username__
15 phabricator/ $ ./bin/config set mysql.pass __password__
16
17These standard credentials are separate from any administrative credentials
18provided to this command with __--user__ or __--password__, and must be
19configured correctly before you can proceed.
20
21Raw MySQL Error: Attempt to connect to root@localhost failed with error
22#2002: Connection refused.
23
24
25STDERR
26[2021-02-02 21:48: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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
27[2021-02-02 21:48: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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
28
29(Run with `--trace` for a full exception trace.)
30

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_rcznj5jjueme5g5o5mr4rmco
5
6STDOUT
7Loading quickstart template onto "localhost"...
8
9
10STDERR
11[2021-02-02 21:48:02] 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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
12[2021-02-02 21:48:02] 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-90/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
13[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
14
15This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also i... (2,412 more bytes) ...
16(Run with `--trace` for a full exception trace.)
17

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_q7nipkndh4x43ax3pwilcd7k
5
6STDOUT
7Loading quickstart template onto "localhost"...
8Applying patch "phabricator:db.paste" to host "localhost"...
9Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
14Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"...
15Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"...
16Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"...
17Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"...
18Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"...
19Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,477 more bytes) ...
20
21STDERR
22[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
23
24This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335]
25arcanist(head=master, ref.master=b2e715fc5a9c), phabricator(head=faf3f7b7872a392885c3946980d5017de4f1a0c3, ref.master=3dfa89dd5d27)
26 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379]
27 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320]
28 #2 AphrontBaseMySQLDatabaseConnection::t... (2,428 more bytes) ...
29(Run with `--trace` for a full exception trace.)
30

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_mho3qpvctuvvdzpvqnmsay2f
5
6STDOUT
7Loading quickstart template onto "localhost"...
8Applying patch "phabricator:db.paste" to host "localhost"...
9Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
14Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"...
15Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"...
16Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"...
17Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"...
18Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"...
19Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,477 more bytes) ...
20
21STDERR
22[2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
23
24This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335]
25arcanist(head=master, ref.master=b2e715fc5a9c), phabricator(head=faf3f7b7872a392885c3946980d5017de4f1a0c3, ref.master=3dfa89dd5d27)
26 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379]
27 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320]
28 #2 AphrontBaseMySQLDatabaseConnection::t... (2,428 more bytes) ...
29(Run with `--trace` for a full exception trace.)
30

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

156 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
157 PASS 5ms★ PhabricatorEnvTestCase::testSelfURI
158 PASS 2ms★ PhabricatorEnvTestCase::testRemoteURIForLink
159 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
160 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
161 PASS 3ms★ PhabricatorEnvTestCase::testGetEnvExceptions
162 PASS 50ms PhabricatorEnvTestCase::testRemoteURIForFetch
163 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
164 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
165 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
166 PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
167 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
168 PASS 49ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
169 PASS 82ms PhabricatorFileStorageFormatTestCase::testRot13Storage
170 PASS 95ms PhabricatorFileStorageFormatTestCase::testAES256Storage
171 PASS 283ms PhabricatorFileTestCase::testFileTransformDelete
172 PASS 145ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
173 PASS 377ms PhabricatorFileTestCase::testFileDirectScramble
174 PASS 85ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
175 PASS 37ms★ PhabricatorFileTestCase::testFileStorageReadWrite
176 PASS 51ms PhabricatorFileTestCase::testFileStorageDelete
177 PASS 406ms PhabricatorFileTestCase::testFileIndirectScramble
178 PASS 456ms PhabricatorFileTestCase::testFileVisibility
179 PASS 95ms PhabricatorFileTestCase::testFileStorageUploadSameFile
180 PASS 82ms PhabricatorFileTestCase::testReadWriteTtlFiles
181 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
182 PASS 326ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
183 PASS 6ms★ PhabricatorHMACTestCase::testSHA256Hashing
184 PASS 23ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
185 PASS 655ms PhabricatorHandlePoolTestCase::testHandlePools
186 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
187 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
188 PASS 9ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
189 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
190 PASS 6ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
191 PASS 106ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
192 PASS 37ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
193 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
194 PASS 87ms PhabricatorMailAdapterTestCase::testSupportsMessageID
195 PASS 49ms★ PhabricatorMailConfigTestCase::testMailerConstraints
196 PASS 47ms★ PhabricatorMailConfigTestCase::testMailerPriorities
197 PASS 9ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
198 PASS 4ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
199 PASS 5ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
200 PASS 29ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
201 PASS 5ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
202 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
203 PASS 7ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
204 PASS 396ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
205 PASS 6.4s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
206 PASS 1.0s PhabricatorMetaMTAMailTestCase::testRecipients
207 PASS 692ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
208 PASS 454ms PhabricatorMetaMTAMailTestCase::testMailerFailover
209 PASS 81ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
210 PASS 124ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
211 PASS 18ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
212 PASS 154ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
213 PASS 16ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
214 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
215 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
216 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
217 PASS 14ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
218 PASS 192ms PhabricatorObjectListQueryTestCase::testObjectListQuery
219 PASS 872ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
220 PASS 325ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
221 PASS 349ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
222 PASS 1.0s PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
223 PASS 961ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
224 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
225 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
226 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
227 PASS 1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
228 PASS 149ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
229 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
230 PASS 122ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
231 PASS 125ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
232 PASS 96ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
233 PASS 147ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
234 PASS 178ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
235 PASS 177ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
236 PASS 110ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
237 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
238 PASS 41ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
239 PASS 42ms★ PhabricatorPolicyTestCase::testExtendedPolicies
240 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
241 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
242 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
243 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
244 PASS 57ms PhabricatorPolicyTestCase::testExtendedPolicyCycles
245 PASS 6ms★ PhabricatorPolicyTestCase::testNoOnePolicy
246 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
247 PASS 16ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
248 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
249 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
250 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
251 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
252 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
253 PASS <1ms★ PhabricatorPreambleTestCase::testXForwardedForLayers
254 PASS 2.0s PhabricatorProjectCoreTestCase::testProjectPolicyRules
255

Build Working Copy

When
Completed at Feb 2 2021, 9:40 PM · Built for 9 s
Status
Passed