tachyum bot spam

Collin Funk collin.funk1@gmail.com
Sat May 30 01:38:50 GMT 2026


Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> writes:

> On 28/05/26 23:29, Collin Funk wrote:
>> There is a bot from tachyum.com that is sending emails to many glibc
>> committers hourly with a domain that does not even resolve. Does anyone
>> know who can be contacted to fix that?
>> 
>> I tried to Reply-all to it, but gmail complained that there were too
>> many recipients. Given that the list is almost the entirety of
>> libc-alpha subscribers, I guess sending something here is effectively
>> the same thing.
>> 
>> Collin
>
>
> I haven't an message from this bot yet, is it some some of CI or just spamming
> non-sense?

It looks like some bot attached to Jenkins CI. Not bogus, but it doesn't
seem working as intended. One of the emails has useful failure messages:

    Testing f64_rem.
    46464 tests total.
    Errors found in f64_rem:
    +000.0000000000000  +000.0000000000000
    	=> +7FF.8000000000000 v....  expected -7FF.8000000000000 v....
    +480.16E36E1F72668  -7FF.FEFFFFFFFFFFD
    	=> +7FF.FEFFFFFFFFFFD .....  expected -7FF.FEFFFFFFFFFFD .....
    +000.0000000000000  -000.0000000000000
    	=> +7FF.8000000000000 v....  expected -7FF.8000000000000 v....
    +002.0000000000027  -7FF.FFE0000800000
    	=> +7FF.FFE0000800000 .....  expected -7FF.FFE0000800000 .....
    -401.3CE2A86194345  -7FF.0000000000001
    	=> +7FF.8000000000001 v....  expected -7FF.8000000000001 v....
    +000.0000000000000  -7FF.0000000000001
    	=> +7FF.8000000000001 v....  expected -7FF.8000000000001 v....
    +412.FFFFF000000FF  -7FF.FFFFFFFFFFFFF
    	=> +7FF.FFFFFFFFFFFFF .....  expected -7FF.FFFFFFFFFFFFF .....
    +000.0000000000000  -7FF.FFFFFFFFFFFFF
    	=> +7FF.FFFFFFFFFFFFF .....  expected -7FF.FFFFFFFFFFFFF .....
    -43C.8000010000000  -7FF.FFFFFFFFFFFFE
    	=> +7FF.FFFFFFFFFFFFE .....  expected -7FF.FFFFFFFFFFFFE .....
    +000.0000000000000  -7FF.FFFFFFFFFFFFE
    	=> +7FF.FFFFFFFFFFFFE .....  expected -7FF.FFFFFFFFFFFFE .....
    +000.0000000000001  +000.0000000000000
    	=> +7FF.8000000000000 v....  expected -7FF.8000000000000 v....
    -497.EFFFFEFFFFFFF  -7FF.FFFFFFDFFFF7E
    	=> +7FF.FFFFFFDFFFF7E .....  expected -7FF.FFFFFFDFFFF7E .....
    +2F7.F7FFFFFFF7FFF  -7FF.48B81A98171D7
    	=> +7FF.C8B81A98171D7 v....  expected -7FF.C8B81A98171D7 v....
    +000.0000000000001  -7FF.FFFF7FFFFBFFF
    	=> +7FF.FFFF7FFFFBFFF .....  expected -7FF.FFFF7FFFFBFFF .....
    +402.FFFFF7FFFFFFB  -7FF.00020000001FE
    	=> +7FF.80020000001FE v....  expected -7FF.80020000001FE v....
    +000.0000000000001  -7FF.0000000100004
    	=> +7FF.8000000100004 v....  expected -7FF.8000000100004 v....
    +000.0000000000001  -000.0000000000000
    	=> +7FF.8000000000000 v....  expected -7FF.8000000000000 v....
    +000.0000000000001  -7FF.40000000FFFFF
    	=> +7FF.C0000000FFFFF v....  expected -7FF.C0000000FFFFF v....
    +000.0000000000001  -7FF.DFFFFBFFFFFFE
    	=> +7FF.DFFFFBFFFFFFE .....  expected -7FF.DFFFFBFFFFFFE .....
    +3E9.FBFFFFFFFBFFF  -7FF.FFFC0000000FF
    	=> +7FF.FFFC0000000FF .....  expected -7FF.FFFC0000000FF .....
    993 tests performed; 20 errors found.

One of the other emails shows the following:

    Changes:
    
    
    ------------------------------------------
    [...truncated 105.05 KiB...]
    3a9fb97caf   Wilco Dijkstra   benchtests: Add random strlen benchmark
    [... 132 lines removed by me ...]
    42aba91895   Andreas K. Hüttel   Increase version to 2.41.9000, add new section to NEWS
    
So, I suspect it is emailing all patch authors (and maybe others?) since
the following commit:

    commit 42aba9189557280ad367c35908cbdfe26f5aeeb1 (tag: glibc-2.41.9000)
    Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
    AuthorDate: Tue Jan 28 18:42:35 2025 +0100
    Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
    CommitDate: Tue Jan 28 18:42:35 2025 +0100
    
        Increase version to 2.41.9000, add new section to NEWS
        
        Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

Which feels a bit more noisy than necessary.

Collin


More information about the Libc-alpha mailing list