Last active
August 29, 2015 14:11
-
-
Save carmstrong/6e0e1d975a17855a52d9 to your computer and use it in GitHub Desktop.
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
| Dec 09 03:11:44 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:218: Writing systemd unit iconic-airfield_v3.web.5.service (809b) | |
| Dec 09 03:11:44 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:142: Instructing systemd to reload units | |
| Dec 09 03:11:44 ip-10-21-2-96.ec2.internal fleetd[602]: INFO reconcile.go:274: AgentReconciler completed task: type=LoadUnit job=iconic-airfield_v3.web.5.service reason="unit scheduled here but not loaded" | |
| Dec 09 03:11:45 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:78: Triggered systemd unit iconic-airfield_v3.web.5.service start: job=10566 | |
| Dec 09 03:11:45 ip-10-21-2-96.ec2.internal fleetd[602]: INFO reconcile.go:274: AgentReconciler completed task: type=StartUnit job=iconic-airfield_v3.web.5.service reason="unit currently loaded but desired state is launched" | |
| Dec 09 03:24:40 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:89: Triggered systemd unit iconic-airfield_v3.web.5.service stop: job=12043 | |
| Dec 09 03:24:40 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:231: Removing systemd unit iconic-airfield_v3.web.5.service | |
| Dec 09 03:24:40 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:142: Instructing systemd to reload units | |
| Dec 09 03:24:40 ip-10-21-2-96.ec2.internal fleetd[602]: INFO reconcile.go:274: AgentReconciler completed task: type=UnloadUnit job=iconic-airfield_v3.web.5.service reason="unit loaded but not scheduled here" | |
| Dec 09 03:24:46 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:218: Writing systemd unit iconic-airfield_v3.web.5.service (809b) | |
| Dec 09 03:24:46 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:142: Instructing systemd to reload units | |
| Dec 09 03:24:46 ip-10-21-2-96.ec2.internal fleetd[602]: INFO reconcile.go:274: AgentReconciler completed task: type=LoadUnit job=iconic-airfield_v3.web.5.service reason="unit scheduled here but not loaded" | |
| Dec 09 03:24:47 ip-10-21-2-96.ec2.internal fleetd[602]: INFO manager.go:78: Triggered systemd unit iconic-airfield_v3.web.5.service start: job=12044 | |
| Dec 09 03:24:47 ip-10-21-2-96.ec2.internal fleetd[602]: INFO reconcile.go:274: AgentReconciler completed task: type=StartUnit job=iconic-airfield_v3.web.5.service reason="unit currently loaded but desired state is launched" |
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
| core@ip-10-21-2-96 ~ $ journalctl -fu iconic-airfield_v3.web.5.service | |
| -- Logs begin at Tue 2014-12-09 01:55:09 UTC. -- | |
| Dec 09 03:24:49 ip-10-21-2-96.ec2.internal sh[29889]: Status: Image is up to date for 10.21.2.96:5000/iconic-airfield:v3 | |
| Dec 09 03:24:49 ip-10-21-2-96.ec2.internal systemd[1]: Started iconic-airfield_v3.web.5. | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using tilt 1.3.6 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using rack 1.5.2 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using bundler 1.6.3 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using rack-protection 1.5.0 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using sinatra 1.4.2 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Your bundle is complete! | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Gems in the groups development and test were not installed. | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: It was installed into ./vendor/bundle | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal docker[30016]: iconic-airfield_v3.web.5 |
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
| core@ip-10-21-2-96 ~ $ systemctl status iconic-airfield_v3.web.5.service | |
| ● iconic-airfield_v3.web.5.service - iconic-airfield_v3.web.5 | |
| Loaded: loaded (/run/fleet/units/iconic-airfield_v3.web.5.service; linked-runtime) | |
| Active: inactive (dead) | |
| Dec 09 03:24:49 ip-10-21-2-96.ec2.internal sh[29889]: Status: Image is up to date for 10.21.2.96:5000/iconic-airfield:v3 | |
| Dec 09 03:24:49 ip-10-21-2-96.ec2.internal systemd[1]: Started iconic-airfield_v3.web.5. | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using tilt 1.3.6 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using rack 1.5.2 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using bundler 1.6.3 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using rack-protection 1.5.0 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Using sinatra 1.4.2 | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Your bundle is complete! | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: Gems in the groups development and test were not installed. | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal sh[29922]: It was installed into ./vendor/bundle | |
| Dec 09 03:24:51 ip-10-21-2-96.ec2.internal docker[30016]: iconic-airfield_v3.web.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment