==> Building on minun ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ .SRCINFO 415 100% 0.00kB/s 0:00:00 415 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=3/5) PKGBUILD 712 100% 695.31kB/s 0:00:00 712 100% 695.31kB/s 0:00:00 (xfr#2, to-chk=2/5) disable-flaky-threaded-test.patch 700 81% 683.59kB/s 0:00:00 863 100% 842.77kB/s 0:00:00 (xfr#3, to-chk=1/5) python-plop-0.4.0-6.log 469 100% 458.01kB/s 0:00:00 469 100% 458.01kB/s 0:00:00 (xfr#4, to-chk=0/5) sent 1,276 bytes received 119 bytes 930.00 bytes/sec total size is 2,182 speedup is 1.56 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root11 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Package (1) Old Version New Version Net Change Download Size core/systemd-libs 255.6-2 255.7-1 0.00 MiB 1.10 MiB Total Download Size: 1.10 MiB Total Installed Size: 2.41 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... systemd-libs-255.7-1-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... upgrading systemd-libs... [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root11]...done ==> Making package: python-plop 0.4.0-6 (Tue May 28 20:05:42 2024) ==> Retrieving sources...  -> Found plop-0.4.0.tar.gz ==> Validating source files with sha256sums... plop-0.4.0.tar.gz ... Passed ==> Making package: python-plop 0.4.0-6 (Tue May 28 20:05:52 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (2) New Version Net Change Download Size extra/python-six 1.16.0-9 0.11 MiB extra/python-tornado 6.4.0-2 5.60 MiB 0.81 MiB Total Download Size: 0.81 MiB Total Installed Size: 5.71 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-tornado-6.4.0-2-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-six... installing python-tornado... Optional dependencies for python-tornado python-pycurl: for tornado.curl_httpclient python-pycares: an alternative non-blocking DNS resolver python-twisted: for tornado.platform.twisted [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (16) New Version Net Change extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-fastjsonschema 2.19.1-3 0.26 MiB extra/python-inflect 7.2.1-2 0.36 MiB extra/python-jaraco.context 4.3.0-4 0.03 MiB extra/python-jaraco.functools 4.0.0-3 0.07 MiB extra/python-jaraco.text 3.12.0-3 0.08 MiB extra/python-more-itertools 10.2.0-2 0.61 MiB extra/python-ordered-set 4.1.0-5 0.06 MiB extra/python-packaging 24.0-1 0.50 MiB extra/python-platformdirs 4.2.0-3 0.23 MiB extra/python-tomli 2.0.1-4 0.10 MiB extra/python-trove-classifiers 2024.5.22-1 0.12 MiB extra/python-typeguard 4.2.1-2 0.40 MiB extra/python-typing_extensions 4.12.0-1 0.41 MiB extra/python-validate-pyproject 0.16-1 0.31 MiB extra/python-setuptools 1:69.0.3-6 4.39 MiB Total Installed Size: 8.02 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-typing_extensions... installing python-typeguard... installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-packaging... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... [?25h==> Retrieving sources...  -> Found plop-0.4.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting plop-0.4.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/plop copying plop/viewer.py -> build/lib/plop copying plop/callgraph.py -> build/lib/plop copying plop/collector.py -> build/lib/plop copying plop/__init__.py -> build/lib/plop copying plop/platform.py -> build/lib/plop creating build/lib/plop/test copying plop/test/platform_test.py -> build/lib/plop/test copying plop/test/__init__.py -> build/lib/plop/test copying plop/test/callgraph_test.py -> build/lib/plop/test copying plop/test/collector_test.py -> build/lib/plop/test copying plop/test/runtests.py -> build/lib/plop/test creating build/lib/plop/templates copying plop/templates/index.html -> build/lib/plop/templates copying plop/templates/force.html -> build/lib/plop/templates copying plop/templates/force-flat.html -> build/lib/plop/templates creating build/lib/plop/static copying plop/static/force.js -> build/lib/plop/static copying plop/static/styles.css -> build/lib/plop/static ==> Starting check()... F.... ====================================================================== FAIL: test_collector (plop.test.collector_test.CollectorTest.test_collector) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-plop/src/plop-0.4.0/plop/test/collector_test.py", line 77, in test_collector self.assertTrue(time_per_sample < 0.000100, time_per_sample) AssertionError: False is not true : 0.00010132487816146658 ---------------------------------------------------------------------- Ran 5 tests in 1.328s FAILED (failures=1) ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root11/build [?25h[?25hreceiving incremental file list python-plop-0.4.0-6-riscv64-build.log python-plop-0.4.0-6-riscv64-check.log sent 62 bytes received 714 bytes 517.33 bytes/sec total size is 1,666 speedup is 2.15