This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
generating template to upload to test-das-1.ec2.internal | |
ESC[1mESC[35mSetting Load (0.3ms)ESC[0m SELECT `settings`.* FROM `settings` WHERE `settings`.`name` = ' | |
safemode_render' ORDER BY LOWER(settings.name) LIMIT 1 | |
ESC[1mESC[36mConfigTemplate Load (0.3ms)ESC[0m ESC[1mSELECT `config_templates`.* FROM `config_templates | |
` WHERE `config_templates`.`snippet` = 1 AND `config_templates`.`name` = 'puppet.conf' ORDER BY LOWER(conf | |
ig_templates.name) LIMIT 1ESC[0m | |
rendering snippet puppet.conf | |
ESC[1mESC[35mCACHE (0.0ms)ESC[0m SELECT `settings`.* FROM `settings` WHERE `settings`.`name` = 'safemod | |
e_render' ORDER BY LOWER(settings.name) LIMIT 1 | |
Starting SSH provisioning script - waiting for 10.90.221.230 to respond |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
traceroute to 23.20.167.244 (23.20.167.244), 30 hops max, 60 byte packets | |
1 ip-10-19-80-193.ec2.internal (10.19.80.193) 11.825 ms 15.039 ms 15.358 ms | |
2 ip-10-0-69-85.ec2.internal (10.0.69.85) 0.989 ms 1.380 ms 5.920 ms | |
3 ip-10-0-78-142.ec2.internal (10.0.78.142) 0.739 ms ip-10-0-78-150.ec2.internal (10.0.78.150) 0.796 ms 1.121 ms | |
4 ip-10-130-28-193.ec2.internal (10.130.28.193) 0.539 ms 0.528 ms ip-10-130-92-193.ec2.internal (10.130.92.193) 0.491 ms | |
5 ip-10-1-136-195.ec2.internal (10.1.136.195) 0.442 ms ip-10-1-136-67.ec2.internal (10.1.136.67) 0.512 ms 0.499 ms | |
6 216.182.224.206 (216.182.224.206) 0.627 ms 216.182.224.192 (216.182.224.192) 0.492 ms 216.182.224.194 (216.182.224.194) 0.571 ms | |
7 216.182.224.199 (216.182.224.199) 0.980 ms 216.182.224.197 (216.182.224.197) 1.127 ms 216.182.224.195 (216.182.224.195) 1.167 ms | |
8 ip-10-1-136-192.ec2.internal (10.1.136.192) 0.865 ms 1.072 ms ip-10-1-136-68.ec2.internal (10.1.136.68) 8.629 ms | |
9 ip-10-1-0-33.ec2.internal (10.1.0.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Current task: test-das-1.ec2.internalsetSSHWaitForResponse | |
Starting SSH provisioning script - waiting for 23.21.33.152 to respond | |
establishing connection to 23.21.33.152:22 | |
Failed to login via SSH to test-das-1.ec2.internal: No route to host - connect(2)/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `initialize' | |
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `open' | |
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `initialize' | |
/usr/lib/ruby/1.8/timeout.rb:67:in `timeout' | |
/usr/lib/ruby/1.8/timeout.rb:101:in `timeout' | |
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh/transport/session.rb:66:in `initialize' | |
/usr/share/foreman/has_many_polymorphs/ruby/1.8/gems/net-ssh-2.5.1/lib/net/ssh.rb:186:in `new' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ESC[1mESC[36mImage Load (0.2ms)ESC[0m ESC[1mSELECT `images`.* FROM `images` WHERE `images`.`uuid` = 'ami-0d32e364' LIMIT 1ESC[0m | |
ESC[1mESC[35mSQL (0.2ms)ESC[0m SELECT 1 FROM `architectures` INNER JOIN `architectures_operatingsystems` ON `architectures`.id = `architectures_ope | |
ratingsystems`.architecture_id WHERE `architectures`.`id` = 1 AND (`architectures_operatingsystems`.operatingsystem_id = 1 ) LIMIT 1 | |
Adding Compute instance for test-das-1.int.sugarinc.com | |
ESC[1mESC[36mKeyPair Load (0.4ms)ESC[0m ESC[1mSELECT `key_pairs`.* FROM `key_pairs` WHERE (`key_pairs`.compute_resource_id = 2) LIMIT 1ESC[0m | |
Rolling back due to a problem: Settings up compute instance test-das-1.int.sugarinc.com 1 failed test-das-1.int.sugarinc.comsetCompute | |
ESC[1mESC[35mSQL (0.2ms)ESC[0m ROLLBACK | |
Failed to save: | |
Rendered hosts/_progress.erb (0.2ms) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var window = new DOMWindow(options); | |
Contextify(window); | |
// We need to set up self references using Contextify's getGlobal() so that | |
// the global object identity is correct (window === this). | |
// See Contextify README for more info. | |
var global = window.getGlobal(); | |
// Set up the window as if it's a top level window. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var nouvelle_conn; | |
Step( | |
function ha2() { | |
if (client._path != null) { | |
nouvelle_conn = tcp.createConnection(client._path); | |
} else { | |
nouvelle_conn = tcp.createConnection(client._port, client._host); | |
} | |
var self = this; |
NewerOlder