Started by user Maxim Nesen Rebuilds build #27 Running as Maxim Nesen Agent basic-4hpm3 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-4hpm3" namespace: "jersey" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jersey.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-4hpm3" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-4hpm3" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jersey.svc.cluster.local/jersey/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-jersey" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-4hpm3 (basic) in workspace /home/jenkins/agent/workspace/create_release_pr [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-tZ9xRypxyA8H/agent.68 SSH_AGENT_PID=70 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/create_release_pr@tmp/private_key_494881688431021871.key (/home/jenkins/agent/workspace/create_release_pr@tmp/private_key_494881688431021871.key) [ssh-agent] Using credentials jersey-bot (GitHub bot SSH) The recommended git tool is: git using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/jersey.git > git init /home/jenkins/agent/workspace/create_release_pr # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/create_release_pr@tmp/jenkins-gitclient-ssh4790722650376934262.key > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jersey.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/jersey.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/3.0.5-BRANCH^{commit} # timeout=10 Checking out Revision 3eb5995e11b9ccb435a48edc6dc6acdc552d3b5b (origin/3.0.5-BRANCH) > git config core.sparsecheckout # timeout=10 > git checkout -f 3eb5995e11b9ccb435a48edc6dc6acdc552d3b5b # timeout=10 Commit message: "3.1.0-SNAPSHOT" First time build. Skipping changelog. Copied 1 artifact from "provide_hub_extension" build number 1 [create_release_pr] $ /bin/bash -xe /tmp/jenkins6051485290141095233.sh + tar -xzf hub-linux-amd64-2.14.2.tgz + git config --local user.email ****@eclipse.org + git config --local user.name **** + export HUB_VERBOSE=true + HUB_VERBOSE=true + hub-linux-amd64-2.14.2/bin/./hub pull-request --base 3.x --head 3.0.5-BRANCH --message 'Technical merge of released branch 3.0.5-BRANCH' $ git rev-parse -q --git-dir $ git symbolic-ref HEAD $ git remote -v $ git config --get-all hub.host > GET https://api.github.com/user > Authorization: token [REDACTED] > Accept: application/vnd.github.v3+json;charset=utf-8 < HTTP 200 < X-Oauth-Scopes: public_repo, repo:status, admin:repo_hook {"login":"****","id":43731258,"node_id":"MDQ6VXNlcjQzNzMxMjU4","avatar_url":"https://avatars.githubusercontent.com/u/43731258?v=4","gravatar_id":"","url":"https://api.github.com/users/****","html_url":"https://github.com/****","followers_url":"https://api.github.com/users/****/followers","following_url":"https://api.github.com/users/****/following{/other_user}","gists_url":"https://api.github.com/users/****/gists{/gist_id}","starred_url":"https://api.github.com/users/****/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/****/subscriptions","organizations_url":"https://api.github.com/users/****/orgs","repos_url":"https://api.github.com/users/****/repos","events_url":"https://api.github.com/users/****/events{/privacy}","received_events_url":"https://api.github.com/users/****/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":"2018-09-30T20:19:42Z","updated_at":"2020-10-16T11:30:18Z"} > GET https://api.github.com/user > Authorization: token [REDACTED] > Accept: application/vnd.github.v3+json;charset=utf-8 < HTTP 200 < X-Oauth-Scopes: public_repo, repo:status, admin:repo_hook {"login":"****","id":43731258,"node_id":"MDQ6VXNlcjQzNzMxMjU4","avatar_url":"https://avatars.githubusercontent.com/u/43731258?v=4","gravatar_id":"","url":"https://api.github.com/users/****","html_url":"https://github.com/****","followers_url":"https://api.github.com/users/****/followers","following_url":"https://api.github.com/users/****/following{/other_user}","gists_url":"https://api.github.com/users/****/gists{/gist_id}","starred_url":"https://api.github.com/users/****/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/****/subscriptions","organizations_url":"https://api.github.com/users/****/orgs","repos_url":"https://api.github.com/users/****/repos","events_url":"https://api.github.com/users/****/events{/privacy}","received_events_url":"https://api.github.com/users/****/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":"2018-09-30T20:19:42Z","updated_at":"2020-10-16T11:30:18Z"} $ git symbolic-ref HEAD > GET https://api.github.com/repos/eclipse-ee4j/jersey > Authorization: token [REDACTED] > Accept: application/vnd.github.v3+json;charset=utf-8 < HTTP 200 < X-Oauth-Scopes: public_repo, repo:status, admin:repo_hook < X-Accepted-Oauth-Scopes: repo {"id":129954828,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk5NTQ4Mjg=","name":"jersey","full_name":"eclipse-ee4j/jersey","private":false,"owner":{"login":"eclipse-ee4j","id":31900942,"node_id":"MDEyOk9yZ2FuaXphdGlvbjMxOTAwOTQy","avatar_url":"https://avatars.githubusercontent.com/u/31900942?v=4","gravatar_id":"","url":"https://api.github.com/users/eclipse-ee4j","html_url":"https://github.com/eclipse-ee4j","followers_url":"https://api.github.com/users/eclipse-ee4j/followers","following_url":"https://api.github.com/users/eclipse-ee4j/following{/other_user}","gists_url":"https://api.github.com/users/eclipse-ee4j/gists{/gist_id}","starred_url":"https://api.github.com/users/eclipse-ee4j/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eclipse-ee4j/subscriptions","organizations_url":"https://api.github.com/users/eclipse-ee4j/orgs","repos_url":"https://api.github.com/users/eclipse-ee4j/repos","events_url":"https://api.github.com/users/eclipse-ee4j/events{/privacy}","received_events_url":"https://api.github.com/users/eclipse-ee4j/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/eclipse-ee4j/jersey","description":"Eclipse Jersey Project - Read our Wiki:","fork":false,"url":"https://api.github.com/repos/eclipse-ee4j/jersey","forks_url":"https://api.github.com/repos/eclipse-ee4j/jersey/forks","keys_url":"https://api.github.com/repos/eclipse-ee4j/jersey/keys{/key_id}","collaborators_url":"https://api.github.com/repos/eclipse-ee4j/jersey/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/eclipse-ee4j/jersey/teams","hooks_url":"https://api.github.com/repos/eclipse-ee4j/jersey/hooks","issue_events_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/events{/number}","events_url":"https://api.github.com/repos/eclipse-ee4j/jersey/events","assignees_url":"https://api.github.com/repos/eclipse-ee4j/jersey/assignees{/user}","branches_url":"https://api.github.com/repos/eclipse-ee4j/jersey/branches{/branch}","tags_url":"https://api.github.com/repos/eclipse-ee4j/jersey/tags","blobs_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/refs{/sha}","trees_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/trees{/sha}","statuses_url":"https://api.github.com/repos/eclipse-ee4j/jersey/statuses/{sha}","languages_url":"https://api.github.com/repos/eclipse-ee4j/jersey/languages","stargazers_url":"https://api.github.com/repos/eclipse-ee4j/jersey/stargazers","contributors_url":"https://api.github.com/repos/eclipse-ee4j/jersey/contributors","subscribers_url":"https://api.github.com/repos/eclipse-ee4j/jersey/subscribers","subscription_url":"https://api.github.com/repos/eclipse-ee4j/jersey/subscription","commits_url":"https://api.github.com/repos/eclipse-ee4j/jersey/commits{/sha}","git_commits_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/commits{/sha}","comments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/comments{/number}","issue_comment_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/comments{/number}","contents_url":"https://api.github.com/repos/eclipse-ee4j/jersey/contents/{+path}","compare_url":"https://api.github.com/repos/eclipse-ee4j/jersey/compare/{base}...{head}","merges_url":"https://api.github.com/repos/eclipse-ee4j/jersey/merges","archive_url":"https://api.github.com/repos/eclipse-ee4j/jersey/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/eclipse-ee4j/jersey/downloads","issues_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues{/number}","pulls_url":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls{/number}","milestones_url":"https://api.github.com/repos/eclipse-ee4j/jersey/milestones{/number}","notifications_url":"https://api.github.com/repos/eclipse-ee4j/jersey/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/eclipse-ee4j/jersey/labels{/name}","releases_url":"https://api.github.com/repos/eclipse-ee4j/jersey/releases{/id}","deployments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/deployments","created_at":"2018-04-17T19:28:06Z","updated_at":"2022-06-14T03:52:23Z","pushed_at":"2022-06-15T13:02:01Z","git_url":"git://github.com/eclipse-ee4j/jersey.git","ssh_url":"git@github.com:eclipse-ee4j/jersey.git","clone_url":"https://github.com/eclipse-ee4j/jersey.git","svn_url":"https://github.com/eclipse-ee4j/jersey","homepage":"https://github.com/eclipse-ee4j/jersey/wiki","size":18083,"stargazers_count":590,"watchers_count":590,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":306,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":705,"license":{"key":"other","name":"Other","spdx_id":"NOASSERTION","url":null,"node_id":"MDc6TGljZW5zZTA="},"allow_forking":true,"is_template":false,"topics":[],"visibility":"public","forks":306,"open_issues":705,"watchers":590,"default_branch":"master","permissions":{"admin":false,"maintain":false,"push":true,"triage":true,"pull":true},"temp_clone_token":"","allow_squash_merge":true,"allow_merge_commit":true,"allow_rebase_merge":true,"allow_auto_merge":false,"delete_branch_on_merge":false,"allow_update_branch":false,"use_squash_pr_title_as_default":false,"organization":{"login":"eclipse-ee4j","id":31900942,"node_id":"MDEyOk9yZ2FuaXphdGlvbjMxOTAwOTQy","avatar_url":"https://avatars.githubusercontent.com/u/31900942?v=4","gravatar_id":"","url":"https://api.github.com/users/eclipse-ee4j","html_url":"https://github.com/eclipse-ee4j","followers_url":"https://api.github.com/users/eclipse-ee4j/followers","following_url":"https://api.github.com/users/eclipse-ee4j/following{/other_user}","gists_url":"https://api.github.com/users/eclipse-ee4j/gists{/gist_id}","starred_url":"https://api.github.com/users/eclipse-ee4j/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eclipse-ee4j/subscriptions","organizations_url":"https://api.github.com/users/eclipse-ee4j/orgs","repos_url":"https://api.github.com/users/eclipse-ee4j/repos","events_url":"https://api.github.com/users/eclipse-ee4j/events{/privacy}","received_events_url":"https://api.github.com/users/eclipse-ee4j/received_events","type":"Organization","site_admin":false},"network_count":306,"subscribers_count":48} > POST https://api.github.com/repos/eclipse-ee4j/jersey/pulls > Authorization: token [REDACTED] > Accept: application/vnd.github.shadow-cat-preview+json;charset=utf-8 {"base":"3.x","head":"eclipse-ee4j:3.0.5-BRANCH","maintainer_can_modify":true,"title":"Technical merge of released branch 3.0.5-BRANCH"} < HTTP 201 < X-Oauth-Scopes: public_repo, repo:status, admin:repo_hook < Location: https://api.github.com/repos/eclipse-ee4j/jersey/pulls/5084 {"url":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/5084","id":968447638,"node_id":"PR_kwDOB770DM45uVaW","html_url":"https://github.com/eclipse-ee4j/jersey/pull/5084","diff_url":"https://github.com/eclipse-ee4j/jersey/pull/5084.diff","patch_url":"https://github.com/eclipse-ee4j/jersey/pull/5084.patch","issue_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/5084","number":5084,"state":"open","locked":false,"title":"Technical merge of released branch 3.0.5-BRANCH","user":{"login":"****","id":43731258,"node_id":"MDQ6VXNlcjQzNzMxMjU4","avatar_url":"https://avatars.githubusercontent.com/u/43731258?v=4","gravatar_id":"","url":"https://api.github.com/users/****","html_url":"https://github.com/****","followers_url":"https://api.github.com/users/****/followers","following_url":"https://api.github.com/users/****/following{/other_user}","gists_url":"https://api.github.com/users/****/gists{/gist_id}","starred_url":"https://api.github.com/users/****/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/****/subscriptions","organizations_url":"https://api.github.com/users/****/orgs","repos_url":"https://api.github.com/users/****/repos","events_url":"https://api.github.com/users/****/events{/privacy}","received_events_url":"https://api.github.com/users/****/received_events","type":"User","site_admin":false},"body":null,"created_at":"2022-06-15T17:34:12Z","updated_at":"2022-06-15T17:34:12Z","closed_at":null,"merged_at":null,"merge_commit_sha":null,"assignee":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/5084/commits","review_comments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/5084/comments","review_comment_url":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/comments{/number}","comments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/5084/comments","statuses_url":"https://api.github.com/repos/eclipse-ee4j/jersey/statuses/3eb5995e11b9ccb435a48edc6dc6acdc552d3b5b","head":{"label":"eclipse-ee4j:3.0.5-BRANCH","ref":"3.0.5-BRANCH","sha":"3eb5995e11b9ccb435a48edc6dc6acdc552d3b5b","user":{"login":"eclipse-ee4j","id":31900942,"node_id":"MDEyOk9yZ2FuaXphdGlvbjMxOTAwOTQy","avatar_url":"https://avatars.githubusercontent.com/u/31900942?v=4","gravatar_id":"","url":"https://api.github.com/users/eclipse-ee4j","html_url":"https://github.com/eclipse-ee4j","followers_url":"https://api.github.com/users/eclipse-ee4j/followers","following_url":"https://api.github.com/users/eclipse-ee4j/following{/other_user}","gists_url":"https://api.github.com/users/eclipse-ee4j/gists{/gist_id}","starred_url":"https://api.github.com/users/eclipse-ee4j/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eclipse-ee4j/subscriptions","organizations_url":"https://api.github.com/users/eclipse-ee4j/orgs","repos_url":"https://api.github.com/users/eclipse-ee4j/repos","events_url":"https://api.github.com/users/eclipse-ee4j/events{/privacy}","received_events_url":"https://api.github.com/users/eclipse-ee4j/received_events","type":"Organization","site_admin":false},"repo":{"id":129954828,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk5NTQ4Mjg=","name":"jersey","full_name":"eclipse-ee4j/jersey","private":false,"owner":{"login":"eclipse-ee4j","id":31900942,"node_id":"MDEyOk9yZ2FuaXphdGlvbjMxOTAwOTQy","avatar_url":"https://avatars.githubusercontent.com/u/31900942?v=4","gravatar_id":"","url":"https://api.github.com/users/eclipse-ee4j","html_url":"https://github.com/eclipse-ee4j","followers_url":"https://api.github.com/users/eclipse-ee4j/followers","following_url":"https://api.github.com/users/eclipse-ee4j/following{/other_user}","gists_url":"https://api.github.com/users/eclipse-ee4j/gists{/gist_id}","starred_url":"https://api.github.com/users/eclipse-ee4j/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eclipse-ee4j/subscriptions","organizations_url":"https://api.github.com/users/eclipse-ee4j/orgs","repos_url":"https://api.github.com/users/eclipse-ee4j/repos","events_url":"https://api.github.com/users/eclipse-ee4j/events{/privacy}","received_events_url":"https://api.github.com/users/eclipse-ee4j/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/eclipse-ee4j/jersey","description":"Eclipse Jersey Project - Read our Wiki:","fork":false,"url":"https://api.github.com/repos/eclipse-ee4j/jersey","forks_url":"https://api.github.com/repos/eclipse-ee4j/jersey/forks","keys_url":"https://api.github.com/repos/eclipse-ee4j/jersey/keys{/key_id}","collaborators_url":"https://api.github.com/repos/eclipse-ee4j/jersey/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/eclipse-ee4j/jersey/teams","hooks_url":"https://api.github.com/repos/eclipse-ee4j/jersey/hooks","issue_events_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/events{/number}","events_url":"https://api.github.com/repos/eclipse-ee4j/jersey/events","assignees_url":"https://api.github.com/repos/eclipse-ee4j/jersey/assignees{/user}","branches_url":"https://api.github.com/repos/eclipse-ee4j/jersey/branches{/branch}","tags_url":"https://api.github.com/repos/eclipse-ee4j/jersey/tags","blobs_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/refs{/sha}","trees_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/trees{/sha}","statuses_url":"https://api.github.com/repos/eclipse-ee4j/jersey/statuses/{sha}","languages_url":"https://api.github.com/repos/eclipse-ee4j/jersey/languages","stargazers_url":"https://api.github.com/repos/eclipse-ee4j/jersey/stargazers","contributors_url":"https://api.github.com/repos/eclipse-ee4j/jersey/contributors","subscribers_url":"https://api.github.com/repos/eclipse-ee4j/jersey/subscribers","subscription_url":"https://api.github.com/repos/eclipse-ee4j/jersey/subscription","commits_url":"https://api.github.com/repos/eclipse-ee4j/jersey/commits{/sha}","git_commits_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/commits{/sha}","comments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/comments{/number}","issue_comment_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/comments{/number}","contents_url":"https://api.github.com/repos/eclipse-ee4j/jersey/contents/{+path}","compare_url":"https://api.github.com/repos/eclipse-ee4j/jersey/compare/{base}...{head}","merges_url":"https://api.github.com/repos/eclipse-ee4j/jersey/merges","archive_url":"https://api.github.com/repos/eclipse-ee4j/jersey/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/eclipse-ee4j/jersey/downloads","issues_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues{/number}","pulls_url":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls{/number}","milestones_url":"https://api.github.com/repos/eclipse-ee4j/jersey/milestones{/number}","notifications_url":"https://api.github.com/repos/eclipse-ee4j/jersey/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/eclipse-ee4j/jersey/labels{/name}","releases_url":"https://api.github.com/repos/eclipse-ee4j/jersey/releases{/id}","deployments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/deployments","created_at":"2018-04-17T19:28:06Z","updated_at":"2022-06-14T03:52:23Z","pushed_at":"2022-06-15T13:02:01Z","git_url":"git://github.com/eclipse-ee4j/jersey.git","ssh_url":"git@github.com:eclipse-ee4j/jersey.git","clone_url":"https://github.com/eclipse-ee4j/jersey.git","svn_url":"https://github.com/eclipse-ee4j/jersey","homepage":"https://github.com/eclipse-ee4j/jersey/wiki","size":18083,"stargazers_count":590,"watchers_count":590,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":306,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":706,"license":{"key":"other","name":"Other","spdx_id":"NOASSERTION","url":null,"node_id":"MDc6TGljZW5zZTA="},"allow_forking":true,"is_template":false,"topics":[],"visibility":"public","forks":306,"open_issues":706,"watchers":590,"default_branch":"master"}},"base":{"label":"eclipse-ee4j:3.x","ref":"3.x","sha":"54681bc9ac756da8c189e248625fc7f7c23dabd0","user":{"login":"eclipse-ee4j","id":31900942,"node_id":"MDEyOk9yZ2FuaXphdGlvbjMxOTAwOTQy","avatar_url":"https://avatars.githubusercontent.com/u/31900942?v=4","gravatar_id":"","url":"https://api.github.com/users/eclipse-ee4j","html_url":"https://github.com/eclipse-ee4j","followers_url":"https://api.github.com/users/eclipse-ee4j/followers","following_url":"https://api.github.com/users/eclipse-ee4j/following{/other_user}","gists_url":"https://api.github.com/users/eclipse-ee4j/gists{/gist_id}","starred_url":"https://api.github.com/users/eclipse-ee4j/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eclipse-ee4j/subscriptions","organizations_url":"https://api.github.com/users/eclipse-ee4j/orgs","repos_url":"https://api.github.com/users/eclipse-ee4j/repos","events_url":"https://api.github.com/users/eclipse-ee4j/events{/privacy}","received_events_url":"https://api.github.com/users/eclipse-ee4j/received_events","type":"Organization","site_admin":false},"repo":{"id":129954828,"node_id":"MDEwOlJlcG9zaXRvcnkxMjk5NTQ4Mjg=","name":"jersey","full_name":"eclipse-ee4j/jersey","private":false,"owner":{"login":"eclipse-ee4j","id":31900942,"node_id":"MDEyOk9yZ2FuaXphdGlvbjMxOTAwOTQy","avatar_url":"https://avatars.githubusercontent.com/u/31900942?v=4","gravatar_id":"","url":"https://api.github.com/users/eclipse-ee4j","html_url":"https://github.com/eclipse-ee4j","followers_url":"https://api.github.com/users/eclipse-ee4j/followers","following_url":"https://api.github.com/users/eclipse-ee4j/following{/other_user}","gists_url":"https://api.github.com/users/eclipse-ee4j/gists{/gist_id}","starred_url":"https://api.github.com/users/eclipse-ee4j/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eclipse-ee4j/subscriptions","organizations_url":"https://api.github.com/users/eclipse-ee4j/orgs","repos_url":"https://api.github.com/users/eclipse-ee4j/repos","events_url":"https://api.github.com/users/eclipse-ee4j/events{/privacy}","received_events_url":"https://api.github.com/users/eclipse-ee4j/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/eclipse-ee4j/jersey","description":"Eclipse Jersey Project - Read our Wiki:","fork":false,"url":"https://api.github.com/repos/eclipse-ee4j/jersey","forks_url":"https://api.github.com/repos/eclipse-ee4j/jersey/forks","keys_url":"https://api.github.com/repos/eclipse-ee4j/jersey/keys{/key_id}","collaborators_url":"https://api.github.com/repos/eclipse-ee4j/jersey/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/eclipse-ee4j/jersey/teams","hooks_url":"https://api.github.com/repos/eclipse-ee4j/jersey/hooks","issue_events_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/events{/number}","events_url":"https://api.github.com/repos/eclipse-ee4j/jersey/events","assignees_url":"https://api.github.com/repos/eclipse-ee4j/jersey/assignees{/user}","branches_url":"https://api.github.com/repos/eclipse-ee4j/jersey/branches{/branch}","tags_url":"https://api.github.com/repos/eclipse-ee4j/jersey/tags","blobs_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/refs{/sha}","trees_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/trees{/sha}","statuses_url":"https://api.github.com/repos/eclipse-ee4j/jersey/statuses/{sha}","languages_url":"https://api.github.com/repos/eclipse-ee4j/jersey/languages","stargazers_url":"https://api.github.com/repos/eclipse-ee4j/jersey/stargazers","contributors_url":"https://api.github.com/repos/eclipse-ee4j/jersey/contributors","subscribers_url":"https://api.github.com/repos/eclipse-ee4j/jersey/subscribers","subscription_url":"https://api.github.com/repos/eclipse-ee4j/jersey/subscription","commits_url":"https://api.github.com/repos/eclipse-ee4j/jersey/commits{/sha}","git_commits_url":"https://api.github.com/repos/eclipse-ee4j/jersey/git/commits{/sha}","comments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/comments{/number}","issue_comment_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/comments{/number}","contents_url":"https://api.github.com/repos/eclipse-ee4j/jersey/contents/{+path}","compare_url":"https://api.github.com/repos/eclipse-ee4j/jersey/compare/{base}...{head}","merges_url":"https://api.github.com/repos/eclipse-ee4j/jersey/merges","archive_url":"https://api.github.com/repos/eclipse-ee4j/jersey/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/eclipse-ee4j/jersey/downloads","issues_url":"https://api.github.com/repos/eclipse-ee4j/jersey/issues{/number}","pulls_url":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls{/number}","milestones_url":"https://api.github.com/repos/eclipse-ee4j/jersey/milestones{/number}","notifications_url":"https://api.github.com/repos/eclipse-ee4j/jersey/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/eclipse-ee4j/jersey/labels{/name}","releases_url":"https://api.github.com/repos/eclipse-ee4j/jersey/releases{/id}","deployments_url":"https://api.github.com/repos/eclipse-ee4j/jersey/deployments","created_at":"2018-04-17T19:28:06Z","updated_at":"2022-06-14T03:52:23Z","pushed_at":"2022-06-15T13:02:01Z","git_url":"git://github.com/eclipse-ee4j/jersey.git","ssh_url":"git@github.com:eclipse-ee4j/jersey.git","clone_url":"https://github.com/eclipse-ee4j/jersey.git","svn_url":"https://github.com/eclipse-ee4j/jersey","homepage":"https://github.com/eclipse-ee4j/jersey/wiki","size":18083,"stargazers_count":590,"watchers_count":590,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":306,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":706,"license":{"key":"other","name":"Other","spdx_id":"NOASSERTION","url":null,"node_id":"MDc6TGljZW5zZTA="},"allow_forking":true,"is_template":false,"topics":[],"visibility":"public","forks":306,"open_issues":706,"watchers":590,"default_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/5084"},"html":{"href":"https://github.com/eclipse-ee4j/jersey/pull/5084"},"issue":{"href":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/5084"},"comments":{"href":"https://api.github.com/repos/eclipse-ee4j/jersey/issues/5084/comments"},"review_comments":{"href":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/5084/comments"},"review_comment":{"href":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/eclipse-ee4j/jersey/pulls/5084/commits"},"statuses":{"href":"https://api.github.com/repos/eclipse-ee4j/jersey/statuses/3eb5995e11b9ccb435a48edc6dc6acdc552d3b5b"}},"author_association":"CONTRIBUTOR","auto_merge":null,"active_lock_reason":null,"merged":false,"mergeable":null,"rebaseable":null,"mergeable_state":"unknown","merged_by":null,"comments":0,"review_comments":0,"maintainer_can_modify":false,"commits":2,"additions":2,"deletions":2,"changed_files":2} https://github.com/eclipse-ee4j/jersey/pull/5084 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 70 killed; [ssh-agent] Stopped. Finished: SUCCESS