hashar added a comment.

  Looks like the container is stuck in `removing` status. For a build with:
  
    13:09:39 INFO:backend.MySQL:Terminating MySQL
    13:10:33 [wmf-quibble-selenium-php72-docker] $ /bin/bash -xe 
/tmp/jenkins4716707043969520657.sh
  
  Running `docker container inspect` in a loop shows:
  
    {
      "Status": "removing",
      "Running": false,
      "Paused": false,
      "Restarting": false,
      "OOMKilled": false,
      "Dead": true,
      "Pid": 0,
      "ExitCode": 0,
      "Error": "",
      "StartedAt": "2020-10-28T12:42:43.482992712Z",
      "FinishedAt": "2020-10-28T13:09:41.834741168Z"
    }
  
  The 2 seconds difference is Quibble waiting for MySQL to terminate before 
issuing a SIGKILL.    The inspect loop stopped at `13:10:33` when the container 
was no more known to Docker.

TASK DETAIL
  https://phabricator.wikimedia.org/T265615

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: Daimona, thcipriani, hashar, awight, kostajh, Lucas_Werkmeister_WMDE, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Liudvikas, Scott_WUaS, Wikidata-bugs, aude, 
Jdforrester-WMF, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to