-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
Currently you have to go back to Console Output or echo the same stuff inside your pipeline.
Feel a bit counterproductive.
Simplified pipeline
stage('iOS Build') { node('ios') { fastlane build } }
Console output
[Pipeline] [iOS build] node [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A
Would like to see it added as the first step in any stage view
Like this:
- duplicates
-
JENKINS-44981 Developer can see node steps within the step listing
-
- Open
-
[JENKINS-46245] Not showing "Running on node name" inside stage
Description |
Original:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output [Pipeline] [iOS build] node*00:00:04.172* [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node*00:00:04.188* [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node*00:00:04.360* [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A |
New:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output {code:java} [Pipeline] [iOS build] node*00:00:04.172* [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node*00:00:04.188* [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node*00:00:04.360* [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A{code} |
Description |
Original:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output {code:java} [Pipeline] [iOS build] node*00:00:04.172* [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node*00:00:04.188* [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node*00:00:04.360* [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A{code} |
New:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output {code:java} [Pipeline] [iOS build] node [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A{code} |
Attachment | New: image-2017-08-16-18-12-48-045.png [ 39301 ] |
Description |
Original:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output {code:java} [Pipeline] [iOS build] node [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A{code} |
New:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output {code:java} [Pipeline] [iOS build] node [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A{code} Would like to see it added as the first step in any stage view !image-2017-08-16-18-12-48-045.png! |
Attachment | New: image-2017-08-16-18-27-37-265.png [ 39302 ] | |
Description |
Original:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output {code:java} [Pipeline] [iOS build] node [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A{code} Would like to see it added as the first step in any stage view !image-2017-08-16-18-12-48-045.png! |
New:
Currently you have to go back to Console Output or echo the same stuff inside your pipeline. Feel a bit counterproductive. Simplified pipeline {code:java} stage('iOS Build') { node('ios') { fastlane build } }{code} Console output {code:java} [Pipeline] [iOS build] node [iOS build] Running on VASOSXDEV20 in /Users/jenkins/slave/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Android build] node [Android build] Running on VASOSXDEV19 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A [Pipeline] [Unit Tests] node [Unit Tests] Running on VASOSXDEV18 in /Users/jenkins/workspace/xamarin_PR-142-LCK3VHNE4ZTFZ4JFZHITY4MB5KUNJ7QHA6CX7RHTT62XDO2OZ55A{code} Would like to see it added as the first step in any stage view !image-2017-08-16-18-12-48-045.png! Like this: !image-2017-08-16-18-27-37-265.png! |
Link | New: This issue duplicates JENKINS-44981 [ JENKINS-44981 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
This is a duplicate of JENKINS-44981. Its on the plan to fix soon, so check back shortly