Page MenuHomePhabricator

quibble-composer-mysql-php81-noselenium and quibble-composer-mysql-php81-selenium jobs stuck
Closed, ResolvedPublic

Description

Found in /var/log/zuul/error.log:

2024-11-21 18:22:37,570 ERROR zuul.IndependentPipelineManager: Exception while launching job quibble-composer-mysql-php81-selenium for change <Change 0x7f5f284a2ad0 1093902,3>:
Traceback (most recent call last):
  File "/srv/deployment/zuul/venv/lib/python2.7/site-packages/zuul/scheduler.py", line 1520, in _launchJobs
    dependent_items)
  File "/srv/deployment/zuul/venv/lib/python2.7/site-packages/zuul/launcher/gearman.py", line 324, in launch
    self.updateBuildParams(job, item, params)
  File "/srv/deployment/zuul/venv/lib/python2.7/site-packages/zuul/launcher/gearman.py", line 238, in updateBuildParams
    job.parameter_function(item, job, params)
  File "/etc/zuul/wikimedia/zuul/parameter_functions.py", line 58, in set_parameters
    set_mw_dependencies(item, job, params)
  File "/etc/zuul/wikimedia/zuul/parameter_functions.py", line 259, in set_mw_dependencies
    ext_deps.remove('CommunityConfiguration')
KeyError: 'CommunityConfiguration'

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
dancy added a subscriber: Reedy.

Possibly linked with T380434. @Reedy What do you think?

Change #1093981 had a related patch set uploaded (by Reedy; author: Reedy):

[integration/config@master] parameter_functions: Only remove CommunityConfiguration from REL1_ if they exist

https://gerrit.wikimedia.org/r/1093981

Change #1093981 merged by jenkins-bot:

[integration/config@master] parameter_functions: Only remove CommunityConfiguration from REL1_ if they exist

https://gerrit.wikimedia.org/r/1093981

Reedy claimed this task.