EPICS Home

Experimental Physics and Industrial Control System


 
2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  <20222023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  <20222023  2024 
<== Date ==> <== Thread ==>

Subject: Build failed in Jenkins: EPICS-7 #395
From: Jenkins EPICS PSI via Core-talk <core-talk at aps.anl.gov>
To: <dirk.zimoch at psi.ch>, <core-talk at aps.anl.gov>
Date: Tue, 25 Jan 2022 20:28:34 +0100
See <http://gfa-sls2-test.psi.ch:8080/job/EPICS-7/395/display/redirect?page=changes>

Changes:

[mdavidsaver] Com: clear IP_MULTICAST_ALL on Linux

[anj] Added Heinz new osdEvent.c to RTEMS-posix

[dirk.zimoch] allow hex (and octal) in hardware links

[dirk.zimoch] extend link test to hex numbers

[dirk.zimoch] mention hex numbers for HW links in release notes

[mdavidsaver] Com: avoid implicit use of epicsStdio in posix epicsThread.c

[mdavidsaver] Com: posix warn of use of epicsThread from child after fork()

[dirk.zimoch] Make sure epicsInt8 is signed on all architectures

[anj] Fix timeout values in epicsEventWaitWithTimeout()

[anj] Fix timeout values in epicsEventWaitWithTimeout()

[anj] Document zero and NaN timeout values

[anj] Fix for NaN/overflow timeout in RTEMS-score osdEvent

[anj] Fix filenames in CONFIG_SITE file comments

[anj] Markdown issue in RELEASE_NOTES

[anj] Allow more char's in breaktable names

[anj] Release Notes update for epicsEvent

[anj] Breaktable.pm: Add missing declaration

------------------------------------------
Started by an SCM change
Building in workspace <http://gfa-sls2-test.psi.ch:8080/job/EPICS-7/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/epics-base/epics-base.git
 > git init <http://gfa-sls2-test.psi.ch:8080/job/EPICS-7/ws/> # timeout=10
Fetching upstream changes from https://github.com/epics-base/epics-base.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/epics-base/epics-base.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/epics-base/epics-base.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/epics-base/epics-base.git # timeout=10
Fetching upstream changes from https://github.com/epics-base/epics-base.git
 > git fetch --tags --progress https://github.com/epics-base/epics-base.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/7.0^{commit} # timeout=10
Checking out Revision d508962211b0fe2a838e3d492e43e405cd965b8e (origin/7.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d508962211b0fe2a838e3d492e43e405cd965b8e
Commit message: "Breaktable.pm: Add missing declaration"
 > git rev-list --no-walk 1c3aa018464136a1d0f546ab4ed0b950610ae58e # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.modules/pvData.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvData.path # timeout=10
 > git submodule update --init --recursive --remote modules/pvData
 > git config --get submodule.modules/pvAccess.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvAccess.path # timeout=10
 > git submodule update --init --recursive --remote modules/pvAccess
 > git config --get submodule.modules/normativeTypes.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/normativeTypes.path # timeout=10
 > git submodule update --init --recursive --remote modules/normativeTypes
 > git config --get submodule.modules/pvaClient.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvaClient.path # timeout=10
 > git submodule update --init --recursive --remote modules/pvaClient
 > git config --get submodule.modules/pvDatabase.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pvDatabase.path # timeout=10
 > git submodule update --init --recursive --remote modules/pvDatabase
 > git config --get submodule.modules/pva2pva.url # timeout=10
 > git config -f .gitmodules --get submodule.modules/pva2pva.path # timeout=10
 > git submodule update --init --recursive --remote modules/pva2pva
 > git config --get submodule..ci.url # timeout=10
 > git config -f .gitmodules --get submodule..ci.path # timeout=10
 > git submodule update --init --recursive --remote .ci
[EPICS-7] $ /bin/sh -xe /tmp/jenkins6189904596192394688.sh
+ git describe --always --long --dirty --tags
R7.0.6.1-60-gd508962-dirty
+ patch -p1
/tmp/jenkins6189904596192394688.sh: line 3: /net/sls-hafs/export/exchange/home/zimoch/epics/PSIconfig-7.patch: No such file or directory
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE

Replies:
Build failed in Jenkins: EPICS-7 #396 Jenkins EPICS PSI via Core-talk

Navigate by Date:
Prev: Windows builds — can anyone explain this? Johnson, Andrew N. via Core-talk
Next: RE: Windows builds — can anyone explain this? Freddie Akeroyd - STFC UKRI via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  <20222023  2024 
Navigate by Thread:
Prev: Re: Windows builds — can anyone explain this? Andrew Johnson via Core-talk
Next: Build failed in Jenkins: EPICS-7 #396 Jenkins EPICS PSI via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  <20222023  2024