Run reason: Pull request #517 updated
Total runtime: 12 min
Split logs: https://ci.kronosnet.org/job/libqb/job/libqb-pipeline/job/PR-517/2/artifact/
Full log: https://ci.kronosnet.org/job/libqb/job/libqb-pipeline/job/PR-517/2/consoleT…
Full Coverity results:
http://ci.kronosnet.org/coverity/libqb/rhel-10-coverity-x86-64/pr517//2http://ci.kronosnet.org/coverity/libqb/rhel-8-coverity-x86-64/pr517//2http://ci.kronosnet.org/coverity/libqb/rhel-9-coverity-x86-64/pr517//2
Duplicate job killed: libqb/libqb-pipeline/PR-517 (1)
Please report the following errors to your friendly local Jenkins admin (though they have probably already seen them and are already panicking).
Exception caught on freebsd-devel-x86-64 during nonvoting: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException:
Exception caught on freebsd-devel-x86-64 during nonvoting-clang: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException:
Exception caught on freebsd-13-x86-64 during nonvoting-clang: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for freebsd-13-x86-64; freebsd-13-x86-64 was marked offline: Connection was broken
Exception caught on freebsd-14-x86-64 during nonvoting-clang: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for freebsd-14-x86-64; freebsd-14-x86-64 was marked offline: Connection was broken
Exception caught on centos-10-s390x during buildrpms: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for centos-10-s390x; centos-10-s390x was marked offline: Connection was broken
Exception caught on fedora-rawhide-s390x during buildrpms: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for fedora-rawhide-s390x; fedora-rawhide-s390x was marked offline: Connection was broken
Exception caught on rhel-10-s390x during buildrpms: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for rhel-10-s390x; rhel-10-s390x was marked offline: Connection was broken
Branch: refs/heads/misc-bugfixes
Home: https://github.com/kronosnet/kronosnet
Commit: 18b371c7a23f40dc4fd6ce1498f3b2d4028d1f93
https://github.com/kronosnet/kronosnet/commit/18b371c7a23f40dc4fd6ce1498f3b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2026-05-21 (Thu, 21 May 2026)
Changed paths:
M libknet/tests/int_decompress_bufsize.c
Log Message:
-----------
[tests] fix compress2 pointer type for ARM compatibility
Change compressed_size from size_t to uLongf to match compress2() API.
On ARM platforms, size_t and uLongf are incompatible types.
Fixes: d88d3151 ("libknet: add decompression buffer size validation")
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply(a)anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications