You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6b9ab5f: Correct ifdef checking for uint64_t after find and replace [[email protected]]
Last 75 of output:
[...truncated 151 lines...]
[Clang] -> 0 copied, 1 not in workspace, 0 not-found, 0 with I/O error
[Clang] Repository miner is not configured, skipping repository mining
[Clang] [-ERROR-] Setting the reference job has been deprecated, please use the new reference recorder
[Clang] Using reference build 'ea-nightly/gdtoa/master #13' to compute new, fixed, and outstanding issues
[Clang] Issues delta (vs. reference build): outstanding: 0, new: 1, fixed: 0
[Clang] No quality gates have been set - skipping
[Clang] Enabling health report (Healthy=5, Unhealthy=10, Minimum Severity=LOW)
[Clang] Created analysis result for 1 issues (found 1 new issues, fixed 0 issues)
[Clang] Attaching ResultAction with ID 'clang' to build 'ea-nightly/gdtoa/master #14'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/Users/buildbot/.jenkins/workspace/ea-nightly_gdtoa_master' that match the include pattern '**/*.c, **/*.cpp, **/*.h, **/*.hpp, **/*.lua, **/*.sh, **/*.build' and exclude pattern 'buildresults/**, build/**, automake/**'
[Open Tasks Scanner] -> found 55 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b|\bFIX\b)(.*)$
-> Normal: ^.*(\bTODO\b|\bto do\b|\bWIP\b)(.*)$
[Open Tasks Scanner] Scanning all 55 files for open tasks
[Open Tasks Scanner] Found a total of 5 open tasks
[Open Tasks Scanner] -> TODO: 2 open tasks
[Open Tasks Scanner] -> FIX: 3 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in source directory '/Users/buildbot/.jenkins/workspace/ea-nightly_gdtoa_master'
[Open Tasks Scanner] -> resolved paths in source directory (3 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 5 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 3 affected files
[Open Tasks Scanner] No filter has been set, publishing all 5 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 5 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/Users/buildbot/.jenkins/jobs/ea-nightly/jobs/gdtoa/branches/master/builds/14/files-with-issues'
[Open Tasks Scanner] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] [-ERROR-] Setting the reference job has been deprecated, please use the new reference recorder
[Open Tasks Scanner] Using reference build 'ea-nightly/gdtoa/master #13' to compute new, fixed, and outstanding issues
[Open Tasks Scanner] Issues delta (vs. reference build): outstanding: 5, new: 0, fixed: 0
[Open Tasks Scanner] No quality gates have been set - skipping
[Open Tasks Scanner] Enabling health report (Healthy=5, Unhealthy=10, Minimum Severity=LOW)
[Open Tasks Scanner] Created analysis result for 5 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'ea-nightly/gdtoa/master #14'.
[Checks API] No suitable checks publisher found.
[Pipeline] echo
Sending slack message: <http://ci.embeddedartistry.com:12345/job/ea-nightly/job/gdtoa/job/master/14/display/redirect|ea-nightly/gdtoa/master #14>: *FAILED*
Changes:
- `ff2440a`: Deprecate ARM support in our gdtoa library for the Motorola floating point format. [[email protected]]
- `44630ea`: Eliminate logic for IEEE_MC68k [[email protected]]
- `188af9f`: Fix extra endif [[email protected]]
- `ccdd2ea`: Massive cleanup: Eliminate K&R Header Support [[email protected]]
- `c476227`: Code cleanup: eliminate CONST definition [[email protected]]
- `8d69bd2`: Cleanup: eliminate Void definition. [[email protected]]
- `95a8f10`: Cleanup - eliminate ANSI macro [[email protected]]
- `5c891ed`: Risky, but desired: Change from custom types to stdint [[email protected]]
- `9be901e`: Eliminate Char definition [[email protected]]
- `6b9ab5f`: Correct ifdef checking for uint64_t after find and replace [[email protected]]
[Pipeline] slackSend
Slack Send Pipeline step running, values are - baseUrl: https://embeddedartistry.slack.com/services/hooks/jenkins-ci/, teamDomain: embeddedartistry, channel: , color: #E74C3C, botUser: true, tokenCredentialId: 98d9a14f-886a-49fb-a1fe-9069113361a8, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
[Pipeline] echo
Deleting temporary tag
[Pipeline] sh
+ git tag -d 1.2.14
Deleted tag '1.2.14' (was 620c028)
[Pipeline] sh
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] echo
Creating a GitHubPluginConfig for credential 69e4682e-2951-492f-b828-da06364c322d
[Pipeline] echo
Registering GithubProjectProperty for repo URL https://github.com/embeddedartistry/gdtoa
[Pipeline] properties
[Pipeline] echo
Filing GitHub issue for ea-nightly/gdtoa/master
The text was updated successfully, but these errors were encountered:
Build
ea-nightly/gdtoa/master
#14 FailedView full output
Change log:
ff2440a
: Deprecate ARM support in our gdtoa library for the Motorola floating point format. [[email protected]]44630ea
: Eliminate logic for IEEE_MC68k [[email protected]]188af9f
: Fix extra endif [[email protected]]ccdd2ea
: Massive cleanup: Eliminate K&R Header Support [[email protected]]c476227
: Code cleanup: eliminate CONST definition [[email protected]]8d69bd2
: Cleanup: eliminate Void definition. [[email protected]]95a8f10
: Cleanup - eliminate ANSI macro [[email protected]]5c891ed
: Risky, but desired: Change from custom types to stdint [[email protected]]9be901e
: Eliminate Char definition [[email protected]]6b9ab5f
: Correct ifdef checking for uint64_t after find and replace [[email protected]]Last 75 of output:
The text was updated successfully, but these errors were encountered: