Files
ppgo_job/info.log
郝大全 3c87908dde V1.2
1、新增服务器资源添加 (新增数据表pp_task_server)
2、新增远程服务器任务执行
3、删除邮件通知功能(pp_task删除两个有关字段)
2017-08-17 11:49:53 +08:00

35 lines
6.1 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
nohup: ./PPGo_Job: No such file or directory
[ORM]2017/08/16 09:38:35 -[Queries/default] - [ OK / db.QueryRow / 20.4ms] - [SELECT COUNT(*) FROM `pp_task` T0 WHERE T0.`status` = ? ] - `1`
[ORM]2017/08/16 09:38:35 -[Queries/default] - [ OK / db.Query / 0.8ms] - [SELECT T0.`id`, T0.`user_id`, T0.`group_id`, T0.`task_name`, T0.`task_type`, T0.`description`, T0.`cron_spec`, T0.`concurrent`, T0.`command`, T0.`status`, T0.`notify`, T0.`notify_email`, T0.`timeout`, T0.`execute_times`, T0.`prev_time`, T0.`create_time` FROM `pp_task` T0 WHERE T0.`status` = ? ORDER BY T0.`id` DESC LIMIT 1000000] - `1`
2017/08/16 09:38:35 [I] [asm_amd64.s:2197] http server Running on http://:8080
2017/08/16 09:38:40 [D] [server.go:2568] | 127.0.0.1| 200 | 1.098433ms| match| GET  /login r:/login
2017/08/16 09:38:40 [D] [server.go:2568] | 127.0.0.1| 200 | 405.271µs| match| GET  /static/login/style.css
2017/08/16 09:38:40 [D] [server.go:2568] | 127.0.0.1| 200 | 4.183452ms| match| GET  /static/bootstrap/css/bootstrap.min.css
2017/08/16 09:38:40 [D] [server.go:2568] | 127.0.0.1| 200 | 5.848598ms| match| GET  /static/js/jquery-1.11.1.min.js
2017/08/16 09:38:40 [D] [server.go:2568] | 127.0.0.1| 200 | 7.361263ms| match| GET  /static/bootstrap/js/bootstrap.js
2017/08/16 09:38:40 [D] [server.go:2568] | 127.0.0.1| 200 | 1.723698ms| match| GET  /static/login/background.jpg
2017/08/16 09:38:40 [D] [server.go:2568] | 127.0.0.1| 404 | 329.057µs| nomatch| GET  /static/img/favicon.png
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.Query / 9.1ms] - [SELECT T0.`id`, T0.`user_name`, T0.`password`, T0.`salt`, T0.`email`, T0.`last_login`, T0.`last_ip`, T0.`status` FROM `pp_user` T0 WHERE T0.`user_name` = ? LIMIT 1] - `admin`
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.Exec / 4.3ms] - [UPDATE `pp_user` SET `user_name` = ?, `password` = ?, `salt` = ?, `email` = ?, `last_login` = ?, `last_ip` = ?, `status` = ? WHERE `id` = ?] - `admin`, `abfcf6dcedfb4b5b1505d41a8b4c77e8`, `aYk4Q1P83v`, `haodaquan@shoplinq.cn`, `1502847522`, `[`, `0`, `1`
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.Query / 0.5ms] - [SELECT T0.`id`, T0.`user_name`, T0.`password`, T0.`salt`, T0.`email`, T0.`last_login`, T0.`last_ip`, T0.`status` FROM `pp_user` T0 WHERE T0.`id` = ? LIMIT 1] - `1`
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.QueryRow / 0.7ms] - [SELECT COUNT(*) FROM `pp_task` T0 ]
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.Query / 1.0ms] - [SELECT T0.`id`, T0.`user_id`, T0.`group_id`, T0.`task_name`, T0.`task_type`, T0.`description`, T0.`cron_spec`, T0.`concurrent`, T0.`command`, T0.`status`, T0.`notify`, T0.`notify_email`, T0.`timeout`, T0.`execute_times`, T0.`prev_time`, T0.`create_time` FROM `pp_task` T0 ORDER BY T0.`id` DESC LIMIT 20]
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.QueryRow / 3.6ms] - [SELECT COUNT(*) FROM `pp_task_group` T0 ]
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.Query / 1.5ms] - [SELECT T0.`id`, T0.`user_id`, T0.`group_name`, T0.`description`, T0.`create_time` FROM `pp_task_group` T0 ORDER BY T0.`id` DESC LIMIT 100]
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 10.55596ms| match| GET  /task/list r:/task/list/*
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 1.173247ms| match| GET  /static/css/dermaorange.css
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 628.292µs| match| GET  /static/css/dermadefault.css
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 1.808048ms| match| GET  /static/css/style.css
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 1.171345ms| match| GET  /static/css/templatecss.css
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 2.631179ms| match| GET  /static/css/dermagreen.css
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 2.248771ms| match| GET  /static/js/jquery.cookie.js
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 809.603µs| match| GET  /static/bootstrap/js/bootstrap.min.js
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 200 | 367.119µs| match| GET  /static/bootstrap/fonts/glyphicons-halflings-regular.woff2
[ORM]2017/08/16 09:38:42 -[Queries/default] - [ OK / db.Query / 0.4ms] - [SELECT T0.`id`, T0.`user_name`, T0.`password`, T0.`salt`, T0.`email`, T0.`last_login`, T0.`last_ip`, T0.`status` FROM `pp_user` T0 WHERE T0.`id` = ? LIMIT 1] - `1`
2017/08/16 09:38:42 [D] [server.go:2568] | 127.0.0.1| 404 | 278.275µs| nomatch| GET  /favicon.ico
[ORM]2017/08/16 09:38:47 -[Queries/default] - [ OK / db.Query / 1.8ms] - [SELECT T0.`id`, T0.`user_name`, T0.`password`, T0.`salt`, T0.`email`, T0.`last_login`, T0.`last_ip`, T0.`status` FROM `pp_user` T0 WHERE T0.`id` = ? LIMIT 1] - `1`
[ORM]2017/08/16 09:38:47 -[Queries/default] - [ OK / db.QueryRow / 0.1ms] - [SELECT COUNT(*) FROM `pp_task_group` T0 ]
[ORM]2017/08/16 09:38:47 -[Queries/default] - [ OK / db.Query / 0.2ms] - [SELECT T0.`id`, T0.`user_id`, T0.`group_name`, T0.`description`, T0.`create_time` FROM `pp_task_group` T0 ORDER BY T0.`id` DESC LIMIT 20]
2017/08/16 09:38:47 [D] [server.go:2568] | 127.0.0.1| 200 | 4.738919ms| match| GET  /group/list r:/group/list/*
[ORM]2017/08/16 09:38:47 -[Queries/default] - [ OK / db.Query / 0.6ms] - [SELECT T0.`id`, T0.`user_name`, T0.`password`, T0.`salt`, T0.`email`, T0.`last_login`, T0.`last_ip`, T0.`status` FROM `pp_user` T0 WHERE T0.`id` = ? LIMIT 1] - `1`