Created
August 29, 2014 15:44
-
-
Save Unitech/53730ae161799a2cbe6e 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
Start infinite loop tests for restart|reload | |
pm2:satan [PING PM2] Trying to connect to server +0ms | |
pm2:satan Daemon not launched +1s | |
pm2:satan PM2 alive: false +0ms | |
pm2:satan Launching daemon +0ms | |
pm2:satan PM2 Daemon launched +186ms { online: true, success: true, pid: 6572, pm2_version: '0.10.4' } | |
pm2:interface:daemon [PING INTERACTOR] Trying to connect to Interactor daemon +4ms | |
pm2:interface:daemon Interactor Daemon not launched +102ms | |
pm2:interface:daemon Interactor offline, launching it... +0ms | |
pm2:interface:daemon Waiting for message +6ms | |
pm2:interface:daemon Interactor ready +251ms | |
[Keymetrics.io] Launched - Log: /home/travis/.pm2/agent.log | Conf: /home/travis/.pm2/agent.json | PID: /home/travis/.pm2/agent.pid | |
pm2:satan Launching RPC client on port 6666 localhost +121ms | |
pm2:satan Connected to Daemon +1s | |
pm2:cli Got message from Satan as succesfully connected to PM2, now parsing arguments +1ms | |
pm2:satan Calling daemont method pm2:getVersion +0ms | |
[PM2] [WARNING] you're using the 0.10.x node version, it's prefered that you switch to fork mode by adding the -x parameter. 0.11.x can use cluster_mode (default mode) efficiently. | |
pm2:satan Calling daemont method pm2:findByFullPath +8ms | |
pm2:satan Calling daemont method pm2:prepare +3ms | |
[PM2] Process killthen.js launched | |
pm2:monit Getting interaction info +105ms | |
pm2:interface:daemon [PING INTERACTOR] Trying to connect to Interactor daemon +0ms | |
pm2:interface:daemon Interactor Daemon alive +1ms | |
pm2:interface:daemon Generating methods +0ms | |
pm2:interface:daemon +-- Creating kill method +4ms | |
pm2:interface:daemon +-- Creating getInfos method +0ms | |
pm2:interface:daemon Methods generated +0ms | |
pm2:interface:daemon Closing RPC INTERACTOR +3ms | |
pm2:satan Calling daemont method pm2:getMonitorData +0ms | |
● Agent online - public key: XXXP3 - machine name: testing-worker-linux-7-1-31950-linux-15-33911651 - Web access: http://app.keymetrics.io/ | |
┌──────────┬────┬─────────┬──────┬────────┬───────────┬────────┬─────────────┬─────────────┐ | |
│ App name │ id │ mode │ PID │ status │ restarted │ uptime │ memory │ watching │ | |
├──────────┼────┼─────────┼──────┼────────┼───────────┼────────┼─────────────┼─────────────┤ | |
│ killthen │ 0 │ cluster │ 6584 │ online │ 0 │ 0s │ 11.199 MB │ unactivated │ | |
└──────────┴────┴─────────┴──────┴────────┴───────────┴────────┴─────────────┴─────────────┘ | |
Use `pm2 desc[ribe] <id>` to get more details | |
pm2:satan Disconnecting RPC +36ms | |
pm2:interface:daemon Closing RPC INTERACTOR +0ms | |
pm2:satan [PING PM2] Trying to connect to server +0ms | |
pm2:satan Daemon alive +9ms | |
pm2:satan PM2 alive: true +1ms | |
pm2:satan Launching RPC client on port 6666 localhost +0ms | |
pm2:satan Connected to Daemon +2ms | |
pm2:cli Got message from Satan as succesfully connected to PM2, now parsing arguments +0ms | |
pm2:satan Calling daemont method pm2:getVersion +1ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment