Closed
Bug 994283
Opened 11 years ago
Closed 11 years ago
Please loan tst-linux64- instance to dminor
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dminor, Assigned: dminor)
References
Details
We're looking to get b2g desktop tests running within taskcluster.
Having access to an ec2 instance configured like the tst-linux64-spot instances would make it easier to duplicate the test environment within a taskcluster docker image (or get things working outside of docker, if we go that route.)
Comment 1•11 years ago
|
||
Working on this now...
Updated•11 years ago
|
Assignee: nobody → dminor
Comment 2•11 years ago
|
||
OK I hit some problems, notably that we got double PTR records - I need to fix this, wait for DNS to propogate, and then recreate instance.
[buildduty@aws-manager1.srv.releng.scl3.mozilla.com ~]$ host 10.134.56.24
24.56.134.10.in-addr.arpa domain name pointer tst-linux64-ec2-dminor.test.releng.use1.mozilla.com.
24.56.134.10.in-addr.arpa domain name pointer tst-linux64-ec2-120.test.releng.use1.mozilla.com.
[buildduty@aws-manager1.srv.releng.scl3.mozilla.com ~]$
Since it is getting rather late in Germany, I'll delete the DNS entries now, and run the recreation (with a fresh head) tomorrow morning, if that's ok.
Sorry for the delay!
Thanks,
Pete
Comment 3•11 years ago
|
||
OK, bad records deleted:
(aws_manager)[buildduty@aws-manager1.srv.releng.scl3.mozilla.com aws_manager]$ invtool search -q "tst-linux64-ec2-120 (type=:A OR type=:PTR OR type=:CNAME)"
ldap username: pmoore@mozilla.com
ldap password:
8552 tst-linux64-ec2-120.build.mozilla.org. None IN CNAME tst-linux64-ec2-120.test.releng.use1.mozilla.com.
1101 tst-linux64-ec2-120.test.releng.use1.mozilla.com. None IN A 10.134.56.24
547 24.56.134.10.in-addr.arpa. 3600 IN PTR tst-linux64-ec2-120.test.releng.use1.mozilla.com.
(aws_manager)[buildduty@aws-manager1.srv.releng.scl3.mozilla.com aws_manager]$ invtool CNAME delete --pk 8552
ldap username: pmoore@mozilla.com
ldap password:
http_status: 204 (request fulfilled)
(aws_manager)[buildduty@aws-manager1.srv.releng.scl3.mozilla.com aws_manager]$ invtool PTR delete --pk 547
ldap username: pmoore@mozilla.com
ldap password:
http_status: 204 (request fulfilled)
(aws_manager)[buildduty@aws-manager1.srv.releng.scl3.mozilla.com aws_manager]$ invtool A delete --pk 1101
ldap username: pmoore@mozilla.com
ldap password:
http_status: 204 (request fulfilled)
(aws_manager)[buildduty@aws-manager1.srv.releng.scl3.mozilla.com aws_manager]$
Will rerun cloud-tools/scripts/aws_create_instance.py tomorrow morning after dns propogation...
Comment 4•11 years ago
|
||
Hey Dan,
We had fires in buildduty all morning, with trees closed - so I had to give that my attention. Now that things have calmed down, I am back to this - hope to have the machine with you shortly.
Thanks,
Pete
Comment 5•11 years ago
|
||
Email sent to :dminor for further instructions.
Loaning slave:
tst-linux64-ec2-dminor.test.releng.use1.mozilla.com
Hi Dan, I am going to assign this to you to keep track of the loan(s).
When you are finished with the loan(s) forever, please comment stating so and mark this bug as resolved.
By the way, now that this aws instance has been created, starting and stopping it can happen in a flash!
If you are not going to be using this machine for multiple hours, let us know in this bug and we can stop it. Comment again when you want it started back up.
*For really fast turnaround, ping #releng (look for nick with 'buildduty')
Assignee | ||
Comment 6•11 years ago
|
||
Pete, thanks for getting this set up! Working fine.
Comment 7•11 years ago
|
||
dan, are you still using this?
0 tst-linux64-ec2-dminor (i-a4f1c0f4, us-east-1): Loaned to dminor@mozilla.com in bug 994283, up for 505 hours
Flags: needinfo?(dminor)
Assignee | ||
Comment 8•11 years ago
|
||
I'm only using it occasionally, would it be ok to shut it down but not terminate it?
Flags: needinfo?(dminor)
Comment 9•11 years ago
|
||
tst-linux64-ec2-dminor.test.releng.use1.mozilla.com has been stopped but not terminated.
Please ping us in #releng if you need it started again with short notice.
Thanks for letting us stop it for a while :)
Assignee | ||
Comment 10•11 years ago
|
||
Please turn this back on, I have some test machine specific behaviour to investigate. Thanks!
Comment 11•11 years ago
|
||
Instance started up again. Let us know if you hit any problems!
Thanks,
Pete
Assignee | ||
Comment 12•11 years ago
|
||
Thanks for your help! All done with this now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Loan Requests → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•