Re: pg_rewind tap test unstable

From: Christoph Berg <myon(at)debian(dot)org>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_rewind tap test unstable
Date: 2015-08-03 08:35:19
Message-ID: 20150803083519.GA20021@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Michael Paquier 2015-07-28 <CAB7nPqQCpGy3u7CMfo8sQQUoBSFmEieOhuEsLxwyCC64j3GWxQ(at)mail(dot)gmail(dot)com>
> On Tue, Jul 28, 2015 at 5:57 PM, Christoph Berg <myon(at)debian(dot)org> wrote:
> > for something between 10% and 20% of the devel builds for apt.postgresql.org
> > (which happen every 6h if there's a git change, so it happens every few days),
> > I'm seeing this:
> > Dubious, test returned 1 (wstat 256, 0x100)
> > Failed 1/8 subtests
> >
> > I don't have the older logs available, but from memory, the subtest
> > failing and the two numbers mentioned are always the same.
>
> There should be some output logs in src/bin/pg_rewind/tmp_check/log/*?
> Could you attach them here if you have them? That would be helpful to
> understand what is happening.

It took me a few attempts to tell the build environment to save a copy
on failure and not shred everything right away. So here we go:

Christoph
--
cb(at)df7cb(dot)de | http://www.df7cb.de/

Attachment Content-Type Size
master.log.gz application/gzip 823 bytes
regress_log_001_basic.gz application/gzip 4.3 KB
regress_log_002_databases.gz application/gzip 7.7 KB
regress_log_003_extrafiles.gz application/gzip 3.8 KB
standby.log.gz application/gzip 653 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Anastasia Lubennikova 2015-08-03 09:27:51 Re: [PATCH] Microvacuum for gist.
Previous Message Simon Riggs 2015-08-03 08:13:13 Re: Minimum tuple threshold to decide last pass of VACUUM