Skip to content

Instantly share code, notes, and snippets.

View dalekurt's full-sized avatar

Dale-Kurt Murray dalekurt

View GitHub Profile
git push dokku master
Counting objects: 3835, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (1262/1262), done.
Writing objects: 100% (3835/3835), 20.80 MiB | 78.00 KiB/s, done.
Total 3835 (delta 2407), reused 3816 (delta 2400)
-----> Cleaning up ...
remote: Cloning into '/tmp/tmp.uJ34zlwHis'...
-----> Building rekyl ...
remote: warning: You appear to have cloned an empty repository.
@dalekurt
dalekurt / gist:b9276709e17485706e8e
Created November 8, 2014 16:58
git-push-baz-master-error-log
git push bar master
Counting objects: 4106, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (1404/1404), done.
Writing objects: 100% (4106/4106), 21.00 MiB | 70.00 KiB/s, done.
Total 4106 (delta 2587), reused 4028 (delta 2521)
-----> Cleaning up ...
remote: Cloning into '/tmp/tmp.7yvmXCCEWQ'...
-----> Building bar ...
remote: warning: You appear to have cloned an empty repository.
@dalekurt
dalekurt / gist:3ac342e9c90013a9f6a7
Last active August 29, 2015 14:10
Log output from systemctl status fleet
$ sudo systemctl status fleet
● fleet.service - fleet daemon
Loaded: loaded (/usr/lib64/systemd/system/fleet.service; static)
Drop-In: /run/systemd/system/fleet.service.d
└─20-cloudinit.conf
Active: active (running) since Thu 2014-11-20 00:04:31 UTC; 52min ago
Main PID: 871 (fleetd)
CGroup: /system.slice/fleet.service
└─871 /usr/bin/fleetd
vagrant ssh deis-1
Last login: Thu Nov 20 00:56:34 2014 from 10.0.2.2
* * * ***** ddddd eeeeeee iiiiiii ssss
* * * * * * d d e e i s s
* * ***** ***** d d e i s
***** * * * d d e i s
* * * * * * d d eee i sss
***** * * ***** d d e i s
* ***** * * d d e i s
* * * * * * d d e e i s s
ansible -m ping -u ubuntu all
Traceback (most recent call last):
File "/usr/local/Cellar/ansible/1.8.1/libexec/bin/ansible", line 194, in <module>
(runner, results) = cli.run(options, args)
File "/usr/local/Cellar/ansible/1.8.1/libexec/bin/ansible", line 112, in run
inventory_manager = inventory.Inventory(options.inventory, vault_password=vault_pass)
File "/usr/local/Cellar/ansible/1.8.1/libexec/lib/python2.7/site-packages/ansible/inventory/__init__.py", line 118, in __init__
self.parser = InventoryScript(filename=host_list)
File "/usr/local/Cellar/ansible/1.8.1/libexec/lib/python2.7/site-packages/ansible/inventory/script.py", line 49, in __init__
self.groups = self._parse(stderr)
@dalekurt
dalekurt / gist:5c9585e255ada8b151e8
Created May 20, 2015 19:43
Docker Compose Traceback
docker-compose up
Recreating dockermonitoring_influxsrv_1...
Creating dockermonitoring_cadvisor_1...
Traceback (most recent call last):
File "<string>", line 3, in <module>
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.main", line 31, in main
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.docopt_command", line 21, in sys_dispatch
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.command", line 27, in dispatch
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.docopt_command", line 24, in dispatch
File "/compose/build/docker-compose/out00-PYZ.pyz/compose.cli.command", line 59, in perform_command
@dalekurt
dalekurt / gist:7b44632d28b7b34afb55
Created May 20, 2015 21:27
Install Docker Machine with dependencies
#!/bin/bash
#
# A script for setting up a productive development environment with Docker
# on OS X. See https://github.com/brikis98/docker-osx-dev for more info.
set -e
# Environment variable file constants
readonly BASH_PROFILE="$HOME/.bash_profile"
readonly BASH_RC="$HOME/.bashrc"
@dalekurt
dalekurt / kubernetes_error.log
Created June 12, 2015 05:14
Building Kubernetes binary files
./release.sh
+++ [0612 04:55:48] Verifying Prerequisites....
+++ [0612 04:55:48] Building Docker image kube-build:cross.
+++ [0612 04:55:53] Building Docker image kube-build:build-530557a4a1.
+++ [0612 04:56:08] Running build command....
+++ [0612 04:56:08] Building go targets for linux/amd64:
cmd/kube-proxy
cmd/kube-apiserver
cmd/kube-controller-manager
cmd/kubelet
# -*- mode: ruby -*-
# # vi: set ft=ruby :
require 'fileutils'
Vagrant.require_version ">= 1.6.0"
CLOUD_CONFIG_PATH = File.join(File.dirname(__FILE__), "user-data")
CONFIG = File.join(File.dirname(__FILE__), "config.rb")
@dalekurt
dalekurt / gist:b0d7987440d53a235f25
Last active November 17, 2015 14:13
traceroute
traceroute to 8.8.8.8 (8.8.8.8), 64 hops max, 52 byte packets
1 router.asus.com (192.168.1.1) 500.089 ms 1.006 ms 1.145 ms
2 10.101.1.1 (10.101.1.1) 701.239 ms 970.314 ms 126.222 ms
3 vl200-c10-15-b2-1-sa.pnj1.choopa.net (208.167.254.1) 113.045 ms 113.153 ms 878.419 ms
4 108.61.244.153 (108.61.244.153) 108.041 ms
108.61.244.117 (108.61.244.117) 999.313 ms
108.61.244.153 (108.61.244.153) 830.542 ms
5 108.61.244.41 (108.61.244.41) 127.407 ms
core1-0-2-0.lga.net.google.com (198.32.160.130) 406.098 ms
108.61.244.41 (108.61.244.41) 1069.311 ms