Job/recipe's time of start and are available via web UI but not using cmdline. Please add those to bkr job-results (or other, more fitting, bkr sub-command).
Not sure how we never had this in the job results XML before now, it seems like an obvious inclusion considering we already have the duration in there... http://gerrit.beaker-project.org/4985 This patch adds: start_time and finish_time attributes to <recipe> start_time and finish_time attributes to <task> start_time attribute to <result> Like all other timestamps in Beaker they are formatted as YYYY-mm-dd HH:MM:SS, expressed in UTC.
Beaker 24.0 has been released.