GitHub pull request #18 of commit 768b9a12486c111fa6b6e9300aedf6fd650bbf21, no merge conflicts. Running as SYSTEM Setting status of 768b9a12486c111fa6b6e9300aedf6fd650bbf21 to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/2/ and message: 'Build started for merge commit.' FileNotFoundException means that the credentials Jenkins is using is probably wrong. Or the user account does not have write access to the repo. org.kohsuke.github.GHFileNotFoundException: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"} at org.kohsuke.github.Requester.handleApiError(Requester.java:699) at org.kohsuke.github.Requester._to(Requester.java:306) at org.kohsuke.github.Requester.to(Requester.java:247) at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1104) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:283) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildStart(GhprbSimpleStatus.java:195) at org.jenkinsci.plugins.ghprb.GhprbBuilds.onStarted(GhprbBuilds.java:144) at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onStarted(GhprbBuildListener.java:20) at hudson.model.listeners.RunListener.fireStarted(RunListener.java:238) at hudson.model.Run.execute(Run.java:1851) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:427) Caused by: java.io.FileNotFoundException: https://api.github.com/repos/ABI-Software/mapintegratedvuer/statuses/768b9a12486c111fa6b6e9300aedf6fd650bbf21 at sun.reflect.GeneratedConstructorAccessor3825.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) at org.kohsuke.github.Requester.parse(Requester.java:625) at org.kohsuke.github.Requester.parse(Requester.java:607) at org.kohsuke.github.Requester._to(Requester.java:285) ... 11 more Caused by: java.io.FileNotFoundException: https://api.github.com/repos/ABI-Software/mapintegratedvuer/statuses/768b9a12486c111fa6b6e9300aedf6fd650bbf21 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) at org.kohsuke.github.Requester.parse(Requester.java:615) ... 13 more Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/pr/18/merge^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/pr/18/merge^{commit} # timeout=10 Checking out Revision 6635a1e1a3c9e2dcc582391bb76dc4b318ab5a69 (refs/remotes/origin/pr/18/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 6635a1e1a3c9e2dcc582391bb76dc4b318ab5a69 # timeout=10 Commit message: "Merge 768b9a12486c111fa6b6e9300aedf6fd650bbf21 into 9e04a3995b55c2f824da33a25cbcb100740cd85e" First time build. Skipping changelog. [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins14744844806837803616.sh + npm install npm WARN acorn-dynamic-import@4.0.0 requires a peer of acorn@^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @abi-software/mapintegratedvuer@0.1.6 No repository field. npm WARN @abi-software/mapintegratedvuer@0.1.6 No license field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) audited 2224 packages in 36.146s found 13 vulnerabilities (4 low, 8 moderate, 1 high) run `npm audit fix` to fix them, or `npm audit` for details + npm run build-bundle > @abi-software/mapintegratedvuer@0.1.6 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer > vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js - Building for production as library (commonjs,umd,umd-min)... WARNING Compiled with 3 warnings2:30:13 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (452 KiB) mapintegratedvuer.umd.js (8.78 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.umd (9.23 MiB) mapintegratedvuer.css mapintegratedvuer.umd.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ WARNING Compiled with 3 warnings2:30:13 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (452 KiB) mapintegratedvuer.common.js (8.78 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.common (9.23 MiB) mapintegratedvuer.css mapintegratedvuer.common.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ WARNING Compiled with 3 warnings2:32:21 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (452 KiB) mapintegratedvuer.umd.min.js (3.81 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.umd.min (4.25 MiB) mapintegratedvuer.css mapintegratedvuer.umd.min.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ File Size Gzipped dist/mapintegratedvuer.umd.min.js 3899.28 KiB 1098.84 KiB dist/mapintegratedvuer.umd.js 8995.14 KiB 1982.47 KiB dist/mapintegratedvuer.common.js 8994.65 KiB 1982.25 KiB dist/mapintegratedvuer.css 451.92 KiB 69.71 KiB Images and other types of assets omitted. [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@3f89fb97[description=Integrated Map Vuer,homepage=<null>,name=mapintegratedvuer,fork=false,archived=false,size=3195,milestones={},language=Vue,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Fri, 15 May 2020 02:32:30 GMT], ETag=[W/"dca4ede2c8f2c2a905fd3eff68cc8f46"], Last-Modified=[Thu, 14 May 2020 10:30:36 GMT], OkHttp-Received-Millis=[1589509950323], OkHttp-Response-Source=[NETWORK 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1589509949988], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[8EEA:299A:9397C1:A78E3F:5EBDFF3D], X-OAuth-Scopes=[admin:repo_hook, repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4975], X-RateLimit-Reset=[1589512634], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ABI-Software/mapintegratedvuer,id=235238699]] (sha:6635a1e) with context:mapintegratedvuer Setting commit status on GitHub for https://github.com/ABI-Software/mapintegratedvuer/commit/6635a1e1a3c9e2dcc582391bb76dc4b318ab5a69 ERROR: Build step failed with exception java.io.FileNotFoundException: https://api.github.com/repos/ABI-Software/mapintegratedvuer/statuses/6635a1e1a3c9e2dcc582391bb76dc4b318ab5a69 at com.squareup.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:243) at com.squareup.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:210) at com.squareup.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:25) at org.kohsuke.github.Requester.parse(Requester.java:625) at org.kohsuke.github.Requester.parse(Requester.java:607) at org.kohsuke.github.Requester._to(Requester.java:285) Caused: org.kohsuke.github.GHFileNotFoundException: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"} at org.kohsuke.github.Requester.handleApiError(Requester.java:699) at org.kohsuke.github.Requester._to(Requester.java:306) at org.kohsuke.github.Requester.to(Requester.java:247) at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1104) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:160) Caused: org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException at org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1878) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:427) Build step 'Set GitHub commit status (universal)' marked build as failure Setting status of 768b9a12486c111fa6b6e9300aedf6fd650bbf21 to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/2/ and message: 'Build finished. ' FileNotFoundException means that the credentials Jenkins is using is probably wrong. Or the user account does not have write access to the repo. org.kohsuke.github.GHFileNotFoundException: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"} at org.kohsuke.github.Requester.handleApiError(Requester.java:699) at org.kohsuke.github.Requester._to(Requester.java:306) at org.kohsuke.github.Requester.to(Requester.java:247) at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:1104) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:283) at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildComplete(GhprbSimpleStatus.java:241) at org.jenkinsci.plugins.ghprb.GhprbBuilds.onCompleted(GhprbBuilds.java:205) at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onCompleted(GhprbBuildListener.java:28) at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:209) at hudson.model.Run.execute(Run.java:1898) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:427) Caused by: java.io.FileNotFoundException: https://api.github.com/repos/ABI-Software/mapintegratedvuer/statuses/768b9a12486c111fa6b6e9300aedf6fd650bbf21 at sun.reflect.GeneratedConstructorAccessor3825.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) at org.kohsuke.github.Requester.parse(Requester.java:625) at org.kohsuke.github.Requester.parse(Requester.java:607) at org.kohsuke.github.Requester._to(Requester.java:285) ... 11 more Caused by: java.io.FileNotFoundException: https://api.github.com/repos/ABI-Software/mapintegratedvuer/statuses/768b9a12486c111fa6b6e9300aedf6fd650bbf21 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352) at org.kohsuke.github.Requester.parse(Requester.java:615) ... 13 more Finished: FAILURE