[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from AnalyticsQueryTest
[ RUN      ] AnalyticsQueryTest.ApplyLimitTest
2025-05-04 Sun 17:25:56:943.706 PDT  jenkins-test-unit-group-one-1871-1.novalocal [Thread 140207326849152, Pid 19776]:  [SYS_INFO]: QEQueryLog: TEST-QUERY  :0:json query is:  { end_time: 1365997500164232 , limit: 1 , select_fields: ["counters.partitions"] , start_time: 1365791500164229 , table: "StatTable.AlarmgenStatus.counters" }  src/contrail-analytics/contrail-query-engine/query.cc 467
[       OK ] AnalyticsQueryTest.ApplyLimitTest (1 ms)
[ RUN      ] AnalyticsQueryTest.TestQueryTimeAdjustment
2025-05-04 Sun 17:25:56:944.164 PDT  jenkins-test-unit-group-one-1871-1.novalocal [Thread 140207326849152, Pid 19776]:  [SYS_INFO]: QEQueryLog: TestQueryTimeAdjustment  :0:json query is:  { end_time: 1746404156944136 , select_fields: ["fields.value"] , start_time: 1746404126944136 , table: "StatTable.FieldNames.fields" }  src/contrail-analytics/contrail-query-engine/query.cc 467
[       OK ] AnalyticsQueryTest.TestQueryTimeAdjustment (0 ms)
[----------] 2 tests from AnalyticsQueryTest (1 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 2 tests.