Skip to content
Aborted

Console Output

Started by user Andrew Hsu
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ff6d78d148da0a1a3da15209322cff2197985b30 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (inject SSH keys and sleep...)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-09936d447f0410e40) in /home/ubuntu/workspace/maintenance/debug_node_retain
[Pipeline] {
[Pipeline] sh
+ mkdir -p /home/ubuntu/.ssh
[Pipeline] sh
+ curl https://github.com/andrewhsu.keys
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   725    0   725    0     0  16111      0 --:--:-- --:--:-- --:--:-- 16111
[Pipeline] sh
+ curl http://169.254.169.254/latest/meta-data/public-hostname
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0  41000      0 --:--:-- --:--:-- --:--:-- 41000
ec2-18-213-246-62.compute-1.amazonaws.com
[Pipeline] sleep
Sleeping for 1 day 0 hr
Aborted by unknown
Aborted by Andrew Hsu
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: ABORTED