[Libguestfs] libnbd | Failed pipeline for master | 5bd16353

Richard W.M. Jones rjones at redhat.com
Thu Aug 11 09:01:23 UTC 2022


On Thu, Aug 11, 2022 at 07:42:17AM +0000, GitLab wrote:
>     Pipeline #610085241 triggered by ●   Richard W.M. Jones
>                        had 3 failed jobs
>                           Failed jobs
> ✖ builds x86_64-opensuse-leap-153

Weeks ago I worked with Jim Fehlig to update nbdkit from the
intermediate development version they're using (1.29.4) which had an
unfortunate memory corruption bug to a stable version.  However it
still hasn't made it out either to OpenSUSE or to the container builds
used in gitlab CI.

> ✖ builds x86_64-almalinux-8-clang

In copy-file-to-qcow2-compressed.sh:

++ stat -c %s copy-file-to-qcow2-compressed.file1
+ size1=17039360
++ stat -c %s copy-file-to-qcow2-compressed.file2
+ size2=17039360
+ '[' 17039360 -ge 17039360 ']'
+ echo '/builds/nbdkit/libnbd/copy/copy-file-to-qcow2-compressed.sh: qcow2 compr
ession did not make the file smaller'
/builds/nbdkit/libnbd/copy/copy-file-to-qcow2-compressed.sh: qcow2 compression d
id not make the file smaller

I see this occasionally from time to time and I'm unclear why it
happens.  However Kevin Wolf recently suggested a better test for this
- to use qemu-img check and look for compressed clusters.  See:

https://bugzilla.redhat.com/show_bug.cgi?id=2047660#c16

So I may replace this test entirely.

> ✖ builds        x86_64-freebsd-12

For some reason we're pulling in python27 and FreeBSD is giving
a notice that it is deprecated.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org


More information about the Libguestfs mailing list