Closed Bug 1551228 Opened 7 years ago Closed 7 years ago

socorro deploy: 377

Categories

(Socorro :: Infra, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

We want to do a Socorro -prod deploy today tagged 377.

It consists of the following:

(current tag: 376 - 725537b)
01d8fe8: Downgrade constraints to match requirements (jwhitlock)
b491488: Updates main requirements for May (jwhitlock)
a305139: Update to urllib3 1.24.3 (jwhitlock)
8671de8: Scan constraints.txt for security issues (jwhitlock)
c9e3d39: Update Sphinx configuration, docs requirements (jwhitlock)
ba962a4: Update AWS dependencies for AWS tools (jwhitlock)
f9a59b5: Update reprocessing docs (jwhitlock)
7cb833f: bug 1550043: rough mdswshell and docs (willkg)
db7e36d: bug 1550043: add missing run_mdswshell.sh (willkg)
424bcd2: bug 1550043: remove unnecessary line from Makefile and add help (willkg)
c63d766: bug 1513346: Convert six.string_types to str (jwhitlock)
f079f43: bug 1513346: Convert six.moves to Python3 (jwhitlock)
b7bb168: bug 1513346: Convert six.StringIO, BytesIO to Py3 (jwhitlock)
408d5c9: bug 1513346: Convert six.text_type to Py3 str (jwhitlock)
95fa85d: bug 1513346: Various six to Py3 conversions (jwhitlock)
1683662: bug 1550028: Switch to crash-stats.mozilla.org (jwhitlock)
a3d918e: bug 1550028: Remove example URLs from ES docs (jwhitlock)
a579aba: bug 1550028: Simplify ES features section (jwhitlock)
a5bfb36: Fix run_mdsw.sh to take crash ids from stdin (willkg)
32b8b08: bug 1549717: fix std::out_of_range error in minidump-stackwalk (willkg)
03e0f49: bug 1549717: fix module assert error (willkg)
(next tag: 377 - 787b58e)

Assignee: nobody → willkg
Status: NEW → ASSIGNED
Priority: -- → P2

I've verified the minidump-stackwalk fixes on stage. They're looking super.

John: Can you verify the dependencies updates? I think it's sufficient to do something like:

  1. look for anomalies in Datadog in stage dashboard over the last week
  2. look at sentry for new issues
  3. make sure cronrun jobs aren't erroring out
Flags: needinfo?(jwhitlock)

This looks good to go to production.

  1. No anomalies in the socorro new-stage dashboard in Datadog
  2. No error spikes in Sentry on stage
  3. Cronrun jobs have run without errors over the weekend.
Flags: needinfo?(jwhitlock)
tag 377
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date:   Mon May 13 13:12:01 2019 -0400

Tag 377 for deploy

01d8fe8: Downgrade constraints to match requirements (jwhitlock)
b491488: Updates main requirements for May (jwhitlock)
a305139: Update to urllib3 1.24.3 (jwhitlock)
8671de8: Scan constraints.txt for security issues (jwhitlock)
c9e3d39: Update Sphinx configuration, docs requirements (jwhitlock)
ba962a4: Update AWS dependencies for AWS tools (jwhitlock)
f9a59b5: Update reprocessing docs (jwhitlock)
7cb833f: bug 1550043: rough mdswshell and docs (willkg)
db7e36d: bug 1550043: add missing run_mdswshell.sh (willkg)
424bcd2: bug 1550043: remove unnecessary line from Makefile and add help (willkg)
c63d766: bug 1513346: Convert six.string_types to str (jwhitlock)
f079f43: bug 1513346: Convert six.moves to Python3 (jwhitlock)
b7bb168: bug 1513346: Convert six.StringIO, BytesIO to Py3 (jwhitlock)
408d5c9: bug 1513346: Convert six.text_type to Py3 str (jwhitlock)
95fa85d: bug 1513346: Various six to Py3 conversions (jwhitlock)
1683662: bug 1550028: Switch to crash-stats.mozilla.org (jwhitlock)
a3d918e: bug 1550028: Remove example URLs from ES docs (jwhitlock)
a579aba: bug 1550028: Simplify ES features section (jwhitlock)
a5bfb36: Fix run_mdsw.sh to take crash ids from stdin (willkg)
32b8b08: bug 1549717: fix std::out_of_range error in minidump-stackwalk (willkg)
03e0f49: bug 1549717: fix module assert error (willkg)
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAlzZpXgACgkQGL3RpvBm
7BHnaQf+LaY88p327IuZIxMv9Aw1+bq3j/k7UEVS5h25T5A6cia21WTItqrHMQyN
BwniS9l0aYN+CIao8JVBbxvRjgF7VuT3B1o1nbzf8uTJFGUXSWAFVnjr5sIdCR8g
NtBHOKhCQGaklkwT7ERsbFEQeF/l53qVTVJRYvfTxdy3+FVs/1GDZNs1IWMHQoD3
aQyn4t8Byr4GR17ZFzaq1SIfMEb8FwaYkkh6P1EuLd08GnXcHz/0GgmJHl88FhR/
bNokDgUBTOcjUI2zZejIji3WLXJEef/LJ0JNf6Cj+3hQHuh7TplvIF/NHOhAT6zk
Bw8f/LbqDXS87LuEgUCfJNSS57+gmQ==
=NwUx
-----END PGP SIGNATURE-----

commit 787b58ed67eafd200284642fbd9a098c4ef2849c (HEAD -> master, tag: 377, official/master)
Merge: 9a883110d 03e0f495c
Author: Will Kahn-Greene <willkg@users.noreply.github.com>
Date:   Fri May 10 10:49:25 2019 -0400

    Merge pull request #4936 from willkg/1549717-sigabrt
    
    bug 1549717: fix std::out_of_range error and module assert in minidump-stackwalk

The deploy failed in Circle with a timeout. Then it took me a while to figure out how to kick it off again. After that, it deployed just fine and everything looks super. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.