Closed Bug 1488127 Opened 6 years ago Closed 6 years ago

Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384)

Categories

(Release Engineering :: Release Automation: Updates, enhancement)

enhancement
Not set
normal

Tracking

(firefox64 fixed)

RESOLVED FIXED
Tracking Status
firefox64 --- fixed

People

(Reporter: jlorenzo, Assigned: jlorenzo)

References

Details

Attachments

(1 file, 1 obsolete file)

Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384)
Comment on attachment 9005956 [details] Bug 1488127 - Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384) r=tomprince a=release Tom Prince [:tomprince] has approved the revision.
Attachment #9005956 - Flags: review+
Okay to leave it and clean it up later. That'll avoid another round of testing and save some time for Romania today.
Assignee: nobody → jlorenzo
Pushed by jlorenzo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f9f5910f9c98 Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384) r=tomprince a=release
Backed out changeset f9f5910f9c98 (Bug 1488127) for linting failure in partials_signing.py Failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&group_state=expanded&filter-classifiedState=unclassified&selectedJob=197338396 Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=197338396&repo=autoland&lineNumber=261 vcs 2018-09-04T09:44:42.979Z] [vcs 2018-09-04T09:44:42.979Z] 249868 files updated, 0 files merged, 0 files removed, 0 files unresolved [vcs 2018-09-04T09:44:43.261Z] updated to f9f5910f9c988b95c6a7392fcc1f5c2ecd63e4af [vcs 2018-09-04T09:44:43.265Z] PERFHERDER_DATA: {"framework": {"name": "vcs"}, "suites": [{"extraOptions": ["m3.xlarge"], "lowerIsBetter": true, "name": "clone", "shouldAlert": false, "subtests": [], "value": 137.88824605941772}, {"extraOptions": ["m3.xlarge"], "lowerIsBetter": true, "name": "pull", "shouldAlert": false, "subtests": [], "value": 8.496364116668701}, {"extraOptions": ["m3.xlarge"], "lowerIsBetter": true, "name": "update", "shouldAlert": false, "subtests": [], "value": 76.71631503105164}, {"extraOptions": ["m3.xlarge"], "lowerIsBetter": true, "name": "overall", "shouldAlert": false, "subtests": [], "value": 223.87024688720703}]} [vcs 2018-09-04T09:44:43.673Z] TinderboxPrint:<a href=https://hg.mozilla.org/integration/autoland/rev/f9f5910f9c988b95c6a7392fcc1f5c2ecd63e4af title='Built from autoland revision f9f5910f9c988b95c6a7392fcc1f5c2ecd63e4af'>f9f5910f9c988b95c6a7392fcc1f5c2ecd63e4af</a> [task 2018-09-04T09:44:43.673Z] executing ['bash', '-cx', 'cd /builds/worker/checkouts/gecko && ./mach lint -l flake8 -f treeherder'] [task 2018-09-04T09:44:43.681Z] + cd /builds/worker/checkouts/gecko [task 2018-09-04T09:44:43.681Z] + ./mach lint -l flake8 -f treeherder [task 2018-09-04T09:44:44.340Z] New python executable in /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python2.7 [task 2018-09-04T09:44:44.340Z] Also creating executable in /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python [task 2018-09-04T09:44:46.050Z] Installing setuptools, pip, wheel...done. [task 2018-09-04T09:44:47.397Z] running build_ext [task 2018-09-04T09:44:47.397Z] building 'psutil._psutil_linux' extension [task 2018-09-04T09:44:47.397Z] creating build [task 2018-09-04T09:44:47.398Z] creating build/temp.linux-x86_64-2.7 [task 2018-09-04T09:44:47.398Z] creating build/temp.linux-x86_64-2.7/psutil [task 2018-09-04T09:44:47.398Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o [task 2018-09-04T09:44:47.398Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o [task 2018-09-04T09:44:47.398Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o [task 2018-09-04T09:44:47.398Z] creating build/lib.linux-x86_64-2.7 [task 2018-09-04T09:44:47.398Z] creating build/lib.linux-x86_64-2.7/psutil [task 2018-09-04T09:44:47.398Z] x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so [task 2018-09-04T09:44:47.398Z] building 'psutil._psutil_posix' extension [task 2018-09-04T09:44:47.398Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o [task 2018-09-04T09:44:47.398Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o [task 2018-09-04T09:44:47.398Z] x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so [task 2018-09-04T09:44:47.398Z] copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil [task 2018-09-04T09:44:47.398Z] copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil [task 2018-09-04T09:44:47.398Z] [task 2018-09-04T09:44:47.398Z] Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt) [task 2018-09-04T09:45:45.278Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/partials_signing.py:66:1 | too many blank lines (3) (E303) [taskcluster 2018-09-04 09:45:45.949Z] === Task Finished === [taskcluster 2018-09-04 09:45:45.949Z] Unsuccessful task run with exit code: 1 completed in 319.778 seconds
Flags: needinfo?(jlorenzo)
Backout by shindli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a3a342f7ab78 Backed out changeset f9f5910f9c98 for linting failure in partials_signing.py
Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384)
Attachment #9005956 - Attachment is obsolete: true
Pushed by jlorenzo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ffa6ffd88b65 Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384)
Comment on attachment 9007170 [details] Bug 1488127 - Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384) r=tomprince Carrying over r+ from previous patch.
Flags: needinfo?(jlorenzo)
Attachment #9007170 - Flags: review+
Comment on attachment 9007170 [details] Bug 1488127 - Make 52 -> 60 updates signed with the old mar scheme (instead of mar_384) r=tomprince Johan Lorenzo [:jlorenzo] has been removed from the revision.
Attachment #9007170 - Flags: review+
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: