Page MenuHomePhabricator

Build 30109
FailedPublic

Run "arc unit --everything"

When
Completed at Feb 16 2019, 3:30 PM · Built for 1 m, 39 s
Status
Failed
2 empty logs are hidden. Show all logs.

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

1Build successful!
2

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

1[2019-02-16 15:30:40] EXCEPTION: (CommandException) Command failed with error #2!
2COMMAND
3'make' -C '/core/data/drydock/workingcopy-91/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install'
4
5STDOUT
6make: Entering directory `/core/data/drydock/workingcopy-91/repo/libphutil/support/xhpast'
7rm -f xhpast parser.yacc.output libxhpast.a *.o
8g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp
9g++ -c -fPIC -Wall -O3 -minline-all-stringops -o parser.yacc.o parser.yacc.cpp
10ar -crs libxhpast.a scanner.lex.o parser.yacc.o
11make: Leaving directory `/core/data/drydock/workingcopy-91/repo/libphutil/support/xhpast'
12
13
14STDERR
15ar: scanner.lex.o: No such file or directory
16make: *** [libxhpast.a] Error 1
17 at [<phutil>/src/future/exec/ExecFuture.php:380]
18phutil(head=master, ref.master=da84d9c24445)
19 #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17]
20 #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43]
21 #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6]
22

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

1[2019-02-16 15:29:58] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=07a208d8fc47), phabricator(head=dbcf41dbea007592cf12bb35fb3c02c9cdf05343, ref.master=8810cd2f4d15), phutil(head=master, ref.master=da84d9c24445)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

153 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
154 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
155 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
156 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
157 PASS 14ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
158 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
159 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
160 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
161 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
162 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
163 PASS 29ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
164 PASS 36ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
165 PASS 28ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
166 PASS 136ms PhabricatorFileTestCase::testFileDirectScramble
167 PASS 26ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
168 PASS 191ms PhabricatorFileTestCase::testFileVisibility
169 PASS 28ms★ PhabricatorFileTestCase::testFileStorageReadWrite
170 PASS 49ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
171 PASS 43ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
172 PASS 45ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
173 PASS 143ms PhabricatorFileTestCase::testFileTransformDelete
174 PASS 239ms PhabricatorFileTestCase::testFileIndirectScramble
175 PASS 35ms★ PhabricatorFileTestCase::testFileStorageDelete
176 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
177 PASS 128ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
178 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
179 PASS 8ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
180 PASS 136ms PhabricatorHandlePoolTestCase::testHandlePools
181 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
182 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
183 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
184 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
185 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
186 PASS 43ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
187 PASS 7ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
188 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
189 PASS 12ms★ PhabricatorMailConfigTestCase::testMailerConstraints
190 PASS 10ms★ PhabricatorMailConfigTestCase::testMailerPriorities
191 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
192 PASS 1ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
193 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
194 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
195 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
196 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
197 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
198 PASS 133ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
199 PASS 166ms PhabricatorMetaMTAMailTestCase::testMailerFailover
200 PASS 494ms PhabricatorMetaMTAMailTestCase::testRecipients
201 PASS 255ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
202 PASS 3.2s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
203 PASS 15ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
204 PASS 77ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
205 PASS 33ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
206 PASS 59ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
207 PASS 7ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
208 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
209 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
210 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
211 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
212 PASS 87ms PhabricatorObjectListQueryTestCase::testObjectListQuery
213 PASS 284ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
214 PASS 283ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
215 PASS 286ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
216 PASS 285ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
217 PASS 295ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
218 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
219 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
220 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
221 PASS <1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
222 PASS 63ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
223 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
224 PASS 54ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
225 PASS 86ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
226 PASS 48ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
227 PASS 48ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
228 PASS 73ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
229 PASS 51ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
230 PASS 58ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
231 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
232 PASS 8ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
233 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
234 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
235 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
236 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
237 PASS 4ms★ PhabricatorPolicyTestCase::testAdminPolicy
238 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
239 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
240 PASS 16ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
241 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
242 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
243 PASS 22ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
244 PASS 17ms★ PhabricatorPolicyTestCase::testExtendedPolicies
245 PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy
246 PASS 2ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
247 PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints
248 PASS 144ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
249 PASS 733ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
250 PASS 451ms PhabricatorProjectCoreTestCase::testMilestoneMembership
251 PASS 1.9s PhabricatorProjectCoreTestCase::testMilestoneMoves
252

Build Working Copy

When
Completed at Feb 16 2019, 3:29 PM · Built for 13 s
Status
Passed

Event Timeline