@Patrick:

1. During poudriere run, do <ctrl t> to display jails which have been
running for obviously too long. Note the poudriere run number - lets say #4
has been running for 2+ hours for an obviously small port.
2. "# jls" and note the jail ID for poudriere_#4. There will be two jails
for each process, the one with 127.0.0.1 IP is the real build environment -
lets say jail_ID is 20.
3. "# jexec 20 top" will give you the running processes in that build jail.
If you see the "dot" item, I guarantee you that jail is stuck.

Regards.



-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/When-poudriere-jails-become-stuck-in-a-loop-tp5929736p5929843.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to