hashar added a comment.

  The Jenkins job clones `wikidata/query/gui` and shells out to 
`scripts/set-up-git.sh` which:
  
    git clone "https://gerrit.wikimedia.org/r/wikidata/query/gui-deploy"; ./build
    git -C ./build \
        remote set-url --push origin \
        
ssh://wdqsguibuil...@gerrit.wikimedia.org:29418/wikidata/query/gui-deploy
  
  The git push happens from the Jenkins host rather than from the container, 
which was done to take advantage of the ssh agent being run in the job and 
which is not reachable from within the container.
  
  I don't know why it would fail the host key verification sometime and 
sometime would not. I am guessing the Gerrit ssh fingerprint is not in the host 
known_hosts, then I don't see why the command would work on some Jenkins agents 
but fails on others :-\

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

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

To: noarave, hashar
Cc: Lucas_Werkmeister_WMDE, noarave, hashar, ItamarWMDE, Aklapper, Michael, 
Danny_Benjafield_WMDE, Isabelladantes1983, Themindcoder, Adamm71, Jersione, 
Hellket777, LisafBia6531, Astuthiodit_1, AWesterinen, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Peteosx1x, Alter-paule, 
Beast1978, Un1tY, Mgagat, Akuckartz, Totolinototo3, Hook696, PatsagornY, 
Kent7301, Zanziii, Sadisticturd, joker88john, CucyNoiD, Nandana, Namenlos314, 
jijiki, Klaas_Z4us_V, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, 
Salgo60, Lewizho99, Maathavan, elukey, _jensen, rosalieper, Neuronton, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Lydia_Pintscher, Mbch331, Jay8g, ori
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to