It is not unheard of time seemingly going backwards in modern computers. The timestamps may be collected on different processors which due to balanced power plans and alike are running on different clock speeds.
However, you usually do not see time falling back more than a few milliseconds, and in this example it appears to be minutes. So I suspect that there is something in the code that you don't show us which is the reason. Just because a column has a default does not mean that this is the actual value. The code may still set an explicit value on INSERT or update it later.