Page MenuHomePhabricator

Selenium Jenkins jobs fail with: Database query error. (internal_api_error_DBQueryError) (MediawikiApi::ApiError)
Closed, DuplicatePublic

Description

Failed jobs:

Example error message from:
https://integration.wikimedia.org/ci/job/selenium-Core/BROWSER=firefox,MEDIAWIKI_ENVIRONMENT=beta,PLATFORM=Linux,label=contintLabsSlave%20&&%20UbuntuTrusty/308/consoleFull

00:01:00.994 @chrome @firefox @vagrant
00:01:00.995 Feature: Create Page With Wiki Link
00:01:00.995 
00:01:00.995   Scenario: Create Page With Wiki Link                                                                                                       # tests/browser/features/create_and_follow_wiki_link.feature:4
00:01:01.576     Given I create page "Link Target Test Page" with content "Link Target Test Page"                                                         # tests/browser/features/step_definitions/create_and_follow_wiki_link_steps.rb:12
00:01:01.578       [WJwwOQpEFhUAAC6YvpsAAAAF] Database query error. (internal_api_error_DBQueryError) (MediawikiApi::ApiError)

Event Timeline

Restricted Application added a subscriber: Aklapper. ยท View Herald TranscriptFeb 9 2017, 9:25 AM

Can not reproduce on my machine targeting vagrant VM.

$ BROWSER=chrome bundle exec rake selenium
zeljkofilipin renamed this task from selenium-Core Jenkins job fails with MediawikiApi::ApiError to selenium-Core Jenkins job fails with: Database query error. (internal_api_error_DBQueryError) (MediawikiApi::ApiError).Feb 9 2017, 3:56 PM
zeljkofilipin added subscribers: hashar, dduvall.

Reproduced on my machine when targeting beta:

$ BROWSER=chrome MEDIAWIKI_ENVIRONMENT=beta MEDIAWIKI_USER="Selenium user" MEDIAWIKI_PASSWORD=not-the-real-one bundle exec rake selenium
zeljkofilipin renamed this task from selenium-Core Jenkins job fails with: Database query error. (internal_api_error_DBQueryError) (MediawikiApi::ApiError) to Selenium Jenkins jobs fail with: Database query error. (internal_api_error_DBQueryError) (MediawikiApi::ApiError).Feb 9 2017, 4:26 PM
zeljkofilipin raised the priority of this task from High to Unbreak Now!.
zeljkofilipin updated the task description. (Show Details)