mysql1659838316_json-10_11_56.568.log 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. 2022-08-07 10:11:56.742 [main] INFO VMInfo - VMInfo# operatingSystem class => com.sun.management.internal.OperatingSystemImpl
  2. 2022-08-07 10:11:56.747 [main] INFO Engine - the machine info =>
  3. osInfo: Ubuntu 11 11.0.16+8-post-Ubuntu-0ubuntu120.04
  4. jvmInfo: Linux amd64 5.13.0-52-generic
  5. cpu num: 8
  6. totalPhysicalMemory: -0.00G
  7. freePhysicalMemory: -0.00G
  8. maxFileDescriptorCount: -1
  9. currentOpenFileDescriptorCount: -1
  10. GC Names [G1 Young Generation, G1 Old Generation]
  11. MEMORY_NAME | allocation_size | init_size
  12. CodeHeap 'profiled nmethods' | 117.21MB | 2.44MB
  13. G1 Old Gen | 1,024.00MB | 970.00MB
  14. G1 Survivor Space | -0.00MB | 0.00MB
  15. CodeHeap 'non-profiled nmethods' | 117.22MB | 2.44MB
  16. Compressed Class Space | 1,024.00MB | 0.00MB
  17. Metaspace | -0.00MB | 0.00MB
  18. G1 Eden Space | -0.00MB | 54.00MB
  19. CodeHeap 'non-nmethods' | 5.57MB | 2.44MB
  20. 2022-08-07 10:11:56.757 [main] INFO Engine -
  21. {
  22. "content":[
  23. {
  24. "reader":{
  25. "name":"mysqlreader",
  26. "parameter":{
  27. "connection":[
  28. {
  29. "jdbcUrl":[
  30. "jdbc:mysql://192.168.2.2:3306/gene"
  31. ],
  32. "querySql":[
  33. "select * from gene.test"
  34. ]
  35. }
  36. ],
  37. "password":"*********",
  38. "username":"root"
  39. }
  40. },
  41. "writer":{
  42. "name":"mysqlwriter",
  43. "parameter":{
  44. "column":[
  45. "*"
  46. ],
  47. "connection":[
  48. {
  49. "jdbcUrl":"jdbc:mysql://192.168.2.2:3306/gene",
  50. "table":[
  51. "xxx"
  52. ]
  53. }
  54. ],
  55. "password":"**********",
  56. "session":[],
  57. "username":"root",
  58. "writeMode":"insert"
  59. }
  60. }
  61. }
  62. ],
  63. "setting":{
  64. "speed":{
  65. "channel":"2"
  66. }
  67. }
  68. }
  69. 2022-08-07 10:11:56.766 [main] WARN Engine - prioriy set to 0, because NumberFormatException, the value is: null
  70. 2022-08-07 10:11:56.767 [main] INFO PerfTrace - PerfTrace traceId=job_-1, isEnable=false, priority=0
  71. 2022-08-07 10:11:56.767 [main] INFO JobContainer - DataX jobContainer starts job.
  72. 2022-08-07 10:11:56.768 [main] INFO JobContainer - Set jobId = 0
  73. 2022-08-07 10:11:56.960 [job-0] INFO OriginalConfPretreatmentUtil - Available jdbcUrl:jdbc:mysql://192.168.2.2:3306/gene?yearIsDateType=false&zeroDateTimeBehavior=convertToNull&tinyInt1isBit=false&rewriteBatchedStatements=true.
  74. 2022-08-07 10:11:57.077 [job-0] INFO OriginalConfPretreatmentUtil - table:[xxx] all columns:[
  75. GeneName
  76. ].
  77. 2022-08-07 10:11:57.078 [job-0] WARN OriginalConfPretreatmentUtil - 您的配置文件中的列配置信息存在风险. 因为您配置的写入数据库表的列为*,当您的表字段个数、类型有变动时,可能影响任务正确性甚至会运行出错。请检查您的配置并作出修改.
  78. 2022-08-07 10:11:57.078 [job-0] INFO OriginalConfPretreatmentUtil - Write data [
  79. insert INTO %s (GeneName) VALUES(?)
  80. ], which jdbcUrl like:[jdbc:mysql://192.168.2.2:3306/gene?yearIsDateType=false&zeroDateTimeBehavior=convertToNull&tinyInt1isBit=false&rewriteBatchedStatements=true]
  81. 2022-08-07 10:11:57.079 [job-0] INFO JobContainer - jobContainer starts to do prepare ...
  82. 2022-08-07 10:11:57.079 [job-0] INFO JobContainer - DataX Reader.Job [mysqlreader] do prepare work .
  83. 2022-08-07 10:11:57.079 [job-0] INFO JobContainer - DataX Writer.Job [mysqlwriter] do prepare work .
  84. 2022-08-07 10:11:57.079 [job-0] INFO JobContainer - jobContainer starts to do split ...
  85. 2022-08-07 10:11:57.079 [job-0] INFO JobContainer - Job set Channel-Number to 2 channels.
  86. 2022-08-07 10:11:57.080 [job-0] INFO JobContainer - DataX Reader.Job [mysqlreader] splits to [1] tasks.
  87. 2022-08-07 10:11:57.081 [job-0] INFO JobContainer - DataX Writer.Job [mysqlwriter] splits to [1] tasks.
  88. 2022-08-07 10:11:57.089 [job-0] INFO JobContainer - jobContainer starts to do schedule ...
  89. 2022-08-07 10:11:57.091 [job-0] INFO JobContainer - Scheduler starts [1] taskGroups.
  90. 2022-08-07 10:11:57.092 [job-0] INFO JobContainer - Running by standalone Mode.
  91. 2022-08-07 10:11:57.096 [taskGroup-0] INFO TaskGroupContainer - taskGroupId=[0] start [1] channels for [1] tasks.
  92. 2022-08-07 10:11:57.102 [taskGroup-0] INFO Channel - Channel set byte_speed_limit to -1, No bps activated.
  93. 2022-08-07 10:11:57.102 [taskGroup-0] INFO Channel - Channel set record_speed_limit to -1, No tps activated.
  94. 2022-08-07 10:11:57.108 [taskGroup-0] INFO TaskGroupContainer - taskGroup[0] taskId[0] attemptCount[1] is started
  95. 2022-08-07 10:11:57.110 [0-0-0-reader] INFO CommonRdbmsReader$Task - Begin to read record by Sql: [select * from gene.test
  96. ] jdbcUrl:[jdbc:mysql://192.168.2.2:3306/gene?yearIsDateType=false&zeroDateTimeBehavior=convertToNull&tinyInt1isBit=false&rewriteBatchedStatements=true].
  97. 2022-08-07 10:11:57.126 [0-0-0-reader] INFO CommonRdbmsReader$Task - Finished read record by Sql: [select * from gene.test
  98. ] jdbcUrl:[jdbc:mysql://192.168.2.2:3306/gene?yearIsDateType=false&zeroDateTimeBehavior=convertToNull&tinyInt1isBit=false&rewriteBatchedStatements=true].
  99. 2022-08-07 10:11:57.309 [taskGroup-0] INFO TaskGroupContainer - taskGroup[0] taskId[0] is successed, used[202]ms
  100. 2022-08-07 10:11:57.309 [taskGroup-0] INFO TaskGroupContainer - taskGroup[0] completed it's tasks.
  101. 2022-08-07 10:12:07.104 [job-0] INFO StandAloneJobContainerCommunicator - Total 3 records, 14 bytes | Speed 1B/s, 0 records/s | Error 0 records, 0 bytes | All Task WaitWriterTime 0.000s | All Task WaitReaderTime 0.000s | Percentage 100.00%
  102. 2022-08-07 10:12:07.105 [job-0] INFO AbstractScheduler - Scheduler accomplished all tasks.
  103. 2022-08-07 10:12:07.105 [job-0] INFO JobContainer - DataX Writer.Job [mysqlwriter] do post work.
  104. 2022-08-07 10:12:07.106 [job-0] INFO JobContainer - DataX Reader.Job [mysqlreader] do post work.
  105. 2022-08-07 10:12:07.106 [job-0] INFO JobContainer - DataX jobId [0] completed successfully.
  106. 2022-08-07 10:12:07.107 [job-0] INFO HookInvoker - No hook invoked, because base dir not exists or is a file: /home/zhouze/PycharmProjects/yili/yili-portal/app/datax/hook
  107. 2022-08-07 10:12:07.108 [job-0] INFO JobContainer -
  108. [total cpu info] =>
  109. averageCpu | maxDeltaCpu | minDeltaCpu
  110. -1.00% | -1.00% | -1.00%
  111. [total gc info] =>
  112. NAME | totalGCCount | maxDeltaGCCount | minDeltaGCCount | totalGCTime | maxDeltaGCTime | minDeltaGCTime
  113. G1 Young Generation | 0 | 0 | 0 | 0.000s | 0.000s | 0.000s
  114. G1 Old Generation | 0 | 0 | 0 | 0.000s | 0.000s | 0.000s
  115. 2022-08-07 10:12:07.108 [job-0] INFO JobContainer - PerfTrace not enable!
  116. 2022-08-07 10:12:07.109 [job-0] INFO StandAloneJobContainerCommunicator - Total 3 records, 14 bytes | Speed 1B/s, 0 records/s | Error 0 records, 0 bytes | All Task WaitWriterTime 0.000s | All Task WaitReaderTime 0.000s | Percentage 100.00%
  117. 2022-08-07 10:12:07.110 [job-0] INFO JobContainer -
  118. 任务启动时刻 : 2022-08-07 10:11:56
  119. 任务结束时刻 : 2022-08-07 10:12:07
  120. 任务总计耗时 : 10s
  121. 任务平均流量 : 1B/s
  122. 记录写入速度 : 0rec/s
  123. 读出记录总数 : 3
  124. 读写失败总数 : 0