Page MenuHomePhabricator

PhabricatorHandlePoolTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jan 24 2019, 12:06 AM
Details
EXCEPTION (Exception): No config value specified for key 'amazon-s3.access-key'. #0 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorS3FileStorageEngine.php(29): PhabricatorEnv::getEnvConfig('amazon-s3.acces...') #1 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(264): PhabricatorS3FileStorageEngine->canWriteFiles() #2 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(207): PhabricatorFileStorageEngine::loadWritableEngines() #3 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(331): PhabricatorFileStorageEngine::loadStorageEngines(1555) #4 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('?PNG????????IHD...', Array) #5 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(39): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) #6 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(50): PhabricatorFilesComposeAvatarBuiltinFile->updateUser(Object(PhabricatorUser)) #7 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(611): PhabricatorUserProfileImageCacheType->newValueForUsers('user.profile.im...', Array) #8 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(441): PhabricatorPeopleQuery->fillUserCaches(Array) #9 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(201): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array) #10 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorPeopleQuery->didFilterPage(Array) #11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #13 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #14 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorObjectQuery->loadPage() #15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorHandleQuery.php(46): PhabricatorPolicyAwareQuery->execute() #16 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorHandleQuery->loadPage() #17 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/handle/pool/PhabricatorHandlePool.php(73): PhabricatorPolicyAwareQuery->execute() #18 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/handle/pool/PhabricatorHandleList.php(44): PhabricatorHandlePool->loadPHIDs(Array) #19 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/handle/pool/PhabricatorHandleList.php(49): PhabricatorHandleList->loadHandles() #20 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/handle/pool/PhabricatorHandleList.php(130): PhabricatorHandleList->getHandle('PHID-USER-4lcni...') #21 [internal function]: PhabricatorHandleList->current() #22 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/handle/pool/__tests__/PhabricatorHandlePoolTestCase.php(30): iterator_to_array(Object(PhabricatorHandleList)) #23 [internal function]: PhabricatorHandlePoolTestCase->testHandlePools() #24 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #25 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #26 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #27 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #28 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #29 {main}