Skip to content

Console Output

Started by user joe_dekoning@ca.ibm.com
Rebuilds build #20
Running as joe_dekoning@ca.ibm.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on omr-aix71p8-2 in /home/jenkins/workspace/Test_AIX
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
15:05:20 [2020-04-03T19:05:20.483Z] No credentials specified
15:05:20 [2020-04-03T19:05:20.643Z] Cloning the remote Git repository
14:33:39 [2020-04-03T18:33:39.183Z] Cloning repository https://github.com/eclipse/omr.git
14:33:40 [2020-04-03T18:33:40.047Z]  > git init /home/jenkins/workspace/Test_AIX # timeout=10
14:33:40 [2020-04-03T18:33:40.803Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:33:40 [2020-04-03T18:33:40.804Z]  > git --version # timeout=10
14:33:40 [2020-04-03T18:33:40.845Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:33:50 [2020-04-03T18:33:50.285Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:33:50 [2020-04-03T18:33:50.310Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:33:50 [2020-04-03T18:33:50.499Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:33:50 [2020-04-03T18:33:50.695Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:33:50 [2020-04-03T18:33:50.696Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:05:33 [2020-04-03T19:05:33.085Z] Checking out Revision 9d422b0b0c19930c7dd8219e769de55dbf192b19 (origin/master)
14:33:51 [2020-04-03T18:33:51.226Z]  > git rev-parse origin/master^{commit} # timeout=10
14:33:51 [2020-04-03T18:33:51.600Z]  > git config core.sparsecheckout # timeout=10
14:33:51 [2020-04-03T18:33:51.630Z]  > git checkout -f 9d422b0b0c19930c7dd8219e769de55dbf192b19 # timeout=10
15:05:58 [2020-04-03T19:05:58.688Z] Commit message: "Test PR to validate Azure Pipelines work"
14:34:17 [2020-04-03T18:34:17.036Z]  > git rev-list --no-walk 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
15:06:00 [2020-04-03T19:06:00.603Z] Output CCACHE stats before running and clear them
[Pipeline] sh
15:06:42 [2020-04-03T19:06:42.741Z] + ccache -s -z
15:06:42 [2020-04-03T19:06:42.741Z] cache directory                     /home/jenkins/.ccache
15:06:42 [2020-04-03T19:06:42.741Z] cache hit (direct)                     0
15:06:42 [2020-04-03T19:06:42.741Z] cache hit (preprocessed)               0
15:06:42 [2020-04-03T19:06:42.741Z] cache miss                             0
15:06:42 [2020-04-03T19:06:42.741Z] files in cache                         0
15:06:42 [2020-04-03T19:06:42.741Z] cache size                             0 Kbytes
15:06:42 [2020-04-03T19:06:42.741Z] max cache size                       1.0 Gbytes
15:06:42 [2020-04-03T19:06:42.741Z] Statistics cleared
[Pipeline] dir
15:06:44 [2020-04-03T19:06:44.391Z] Running in /home/jenkins/workspace/Test_AIX/build
[Pipeline] {
[Pipeline] echo
15:06:44 [2020-04-03T19:06:44.741Z] Configure...
[Pipeline] sh
15:06:46 [2020-04-03T19:06:46.696Z] + cmake -Wdev -DCMAKE_XL_CreateExportList=/usr/vac/bin/CreateExportList -X64 -DOMR_JIT=OFF -DOMR_JITBUILDER=OFF -DOMR_TEST_COMPILER=OFF -DOMR_DDR=OFF -C../cmake/caches/Travis.cmake ..
15:06:46 [2020-04-03T19:06:46.696Z] loading initial cache file ../cmake/caches/Travis.cmake
15:06:46 [2020-04-03T19:06:46.696Z] -- Starting with CMake version 3.7.2
15:06:46 [2020-04-03T19:06:46.696Z] -- Found Git: /opt/freeware/bin/git (found version "2.18.0") 
15:06:46 [2020-04-03T19:06:46.696Z] -- The CXX compiler identification is XL 13.1.3
15:06:46 [2020-04-03T19:06:46.696Z] -- The C compiler identification is XL 13.1.3
15:06:46 [2020-04-03T19:06:46.696Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC
15:06:46 [2020-04-03T19:06:46.696Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC -- works
15:06:46 [2020-04-03T19:06:46.696Z] -- Detecting CXX compiler ABI info
15:06:46 [2020-04-03T19:06:46.696Z] -- Detecting CXX compiler ABI info - done
15:06:46 [2020-04-03T19:06:46.696Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc
15:06:46 [2020-04-03T19:06:46.696Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc -- works
15:06:46 [2020-04-03T19:06:46.696Z] -- Detecting C compiler ABI info
15:06:47 [2020-04-03T19:06:47.508Z] -- Detecting C compiler ABI info - done
15:06:47 [2020-04-03T19:06:47.508Z] -- OMR: The CPU architecture is ppc
15:06:47 [2020-04-03T19:06:47.508Z] -- OMR: The OS is aix
15:06:47 [2020-04-03T19:06:47.508Z] -- OMR: The tool configuration is xlc
15:06:47 [2020-04-03T19:06:47.508Z] -- OMR: The target data size is 64
15:06:47 [2020-04-03T19:06:47.508Z] -- Looking for sem_init
15:06:47 [2020-04-03T19:06:47.508Z] -- Looking for sem_init - found
15:06:47 [2020-04-03T19:06:47.508Z] -- Looking for dladdr
15:06:47 [2020-04-03T19:06:47.508Z] -- Looking for dladdr - not found
15:06:47 [2020-04-03T19:06:47.508Z] -- The ASM compiler identification is XL
15:06:47 [2020-04-03T19:06:47.508Z] -- Found assembler: /opt/IBM/xlC/13.1.3/bin/cc
15:06:47 [2020-04-03T19:06:47.508Z] -- OMR: trace root is '/home/jenkins/workspace/Test_AIX/build'
15:06:47 [2020-04-03T19:06:47.508Z] -- Found Perl: /opt/freeware/bin/perl (found version "5.28.1") 
15:06:48 [2020-04-03T19:06:48.314Z] -- Configuring done
15:06:49 [2020-04-03T19:06:49.897Z] -- Generating done
15:06:49 [2020-04-03T19:06:49.897Z] CMake Warning:
15:06:49 [2020-04-03T19:06:49.898Z]   Manually-specified variables were not used by the project:
15:06:49 [2020-04-03T19:06:49.898Z] 
15:06:49 [2020-04-03T19:06:49.898Z]     OMR_JIT
15:06:49 [2020-04-03T19:06:49.898Z] 
15:06:49 [2020-04-03T19:06:49.898Z] 
15:06:49 [2020-04-03T19:06:49.898Z] -- Build files have been written to: /home/jenkins/workspace/Test_AIX/build
[Pipeline] echo
15:06:50 [2020-04-03T19:06:50.396Z] Compile...
[Pipeline] sh
15:06:53 [2020-04-03T19:06:53.028Z] + make -j8
15:06:53 [2020-04-03T19:06:53.028Z] Scanning dependencies of target header_check
15:06:53 [2020-04-03T19:06:53.028Z] [  0%] Built target header_check
15:06:53 [2020-04-03T19:06:53.028Z] Scanning dependencies of target trace
15:06:53 [2020-04-03T19:06:53.028Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] Scanning dependencies of target pugixml
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] Scanning dependencies of target omrtestutil
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  2%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] Scanning dependencies of target aixbaddep
15:06:53 [2020-04-03T19:06:53.028Z] [  2%] Building C object fvtest/porttest/CMakeFiles/aixbaddep.dir/aixbaddep/sltest.c.o
15:06:53 [2020-04-03T19:06:53.028Z] [  2%] Linking C shared library libaixbaddep.so
15:06:53 [2020-04-03T19:06:53.028Z] [  2%] Linking CXX static library libomrtestutil.a
15:06:53 [2020-04-03T19:06:53.028Z] Error running link command: No such file or directory
15:06:53 [2020-04-03T19:06:53.028Z] make[2]: *** [fvtest/porttest/CMakeFiles/aixbaddep.dir/build.make:95: fvtest/porttest/libaixbaddep.so] Error 2
15:06:53 [2020-04-03T19:06:53.028Z] make[1]: *** [CMakeFiles/Makefile2:2421: fvtest/porttest/CMakeFiles/aixbaddep.dir/all] Error 2
15:06:53 [2020-04-03T19:06:53.028Z] make[1]: *** Waiting for unfinished jobs....
15:06:53 [2020-04-03T19:06:53.028Z] [  3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] Scanning dependencies of target omrGtest
15:06:53 [2020-04-03T19:06:53.028Z] [  3%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o
15:06:53 [2020-04-03T19:06:53.028Z] [  3%] Built target omrtestutil
15:06:53 [2020-04-03T19:06:53.028Z] [  3%] Linking CXX static library libtrace.a
15:06:53 [2020-04-03T19:06:53.028Z] [  3%] Built target trace
15:06:53 [2020-04-03T19:06:53.028Z] [  3%] Linking CXX static library libpugixml.a
15:06:53 [2020-04-03T19:06:53.028Z] [  3%] Built target pugixml
15:06:54 [2020-04-03T19:06:54.578Z] [  3%] Linking CXX static library libomrGtest.a
15:06:54 [2020-04-03T19:06:54.578Z] [  3%] Built target omrGtest
15:06:54 [2020-04-03T19:06:54.578Z] make: *** [Makefile:139: all] Error 2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Cleanup workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE