Remove MIG agents from RelEng infrastructure
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Tracking
(Not tracked)
People
(Reporter: emrose, Assigned: dividehex)
Details
Attachments
(3 files)
EIS intends to officially end support for the Mozilla InvestiGator project in July and would like to start by asking everyone to remove MIG Agents from their infrastructure. We will be waiting to turn off MIG's own backend infrastructure until after agents are pulled down to avoid causing breakage but ask that this be taken care of at your earliest convenience.
Please feel free to follow up with any questions.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Hi Emma, I've pushed out a puppet change that should disable and remove mig from all Releng hosts. Do you have a way of seeing incoming connections to the mig API to help us track down any hosts that might still be running mig-agent? I feel confident this should catch all the hosts but I want to make sure we don't miss anything before the API is shutdown.
Thanks!
| Assignee | ||
Comment 3•6 years ago
|
||
Fixes this:
Fri Jul 12 15:40:28 +0000 2019 Puppet (err): /bin/kill -9 $(/usr/local/bin/mig-agent -q=pid) returned 1 instead of one of [0]
Fri Jul 12 15:40:28 +0000 2019 /Stage[main]/Mig::Agent::Disable/Exec[kill mig]/returns (err): change from notrun to 0 failed: /bin/kill -9 $(/usr/local/bin/mig-agent -q=pid) returned 1 instead of one of [0]
| Reporter | ||
Comment 4•6 years ago
|
||
Hi Jake, I think everything is good on your end. We'll be bringing MIG's backend infrastructure down this week and will let you know if we find anything still running. From a quick look, it looks like we aren't seeing anything from RelEng's agents.
| Assignee | ||
Comment 5•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Description
•