Skip to content

Instantly share code, notes, and snippets.

View jjungnickel's full-sized avatar
🏠
Working from home

Jan Jungnickel jjungnickel

🏠
Working from home
View GitHub Profile
1417882742.189909 [0 10.28.28.60:37894] "SETNX" "superflow_lock_16dc5b72-8dbc-41e1-a9cc-a499e166b974" "a953a8d5-e536-462d-b790-499348913866"
1417882742.238375 [0 10.28.28.60:37897] "SETNX" "superflow_lock_16dc5b72-8dbc-41e1-a9cc-a499e166b974" "04744353-ac24-4b9a-94ad-3683ffd43091"
1417882742.238446 [0 10.28.28.60:37896] "SETNX" "superflow_lock_16dc5b72-8dbc-41e1-a9cc-a499e166b974" "db22f55f-5da4-4e34-bb6c-76ab7b68c740"
1417882742.239639 [0 10.28.28.60:37896] "SETNX" "superflow_lock_16dc5b72-8dbc-41e1-a9cc-a499e166b974" "83e29f22-e83f-41c8-9143-2956e34eec75"
1417882742.239993 [0 10.28.28.60:37898] "SETNX" "superflow_lock_16dc5b72-8dbc-41e1-a9cc-a499e166b974" "1be469dd-3707-48aa-847b-407ba361956b"
1417882742.240084 [0 10.28.28.60:37897] "SETNX" "superflow_lock_16dc5b72-8dbc-41e1-a9cc-a499e166b974" "a280ef51-5169-46c9-88d2-fb82aca06a12"
1417882742.240809 [0 10.28.28.60:37899] "SETNX" "superflow_lock_16dc5b72-8dbc-41e1-a9cc-a499e166b974" "7bdf4fd2-3a4d-4cb5-83ea-33f9f47a7983"
1417882742.241178 [0 10.28.28.60:3789
Oct 20 14:40:43 deis-1 fleetd[887]: ERROR event.go:91: etcd watcher {Watch /_coreos.com/fleet/job} returned error: unexpected end of JSON input
Oct 20 14:40:43 deis-1 fleetd[887]: ERROR event.go:91: etcd watcher {Watch /_coreos.com/fleet/job} returned error: unexpected end of JSON input
Oct 20 14:45:43 deis-1 fleetd[887]: ERROR event.go:91: etcd watcher {Watch /_coreos.com/fleet/job} returned error: unexpected end of JSON input
Oct 20 14:45:44 deis-1 fleetd[887]: ERROR event.go:91: etcd watcher {Watch /_coreos.com/fleet/job} returned error: unexpected end of JSON input
Oct 20 14:50:44 deis-1 fleetd[887]: ERROR event.go:91: etcd watcher {Watch /_coreos.com/fleet/job} returned error: unexpected end of JSON input
Oct 20 14:50:45 deis-1 fleetd[887]: INFO client.go:278: Failed getting response from http://localhost:4001/: unexpected EOF
Oct 20 14:50:45 deis-1 fleetd[887]: ERROR client.go:200: Unable to get result for {Watch /_coreos.com/fleet/job}, retrying in 100ms
Oct 20 14:55:43 deis-1 fleetd[887]: ERROR event.
-- Logs begin at Mon 2014-10-20 14:19:29 UTC, end at Mon 2014-10-20 14:37:48 UTC. --
Oct 20 14:19:38 deis-1 systemd[1]: Starting fleet daemon...
Oct 20 14:19:38 deis-1 systemd[1]: Started fleet daemon.
Oct 20 14:19:38 deis-1 fleetd[887]: INFO fleet.go:144: No provided or default config file found - proceeding without
Oct 20 14:19:38 deis-1 fleetd[887]: INFO server.go:137: Establishing etcd connectivity
Oct 20 14:19:38 deis-1 fleetd[887]: INFO client.go:278: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
Oct 20 14:19:38 deis-1 fleetd[887]: ERROR client.go:200: Unable to get result for {Update /_coreos.com/fleet/machines/7f176426624e4ddf9f90e3a7cc25c4bf/object}, retrying in 100ms
Oct 20 14:19:38 deis-1 fleetd[887]: INFO client.go:278: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
Oct 20 14:19:38 deis-1 fleetd[887]: ERROR client.go:200: Unable to get result for {Update /_coreos.com/fleet/machines/7f176426624e4ddf
-- Logs begin at Mon 2014-10-20 14:19:29 UTC, end at Mon 2014-10-20 14:29:42 UTC. --
Oct 20 14:19:38 deis-1 systemd[1]: Starting fleet daemon...
Oct 20 14:19:38 deis-1 systemd[1]: Started fleet daemon.
Oct 20 14:19:38 deis-1 fleetd[887]: INFO fleet.go:144: No provided or default config file found - proceeding without
Oct 20 14:19:38 deis-1 fleetd[887]: INFO server.go:137: Establishing etcd connectivity
Oct 20 14:19:38 deis-1 fleetd[887]: INFO client.go:278: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
Oct 20 14:19:38 deis-1 fleetd[887]: ERROR client.go:200: Unable to get result for {Update /_coreos.com/fleet/machines/7f176426624e4ddf9f90e3a7cc25c4bf/object}, retrying in 100ms
Oct 20 14:19:38 deis-1 fleetd[887]: INFO client.go:278: Failed getting response from http://localhost:4001/: dial tcp 127.0.0.1:4001: connection refused
Oct 20 14:19:38 deis-1 fleetd[887]: ERROR client.go:200: Unable to get result for {Update /_coreos.com/fleet/machines/7f176426624e4ddf
❯ make discovery-url Deis/git/master
sed -e "s,# discovery:,discovery:," -e "s,discovery: https://discovery.etcd.io/.*,discovery: $(curl -s -w '\n' https://discovery.etcd.io/new)," contrib/coreos/user-data > contrib/coreos/user-data.new
mv contrib/coreos/user-data.new contrib/coreos/user-data
❯ export DEIS_NUM_INSTANCES=3 Deis/git/master !
❯ vagrant up Deis/git/master !
Bringing machine 'deis-1' up with 'virtualbox' provider...
Bringing machine 'deis-2' up with 'virtualbox' provider...
Bringing machine 'deis-3' up with 'virtualbox' provider...
==> deis-1: Importing base box 'coreos-471.1.0'...
==> deis-1: Matching MAC address for NAT networking...
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
55.76 0.000895 0 2966 epoll_wait
15.45 0.000248 0 1926 close
10.22 0.000164 0 1835 writev
5.17 0.000083 0 906 906 connect
4.86 0.000078 0 979 setsockopt
3.74 0.000060 0 621 shutdown
2.55 0.000041 0 2770 epoll_ctl
1.12 0.000018 0 5872 2463 recvfrom
@jjungnickel
jjungnickel / Molokai Vim.itermcolors
Created October 12, 2012 21:29
iTerm Molokai Colorscheme
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Blue Component</key>
<real>0.48771023750305176</real>
<key>Green Component</key>
<real>0.48781105875968933</real>
@Override
public int hashCode() {
int result = super.hashCode();
result = 31 * result + (subscriberAddress != null ? subscriberAddress.hashCode() : 0);
result = 31 * result + (serviceAddress != null ? serviceAddress.hashCode() : 0);
result = 31 * result + (messageText != null ? messageText.hashCode() : 0);
return result;
}
class powerbroker::install {
package { 'curl':
ensure => present,
}
package { 'gawk':
ensure => present,
}
package { 'likewise':
ensure => purged,
}
13:05:08,697 INFO [com.company.utils.LoggingFilter] (http--10.0.78.101-8230-1) QPNG01008: name='HTTP start' method='GET' path='/timer' user_agent='curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5'
13:05:08,700 ERROR [org.jboss.as.ejb3.tx.EjbBMTInterceptor] (http--10.0.78.101-8230-1) EJB 3.1 FR 13.3.3: BMT bean TestCacheBean should complete transaction before returning.
13:05:08,702 ERROR [org.jboss.ejb3.invocation] (http--10.0.78.101-8230-1) JBAS014134: EJB Invocation failed on component TestCacheBean for method public void TestCacheBean.testLockKey(): javax.ejb.EJBException: EJB 3.1 FR 13.3.3: BMT bean TestCacheBean should complete transaction before returning.
at org.jboss.as.ejb3.tx.EjbBMTInterceptor.checkStatelessDone(EjbBMTInterceptor.java:86) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.ejb3.tx.EjbBMTInterceptor.handleInvocation(EjbBMTInterceptor.java:108) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.ejb3.tx.BMTInterceptor.process