socorro deploy: 2022.09.14
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for socorro tagged 2022.09.14.
It consists of the following:
c1d4c56: Bug 1790051 - Streamline the irrelevant signatures on Linux, macOS and Windows (gabrielesvelto)
312f5ae: bug 1790049: add fetch_missing script (willkg)
1444d3a: bug 1790136: don't display line "None" (willkg)
f62b4f6: bug 1788269: add inline functions to signature (willkg)
d44ecf6: bug 1745732: improve signatures for crash reports with thread index issues (willkg)
17b870a: bug 1733904: fix comments from bad copypasta (willkg)
b9b73e0: Add core::slice::index::slice_end_index_len_fail to the prefix list (jrmuizel)
0c40562: Also add core::slice::index::slice_end_index_len_fail_rt (jrmuizel)
157cbef: bug 1790412: update localstack to 1.1.0 (willkg)
5a74800: Remove unused elasticsearch7 service (willkg)
bc7a222: bug 1763710: add a local symbols server (willkg)
bd257bc: bug 1763710: fix run_mdsw.sh (willkg)
fd2c4b7: bug 1759065: stop building stackwalker every build (willkg)
72b8c52: Add enum$<T>::unwrap to prefix list (#6199) (jrmuizel)
| Assignee | ||
Comment 1•3 years ago
|
||
Tagged 2022.09.14:
tag 2022.09.14
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Wed Sep 14 13:11:37 2022 -0400
Tag 2022.09.14 (bug #1790838)
`c1d4c56`: Bug 1790051 - Streamline the irrelevant signatures on Linux, macOS and Windows (gabrielesvelto)
`312f5ae`: bug 1790049: add fetch_missing script (willkg)
`1444d3a`: bug 1790136: don't display line "None" (willkg)
`f62b4f6`: bug 1788269: add inline functions to signature (willkg)
`d44ecf6`: bug 1745732: improve signatures for crash reports with thread index issues (willkg)
`17b870a`: bug 1733904: fix comments from bad copypasta (willkg)
`b9b73e0`: Add core::slice::index::slice_end_index_len_fail to the prefix list (jrmuizel)
`0c40562`: Also add core::slice::index::slice_end_index_len_fail_rt (jrmuizel)
`157cbef`: bug 1790412: update localstack to 1.1.0 (willkg)
`5a74800`: Remove unused elasticsearch7 service (willkg)
`bc7a222`: bug 1763710: add a local symbols server (willkg)
`bd257bc`: bug 1763710: fix run_mdsw.sh (willkg)
`fd2c4b7`: bug 1759065: stop building stackwalker every build (willkg)
`72b8c52`: Add enum$<T>::unwrap to prefix list (#6199) (jrmuizel)
Deploy bug #1790838
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmMiC0kACgkQGL3RpvBm
7BHH2Af8C2dimIxRVufLFD3wQCQK4rMVwLfZa0MJUYXeNACzJEkVozL2SfmzClnd
EetZUn+uwaK0z/ogBdIsCXrHWPzE9vvNB3L6uLAiGrvu3g1djCoUmV+3pFWj6agC
kif1b7I4ZThkz2DdQ332Z0H7qDZhNr1OWOG5ht+oRTxMKBQXQQOWSDuZntzsCJHv
zO2OiwbZJ3dCBZwgQCcJCZHJjGYlUYCSVWCkbzCix6SthQDD70OXB0kRnxPZcl3j
Bzp+6H75RRT8bxmoC4c5JFs41eQuiCvt5j9iA9o00dsMDSXXu7BzV8LFVG9dnQ2e
U4+SDdPfxu8nQ8cc8YYlhKeu6StbTA==
=lsdB
-----END PGP SIGNATURE-----
commit 72b8c5269cd32a442e1d4bfe17111e7e3ddba289
Author: Jeff Muizelaar <jmuizelaar@mozilla.com>
Date: Wed Sep 14 12:45:29 2022 -0400
Add enum$<T>::unwrap to prefix list (#6199)
Add enum$<T>::unwrap and enum$<T>::expect to prefix list
This signature shows up when we do signature generation based on inline stacks. e.g.
https://crash-stats.allizom.org/report/index/1fbb67cf-dec1-4729-96d5-061f10220913
| Assignee | ||
Comment 2•3 years ago
|
||
I checked grafana and sentry and everything looks ok. Marking as FIXED.
Description
•