Issue with triggering event using uvm_event

that is very strange. I didn’t get that display.
This is my output.

------------------------------------------------
# Name          Type                   Size  Value
# ------------------------------------------------
# uvm_test_top  base_test              -     @490 
#   cons_h      consumer               -     @506 
#     put_imp   uvm_blocking_put_imp   -     @514 
#   prod_h      producer               -     @498 
#     put_port  uvm_blocking_put_port  -     @524 
# ------------------------------------------------
# 
# consumer received contents
# test_bit = 1
# test_bit condition satisfied
# event triggered at time 0
# calling dummy_print task in put imp
# display before dummy_print
# 
# --- UVM Report Summary ---
# 
# ** Report counts by severity
# UVM_INFO :    3