Console Output
Push event to branch Pharo8.0
19:02:49 Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account)
ERROR: Could not do lightweight checkout, falling back to heavyweight
java.io.FileNotFoundException: https://raw.githubusercontent.com/pharo-project/pharo/ce7338a26bd0fc0e4716df3d8c441e4c56c9f097/Jenkinsfile
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.asStream(Requester.java:332)
Caused: org.kohsuke.github.GHFileNotFoundException:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>503 backend read error</title>
</head>
<body>
<h1>Error 503 backend read error</h1>
<p>backend read error</p>
<h3>Guru Mediation:</h3>
<p>Details: cache-cdg20750-CDG 1574272975 2385891065</p>
<hr>
<p>Varnish cache server</p>
</body>
</html>
at org.kohsuke.github.Requester.handleApiError(Requester.java:691)
at org.kohsuke.github.Requester.asStream(Requester.java:334)
at org.kohsuke.github.GHContent.read(GHContent.java:117)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMFile.content(GitHubSCMFile.java:183)
at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:338)
at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:104)
at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:303)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Checking out git https://github.com/pharo-project/pharo.git into /net/www/ci/pharo-ci-jenkins2/workspace/est_and_branch_Pipeline_Pharo8.0@script to read Jenkinsfile
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
> git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo8.0:refs/remotes/origin/Pharo8.0
Checking out Revision ce7338a26bd0fc0e4716df3d8c441e4c56c9f097 (Pharo8.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f ce7338a26bd0fc0e4716df3d8c441e4c56c9f097
Commit message: "Merge pull request #5183 from jecisc/Replace-assert-equals-from-packages-starting-with-S"
> git rev-list --no-walk d883cd3444b1826f87c767929f414276bb6ce179 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/est_and_branch_Pipeline_Pharo8.0
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] parallel
[Pipeline] [32] { (Branch: 32)
[Pipeline] [32] dir
[32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
[Pipeline] [32] {
[Pipeline] [32] stage
[Pipeline] [32] { (Fetch Requirements-32)
[Pipeline] [32] checkout
[32] Cloning the remote Git repository
[32] Cloning repository https://github.com/pharo-project/pharo.git
[32] > git init /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32 # timeout=10
[32] Fetching upstream changes from https://github.com/pharo-project/pharo.git
[32] > git --version # timeout=10
[32] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[32] > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
[32] > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
[32] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[32] > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
[32] Fetching upstream changes from https://github.com/pharo-project/pharo.git
[32] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[32] > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo8.0:refs/remotes/origin/Pharo8.0
[32] Checking out Revision ce7338a26bd0fc0e4716df3d8c441e4c56c9f097 (Pharo8.0)
[32] > git config core.sparsecheckout # timeout=10
[32] > git checkout -f ce7338a26bd0fc0e4716df3d8c441e4c56c9f097
[32] Commit message: "Merge pull request #5183 from jecisc/Replace-assert-equals-from-packages-starting-with-S"
[Pipeline] [32] sh
[32] + BUILD_NUMBER=996 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/2-download.sh
[32] + set -e
[32] +++ dirname ./bootstrap/scripts/2-download.sh
[32] ++ cd ./bootstrap/scripts
[32] ++ pwd -P
[32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts
[32] + . /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envvars.sh
[32] ++ '[' -z x ']'
[32] ++ '[' -z x ']'
[32] ++ '[' -z ']'
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/../..
[32] +++ pwd -P
[32] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
[32] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
[32] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
[32] ++ '[' -z ']'
[32] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache
[32] ++ export BOOTSTRAP_CACHE
[32] ++ '[' -z ']'
[32] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless'
[32] ++ IMAGE_FLAGS=--no-default-preferences
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts
[32] +++ pwd -P
[32] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envversion.sh
[32] + mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/getPharoVM.sh 70
[32] Downloading the latest pharoVM:
[32] http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[32] pharo-vm/pharo
[32] Creating starter scripts pharo and pharo-ui
[32] VM downloaded
[32] + wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
[32] --2019-11-20 19:03:58-- https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
[32] Resolving github.com (github.com)... 140.82.118.3
[32] Connecting to github.com (github.com)|140.82.118.3|:443... connected.
[32] HTTP request sent, awaiting response... 302 Found
[32] Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191120%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191120T180358Z&X-Amz-Expires=300&X-Amz-Signature=1fda0075d0e3ad7ab58887dbc5dfacda3bb63e96b27071aa3cebc9c1cab704a9&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
[32] --2019-11-20 19:03:58-- https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20191120%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20191120T180358Z&X-Amz-Expires=300&X-Amz-Signature=1fda0075d0e3ad7ab58887dbc5dfacda3bb63e96b27071aa3cebc9c1cab704a9&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
[32] Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.32.12
[32] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.32.12|:443... connected.
[32] HTTP request sent, awaiting response... 200 OK
[32] Length: 29725957 (28M) [application/octet-stream]
[32] Saving to: ‘bootstrapImage.zip’
[32]
[32] 0K ........ ........ ........ ........ ........ ........ 10% 2.27M 11s
[32] 3072K ........ ........ ........ ........ ........ ........ 21% 1.95M 11s
[32] 6144K ........ ........ ........ ........ ........ ........ 31% 2.06M 9s
[32] 9216K ........ ........ ........ ........ ........ ........ 42% 2.30M 8s
[32] 12288K ........ ........ ........ ........ ........ ........ 52% 2.31M 6s
[32] 15360K ........ ........ ........ ........ ........ ........ 63% 2.38M 5s
[32] 18432K ........ ........ ........ ........ ........ ........ 74% 2.62M 3s
[32] 21504K ........ ........ ........ ........ ........ ........ 84% 2.75M 2s
[32] 24576K ........ ........ ........ ........ ........ ........ 95% 2.74M 1s
[32] 27648K ........ ........ ..... 100% 2.74M=12s
[32]
[32] 2019-11-20 19:04:10 (2.36 MB/s) - ‘bootstrapImage.zip’ saved [29725957/29725957]
[32]
[32] + unzip bootstrapImage.zip
[32] Archive: bootstrapImage.zip
[32] inflating: Pharo7.0-32bit-343f470.sources
[32] creating: __MACOSX/
[32] inflating: __MACOSX/._Pharo7.0-32bit-343f470.sources
[32] inflating: Pharo.image
[32] inflating: __MACOSX/._Pharo.image
[32] inflating: Pharo.changes
[32] inflating: __MACOSX/._Pharo.changes
[32] + cd /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache
[32] + wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources
[32] --2019-11-20 19:04:11-- http://files.pharo.org/sources/PharoV60.sources
[32] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
[32] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
[32] HTTP request sent, awaiting response... 200 OK
[32] Length: 36114887 (34M) [text/plain]
[32] Saving to: ‘PharoV60.sources’
[32]
[32] 0K ........ ........ ........ ........ ........ ........ 8% 21.2M 1s
[32] 3072K ........ ........ ........ ........ ........ ........ 17% 23.3M 1s
[32] 6144K ........ ........ ........ ........ ........ ........ 26% 23.3M 1s
[32] 9216K ........ ........ ........ ........ ........ ........ 34% 23.4M 1s
[32] 12288K ........ ........ ........ ........ ........ ........ 43% 23.3M 1s
[32] 15360K ........ ........ ........ ........ ........ ........ 52% 23.4M 1s
[32] 18432K ........ ........ ........ ........ ........ ........ 60% 23.4M 1s
[32] 21504K ........ ........ ........ ........ ........ ........ 69% 23.3M 0s
[32] 24576K ........ ........ ........ ........ ........ ........ 78% 23.3M 0s
[32] 27648K ........ ........ ........ ........ ........ ........ 87% 23.5M 0s
[32] 30720K ........ ........ ........ ........ ........ ........ 95% 23.3M 0s
[32] 33792K ........ ........ ....... 100% 23.3M=1.5s
[32]
[32] 2019-11-20 19:04:13 (23.1 MB/s) - ‘PharoV60.sources’ saved [36114887/36114887]
[32]
[32] + echo 'Prepare icons'
[32] Prepare icons
[32] + mkdir icon-packs
[32] + cd icon-packs
[32] + wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip
[32] --2019-11-20 19:04:13-- https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip
[32] Resolving github.com (github.com)... 140.82.118.4
[32] Connecting to github.com (github.com)|140.82.118.4|:443... connected.
[32] HTTP request sent, awaiting response... 302 Found
[32] Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [following]
[32] --2019-11-20 19:04:13-- https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
[32] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9
[32] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected.
[32] HTTP request sent, awaiting response... 502 Bad Gateway
[32] 2019-11-20 19:04:14 ERROR 502: Bad Gateway.
[32]
[Pipeline] [32] }
[Pipeline] [32] // stage
[Pipeline] [32] archiveArtifacts
[32] Archiving artifacts
[32] Recording fingerprints
[Pipeline] [32] cleanWs
[32] [WS-CLEANUP] Deleting project workspace...
[32] [WS-CLEANUP] Deferred wipeout is used...
[32] [WS-CLEANUP] done
[Pipeline] [32] }
[Pipeline] [32] // dir
[Pipeline] [32] }
[32] Failed in branch 32
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/est_and_branch_Pipeline_Pharo8.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
> git init /builds/workspace/est_and_branch_Pipeline_Pharo8.0 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
> git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
> git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo8.0:refs/remotes/origin/Pharo8.0
Checking out Revision ce7338a26bd0fc0e4716df3d8c441e4c56c9f097 (Pharo8.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f ce7338a26bd0fc0e4716df3d8c441e4c56c9f097
Commit message: "Merge pull request #5183 from jecisc/Replace-assert-equals-from-packages-starting-with-S"
[Pipeline] sh
+ git log -1 --format=%B
[Pipeline] sh
+ git log -1 --format=%p
[Pipeline] httpRequest
HttpMethod: GET
URL: https://api.github.com/repos/pharo-project/pharo/pulls/5183
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/5183
Response Code: HTTP/1.1 200 OK
Success code from [100‥399]
[Pipeline] readJSON
[Pipeline] mail
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
GitHub has been notified of this commit’s build result
ERROR: script returned exit code 8
Finished: FAILURE