I reran them earlier today, and then promptly got side tracked.  It looks
like they are failing here for the rip-and-test and rip-and-test-clang:

            /home/runner/linuxcnc_debug.txt
        and
            /home/runner/linuxcnc_print.txt
        as well as in the output of the shell command 'dmesg' and in the
terminal
************** stderr:
Running test: /home/runner/work/linuxcnc/linuxcnc/tests/abort/g64
        + rm -f sim.var
        + linuxcnc -r test.ini
        Note: Using POSIX non-realtime
        emc/tooldata/tooldata_common.cc, 312: Failed to open tool table
file 'simpockets.tbl': No such file or directory
        emc/tooldata/tooldata_common.cc, 312: Failed to open tool table
file 'simpockets.tbl': No such file or directory
        link (updating variable file): No such file or directory
        Traceback (most recent call last):
          File
"/home/runner/work/linuxcnc/linuxcnc/tests/abort/feed-rate/./test-ui.py",
line 69, in <module>
            assert(math.fabs(s.settings[1] - feed_rate) < 0.0000001)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        AssertionError
        Note: Using POSIX non-realtime
**************

And here for all of the other ubuntu Jobs:

       LinuxCNC terminated with an error.  You can find more information in
the log:
            /home/testrunner/linuxcnc_debug.txt
        and
            /home/testrunner/linuxcnc_print.txt
        as well as in the output of the shell command 'dmesg' and in the
terminal
************** stderr:
        + rm -f sim.var
        + linuxcnc -r test.ini
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        Note: Using POSIX non-realtime
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        emc/tooldata/tooldata_common.cc, 312: Failed to open tool table
file 'simpockets.tbl': No such file or directory
        emc/tooldata/tooldata_common.cc, 312: Failed to open tool table
file 'simpockets.tbl': No such file or directory
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        link (updating variable file): No such file or directory
        Traceback (most recent call last):
          File "/__w/linuxcnc/linuxcnc/tests/abort/feed-rate/./test-ui.py",
line 69, in <module>
            assert(math.fabs(s.settings[1] - feed_rate) < 0.0000001)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        AssertionError
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
        Note: Using POSIX non-realtime
**************
Running test: ./tests/abort/g64
context canceled


I don't know what the problem is, but it seems to be related to the g64
test.

On Sun, Dec 21, 2025 at 7:25 PM andy pugh <[email protected]> wrote:

> On Mon, 22 Dec 2025 at 00:20, andy pugh <[email protected]> wrote:
>
> > I will try re-running them.
>
> You can (probably) watch here:
> https://github.com/LinuxCNC/linuxcnc/actions/runs/20370540601?pr=3669
>
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1912
>
>
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to