On Thu, Apr 13, 2023 at 10:15 PM Paul Gevers <elb...@debian.org> wrote: > > Hi, > > On 13-04-2023 15:39, Paul Gevers wrote: > >> Looks like it was caused by the UTC+8 timezone in the testbed. > >> > >> I agree it's nice to have the tests not depending on the system > >> timezone. But do we really want to bother with that? Could you just > >> ensure all testbeds have the same timezone? > > > > In my opinion we should do both. You don't want people to go figure this > > out if they try to run the tests themselves in their own timezone. Also, > > we are only in control of the hosts that Debian uses. Any downstream may > > run into the same problems. > > I have changed the timezone on all our hosts, but your test still fails. > > https://ci.debian.net/data/autopkgtest/testing/arm64/g/golang-github-azure-go-autorest/32859920/log.gz > is the test I just scheduled. It failed in the same way.
Maybe you haven't rebuilt the lxc image with the new timezone, so it still uses UTC+8. Anyway, I've staged the change in git https://salsa.debian.org/go-team/packages/golang-github-azure-go-autorest/-/commit/73b09d0 -- Shengjing Zhu