[mpich-commits] Build failed in Jenkins: mpich-tarball #326
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Sat Feb 15 01:06:08 CST 2020
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/326/display/redirect?page=changes>
Changes:
[hzhou321] ch4: add convenience functions for handling any source
[hzhou321] ch4/am: refactor anysource partner handling
[hzhou321] ch4/ofi: refactor anysource partner handling
[hzhou321] ch4/xpmem: refactor anysource partner handling
[hzhou321] ch4: remove MPIDI_anysource_matched
[balaji] ch3/nemesis: always force lock-free queues.
[balaji] izem: remove izem-sync and izem-atomic related code.
[balaji] thread: remove the trylock threading model.
[balaji] thread: remove nonrecursive mutex calls
[Kenneth J. Raffenetti] mpl/bt: Use external free function
[balaji] thread: remove the stateful mutexes.
[balaji] thread: remove unnecessary assert.
[balaji] thread: remove unnecessary MPIDUI_ intermediate macros.
[balaji] ch4: replace bogus error message with a correct one.
[balaji] ch4/posix: fix incorrect comments.
[balaji] ch4/threads: remove unused macros.
[balaji] thread: Add new device abstractions for MPID_Thread_init/finalize.
[balaji] coll: Fix variable name for pipeline chunk_size
[balaji] coll: Expose gentran parameters to the caller
[balaji] coll: unify variable naming
[balaji] coll: change silent error check to an explicit check.
[balaji] xfail: Add xfails for gentran algorithms
[balaji] ch4/coll: Remove redundant code
[balaji] ch4/ofi: Remove redundant code
[balaji] ch4/posix: Remove redundant code
[balaji] ch4/posix: fix FUNC_EXIT call locations.
[balaji] coll: Remove MPID_I<coll>_sched functions
[balaji] coll: rename is_node_aware to is_parent_comm
[balaji] coll: remove unnecessary SMP CVARs
[balaji] coll/iscan: remove redundant check for intracomms.
[balaji] coll/ibarrier: remove incorrect optimization
[balaji] coll: move SMP selection into the _auto function.
[balaji] coll: move algorithm selection into a single function.
[balaji] coll: rename sched algorithm functions to be consistent with gentran
[balaji] coll: Rename sched algorithm files to match the algorithm names
[balaji] coll: Prefix sched algorithms with sched keyword
[balaji] coll: Add smp algorithm as an option to algorithm CVARs
[balaji] ch4/posix: POSIX CVARs should sit inside POSIX, and not in ch4.
[balaji] test: fix several copy-paste errors in test_coll_algos.sh
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute003.mcs.anl.gov (skylake-only mcs) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://github.com/pmodels/mpich
> git init <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/> # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
> git --version # timeout=10
> git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
> git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/master
Seen 5 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision cf1f4046798a3580662fb7018d1ca6baa1df9911 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f cf1f4046798a3580662fb7018d1ca6baa1df9911 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master cf1f4046798a3580662fb7018d1ca6baa1df9911 # timeout=10
Commit message: "Merge pull request #4319 from pavanbalaji/pr/csel-prereq"
> git rev-list --no-walk 44013c5f604d5de22a14f7d6d4787af566beafb5 # timeout=10
[mpich-tarball at 2] $ /bin/bash -xe /tmp/jenkins8863676755214398254.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/homes/MPI/software/tools/install/x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl http://github.com/pmodels/mpich master master
+ script=https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=master
+ version=master
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=master --version=master --append-commit-id
unable to execute (/tmp/0GW1Rqxe6a/mpich-master-v3.4a2-292-gcf1f404/configure --disable-fortran --disable-cxx), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/0GW1Rqxe6a/mpich-master-v3.4a2-292-gcf1f404-build for /tmp/0GW1Rqxe6a: at /usr/share/perl/5.18/File/Temp.pm line 921.
Build step 'Execute shell' marked build as failure
More information about the commits
mailing list