Page MenuHomePhabricator

Build 34601
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, 6 s
Status
Failed
7 empty logs are hidden. Show all logs.

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

1ssh_exchange_identification: read: Connection reset by peer
2

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

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-70/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_7sexfwrof4vpu6co76sxeyp6
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-70/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-70/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 33775 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

169 PASS 107ms PhabricatorFileStorageFormatTestCase::testStorageTampering
170 PASS 177ms PhabricatorFileStorageFormatTestCase::testAES256Storage
171 PASS 858ms PhabricatorFileTestCase::testFileVisibility
172 PASS 79ms PhabricatorFileTestCase::testFileStorageDelete
173 PASS 44ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
174 PASS 60ms PhabricatorFileTestCase::testFileStorageUploadSameFile
175 PASS 484ms PhabricatorFileTestCase::testFileTransformDelete
176 PASS 151ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
177 PASS 1.0s PhabricatorFileTestCase::testFileIndirectScramble
178 PASS 144ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
179 PASS 520ms PhabricatorFileTestCase::testFileDirectScramble
180 PASS 116ms PhabricatorFileTestCase::testFileStorageReadWrite
181 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
182 PASS 513ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
183 PASS 36ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
184 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
185 PASS 366ms PhabricatorHandlePoolTestCase::testHandlePools
186 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
187 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
188 PASS 1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
189 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
190 PASS 1ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
191 PASS 157ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
192 PASS 5ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
193 PASS <1ms★ PhabricatorMacroTestCase::testMacroNames
194 PASS 13ms★ PhabricatorMailAdapterTestCase::testSupportsMessageID
195 PASS 14ms★ PhabricatorMailConfigTestCase::testMailerConstraints
196 PASS 9ms★ PhabricatorMailConfigTestCase::testMailerPriorities
197 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
198 PASS <1ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
199 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
200 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
201 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
202 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
203 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
204 PASS 2.4s PhabricatorMetaMTAMailTestCase::testRecipients
205 PASS 3.0s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
206 PASS 769ms PhabricatorMetaMTAMailTestCase::testMailerFailover
207 PASS 944ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
208 PASS 399ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
209 PASS 129ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
210 PASS 209ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
211 PASS 31ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
212 PASS 3ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
213 PASS 162ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
214 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
215 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
216 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
217 PASS 3ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
218 PASS 396ms PhabricatorObjectListQueryTestCase::testObjectListQuery
219 PASS 1.1s PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
220 PASS 511ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
221 PASS 945ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
222 PASS 836ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
223 PASS 511ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
224 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
225 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
226 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
227 PASS <1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
228 PASS 212ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
229 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
230 PASS 110ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
231 PASS 202ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
232 PASS 137ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
233 PASS 212ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
234 PASS 198ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
235 PASS 168ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
236 PASS 177ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
237 PASS 14ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
238 PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy
239 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
240 PASS 7ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
241 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
242 PASS <1ms★ PhabricatorPolicyTestCase::testPolicyStrength
243 PASS 4ms★ PhabricatorPolicyTestCase::testAdminPolicy
244 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
245 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
246 PASS 9ms★ PhabricatorPolicyTestCase::testExtendedPolicies
247 PASS 10ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
248 PASS 4ms★ PhabricatorPolicyTestCase::testUsersPolicy
249 PASS 1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
250 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
251 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
252 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
253 PASS <1ms★ PhabricatorPreambleTestCase::testXForwardedForLayers
254 PASS 1.8s PhabricatorProjectCoreTestCase::testMemberMaterialization
255 PASS 5.3s PhabricatorProjectCoreTestCase::testAncestryQueries
256 PASS 1.2s PhabricatorProjectCoreTestCase::testProjectMembersVisibility
257 PASS 2.8s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
258 PASS 508ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
259 PASS 2.5s PhabricatorProjectCoreTestCase::testParentProject
260 PASS 9.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
261 PASS 10.7s PhabricatorProjectCoreTestCase::testBoardMoves
262 PASS 7.9s PhabricatorProjectCoreTestCase::testJoinLeaveProject
263 PASS 1.2s PhabricatorProjectCoreTestCase::testNormalizeSlugs
264 PASS 3.4s PhabricatorProjectCoreTestCase::testMilestoneMembership
265 PASS 4.5s PhabricatorProjectCoreTestCase::testAncestorMembers
266 PASS 3.0s PhabricatorProjectCoreTestCase::testProjectPolicyRules
267 PASS 4.9s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
268

Build Working Copy

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