Skip to content

test-osuosl-aix61-ppc64_be-2 lacks disk space to compile obj/gen/icudt64_dat.S  #1951

@sam-github

Description

@sam-github

The machine was offlined due to repeated test failures: https://ci.nodejs.org/computer/test-osuosl-aix61-ppc64_be-2/builds

The failures are all the same:

13:24:00   ccache /home/iojs/gcc-6.3.0-1/opt/freeware/bin/gcc -o /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icudata/gen/icudt64_dat.o /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj/gen/icudt64_dat.S '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -maix64 -Wno-deprecated-declarations -Wno-strict-aliasing -O3 -fno-omit-frame-pointer  -MMD -MF /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/.deps//home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icudata/gen/icudt64_dat.o.d.raw   -c
13:24:05   touch /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/tools/v8_gypfiles/run_torque.stamp
13:24:20 as: There is not enough space in the file system.
13:24:20 Assembler:
13:24:20 /home/iojs/build/ccOMTQxx.s: line 160677: 1252-161 A system problem occurred while processing file /tmp/asnAL7aa

df shows space free on /home/iojs/build:

Filesystem    512-blocks      Free          %Used    Iused      %Iused Mounted on
/dev/ramdisk1   23000000  13401088   42%       199296    10%     /home/iojs/build   (....-1)
/dev/ramdisk1   23000000  19537192   16%       40186       2%      /home/iojs/build  (....-2)

Note that the online one has less disk space than the offline one, at least now.

But... I notice the error messages are about tmp files: A system problem occurred while processing file /tmp/asnAL7aa

I am going to look into whether its possible to get gcc or possibly as (which is an AIX as, not GNU) to use a different temp directory.

cc: @nodejs/platform-aix @srl295 nodejs/node#29522

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions