WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
251582
[ews] Error in logs: log with slug stdio already exists in this step
https://bugs.webkit.org/show_bug.cgi?id=251582
Summary
[ews] Error in logs: log with slug stdio already exists in this step
Aakash Jain
Reported
2023-02-02 06:13:57 PST
Noticed this exception in twistd.log on ews server. This error is happenning consistently for atleast past few days (in all the logs we currently have on ews server, from 2023-01-28). 2023-02-02 06:08:55-0800 [-] Got fatal Exception on DB Traceback (most recent call last): File "/usr/local/lib64/python3.6/site-packages/twisted/python/threadpool.py", line 255, in <lambda> ctx, func, *args, **kw File "/usr/local/lib64/python3.6/site-packages/twisted/python/context.py", line 118, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/local/lib64/python3.6/site-packages/twisted/python/context.py", line 83, in callWithContext return func(*args, **kw) File "/usr/local/lib/python3.6/site-packages/buildbot/db/pool.py", line 217, in __thd log.err(e, 'Got fatal Exception on DB') --- <exception caught here> --- File "/usr/local/lib/python3.6/site-packages/buildbot/db/pool.py", line 190, in __thd rv = callable(arg, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/buildbot/db/logs.py", line 155, in thdAddLog "log with slug '%r' already exists in this step" % (slug,)) from e builtins.KeyError: "log with slug ''stdio'' already exists in this step"
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-02 06:16:36 PST
<
rdar://problem/104958729
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug