Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-26 Thread Craig Rodrigues
On Tue, Nov 25, 2014 at 11:21 PM, Craig Rodrigues rodr...@freebsd.org
wrote:

 On Tue, Nov 25, 2014 at 8:42 PM, Craig Rodrigues rodr...@freebsd.org
 wrote:
 
 
 
  On Mon, Nov 24, 2014 at 9:25 PM, jenkins-ad...@freebsd.org wrote:
 
  See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/
 
 
  I'm not sure why this test is failing.  The VM running these tests has
 845MB
  of disk space free on /tmp and /usr/tests so it is
  definitely not running out of space.
 
  The test failures started occurring around here:
 
  https://jenkins.freebsd.org/job/FreeBSD_HEAD/1909/
  https://jenkins.freebsd.org/job/FreeBSD_HEAD/1910/
 
  That was around when a lot of Makefile related changes for library
 linking
  whent in the tree.


 Looking at:
 https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/311/consoleFull

 I see:

 usr.sbin/etcupdate/tests_test:main  -  Nov 25 05:15:48  kernel: pid 19939
 (cp), uid 0 inumber 23569 on /: out of inodes
 broken: Caught unexpected exception: Tester failed with code 2; this is a
 bug  [6.863s]



Yes, that seems to be the problem:

 df -m -i /
Filesystem1M-blocks Used Avail Capacity iused ifree %iused  Mounted
on
/dev/ufs/TESTROOT  2041 1027   85055%   23303  1015   96%   /


So there is enough disk space to run the tests,
but not enough inodes.  I'm creating the VM with makefs.
It looks like makefs creates disk images
with lower number of inodes than newfs.

--
Craig
___
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: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-25 Thread Craig Rodrigues
On Mon, Nov 24, 2014 at 9:25 PM, jenkins-ad...@freebsd.org wrote:

 See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/


I'm not sure why this test is failing.  The VM running these tests has 845MB
of disk space free on /tmp and /usr/tests so it is
definitely not running out of space.

The test failures started occurring around here:

https://jenkins.freebsd.org/job/FreeBSD_HEAD/1909/
https://jenkins.freebsd.org/job/FreeBSD_HEAD/1910/

That was around when a lot of Makefile related changes for library linking
whent in the tree.
--
Craig
___
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: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-25 Thread Garrett Cooper
On Nov 25, 2014, at 20:42, Craig Rodrigues rodr...@freebsd.org wrote:

 On Mon, Nov 24, 2014 at 9:25 PM, jenkins-ad...@freebsd.org wrote:
 
 See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/
 
 
 I'm not sure why this test is failing.  The VM running these tests has 845MB
 of disk space free on /tmp and /usr/tests so it is
 definitely not running out of space.
 
 The test failures started occurring around here:
 
 https://jenkins.freebsd.org/job/FreeBSD_HEAD/1909/
 https://jenkins.freebsd.org/job/FreeBSD_HEAD/1910/
 
 That was around when a lot of Makefile related changes for library linking
 whent in the tree.

Could you please add df -h / df -i in the freebsd-ci scripts after boot to see 
whether or not the numbers differ by a large amount, or maybe the df calls to 
/etc/rc.local when generating the test image?


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-25 Thread Craig Rodrigues
On Tue, Nov 25, 2014 at 8:42 PM, Craig Rodrigues rodr...@freebsd.org
wrote:



 On Mon, Nov 24, 2014 at 9:25 PM, jenkins-ad...@freebsd.org wrote:

 See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/


 I'm not sure why this test is failing.  The VM running these tests has
845MB
 of disk space free on /tmp and /usr/tests so it is
 definitely not running out of space.

 The test failures started occurring around here:

 https://jenkins.freebsd.org/job/FreeBSD_HEAD/1909/
 https://jenkins.freebsd.org/job/FreeBSD_HEAD/1910/

 That was around when a lot of Makefile related changes for library linking
 whent in the tree.


Looking at:
https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/311/consoleFull

I see:

usr.sbin/etcupdate/tests_test:main  -  Nov 25 05:15:48  kernel: pid 19939
(cp), uid 0 inumber 23569 on /: out of inodes
broken: Caught unexpected exception: Tester failed with code 2; this is a
bug  [6.863s]


--

Craig
___
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


Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-24 Thread jenkins-admin
See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/

___
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: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-24 Thread Garrett Cooper
On Nov 24, 2014, at 21:25, jenkins-ad...@freebsd.org wrote:

 See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/

Hmmm… this build ran out of space on the test image.


signature.asc
Description: Message signed with OpenPGP using GPGMail