Page MenuHomePhabricator

Build 23979
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Jul 31 2017, 7:24 PM · Built for 47 s
Status
Failed

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

1[2017-07-31 19:23:56] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=836768bdccd4), phabricator(head=4e141168c51077e066e453cfb3077cd9d36a8078, ref.master=e47f85cd98b8), phutil(head=master, ref.master=0a4487d37cd7)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

301 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
302 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
303 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
304 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
305 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
306 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
307 PASS 248ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 167ms PhabricatorChangeParserTestCase::testSubversionPartialParser
309 PASS 158ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
310 PASS 477ms PhabricatorChangeParserTestCase::testGitParser
311 PASS 729ms PhabricatorChangeParserTestCase::testSubversionParser
312 FAIL PhabricatorChangeParserTestCase::testMercurialParser
313EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilBinaryAnalyzer': the class or interface 'PhutilBinaryAnalyzer' is not defined in the library map for any loaded phutil library.
314
315If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
316
317If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
318
319https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
320#0 [internal function]: __phutil_autoload('PhutilBinaryAna...')
321#1 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(488): spl_autoload_call('PhutilBinaryAna...')
322#2 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(107): PhabricatorRepositoryPullEngine->executeMercurialCreate()
323#3 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(40): PhabricatorRepositoryPullEngine->pullRepositoryWithLock()
324#4 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(91): PhabricatorRepositoryPullEngine->pullRepository()
325#5 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHB')
326#6 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(208): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHB')
327#7 [internal function]: PhabricatorChangeParserTestCase->testMercurialParser()
328#8 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
329#9 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
330#10 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
331#11 /core/data/drydock/workingcopy-86/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
332#12 /core/data/drydock/workingcopy-86/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
333#13 {main}
334 PASS 113ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
335 PASS 172ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
336 FAIL PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
337EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilBinaryAnalyzer': the class or interface 'PhutilBinaryAnalyzer' is not defined in the library map for any loaded phutil library.
338
339If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
340
341If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
342
343https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
344#0 [internal function]: __phutil_autoload('PhutilBinaryAna...')
345#1 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(488): spl_autoload_call('PhutilBinaryAna...')
346#2 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(107): PhabricatorRepositoryPullEngine->executeMercurialCreate()
347#3 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(40): PhabricatorRepositoryPullEngine->pullRepositoryWithLock()
348#4 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(91): PhabricatorRepositoryPullEngine->pullRepository()
349#5 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(39): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT')
350#6 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(20): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('HT')
351#7 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testMercurialCommitDiscovery()
352#8 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
353#9 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
354#10 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
355#11 /core/data/drydock/workingcopy-86/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
356#12 /core/data/drydock/workingcopy-86/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
357#13 {main}
358 PASS 30ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
359 FAIL PhabricatorWorkingCopyPullTestCase::testHgPullBasic
360EXCEPTION (PhutilMissingSymbolException): Failed to load class or interface 'PhutilBinaryAnalyzer': the class or interface 'PhutilBinaryAnalyzer' is not defined in the library map for any loaded phutil library.
361
362If you are not a developer, this almost always means that a library is out of date. For example, you may have upgraded `phabricator` without upgrading `libphutil`, or vice versa. It might also mean that you need to restart Apache or PHP-FPM. Make sure all libraries are up to date and all services have been restarted.
363
364If you are a developer and this symbol was recently added or moved, your library map may need to be rebuilt. You can rebuild the map by running 'arc liberate'. For more information, see:
365
366https://secure.phabricator.com/book/phabcontrib/article/adding_new_classes/
367#0 [internal function]: __phutil_autoload('PhutilBinaryAna...')
368#1 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(488): spl_autoload_call('PhutilBinaryAna...')
369#2 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(107): PhabricatorRepositoryPullEngine->executeMercurialCreate()
370#3 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php(40): PhabricatorRepositoryPullEngine->pullRepositoryWithLock()
371#4 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(91): PhabricatorRepositoryPullEngine->pullRepository()
372#5 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(14): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT')
373#6 [internal function]: PhabricatorWorkingCopyPullTestCase->testHgPullBasic()
374#7 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
375#8 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
376#9 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
377#10 /core/data/drydock/workingcopy-86/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
378#11 /core/data/drydock/workingcopy-86/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
379#12 {main}
380 PASS 97ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
381 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
382 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
383 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
384 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
385 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
386 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
387 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
388 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
389 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
390 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
391 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
392 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
393 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
394 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
395 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
396 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
397 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
398 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
399 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
400

Build Working Copy

When
Completed at Jul 31 2017, 7:23 PM · Built instantly
Status
Passed

Event Timeline