logback.2022-11-07.log 139 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. 00:04:24.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  2. 00:09:24.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  3. 00:14:24.296 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  4. 00:19:24.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  5. 00:24:24.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  6. 00:29:24.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  7. 00:34:24.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  8. 00:39:24.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  9. 00:44:24.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  10. 00:49:24.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  11. 00:54:24.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  12. 00:59:24.473 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  13. 01:04:24.488 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  14. 01:09:24.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  15. 01:14:24.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  16. 01:19:24.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  17. 01:20:53.215 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  18. 01:20:53.215 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057190]
  19. 01:20:53.215 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  20. 01:20:53.215 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  21. 01:20:53.215 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  22. 01:20:53.215 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  23. 01:20:53.215 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  24. 01:20:53.215 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057190]
  25. 01:20:53.215 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  26. 01:20:53.215 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  27. 01:20:53.215 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  28. 01:20:53.215 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  29. 01:21:04.418 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  30. 01:21:04.433 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057190]
  31. 01:21:04.433 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  32. 01:21:04.433 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  33. 01:21:04.433 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  34. 01:21:04.433 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  35. 01:21:23.950 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  36. 01:21:23.950 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [53]
  37. 01:21:23.950 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057190]
  38. 01:21:23.950 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  39. 01:21:23.950 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  40. 01:21:23.950 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  41. 01:21:23.950 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  42. 01:24:24.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  43. 01:29:24.598 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  44. 01:34:24.626 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  45. 01:39:24.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  46. 01:43:03.194 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  47. 01:43:03.194 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  48. 01:43:03.194 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  49. 01:43:03.194 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  50. 01:43:03.194 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  51. 01:43:03.194 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  52. 01:43:03.209 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  53. 01:43:03.209 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  54. 01:43:03.209 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  55. 01:43:03.209 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  56. 01:43:03.209 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  57. 01:43:03.209 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  58. 01:44:03.273 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  59. 01:44:03.273 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  60. 01:44:03.273 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  61. 01:44:03.273 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  62. 01:44:03.273 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  63. 01:44:03.273 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  64. 01:44:03.273 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  65. 01:44:03.273 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  66. 01:44:03.273 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  67. 01:44:03.273 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  68. 01:44:03.273 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  69. 01:44:03.273 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  70. 01:44:23.320 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  71. 01:44:23.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  72. 01:44:23.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  73. 01:44:23.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  74. 01:44:23.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  75. 01:44:23.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  76. 01:44:24.664 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  77. 01:44:29.461 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  78. 01:44:29.461 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  79. 01:44:29.461 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  80. 01:44:29.461 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  81. 01:44:29.461 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  82. 01:44:29.461 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  83. 01:44:29.476 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  84. 01:44:29.476 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  85. 01:44:29.476 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  86. 01:44:29.476 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  87. 01:44:29.476 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  88. 01:44:29.476 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  89. 01:45:00.057 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  90. 01:45:00.057 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  91. 01:45:00.057 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  92. 01:45:00.057 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  93. 01:45:00.057 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  94. 01:45:00.057 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  95. 01:45:00.947 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  96. 01:45:00.963 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  97. 01:45:00.963 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  98. 01:45:00.963 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  99. 01:45:00.963 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  100. 01:45:00.963 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  101. 01:45:02.135 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  102. 01:45:02.135 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  103. 01:45:02.135 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  104. 01:45:02.135 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  105. 01:45:02.135 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  106. 01:45:02.135 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  107. 01:45:03.166 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  108. 01:45:03.166 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  109. 01:45:03.166 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  110. 01:45:03.166 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  111. 01:45:03.166 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  112. 01:45:03.166 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  113. 01:45:06.666 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  114. 01:45:06.666 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  115. 01:45:06.666 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  116. 01:45:06.666 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  117. 01:45:06.666 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  118. 01:45:06.666 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  119. 01:45:06.682 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  120. 01:45:06.682 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  121. 01:45:06.682 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  122. 01:45:06.682 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  123. 01:45:06.682 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  124. 01:45:06.682 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  125. 01:45:21.447 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  126. 01:45:21.447 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  127. 01:45:21.447 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  128. 01:45:21.447 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  129. 01:45:21.447 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  130. 01:45:21.447 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  131. 01:45:21.447 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  132. 01:45:21.463 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  133. 01:45:21.463 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  134. 01:45:21.463 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  135. 01:45:21.463 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  136. 01:45:21.463 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  137. 01:46:43.943 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  138. 01:46:43.943 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  139. 01:46:43.943 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  140. 01:46:43.943 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  141. 01:46:43.943 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  142. 01:46:43.943 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  143. 01:46:43.958 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  144. 01:46:43.958 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057202]
  145. 01:46:43.958 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  146. 01:46:43.958 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  147. 01:46:43.958 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  148. 01:46:43.958 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  149. 01:49:24.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  150. 01:54:24.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  151. 01:59:24.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  152. 02:04:24.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  153. 02:09:24.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  154. 02:14:24.775 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  155. 02:19:24.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  156. 02:24:24.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  157. 02:29:24.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  158. 02:34:24.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  159. 02:39:24.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  160. 02:44:24.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  161. 02:49:24.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  162. 02:54:24.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  163. 02:59:24.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  164. 03:04:24.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  165. 03:09:25.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  166. 03:14:25.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  167. 03:19:25.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  168. 03:24:25.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  169. 03:29:25.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  170. 03:34:25.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  171. 03:39:25.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  172. 03:44:25.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  173. 03:49:25.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  174. 03:54:25.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  175. 03:59:25.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  176. 04:04:25.228 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  177. 04:09:25.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  178. 04:14:25.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  179. 04:19:25.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  180. 04:24:25.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  181. 04:29:25.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  182. 04:34:25.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  183. 04:39:25.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  184. 04:44:25.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  185. 04:49:25.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  186. 04:54:25.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  187. 04:59:25.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  188. 05:04:25.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  189. 05:09:25.488 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  190. 05:14:25.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  191. 05:18:15.288 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  192. 05:18:15.288 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  193. 05:18:15.288 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  194. 05:18:15.288 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  195. 05:18:15.288 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  196. 05:18:15.288 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  197. 05:18:15.444 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  198. 05:18:15.444 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  199. 05:18:15.444 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  200. 05:18:15.444 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  201. 05:18:15.444 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  202. 05:18:15.444 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  203. 05:18:29.700 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  204. 05:18:29.700 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  205. 05:18:29.700 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  206. 05:18:29.700 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  207. 05:18:29.700 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  208. 05:18:29.700 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  209. 05:18:34.888 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  210. 05:18:34.888 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  211. 05:18:34.888 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  212. 05:18:34.888 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  213. 05:18:34.888 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  214. 05:18:34.888 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  215. 05:18:34.888 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  216. 05:18:34.888 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  217. 05:18:34.888 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  218. 05:18:34.888 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  219. 05:18:34.888 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  220. 05:18:34.888 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  221. 05:18:36.889 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  222. 05:18:36.889 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  223. 05:18:36.889 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  224. 05:18:36.889 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  225. 05:18:36.889 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  226. 05:18:36.889 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  227. 05:19:25.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  228. 05:24:25.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  229. 05:29:25.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  230. 05:34:25.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  231. 05:39:25.605 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  232. 05:44:25.632 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  233. 05:49:25.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  234. 05:54:25.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  235. 05:59:25.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  236. 06:04:25.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  237. 06:09:25.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  238. 06:14:25.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  239. 06:19:25.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  240. 06:24:25.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  241. 06:29:25.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  242. 06:34:25.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  243. 06:39:25.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  244. 06:44:25.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  245. 06:49:25.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  246. 06:54:25.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  247. 06:59:25.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  248. 07:04:25.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  249. 07:09:25.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  250. 07:14:25.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  251. 07:19:26.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  252. 07:24:26.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  253. 07:29:26.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  254. 07:34:26.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  255. 07:39:26.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  256. 07:44:26.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  257. 07:49:26.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  258. 07:54:26.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  259. 07:59:26.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  260. 08:04:26.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  261. 08:09:26.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  262. 08:14:26.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  263. 08:19:26.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  264. 08:24:26.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  265. 08:29:26.295 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  266. 08:34:26.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  267. 08:39:26.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  268. 08:44:26.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  269. 08:49:26.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  270. 08:54:26.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  271. 08:59:26.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  272. 09:04:26.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  273. 09:09:26.473 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  274. 09:14:26.486 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  275. 09:19:26.504 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  276. 09:24:26.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  277. 09:29:26.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  278. 09:34:26.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  279. 09:39:26.600 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  280. 09:44:26.627 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  281. 09:49:26.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  282. 09:54:26.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  283. 09:59:26.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  284. 10:04:26.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  285. 10:09:26.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  286. 10:14:26.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  287. 10:19:26.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  288. 10:24:26.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  289. 10:29:26.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  290. 10:31:18.515 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  291. 10:31:18.515 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057051]
  292. 10:31:18.515 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  293. 10:31:18.515 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  294. 10:31:18.515 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  295. 10:31:18.515 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  296. 10:31:18.515 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  297. 10:31:18.515 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057051]
  298. 10:31:18.515 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  299. 10:31:18.515 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  300. 10:31:18.515 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  301. 10:31:18.515 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  302. 10:31:23.125 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  303. 10:31:23.125 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057051]
  304. 10:31:23.125 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  305. 10:31:23.125 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  306. 10:31:23.125 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  307. 10:31:23.125 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  308. 10:31:47.834 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  309. 10:31:47.834 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [151]
  310. 10:31:47.834 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057051]
  311. 10:31:47.834 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  312. 10:31:47.834 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  313. 10:31:47.834 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  314. 10:31:47.834 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  315. 10:34:26.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  316. 10:39:26.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  317. 10:44:26.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  318. 10:49:26.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  319. 10:54:26.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  320. 10:59:26.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  321. 11:04:26.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  322. 11:09:26.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  323. 11:14:26.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  324. 11:19:27.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  325. 11:24:27.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  326. 11:29:27.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  327. 11:34:27.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  328. 11:39:27.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  329. 11:44:27.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  330. 11:49:27.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  331. 11:54:27.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  332. 11:59:27.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  333. 12:04:27.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  334. 12:09:27.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  335. 12:14:27.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  336. 12:19:27.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  337. 12:24:27.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  338. 12:29:27.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  339. 12:34:27.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  340. 12:39:27.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  341. 12:44:27.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  342. 12:49:27.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  343. 12:54:27.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  344. 12:59:27.472 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  345. 13:04:27.493 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  346. 13:09:27.505 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  347. 13:14:27.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  348. 13:19:27.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  349. 13:24:27.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  350. 13:29:27.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  351. 13:34:27.603 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  352. 13:39:27.621 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  353. 13:44:27.638 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  354. 13:49:27.656 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  355. 13:54:27.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  356. 13:59:27.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  357. 14:04:27.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  358. 14:09:27.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  359. 14:14:27.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  360. 14:16:17.775 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  361. 14:16:17.775 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  362. 14:16:17.775 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  363. 14:16:17.775 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  364. 14:16:17.775 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  365. 14:16:17.775 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  366. 14:16:19.759 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  367. 14:16:19.759 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  368. 14:16:19.759 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  369. 14:16:19.759 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  370. 14:16:19.759 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  371. 14:16:19.759 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  372. 14:16:19.775 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  373. 14:16:19.775 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057070]
  374. 14:16:19.775 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  375. 14:16:19.775 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  376. 14:16:19.775 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  377. 14:16:19.775 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  378. 14:19:27.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  379. 14:24:27.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  380. 14:29:27.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  381. 14:34:27.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  382. 14:39:27.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  383. 14:44:27.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  384. 14:49:27.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  385. 14:54:27.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  386. 14:59:27.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  387. 15:04:27.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  388. 15:09:27.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  389. 15:14:27.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  390. 15:19:28.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  391. 15:24:28.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  392. 15:29:28.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  393. 15:34:28.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  394. 15:39:28.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  395. 15:44:28.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  396. 15:49:28.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  397. 15:54:28.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  398. 15:59:28.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  399. 16:04:28.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  400. 16:09:28.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  401. 16:14:28.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  402. 16:19:28.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  403. 16:24:28.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  404. 16:29:28.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  405. 16:34:28.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  406. 16:39:28.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  407. 16:44:28.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  408. 16:49:28.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  409. 16:54:28.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  410. 16:59:28.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  411. 17:04:28.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  412. 17:09:28.485 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  413. 17:14:28.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  414. 17:19:28.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  415. 17:24:28.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  416. 17:29:28.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  417. 17:34:28.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  418. 17:39:28.601 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  419. 17:44:28.617 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  420. 17:49:28.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  421. 17:54:28.670 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  422. 17:59:28.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  423. 18:04:28.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  424. 18:09:28.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  425. 18:14:28.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  426. 18:19:28.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  427. 18:24:28.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  428. 18:29:28.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  429. 18:34:28.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  430. 18:39:28.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  431. 18:44:28.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  432. 18:49:28.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  433. 18:54:28.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  434. 18:59:28.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  435. 19:04:28.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  436. 19:09:28.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  437. 19:14:28.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  438. 19:19:29.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  439. 19:24:29.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  440. 19:29:29.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  441. 19:34:29.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  442. 19:39:29.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  443. 19:44:29.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  444. 19:49:29.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  445. 19:54:14.785 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  446. 19:54:14.785 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057478]
  447. 19:54:14.785 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  448. 19:54:14.785 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  449. 19:54:14.785 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  450. 19:54:14.785 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  451. 19:54:14.785 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  452. 19:54:14.785 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057478]
  453. 19:54:14.785 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  454. 19:54:14.785 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  455. 19:54:14.785 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  456. 19:54:14.785 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  457. 19:54:29.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  458. 19:57:34.353 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  459. 19:57:34.353 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057478]
  460. 19:57:34.353 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  461. 19:57:34.353 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  462. 19:57:34.353 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  463. 19:57:34.353 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  464. 19:59:29.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  465. 20:04:29.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  466. 20:09:29.194 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  467. 20:14:26.548 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  468. 20:14:26.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057478]
  469. 20:14:26.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  470. 20:14:26.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  471. 20:14:26.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  472. 20:14:26.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  473. 20:14:29.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  474. 20:19:29.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  475. 20:24:29.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  476. 20:29:29.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  477. 20:34:29.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  478. 20:39:29.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  479. 20:43:03.251 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  480. 20:43:03.251 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057478]
  481. 20:43:03.251 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  482. 20:43:03.251 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  483. 20:43:03.251 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  484. 20:43:03.251 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  485. 20:43:03.267 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  486. 20:43:03.267 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057478]
  487. 20:43:03.267 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  488. 20:43:03.267 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  489. 20:43:03.267 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  490. 20:43:03.267 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  491. 20:44:29.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  492. 20:49:29.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  493. 20:54:29.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  494. 20:59:29.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  495. 21:04:29.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  496. 21:09:29.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  497. 21:14:29.473 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  498. 21:19:29.493 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  499. 21:24:29.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  500. 21:29:29.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  501. 21:34:29.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  502. 21:39:29.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  503. 21:44:29.599 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  504. 21:49:29.621 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  505. 21:54:29.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  506. 21:59:29.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  507. 22:04:29.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  508. 22:09:29.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  509. 22:14:29.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  510. 22:19:29.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  511. 22:24:29.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  512. 22:29:29.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  513. 22:34:29.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  514. 22:39:29.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  515. 22:44:29.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  516. 22:49:29.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  517. 22:54:29.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  518. 22:59:29.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  519. 23:04:29.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  520. 23:09:29.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  521. 23:14:30.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  522. 23:19:30.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  523. 23:24:30.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  524. 23:29:30.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  525. 23:34:30.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  526. 23:39:30.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  527. 23:44:30.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  528. 23:49:30.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  529. 23:54:30.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  530. 23:59:30.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration