Skip to content

Console Output

Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ curl -u eclipse-amalgam-bot:**** -H Accept: application/vnd.github.v3+json https://api.github.com/user
  % 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  1420  100  1420    0     0   7970      0 --:--:-- --:--:-- --:--:--  7977
{
  "login": "eclipse-amalgam-bot",
  "id": 87860721,
  "node_id": "MDQ6VXNlcjg3ODYwNzIx",
  "avatar_url": "https://avatars.githubusercontent.com/u/87860721?v=4",
  "gravatar_id": "",
  "url": "https://api.github.com/users/eclipse-amalgam-bot",
  "html_url": "https://github.com/eclipse-amalgam-bot",
  "followers_url": "https://api.github.com/users/eclipse-amalgam-bot/followers",
  "following_url": "https://api.github.com/users/eclipse-amalgam-bot/following{/other_user}",
  "gists_url": "https://api.github.com/users/eclipse-amalgam-bot/gists{/gist_id}",
  "starred_url": "https://api.github.com/users/eclipse-amalgam-bot/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/eclipse-amalgam-bot/subscriptions",
  "organizations_url": "https://api.github.com/users/eclipse-amalgam-bot/orgs",
  "repos_url": "https://api.github.com/users/eclipse-amalgam-bot/repos",
  "events_url": "https://api.github.com/users/eclipse-amalgam-bot/events{/privacy}",
  "received_events_url": "https://api.github.com/users/eclipse-amalgam-bot/received_events",
  "type": "User",
  "site_admin": false,
  "name": null,
  "company": null,
  "blog": "",
  "location": null,
  "email": null,
  "hireable": null,
  "bio": null,
  "twitter_username": null,
  "public_repos": 0,
  "public_gists": 0,
  "followers": 0,
  "following": 0,
  "created_at": "2021-07-23T12:01:37Z",
  "updated_at": "2021-07-23T13:22:20Z"
}