The regression output from two nights ago (which is the weekly from-scratch run) was:
abort: error: No route to host Child returned 255 When attemping to execute: hg clone http://repo.gem5.org/gem5 So yea, I think it deleted the old repo then failed to clone a new one, and then the nightly failed because there was no pre-existing repo to update. I kicked off a new regression manually and ran into problems because the repos that were there (I assume the ones you cloned) were owned by root, but the regressions run as the 'm5test' user; I chown'd the repos and am now running a quick regression, which seems to be going fine so far. Steve On Tue, Feb 26, 2013 at 8:17 AM, Anthony Gutierrez <[email protected]>wrote: > I think something got interrupted when the repos were deleted. They don't > exist in the zizzer dir for regressions. I simply cloned them into the > proper dir. > > -Tony > On Feb 26, 2013 10:58 AM, "Steve Reinhardt" <[email protected]> wrote: > > > I'm looking into it... I think it's an extended side effect of the > weekend > > downtime. > > > > > > On Tue, Feb 26, 2013 at 12:00 AM, Cron Daemon < > [email protected] > > >wrote: > > > > > > > > See /z/m5/regression/regress-2013-02-26-03:00:01 for details. > > > > > > _______________________________________________ > > > gem5-dev mailing list > > > [email protected] > > > http://m5sim.org/mailman/listinfo/gem5-dev > > > > > _______________________________________________ > > gem5-dev mailing list > > [email protected] > > http://m5sim.org/mailman/listinfo/gem5-dev > > > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
