RE: Buildfarm setup for AIX

Srirama Kucherlapati <sriram.rk@in.ibm.com>

From: Srirama Kucherlapati <sriram.rk@in.ibm.com>
To: Andrew Dunstan <andrew@dunslane.net>, Vamshikrishna T <tvk1271@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Cc: "postgres-ibm-aix@wwpdl.vnet.ibm.com" <postgres-ibm-aix@wwpdl.vnet.ibm.com>
Date: 2025-07-10T16:55:39Z
Lists: pgsql-hackers

Attachments

Hi Andrew, Thanks for looking into this.



Attached are the log files, regress_log_001_password and 001_password_primary.log



This is the error I see in the regress_log_001_password file.



    server started

    # Postmaster PID for node "primary" is 15663422

    [22:28:33.832](1.867s) ok 1 - scram_iterations in server side ROLE

    IPC::Run: timeout on timer #1 at /opt/freeware/share/perl5/site_perl/IPC/Run.pm line 3007.





One additional script seems to be running on other animal(hornet) while running this test.



    echo "# +++ tap check in src/test/authentication +++" && rm -rf

    '/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication'/tmp_check

    && /bin/sh ../../../config/install-sh -c -d

    '/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication'/tmp_check

    && cd . &&

    TESTLOGDIR='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/tmp_check/log'

    TESTDATADIR='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/tmp_check'

    PATH="/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/tmp_install/home/nm/farm/xlc64/REL_16_STABLE/inst/bin:/home/nm/far

    LIBPATH="/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/tmp_install/home/nm/farm/xlc64/REL_16_STABLE/inst/lib"

    PGPORT='610768'

    top_builddir='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/../../..'

    PG_REGRESS='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/../../../src/test/regress/pg_regress

    /usr/bin/prove -I ../../../src/test/perl/ -I . --timer t/*.pl





— >> /bin/sh ../../../config/install-sh -c -d        << This is missing in our env



Please let me know if there is anything missing in the build environment.







Thanks,

Sriram.