Re: FreeBSD-head-armv7-build - Build #2129 (r340262) - Failure

2018-11-08 Thread Li-Wen Hsu
Ok, this one looks interesting.

On Thu, Nov 8, 2018 at 10:39 PM  wrote:
>
> FreeBSD-head-armv7-build - Build #2129 (r340262) - Failure
>
> Build information: https://ci.freebsd.org/job/FreeBSD-head-armv7-build/2129/
> Full change log: 
> https://ci.freebsd.org/job/FreeBSD-head-armv7-build/2129/changes
> Full build log: 
> https://ci.freebsd.org/job/FreeBSD-head-armv7-build/2129/console

[...]

> --- gnu/lib__L ---
> sh /usr/src/tools/install.sh -l rs -o root -g wheel -m 755  
> /usr/obj/usr/src/arm.armv7/tmp/lib/libgcc_s.so.1  
> /usr/obj/usr/src/arm.armv7/tmp/usr/lib/libgcc_s.so
> --- lib__L ---
> --- all_subdir_lib/libdevinfo ---
> /usr/obj/usr/src/arm.armv7/tmp/usr/bin/ld: error: unable to find library 
> -lgcc_s
> cc: error: linker command failed with exit code 1 (use -v to see invocation)

Perhaps this is another race condition in build process? libgcc_s is
installing but the other process is looking for libgcc_s?

Li-Wen
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: head -r341836 (jump to clang 7): amd64 -> armv7 cross build failed: ld: error: unable to find library -lh_csu

2018-12-12 Thread Li-Wen Hsu
On Thu, Dec 13, 2018 at 3:25 AM Mark Millard via freebsd-toolchain
 wrote:
> Looks like this might have been from a race condition or some such.
> Rerunning the meta-mode build again had no such problem and completed.

It is also happening in clean build, I've filed a PR about this:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233734

Li-Wen
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2018-01-20

2019-01-22 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2018-01-20
===

Here's a summary of the FreeBSD Continuous Integration results for the
period from 2018-01-14 to 2018-01-20 (and some older results because
this is the first report).

During this period, we have 1961 builds (89.8% pass, 8.7% failed, 1.5%
exception) were executed on aarch64, amd64, armv6, armv7, i386, mips,
mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 architectures;
and 496 test runs (51% pass, 49% unstable) were executed on amd64, i386,
riscv64 architectures.

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

Web version and archive are available at
http://hackfoldr.org/freebsd-ci-report/
Any help and suggestion are welcome.

## Failing Jobs

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
Test VM panics because of memory modified after free, see
https://bugs.freebsd.org/235097 for more details.

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
See https://bugs.freebsd.org/235097

* https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/
GCC reports: `error: floating constant exceeds range of 'long double'
[-Werror=overflow]`


## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.msun.cbrt_test.cbrtl_powl
* lib.msun.trig_test.reduction
See https://bugs.freebsd.org/234040 for detail

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
  There are 63 failing cases, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
  for more details

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.buffering.t_dtrace_contrib.tst_switch1_d
* common.drops.t_dtrace_contrib.drp_DTRACEDROP_PRINCIPAL_d
* common.syscall.t_dtrace_contrib.tst_args_d
* common.usdt.t_dtrace_contrib.tst_dlclose1_ksh
* common.rates.t_dtrace_contrib.tst_switchrate_dl
* common.misc.t_dtrace_contrib.tst_dynopt_d
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* sbin.bectl.bectl_test.bectl_mount
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)


## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
https://bugs.freebsd.org/211924

* sys.fs.tmpfs.mount_test.large
https://bugs.freebsd.org/212862

* sys.fs.tmpfs.link_test.kqueue
https://bugs.freebsd.org/213662

* sys.kqueue.libkqueue.kqueue_test.main
https://bugs.freebsd.org/233586

* usr.bin.procstat.procstat_test.command_line_arguments
https://bugs.freebsd.org/233587

* usr.bin.procstat.procstat_test.environment
https://bugs.freebsd.org/233588


## Open Issues

### New
* 235097: ci runs failing with panic in IPv6 code with use-after-free in
  epair/pfctl when running sys/netpfil/pf/nat tests
  https://bugs.freebsd.org/235097

### Cause build fails
* 29: genassym.o build race
  https://bugs.freebsd.org/29

### Others
Tickets related to testing@: https://preview.tinyurl.com/y9maauwg


## Other news

