[
https://issues.apache.org/jira/browse/FLINK-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061991#comment-16061991
]
ASF GitHub Bot commented on FLINK-6999:
---------------------------------------
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/4177
[FLINK-6999] [build] Print TravisCI CPU, memory, and filesystem info
Search for or scroll down to "CPU information" near the start of the logs.
Note: had to replace {{Filesystem}} with {{Disk}} since TravisCI has an
issue parsing {{Filesys}}.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
6999_print_travisci_cpu_memory_and_filesystem_info
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4177.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4177
----
commit ca0453b7b6a563d60c47d2bbd28ee1729fd8204e
Author: Greg Hogan <[email protected]>
Date: 2017-06-24T13:05:12Z
[FLINK-6999] [build] Print TravisCI CPU, memory, and filesystem info
----
> Print TravisCI CPU, memory, and filesystem info
> -----------------------------------------------
>
> Key: FLINK-6999
> URL: https://issues.apache.org/jira/browse/FLINK-6999
> Project: Flink
> Issue Type: New Feature
> Components: Build System
> Affects Versions: 1.4.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Trivial
> Fix For: 1.4.0
>
>
> Print and fold the output from {{lscpu}}, {{/proc/meminfo}}, and {{df}} in
> the TravisCI logs.
> For help investigating changes such as the recent doubling of and highly
> variable job times.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)