Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793098 - [TEST] net-libs/nodejs-16.2.0 - AssertionError [ERR_ASSERTION]: () => {
Summary: [TEST] net-libs/nodejs-16.2.0 - AssertionError [ERR_ASSERTION]: () => {
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-05-30 20:22 UTC by Toralf Förster
Modified: 2021-06-06 10:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2021-05-30 20:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.79 KB, text/plain)
2021-05-30 20:22 UTC, Toralf Förster
Details
environment (environment,114.50 KB, text/plain)
2021-05-30 20:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.30 KB, application/x-bzip)
2021-05-30 20:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,891 bytes, application/x-bzip)
2021-05-30 20:22 UTC, Toralf Förster
Details
net-libs:nodejs-16.2.0:20210530-184439.log.bz2 (net-libs:nodejs-16.2.0:20210530-184439.log.bz2,47.64 KB, application/x-bzip)
2021-05-30 20:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,75.17 KB, application/x-bzip)
2021-05-30 20:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-05-30 20:22:15 UTC
  ^

AssertionError [ERR_ASSERTION]: () => {
    reject(new Error('Request timed out'));
  } at /var/tmp/portage/net-libs/nodejs-16.2.0/work/node-v16.2.0/test/parallel/test-http-outgoing-end-cork.js:53
    at Timeout.mustNotCall [as _onTimeout] (/var/tmp/portage/net-libs/nodejs-16.2.0/work/node-v16.2.0/test/common/index.js:470:12)
    at listOnTimeout (node:internal/timers:557:17)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3_test-20210529-102459

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
Python 3.8.10
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 8e5ade65de57f0fa54a3f026f3bdd27de992cabb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 30 18:05:14 2021 +0000

    2021-05-30 18:05:13 UTC

emerge -qpvO net-libs/nodejs
[ebuild  N    ] net-libs/nodejs-16.2.0  USE="icu npm snapshot ssl system-ssl test -debug -doc -inspector -lto -pax_kernel -system-icu -systemtap" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2021-05-30 20:22:17 UTC
Created attachment 712644 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-30 20:22:19 UTC
Created attachment 712647 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-30 20:22:21 UTC
Created attachment 712650 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-30 20:22:22 UTC
Created attachment 712653 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-30 20:22:23 UTC
Created attachment 712656 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-30 20:22:24 UTC
Created attachment 712659 [details]
net-libs:nodejs-16.2.0:20210530-184439.log.bz2
Comment 7 Toralf Förster gentoo-dev 2021-05-30 20:22:26 UTC
Created attachment 712662 [details]
temp.tar.bz2
Comment 8 Marek Szuba archtester gentoo-dev 2021-06-03 08:48:53 UTC
Please try again with FEATURES="-usersandbox" and let me know if the problem persists.
Comment 9 Toralf Förster gentoo-dev 2021-06-05 18:01:03 UTC
(In reply to Marek Szuba from comment #8)
> Please try again with FEATURES="-usersandbox" and let me know if the problem
> persists.

net-libs/nodejs-16.3.0::gentoo emerged fine at another test image (17_1_developer-j3_test-20210601-181257)  so I'd assume, that USE flags/profile/emerge histroy is rather the culprit ?
Comment 10 Marek Szuba archtester gentoo-dev 2021-06-06 10:24:45 UTC
I guess so, the "no such file or directory error" is related to the user sandbox but I have never seen the (localhost) network timeout leading to the assertion error you have quoted in the title.