* We've started working on integrating FreeBSD CI into upstream projects
  via hosted services (in particular, to date that's Cirrus-CI).
  Progress is tracked on https://wiki.freebsd.org/HostedCI

* Result of daily Clang scan build:
  
https://ci.freebsd.org/job/FreeBSD-head-scan_build/lastCompletedBuild/clangScanBuildBugs/


-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-01-27

2019-01-31 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-01-27
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-01-21 to 2019-01-27.

During this period, we have:

* 2429 builds (91.2% pass, 7.3% failed, 1.5% exception) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 481 test runs (7.7% pass, 60% unstable, 15.6% exception) were executed on
  amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 10 doc buils (100% pass)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

Web version of this report is available at https://hackmd.io/s/SkFyq6bmN and
archive is available at http://hackfoldr.org/freebsd-ci-report/, any help is
welcome.

## Failing Jobs

* https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/
GCC reports `error: floating constant exceeds range of 'long double'
[-Werror=overflow]`

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* All are lib.libc.sys.sendfile_test.* and see
  https://bugs.freebsd.org/235200 for deails

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.misc.t_dtrace_contrib.tst_dynopt_d
* common.syscall.t_dtrace_contrib.tst_args_d
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are 63 failing cases, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
  for more details

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* Other 20 are lib.libc.sys.sendfile_test.* and see
  https://bugs.freebsd.org/235200 for deails

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* sbin.bectl.bectl_test.bectl_mount
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.environment
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
https://bugs.freebsd.org/211924

* sys.fs.tmpfs.mount_test.large
https://bugs.freebsd.org/212862

* sys.fs.tmpfs.link_test.kqueue
https://bugs.freebsd.org/213662

* sys.kqueue.libkqueue.kqueue_test.main
https://bugs.freebsd.org/233586

* usr.bin.procstat.procstat_test.command_line_arguments
https://bugs.freebsd.org/233587

* usr.bin.procstat.procstat_test.environment
https://bugs.freebsd.org/233588

* lib.msun.{cbrt_test.cbrtl_powl,trig_test.reduction}
https://bugs.freebsd.org/234040

## Open Issues

### New

* [235200: lib.libc.sys.sendfile_test.* fail](https://bugs.freebsd.org/235200)
* Patch available: https://reviews.freebsd.org/D19026

### Inprogress

* https://bugs.freebsd.org/235097
* Patch committed: https://svnweb.freebsd.org/changeset/base/343418

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Closed Issues

Works fine in the new CI infrastructure:
* https://bugs.freebsd.org/197600
* https://bugs.freebsd.org/200312
* https://bugs.freebsd.org/219759
* https://bugs.freebsd.org/219874

## Other news

* We still have 44 skipped tests in head-amd64, some of them because of test
  environment.  See
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/lastCompletedBuild/testReport/
  for details.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-02-03

2019-02-05 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-02-03
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-01-28 to 2019-02-03.

During this period, we have:

* 2220 builds (93.7% passed, 6.2% failed, 0.1% exception) were
executed on aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc,
powerpc64, powerpcspe, riscv64, sparc64 architectures for building
world, GENERIC and LINT kernel of head, stable/12, stable/11 branches.
* 565 test runs (25.7% passed, 69.2% unstable, 5.1% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 7 doc buils (85.8% passed, 14.2% failed)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

Web version of this report is available at
https://hackmd.io/s/B1CMKdJNE and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Jobs

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
  after r343713 (Enable COVERAGE and KCOV by default on arm64 and
amd64.), the test VM exits while executing dtrace test cases.

## Fixed Jobs
* https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/8765/
* Fixed/workarounded by
* https://svnweb.freebsd.org/changeset/base/343670
* https://svnweb.freebsd.org/changeset/base/343671
* https://svnweb.freebsd.org/changeset/base/343672
* See also: https://bugs.freebsd.org/130067

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libc.sys.sendfile_test.hdtr_positive_v4
* lib.libc.sys.sendfile_test.hdtr_positive_v6
  see https://bugs.freebsd.org/235200 and
https://bugs.freebsd.org/234809 for deails

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are 61 (-3 since last report) failing cases, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.hdtr_positive_v4
* lib.libc.sys.sendfile_test.hdtr_positive_v6
  see https://bugs.freebsd.org/235200 and
https://bugs.freebsd.org/234809 for deails

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.environment
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* lib.msun.{cbrt_test.cbrtl_powl,trig_test.reduction}
  https://bugs.freebsd.org/234040

## Open Issues

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Closed Issues

* [235097: ci runs panic with use-after-free when running
sys/netpfil/pf/nat tests](https://bugs.freebsd.org/235097)
* patch committed (https://svnweb.freebsd.org/changeset/base/343418) and
  MFC to 12 (https://svnweb.freebsd.org/changeset/base/343652) and
  11 (https://svnweb.freebsd.org/changeset/base/343653)
* [235411: sys.netpfil.pf.fragmentation.v6 panics after
r343631](https://bugs.freebsd.org/235411)
* Fixed in https://svnweb.freebsd.org/changeset/base/343678

## Other News

* Facebook's zstd has FreeBSD CI integrated with Cirrus CI:
https://github.com/facebook/zstd/pull/1501

* We have a job does lint check the doc with
[igor](https

FreeBSD CI Weekly Report 2019-02-10

2019-02-14 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-02-10
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-02-04 to 2019-02-10.

During this period, we have:

* 2564 builds (97.4% passed, 2.6% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 546 test runs (21.2% passed, 63.4% unstable, 15.4% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 12 doc buils (100% passed)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

Web version of this report is available at
https://hackmd.io/s/ryA8Crr4N and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Jobs

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test
  r343713 enabled COVERAGE and KCOV by default causes the test VM
exits while executing dtrace test cases, it then got disabled by
r343949.

* https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc
  Error message: `x86_64-unknown-freebsd12.0-gcc: error: unrecognized
command line option '-fsanitize-coverage=trace-pc,trace-cmp'; did you
mean '-fsanitize-coverage=trace-pc'?`
  Fixed in : https://svnweb.freebsd.org/changeset/base/343746

## Fixed Tests

* lib.msun.{cbrt_test.cbrtl_powl,trig_test.reduction}
* https://bugs.freebsd.org/234040
* https://svnweb.freebsd.org/changeset/base/343916
* https://svnweb.freebsd.org/changeset/base/343917

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libc.sys.sendfile_test.hdtr_positive_v4
* lib.libc.sys.sendfile_test.hdtr_positive_v6
  See https://bugs.freebsd.org/235200 and
https://bugs.freebsd.org/234809 for deails.
  WIP: https://bugs.freebsd.org/234809
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
  These two began failing since r343964, further examination is needed.

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are 60 (-1 since last report) failing cases, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.hdtr_positive_v4
* lib.libc.sys.sendfile_test.hdtr_positive_v6
  see https://bugs.freebsd.org/235200 and
https://bugs.freebsd.org/234809 for deails.
  WIP: https://bugs.freebsd.org/234809

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* (Updated) patch available:
https://people.freebsd.org/~bdrewery/patches/PR29.diff
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Other News

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/1131/
  zfs test became very slow (~100 mins -> ~200 mins) after enabling
COVERAGE and KCOV by default (then disabled in r343949)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-

FreeBSD CI Weekly Report 2019-02-17

2019-02-21 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-02-17
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-02-11 to 2019-02-17.

During this period, we have:

* 2348 builds (93.4% passed, 6.6% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 553 test runs (23.7% passed, 73.6% unstable, 2.7% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 12 doc buils (100% passed)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

Web version of this report is available at
https://hackmd.io/s/By8HaYcSV and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
  These two began failing since r343964 and do not show up after r344128.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libc.sys.sendfile_test.hdtr_positive_v4
* lib.libc.sys.sendfile_test.hdtr_positive_v6
  See https://bugs.freebsd.org/235200 and
https://bugs.freebsd.org/234809 for deails.
  WIP: https://bugs.freebsd.org/234809

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.hdtr_positive_v4
* lib.libc.sys.sendfile_test.hdtr_positive_v6
  see https://bugs.freebsd.org/235200 and
https://bugs.freebsd.org/234809 for deails.
  WIP: https://bugs.freebsd.org/234809

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* Patch available:
https://people.freebsd.org/~bdrewery/patches/PR29.diff
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Other News

* QEMU has onboarded FreeBSD CI: https://cirrus-ci.com/github/qemu/qemu
* New clang800-import project jobs added:
* https://ci.freebsd.org/job/FreeBSD-srcproj-clang800-import-aarch64-build/
* https://ci.freebsd.org/job/FreeBSD-srcproj-clang800-import-amd64-build/
* https://ci.freebsd.org/job/FreeBSD-srcproj-clang800-import-amd64-test/
* https://ci.freebsd.org/job/FreeBSD-srcproj-clang800-import-i386-build/
* The artifacts are available at
https://artifact.ci.freebsd.org/snapshot/clang800-import/ for further
testing needs.
* Jobs for testing if drm pkgs (graphics/drm-*) can be built fine on
latest -current and -stable, are being tested in staging env.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-02-24

2019-02-26 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-02-24
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-02-18 to 2019-02-24.

During this period, we have:

* 2214 builds (98.7% passed, 1.3% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 575 test runs (32.2% passed, 65.5% unstable, 2.3% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 7 doc buils (100% passed)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

Web version of this report is available at
https://hackmd.io/s/rJAJu2RSE and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libc.sys.sendfile_test.hdtr_positive_v4
* lib.libc.sys.sendfile_test.hdtr_positive_v6
  Fixed (Remove expected failure) in
https://svnweb.freebsd.org/changeset/base/344310

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.rates.t_dtrace_contrib.tst_switchrate_d
* common.syscall.t_dtrace_contrib.tst_args_d
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* Patch available:
https://people.freebsd.org/~bdrewery/patches/PR29.diff
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Other News

* After creating pipeline for clang800-import branch in project/, now
we support adding pipeline for other projects.  Please contact
jenkins-admin through "Testing & CI" component of "Services" product
on https://bugs.freebsd.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-03-03

2019-03-05 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-03-03
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-02-25 to 2019-03-03.

During this period, we have:

* 2299 builds (98% passed, 2% failed) were executed on aarch64, amd64,
armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe,
riscv64, sparc64 architectures for head, stable/12, stable/11
branches.
* 574 test runs (32.2% passed, 59.6% unstable, 8.2% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 9 doc buils (100% passed)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

Web version of this report is available at
https://hackmd.io/s/rytoa05LE and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## New & Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.netpfil.pf.pass_block.nested_inline
  See https://bugs.freebsd.org/bugzilla/236223 for more detail.
  Fixed in https://svnweb.freebsd.org/changeset/base/344764 .

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.rates.t_dtrace_contrib.tst_switchrate_d
* common.syscall.t_dtrace_contrib.tst_args_d
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* Patch available:
https://people.freebsd.org/~bdrewery/patches/PR29.diff
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-03-10

2019-03-12 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-03-10
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-02-03 to 2019-03-10.

During this period, we have:

* 1890 builds (95.6% passed, 4.4% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 358 test runs (49.2% passed, 50.5% unstable, 0.3% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 14 doc buils (100% passed)

(For more meaningful statistics, we omitted the numbers from experimental jobs)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/rka6WQnIE and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## New Failed & Fixed jobs

* armv6 build job was broken on the Clang 8 importing and was fixed by
https://svnweb.freebsd.org/changeset/base/344798

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libarchive.functional_test.test_fuzz_zip
  (flakey) See https://bugs.freebsd.org/236300 for more details

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* sys.netpfil.pf.pass_block.noalias
  (new) See https://bugs.freebsd.org/233678 for more details

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
  (new)
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4
  (new)

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.rates.t_dtrace_contrib.tst_switchrate_d
* common.syscall.t_dtrace_contrib.tst_args_d
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

### New

* Flakey test case: lib.libarchive.functional_test.test_fuzz_zip
https://bugs.freebsd.org/236300

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* Patch available:
https://people.freebsd.org/~bdrewery/patches/PR29.diff
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Other News

* There is a traditional "tinderbox" view of the CI build status at
http://tinderbox.freebsd.org (redirect to
https://ci.freebsd.org/tinderbox/)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-03-17

2019-03-19 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-03-17
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-03-11 to 2019-03-17.

During this period, we have:

* 1918 builds (93.2% passed, 2.3% failed, 86% exception) were executed
on aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc,
powerpc64, powerpcspe, riscv64, sparc64 architectures for head,
stable/12, stable/11 branches.
* 339 test runs (54.9% passed, 44.8% unstable, 0.3% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 15 doc buils (100% passed)

(For more meaningful statistics, we omitted the numbers from experimental jobs)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/SJc5jaHw4 and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libarchive.functional_test.test_fuzz_zip
  (flakey) See https://bugs.freebsd.org/236300 for more details

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* (New) lib.libc.sys.sendfile_test.fd_positive_shm_v4
* (New) lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.rates.t_dtrace_contrib.tst_switchrate_d
* common.syscall.t_dtrace_contrib.tst_args_d
* common.misc.t_dtrace_contrib.tst_dynopt_d
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

* Flakey test case: lib.libarchive.functional_test.test_fuzz_zip
https://bugs.freebsd.org/236300

### Cause build fails

* [29: genassym.o build race](https://bugs.freebsd.org/29)
* Patch available:
https://people.freebsd.org/~bdrewery/patches/PR29.diff
* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-03-24

2019-03-25 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-03-24
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-03-18 to 2019-03-24.

During this period, we have:

* 2286 builds (98.3% passed, 1.7% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 498 test runs (37.3% passed, 60.7% unstable, 2% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 15 doc buils (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/rybS4spvN and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libarchive.functional_test.test_fuzz_zip
  (flakey) See https://bugs.freebsd.org/236300 for more details

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sbin.bectl.bectl_test.bectl_mount
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Closed Issues

* [29: genassym.o build race](https://bugs.freebsd.org/29)

* sys.netmap.ctrl-api-test.main failed after
https://svnweb.freebsd.org/changeset/base/345269 , fixed in
https://svnweb.freebsd.org/changeset/base/345323 .

* https://bugs.freebsd.org/236475 triggered assertion failure on
initialing ZFS in tests, is fixed in
https://svnweb.freebsd.org/changeset/base/345418

* sys.netpfil.pf.icmp.cve_2019_5598 added with wrong failname in
https://svnweb.freebsd.org/changeset/base/345409 , fixed in
https://svnweb.freebsd.org/changeset/base/345430

## Open Issues

* Flakey test case: lib.libarchive.functional_test.test_fuzz_zip
https://bugs.freebsd.org/236300

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Other News

* mizhka@ is fixing the subversion library used in Jenkins, which
solves the problem that Jenkins cannot checkout from a subversion
repository when running on FreeBSD after inode64 merge (FreeBSD
12.0-RELEASE). More details available:
  https://issues.tmatesoft.com/issue/SVNKIT-740
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-03-31

2019-04-01 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-03-31
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-03-25 to 2019-03-31.

During this period, we have:

* 2095 builds (98.7% passed, 1.3% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 363 test runs (52.6% passed, 46.8% unstable, 0.6% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 8 doc buils (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/BymrvPI_4 and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* lib.libarchive.functional_test.test_fuzz_zip
  Fixed in https://svnweb.freebsd.org/changeset/base/345497

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
  Fixed in https://svnweb.freebsd.org/changeset/base/345516

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4
* (New) lib.libc.gen.floatunditf_test.floatunditf
* (New) lib.libc.stdio.printfloat_test.hexadecimal_rounding
* (New) lib.msun.ctrig_test.test_small_inputs
* (New) lib.msun.precision_test.t_precision
  https://bugs.freebsd.org/236936

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Closed Issues

* Flakey test case: lib.libarchive.functional_test.test_fuzz_zip
  https://bugs.freebsd.org/236300

## Oepn Issues

* https://bugs.freebsd.org/236936 4 test cases failing on i386 after r345562

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-04-07

2019-04-10 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-04-07
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-04-01 to 2019-04-07.

During this period, we have:

* 1841 builds (96% passed, 4% failed) were executed on aarch64, amd64,
armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe,
riscv64, sparc64 architectures for head, stable/12, stable/11
branches.
* 314 test runs (34.7% passed, 65% unstable, 0.3% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 4 doc buils (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/BymrvPI_4 and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.geom.class.eli.online_resize_test.online_resize
  https://bugs.freebsd.org/237128

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netmap.ctrl-api-test.main
  https://bugs.freebsd.org/237129
* sys.opencrypto.runtests.main
  https://bugs.freebsd.org/237130
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4
* lib.libc.gen.floatunditf_test.floatunditf
* lib.libc.stdio.printfloat_test.hexadecimal_rounding
* lib.msun.ctrig_test.test_small_inputs
* lib.msun.precision_test.t_precision
  https://bugs.freebsd.org/236936

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netmap.ctrl-api-test.main
  https://bugs.freebsd.org/237129
* sys.opencrypto.runtests.main
  https://bugs.freebsd.org/237130
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
  https://bugs.freebsd.org/237129
* sys.opencrypto.runtests.main
  https://bugs.freebsd.org/237130
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Oepn Issues

### New

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression

### In progress

* https://bugs.freebsd.org/236936 4 test cases failing on i386 after r345562

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others

[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Other News

* Some PF tests are filing for a while because of py27-pcap-0.6.5,
thanks for kp@'s report and bofh@ committed update of py-pcap-0.6.6.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-04-14

2019-04-17 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-04-14
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-04-08 to 2019-04-14.

During this period, we have:

* 1702 builds (95.7% passed, 4.3% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 274 test runs (47.1% passed, 45.6% unstable, 7.3% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 13 doc buils (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/r1EE3jotE and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.geom.class.eli.online_resize_test.online_resize (at clean up stage)
  Fixed in https://svnweb.freebsd.org/changeset/base/346057

* https://ci.freebsd.org/job/FreeBSD-head-riscv64-test/
* Because Python default version switched 3, fixed in the test code.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.opencrypto.runtests.main
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4
* lib.libc.gen.floatunditf_test.floatunditf
* lib.libc.stdio.printfloat_test.hexadecimal_rounding
* lib.msun.ctrig_test.test_small_inputs
* lib.msun.precision_test.t_precision
  https://bugs.freebsd.org/236936 (fixed when this report published)

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Closed Issues

* https://bugs.freebsd.org/237128
sys/geom/class/eli:online_resize_test fails to clean up cleanly,
causing false positives
* https://bugs.freebsd.org/237129 sys.netmap.ctrl-api-test.main fails
on ^/stable/11 and ^/stable/12 i386 because the kernel lacks netmap
support

## Oepn Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression

### In progress

* https://bugs.freebsd.org/236936 4 test cases failing on i386 after r345562

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-04-21

2019-04-22 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-04-21
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-04-15 to 2019-04-21.

During this period, we have:

* 2346 builds (95.5% passed, 4.5% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 400 test runs (13.5% passed, % 69.8unstable, 16.7% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
  Most of the exceptions were because of there is no initial entropy
pre-stored in the test VM image, and r346250 blocks read until the
device is seeded, whcih causes hang in boot. r346292 and r346358 added
tunables to not being blocked when reading from unseeded random
device.
* 25 doc buils (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/HJUJV7VcV and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* lib.libc.gen.floatunditf_test.floatunditf
* lib.libc.stdio.printfloat_test.hexadecimal_rounding
* lib.msun.ctrig_test.test_small_inputs
* lib.msun.precision_test.t_precision
  https://bugs.freebsd.org/236936
  Fixed by https://svnweb.freebsd.org/changeset/base/346294

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.fragmentation.v6
* sys.netpfil.pf.icmp.cve_2019_5598
* sys.netpfil.pf.set_tos.v4
  https://bugs.freebsd.org/237305 fix committed, wait for package build

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.opencrypto.runtests.main
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  WIP: https://reviews.freebsd.org/D18495

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* usr.bin.procstat.procstat_test.kernel_stacks

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.netmap.ctrl-api-test.main
* sys.opencrypto.runtests.main
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Closed Issues

* https://bugs.freebsd.org/236936 4 test cases failing on i386 after r345562

## Oepn Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression

* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3

### In progress

* https://bugs.freebsd.org/237305 Multiple sys.netpfil.pf.* tests
failing on ^/head and ^/stable/12 because of TypeError with scapy
library reading interfaces from bpf

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/li

FreeBSD Continuous Weekly Report 2019-04-28

2019-04-29 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-04-28
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-04-22 to 2019-04-28.

During this period, we have:

* 2358 builds (96.9% passed, 3.1% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 436 test runs (34.9% passed, 59.4% unstable, 5.7% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 9 doc buils (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/ByfvuSs54 and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.fragmentation.v6
* sys.netpfil.pf.icmp.cve_2019_5598
* sys.netpfil.pf.set_tos.v4
  https://bugs.freebsd.org/237305

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.kern.coredump_phnum_test.coredump_phnum
  https://svnweb.freebsd.org/changeset/base/346542

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netmap.ctrl-api-test.main

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh
* common.ip.t_dtrace_contrib.tst_localsctpstate_ksh
  https://svnweb.freebsd.org/changeset/base/346854

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.opencrypto.runtests.main
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.opencrypto.runtests.main
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.kern.coredump_phnum_test.coredump_phnum
  MFC pending: https://svnweb.freebsd.org/changeset/base/346542
* sys.netpfil.pf.forward.v6
* usr.bin.procstat.procstat_test.command_line_arguments
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4

* https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/
* (flaky) usr.bin.procstat.procstat_test.environment

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Closed Issues

* https://bugs.freebsd.org/237305 Multiple sys.netpfil.pf.* tests
failing on ^/head and ^/stable/12 because of TypeError with scapy
library reading interfaces from bpf

## Oepn Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression

* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-05-05

2019-05-10 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-05-05
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-04-29 to 2019-05-05.

During this period, we have:

* 2372 builds (99.9% passed, 0.1% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 384 test runs (53.9% passed, 44.5% unstable, 1.6% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 20 doc buils (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/B13k-VEoN and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.


## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.kern.coredump_phnum_test.coredump_phnum
  https://svnweb.freebsd.org/changeset/base/346909
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4
  https://svnweb.freebsd.org/changeset/base/346912

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* lib.libc.sys.sendfile_test.fd_positive_shm_v4
* lib.libc.sys.sendfile_test.hdtr_negative_bad_pointers_v4
  https://svnweb.freebsd.org/changeset/base/346911

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.opencrypto.runtests.main
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* usr.bin.procstat.procstat_test.kernel_stacks
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## New Issues

* https://bugs.freebsd.org/237641 Flakey test case:
common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655 Non-deterministic panic when running
pf tests in interface ioctl code (NULL passed to strncmp)
* https://bugs.freebsd.org/237656 "Freed UMA keg (rtentry) was not
empty (18 items). Lost 1 pages of memory." seen when running
sys/netipsec tests
* https://bugs.freebsd.org/237657
sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on
i386

## Oepn Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression

* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-05-12

2019-05-20 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-05-12
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-05-06 to 2019-05-12.

During this period, we have:

* 2151 builds (98.2% passed, 1.8% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 394 test runs (43.9% passed, 13.7% unstable, 42.4% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 19 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/SJ9KUn16V and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
i386 test is current suffering from loading ipsec(4) kernel
module, which is needed after
https://svnweb.freebsd.org/changeset/base/347410 ,  causes kernel
panic.

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression
* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3
* https://bugs.freebsd.org/237641 Flakey test case:
common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655 Non-deterministic panic when running
pf tests in interface ioctl code (NULL passed to strncmp)
* https://bugs.freebsd.org/237656 "Freed UMA keg (rtentry) was not
empty (18 items). Lost 1 pages of memory." seen when running
sys/netipsec tests
* https://bugs.freebsd.org/237657
sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on
i386

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-05-19

2019-05-23 Thread Li-Wen Hsu
(bcc -current and -stable for more audience)

FreeBSD CI Weekly Report 2019-05-19
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-05-13 to 2019-05-19.

During this period, we have:

* 1845 builds (97% passed, 3% failed) were executed on aarch64, amd64,
armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe,
riscv64, sparc64 architectures for head, stable/12, stable/11
branches.
* test runs (58.7% passed, 19.6% unstable, 21.7% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 20 doc builds (95% passed)

Note: there was a updating of ci.freebsd.org system and resulted some
(less than 10) failures.

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/SJIjkSeaE and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/11251/testReport/junit/lib.libarchive/functional_test/test_read_format_zip_utf8_paths/
  Fixed in https://svnweb.freebsd.org/changeset/base/347999

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
i386 test is current suffering from loading ipsec(4) kernel
module, which is needed after
https://svnweb.freebsd.org/changeset/base/347410 ,  causes kernel
panic.
For more information, see:
* https://bugs.freebsd.org/238012
* https://bugs.freebsd.org/230857
* https://reviews.freebsd.org/D17512

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_line_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression
* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3
* https://bugs.freebsd.org/237641 Flakey test case:
common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655 Non-deterministic panic when running
pf tests in interface ioctl code (NULL passed to strncmp)
* https://bugs.freebsd.org/237656 "Freed UMA keg (rtentry) was not
empty (18 items). Lost 1 pages of memory." seen when running
sys/netipsec tests
* https://bugs.freebsd.org/237657
sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on
i386

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others
[Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

## Other news
* https://issues.tmatesoft.com/issue/SVNKIT-740
  The patch is asked to be updated and help wanted.

* https://bugs.freebsd.org/235356
  Help on how to reproduce and analyze is wanted.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-05-26

2019-05-27 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.)

FreeBSD CI Weekly Report 2019-05-26
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-05-20 to 2019-05-26.

During this period, we have:

* 2273 builds (97% passed, 3% failed) were executed on aarch64, amd64,
armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe,
riscv64, sparc64 architectures for head, stable/12, stable/11
branches.
* test runs (% passed, % unstable, % exception) were executed on
amd64, i386, riscv64 architectures for head, stable/12, stable/11
branches.
* 21 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/HyiX1HETN and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.geom.class.eli.init_test.init
* sys.geom.class.eli.init_test.init_a
* sys.geom.class.eli.init_test.init_alias
* sys.geom.class.eli.integrity_test.copy
* sys.geom.class.eli.integrity_test.data
* sys.geom.class.eli.integrity_test.hmac
  Those geli(8) test cases are failing because some algorithms are
deprecated in r348206 and the return value and output are changed.
The fix to the test cases are under development.
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  Affected by mac_portacl(4), which is loaded by MAC tests. Need
to specify AF_INET to workaround and fix is being discussed.

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* i386 test is current suffering from loading ipsec(4) kernel
module, which is needed after
https://svnweb.freebsd.org/changeset/base/347410 ,  causes kernel
panic.
For more information, see:
* https://bugs.freebsd.org/238012
* https://bugs.freebsd.org/230857
* https://reviews.freebsd.org/D17512
* Same as amd64:
* sys.geom.class.eli.init_test.init
* sys.geom.class.eli.init_test.init_a
* sys.geom.class.eli.init_test.init_alias
* sys.geom.class.eli.integrity_test.copy
* sys.geom.class.eli.integrity_test.data
* sys.geom.class.eli.integrity_test.hmac
* sys.netinet.socket_afinet.socket_afinet_bind_zero
* Others:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* sys.opencrypto.runtests.main

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.opencrypto.runtests.main
  Failed with:
  ```
File "/usr/tests/sys/opencrypto/cryptodev.py", line 179, in __init__
  ioctl(_cryptodev, CIOCGSESSION2, s, 1)
  IOError: [Errno 22] Invalid argument
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* There are ~980 test cases failure with message:
`dtrace: failed to compile script err.D_AGG_SCALAR.maxnoarg.d:
[D_UNKNOWN] "/usr/lib/dtrace/mbuf.d", line 114: failed to copy type of
'm_data': Type information is in parent and unavailable`
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* This job is currently suffering from timeout because of
https://bugs.freebsd.org/237652
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression
* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3
* https://bugs.freebsd.org/237641 Flakey test case:
common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since
somewhere in (r346814, r 346845]
* https

FreeBSD CI Weekly Report 2019-06-02

2019-06-05 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.)

FreeBSD CI Weekly Report 2019-06-02
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-05-27 to 2019-06-02.

During this period, we have:

* 1752 builds (97.8% passed, 2.2% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 327 test runs (36.7% passed, 63.3% unstable) were executed on amd64,
i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 23 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/ryVi1WiaN and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Removed Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.geom.class.eli.init_test.init
* sys.geom.class.eli.init_test.init_a
* sys.geom.class.eli.init_test.init_alias
* sys.geom.class.eli.integrity_test.copy
* sys.geom.class.eli.integrity_test.data
* sys.geom.class.eli.integrity_test.hmac
  Those geli(8) test cases are failing because some algorithms are
deprecated in [r348206](https://reviews.freebsd.org/rS348206) and the
return value and output are changed.  The fix to the test cases are
under development.  Those tests are removed in
[r348454](https://reviews.freebsd.org/rS348454), while it is still
wothy to adjust the test code to check if the deprecated algorithms
are correctly marked deprecated in the future.

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* Same as amd64

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  Affected by mac_portacl(4), which is loaded by MAC tests. Need
to specify AF_INET to workaround and fix is being discussed.

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* i386 test is current suffering from loading ipsec(4) kernel
module, which is needed after
https://svnweb.freebsd.org/changeset/base/347410 ,  causes kernel
panic.
For more information, see:
* https://bugs.freebsd.org/238012
* https://bugs.freebsd.org/230857
* https://reviews.freebsd.org/D17512
* Same as amd64:
* sys.netinet.socket_afinet.socket_afinet_bind_zero
* Others:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* sys.opencrypto.runtests.main

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.opencrypto.runtests.main
  Failed with:
  ```
File "/usr/tests/sys/opencrypto/cryptodev.py", line 179, in __init__
  ioctl(_cryptodev, CIOCGSESSION2, s, 1)
  IOError: [Errno 22] Invalid argument
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Fixed Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* There are ~980 test cases failure with message:
`dtrace: failed to compile script err.D_AGG_SCALAR.maxnoarg.d:
[D_UNKNOWN] "/usr/lib/dtrace/mbuf.d", line 114: failed to copy type of
'm_data': Type information is in parent and unavailable`
  Fixed by https://svnweb.freebsd.org/changeset/base/348329

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* This job is currently suffering from timeout because of
https://bugs.freebsd.org/237652
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression
* https://bugs.freebsd.org/237403 Tes

FreeBSD CI Weekly Report 2019-06-09

2019-06-12 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.)

FreeBSD CI Weekly Report 2019-06-09
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-06-03 to 2019-06-09.

During this period, we have:

* 2444 builds (92.9% passed, 7.1% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 247 test runs (51% passed, 49% unstable) were executed on amd64,
i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 76 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/BJI5k8RRV and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* [r348808](https://reviews.freebsd.org/rS348808) fixed i386
kernel panics on loading ipsec(4) kernel module, which is needed after
[347410](https://svnweb.freebsd.org/changeset/base/347410). For more
information, see:
* https://bugs.freebsd.org/238012
* https://bugs.freebsd.org/230857
* https://reviews.freebsd.org/D17512

## Failing builds

* https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/
* See https://reviews.freebsd.org/D20622

* pkg(8) now requires `/dev/null` which doesn't exist on jail builds
test VM image.  Fix is under development now.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  Affected by mac_portacl(4), which is loaded by MAC tests. Need
to specify AF_INET to workaround and fix is being discussed.

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* Same as amd64:
* sys.netinet.socket_afinet.socket_afinet_bind_zero
* Others:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* sys.opencrypto.runtests.main

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.opencrypto.runtests.main
  Failed with:
  ```
File "/usr/tests/sys/opencrypto/cryptodev.py", line 179, in __init__
  ioctl(_cryptodev, CIOCGSESSION2, s, 1)
  IOError: [Errno 22] Invalid argument
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* This job is currently suffering from timeout because of
https://bugs.freebsd.org/237652
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression
* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3
* https://bugs.freebsd.org/237641 Flakey test case:
common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655 Non-deterministic panic when running
pf tests in interface ioctl code (NULL passed to strncmp)
* https://bugs.freebsd.org/237656 "Freed UMA keg (rtentry) was not
empty (18 items). Lost 1 pages of memory." seen when running
sys/netipsec tests
* https://bugs.freebsd.org/237657
sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on
i386

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233

FreeBSD CI Weekly Report 2019-06-16

2019-06-21 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.)

FreeBSD CI Weekly Report 2019-06-16
===

Here is a summary of the FreeBSD Continuous Integration results for
the period from 2019-06-10 to 2019-06-16.

During this period, we have:

* 1927 builds (98.1% passed, 1.9% failed) were executed on aarch64,
amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
powerpcspe, riscv64, sparc64 architectures for head, stable/12,
stable/11 branches.
* 199 test runs (56.8% passed, 42.7% unstable, 0.5% exception) were
executed on amd64, i386, riscv64 architectures for head, stable/12,
stable/11 branches.
* 45 doc builds (97.8% passed, 2.2 failed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or
expertise please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/BJmuwS5yS and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Builds

* All -testvm jobs
* Script for building test VM image in freebsd-ci has been updated
to fulfill that pkg(8) requires `/dev/null`

* https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/
* Fixed in [r349008](https://reviews.freebsd.org/rS349008)

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  Affected by mac_portacl(4), which is loaded by MAC tests. Need
to specify AF_INET to workaround and fix is being discussed.

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* Same as amd64:
* sys.netinet.socket_afinet.socket_afinet_bind_zero
* Others:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* Analysis from kp@:
*
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001933.html
*
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001934.html
* sys.opencrypto.runtests.main

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libc.regex.exhaust_test.regcomp_too_big
* lib.libregex.exhaust_test.regcomp_too_big
* sys.opencrypto.runtests.main
  Failed with:
  ```
File "/usr/tests/sys/opencrypto/cryptodev.py", line 179, in __init__
  ioctl(_cryptodev, CIOCGSESSION2, s, 1)
  IOError: [Errno 22] Invalid argument
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* This job is currently suffering from timeout because of
https://bugs.freebsd.org/237652
* There are ~60 failing cases, including flakey ones, see
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588

## Open Issues

* https://bugs.freebsd.org/237077 possible race in build:
/usr/src/sys/amd64/linux/linux_support.s:38:2: error: expected
relocatable expression
* https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be
converted to Python3
* https://bugs.freebsd.org/237641 Flakey test case:
common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655 Non-deterministic panic when running
pf tests in interface ioctl code (NULL passed to strncmp)
* https://bugs.freebsd.org/237656 "Freed UMA keg (rtentry) was not
empty (18 items). Lost 1 pages of memory." seen when running
sys/netipsec tests
* https://bugs.freebsd.org/237657
sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on
i386

### Cause build fails

* [233735: Possible build race: genoffset.o /usr/src/sys/sys/types.h:
error: machine/endian.h: No such file or
directory](https://bugs.freebsd.org/233735)
* [233769: Possible build race: ld: error: unable to find library
-lgcc_s](https://bugs.freebsd.org/233769)

### Others

* [Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

* https://issues.tmatesoft.com/issue/SVNKIT-740

FreeBSD CI Weekly Report 2019-06-23

2019-06-26 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.)

FreeBSD CI Weekly Report 2019-06-23
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-06-17 to 2019-06-23.

During this period, we have:

* 1835 builds (98.7% passed, 1.3% failed) were executed on aarch64, amd64,
  armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 356 test runs (38.2% passed, 55.9% unstable, 5.9% exception) were executed on
  amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 32 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/Sy6_MI6kH and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* Others:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* Analysis from kp@:
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001933.html
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001934.html
* sys.opencrypto.runtests.main

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libregex.exhaust_test.regcomp_too_big
* flaky, sometimes failed with:
  ```
  /usr/src/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c:72: p != 
NULL not met
  ```
* sys.opencrypto.runtests.main
  Failed with:
  ```
File "/usr/tests/sys/opencrypto/cryptodev.py", line 179, in __init__
  ioctl(_cryptodev, CIOCGSESSION2, s, 1)
  IOError: [Errno 22] Invalid argument
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* This job is currently suffering from timeout because of 
https://bugs.freebsd.org/237652
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781

## Issues

### New

* https://bugs.freebsd.org/238781
  sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when 
mac_portacl(4) loaded

### Open

* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linux_support.s:38:2: error: 
expected relocatable expression
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
  tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since 
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655
  Non-deterministic panic when running pf tests in interface ioctl code (NULL 
passed to strncmp)
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." 
seen when running sys/netipsec tests
* https://bugs.freebsd.org/237657
  sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on i386

### Cause build fails

* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Others

* [Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

* https://issues.tmatesoft.com/issue/SVNKIT-740
  The patch is asked to be updated and help wanted.
  
* https://bugs.freebsd.org/235356
  Help on how to reproduce and analyze is wanted.

___
freebsd-current@freebsd.org mailing list
https://lists.freebs

FreeBSD CI Weekly Report 2019-06-30

2019-07-08 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.)

FreeBSD CI Weekly Report 2019-06-30
===

Here is a summary of the FreeBSD Continuous Integration results for the period 
from 2019-06-24 to 2019-06-30.

During this period, we have:

* 1764 builds (95.9% passed, 4.1% failed) were executed on aarch64, amd64,
  armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 333 test runs (57.1% passed, 33.6% unstable, 9.3% exception) were executed on
  amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 44 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/BkT334Wer and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* Analysis from kp@:
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001933.html
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001934.html
* sys.opencrypto.runtests.main

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* Same as -head:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* sys.opencrypto.runtests.main
  Failed with:
  ```
File "/usr/tests/sys/opencrypto/cryptodev.py", line 179, in __init__
  ioctl(_cryptodev, CIOCGSESSION2, s, 1)
  IOError: [Errno 22] Invalid argument
  ```
* lib.libregex.exhaust_test.regcomp_too_big
* flaky, sometimes failed with:
  ```
  /usr/src/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c:72: p != 
NULL not met
  ```


* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* This job is currently suffering from timeout because of 
https://bugs.freebsd.org/237652
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781

## Issues

### New

* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Open
* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linux_support.s:38:2: error: 
expected relocatable expression
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
  tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since 
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655
  Non-deterministic panic when running pf tests in interface ioctl code (NULL 
passed to strncmp)
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." 
seen when running sys/netipsec tests
* https://bugs.freebsd.org/237657
  sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on i386
* https://bugs.freebsd.org/238781
  sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when 
mac_portacl(4) loaded

### Others

* [Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

* https://issues.tmatesoft.com/issue

FreeBSD CI Weekly Report 2019-07-07

2019-07-08 Thread Li-Wen Hsu
(Please send the followup discussions to freebsd-testing@ list.)

FreeBSD CI Weekly Report 2019-07-07
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-07-01 to 2019-07-07.

During this period, we have:

* 1871 builds (96.2% passed, 3.8% failed) were executed on aarch64, amd64,
  armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 335 test runs (47.5% passed, 45.3% unstable, 7.2% exception) were executed on
  amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 34 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/BJmFeVxbB and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* Analysis from kp@:
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001933.html
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001934.html
* sys.opencrypto.runtests.main

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* Same as -head:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* sys.opencrypto.runtests.main
  Failed with:
  ```
File "/usr/tests/sys/opencrypto/cryptodev.py", line 179, in __init__
  ioctl(_cryptodev, CIOCGSESSION2, s, 1)
  IOError: [Errno 22] Invalid argument
  ```
* lib.libregex.exhaust_test.regcomp_too_big
* flaky, sometimes failed with:
  ```
  /usr/src/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c:72: p != 
NULL not met
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* This job is currently suffering from timeout because of 
https://bugs.freebsd.org/237652
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s
* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linux_support.s:38:2: error: 
expected relocatable expression
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
  tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since 
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655
  Non-deterministic panic when running pf tests in interface ioctl code (NULL 
passed to strncmp)
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." 
seen when running sys/netipsec tests
* https://bugs.freebsd.org/237657
  sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on i386
* https://bugs.freebsd.org/238781
  sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when 
mac_portacl(4) loaded

### Othe

FreeBSD CI Weekly Report 2019-07-14

2019-07-16 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-07-14
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-07-08 to 2019-07-14.

During this period, we have:

* 1628 builds (97.4% passed, 2.6% failed) were executed on aarch64, amd64,
  armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 317 test runs (54.3% passed, 37.5% unstable, 8.2% exception) were executed on
  amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 48 doc builds (100% passed)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/Bk5EdrMbB and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.opencrypto.runtests.main
  Fixed in [r349872](https://reviews.freebsd.org/rS349872)

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* Analysis from kp@:
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001933.html
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001934.html

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* Same as -head:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* sys.opencrypto.runtests.main
* Needs MFC more than r349872.
* lib.libregex.exhaust_test.regcomp_too_big
* flaky, sometimes failed with:
  ```
  /usr/src/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c:72: p != 
NULL not met
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s
* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linux_support.s:38:2: error: 
expected relocatable expression
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
  tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since 
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655
  Non-deterministic panic when running pf tests in interface ioctl code (NULL 
passed to strncmp)
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." 
seen when running sys/netipsec tests
* https://bugs.freebsd.org/237657
  sys.kern.pdeathsig.signal_delivered_ptrace timing out periodically on i386
* https://bugs.freebsd.org/238781
  sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when 
mac_portacl(4) loaded

### Others

* [Tickets related to testing@](https://preview.tinyurl.com/y9maauwg)

* https://issues.tmatesoft.com/issue/SVNKIT-740
  The patch is asked

FreeBSD CI Weekly Report 2019-07-21

2019-07-25 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-07-21
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-07-15 to 2019-07-21.

During this period, we have:

* 1659 builds (96.7% (-0.7) passed, 3.3% (+0.7) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 306 test runs (56.2% (+1.9) passed, 43.1% (+5.6) unstable, 0.7% (-7.5)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 18 doc builds (100% (+0) passed)

Test case status (by 2019-07-21 23:59):
| Branch/Architecture | Total | Pass | Fail | Skipped |
| --- | - |  |  | --- |
| head/amd64  | 7460  | 7411 | 0| 49  |
| head/i386   | 7458  | 7406 | 4| 48  |
| 12-STABLE/amd64 | 7388  | 7341 | 0| 47  |
| 12-STABLE/i386  | 7386  | 7335 | 5| 46  |
| 11-STABLE/amd64 | 6845  | 6800 | 0| 45  |
| 11-STABLE/i386  | 6843  | 6759 | 34   | 50  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/rJJdcpCbH and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.opencrypto.runtests.main
  Fixed in http://svnweb.freebsd.org/changeset/base/350164

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-i386-test/
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* Analysis from kp@:
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001933.html
* 
https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001934.html

* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* Same as -head:
* sys.netpfil.pf.forward.v6
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.set_tos.v4
* lib.libregex.exhaust_test.regcomp_too_big
* flaky, sometimes failed with:
  ```
  /usr/src/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c:72: p != 
NULL not met
  ```

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s
* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linux_support.s:38:2: error: 
expected relocatable expression
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237652
  tests.hotspare.hotspare_test.hotspare_snapshot_001_pos timeout since 
somewhere in (r346814, r 346845]
* https://bugs.freebsd.org/237655
  Non-deterministic panic when running pf tests in interface ioctl code (NULL 
passed to strncmp)
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentry) was not empty (18 items)

FreeBSD CI Weekly Report 2019-07-28

2019-08-03 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-07-28
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-07-22 to 2019-07-28.

During this period, we have:

* 1689 builds (97.1% (+0.4) passed, 2.9% (-0.4) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 317 test runs (80.8% (+24.6) passed, 18.9% (-24.2) unstable, 0.3% (-0.4)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 36 doc builds (100% (+0) passed)

Test case status (on 2019-07-28 23:59):
| Branch/Architecture | Total  | Pass  | Fail| Skipped  |
| --- | -- | - | --- |  |
| head/amd64  | 7460 (+0)  | 7409 (-2) | 0 (+0)  | 51 (+2)  |
| head/i386   | 7458 (+0)  | 7400 (-6) | 0 (+0)  | 58 (+10) |
| 12-STABLE/amd64 | 7388 (+0)  | 7344 (+3) | 0 (+0)  | 44 (-3)  |
| 12-STABLE/i386  | 7386 (+0)  | 7335 (+0) | 0 (-5)  | 51 (+5)  |
| 11-STABLE/amd64 | 6845 (+0)  | 6797 (-3) | 1 (+1)  | 47 (+2)  |
| 11-STABLE/i386  | 6843 (+0)  | 6759 (+0) | 35 (+1) | 49 (-1)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/r1l5zGmMH and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## News
  
* [FCP 20190401-ci_policy: CI policy
](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md) is in 
"feedback" state, please check and provide comments.

* This week we disabled most unstable test cases in CI runs to let the real 
error caused by the commit can be noticed more easier.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* sys.opencrypto.runtests.main
  https://svnweb.freebsd.org/changeset/base/350209

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s
* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared
  Patch available: https://reviews.freebsd.org/D21069

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linu

FreeBSD CI Weekly Report 2019-08-04

2019-08-09 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-08-04
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-07-29 to 2019-08-04.

During this period, we have:

* 1662 builds (95.8% (-1.3) passed, 4.2% (+1.3) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 309 test runs (87.4% (+6.6) passed, 12.6% (-6.3) unstable, 0% (-0.3)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 18 doc builds (100% (+0) passed)

Test case status (on 2019-07-28 23:59):
| Branch/Architecture | Total  | Pass  | Fail| Skipped  |
| --- | -- | - | --- |  |
| head/amd64  | 7460 (+0)  | 7409 (+0) | 0 (+0)  | 51 (+0)  |
| head/i386   | 7458 (+0)  | 7400 (+0) | 0 (+0)  | 58 (+0)  |
| 12-STABLE/amd64 | 7388 (+0)  | 7344 (+0) | 0 (+0)  | 44 (+0)  |
| 12-STABLE/i386  | 7386 (+0)  | 7332 (-3) | 0 (+0)  | 54 (+3)  |
| 11-STABLE/amd64 | 6845 (+0)  | 6800 (+3) | 1 (+0)  | 44 (-3)  |
| 11-STABLE/i386  | 6843 (+0)  | 6760 (+1) | 34 (-1) | 49 (+0)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/rkEiIYr7B and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## News
  
* [FCP 20190401-ci_policy: CI policy
](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md) is in 
"feedback" state, please check and provide comments.

* We are skipping the test cases failing in CI system only when "ci"
  configuration variable is true.  This value can be set in kyua.conf
  or cli as: `kyua -v test_suites.FreeBSD.ci=true test`

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s
* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared
  Patch available: https://reviews.freebsd.org/D21069

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linux_support.s:38:2: error: 
expected relocatable expression
* https://bugs.freebsd.org/237403
  Tests in sys

FreeBSD CI Weekly Report 2019-08-11

2019-08-14 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-08-11
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-08-05 to 2019-08-11.

During this period, we have:

* 2066 builds (91% (-4.8) passed, 9% (4.8) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 343 test runs (85.1% (-2.3) passed, 14.9% (+2.3) unstable)
  were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 18 doc builds (100% (+0) passed)

Test case status (on 2019-08-11 23:59):
| Branch/Architecture | Total  | Pass   | Fail| Skipped |
| --- | -- | -- | --- | --- |
| head/amd64  | 7507 (+47) | 7449 (+40) | 0 (0)   | 58 (+7) |
| head/i386   | 7505 (+47) | 7443 (+43) | 0 (0)   | 62 (+4) |
| 12-STABLE/amd64 | 7392 (+4)  | 7348 (+4)  | 0 (0)   | 44 (0)  |
| 12-STABLE/i386  | 7390 (+4)  | 7339 (+4)  | 0 (0)   | 51 (0)  |
| 11-STABLE/amd64 | 6845 (0)   | 6801 (+4)  | 0 (-1)  | 44 (-3) |
| 11-STABLE/i386  | 6843 (0)   | 6763 (+3)  | 34 (0)  | 46 (-3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/HySDseqQB and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## News
  
* [FCP 20190401-ci_policy: CI policy
](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md) is in 
"feedback" state, please check and provide comments.

* This week we added LINT kernel build job for aarch64:
  https://ci.freebsd.org/job/FreeBSD-head-aarch64-LINT/
  We will add more LINT kernel build jobs for tier2 and tier3 soon.
  
* Total test case number increased a lot by fusefs update in
  [r350665](https://svnweb.freebsd.org/changeset/base/350665).

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s
* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared
  Patch available: https://reviews.freebsd.org/D21069

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237077
  possible race in build: /usr/src/sys/amd64/linux/linux_support.s:38:2: er

FreeBSD CI Weekly Report 2019-08-18

2019-08-22 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-08-18
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-08-12 to 2019-08-18.

During this period, we have:

* 2205 builds (93.3% (+2.3) passed, 6.7% (-2.3) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 401 test runs (63.3% (-21.8) passed, 34.7% (+19.8) unstable, 2% (+2)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 8 doc builds (100% (+0) passed)

Test case status (on 2019-08-18 23:59):
| Branch/Architecture | Total  | Pass  | Fail| Skipped  |
| --- | -- | - | --- |  |
| head/amd64  | 7511 (+4)  | 7446 (-3) | 2 (+2)  | 63 (+5)  |
| head/i386   | 7509 (+4)  | 7437 (-6) | 2 (+2)  | 70 (+8)  |
| 12-STABLE/amd64 | 7392 (0)   | 7341 (-7) | 2 (+2)  | 49 (+5)  |
| 12-STABLE/i386  | 7390 (0)   | 7332 (-7) | 2 (+2)  | 56 (+5)  |
| 11-STABLE/amd64 | 6845 (0)   | 6794 (-7) | 0 (0)   | 51 (+7)  |
| 11-STABLE/i386  | 6843 (0)   | 6756 (-7) | 34 (0)  | 53 (+7)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/S1ueobKEH and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## News
  
* [FCP 20190401-ci_policy: CI policy
](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md) is in 
"feedback" state, please check and provide comments.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/12237/
* https://ci.freebsd.org/job/FreeBSD-head-i386-test/6383/
* sys.acl.00.main
* sys.acl.02.main
  These are due to /usr/local/bin/perl changed to be installed by 
lang/perl5.30 (fixed now).
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.icmp.cve_2019_5598

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s
* https://bugs.freebsd.org/238828
  Possible build race: lib/libsysdecode/tables.h:948: error: 
'IPV6_MIN_MEMBERSHIPS' undeclared
  A fix is committed: https://svnweb.freebsd.org/changeset/base/351151

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237403
  Tests 

FreeBSD CI Weekly Report 2019-08-25

2019-08-27 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-08-25
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-08-19 to 2019-08-25.

During this period, we have:

* 2262 builds (83% (-10.3) passed, 17% (+10.3) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 403 test runs (45.2% (-18.1) passed, 48.8% (+14.1) unstable, 6% (+4)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 38 doc builds (100% (0) passed)

Test case status (on 2019-08-25 23:59):
| Branch/Architecture | Total  | Pass   | Fail| Skipped  |
| --- | -- | -- | --- |  |
| head/amd64  | 7533 (+22) | 7463 (+17) | 0 (-2)  | 70 (+7)  |
| head/i386   | 7531 (+22) | 7455 (+18) | 0 (-2)  | 74 (+4)  |
| 12-STABLE/amd64 | 7392 (0)   | 7345 (+4)  | 0 (-2)  | 47 (-2)  |
| 12-STABLE/i386  | 7390 (0)   | 7336 (+4)  | 0 (-2)  | 54 (-2)  |
| 11-STABLE/amd64 | 6845 (0)   | 6801 (+7)  | 0 (0)   | 44 (-7)  |
| 11-STABLE/i386  | 6843 (0)   | 6763 (+7)  | 34 (0)  | 46 (-7)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/s/HkcTCgnVB and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## News
  
* [FCP 20190401-ci_policy: CI policy
](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md) is in 
"feedback" state, please check and provide comments.

* Per imp@ suggested [timeline of gcc 4.2.1 
removal](https://lists.freebsd.org/pipermail/freebsd-arch/2019-August/019674.html):
* -Werror has been turned off for gcc 4.2.1 in
  [r351429](https://svnweb.freebsd.org/changeset/base/351429) and
  [r351430](https://svnweb.freebsd.org/changeset/base/351430)
* power*-build has been fixed in 
[r351485](https://svnweb.freebsd.org/changeset/base/351485)
* amd64-gcc build still need fix, patch is being discussed in
  https://reviews.freebsd.org/D21418

* Some pf tests failing on i386 which may be related to bpf, need more help:
* https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001933.html
* https://lists.freebsd.org/pipermail/freebsd-testing/2019-June/001934.html

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/12237/
* https://ci.freebsd.org/job/FreeBSD-head-i386-test/6383/
* sys.acl.00.main
* sys.acl.02.main
  Fixed by update package to perl5.30
* sys.netpfil.pf.forward.v4
* sys.netpfil.pf.icmp.cve_2019_5598
  Due to [r351212](https://svnweb.freebsd.org/changeset/base/351212) 
changed options of ping6(8),
  fixed in [r351391](https://svnweb.freebsd.org/changeset/base/351391)

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
  https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* usr.bin.procstat.procstat_test.command_loogle.com/ine_arguments
  https://bugs.freebsd.org/233587
* usr.bin.procstat.procstat_test.environment
  https://bugs.freebsd.org/233588
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https:/

FreeBSD CI Weekly Report 2019-09-01

2019-09-05 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-09-01
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-08-26 to 2019-09-01.

During this period, we have:

* 1625 builds (97.4% (+14.4) passed, 2.6% (-14.4) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 276 test runs (59.8% (+14.6) passed, 40.2% (-8.6) unstable, 0% (-6)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 51 doc builds (98.0% (-2) passed, 2% (+2) failed)

Test case status (on 2019-09-01 23:59):
| Branch/Architecture | Total  | Pass   | Fail| Skipped |
| --- | -- | -- | --- | --- |
| head/amd64  | 7550 (+17) | 7484 (+21) | 1 (+1)  | 65 (-5) |
| head/i386   | 7548 (+17) | 7477 (+22) | 2 (+2)  | 69 (-5) |
| 12-STABLE/amd64 | 7392 (0)   | 7348 (+3)  | 0 (0)   | 44 (-3) |
| 12-STABLE/i386  | 7390 (0)   | 7339 (+3)  | 0 (0)   | 51 (-3) |
| 11-STABLE/amd64 | 6845 (0)   | 6798 (-3)  | 0 (0)   | 47 (+3) |
| 11-STABLE/i386  | 6843 (0)   | 6760 (-3)  | 34 (0)  | 49 (+3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20190901 and archive is available at
http://hackfoldr.org/freebsd-ci-report/, any help is welcome.

## News
 
* Faliure notification has been turned on for 
https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/
 
* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md) 
is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* sys.kern.pdeathsig.signal_delivered_ptrace
* Reported in https://bugs.freebsd.org/237657
* Fixed in https://svnweb.freebsd.org/changeset/base/351210

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* sys.cddl.zfs.tests.atime.atime_test.atime_001_pos
* Reported in https://bugs.freebsd.org/240221
* Fixed in https://svnweb.freebsd.org/changeset/base/351642

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* (flaky) sys.sys.qmath_test.qdivq_s64q
* https://bugs.freebsd.org/240219
* Disabled in https://svnweb.freebsd.org/changeset/base/351739

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641
* cddl.usr.sbin.dtrace.amd64.arrays.t_dtrace_contrib.tst_uregsarray_d
* https://bugs.freebsd.org/240358

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380 (updating net/scapy to 2.4.3 may fix this)
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /

FreeBSD CI Weekly Report 2019-09-08

2019-09-11 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-09-08
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-09-02 to 2019-09-08.

During this period, we have:

* 2122 builds (99.4% (+2) passed, 0.6% (-2) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 373 test runs (59.6% (-0.2) passed, 39.1% (-1.1) unstable, 1.3% (+1.3)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 50 doc builds (100% (+2) passed)

Test case status (on 2019-09-08 23:59):
| Branch/Architecture | Total  | Pass   | Fail  | Skipped  |
| --- | -- | -- | - |  |
| head/amd64  | 7556 (+6)  | 7495 (+11) | 0 (-1)| 61 (-4)  |
| head/i386   | 7554 (+6)  | 7484 (+7)  | 2 (0) | 68 (-1)  |
| 12-STABLE/amd64 | 7393 (+1)  | 7341 (-7)  | 11 (+11)  | 41 (-3)  |
| 12-STABLE/i386  | 7391 (+1)  | 7329 (-10) | 11 (+11)  | 51 (0)   |
| 11-STABLE/amd64 | 6846 (+1)  | 6802 (+4)  | 0 (0) | 44 (-3)  |
| 11-STABLE/i386  | 6844 (+1)  | 6767 (-7)  | 34 (0)| 43 (-6)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20190908 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* Weekly CI report archive has been moved to https://hackmd.io/@FreeBSD-CI

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test/
* (flakey) usr.bin.procstat.procstat_test.environment
* (flakey) usr.bin.procstat.procstat_test.command_line_arguments
  Fixed in https://svnweb.freebsd.org/changeset/base/351819

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-12-amd64-test/
* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netipsec.tunnel.aes_cbc_128_hmac_sha1.v6
* sys.netipsec.tunnel.aes_cbc_256_hmac_sha2_256.v6
* sys.netipsec.tunnel.aes_gcm_128.v6
* sys.netipsec.tunnel.aes_gcm_256.v6
* sys.netipsec.tunnel.aesni_aes_cbc_128_hmac_sha1.v6
* sys.netipsec.tunnel.aesni_aes_cbc_256_hmac_sha2_256.v6
* sys.netipsec.tunnel.aesni_aes_gcm_128.v6
* sys.netipsec.tunnel.aesni_aes_gcm_256.v6
* sys.netipsec.tunnel.empty.v6
* sys.netpfil.pf.fragmentation.v6
* sys.netpfil.pf.pass_block.v6
* https://bugs.freebsd.org/240511

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641
* cddl.usr.sbin.dtrace.amd64.arrays.t_dtrace_contrib.tst_uregsarray_d
* https://bugs.freebsd.org/240358

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see 
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
  Patch available: https://reviews.freebsd.org/D21566
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380 (updating net/scapy to 2.4.3 may fix this)
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.or

FreeBSD CI Weekly Report 2019-09-15

2019-09-17 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-09-15
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-09-09 to 2019-09-15.

During this period, we have:

* 2095 builds (95.3% (-4.1) passed, 4.7% (+4.1) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 358 test runs (58.4% (-1.2) passed, 31.0% (-8.1) unstable, 10.6% (+9.3)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 32 doc builds (100% (0) passed)

Test case status (on 2019-09-15 23:59):
| Branch/Architecture | Total  | Pass   | Fail| Skipped |
| --- | -- | -- | --- | --- |
| head/amd64  | 7563 (+7)  | 7501 (+6)  | 0 (0)   | 62 (+1) |
| head/i386   | 7561 (+7)  | 7490 (+6)  | 2 (0)   | 69 (+1) |
| 12-STABLE/amd64 | 7433 (+40) | 7389 (+48) | 0 (-11) | 44 (+3) |
| 12-STABLE/i386  | 7431 (+40) | 7380 (+51) | 0 (-11) | 51 (0)  |
| 11-STABLE/amd64 | 6846 (0)   | 6802 (0)   | 0 (0)   | 44 (0)  |
| 11-STABLE/i386  | 6844 (0)   | 6767 (0)   | 34 (0)  | 43 (0)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20190915 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-stable-12-amd64-test/
* https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/
* sys.netipsec.tunnel.aes_cbc_128_hmac_sha1.v6
* sys.netipsec.tunnel.aes_cbc_256_hmac_sha2_256.v6
* sys.netipsec.tunnel.aes_gcm_128.v6
* sys.netipsec.tunnel.aes_gcm_256.v6
* sys.netipsec.tunnel.aesni_aes_cbc_128_hmac_sha1.v6
* sys.netipsec.tunnel.aesni_aes_cbc_256_hmac_sha2_256.v6
* sys.netipsec.tunnel.aesni_aes_gcm_128.v6
* sys.netipsec.tunnel.aesni_aes_gcm_256.v6
* sys.netipsec.tunnel.empty.v6
* sys.netpfil.pf.fragmentation.v6
* sys.netpfil.pf.pass_block.v6
* https://bugs.freebsd.org/240437

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641
* cddl.usr.sbin.dtrace.amd64.arrays.t_dtrace_contrib.tst_uregsarray_d
* https://bugs.freebsd.org/240358

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
  Patch available: https://reviews.freebsd.org/D21566
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380 (updating net/scapy to 2.4.3 may fix this)
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* (new) sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510


## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset

FreeBSD CI Weekly Report 2019-09-22

2019-09-23 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-09-22
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-09-16 to 2019-09-22.

During this period, we have:

* 2048 builds (99% (+3.7) passed, 1% (-3.7) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 359 test runs (77.2% (+18.8) passed, 22.8% (-8.2) unstable) were executed on
  amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 42 doc builds (100% passed)

Test case status (on 2019-09-22 23:59):
| Branch/Architecture | Total  | Pass   | Fail   | Skipped |
| --- | -- | -- | -- | --- |
| head/amd64  | 7567 (+4)  | 7504 (+4)  | 0 (0)  | 63 (+1) |
| head/i386   | 7565 (+4)  | 7493 (+3)  | 0 (-2) | 72 (+3) |
| 12-STABLE/amd64 | 7474 (+41) | 7430 (+41) | 0 (0)  | 44 (0)  |
| 12-STABLE/i386  | 7472 (+41) | 7424 (+44) | 0 (0)  | 48 (-3) |
| 11-STABLE/amd64 | 6849 (+3)  | 6805 (+3)  | 0 (0)  | 44 (0)  |
| 11-STABLE/i386  | 6847 (+3)  | 6770 (+3)  | 34 (0) | 43 (0)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20190922 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

* [Testing/CI session in 
DevSummit201909](https://wiki.freebsd.org/DevSummit/201909)

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641
* cddl.usr.sbin.dtrace.amd64.arrays.t_dtrace_contrib.tst_uregsarray_d
* https://bugs.freebsd.org/240358

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
  https://bugs.freebsd.org/211924
  Patch available: https://reviews.freebsd.org/D21566
* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* (new) sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* (new) lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https:

FreeBSD CI Weekly Report 2019-09-29

2019-10-04 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-09-29
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-09-23 to 2019-09-29.

During this period, we have:

* 2159 builds (98.6% (-0.4) passed, 1.4% (+0.4) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 340 test runs (71.5% (-5.7) passed, 20% (-2.8) unstable, 8.5% (+8.5)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 22 doc builds (100% passed)

Test case status (on 2019-09-29 23:59):
| Branch/Architecture | Total  | Pass   | Fail   | Skipped  |
| --- | -- | -- | -- |  |
| head/amd64  | 7588 (+21) | 7525 (+21) | 0 (0)  | 63 (0)   |
| head/i386   | 7586 (+21) | 7514 (+21) | 0 (0)  | 72 (0)   |
| 12-STABLE/amd64 | 7474 (0)   | 7430 (0)   | 0 (0)  | 44 (0)   |
| 12-STABLE/i386  | 7472 (0)   | 7421 (0)   | 0 (0)  | 51 (+3)  |
| 11-STABLE/amd64 | 6849 (0)   | 6805 (0)   | 0 (0)  | 44 (0)   |
| 11-STABLE/i386  | 6847 (0)   | 6767 (-3)  | 34 (0) | 46 (+3)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20190929 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

## Fixed Tests

* lib.libc.sys.mmap_test.mmap_truncate_signal
* https://svnweb.freebsd.org/changeset/base/352807
* https://svnweb.freebsd.org/changeset/base/352869

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641
* cddl.usr.sbin.dtrace.amd64.arrays.t_dtrace_contrib.tst_uregsarray_d
* https://bugs.freebsd.org/240358
* Fixed in head https://svnweb.freebsd.org/changeset/base/353107

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~60 failing cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:

FreeBSD CI Weekly Report 2019-10-06

2019-10-11 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-10-06
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-09-30 to 2019-10-06.

During this period, we have:

* 2129 builds (99.4% (+0.8) passed, 0.6% (-0.8) failed) were executed on
  aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64,
  powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11
  branches.
* 333 test runs (81.7% (+10.2) passed, 18.3% (-1.7) unstable) were executed on
  amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches.
* 42 doc builds (100% passed)

Test case status (on 2019-10-06 23:59):
| Branch/Architecture | Total  | Pass   | Fail| Skipped  |
| --- | -- | -- | --- |  |
| head/amd64  | 7589 (+1)  | 7526 (+1)  | 0 (0)   | 63 (0)   |
| head/i386   | 7587 (+1)  | 7515 (+1)  | 0 (0)   | 72 (0)   |
| 12-STABLE/amd64 | 7482 (+8)  | 7441 (+11) | 0 (0)   | 41 (-3)  |
| 12-STABLE/i386  | 7480 (+8)  | 7434 (+13) | 0 (0)   | 48 (-3)  |
| 11-STABLE/amd64 | 6849 (0)   | 6808 (+3)  | 0 (0)   | 41 (-3)  |
| 11-STABLE/i386  | 6847 (0)   | 6770 (+3)  | 34 (0)  | 43 (-3)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191006 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.

## Fixed Tests

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.amd64.arrays.t_dtrace_contrib.tst_uregsarray_d
* Fixed in head https://svnweb.freebsd.org/changeset/base/353107

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~18 failing and ~97 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews

FreeBSD CI Weekly Report 2019-10-13

2019-10-16 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-10-13
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-10-07 to 2019-10-13.

During this period, we have:

* 2217 builds (91.1% (-8.3) passed, 8.9% (+8.3) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 283 test runs (81.3% (-0.4) passed, 8.5% (-9.8) unstable, 10.2% (+10.2)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 30 doc builds (100% passed)

Test case status (on 2019-10-13 23:59):
| Branch/Architecture | Total | Pass  | Fail   | Skipped  |
| --- | - | - | -- |  |
| head/amd64  | 7590 (+1) | 7527 (+1) | 0 (0)  | 63 (0)   |
| head/i386   | 7588 (+1) | 7516 (+1) | 0 (0)  | 72 (0)   |
| 12-STABLE/amd64 | 7482 (0)  | 7438 (-3) | 0 (0)  | 44 (+3)  |
| 12-STABLE/i386  | 7480 (0)  | 7432 (0)  | 0 (0)  | 48 (0)   |
| 11-STABLE/amd64 | 6849 (0)  | 6808 (0)  | 0 (0)  | 41 (0)   |
| 11-STABLE/i386  | 6847 (0)  | 6770 (0)  | 34 (0) | 43 (0)   |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191013 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~18 failing and ~97 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bug

FreeBSD CI Weekly Report 2019-10-20

2019-10-21 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-10-20
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-10-14 to 2019-10-20.

During this period, we have:

* 2475 builds (93.6% (+2.5) passed, 6.4% (-2.5) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 341 test runs (89.4% (+8.1) passed, 10.6% (+2.1) unstable, 0% (-10.2)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 20 doc builds (100% (0) passed)

Test case status (on 2019-xx-xx 23:59):
| Branch/Architecture | Total | Pass  | Fail   | Skipped |
| --- | - | - | -- | --- |
| head/amd64  | 7590 (0)  | 7527 (0)  | 0 (0)  | 63 (0)  |
| head/i386   | 7588 (0)  | 7513 (-3) | 0 (0)  | 75 (+3) |
| 12-STABLE/amd64 | 7483 (+1) | 7439 (-1) | 0 (0)  | 44 (0)  |
| 12-STABLE/i386  | 7481 (+1) | 7430 (-2) | 0 (0)  | 51 (+2) |
| 11-STABLE/amd64 | 6849 (0)  | 6805 (-3) | 0 (0)  | 44 (+3) |
| 11-STABLE/i386  | 6847 (0)  | 6770 (0)  | 34 (0) | 43 (0)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191020 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~18 failing and ~97 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237403
  Tests in sys/op

FreeBSD CI Weekly Report 2019-10-27

2019-11-02 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-10-27
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-10-21 to 2019-10-27.

During this period, we have:

* 2267 builds (96.7% (+3.1) passed, 3.3% (-3.1) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 352 test runs (55.1% (+34.3) passed, 38.1% (+27.5) unstable, 6.8% (+6.8)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 22 doc builds (100% (0) passed)

Test case status (on 2019-10-27 23:59):
| Branch/Architecture | Total  | Pass   | Fail   | Skipped |
| --- | -- | -- | -- | --- |
| head/amd64  | 7609 (+19) | 7540 (+13) | 0 (0)  | 69 (+6) |
| head/i386   | 7586 (-2)  | 7509 (-4)  | 0 (0)  | 77 (+2) |
| 12-STABLE/amd64 | 7483 (+2)  | 7432 (-7)  | 0 (0)  | 51 (+7) |
| 12-STABLE/i386  | 7481 (0)   | 7426 (-4)  | 0 (0)  | 55 (+4) |
| 11-STABLE/amd64 | 6849 (0)   | 6805 (0)   | 0 (0)  | 44 (0)  |
| 11-STABLE/i386  | 6847 (0)   | 6767 (-3)  | 34 (0) | 46 (+3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191027 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* [FCP 20190401-ci_policy: CI 
policy](https://github.com/freebsd/fcp/blob/master/fcp-20190401-ci_policy.md)
  is in "feedback" state, please check and provide comments on -fcp@ and 
-hackers@ mailing lists.

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~18 failing and ~97 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* (new) lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* (new) sys.netinet6.frag6.*
  https://bugs.freebsd.org/241493

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy ca

FreeBSD CI Weekly Report 2019-11-03

2019-11-08 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-11-03
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-10-29 to 2019-11-03.

During this period, we have:

* 1820 builds (94.1% (-2.6) passed, 5.9% (+2.6) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 277 test runs (81.6% (+26.5) passed, 18.4% (-19.7) unstable, 0% (-6.8)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 27 doc builds (88.0% (-12) passed)

Test case status (on 2019-11-03 23:59):
| Branch/Architecture | Total| Pass  | Fail   | Skipped |
| --- |  | - | -- | --- |
| head/amd64  | 7609 (0) | 7541 (+1) | 0 (0)  | 68 (-1) |
| head/i386   | 7586 (0) | 7512 (+3) | 0 (0)  | 74 (-3) |
| 12-STABLE/amd64 | 7483 (0) | 7436 (+4) | 0 (0)  | 47 (-4) |
| 12-STABLE/i386  | 7481 (0) | 7427 (+1) | 0 (0)  | 54 (-1) |
| 11-STABLE/amd64 | 6849 (0) | 6802 (-3) | 0 (0)  | 47 (+3) |
| 11-STABLE/i386  | 6847 (0) | 6764 (-3) | 34 (0) | 49 (+3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191103 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.
  
* A list of "FreeBSD CI Tasks and Ideas" is keeping at 
https://hackmd.io/@FreeBSD-CI/freebsd-ci-todo , please contact 
freebsd-test...@freebsd.org and lw...@freebsd.org if you are interested or have 
new ideas.

## Failing Tests

* https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/
* local.kyua.* (31 cases)
* local.lutok.* (3 cases)

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~18 failing and ~97 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* (new) lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* (new) sys.netinet6.frag6.*
  https://bugs.freebsd.org/241493

## Issues

## New

* https://bugs.freebsd.org/241562
  failing test case: lib.libexecinfo.backtrace_test.backtrace_fmt_basic
  (Already fixed on 2019-11-07)
* https://bugs.freebsd.org/241662
  Flakey test case: lib.libarchive.functional_test.test_fuzz_iso9660

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or dir

FreeBSD CI Weekly Report 2019-11-10

2019-11-11 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-11-10
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-11-04 to 2019-11-10.

During this period, we have:

* 2331 builds (94.9% (+) passed, 5.1% () failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 267 test runs (92.1% (+) passed, 6.4% (-) unstable, 1.5% ()
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 86 doc builds (100% (0) passed)

Test case status (on 2019-11-10 23:59):
| Branch/Architecture | Total  | Pass   | Fail| Skipped |
| --- | -- | -- | --- | --- |
| head/amd64  | 7611 (+2)  | 7543 (+2)  | 0 (0)   | 68 (0)  |
| head/i386   | 7609 (+23) | 7540 (+28) | 0 (0)   | 69 (-5) |
| 12-STABLE/amd64 | 7483 (0)   | 7435 (-1)  | 0 (0)   | 48 (+1) |
| 12-STABLE/i386  | 7481 (0)   | 7426 (-1)  | 0 (0)   | 55 (+1) |
| 11-STABLE/amd64 | 6849 (0)   | 6802 (0)   | 0 (-)   | 47 (0)  |
| 11-STABLE/i386  | 6847 (0)   | 6798 (+34) | 0 (-34) | 49 (0)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191110 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.
  
* A list of "FreeBSD CI Tasks and Ideas" is keeping at
  https://hackmd.io/@FreeBSD-CI/freebsd-ci-todo , please contact
  freebsd-test...@freebsd.org and lw...@freebsd.org if you are interested or
  have new ideas.

* Experimental "Hardware test lab" result is available at:
  https://ci.freebsd.org/hwlab/ , more hardware support is welcomed!

* We are collecting information of FreeBSD in software development, for future
  collaboration. The wiki page is https://wiki.freebsd.org/3rdPartySoftwareCI ,
  plese help adding more information.

## Fixed tests

Tests of i386 netinet6 and netpfil were failing because a bug in scapy, fixed
by bz@ and upstreaming at https://github.com/secdev/scapy/pull/2329

* sys.netpfil.pf.forward.v4 (i386 only)
* sys.netpfil.pf.forward.v6 (i386 only)
* sys.netpfil.pf.set_tos.v4 (i386 only)
  https://bugs.freebsd.org/239380
* sys.netpfil.common.forward.pf_v4 (i386 only)
  https://bugs.freebsd.org/240085
* sys.netpfil.common.tos.pf_tos (i386 only)
  https://bugs.freebsd.org/240086
* sys.netinet6.frag6.*
  https://bugs.freebsd.org/241493
  
libexecinfo tests are enabled and found that the tests needs unstripped binary,
and also found that we need to enable unwind tables on !amd64.

* https://bugs.freebsd.org/241562
  failing test case: lib.libexecinfo.backtrace_test.backtrace_fmt_basic

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~18 failing and ~97 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://

Re: SVN r354896 breaks build

2019-11-20 Thread Li-Wen Hsu
On Thu, Nov 21, 2019 at 12:39 AM Michael Butler
 wrote:
>
> The no-relax flag can't be used on all architectures ..
>
> Building /usr/obj/usr/src/amd64.amd64/usr.sbin/jail/jail
> --- jail ---
> ld: error: unknown argument '--no-relax'
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> --- all_subdir_usr.sbin/portsnap ---
> --- all_subdir_usr.sbin/portsnap/make_index ---
> ===> usr.sbin/portsnap/make_index (all)
> --- all_subdir_usr.sbin/jail ---
> *** [jail] Error code 1

My bad, should be fixed in r354899.

Li-Wen
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Reverting -current by date.

2019-11-20 Thread Li-Wen Hsu
On Thu, Nov 21, 2019 at 1:39 AM bob prohaska  wrote:
>
> From time to time it would be handy to revert freebsd-current to
> an older, well-behaved revision.
>
> Is there a mechanism for identifying revision numbers that
> will at least compile and boot, by date?
>
> In my case buildworld seems to be markedly slower than, say,
> six months ago. Maybe it's hardware, maybe something else. Is
> there a way to pick a revision number to revert to, that's
> better than merely guessing?
>
> Thanks for reading,

I suggest checking the build history in our CI system, for example,
head-amd64: https://ci.freebsd.org/job/FreeBSD-head-amd64-build/

Li-Wen
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Build failed in Jenkins: FreeBSD_HEAD #2725

2015-05-04 Thread Li-Wen Hsu
On Mon, May 04, 2015 at 10:46:10 -0700, Garrett Cooper wrote:
> 
> On May 4, 2015, at 10:38, Cy Schubert  wrote:
> 
> > I think jenkins copy of head still contains ntp_parser.y. I see no issue
> > here.
> > 
> > Cy Schubert
> > 
> > 
> > You need to do a better job at figuring out why you broke things.
> > This is not the first time you've broken things with an ntp import.
> 
> I don’t see that file either…
> 
> $ ls contrib/ntp/ntpd/ntp_parser.y
> ls: contrib/ntp/ntpd/ntp_parser.y: No such file or directory
> $ svnversion
> 282423M
> $ svn status | grep -v \?
> M   Makefile
> 

I wiped out the workspace, it will do a fresh checkout on next build.
Let's see if this helps.

Li-Wen


-- 
Li-Wen Hsu 
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: FreeBSD_HEAD - Build #2953 - Still Failing

2015-07-11 Thread Li-Wen Hsu
On Sat, Jul 11, 2015 at 17:11:24 +, jenkins-ad...@freebsd.org wrote:
> FreeBSD_HEAD - Build #2953 - Still Failing:
> 
> Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/
> Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/changes
> Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/console

[...]

> The end of the build log:

[...]
 
> cc -O2 -pipe  -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../contrib/mtree 
> -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libnetbsd 
> -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libmd -std=gnu99  
> -Qunused-arguments 
> -I/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/include  
> -static -L/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/lib -o 
> xinstall xinstall.o getid.o  -lmd -legacy
> xinstall.o: In function `install':
> /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x133c): undefined 
> reference to `_libmd_SHA256_File'
> /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x1631): undefined 
> reference to `_libmd_SHA256_End'
> /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x186c): undefined 
> reference to `_libmd_SHA256_File'
> xinstall.o: In function `compare':
> /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x2706): undefined 
> reference to `_libmd_SHA256_End'
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> *** [xinstall] Error code 1
> 
> make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall
> 1 error
> 
> make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall

This failure seems due to cannot build 11-CURRENT on 10.1-RELEASE, where
this job configured to run on.

I have tested building HEAD in 11-CURRENT and 10.1-RELEASE jails,
the first one succeeded and the other failed.  

I remember we need to support build -CURRENT on latest -RELEASE, right?
Any comments?

Thanks,
Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org


pgpmXMIv1u06q.pgp
Description: PGP signature


Failed to build 11-CURRENT on 10.1-RELEASE (was: Re: FreeBSD_HEAD - Build #2953 - Still Failing

2015-07-11 Thread Li-Wen Hsu
Resend this using another subject for not being overwhelmed by lots of build 
fail mails :(

On Sun, Jul 12, 2015 at 01:22:48 +0800, Li-Wen Hsu wrote:
> On Sat, Jul 11, 2015 at 17:11:24 +, jenkins-ad...@freebsd.org wrote:
> > FreeBSD_HEAD - Build #2953 - Still Failing:
> > 
> > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/
> > Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/changes
> > Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/console
> 
> [...]
> 
> > The end of the build log:
> 
> [...]
>  
> > cc -O2 -pipe  -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../contrib/mtree 
> > -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libnetbsd 
> > -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libmd -std=gnu99  
> > -Qunused-arguments 
> > -I/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/include  
> > -static -L/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/lib 
> > -o xinstall xinstall.o getid.o  -lmd -legacy
> > xinstall.o: In function `install':
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x133c): undefined 
> > reference to `_libmd_SHA256_File'
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x1631): undefined 
> > reference to `_libmd_SHA256_End'
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x186c): undefined 
> > reference to `_libmd_SHA256_File'
> > xinstall.o: In function `compare':
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x2706): undefined 
> > reference to `_libmd_SHA256_End'
> > cc: error: linker command failed with exit code 1 (use -v to see invocation)
> > *** [xinstall] Error code 1
> > 
> > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall
> > 1 error
> > 
> > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall
> 
> This failure seems due to cannot build 11-CURRENT on 10.1-RELEASE, where
> this job configured to run on.
> 
> I have tested building HEAD in 11-CURRENT and 10.1-RELEASE jails,
> the first one succeeded and the other failed.  
> 
> I remember we need to support build -CURRENT on latest -RELEASE, right?
> Any comments?
> 
> Thanks,
> Li-Wen
> 
> -- 
> Li-Wen Hsu 
> http://lwhsu.org



-- 
Li-Wen Hsu 
http://lwhsu.org


pgpdfXMEw_cnx.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
>
> Build information: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> Full change log: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> Full build log: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console

...

> The end of the build log:

...

> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> Updating FreeBSD repository catalogue...
> Fetching meta.txz: . done
> Fetching packagesite.txz: .. done
> Processing entries: .. done
> FreeBSD repository update completed. 24303 packages processed.
> pkg: No packages available to install matching 'devel/amd64-xtoolchain-gcc' 
> have been found in the repositories

I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
installed 10.1-RELEASE amd64 VM, it does not find
devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
package building issue?  Is there anyone get different result?

Thanks,
Li-Wen

-- 
Li-Wen Hsu
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
>> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
>>
>> Build information: 
>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
>> Full change log: 
>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
>> Full build log: 
>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
>
> ...
>
>> The end of the build log:
>
> ...
>
>> + sudo pkg install -y devel/amd64-xtoolchain-gcc
>> Updating FreeBSD repository catalogue...
>> Fetching meta.txz: . done
>> Fetching packagesite.txz: .. done
>> Processing entries: .. done
>> FreeBSD repository update completed. 24303 packages processed.
>> pkg: No packages available to install matching 'devel/amd64-xtoolchain-gcc' 
>> have been found in the repositories
>
> I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> installed 10.1-RELEASE amd64 VM, it does not find
> devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> package building issue?  Is there anyone get different result?

Sorry for the noise, I just found this commit:

https://svnweb.freebsd.org/changeset/ports/392873

I'll disable this job first and see what we can do.

Li-Wen


-- 
Li-Wen Hsu
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 08:23:47 +0200, Baptiste Daroussin wrote:
> On Mon, Jul 27, 2015 at 02:07:31PM +0800, Li-Wen Hsu wrote:
> > On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> > > On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> > >> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
> > >>
> > >> Build information: 
> > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> > >> Full change log: 
> > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> > >> Full build log: 
> > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
> > >
> > > ...
> > >
> > >> The end of the build log:
> > >
> > > ...
> > >
> > >> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> > >> Updating FreeBSD repository catalogue...
> > >> Fetching meta.txz: . done
> > >> Fetching packagesite.txz: .. done
> > >> Processing entries: .. done
> > >> FreeBSD repository update completed. 24303 packages processed.
> > >> pkg: No packages available to install matching 
> > >> 'devel/amd64-xtoolchain-gcc' have been found in the repositories
> > >
> > > I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> > > installed 10.1-RELEASE amd64 VM, it does not find
> > > devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> > > package building issue?  Is there anyone get different result?
> > 
> > Sorry for the noise, I just found this commit:
> > 
> > https://svnweb.freebsd.org/changeset/ports/392873
> > 
> > I'll disable this job first and see what we can do.
> > 
> > Li-Wen
> 
> A sorry I was not aware you were using it. I can readd it if you want it.

That might be the fastest way, or do you have any other recommended
alternative of it?

Li-Wen


-- 
Li-Wen Hsu 
http://lwhsu.org


pgpuHI2fSzP_R.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-27 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 08:31:18 +0200, Baptiste Daroussin wrote:
> On Mon, Jul 27, 2015 at 02:28:16PM +0800, Li-Wen Hsu wrote:
> > On Mon, Jul 27, 2015 at 08:23:47 +0200, Baptiste Daroussin wrote:
> > > On Mon, Jul 27, 2015 at 02:07:31PM +0800, Li-Wen Hsu wrote:
> > > > On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> > > > > On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> > > > >> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
> > > > >>
> > > > >> Build information: 
> > > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> > > > >> Full change log: 
> > > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> > > > >> Full build log: 
> > > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
> > > > >
> > > > > ...
> > > > >
> > > > >> The end of the build log:
> > > > >
> > > > > ...
> > > > >
> > > > >> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> > > > >> Updating FreeBSD repository catalogue...
> > > > >> Fetching meta.txz: . done
> > > > >> Fetching packagesite.txz: .. done
> > > > >> Processing entries: .. done
> > > > >> FreeBSD repository update completed. 24303 packages processed.
> > > > >> pkg: No packages available to install matching 
> > > > >> 'devel/amd64-xtoolchain-gcc' have been found in the repositories
> > > > >
> > > > > I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> > > > > installed 10.1-RELEASE amd64 VM, it does not find
> > > > > devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> > > > > package building issue?  Is there anyone get different result?
> > > > 
> > > > Sorry for the noise, I just found this commit:
> > > > 
> > > > https://svnweb.freebsd.org/changeset/ports/392873
> > > > 
> > > > I'll disable this job first and see what we can do.
> > > > 
> > > > Li-Wen
> > > 
> > > A sorry I was not aware you were using it. I can readd it if you want it.
> > 
> > That might be the fastest way, or do you have any other recommended
> > alternative of it?
> > 
> Given you are building directly on amd64 you can use the regular gcc ports, 
> no?

Probably, I did not work on this job and might overlook something.

> Anyway I'll readd the amd64 xtoolchain after I manage to fix it with gcc5

Thanks, before it backing to pkg.freebsd.org again, I'll just skip the
step of installing it.

Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org


pgpZTRKVgPzPf.pgp
Description: PGP signature


Re: FreeBSD_HEAD-tests - Build #1226 - Unstable

2015-07-28 Thread Li-Wen Hsu
On Tue, Jul 28, 2015 at 21:21:07 +0300, Sergey Kandaurov wrote:
> On 28 July 2015 at 00:23,   wrote:
> > FreeBSD_HEAD-tests - Build #1226 - Unstable:
> >
> [..]
> > [192.168.10.2] out: sys/kern/unix_seqpacket_test:shutdown_send  ->  failed: 
> > 2 checks failed; see output for more details  [0.371s]
> > [192.168.10.2] out: sys/kern/unix_seqpacket_test:shutdown_send_sigpipe  ->  
> > failed: 2 checks failed; see output for more details  [0.553s]
> 
> I'd fix this if the testing infrastructure was something easily
> setup'able locally with e.g. a freshly downloaded VM image.

That is a very good suggestion, it is already in the future plan. :)

> Currently it is not so, coz trying to build tests/sys/kern emits
> some linking errors due missing atf symbols.

Just took a quick look at this job configuration, and I copied the disk
image from build #1227 to here:

https://people.freebsd.org/~lwhsu/tmp/test.img.xz

Here are config and test script:

https://github.com/freebsd/freebsd-ci/blob/master/scripts/test/config/config.json
https://github.com/freebsd/freebsd-ci/blob/master/scripts/test/run-tests.py

Hope these help.

Li-Wen


-- 
Li-Wen Hsu 
http://lwhsu.org


pgptWUEqkvMT1.pgp
Description: PGP signature


Re: FreeBSD_HEAD-tests - Build #1282 - Failure

2015-08-15 Thread Li-Wen Hsu
On Sat, Aug 15, 2015 at 15:42:15 +, jenkins-ad...@freebsd.org wrote:
> FreeBSD_HEAD-tests - Build #1282 - Failure:
> 
> Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1282/
> Full change log: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1282/changes
> Full build log: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1282/console
> 
> /usr/local/bin/sudo: Undefined symbol "reallocarray"

This is an internal error that sudo package is not compatible with the
world of that host.  I've fixed it and added "test report not found" error to
not-email-to-the-public pattern.  Sorry for the noise.

Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org


pgptDGxdpMtud.pgp
Description: PGP signature


Re: FreeBSD_HEAD-tests - Build #1704 - Still Unstable

2015-11-17 Thread Li-Wen Hsu
On Tue, Nov 17, 2015 at 20:34:29 +0100, Baptiste Daroussin wrote:
> On Tue, Nov 17, 2015 at 05:36:45PM +, jenkins-ad...@freebsd.org wrote:
> > FreeBSD_HEAD-tests - Build #1704 - Still Unstable:
> > 
> > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1704/
> > Full change log: 
> > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1704/changes
> > Full build log: 
> > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1704/console
> > 
> > Change summaries:
> > 
> > No changes
> > 
> > 
> > The failed test cases:
> > 
> > 1 tests failed.
> > FAILED:  test-report.xml.
> > 
> > Error Message:
> > 
> Can someone fix that? or at least show which test is giving unicode in the
> output?

Just did a quick look into this:

https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1704/testReport/test-report/xml/_init_/

"""
org.dom4j.DocumentException: Error on line 52159 of document 
file:///builds/FreeBSD_HEAD-tests/test-report.xml : An invalid XML character 
(Unicode: 0x1) was found in the element content of the document. Nested 
exception: An invalid XML character (Unicode: 0x1) was found in the element 
content of the document.
"""

And this is the case output contains invalid XML character:

"""


Test case metadata
--

allowed_architectures is empty
allowed_platforms is empty
description = crypt(3) salt consistency checks
has_cleanup = false
required_configs is empty
required_disk_space = 0
required_files is empty
required_memory = 0
required_programs is empty
required_user is empty
timeout = 300

Original stderr
---

*** Expected check failure: Old-style/bad inputs fail on FreeBSD: 
/builds/FreeBSD_HEAD/contrib/netbsd-tests/lib/libcrypt/t_crypt.c:140: Test 22 
^A^BUZoIyj/Hy/c != ^A^Bwyd0KZo65Jo

*** Expected check failure: Old-style/bad inputs fail on FreeBSD: 
/builds/FreeBSD_HEAD/contrib/netbsd-tests/lib/libcrypt/t_crypt.c:140: Test 23 
a_Av8awQ0AsR6 != a_C10Dk/ExaG.

*** Expected check failure: Old-style/bad inputs fail on FreeBSD: 
/builds/FreeBSD_HEAD/contrib/netbsd-tests/lib/libcrypt/t_crypt.c:140: Test 24 
~▒UZoIyj/Hy/c != ~▒.5OTsRVjwLo



"""

There is an issue and a PR for kyua for this:

https://github.com/jmmv/kyua/issues/136
https://github.com/jmmv/kyua/pull/148

Escape these characters is a way, or we might make our test cases always
produce printable characters in outputs, however that might be
impossible (who knows when test fails would happen?).  Or, don't know if
there is a method to embedded these bytes into a valid XML.



Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org


pgpqIWs0vVLM0.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure

2016-04-03 Thread Li-Wen Hsu
On Mon, Apr 4, 2016 at 1:59 AM, Dimitry Andric  wrote:
> On 03 Apr 2016, at 19:19, Andriy Gapon  wrote:
>> On 03/04/2016 12:39, jenkins-ad...@freebsd.org wrote:
>>> FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure:
>>>
>>> Build information: 
>>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1144/
>>> Full change log: 
>>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1144/changes
>>> Full build log: 
>>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1144/console
>>>
>>
>> I wasn't able to understand what was the failure here...
>
> The step to install the amd64-xtoolchain-gcc package failed, apparently 
> because it decided to auto-upgrade pkg first, without actually installing the 
> package that was asked for:
>
> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> Updating FreeBSD repository catalogue...
> Fetching meta.txz: . done
> Fetching packagesite.txz: .. done
> Processing entries: .. done
> FreeBSD repository update completed. 25093 packages processed.
> New version of pkg detected; it needs to be installed first.
> The following 1 package(s) will be affected (of 0 checked):
>
> Installed packages to be UPGRADED:
> pkg: 1.6.4_1 -> 1.7.1
>
> The process will require 84 KiB more space.
> 2 MiB to be downloaded.
> Fetching pkg-1.7.1.txz: .. done
> Checking integrity... done (0 conflicting)
> [1/1] Upgrading pkg from 1.6.4_1 to 1.7.1...
> [1/1] Extracting pkg-1.7.1: .. done
> Updating FreeBSD repository catalogue...
> Repo "FreeBSD" upgrade schema 2012 to 2013: Add vital field
> FreeBSD repository is up-to-date.
> All repositories are up-to-date.
> Build step 'Execute shell' marked build as failure
>
> I'd consider this a bug in pkg?  Is it suppose to return a failure code in 
> this case?

I've checked this a little more, I found the return code of
"installing a installed package" has been changed.

For pkg 1.6.4_1, it returns 0, but 1.7.1 returns 70, thus jenkins
consider the build script execution failure.


Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure

2016-04-04 Thread Li-Wen Hsu
On Mon, Apr 04, 2016 at 00:50:14 +0200, Baptiste Daroussin wrote:
> On Mon, Apr 04, 2016 at 04:41:47AM +0800, Li-Wen Hsu wrote:
> > I've checked this a little more, I found the return code of
> > "installing a installed package" has been changed.
> > 
> > For pkg 1.6.4_1, it returns 0, but 1.7.1 returns 70, thus jenkins
> > consider the build script execution failure.
> > 
> > 
> It shoudl not return 70 if it returns 70 then there is a bug I can fix, I need
> to know more about what is failing to be able to fix

What else information do you need?  My experiment is as following:

On a machine uses quarterly branch, where pkg is 1.6.4_1, install a
installed package.  I choose rsync here, then echo $?, it returns 0.

And I switch to latest branch, also use `pkg install -y rsync`, but this
time $? is 70.

Jenkins "Execute shell" build step checks return value of each command
in the shell script, if it is non-zero, it aborts the build and
considers if failure.


Regards,
Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org


pgp4Q687kR8Pv.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure

2016-04-04 Thread Li-Wen Hsu
On Mon, Apr 04, 2016 at 12:53:16 +0200, Baptiste Daroussin wrote:
> On Mon, Apr 04, 2016 at 06:39:00PM +0800, Li-Wen Hsu wrote:
> > On Mon, Apr 04, 2016 at 00:50:14 +0200, Baptiste Daroussin wrote:
> > > On Mon, Apr 04, 2016 at 04:41:47AM +0800, Li-Wen Hsu wrote:
> > > > I've checked this a little more, I found the return code of
> > > > "installing a installed package" has been changed.
> > > > 
> > > > For pkg 1.6.4_1, it returns 0, but 1.7.1 returns 70, thus jenkins
> > > > consider the build script execution failure.
> > > > 
> > > > 
> > > It shoudl not return 70 if it returns 70 then there is a bug I can fix, I 
> > > need
> > > to know more about what is failing to be able to fix
> > 
> > What else information do you need?  My experiment is as following:
> > 
> > On a machine uses quarterly branch, where pkg is 1.6.4_1, install a
> > installed package.  I choose rsync here, then echo $?, it returns 0.
> > 
> > And I switch to latest branch, also use `pkg install -y rsync`, but this
> > time $? is 70.
> > 
> > Jenkins "Execute shell" build step checks return value of each command
> > in the shell script, if it is non-zero, it aborts the build and
> > considers if failure.
> 
> Return 70 means an error occured. if I look at the log I can see that
> powerpc64-gcc is not installed for sure, hence the error 70
> 
> What is strange it that no "error message is shown"

Very strange, no further error message is shown, even -d provided.

root@jenkins10a:~ # pkg -d install -y devel/amd64-xtoolchain-gcc
DBG(1)[44393]> pkg initialized
Updating FreeBSD repository catalogue...
DBG(1)[44393]> PkgRepo: verifying update for FreeBSD
DBG(1)[44393]> Pkgrepo, begin update of '/var/db/pkg/repo-FreeBSD.sqlite'
DBG(1)[44393]> Fetch: fetching from: 
http://pkgmir.pkg.freebsd.org/FreeBSD:10:amd64/latest/meta.txz with opts "i"
DBG(1)[44393]> Fetch: fetching from: 
http://pkgmir.pkg.freebsd.org/FreeBSD:10:amd64/latest/packagesite.txz with opts 
"i"
FreeBSD repository is up-to-date.
All repositories are up-to-date.
DBG(1)[44393]> want to get an advisory lock on a database
DBG(1)[44393]> release an advisory lock on a database
root@jenkins10a:~ # echo $?
70

Is there anything I can help on debugging this?

Li-Wen


-- 
Li-Wen Hsu 
https://lwhsu.org


pgpeYe5_Z1goK.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc - Build #1144 - Failure

2016-04-04 Thread Li-Wen Hsu
On Mon, Apr 04, 2016 at 14:32:35 +0200, Baptiste Daroussin wrote:
> On Mon, Apr 04, 2016 at 08:25:39PM +0800, Li-Wen Hsu wrote:
> > On Mon, Apr 04, 2016 at 12:53:16 +0200, Baptiste Daroussin wrote:
> > > On Mon, Apr 04, 2016 at 06:39:00PM +0800, Li-Wen Hsu wrote:
> > > > On Mon, Apr 04, 2016 at 00:50:14 +0200, Baptiste Daroussin wrote:
> > > > > On Mon, Apr 04, 2016 at 04:41:47AM +0800, Li-Wen Hsu wrote:
> > > > > > I've checked this a little more, I found the return code of
> > > > > > "installing a installed package" has been changed.
> > > > > > 
> > > > > > For pkg 1.6.4_1, it returns 0, but 1.7.1 returns 70, thus jenkins
> > > > > > consider the build script execution failure.
> > > > > > 
> > > > > > 
> > > > > It shoudl not return 70 if it returns 70 then there is a bug I can 
> > > > > fix, I need
> > > > > to know more about what is failing to be able to fix
> > > > 
> > > > What else information do you need?  My experiment is as following:
> > > > 
> > > > On a machine uses quarterly branch, where pkg is 1.6.4_1, install a
> > > > installed package.  I choose rsync here, then echo $?, it returns 0.
> > > > 
> > > > And I switch to latest branch, also use `pkg install -y rsync`, but this
> > > > time $? is 70.
> > > > 
> > > > Jenkins "Execute shell" build step checks return value of each command
> > > > in the shell script, if it is non-zero, it aborts the build and
> > > > considers if failure.
> > > 
> > > Return 70 means an error occured. if I look at the log I can see that
> > > powerpc64-gcc is not installed for sure, hence the error 70
> > > 
> > > What is strange it that no "error message is shown"
> > 
> > Very strange, no further error message is shown, even -d provided.
> > 
> > root@jenkins10a:~ # pkg -d install -y devel/amd64-xtoolchain-gcc
> > DBG(1)[44393]> pkg initialized
> > Updating FreeBSD repository catalogue...
> > DBG(1)[44393]> PkgRepo: verifying update for FreeBSD
> > DBG(1)[44393]> Pkgrepo, begin update of '/var/db/pkg/repo-FreeBSD.sqlite'
> > DBG(1)[44393]> Fetch: fetching from: 
> > http://pkgmir.pkg.freebsd.org/FreeBSD:10:amd64/latest/meta.txz with opts "i"
> > DBG(1)[44393]> Fetch: fetching from: 
> > http://pkgmir.pkg.freebsd.org/FreeBSD:10:amd64/latest/packagesite.txz with 
> > opts "i"
> > FreeBSD repository is up-to-date.
> > All repositories are up-to-date.
> > DBG(1)[44393]> want to get an advisory lock on a database
> > DBG(1)[44393]> release an advisory lock on a database
> > root@jenkins10a:~ # echo $?
> > 70
> > 
> > Is there anything I can help on debugging this?
> > 
> pkg info amd64-xtoolchain-gcc please

root@jenkins10a:~ # pkg -d info amd64-xtoolchain-gcc
DBG(1)[44644]> pkg initialized
amd64-xtoolchain-gcc-0.1
Name   : amd64-xtoolchain-gcc
Version: 0.1
Installed on   : Tue Mar  3 07:32:25 2015 UTC
Origin : devel/amd64-xtoolchain-gcc
Architecture   : freebsd:10:x86:64
Prefix : /usr/local
Categories : devel
Licenses   :
Maintainer : b...@freebsd.org
WWW: UNKNOWN
Comment: Pre seeded toolchain to cross build FreeBSD base
Annotations:
repo_type  : binary
repository : FreeBSD
Flat size  : 225B
Description:
Pre seeded cross toolchain definition to cross build FreeBSD base



-- 
Li-Wen Hsu 
https://lwhsu.org


pgpdHfuwNBFfu.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc - Build #1147 - Still Failing

2016-04-05 Thread Li-Wen Hsu
On Tue, Apr 05, 2016 at 09:22:11 -0700, Bryan Drewery wrote:
> On 4/5/16 3:54 AM, jenkins-ad...@freebsd.org wrote:
> > + sudo pkg install -y devel/amd64-xtoolchain-gcc
> > Updating FreeBSD repository catalogue...
> > FreeBSD repository is up-to-date.
> > All repositories are up-to-date.
> > Build step 'Execute shell' marked build as failure
> 
> pkg install -y is returning an error now here where it didn't before.

Yeah, Baptiste is working on a fix and I think it will be completed
soon.

I'll disable this step in the build process temporarily until pkg is
fixed.

Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org


pgp3qOLaJqSHL.pgp
Description: PGP signature


Re: More -Wformat warnings with r302403 -> Jenkins failure (was Re: FreeBSD_HEAD_amd64_gcc - Build #1358 - Still Failing)

2016-07-08 Thread Li-Wen Hsu
On Fri, Jul 08, 2016 at 09:01:41 -0700, Ngie Cooper (yaneurabeya) wrote:
> 
> How were the copies of gcc48/gcc49/gcc5 installed on the Jenkins slaves and 
> were they customized to include this support?

In short, it uses devel/amd64-xtoolchain-gcc .

That job basically executes this script:
https://github.com/freebsd/freebsd-ci/blob/master/scripts/build/cross-build.sh

with TARGET_ARCH=TARGET_ARCH

And MAKE_CONF_FILE as:

NO_WERROR=yes
WERROR=
WITH_FAST_DEPEND=yes


Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org


signature.asc
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc - Build #1733 - Still Failing

2016-12-15 Thread Li-Wen Hsu
On Thu, Dec 15, 2016 at 12:42:00 +0100, Dimitry Andric wrote:
> On 15 Dec 2016, at 12:03, jenkins-ad...@freebsd.org wrote:
> > 
> > FreeBSD_HEAD_amd64_gcc - Build #1733 - Still Failing:
> > 
> > Build information: 
> > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1733/
> > Full change log: 
> > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1733/changes
> > Full build log: 
> > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1733/console
> ...
> > building shared library libprivatedevdctl.so.0
> > /usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem 
> > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include/c++/v1
> >  -std=c++11 -nostdinc++ -isystem 
> > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include
> >  
> > -L/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> >  
> > -B/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> >  
> > --sysroot=/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp
> >  -B/usr/local/x86_64-freebsd/bin/  -fstack-protector-strong -shared -Wl,-x 
> > -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o 
> > libprivatedevdctl.so.0.full -Wl,-soname,libprivatedevdctl.so.0  
> > `NM='/usr/local/x86_64-freebsd/bin/nm' NMFLAGS='' lorder consumer.pico 
> > event.pico event_factory.pico exception.pico guid.pico |  tsort -q`
> > /usr/local/bin/x86_64-freebsd-ld: cannot find -lstdc++
> 
> Dear Jenkins admins, can you please install a more recent version of
> amd64-xtoolchain-gcc on the slave?  This is required to avoid the above
> error about not being able to find libstdc++.

Also from the console log:

+ sudo pkg install -y devel/amd64-xtoolchain-gcc
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (0 conflicting)
The most recent version of packages are already installed

The build script install/update the latest devel/amd64-xtoolchain-gcc
package.  I think the problem is we did not upgrade the dependencies.  I
cannot think of a elegant way to upgrade all amd64-xtoolchain-gcc's
dependencies, so I added a line to build script to upgrade everything
before build.

Let see if this works.

Best,
Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org


signature.asc
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc - Build #1733 - Still Failing

2016-12-17 Thread Li-Wen Hsu
On Sat, Dec 17, 2016 at 18:29:09 +0100, Dimitry Andric wrote:
> On 15 Dec 2016, at 18:56, Li-Wen Hsu  wrote:
> > 
> > On Thu, Dec 15, 2016 at 12:42:00 +0100, Dimitry Andric wrote:
> >> On 15 Dec 2016, at 12:03, jenkins-ad...@freebsd.org wrote:
> >>> 
> >>> FreeBSD_HEAD_amd64_gcc - Build #1733 - Still Failing:
> >>> 
> >>> Build information: 
> >>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1733/
> >>> Full change log: 
> >>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1733/changes
> >>> Full build log: 
> >>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1733/console
> >> ...
> >>> building shared library libprivatedevdctl.so.0
> >>> /usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem 
> >>> /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include/c++/v1
> >>>  -std=c++11 -nostdinc++ -isystem 
> >>> /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include
> >>>  
> >>> -L/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> >>>  
> >>> -B/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> >>>  
> >>> --sysroot=/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp
> >>>  -B/usr/local/x86_64-freebsd/bin/ -fstack-protector-strong -shared -Wl,-x 
> >>> -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o 
> >>> libprivatedevdctl.so.0.full -Wl,-soname,libprivatedevdctl.so.0  
> >>> `NM='/usr/local/x86_64-freebsd/bin/nm' NMFLAGS='' lorder consumer.pico 
> >>> event.pico event_factory.pico exception.pico guid.pico |  tsort -q`
> >>> /usr/local/bin/x86_64-freebsd-ld: cannot find -lstdc++
> >> 
> >> Dear Jenkins admins, can you please install a more recent version of
> >> amd64-xtoolchain-gcc on the slave?  This is required to avoid the above
> >> error about not being able to find libstdc++.
> > 
> > Also from the console log:
> > 
> > + sudo pkg install -y devel/amd64-xtoolchain-gcc
> > Updating FreeBSD repository catalogue...
> > FreeBSD repository is up-to-date.
> > All repositories are up-to-date.
> > Checking integrity... done (0 conflicting)
> > The most recent version of packages are already installed
> > 
> > The build script install/update the latest devel/amd64-xtoolchain-gcc
> > package.  I think the problem is we did not upgrade the dependencies.  I
> > cannot think of a elegant way to upgrade all amd64-xtoolchain-gcc's
> > dependencies, so I added a line to build script to upgrade everything
> > before build.
> > 
> > Let see if this works.
> 
> See https://jenkins.freebsd.org/job/FreeBSD_HEAD_amd64_gcc/1735/, it
> doesn't seem to be able to find the correct package:
> 
> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up-to-date.
> All repositories are up-to-date.
> pkg: No packages available to install matching 'devel/amd64-xtoolchain-gcc' 
> have been found in the repositories
> 

I think this is another problem, the latest package set doesn't have
devel/amd64-xtoolchain-gcc due to it faild in build:

https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20161212/378894.html

From https://jenkins.freebsd.org/job/FreeBSD_HEAD_amd64_gcc/1734/ :

+ sudo pkg upgrade -y
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking for upgrades (7 candidates): ... done
Processing candidates (7 candidates): . done
Checking integrity... done (0 conflicting)
Your packages are up to date.
+ sudo pkg install -y devel/amd64-xtoolchain-gcc
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (0 conflicting)
The most recent version of packages are already installed
+ pkg info
+ grep ^amd64
amd64-binutils-2.27_5,1GNU binutils for amd64 cross-development
amd64-gcc-5.3.0_1  Cross GNU Compiler Collection for amd64
amd64-xtoolchain-gcc-0.1   Pre seeded toolchain to cross build FreeBSD base

Although this build also failed, are these packages what you want?

I'll update the build script to make it doesn't fail when searching
latest package failed.

Thanks,
Li-Wen


-- 
Li-Wen Hsu 
https://lwhsu.org


signature.asc
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc - Build #1736 - Still Failing

2016-12-18 Thread Li-Wen Hsu
On Sun, Dec 18, 2016 at 15:39:50 +0100, Baptiste Daroussin wrote:
> On Sun, Dec 18, 2016 at 03:18:47PM +0100, Dimitry Andric wrote:
> > On 18 Dec 2016, at 12:48, jenkins-ad...@freebsd.org wrote:
> > > 
> > > FreeBSD_HEAD_amd64_gcc - Build #1736 - Still Failing:
> > > 
> > > Build information: 
> > > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1736/
> > ...
> > > --- atf-check.full ---
> > > /usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem 
> > > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include/c++/v1
> > >  -std=c++11 -nostdinc++ -isystem 
> > > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include
> > >  
> > > -L/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> > >  
> > > -B/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> > >  
> > > --sysroot=/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp
> > >  -B/usr/local/x86_64-freebsd/bin/ -O2 -pipe -DHAVE_CONFIG_H 
> > > -I/builds/FreeBSD_HEAD_amd64_gcc/contrib/atf -DATF_SHELL='"/bin/sh"' -g 
> > > -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W 
> > > -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wformat=2 
> > > -Wno-format-extra-args -Wno-error=address -Wno-error=array-bounds 
> > > -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align 
> > > -Wno-error=clobbered -Wno-error=enum-compare -Wno-error=extra 
> > > -Wno-error=inline -Wno-error=logical-not-parentheses 
> > > -Wno-error=strict-aliasing -Wno-error=uninitialized 
> > > -Wno-error=unused-but-set-variable -Wno-error=unused-function 
> > > -Wno-error=unused-value -Wno-error=strict-overflow 
> > > -Wno-error=misleading-indentation -Wno-error=nonnull-compare 
> > > -Wno-error=shift-negative-value -Wno-error=tautological-compare 
> > > -Wno-error=unused-const-variable  -o atf-check.full  atf-check.o 
> > > -lprivateatf-c++ -lprivateatf-c
> > > --- all_subdir_lib ---
> > > --- mulosi4.po ---
> > > /usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem 
> > > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include
> > >  
> > > -L/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> > >  
> > > -B/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib
> > >  
> > > --sysroot=/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp
> > >  -B/usr/local/x86_64-freebsd/bin/ -pg  -O2 -pipe   -fpic 
> > > -fvisibility=hidden -DVISIBILITY_HIDDEN 
> > > -I/builds/FreeBSD_HEAD_amd64_gcc/contrib/libcxxrt -MD  
> > > -MF.depend.mulosi4.po -MTmulosi4.po -std=gnu99 -fstack-protector-strong 
> > > -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized 
> > > -Wno-pointer-sign -Wno-error=address -Wno-error=array-bounds 
> > > -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align 
> > > -Wno-error=clobbered -Wno-error=enum-compare -Wno-error=extra 
> > > -Wno-error=inline -Wno-error=logical-not-parentheses 
> > > -Wno-error=strict-aliasing -Wno-error=uninitialized 
> > > -Wno-error=unused-but-set-variable -Wno-error=unused-function 
> > > -Wno-error=unused-value -Wno-error=strict-overflow 
> > > -Wno-error=misleading-indentation -Wno-error=nonnull-compare 
> > > -Wno-error=shift-negative-value -Wno-error=tautological-compare 
> > > -Wno-error=unused-const-variable -c 
> > > /builds/FreeBSD_HEAD_amd64_gcc/contrib/compiler-rt/lib/builtins/mulosi4.c 
> > > -o mulosi4.po
> > > --- all_subdir_bin ---
> > > --- dd.1.gz ---
> > > gzip -cn /builds/FreeBSD_HEAD_amd64_gcc/bin/dd/dd.1 > dd.1.gz
> > > --- dd.debug ---
> > > /usr/local/x86_64-freebsd/bin/objcopy --only-keep-debug dd.full dd.debug
> > > --- dd ---
> > > /usr/local/x86_64-freebsd/bin/objcopy --strip-debug 
> > > --add-gnu-debuglink=dd.debug  dd.full dd
> > > --- all_subdir_bin/df ---
> > > ===> bin/df (all)
> > > --- all_subdir_libexec ---
> > > /usr/local/bin/x86_64-freebsd-ld: atf-check.o: relocation R_X86_64_32 
> > > against symbol `_ZTIN3atf12system_errorE' can not be used when making a 
> > > shared object; recompile with -fPIC
> > > /usr/local/bin/x86_64-freebsd-ld: final link failed: Nonrepresentable 
> > > section on output
> > > collect2: error: ld returned 1 exit status
> > > *** [atf-check.full] Error code 1
> > 
> > Baptiste, is this the problem again with -lstdc++ being linked in 
> > accidentally again?
> 
> Should not be, is the object directory always cleaned before building? by
> cleaned I mean rm -rf

Seems not, I just added rm -fr ${MAKEOBJDIRPREFIX} to build script.

Best,
Li-Wen


-- 
Li-Wen Hsu 
https://lwhsu.org


signature.asc
Description: PGP signature


Re: Build failed in Jenkins: FreeBSD_HEAD-modules #395

2014-05-11 Thread Li-Wen Hsu
On Sat, May 10, 2014 at 23:21:50 -0600, Warner Losh wrote:
> 
> On May 10, 2014, at 10:48 PM, jenkins-ad...@freebsd.org wrote:
> > + export 
> > MAKESYSPATH=<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/mk>
> 
> This is wrong. This makes the testing invalid. It should be fixed to include 
> …/ws/share/mk. Until that’s fixed, you can ignore these whining emails.


This job is still in testing stage, and I did not want to enable the
mail notification that quickly.  I did not clearly mark this is a WIP
and others think it is ready to broadcast.

Sorry for bothering.  I've just turned the notification off and work
on fix.

Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Build failed in Jenkins: FreeBSD_HEAD-modules #386

2014-05-11 Thread Li-Wen Hsu
On Sat, May 10, 2014 at 20:06:58 -0600, Warner Losh wrote:
> 
> On May 10, 2014, at 8:06 PM, Warner Losh  wrote:
> 
> > 
> > On May 10, 2014, at 6:27 PM, Craig Rodrigues  wrote:
> > 
> >> Warner,
> >> 
> >> It looks like your change broke the FreeBSD-HEAD-modules
> >> build.
> >> 
> >> This build does the following:
> >> 
> >> export JFLAG="-j4"
> >> export MAKESYSPATH="${WORKSPACE}/mk”
> > 
> > Shouldn’t this be ${WORKSPACE}/share/mk? MAKESYSPATH needs to be …/share/mk 
> > or $TOP/share/mk when building outside of make world-like environments now.
> > 
> > Warner
> > 
> >> cd ${WORKSPACE}/sys/modules
> >> echo "=== make cleandir ==="
> >> make cleandir
> >> echo "=== make depend ==="
> >> make ${JFLAG} depend
> >> echo "=== make all ==="
> >> make ${JFLAG} all
> 
> Just confirmed that it works with a proper MAKESYSPATH…
> 
> Warner
> 

This job checks out svn://svn.freebsd.org/base/head/sys to
${WORKSPACE}/sys and svn://svn.freebsd.org/base/head/share/mk to
${WORKSPACE}/mk , then sets MAKESYSPATH="${WORKSPACE}/mk" since I was
trying not to check out the whole src tree.

Just be curious, why in line 24 of sys/conf/kern.opts.mk , we do:

.include "../../share/mk/bsd.mkopt.mk"

but not:

    .include 

like other .mk files under sys/conf ?

I tried to switch to this and it seems work, but I am not sure if this
is your original intention.  I'll change the modules building job to
checkout the whole src tree if this is not an accepted solution.

Thanks,
Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Build failed in Jenkins: FreeBSD_HEAD-modules #686

2014-06-28 Thread Li-Wen Hsu
On Sat, Jun 28, 2014 at 20:55:19 +0200, Hans Petter Selasky wrote:
> Hi,
> 
> Jenkins is by error reporting my changes as cause of fault!
> 
> /builds/FreeBSD_HEAD-modules/sys/modules/dtrace/dtrace/../../../cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:114:10:
>  
> fatal error: 'strtolctype.h' file not found
> #include "strtolctype.h"
> 
> Rui Paulo: Looks like one of your commits: r267937
> 

I think the problem is that job builds -CURRENT kernel modules on
10-STABLE, which doesn't have strtolctype.h.  The solution might be
switching this job to run on 11-CURRENT, or making the -CURRENT kernel
modules can be built on 10.  Do we suppose to support this?

By the way, jenkins just (stupidly) mails every committer who changes
code in a failed build.  It cannot tell which commit is the root cause.

Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Build failed in Jenkins: FreeBSD_HEAD-modules #686

2014-06-28 Thread Li-Wen Hsu
On Sat, Jun 28, 2014 at 13:36:19 -0700, Rui Paulo wrote:
> On Jun 28, 2014, at 13:31, Li-Wen Hsu  wrote:
> 
> > On Sat, Jun 28, 2014 at 20:55:19 +0200, Hans Petter Selasky wrote:
> >> Hi,
> >> 
> >> Jenkins is by error reporting my changes as cause of fault!
> >> 
> >> /builds/FreeBSD_HEAD-modules/sys/modules/dtrace/dtrace/../../../cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:114:10:
> >>  
> >> fatal error: 'strtolctype.h' file not found
> >> #include "strtolctype.h"
> >> 
> >> Rui Paulo: Looks like one of your commits: r267937
> >> 
> > 
> > I think the problem is that job builds -CURRENT kernel modules on
> > 10-STABLE, which doesn't have strtolctype.h.  The solution might be
> > switching this job to run on 11-CURRENT, or making the -CURRENT kernel
> > modules can be built on 10.  Do we suppose to support this?
> 
> Ah, if this is the problem, then you need to build things differently:
> 
> 1) build kernel-toolchain
> 2) enter make buildenv
> 3) build all the modules

Sounds reasonable.  I temporarily disable this job and will bring it
back after changing the build steps as you suggested.

Thanks,
Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: 7addfafe73e0 early boot kernel panics

2023-08-22 Thread Li-Wen Hsu
On Tue, Aug 22, 2023 at 10:52 PM Juraj Lutter  wrote:

>
>
> > On 22 Aug 2023, at 16:30, Graham Perrin  wrote:
> >
> > I could not get 7addfafe73e0 to boot.
> >
> > 
> (2023-08-21, 21 hours ago).
> >
> > I reverted to a edacf4b4824a boot environment, which is fine.
> >
> > Should I simply update to ?
> Assuming a known issue with 7addfafe73e0
>
> Recent c941b82e1c31 boots and runs fine (as a bhyve guest)
>
> otis
>

You can also check the test status in our CI
https://ci.freebsd.org/job/FreeBSD-main-amd64-test/

There might be some failing test cases, or panic on running some test case,
but at least you can check if one revision boots or not, in a reference
system.

Best,
Li-Wen


Re: Thinkpad X1 Carbon gen11 - suspend not work

2023-10-05 Thread Li-Wen Hsu
On Thu, Oct 5, 2023 at 4:00 PM Oleksandr Kryvulia 
wrote:

> Hi,
> I have Thinkpad X1 Carbon gen11 where s3 is not available:
>
> # sysctl hw.acpi.supported_sleep_state
> hw.acpi.supported_sleep_state: S4 S5
>
> FreeBSD 15.0-CURRENT #47 main-n265480-95a4709b2cca-dirty, latest available
> bios.
>
> What can be done to investigate?
>

I'm not sure about gen11, but for the earlier generations, the sleep state
can be adjusted in BIOS. This is what on my gen6:
https://twitter.com/lwhsu/status/1039711710913945601


Re: svn commit: r334626 - in head: . . . [brk_test fails to build for aarch64 and stops build: no brk or sbrk to test, so undefined symbols]

2018-06-05 Thread Li-Wen Hsu
On Tue, Jun 5, 2018 at 08:10 Cy Schubert  wrote:

> In message <1731a84f-4278-43f5-b498-c3501081e...@yahoo.com>, Mark
> Millard write
> s:
> > >From ci.freebsd.org for a -r334626 + builds:
> >
> > --- brk_test.full ---
> > cc -target aarch64-unknown-freebsd12.0
> --sysroot=/usr/obj/usr/src/arm64.aarch
> > 64/tmp -B/usr/obj/usr/src/arm64.aarch64/tmp/usr/bin -O2 -pipe -g
> -std=iso9899
> > :1999 -fstack-protector-strong -Wsystem-headers -Werror -Wall
> -Wno-format-y2k
> >  -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body
> -Wno-string-plus-int -W
> > no-unused-const-variable -Wno-tautological-compare -Wno-unused-value
> -Wno-par
> > entheses-equality -Wno-unused-function -Wno-enum-conversion
> -Wno-unused-local
> > -typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum
> -Wno-knr-
> > promoted-parameter -Qunused-arguments   -o brk_test.full brk_test.o
> -lprivat
> > eatf-c
> > /usr/obj/usr/src/arm64.aarch64/tmp/usr/bin/ld: error: undefined symbol:
> brk
> > >>> referenced by brk_test.c:52
> (/usr/src/lib/libc/tests/sys/brk_test.c:52)
> > >>>   brk_test.o:(atfu_brk_basic_body)
> >
> > /usr/obj/usr/src/arm64.aarch64/tmp/usr/bin/ld: error: undefined symbol:
> sbrk
> > >>> referenced by brk_test.c:55
> (/usr/src/lib/libc/tests/sys/brk_test.c:55)
> > >>>   brk_test.o:(atfu_brk_basic_body)
> >
> > . . . (and many more) . . .
>
> Do a clean build or remove the libc directory from /usr/obj, then do
> your build.


Each build on ci.freebsd.org is a clean build from scratch.

Li-Wen

> --
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-18 Thread Li-Wen Hsu
On Mon, Jun 18, 2018 at 6:27 PM Bryan Drewery  wrote:
>
> On 6/18/2018 1:45 PM, Konstantin Belousov wrote:
> > On Mon, Jun 18, 2018 at 12:42:46PM -0700, Bryan Drewery wrote:
> >> On 6/15/2018 10:55 PM, Mark Millard wrote:
> >>> In watching ci.freebsd.org builds I've seen a notable
> >>> number of one time failures, such as (example from
> >>> powerpc64):
> >>>
> >>> --- all_subdir_lib/libufs ---
> >>> ranlib -D libufs.a
> >>> ranlib: fatal: Failed to open 'libufs.a'
> >>> *** [libufs.a] Error code 70
> >>>
> >>> where the next build works despite the change being
> >>> irrelevant to whatever ranlib complained about.
> >>>
> >>> Other builds failed similarly:
> >>>
> >>> --- all_subdir_lib/libbsm ---
> >>> ranlib -D libbsm_p.a
> >>> ranlib: fatal: Failed to open 'libbsm_p.a'
> >>> *** [libbsm_p.a] Error code 70
> >>>
> >>> and:
> >>>
> >>> --- kerberos5/lib__L ---
> >>> ranlib -D libgssapi_spnego_p.a
> >>> --- libgssapi_spnego.a ---
> >>> ranlib -D libgssapi_spnego.a
> >>> --- libgssapi_spnego_p.a ---
> >>> ranlib: fatal: Failed to open 'libgssapi_spnego_p.a'
> >>> *** [libgssapi_spnego_p.a] Error code 70
> >>>
> >>> and so on.
> >>>
> >>>
> >>> It is not limited to powerpc64. For example, for aarch64
> >>> there are:
> >>>
> >>> --- libpam_exec.a ---
> >>> building static pam_exec library
> >>> ar -crD libpam_exec.a `NM='nm' NMFLAGS=''  lorder pam_exec.o  | tsort -q`
> >>> ranlib -D libpam_exec.a
> >>> ranlib: fatal: Failed to open 'libpam_exec.a'
> >>> *** [libpam_exec.a] Error code 70
> >>>
> >>> and:
> >>>
> >>> --- all_subdir_lib/libusb ---
> >>> ranlib -D libusb.a
> >>> ranlib: fatal: Failed to open 'libusb.a'
> >>> *** [libusb.a] Error code 70
> >>>
> >>> and:
> >>>
> >>> --- all_subdir_lib/libbsnmp ---
> >>> ranlib: fatal: Failed to open 'libbsnmp.a'
> >>> --- all_subdir_lib/ncurses ---
> >>> --- all_subdir_lib/ncurses/panelw ---
> >>> --- panel.pico ---
> >>> --- all_subdir_lib/libbsnmp ---
> >>> *** [libbsnmp.a] Error code 70
> >>>
> >>>
> >>> Even amd64 gets such:
> >>>
> >>> --- libpcap.a ---
> >>> ranlib -D libpcap.a
> >>> ranlib: fatal: Failed to open 'libpcap.a'
> >>> *** [libpcap.a] Error code 70
> >>>
> >>> and:
> >>>
> >>>
> >>> --- libkafs5.a ---
> >>> ranlib: fatal: Failed to open 'libkafs5.a'
> >>> --- libkafs5_p.a ---
> >>> ranlib: fatal: Failed to open 'libkafs5_p.a'
> >>> --- cddl/lib__L ---
> >>> /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/lbaselib.c:60:26:
> >>>  note: include the header  or explicitly provide a declaration 
> >>> for 'toupper'
> >>> --- kerberos5/lib__L ---
> >>> *** [libkafs5_p.a] Error code 70
> >>>
> >>> make[5]: stopped in /usr/src/kerberos5/lib/libkafs5
> >>> --- libkafs5.a ---
> >>> *** [libkafs5.a] Error code 70
> >>>
> >>> and:
> >>>
> >>>
> >>> --- lib__L ---
> >>> ranlib -D libclang_rt.asan_cxx-i386.a
> >>> ranlib: fatal: Failed to open 'libclang_rt.asan_cxx-i386.a'
> >>> *** [libclang_rt.asan_cxx-i386.a] Error code 70
> >>>
> >>>
> >>> (Notice the variability in what .a the ranlib's fail for.)
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >> I looked at this a few days ago and don't believe it's actually a build
> >> race. I think there is something wrong with the ar/ranlib on that system
> >> or something else. I've found no evidence of concurrent building of the
> >> .a files in question.
> >
> > FWIW, I got the similar failure when I did last checks for the OFED
> > commit.  For me, it was libgcc.a.
> >
>
> If it was -lgcc_s then it's a known rare build race due to
> tools/install.sh not handling -S.

It seems a more general problem, this one:

https://ci.freebsd.org/job/FreeBSD-head-aarch64-build/8190/console

calls for libcuse_p.a, while this one:

https://ci.freebsd.org/job/FreeBSD-head-mips-build/2919/console

calls for libfifolog.a

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-18 Thread Li-Wen Hsu
On Mon, Jun 18, 2018 at 5:04 PM Mark Millard via freebsd-toolchain
 wrote:
>
> On 2018-Jun-18, at 12:42 PM, Bryan Drewery  wrote:
>
> > On 6/15/2018 10:55 PM, Mark Millard wrote:
> >> In watching ci.freebsd.org builds I've seen a notable
> >> number of one time failures, such as (example from
> >> powerpc64):
> >>
> >> --- all_subdir_lib/libufs ---
> >> ranlib -D libufs.a
> >> ranlib: fatal: Failed to open 'libufs.a'
> >> *** [libufs.a] Error code 70
> >>
> >> where the next build works despite the change being
> >> irrelevant to whatever ranlib complained about.
> >>
> >> Other builds failed similarly:
> >>
> >> --- all_subdir_lib/libbsm ---
> >> ranlib -D libbsm_p.a
> >> ranlib: fatal: Failed to open 'libbsm_p.a'
> >> *** [libbsm_p.a] Error code 70
> >>
> >> and:
> >>
> >> --- kerberos5/lib__L ---
> >> ranlib -D libgssapi_spnego_p.a
> >> --- libgssapi_spnego.a ---
> >> ranlib -D libgssapi_spnego.a
> >> --- libgssapi_spnego_p.a ---
> >> ranlib: fatal: Failed to open 'libgssapi_spnego_p.a'
> >> *** [libgssapi_spnego_p.a] Error code 70
> >>
> >> and so on.
> >>
> >>
> >> It is not limited to powerpc64. For example, for aarch64
> >> there are:
> >>
> >> --- libpam_exec.a ---
> >> building static pam_exec library
> >> ar -crD libpam_exec.a `NM='nm' NMFLAGS=''  lorder pam_exec.o  | tsort -q`
> >> ranlib -D libpam_exec.a
> >> ranlib: fatal: Failed to open 'libpam_exec.a'
> >> *** [libpam_exec.a] Error code 70
> >>
> >> and:
> >>
> >> --- all_subdir_lib/libusb ---
> >> ranlib -D libusb.a
> >> ranlib: fatal: Failed to open 'libusb.a'
> >> *** [libusb.a] Error code 70
> >>
> >> and:
> >>
> >> --- all_subdir_lib/libbsnmp ---
> >> ranlib: fatal: Failed to open 'libbsnmp.a'
> >> --- all_subdir_lib/ncurses ---
> >> --- all_subdir_lib/ncurses/panelw ---
> >> --- panel.pico ---
> >> --- all_subdir_lib/libbsnmp ---
> >> *** [libbsnmp.a] Error code 70
> >>
> >>
> >> Even amd64 gets such:
> >>
> >> --- libpcap.a ---
> >> ranlib -D libpcap.a
> >> ranlib: fatal: Failed to open 'libpcap.a'
> >> *** [libpcap.a] Error code 70
> >>
> >> and:
> >>
> >>
> >> --- libkafs5.a ---
> >> ranlib: fatal: Failed to open 'libkafs5.a'
> >> --- libkafs5_p.a ---
> >> ranlib: fatal: Failed to open 'libkafs5_p.a'
> >> --- cddl/lib__L ---
> >> /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/lbaselib.c:60:26:
> >>  note: include the header  or explicitly provide a declaration 
> >> for 'toupper'
> >> --- kerberos5/lib__L ---
> >> *** [libkafs5_p.a] Error code 70
> >>
> >> make[5]: stopped in /usr/src/kerberos5/lib/libkafs5
> >> --- libkafs5.a ---
> >> *** [libkafs5.a] Error code 70
> >>
> >> and:
> >>
> >>
> >> --- lib__L ---
> >> ranlib -D libclang_rt.asan_cxx-i386.a
> >> ranlib: fatal: Failed to open 'libclang_rt.asan_cxx-i386.a'
> >> *** [libclang_rt.asan_cxx-i386.a] Error code 70
> >>
> >>
> >> (Notice the variability in what .a the ranlib's fail for.)
> >>
> >>
> >>
> >>
> >>
> >
> >
> > I looked at this a few days ago and don't believe it's actually a build
> > race. I think there is something wrong with the ar/ranlib on that system
> > or something else. I've found no evidence of concurrent building of the
> > .a files in question.
>
>
> Looking at a bunch of the failures, spanning multiple
> FreeBSD-head-*-build types of builds, I see only:
>
> NODE_LABELS bhyve_host butler1.nyi.freebsd.org jailer jailer_fast
> NODE_NAME   butler1.nyi.freebsd.org
>
> for the failures that I looked at.
>
> So your "on that system" might well be correct.

Thanks for the insight, the build is done in a 11.1-R jail on a
-CURRENT host.  butler1.nyi is running r88 (as a canary) while
other builders are mostly running r328278.  I upgraded few others and
it seems can reproduce the issue, and now I downgraded all the build
slaves to r328278 before we find the root cause.

Li-Wen

--
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-19 Thread Li-Wen Hsu
On Mon, Jun 18, 2018 at 8:36 PM Ed Maste  wrote:
> Li-Wen reported that the build is done in a 11.1-rel jail though, so
> the libarchive (or any userland) change shouldn't be responsible.
>
> Can we update a canary builder to somewhere between r328278 and r88?

butler1.nyi.freebsd.org is running r331373 now.

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: A head buildworld race visible in the ci.freebsd.org build history

2018-06-19 Thread Li-Wen Hsu
On Tue, Jun 19, 2018 at 9:24 PM Mark Millard  wrote:
>
> On 2018-Jun-19, at 8:02 AM, Li-Wen Hsu  wrote:
>
> > On Mon, Jun 18, 2018 at 8:36 PM Ed Maste  wrote:
> >> Li-Wen reported that the build is done in a 11.1-rel jail though, so
> >> the libarchive (or any userland) change shouldn't be responsible.
> >>
> >> Can we update a canary builder to somewhere between r328278 and r88?
> >
> > butler1.nyi.freebsd.org is running r331373 now.
>
>
> But there seems to be another of the ar -> ranlib failures
> after that on butler1.nyi.freebsd.org :

Yes I was trying to narrow down the cause, now it seems between
r328278 and r330304.

butler1.nyi.freebsd.org is back to run r328278.  And I'll try to
reproduce this in elsewhere.

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: svn commit: r335879 - in head/sys: conf kern sys [ broke ci.freebsd.org's FreeBSD-head-amd64-build ]

2018-07-03 Thread Li-Wen Hsu
On Tue, Jul 3, 2018 at 5:30 PM Bryan Drewery  wrote:
>
> On 7/2/2018 10:46 PM, Mark Millard wrote:
> > -r335879 broke ci.freebsd.org's FreeBSD-head-amd64-build :
> >
> > https://ci.freebsd.org/job/FreeBSD-head-amd64-build/
> >
> > shows:
> >
> > --- ia32_genassym.o ---
> > In file included from /usr/src/sys/compat/ia32/ia32_genassym.c:6:
> > In file included from /usr/src/sys/sys/systm.h:113:
> > /usr/src/sys/sys/kpilite.h:33:10: fatal error: 'offset.inc' file not found
> > #include "offset.inc"
> >  ^~~~
> > 1 error generated.
> > *** [ia32_genassym.o] Error code 1
> >
> > Later builds ( -r335880 , -r335881 , -r335882 ) get the same.
> >
> > FreeBSD-head-i386-LINT also fails for such reasons.
> >
>
> r335884 should fix this.

It seems that amd64 and i386 LINT are still failing.

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: ci.freebsd.org's FreeBSD-head-i386-testvm fails for: pkg: No packages available to install matching 'scapy' have been found in the repositories

2018-07-08 Thread Li-Wen Hsu
On Thu, Jul 5, 2018 at 11:51 PM Mark Millard  wrote:
>
> https://ci.freebsd.org/job/FreeBSD-head-i386-testvm/6978/console shows:
>
> 22:34:39 All repositories are up to date.
> 22:34:39 + sudo chroot ufs pkg install -y kyua perl5 scapy ksh93 python
> 22:34:39 Updating FreeBSD repository catalogue...
> 22:34:39 FreeBSD repository is up to date.
> 22:34:39 All repositories are up to date.
> 22:34:39 Updating database digests format: . done
> 22:34:39 pkg: No packages available to install matching 'scapy' have been 
> found in the repositories
> 22:34:39 Build step 'Execute shell' marked build as failure
> 22:34:39 FTP: Current build result is [FAILURE], not going to run.
>
> There is a:
>
> https://svnweb.freebsd.org/ports/head/net/scapy/
>

It's not in head's pkg repository because it was skipped in last
completed pkg build:

http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p473790_s335878
(ipv6 only)

The reason is libdnet did not build, which needs this:

https://svnweb.freebsd.org/changeset/base/335928

The on-going pkg build will have scapy restored:

http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p474051_s336054

Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: All the builds on arthur.nyi.freebsd.org seem to be getting PostBuildScript having: . . . libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_1.5"

2018-07-10 Thread Li-Wen Hsu
On Tue, Jul 10, 2018 at 11:30 PM Mark Millard  wrote:
>
>
> [PostBuildScript] - Executing post build scripts.
> [FreeBSD-head-armv6-build] $ /bin/sh -xe /tmp/jenkins5219713071838772045.sh
> + ./freebsd-ci/artifact/post-link.py
> /usr/local/lib/libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_1.5"
> Build step 'Execute Scripts' changed build result to UNSTABLE
>
>
>
> I looked around at a bunch of yellow-status vs. green-status builds and
> yellow was always from arthur.nyi.freebsd.org in what I looked at. But
> I did not eliminate all others in the process. Everything that I found
> from arthur.nyi.freebsd.org was yellow-status.
>

This is because of the ABI incompatible between different versions of
-CURRENT, on pkg build cluster and the arthur.nyi.  It has been fixed.

Thanks,
Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD-head-riscv64-build - Build #9623 (r336573) - Failure

2018-07-21 Thread Li-Wen Hsu
On Sun, Jul 22, 2018 at 02:18:32 +0300, Konstantin Belousov wrote:
> On Sat, Jul 21, 2018 at 02:16:17AM +, jenkins-ad...@freebsd.org wrote:
> > --- lib/ofed/libmlx5__L ---
> > In file included from /workspace/src/contrib/ofed/libmlx5/mlx5.h:44:0,
> >  from /workspace/src/contrib/ofed/libmlx5/buf.c:42:
> > /workspace/obj/workspace/src/riscv.riscv64/tmp/usr/include/infiniband/udma_barrier.h:108:2:
> >  error: #error No architecture specific memory barrier defines found!
> >  #error No architecture specific memory barrier defines found!
> >   ^
> 
> The patch below should be enough to fix the build,  modulo the syntax
> errors which I cannot check.  The reason is that it seems riscv is not
> cross-buildable from stable/11 host:
> --- includes_subdir_include/rpcsvc ---
> RPCGEN_CPP=cpp\ -target\ riscv64-unknown-freebsd12.0\ 
> --sysroot=/usr/home/konstantinb/build/bsd/DEV/obj/usr/home/konstantinb/build/bsd/DEV/src/riscv.riscv64/tmp\
>  -B/usr/local rpcgen -C -h -DWANT_NFS3 
> /usr/home/konstantinb/build/bsd/DEV/src/include/rpcsvc/klm_prot.x -o 
> klm_prot.h
> --- key_prot.h ---
> error: unknown target triple 'riscv64-unknown-freebsd12.0', please use 
> -triple or -arch
> *** [key_prot.h] Error code 1
> 
> make[4]: stopped in /usr/home/konstantinb/build/bsd/DEV/src/include/rpcsvc
> 
> So if somebody who care about riscv and can build the world could
> confirm the fix, I will commit it.
> 
> diff --git a/contrib/ofed/include/udma_barrier.h 
> b/contrib/ofed/include/udma_barrier.h
> index 71d264f8dce..6709d4433a7 100644
> --- a/contrib/ofed/include/udma_barrier.h
> +++ b/contrib/ofed/include/udma_barrier.h
> @@ -104,6 +104,10 @@
>  #include 
>  #include 
>  #define udma_to_device_barrier() dmb()
> +#elif defined(__riscv__)
> +#include 
> +#include 
> +#define  udma_to_device_barrier() fence()
>  #else
>  #error No architecture specific memory barrier defines found!
>  #endif

Thanks for looking into this.  Attached patch is slightly modified.
RISC-V is using __riscv and there are few more atomic macros need to be
defined.

However this seems not enough, there are some c++ errors which may take
longer to fix:

In file included from 
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h:43:0,
 from 
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/acm.c:42:
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h: In function 
'fastlock_init':
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h:60:2: error: invalid 
initializer
  atomic_store(&lock->cnt, 0);
  ^
In file included from 
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/acm.c:42:0:
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h: In function 
'fastlock_acquire':
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h:68:2: error: operand 
type 'struct  *' is incompatible with argument 1 of 
'__atomic_fetch_add'
  if (atomic_fetch_add(&lock->cnt, 1) > 0)
  ^~
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h: In function 
'fastlock_release':
/usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h:73:2: error: operand 
type 'struct  *' is incompatible with argument 1 of 
'__atomic_fetch_sub'
  if (atomic_fetch_sub(&lock->cnt, 1) > 1)
  ^~
*** [acm.o] Error code 1

make[6]: stopped in /usr/home/lwhsu/freebsd-src/lib/ofed/librdmacm


BTW, stable/11 should be fine to cross-build riscv64, this job uses
11.2-RELEASE and riscv64-xtoolchain-gcc package, with
CROSS_TOOLCHAIN=riscv64-gcc defined.


Best,
Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org
Index: contrib/ofed/include/udma_barrier.h
===
--- contrib/ofed/include/udma_barrier.h	(revision 336593)
+++ contrib/ofed/include/udma_barrier.h	(working copy)
@@ -104,6 +104,10 @@
 #include 
 #include 
 #define udma_to_device_barrier() dmb()
+#elif defined(__riscv)
+#include 
+#include 
+#define udma_to_device_barrier() fence()
 #else
 #error No architecture specific memory barrier defines found!
 #endif
@@ -140,6 +144,8 @@
 #define udma_from_device_barrier() mips_sync()
 #elif defined(__arm__)
 #define udma_from_device_barrier() dmb()
+#elif defined(__riscv)
+#define udma_from_device_barrier() fence()
 #else
 #error No architecture specific memory barrier defines found!
 #endif
@@ -208,6 +214,8 @@
 #define mmio_flush_writes() mips_sync()
 #elif defined(__arm__)
 #define mmio_flush_writes() dmb()
+#elif defined(__riscv)
+#define mmio_flush_writes() fence()
 #else
 #error No architecture specific memory barrier defines found!
 #endif
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD-head-riscv64-build - Build #9623 (r336573) - Failure

2018-07-22 Thread Li-Wen Hsu
On Sun, Jul 22, 2018 at 18:45:05 +0300, Konstantin Belousov wrote:
> On Sun, Jul 22, 2018 at 01:01:16AM +0000, Li-Wen Hsu wrote:
> > On Sun, Jul 22, 2018 at 02:18:32 +0300, Konstantin Belousov wrote:
> > > On Sat, Jul 21, 2018 at 02:16:17AM +, jenkins-ad...@freebsd.org wrote:
> > > > --- lib/ofed/libmlx5__L ---
> > > > In file included from /workspace/src/contrib/ofed/libmlx5/mlx5.h:44:0,
> > > >  from /workspace/src/contrib/ofed/libmlx5/buf.c:42:
> > > > /workspace/obj/workspace/src/riscv.riscv64/tmp/usr/include/infiniband/udma_barrier.h:108:2:
> > > >  error: #error No architecture specific memory barrier defines found!
> > > >  #error No architecture specific memory barrier defines found!
> > > >   ^
> > > 
> > > The patch below should be enough to fix the build,  modulo the syntax
> > > errors which I cannot check.  The reason is that it seems riscv is not
> > > cross-buildable from stable/11 host:
> > > --- includes_subdir_include/rpcsvc ---
> > > RPCGEN_CPP=cpp\ -target\ riscv64-unknown-freebsd12.0\ 
> > > --sysroot=/usr/home/konstantinb/build/bsd/DEV/obj/usr/home/konstantinb/build/bsd/DEV/src/riscv.riscv64/tmp\
> > >  -B/usr/local rpcgen -C -h -DWANT_NFS3 
> > > /usr/home/konstantinb/build/bsd/DEV/src/include/rpcsvc/klm_prot.x -o 
> > > klm_prot.h
> > > --- key_prot.h ---
> > > error: unknown target triple 'riscv64-unknown-freebsd12.0', please use 
> > > -triple or -arch
> > > *** [key_prot.h] Error code 1
> > > 
> > > make[4]: stopped in /usr/home/konstantinb/build/bsd/DEV/src/include/rpcsvc
> > > 
> > > So if somebody who care about riscv and can build the world could
> > > confirm the fix, I will commit it.
> > > 
> > > diff --git a/contrib/ofed/include/udma_barrier.h 
> > > b/contrib/ofed/include/udma_barrier.h
> > > index 71d264f8dce..6709d4433a7 100644
> > > --- a/contrib/ofed/include/udma_barrier.h
> > > +++ b/contrib/ofed/include/udma_barrier.h
> > > @@ -104,6 +104,10 @@
> > >  #include 
> > >  #include 
> > >  #define udma_to_device_barrier() dmb()
> > > +#elif defined(__riscv__)
> > > +#include 
> > > +#include 
> > > +#define  udma_to_device_barrier() fence()
> > >  #else
> > >  #error No architecture specific memory barrier defines found!
> > >  #endif
> > 
> > Thanks for looking into this.  Attached patch is slightly modified.
> > RISC-V is using __riscv and there are few more atomic macros need to be
> > defined.
> Well, the arch(7) manpage documents __riscv__.   Compilers typically
> provide both __XXX__ and __XXX, while FreeBSD traditionally uses
> the __XXX__ form.

Please check r322168, __riscv__ is replaced by __riscv and
__riscv64 is replaced by (__riscv && __riscv_xlen == 64).  Details are
in the commit message.

Alghough I grep'd sys/ and there are some __riscv__ still existing:

sys/vm/vm_unix.c:72:#if !defined(__aarch64__) && !defined(__riscv__)
sys/vm/vm_unix.c:81:#else /* defined(__aarch64__) || defined(__riscv__) */
sys/vm/vm_unix.c:83:#endif /* defined(__aarch64__) || defined(__riscv__) */

I guess those also need changing, as well as arch(7)


> With that change, I think that your patch should go in regardless of
> the second issue below.

Thanks, please commit or approve it.

> > 
> > However this seems not enough, there are some c++ errors which may take
> > longer to fix:
> > 
> > In file included from 
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h:43:0,
> >  from 
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/acm.c:42:
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h: In function 
> > 'fastlock_init':
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h:60:2: error: 
> > invalid initializer
> >   atomic_store(&lock->cnt, 0);
> >   ^
> > In file included from 
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/acm.c:42:0:
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h: In function 
> > 'fastlock_acquire':
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h:68:2: error: 
> > operand type 'struct  *' is incompatible with argument 1 of 
> > '__atomic_fetch_add'
> >   if (atomic_fetch_add(&lock->cnt, 1) > 0)
> >   ^~
> > /usr/home/lwhsu/freebsd-src/contrib/ofed/librdmacm/cma.h: In function 
> > 'fastlock_release':
> > /usr/home/lwhsu/freebsd-src/contrib/o

Re: FreeBSD-head-riscv64-build - Build #9623 (r336573) - Failure

2018-07-22 Thread Li-Wen Hsu
On Sun, Jul 22, 2018 at 10:27 PM Konstantin Belousov
 wrote:
>
> On Sun, Jul 22, 2018 at 06:16:02PM +0100, Li-Wen Hsu wrote:
> > On Sun, Jul 22, 2018 at 18:45:05 +0300, Konstantin Belousov wrote:
> > > On Sun, Jul 22, 2018 at 01:01:16AM +, Li-Wen Hsu wrote:
> > > Well, the arch(7) manpage documents __riscv__.   Compilers typically
> > > provide both __XXX__ and __XXX, while FreeBSD traditionally uses
> > > the __XXX__ form.
> >
> > Please check r322168, __riscv__ is replaced by __riscv and
> > __riscv64 is replaced by (__riscv && __riscv_xlen == 64).  Details are
> > in the commit message.
> >
> > Alghough I grep'd sys/ and there are some __riscv__ still existing:
> >
> > sys/vm/vm_unix.c:72:#if !defined(__aarch64__) && !defined(__riscv__)
> > sys/vm/vm_unix.c:81:#else /* defined(__aarch64__) || defined(__riscv__) */
> > sys/vm/vm_unix.c:83:#endif /* defined(__aarch64__) || defined(__riscv__) */
> >
> > I guess those also need changing, as well as arch(7)
> >
> >
> > > With that change, I think that your patch should go in regardless of
> > > the second issue below.
> >
> > Thanks, please commit or approve it.
> Why do you need an approval ?  I already said that your patch looks fine.

Oh, I did not realize that means a green light.  Also I am not sure
about your opinion of __riscv and __riscv__.  Does my original patch
look OK to you?

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD-head-riscv64-build - Build #9623 (r336573) - Failure

2018-07-22 Thread Li-Wen Hsu
On Sun, Jul 22, 2018 at 11:04 PM Konstantin Belousov
 wrote:
> The change to __riscv looks strange.  At least arch(7) should be updated,
> but this also contradicts the usual syntax.

Just found that arch(7) was also updated in r322168.

> Anyway, I do not have an opinion there, perhaps use __riscv since this
> apparently is what Ruslan wants to use.

I committed the original patch as r336620.

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: svn commit: r336751 - head/usr.sbin/pw

2018-07-27 Thread Li-Wen Hsu
On Thu, Jul 26, 2018 at 20:03:11 +, Ian Lepore wrote:
> Author: ian
> Date: Thu Jul 26 20:03:11 2018
> New Revision: 336751
> URL: https://svnweb.freebsd.org/changeset/base/336751
> 
> Log:
>   Re-apply r336625 which was reverted with r336638, now that the underlying
>   pw_scan(3) has been fixed in a way that doesn't perturb other callers of
>   it or the getpwnam(3) family.
>   
>   Make pw(8) showuser work the same with or without -R  for non-root
>   users.  Without -R, pw(8) uses getpwnam(3), which will open master.passwd
>   for the root user or passwd for non-root users.  With -R  pw(8) was
>   always opening /master.passwd, which would fail for a non-root user,
>   then falsely claim the userid you're trying to show doesn't exist.
>   
>   Now for a non-root user it opens /passwd, and populates the fields in
>   the returned struct passwd which aren't present in that file with well-known
>   canonical values, which duplicates the behavior of getpwnam(3).  The net
>   effect is that the showuser output is identical whether using -R or not.
> 
> Modified:
>   head/usr.sbin/pw/pw_vpw.c

Hi Ian,

It seems usr.sbin.pw.* tests are failing after this commit:

https://ci.freebsd.org/job/FreeBSD-head-amd64-test/8367/testReport/

Can you help me check this is realted to the new pw code or there is
anything we need to modify in the test VM setup or running environment.

The related artifacts are available here:

https://artifact.ci.freebsd.org/snapshot/head/r336751/amd64/amd64/

You can use disk-test.img.xz which is a VM with setup testing
environment.  The build script will start automatically but you can
ctrl-c to interrupt anytime and run tests by hand:

cd /usr/tests/usr.sbin/pw
kyua test


Thanks,
Li-Wen


-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: svn commit: r336751 - head/usr.sbin/pw

2018-07-27 Thread Li-Wen Hsu
On Fri, Jul 27, 2018 at 4:22 PM Ian Lepore  wrote:
> This was just an error on my part, the code was wrong and I fixed it in
> r336762. This time I made sure the kyua tests pass first.
>
> I had intended to run the kyua tests before and after re-applying my
> changes to pw(8). Now that I look in my scrollback, it seems I ran the
> "before" tests, then got distracted and forgot to run them again after
> and just committed the changes. Sorry about the breakage.

No worries, now the test job is back to normal:

https://ci.freebsd.org/job/FreeBSD-head-amd64-test/8377/

Thanks for your help!

Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: ci.freebsd.org 's FreeBSD-head-{amd64, i386}-test started failing after -r337332 (last good), inp_gcmoptions involved

2018-08-05 Thread Li-Wen Hsu
On Sun, Aug 5, 2018 at 6:23 PM Mark Millard  wrote:
>
> amd64: #8493 was for -r337342 and #8492 (last good) was for -r337332 .
> more recent builds also failed. -r337342 and laster also failed for
> i386.
>
> All but a sys/gettimeofday.2 change after -r337332 through -r337342
> are from Brad Davis. It is unclear to me how the changes matches up
> with the below example (from the log for amd64). It might not?
>
> For example (i386 is similar):
>
> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/8493/consoleText
>
> sys/netinet/fibs_test:subnet_route_with_multiple_fibs_on_same_subnet  ->
>
> Fatal trap 9: general protection fault while in kernel mode
> cpuid = 0; apic id = 00
> instruction pointer = 0x20:0x80ded213
> stack pointer   = 0x28:0xfe002648c960
> frame pointer   = 0x28:0xfe002648c9a0
> code segment= base 0x0, limit 0xf, type 0x1b
> = DPL 0, pres 1, long 1, def32 0, gran 1
> processor eflags= interrupt enabled, resume, IOPL = 0
> current process = 0 (softirq_0)
> [ thread pid 0 tid 100013 ]
> Stopped at  inp_gcmoptions+0xe3:movqll+0x33f(%rax),%r9

I think this is because we are trying to enable more tests:
https://github.com/freebsd/freebsd-ci/pull/25

I'm looking into that.  If I cannot resolve this quickly I will revert
it temporarily.

Li-Wen

-- 
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: A head buildworld race visible in the ci.freebsd.org build history

2018-08-06 Thread Li-Wen Hsu
On Thu, Jun 21, 2018 at 10:49 PM Mark Millard  wrote:
> Has the range r328278 < PROBLEM_START <= r330304 been narrowed down
> some more?
>
> (I'm just curious were the problem started.)

After several rounds of binary search, I found it might have something
todo with r329625.

The only thing I think this commit related to the situation we met is
it touched the code for doing unmount.  But I cannot confirm if it is
the cause.

It is a bit tricky to reproduce.  I will try to keep it concise.

We do builds for head in a jail (11.2-RELEASE) on a -CURRENT host.
The jail is on a
dedicated zfs.  And there is a daemon doing jail/zfs cleanup running
outside of the jail.

In some edge cases, that cleanup daemon wants to destroy the zfs of
the jail in which a build is still running.  If that happens, with an
earlier -CURRENT, it should just get "cannot unmount
'/jenkins/jails/test-ranlib': Device busy" and nothing serious will
happen.  Recently, although it still didn't destroy the
busy zfs, it started causing build error out with "ranlib: fatal:
Failed to open 'libXXX.a'"

To reproduce this, create a zfs and use that as the root of a jail,
run this build script under /usr/src inside the jail:

https://gist.github.com/lwhsu/ae3b8b1f0c856837f93984ab2493f629#file-build-sh

Run this cleanup script on the host:

https://gist.github.com/lwhsu/ae3b8b1f0c856837f93984ab2493f629#file-clean-test-ranlib-sh
(need to modify the zfs path)

I use powerpcspe as TARGET_ARCH here because it takes a shorter time
in one iteration.  There should be nothing related to the
architectures.

I am not very sure about what is the next step, maybe modifying ranlib
and log more what it gets "fatal: Failed to open 'libxxx.a'"  Any good
idea about debugging this?


Li-wen

--
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: ci.freebsd.org 's FreeBSD-head-{amd64, i386}-test started failing after -r337332 (last good), inp_gcmoptions involved

2018-08-11 Thread Li-Wen Hsu
With the VMs images on artifact.ci.freebsd.org, I can reproduce this with:

root@:/usr/tests/sys/netinet # kyua debug fibs_test:slaac_on_nondefault_fib6
fib is 1
fib is 2
net.inet6.ip6.forwarding: 0 -> 1
net.inet6.ip6.rfc6204w3: 0 -> 1
/sbin/pfctl
/sbin/ipf
ipf: IP Filter: v5.1.2 (608)
setfib 1 ifconfig epair0a inet6 2001:db8:115e:fc32::2/64 fib 1
setfib 2 ifconfig epair0b inet6 -ifdisabled accept_rtadv fib 2 up
Executing command [ ifconfig epair0b ]
Executing co

Fatal trap 9: general protection fault while in kernel mode
cpuid = 0; apic id = 00
instruction pointer = 0x20:0x80ded513
stack pointer   = 0x28:0xfe0012158860
frame pointer   = 0x28:0xfe00121588a0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 0 (softirq_0)
[ thread pid 0 tid 100013 ]
Stopped at  inp_gcmoptions+0xe3:movqll+0x33f(%rax),%r9
db> bt
Tracing pid 0 tid 100013 td 0xf800031de000
inp_gcmoptions() at inp_gcmoptions+0xe3/frame 0xfe00121588a0
epoch_call_task() at epoch_call_task+0x21a/frame 0xfe00121588f0
gtaskqueue_run_locked() at gtaskqueue_run_locked+0x139/frame 0xfe0012158940
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0x88/frame 0xfe0012158970
fork_exit() at fork_exit+0x84/frame 0xfe00121589b0
fork_trampoline() at fork_trampoline+0xe/frame 0xfe00121589b0
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
db>


Li-Wen

On Mon, Aug 6, 2018 at 9:53 AM Alan Somers  wrote:
>
> I can't reproduce the failure.  On my VM, with a kernel from Aug-2, the test 
> passes.  But it sure seems to be consistent in Jenkins.
>
> On Sun, Aug 5, 2018 at 6:59 PM, Matthew Macy  wrote:
>>
>> That looks like it is tied to changes I made 3 months ago. I won't be at my 
>> desk until the end of the week, but if it's consistent I can take a look.
>>
>> -M
>>
>> On Sun, Aug 5, 2018 at 17:57 Li-Wen Hsu  wrote:
>>>
>>> On Sun, Aug 5, 2018 at 6:23 PM Mark Millard  wrote:
>>> >
>>> > amd64: #8493 was for -r337342 and #8492 (last good) was for -r337332 .
>>> > more recent builds also failed. -r337342 and laster also failed for
>>> > i386.
>>> >
>>> > All but a sys/gettimeofday.2 change after -r337332 through -r337342
>>> > are from Brad Davis. It is unclear to me how the changes matches up
>>> > with the below example (from the log for amd64). It might not?
>>> >
>>> > For example (i386 is similar):
>>> >
>>> > https://ci.freebsd.org/job/FreeBSD-head-amd64-test/8493/consoleText
>>> >
>>> > sys/netinet/fibs_test:subnet_route_with_multiple_fibs_on_same_subnet  ->
>>> >
>>> > Fatal trap 9: general protection fault while in kernel mode
>>> > cpuid = 0; apic id = 00
>>> > instruction pointer = 0x20:0x80ded213
>>> > stack pointer   = 0x28:0xfe002648c960
>>> > frame pointer   = 0x28:0xfe002648c9a0
>>> > code segment= base 0x0, limit 0xf, type 0x1b
>>> > = DPL 0, pres 1, long 1, def32 0, gran 1
>>> > processor eflags= interrupt enabled, resume, IOPL = 0
>>> > current process = 0 (softirq_0)
>>> > [ thread pid 0 tid 100013 ]
>>> > Stopped at  inp_gcmoptions+0xe3:movqll+0x33f(%rax),%r9
>>>
>>> I think this is because we are trying to enable more tests:
>>> https://github.com/freebsd/freebsd-ci/pull/25
>>>
>>> I'm looking into that.  If I cannot resolve this quickly I will revert
>>> it temporarily.
>>>
>>> Li-Wen
>>>
>>> --
>>> Li-Wen Hsu 
>>> https://lwhsu.org
>>> ___
>>> freebsd-current@freebsd.org mailing list
>>> https://lists.freebsd.org/mailman/listinfo/freebsd-current
>>> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
>
>


--
Li-Wen Hsu 
https://lwhsu.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


FreeBSD CI Weekly Report 2019-11-17

2019-12-02 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-11-17
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-11-11 to 2019-11-17.

During this period, we have:

* 2174 builds (91.2% (-3.7) passed, 8.8% (+3.7) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 331 test runs (97.9% (+5.8) passed, 2.1% (-4.3) unstable, 0% (-1.5)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 30 doc builds (100% passed)

Test case status (on 2019-11-17 23:59):
| Branch/Architecture | Total | Pass  | Fail  | Skipped |
| --- | - | - | - | --- |
| head/amd64  | 7611 (0)  | 7546 (+3) | 0 (0) | 65 (-3) |
| head/i386   | 7609 (0)  | 7537 (-3) | 0 (0) | 72 (+3) |
| 12-STABLE/amd64 | 7483 (0)  | 7435 (0)  | 0 (0) | 48 (0)  |
| 12-STABLE/i386  | 7481 (0)  | 7423 (-3) | 0 (0) | 58 (+3) |
| 11-STABLE/amd64 | 6853 (+4) | 6806 (+4) | 0 (0) | 47 (0)  |
| 11-STABLE/i386  | 6851 (+4) | 6799 (+1) | 0 (0) | 52 (+3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191117 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.
  
* A list of "FreeBSD CI Tasks and Ideas" is keeping at
  https://hackmd.io/@FreeBSD-CI/freebsd-ci-todo , please contact
  freebsd-test...@freebsd.org and lw...@freebsd.org if you are interested or
  have new ideas.

* Experimental "Hardware test lab" result is available at:
  https://ci.freebsd.org/hwlab/ , more hardware support is welcomed!

* We are collecting information of FreeBSD in software development, for future
  collaboration. The wiki page is https://wiki.freebsd.org/3rdPartySoftwareCI ,
  plese help adding more information.

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~7 failing and ~100 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy 

FreeBSD CI Weekly Report 2019-11-24

2019-12-02 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-11-24
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-11-18 to 2019-11-24.

During this period, we have:

* 2617 builds (95.1% (+3.9) passed, 4.9% (-3.9) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 349 test runs (83.1% (-14.8) passed, 8.9% (-6.8) unstable, 8.0% (+8)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 48 doc builds (100% (0) passed)

Test case status (on 2019-11-24 23:59):
| Branch/Architecture | Total | Pass  | Fail  | Skipped |
| --- | - | - | - | --- |
| head/amd64  | 7618 (+7) | 7552 (+6) | 0 (0) | 66 (+1) |
| head/i386   | 7616 (+7) | 7546 (+9) | 0 (0) | 70 (-2) |
| 12-STABLE/amd64 | 7483 (0)  | 7435 (0)  | 0 (0) | 48 (0)  |
| 12-STABLE/i386  | 7481 (0)  | 7426 (+3) | 0 (0) | 55 (-3) |
| 11-STABLE/amd64 | 6853 (0)  | 6803 (-3) | 0 (0) | 50 (+3) |
| 11-STABLE/i386  | 6851 (0)  | 6799 (0)  | 0 (0) | 52 (0)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191124 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.
  
* A list of "FreeBSD CI Tasks and Ideas" is keeping at
  https://hackmd.io/@FreeBSD-CI/freebsd-ci-todo , please contact
  freebsd-test...@freebsd.org and lw...@freebsd.org if you are interested or
  have new ideas.

* Experimental "Hardware test lab" result is available at:
  https://ci.freebsd.org/hwlab/ , more hardware support is welcomed!

* We are collecting information of FreeBSD in software development, for future
  collaboration. The wiki page is https://wiki.freebsd.org/3rdPartySoftwareCI ,
  plese help adding more information.

## Fixed tests

* https://bugs.freebsd.org/242095
  failing test case: usr.bin.unifdef.basic_test.basic

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~13 failing and ~100 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause ker

FreeBSD CI Weekly Report 2019-12-01

2019-12-02 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-12-01
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-11-25 to 2019-12-01.

During this period, we have:

* 2134 builds (96.3% (+1.2) passed, 3.7% (-1.2) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 283 test runs (97.5% (+14.4) passed, 2.5% (-6.4) unstable, 0% (-8)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 22 doc builds (100% (0) passed)

Test case status (on 2019-12-01 23:59):
| Branch/Architecture | Total | Pass  | Fail  | Skipped |
| --- | - | - | - | --- |
| head/amd64  | 7620 (+2) | 7554 (+2) | 0 (0) | 66 (0)  |
| head/i386   | 7618 (+2) | 7548 (+2) | 0 (0) | 70 (0)  |
| 12-STABLE/amd64 | 7483 (0)  | 7432 (-3) | 0 (0) | 51 (+3) |
| 12-STABLE/i386  | 7481 (0)  | 7426 (0)  | 0 (0) | 55 (0)  |
| 11-STABLE/amd64 | 6853 (0)  | 6806 (+3) | 0 (0) | 47 (-3) |
| 11-STABLE/i386  | 6851 (0)  | 6802 (+3) | 0 (0) | 49 (-3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191201 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* A new wiki page started at https://wiki.freebsd.org/Jenkins/Debug describes 
  how to reproduce and debug the failing cases. It is welcomed to add more
  contents.
  
* A list of "FreeBSD CI Tasks and Ideas" is keeping at
  https://hackmd.io/@FreeBSD-CI/freebsd-ci-todo , please contact
  freebsd-test...@freebsd.org and lw...@freebsd.org if you are interested or
  have new ideas.

* Experimental "Hardware test lab" result is available at:
  https://ci.freebsd.org/hwlab/ , more hardware support is welcomed!

* We are collecting information of FreeBSD in software development, for future
  collaboration. The wiki page is https://wiki.freebsd.org/3rdPartySoftwareCI ,
  plese help adding more information.

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~14 failing and ~100 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero (new)
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synpr

FreeBSD CI Weekly Report 2019-12-08

2019-12-10 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-12-08
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-12-02 to 2019-12-08.

During this period, we have:

* 2463 builds (95% (-1.3) passed, 5% (+1.3) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 353 test runs (98% (+0.5) passed, 1.7% (-0.8) unstable, 0.3% (+0.3)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 42 doc builds (100% (0) passed)

Test case status (on 2019-12-08 23:59):
| Branch/Architecture | Total  | Pass  | Fail  | Skipped |
| --- | -- | - | - | --- |
| head/amd64  | 7632 (+12) | 7563 (+9) | 0 (0) | 69 (+3) |
| head/i386   | 7630 (+12) | 7557 (+9) | 0 (0) | 73 (+3) |
| 12-STABLE/amd64 | 7488 (+5)  | 7437 (+5) | 0 (0) | 51 (0)  |
| 12-STABLE/i386  | 7486 (+5)  | 7428 (+2) | 0 (0) | 58 (+3) |
| 11-STABLE/amd64 | 6858 (+5)  | 6811 (+5) | 0 (0) | 47 (0)  |
| 11-STABLE/i386  | 6856 (+5)  | 6804 (+2) | 0 (0) | 52 (+3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191208 and archive is available at
https://hackmd.io/@FreeBSD-CI/, any help is welcome.

## News

* Experimental "Hardware test lab" result is available at:
  https://ci.freebsd.org/hwlab/ , more hardware support is welcomed!

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~13 failing and ~109 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." 
seen when running sys/netipsec tests
* https://bugs.freebsd.org/238781
  sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when 
mac_portacl(4) lo

FreeBSD CI Weekly Report 2019-12-15

2019-12-16 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-12-15
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-12-09 to 2019-12-15.

During this period, we have:

* 2566 builds (96.3% (+1.3) passed, 3.7% (-1.3) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 400 test runs (96.4% (-1.6) passed, 1.8% (+0.1) unstable, 1.8% (+1.5)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 43 doc builds (93% (-7) passed, 7% (+7) failed)

Test case status (on 2019-12-15 23:59):
| Branch/Architecture | Total | Pass  | Fail  | Skipped |
| --- | - | - | - | --- |
| head/amd64  | 7635 (+3) | 7566 (+3) | 0 (0) | 69 (0)  |
| head/i386   | 7633 (+3) | 7560 (+3) | 0 (0) | 73 (0)  |
| 12-STABLE/amd64 | 7488 (0)  | 7440 (+3) | 0 (0) | 48 (-3) |
| 12-STABLE/i386  | 7486 (0)  | 7428 (0)  | 0 (0) | 58 (0)  |
| 11-STABLE/amd64 | 6858 (0)  | 6811 (0)  | 0 (0) | 47 (0)  |
| 11-STABLE/i386  | 6856 (0)  | 6807 (+3) | 0 (0) | 49 (-3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191215 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.

## News

* Experimental "Hardware test lab" result is available at:
  https://ci.freebsd.org/hwlab/ , more hardware support is welcomed!

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~13 failing and ~109 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." 
seen when running sys/netipsec tests
* https://bugs.freebsd.org/238781
  sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when 
ma

FreeBSD CI Weekly Report 2019-12-22

2019-12-26 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-12-22
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-12-15 to 2019-12-22.

During this period, we have:

* 2352 builds (98.5% (+2.2) passed, 1.5% (-2.2) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 313 test runs (86.6% (-9.8) passed, 7.0% (+5.2) unstable, 6.4% (+4.6)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 16 doc builds (100% (+7) passed)

Test case status (on 2019-12-22 23:59):
| Branch/Architecture | Total | Pass  | Fail  | Skipped |
| --- | - | - | - | --- |
| head/amd64  | 7636 (+1) | 7570 (+4) | 0 (0) | 66 (-3) |
| head/i386   | 7634 (+1) | 7560 (0)  | 0 (0) | 74 (+1) |
| 12-STABLE/amd64 | 7491 (+3) | 7443 (+3) | 0 (0) | 48 (0)  |
| 12-STABLE/i386  | 7489 (+3) | 7434 (+6) | 0 (0) | 55 (-3) |
| 11-STABLE/amd64 | 6860 (+2) | 6810 (-1) | 0 (0) | 50 (+3) |
| 11-STABLE/i386  | 6858 (+2) | 6809 (+2) | 0 (0) | 49 (0)  |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191222 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.

## News

* FreeBSD Foundation 2019 in Review: CI and Testing Advancements
  
https://www.freebsdfoundation.org/blog/2019-in-review-ci-and-testing-advancements/

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~13 failing and ~109 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/
* sys.geom.class.multipath.failloop.failloop
  https://bugs.freebsd.org/242689

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/242689
  sys.geom.class.multipath.failloop.failloop fails due to too many CTF entries
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.freebsd.org/237641
  Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237656
  "Freed UMA keg (rtentr

FreeBSD CI Weekly Report 2019-12-29

2020-01-03 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2019-12-29
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-12-23 to 2019-12-29.

During this period, we have:

* 1811 builds (95.1% (-3.4) passed, 4.9% (+3.4) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 197 test runs (88.9% (+2.3) passed, 2.5% (-4.5) unstable, 8.6% (+2.2)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 22 doc builds (100% (0) passed)

Test case status (on 2019-12-29 23:59):
| Branch/Architecture | Total| Pass  | Fail  | Skipped |
| --- |  | - | - | --- |
| head/amd64  | 7636 (0) | 7567 (-3) | 0 (0) | 69 (+3) |
| head/i386   | 7634 (0) | 7563 (+3) | 0 (0) | 71 (-3) |
| 12-STABLE/amd64 | 7491 (0) | 7440 (-3) | 0 (0) | 51 (+3) |
| 12-STABLE/i386  | 7489 (0) | 7434 (0)  | 0 (0) | 55 (0)  |
| 11-STABLE/amd64 | 6860 (0) | 6813 (+3) | 0 (0) | 47 (-3) |
| 11-STABLE/i386  | 6858 (0) | 6806 (-3) | 0 (0) | 52 (+3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20191229 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.

## News

* FreeBSD Foundation 2019 in Review: CI and Testing Advancements
  
https://www.freebsdfoundation.org/blog/2019-in-review-ci-and-testing-advancements/
  
## Failing build

* https://ci.freebsd.org/job/FreeBSD-head-powerpcspe-build/
  There are some issues after PowerPC switch to llvm toolchain.

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~13 failing and ~109 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/
* sys.geom.class.multipath.failloop.failloop
  https://bugs.freebsd.org/242689

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/242689
  sys.geom.class.multipath.failloop.failloop fails due to too many CTF entries
* https://bugs.freebsd.org/237403
  Tests in sys/opencrypto should be converted to Python3
* https://bugs.fre

Re: FreeBSD-head-amd64-test - Build #13912 (r356671) - Failure

2020-01-13 Thread Li-Wen Hsu
On Mon, Jan 13, 2020 at 1:10 PM  wrote:
>
> FreeBSD-head-amd64-test - Build #13912 (r356671) - Failure
>
> Build information: https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13912/
> Full change log: 
> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13912/changes
> Full build log: 
> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13912/console
>
> Status explanation:
> "Failure" - the build is suspected being broken by the following changes
> "Still Failing" - the build has not been fixed by the following changes and
>   this is a notification to note that these changes have
>   not been fully tested by the CI system
>
> Change summaries:
> (Those commits are likely but not certainly responsible)
>
> 356671 by mjg:
> ufs: use lazy list instead of active list for syncer
>
> Quota code is temporarily regressed to do a full vnode scan.
>
> Reviewed by:jeff
> Tested by:  pho (in a larger patch, previous version)
> Differential Revision:  https://reviews.freebsd.org/D22996
>
> 356670 by mjg:
> vfs: add per-mount vnode lazy list and use it for deferred inactive + msync
>
> This obviates the need to scan the entire active list looking for vnodes
> of interest.
>
> msync is handled by adding all vnodes with write count to the lazy list.
>
> deferred inactive directly adds vnodes as it sets the VI_DEFINACT flag.
>
> Vnodes get dequeued from the list when their hold count reaches 0.
>
> Newly added MNT_VNODE_FOREACH_LAZY* macros support filtering so that
> spurious locking is avoided in the common case.
>
> Reviewed by:jeff
> Tested by:  pho (in a larger patch, previous version)
> Differential Revision:  https://reviews.freebsd.org/D22995
>
> 356669 by mjg:
> ufs: add a setter for inode i_flag field
>
> This will be used later to add vnodes to the lazy list.
>
> Reviewed by:kib (previous version), jeff
> Tested by:  pho (in a larger patch)
> Differential Revision:  https://reviews.freebsd.org/D22994

Hi Mateusz,

I suspect these changes might have something to do about panic of i386
and amd64 in testing:

root@:/usr/tests # cd /usr/tests/usr.sbin/makefs/
root@:/usr/tests/usr.sbin/makefs # kyua debug
makefs_cd9660_tests:o_flag_rockridge_dev_nodes
VNASSERT failed
0xf8000f24a1e8: type VCHR
usecount 1, writecount 0, refcount 1 rdev 0
flags ()
 VI_LOCKedlock type ufs: SHARED (count 1)
nlink=1, effnlink=1, size=0, extsize 0
generation=73c32c64, uid=0, gid=0, flags=0x0
ino 117778, on dev gpt/rootfs
panic: ffs_unlock_debug: modified vnode (420) not on lazy list
cpuid = 1
time = 1578910603
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe0038a70fd0
vpanic() at vpanic+0x185/frame 0xfe0038a71030
panic() at panic+0x43/frame 0xfe0038a71090
ffs_unlock_debug() at ffs_unlock_debug+0xa5/frame 0xfe0038a710c0
lookup() at lookup+0xd26/frame 0xfe0038a71160
namei() at namei+0x4d8/frame 0xfe0038a71250
kern_fchmodat() at kern_fchmodat+0x92/frame 0xfe0038a71380
amd64_syscall() at amd64_syscall+0x2d6/frame 0xfe0038a714b0
fast_syscall_common() at fast_syscall_common+0x101/frame 0xfe0038a714b0
--- syscall (15, FreeBSD ELF64, sys_chmod), rip = 0x8003ba95a, rsp =
0x7fffe758, rbp = 0x7fffe7e0 ---
KDB: enter: panic
[ thread pid 1393 tid 100092 ]
Stopped at  kdb_enter+0x37: movq$0,0x1084396(%rip)
db:0:kdb.enter.panic> show pcpu
cpuid= 1
dynamic pcpu = 0xfe00887a7d80
curthread= 0xf8000f25a000: pid 1393 tid 100092 critnest 1 "bsdtar"
curpcb   = 0xf8000f25a4f0
fpcurthread  = 0xf8000f25a000: pid 1393 "bsdtar"
idlethread   = 0xf800033976e0: tid 14 "idle: cpu1"
self = 0x82211000
curpmap  = 0xf80003e35120
tssp = 0x82211384
rsp0 = 0xfe0038a71580
kcr3 = 0x8f2ab405
ucr3 = 0x8f287c05
scr3 = 0xf287c05
gs32p= 0x82211404
ldt  = 0x82211444
tss  = 0x82211434
tlb gen  = 889
curvnet  = 0
spin locks held:
db:0:kdb.enter.panic>

full log:
https://ci.freebsd.org/job/FreeBSD-head-i386-test/8051/consoleFull
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13912/consoleFull

test image:
https://artifact.ci.freebsd.org/snapshot/head/r356671/i386/i386/disk-test.img.xz
https://artifact.ci.freebsd.org/snapshot/head/r356671/amd64/amd64/disk-test.img.xz

Can you help check this? Thanks.

Best,
Li-Wen
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD-head-amd64-test - Build #13912 (r356671) - Failure

2020-01-13 Thread Li-Wen Hsu
Thanks and all tests are good now:

https://ci.freebsd.org/job/FreeBSD-head-i386-test/8056/
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13917/

On Mon, Jan 13, 2020 at 10:36 PM Mateusz Guzik  wrote:
>
> Fixed in r356683.
>
> On 1/13/20, Mateusz Guzik  wrote:
> > On 1/13/20, Li-Wen Hsu  wrote:
> >> On Mon, Jan 13, 2020 at 1:10 PM  wrote:
> >>>
> >>> FreeBSD-head-amd64-test - Build #13912 (r356671) - Failure
> >>>
> >>> Build information:
> >>> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13912/
> >>> Full change log:
> >>> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13912/changes
> >>> Full build log:
> >>> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/13912/console
> >>>
> >>> Status explanation:
> >>> "Failure" - the build is suspected being broken by the following changes
> >>> "Still Failing" - the build has not been fixed by the following changes
> >>> and
> >>>   this is a notification to note that these changes have
> >>>   not been fully tested by the CI system
> >>>
> >>> Change summaries:
> >>> (Those commits are likely but not certainly responsible)
> >>>
> >>> 356671 by mjg:
> >>> ufs: use lazy list instead of active list for syncer
> >>>
> >>> Quota code is temporarily regressed to do a full vnode scan.
> >>>
> >>> Reviewed by:jeff
> >>> Tested by:  pho (in a larger patch, previous version)
> >>> Differential Revision:  https://reviews.freebsd.org/D22996
> >>>
> >>> 356670 by mjg:
> >>> vfs: add per-mount vnode lazy list and use it for deferred inactive +
> >>> msync
> >>>
> >>> This obviates the need to scan the entire active list looking for vnodes
> >>> of interest.
> >>>
> >>> msync is handled by adding all vnodes with write count to the lazy list.
> >>>
> >>> deferred inactive directly adds vnodes as it sets the VI_DEFINACT flag.
> >>>
> >>> Vnodes get dequeued from the list when their hold count reaches 0.
> >>>
> >>> Newly added MNT_VNODE_FOREACH_LAZY* macros support filtering so that
> >>> spurious locking is avoided in the common case.
> >>>
> >>> Reviewed by:jeff
> >>> Tested by:  pho (in a larger patch, previous version)
> >>> Differential Revision:  https://reviews.freebsd.org/D22995
> >>>
> >>> 356669 by mjg:
> >>> ufs: add a setter for inode i_flag field
> >>>
> >>> This will be used later to add vnodes to the lazy list.
> >>>
> >>> Reviewed by:kib (previous version), jeff
> >>> Tested by:  pho (in a larger patch)
> >>> Differential Revision:  https://reviews.freebsd.org/D22994
> >>
> >> Hi Mateusz,
> >>
> >> I suspect these changes might have something to do about panic of i386
> >> and amd64 in testing:
> >
> > I'm on it.
> >
> >>
> >> root@:/usr/tests # cd /usr/tests/usr.sbin/makefs/
> >> root@:/usr/tests/usr.sbin/makefs # kyua debug
> >> makefs_cd9660_tests:o_flag_rockridge_dev_nodes
> >> VNASSERT failed
> >> 0xf8000f24a1e8: type VCHR
> >> usecount 1, writecount 0, refcount 1 rdev 0
> >> flags ()
> >>  VI_LOCKedlock type ufs: SHARED (count 1)
> >> nlink=1, effnlink=1, size=0, extsize 0
> >> generation=73c32c64, uid=0, gid=0, flags=0x0
> >> ino 117778, on dev gpt/rootfs
> >> panic: ffs_unlock_debug: modified vnode (420) not on lazy list
> >> cpuid = 1
> >> time = 1578910603
> >> KDB: stack backtrace:
> >> db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame
> >> 0xfe0038a70fd0
> >> vpanic() at vpanic+0x185/frame 0xfe0038a71030
> >> panic() at panic+0x43/frame 0xfe0038a71090
> >> ffs_unlock_debug() at ffs_unlock_debug+0xa5/frame 0xfe0038a710c0
> >> lookup() at lookup+0xd26/frame 0xfe0038a71160
> >> namei() at namei+0x4d8/frame 0xfe0038a71250
> >> kern_fchmodat() at kern_fchmodat+0x92/frame 0xfe0038a71380
> >> amd64_syscall() at amd64_syscall+0x2d6/frame 0xfe0038a714b0
> >> fast_syscall_common() at fast_syscall_common+0x101/frame
> >> 0xfe0038a714b0
> >> --- syscall (15, FreeBSD 

FreeBSD CI Weekly Report 2020-01-05

2020-01-18 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2020-01-05
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2020-12-30 to 2020-01-05.

During this period, we have:

* 2029 builds (91.5% (-3.6) passed, 8.5% (+3.6) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 258 test runs (89.9% (+1) passed, 2.7% (+0.2) unstable, 7.4% (-1.2)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 64 doc builds (100% (0) passed)

Test case status (on 2020-01-05 23:59):
| Branch/Architecture | Total | Pass  | Fail  | Skipped |
| --- | - | - | - | --- |
| head/amd64  | 7645 (+9) | 7575 (+8) | 0 (0) | 70 (+1) |
| head/i386   | 7643 (+9) | 7569 (+6) | 0 (0) | 74 (+3) |
| 12-STABLE/amd64 | 7495 (+4) | 7447 (+7) | 0 (0) | 48 (-3) |
| 12-STABLE/i386  | 7493 (+4) | 7438 (+4) | 0 (0) | 55 (0)  |
| 11-STABLE/amd64 | 6860 (0)  | 6813 (0)  | 0 (0) | 47 (0)  |
| 11-STABLE/i386  | 6858 (0)  | 6809 (+3) | 0 (0) | 49 (-3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20200105 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.

## News

* LTP (Linux Test Project) for Linux compatibility layer job is added:
  https://ci.freebsd.org/job/FreeBSD-head-amd64-test_ltp/
  More information is available at https://wiki.freebsd.org/linux-kernel/
  
## Failing build

* https://ci.freebsd.org/job/FreeBSD-head-powerpcspe-build/
  There are some issues after PowerPC switch to llvm toolchain.

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~13 failing and ~109 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_ltp/
* Total 2061 tests, 898 success, 441 failures , 722 skipped

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/
* sys.geom.class.multipath.failloop.failloop
  https://bugs.freebsd.org/242689

## Issues

### Cause build fails
* https://bugs.freebsd.org/233735
  Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: 
machine/endian.h: No such file or directory
* https://bugs.freebsd.org/233769
  Possible build race: ld: error: unable to find library -lgcc_s

### Cause kernel panics
* https://bugs.freebsd.org/238870
  sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic
  Patch exists:
* https://reviews.freebsd.org/D20868
* https://reviews.freebsd.org/D20869

### Open
* https://bugs.freebsd.org/242689
  sys.g

FreeBSD CI Weekly Report 2020-01-12

2020-01-18 Thread Li-Wen Hsu
(Please send the followup to freebsd-testing@ and note Reply-To is set.)

FreeBSD CI Weekly Report 2020-01-12
===

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2020-01-06 to 2020-01-12.

During this period, we have:

* 2218 builds (85.6% (-5.9) passed, 14.4% +5.9) failed) of buildworld and
  buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
  armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
  sparc64 architectures for head, stable/12, stable/11 branches.
* 297 test runs (82.5% (-7.4) passed, 16.5% (+13.8) unstable, 1.0% (-6.4)
  exception) were executed on amd64, i386, riscv64 architectures for head,
  stable/12, stable/11 branches.
* 24 doc builds (100% (0) passed)

Test case status (on 2020-01-12 23:59):
| Branch/Architecture | Total  | Pass   | Fail  | Skipped |
| --- | -- | -- | - | --- |
| head/amd64  | 7646 (+1)  | 7579 (+4)  | 0 (0) | 67 (-3) |
| head/i386   | 7644 (+1)  | 7573 (+4)  | 0 (0) | 71 (-3) |
| 12-STABLE/amd64 | 7520 (+25) | 7469 (+22) | 0 (0) | 51 (+3) |
| 12-STABLE/i386  | 7518 (+25) | 7462 (+24) | 0 (0) | 56 (+1) |
| 11-STABLE/amd64 | 6861 (+1)  | 6811 (-2)  | 0 (0) | 50 (+3) |
| 11-STABLE/i386  | 6859 (+1)  | 6807 (-2)  | 0 (0) | 52 (+3) |

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20200112 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcome.

## News

* All the -head jobs except sparc64 and mips/mips64 are switched to clang/lld
  toolchain (powerpc* are using GNU ld except powerpc64) for preparing the GCC
  4.2.1 removal. Now the official toolchain of mips* are mips*-gcc6 packages
  (devel/freebsd-gcc6 in ports with mips* FLAVOR)
  For more information, please check:
* ["Gcc 4.2.1 to be removed before FreeBSD 13, a firm timeline" on 
freebsd-arch@ mailing 
list](https://lists.freebsd.org/pipermail/freebsd-arch/2020-January/019823.html)
* "Default Tool Chain" section of arch(7)
* https://wiki.freebsd.org/ExternalGCC
  
## Failing builds

* https://ci.freebsd.org/job/FreeBSD-head-powerpcspe-build/
  Broken after PowerPC switch to llvm toolchain, waiting for
  https://reviews.llvm.org/D72014 merged.

* https://ci.freebsd.org/job/FreeBSD-head-mips-build/
* https://ci.freebsd.org/job/FreeBSD-head-mips64-build/
  More information is available at https://reviews.freebsd.org/D23128

## Failing and Flaky Tests (from experimental jobs)

* https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/
* cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d
* https://bugs.freebsd.org/237641

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/
* There are ~13 failing and ~109 skipped cases, including flakey ones, see
  
https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/
 for more details
* Work for cleaning these failing cass are in progress

* https://ci.freebsd.org/job/FreeBSD-head-amd64-test_ltp/
* Total 3670 tests (+1609), 2274 success (+1376), 587 failures (+146), 809 
skipped (+87)

## Disabled Tests

* sys.fs.tmpfs.mount_test.large
  https://bugs.freebsd.org/212862
* sys.fs.tmpfs.link_test.kqueue
  https://bugs.freebsd.org/213662
* sys.kqueue.libkqueue.kqueue_test.main
  https://bugs.freebsd.org/233586
* sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop
  https://bugs.freebsd.org/220841
* lib.libc.regex.exhaust_test.regcomp_too_big (i386 only)
  https://bugs.freebsd.org/237450
* sys.netinet.socket_afinet.socket_afinet_bind_zero
  https://bugs.freebsd.org/238781
* sys.netpfil.pf.names.names
* sys.netpfil.pf.synproxy.synproxy
  https://bugs.freebsd.org/238870
* sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger 
  https://bugs.freebsd.org/239292
* sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger 
  https://bugs.freebsd.org/239397
* sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger
  https://bugs.freebsd.org/239399
* sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger
  https://bugs.freebsd.org/239425
* lib.libc.gen.getmntinfo_test.getmntinfo_test
  https://bugs.freebsd.org/240049
* sys.sys.qmath_test.qdivq_s64q
  https://bugs.freebsd.org/240219
* sys.kern.ptrace_test.ptrace__getppid
  https://bugs.freebsd.org/240510
* lib.libc.sys.stat_test.stat_socket
  https://bugs.freebsd.org/240621
* lib.libarchive.functional_test.test_write_filter_zstd
  https://bugs.freebsd.org/240683
* lib.libcasper.services.cap_dns.dns_test.main
  https://bugs.freebsd.org/241435
* local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386
  https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/te

  1   2   >