Last modified: 2014-11-08 15:57:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75103, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73103 - DEBUG:zuul.Repo:Updating repository src fail - Can't merge code in MobileFrontend
DEBUG:zuul.Repo:Updating repository src fail - Can't merge code in MobileFron...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-06 23:44 UTC by Jon
Modified: 2014-11-08 15:57 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
console log for mwext-MobileFrontend-qunit #6814 (4.29 KB, text/plain)
2014-11-07 09:26 UTC, Antoine "hashar" Musso (WMF)
Details

Description Jon 2014-11-06 23:44:57 UTC
23:18:50 DEBUG:zuul.Repo:Updating repository src
23:18:50 Traceback (most recent call last):
23:18:50   File "/usr/local/bin/zuul-cloner", line 10, in <module>
23:18:50     sys.exit(main())
23:18:50   File "/usr/local/lib/python2.7/dist-packages/zuul/cmd/cloner.py", line 156, in main
23:18:50     cloner.main()
23:18:50   File "/usr/local/lib/python2.7/dist-packages/zuul/cmd/cloner.py", line 151, in main
23:18:50     cloner.execute()
23:18:50   File "/usr/local/lib/python2.7/dist-packages/zuul/lib/cloner.py", line 66, in execute
23:18:50     self.prepareRepo(project, dest)
23:18:50   File "/usr/local/lib/python2.7/dist-packages/zuul/lib/cloner.py", line 129, in prepareRepo
23:18:50     repo.update()
23:18:50   File "/usr/local/lib/python2.7/dist-packages/zuul/merger/merger.py", line 168, in update
23:18:50     origin = repo.remotes.origin
23:18:50   File "/usr/lib/pymodules/python2.7/git/util.py", line 612, in __getattr__
23:18:50     return list.__getattribute__(self, attr)
23:18:50 AttributeError: 'IterableList' object has no attribute 'origin'
23:18:50 Build step 'Execute shell' marked build as failure
23:18:50 Archiving artifacts
23:18:50 [PostBuildScript] - Execution post build scripts.
23:18:50 [mwext-MobileFrontend-qunit-mobile] $ /bin/bash -xe /tmp/hudson7194708336293925709.sh
23:18:50 + rm /srv/localhost/qunit/jenkins-mwext-MobileFrontend-qunit-mobile-6814
23:18:50 rm: cannot remove `/srv/localhost/qunit/jenkins-mwext-MobileFrontend-qunit-mobile-6814': No such file or directory
23:18:50 Build step 'Execute a set of scripts' marked build as failure
23:18:50 [PostBuildScript] - Execution post build scripts.
23:18:50 [mwext-MobileFrontend-qunit-mobile] $ /bin/bash -xe /tmp/hudson7223104989085885248.sh
23:18:50 + /srv/deployment/integration/slave-scripts/bin/mw-teardown.sh
23:18:50 + . /srv/deployment/integration/slave-scripts/bin/mw-set-env.sh
23:18:50 ++ ulimit -c 2097152
23:18:50 ++ MW_INSTALL_PATH=/srv/ssd/jenkins-slave/workspace/mwext-MobileFrontend-qunit-mobile
23:18:50 ++ for mw_path in src/mediawiki/core src
23:18:50 ++ [[ -d /srv/ssd/jenkins-slave/workspace/mwext-MobileFrontend-qunit-mobile/src/mediawiki/core ]]
23:18:50 ++ for mw_path in src/mediawiki/core src
23:18:50 ++ [[ -d /srv/ssd/jenkins-slave/workspace/mwext-MobileFrontend-qunit-mobile/src ]]
23:18:50 ++ MW_INSTALL_PATH=/srv/ssd/jenkins-slave/workspace/mwext-MobileFrontend-qunit-mobile/src
23:18:50 ++ break
23:18:50 ++ export MW_INSTALL_PATH
23:18:50 ++ '[' -d /var/lib/jenkins-slave/tmpfs ']'
23:18:50 +++ basename /srv/ssd/jenkins-slave/workspace/mwext-MobileFrontend-qunit-mobile
23:18:50 ++ MW_DB_PATH=/var/lib/jenkins-slave/tmpfs/mwext-MobileFrontend-qunit-mobile
23:18:50 ++ export MW_DB_PATH
23:18:50 ++ export MW_DB_NAME=build6814
23:18:50 ++ MW_DB_NAME=build6814
23:18:50 + rm -f /var/lib/jenkins-slave/tmpfs/mwext-MobileFrontend-qunit-mobile/build6814.sqlite
23:18:50 Finished: FAILURE

https://integration.wikimedia.org/ci/job/mwext-MobileFrontend-qunit-mobile/6814/console
Comment 1 Jon 2014-11-06 23:52:23 UTC
Seems to be working again now. No idea what happened there.
Comment 2 Antoine "hashar" Musso (WMF) 2014-11-07 09:25:19 UTC
Reopening, that needs to be investigated.
Comment 3 Antoine "hashar" Musso (WMF) 2014-11-07 09:26:01 UTC
Created attachment 17070 [details]
console log for mwext-MobileFrontend-qunit #6814
Comment 4 Antoine "hashar" Musso (WMF) 2014-11-08 15:57:13 UTC
I have investigated a bit and can find the reason it fails originally :-/  Seems to indeed works just fine on the gallium slave now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links