Pull request #117 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 8ace90426ffda99aa4ba35842f9df9b092234728+d76b33905ff2852036d8bb432dc01390d416ad34 (638373a649cbf53f955971cd901f9fc3bfdaa3d0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2174 in /w/workspace/_app-service-configurable_PR-117 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-117 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit d76b33905ff2852036d8bb432dc01390d416ad34 into PR head commit 8ace90426ffda99aa4ba35842f9df9b092234728 Merge succeeded, producing 8ace90426ffda99aa4ba35842f9df9b092234728 Checking out Revision 8ace90426ffda99aa4ba35842f9df9b092234728 (PR-117) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/117/head:refs/remotes/origin/PR-117 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d76b33905ff2852036d8bb432dc01390d416ad34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 Commit message: "build: Switch to using Go 1.15" First time build. Skipping changelog. > git rev-list --no-walk fde47d2900d3a434dfb4ae6029df15605a167693 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-10T20:49:08.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-10T20:49:08.493Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-10T20:49:08.610Z] ========================================================= [2020-09-10T20:49:08.610Z] EdgeX Global Pipelines Version Info [2020-09-10T20:49:08.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-10T20:49:10.083Z] ------------------- [2020-09-10T20:49:10.083Z] stable info: [2020-09-10T20:49:10.083Z] ------------------- [2020-09-10T20:49:10.083Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-10T20:49:10.083Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-10T20:49:10.083Z] Message: update stable to v1.0.119 [2020-09-10T20:49:11.028Z] ------------------- [2020-09-10T20:49:11.028Z] experimental info: [2020-09-10T20:49:11.028Z] ------------------- [2020-09-10T20:49:11.028Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-10T20:49:11.028Z] Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d [2020-09-10T20:49:11.028Z] Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-10T20:49:11.479Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-09-10T20:49:11.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-09-10T20:49:11.715Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-10T20:49:11.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-10T20:49:11.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-10T20:49:12.096Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-10T20:49:12.226Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-10T20:49:12.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-10T20:49:12.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-10T20:49:12.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-10T20:49:12.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-10T20:49:12.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-09-10T20:49:12.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-10T20:49:13.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-10T20:49:13.203Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-10T20:49:13.324Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-10T20:49:13.421Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-10T20:49:13.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-10T20:49:13.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-10T20:49:13.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-10T20:49:13.867Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-10T20:49:13.962Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-10T20:49:14.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-117 [Pipeline] echo [2020-09-10T20:49:14.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-117 [Pipeline] echo [2020-09-10T20:49:14.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-117 [Pipeline] echo [2020-09-10T20:49:14.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ace90426ffda99aa4ba35842f9df9b092234728 [Pipeline] echo [2020-09-10T20:49:14.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ace904 [Pipeline] echo [2020-09-10T20:49:14.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-10T20:49:15.307Z] + git log --format=format:%s -1 8ace90426ffda99aa4ba35842f9df9b092234728 [Pipeline] echo [2020-09-10T20:49:15.365Z] GIT_COMMIT: 8ace90426ffda99aa4ba35842f9df9b092234728, Commit Message: build: Switch to using Go 1.15 [Pipeline] echo [2020-09-10T20:49:15.465Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:49:16.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-10T20:49:16.846Z] [2020-09-10T20:49:16.846Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:49:17.216Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-10T20:49:17.216Z] latest: Pulling from edgex-devops/git-semver [2020-09-10T20:49:17.216Z] 31603596830f: Pulling fs layer [2020-09-10T20:49:17.216Z] 2a8b12db71e7: Pulling fs layer [2020-09-10T20:49:17.216Z] 6ca5941a6612: Pulling fs layer [2020-09-10T20:49:17.216Z] ecc8261a40a4: Pulling fs layer [2020-09-10T20:49:17.216Z] ecc8261a40a4: Waiting [2020-09-10T20:49:17.216Z] 2a8b12db71e7: Verifying Checksum [2020-09-10T20:49:17.216Z] 2a8b12db71e7: Download complete [2020-09-10T20:49:17.481Z] 31603596830f: Verifying Checksum [2020-09-10T20:49:17.481Z] 31603596830f: Download complete [2020-09-10T20:49:17.481Z] ecc8261a40a4: Verifying Checksum [2020-09-10T20:49:17.481Z] ecc8261a40a4: Download complete [2020-09-10T20:49:17.745Z] 6ca5941a6612: Download complete [2020-09-10T20:49:17.745Z] 31603596830f: Pull complete [2020-09-10T20:49:18.009Z] 2a8b12db71e7: Pull complete [2020-09-10T20:49:18.582Z] 6ca5941a6612: Pull complete [2020-09-10T20:49:18.842Z] ecc8261a40a4: Pull complete [2020-09-10T20:49:18.842Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-10T20:49:19.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-10T20:49:19.104Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-10T20:49:19.204Z] prd-centos7-docker-4c-2g-2174 does not seem to be running inside a container [2020-09-10T20:49:19.225Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-117 -v /w/workspace/_app-service-configurable_PR-117:/w/workspace/_app-service-configurable_PR-117:rw,z -v /w/workspace/_app-service-configurable_PR-117@tmp:/w/workspace/_app-service-configurable_PR-117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-10T20:49:21.277Z] $ docker top 01565687cd88217641c7e7b426af83771b0550db4b82ca2dd502d5924f2f8d44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-10T20:49:21.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-10T20:49:21.630Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-10T20:49:21.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-10T20:49:21.822Z] $ docker exec 01565687cd88217641c7e7b426af83771b0550db4b82ca2dd502d5924f2f8d44 ssh-agent [2020-09-10T20:49:22.008Z] SSH_AUTH_SOCK=/tmp/ssh-ln2d8Wjyuf2j/agent.11 [2020-09-10T20:49:22.008Z] SSH_AGENT_PID=16 [2020-09-10T20:49:22.020Z] Running ssh-add (command line suppressed) [2020-09-10T20:49:22.115Z] Identity added: /w/workspace/_app-service-configurable_PR-117@tmp/private_key_1392263535245056821.key (/w/workspace/_app-service-configurable_PR-117@tmp/private_key_1392263535245056821.key) [2020-09-10T20:49:22.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-10T20:49:22.556Z] + git describe --exact-match --tags HEAD [2020-09-10T20:49:22.556Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-10T20:49:22.554Z] $ docker exec --env ******** --env ******** 01565687cd88217641c7e7b426af83771b0550db4b82ca2dd502d5924f2f8d44 ssh-agent -k [2020-09-10T20:49:22.663Z] unset SSH_AUTH_SOCK; [2020-09-10T20:49:22.663Z] unset SSH_AGENT_PID; [2020-09-10T20:49:22.663Z] echo Agent pid 16 killed; [2020-09-10T20:49:22.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-10T20:49:22.829Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-10T20:49:22.829Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-10T20:49:22.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-10T20:49:22.932Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-10T20:49:23.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-10T20:49:23.077Z] $ docker exec 01565687cd88217641c7e7b426af83771b0550db4b82ca2dd502d5924f2f8d44 ssh-agent [2020-09-10T20:49:23.258Z] SSH_AUTH_SOCK=/tmp/ssh-0lTw9igjkBXR/agent.45 [2020-09-10T20:49:23.258Z] SSH_AGENT_PID=51 [2020-09-10T20:49:23.264Z] Running ssh-add (command line suppressed) [2020-09-10T20:49:23.360Z] Identity added: /w/workspace/_app-service-configurable_PR-117@tmp/private_key_3404002774531762445.key (/w/workspace/_app-service-configurable_PR-117@tmp/private_key_3404002774531762445.key) [2020-09-10T20:49:23.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-10T20:49:23.777Z] + git semver init [2020-09-10T20:49:23.777Z] # -> Open(): unable to determine branch for HEAD [2020-09-10T20:49:23.777Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-117/.git [2020-09-10T20:49:23.777Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-117 [2020-09-10T20:49:23.777Z] # $SEMVER_REMOTE_NAME = origin [2020-09-10T20:49:23.777Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-10T20:49:23.777Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-10T20:49:23.777Z] # $SEMVER_BRANCH = PR-117 [2020-09-10T20:49:23.777Z] # $SEMVER_TEMP = /tmp/semver-905546025 [2020-09-10T20:49:23.777Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-09-10T20:49:24.349Z] # '/tmp/semver-905546025' -> '/w/workspace/_app-service-configurable_PR-117/.semver' [2020-09-10T20:49:24.349Z] # -> Force: false [2020-09-10T20:49:24.349Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-117/.semver [Pipeline] } [2020-09-10T20:49:24.339Z] $ docker exec --env ******** --env ******** 01565687cd88217641c7e7b426af83771b0550db4b82ca2dd502d5924f2f8d44 ssh-agent -k [2020-09-10T20:49:24.455Z] unset SSH_AUTH_SOCK; [2020-09-10T20:49:24.456Z] unset SSH_AGENT_PID; [2020-09-10T20:49:24.456Z] echo Agent pid 51 killed; [2020-09-10T20:49:24.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-10T20:49:25.083Z] + git semver [Pipeline] } [2020-09-10T20:49:25.077Z] $ docker stop --time=1 01565687cd88217641c7e7b426af83771b0550db4b82ca2dd502d5924f2f8d44 [2020-09-10T20:49:26.417Z] $ docker rm -f 01565687cd88217641c7e7b426af83771b0550db4b82ca2dd502d5924f2f8d44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-10T20:49:27.216Z] Stashed 26 file(s) [Pipeline] echo [2020-09-10T20:49:27.220Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-10T20:49:27.336Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-10T20:49:42.978Z] Still waiting to schedule task [2020-09-10T20:49:42.978Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-10T20:49:42.981Z] Still waiting to schedule task [2020-09-10T20:49:42.981Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-10T20:53:33.864Z] Running on prd-centos7-docker-4c-2g-2175 in /w/workspace/_app-service-configurable_PR-117 [Pipeline] { [Pipeline] ws [2020-09-10T20:53:33.926Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-09-10T20:53:36.409Z] using credential edgex-jenkins-ssh [2020-09-10T20:53:36.467Z] Cloning the remote Git repository [2020-09-10T20:53:36.467Z] Cloning with configured refspecs honoured and without tags [2020-09-10T20:53:37.149Z] Fetching without tags [2020-09-10T20:53:37.535Z] Merging remotes/origin/master commit d76b33905ff2852036d8bb432dc01390d416ad34 into PR head commit 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:53:36.475Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:53:36.545Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-09-10T20:53:36.606Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:53:36.606Z] > git --version # timeout=10 [2020-09-10T20:53:36.613Z] > git --version # 'git version 2.16.5' [2020-09-10T20:53:36.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:53:36.639Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:53:37.099Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T20:53:37.107Z] > git config --add remote.origin.fetch +refs/pull/117/head:refs/remotes/origin/PR-117 # timeout=10 [2020-09-10T20:53:37.112Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:53:37.122Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T20:53:37.132Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:53:37.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:53:37.136Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:53:37.523Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T20:53:37.610Z] Merge succeeded, producing 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:53:37.611Z] Checking out Revision 8ace90426ffda99aa4ba35842f9df9b092234728 (PR-117) [2020-09-10T20:53:37.530Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T20:53:37.562Z] > git remote # timeout=10 [2020-09-10T20:53:37.568Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T20:53:37.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:53:37.576Z] > git merge d76b33905ff2852036d8bb432dc01390d416ad34 # timeout=10 [2020-09-10T20:53:37.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T20:53:37.593Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T20:53:37.599Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T20:53:41.290Z] Commit message: "build: Switch to using Go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-10T20:53:42.287Z] ========================================================= [2020-09-10T20:53:42.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-10T20:53:42.287Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:53:42.873Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-10T20:53:43.140Z] Sending build context to Docker daemon 314.4kB [2020-09-10T20:53:43.140Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-10T20:53:43.140Z] Step 2/8 : FROM ${BASE} [2020-09-10T20:53:43.140Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-10T20:53:43.140Z] df20fa9351a1: Pulling fs layer [2020-09-10T20:53:43.140Z] ed8968b2872e: Pulling fs layer [2020-09-10T20:53:43.140Z] a92cc7c5fd73: Pulling fs layer [2020-09-10T20:53:43.140Z] e871e8e8d7a9: Pulling fs layer [2020-09-10T20:53:43.140Z] e73272ec9a57: Pulling fs layer [2020-09-10T20:53:43.140Z] 1e910a182e73: Pulling fs layer [2020-09-10T20:53:43.140Z] 4e634b169226: Pulling fs layer [2020-09-10T20:53:43.140Z] e73272ec9a57: Waiting [2020-09-10T20:53:43.140Z] 1e910a182e73: Waiting [2020-09-10T20:53:43.140Z] 4e634b169226: Waiting [2020-09-10T20:53:43.140Z] e871e8e8d7a9: Waiting [2020-09-10T20:53:43.404Z] a92cc7c5fd73: Verifying Checksum [2020-09-10T20:53:43.404Z] a92cc7c5fd73: Download complete [2020-09-10T20:53:43.404Z] ed8968b2872e: Download complete [2020-09-10T20:53:43.979Z] e73272ec9a57: Verifying Checksum [2020-09-10T20:53:43.979Z] e73272ec9a57: Download complete [2020-09-10T20:53:43.979Z] 1e910a182e73: Verifying Checksum [2020-09-10T20:53:43.979Z] 1e910a182e73: Download complete [2020-09-10T20:53:43.979Z] df20fa9351a1: Verifying Checksum [2020-09-10T20:53:43.979Z] df20fa9351a1: Download complete [2020-09-10T20:53:44.251Z] df20fa9351a1: Pull complete [2020-09-10T20:53:44.516Z] ed8968b2872e: Pull complete [2020-09-10T20:53:44.516Z] a92cc7c5fd73: Pull complete [2020-09-10T20:53:45.923Z] 4e634b169226: Verifying Checksum [2020-09-10T20:53:45.923Z] 4e634b169226: Download complete [2020-09-10T20:53:46.188Z] e871e8e8d7a9: Verifying Checksum [2020-09-10T20:53:46.188Z] e871e8e8d7a9: Download complete [2020-09-10T20:53:51.520Z] e871e8e8d7a9: Pull complete [2020-09-10T20:53:51.520Z] e73272ec9a57: Pull complete [2020-09-10T20:53:51.520Z] 1e910a182e73: Pull complete [2020-09-10T20:53:56.836Z] 4e634b169226: Pull complete [2020-09-10T20:53:56.837Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-10T20:53:56.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-10T20:53:56.837Z] ---> f7629b54cfaa [2020-09-10T20:53:56.837Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-10T20:53:56.837Z] ---> Running in 67ad91cb5320 [2020-09-10T20:53:56.837Z] Removing intermediate container 67ad91cb5320 [2020-09-10T20:53:56.837Z] ---> 3a0bd85bdc23 [2020-09-10T20:53:56.837Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T20:53:56.837Z] ---> Running in 0f869a9ad33a [2020-09-10T20:53:58.251Z] Removing intermediate container 0f869a9ad33a [2020-09-10T20:53:58.251Z] ---> 14af90b48a14 [2020-09-10T20:53:58.251Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-09-10T20:53:58.251Z] ---> Running in a1a3e4f5d94f [2020-09-10T20:53:58.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T20:53:59.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T20:54:02.325Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-09-10T20:54:02.325Z] (2/6) Installing libsodium (1.0.18-r0) [2020-09-10T20:54:02.899Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-09-10T20:54:02.899Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-09-10T20:54:02.899Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-10T20:54:03.475Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-09-10T20:54:03.475Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T20:54:03.475Z] OK: 167 MiB in 45 packages [2020-09-10T20:54:04.055Z] Removing intermediate container a1a3e4f5d94f [2020-09-10T20:54:04.055Z] ---> 77cd024a3fda [2020-09-10T20:54:04.055Z] Step 6/8 : WORKDIR /app [2020-09-10T20:54:04.055Z] ---> Running in 63fbca52e48f [2020-09-10T20:54:04.317Z] Removing intermediate container 63fbca52e48f [2020-09-10T20:54:04.317Z] ---> a95458e0b18f [2020-09-10T20:54:04.317Z] Step 7/8 : COPY . . [2020-09-10T20:54:04.579Z] ---> dbc740ea2459 [2020-09-10T20:54:04.579Z] Step 8/8 : RUN go mod download [2020-09-10T20:54:04.847Z] ---> Running in 2e4ca7203a61 [2020-09-10T20:54:29.038Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2176 in /w/workspace/_app-service-configurable_PR-117 [Pipeline] { [Pipeline] ws [2020-09-10T20:54:29.146Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-09-10T20:54:31.494Z] Removing intermediate container 2e4ca7203a61 [2020-09-10T20:54:31.494Z] ---> ce6ddd026be1 [2020-09-10T20:54:31.494Z] Successfully built ce6ddd026be1 [2020-09-10T20:54:31.494Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:54:32.231Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-10T20:54:32.231Z] . [Pipeline] withDockerContainer [2020-09-10T20:54:32.329Z] prd-centos7-docker-4c-2g-2175 does not seem to be running inside a container [2020-09-10T20:54:32.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-10T20:54:33.101Z] $ docker top 799a2c6f1928e484802db8b589b0a7602c1727551547ff7b783ef7f9d6966172 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-10T20:54:33.709Z] + go version [2020-09-10T20:54:33.710Z] go version go1.15.2 linux/amd64 [Pipeline] sh [2020-09-10T20:54:34.010Z] + make test [2020-09-10T20:54:34.010Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-09-10T20:54:34.375Z] using credential edgex-jenkins-ssh [2020-09-10T20:54:34.464Z] Cloning the remote Git repository [2020-09-10T20:54:34.464Z] Cloning with configured refspecs honoured and without tags [2020-09-10T20:54:34.508Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:54:34.625Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-09-10T20:54:34.693Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:54:34.696Z] > git --version # timeout=10 [2020-09-10T20:54:34.720Z] > git --version # 'git version 2.17.1' [2020-09-10T20:54:34.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:54:34.798Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:54:35.536Z] Fetching without tags [2020-09-10T20:54:36.030Z] Merging remotes/origin/master commit d76b33905ff2852036d8bb432dc01390d416ad34 into PR head commit 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:54:36.308Z] Merge succeeded, producing 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:54:36.309Z] Checking out Revision 8ace90426ffda99aa4ba35842f9df9b092234728 (PR-117) [2020-09-10T20:54:35.420Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T20:54:35.444Z] > git config --add remote.origin.fetch +refs/pull/117/head:refs/remotes/origin/PR-117 # timeout=10 [2020-09-10T20:54:35.462Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:54:35.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T20:54:35.525Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:54:35.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:54:35.537Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:54:36.031Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T20:54:36.054Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T20:54:36.140Z] > git remote # timeout=10 [2020-09-10T20:54:36.159Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T20:54:36.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:54:36.186Z] > git merge d76b33905ff2852036d8bb432dc01390d416ad34 # timeout=10 [2020-09-10T20:54:36.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T20:54:36.296Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T20:54:36.313Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T20:54:40.644Z] Commit message: "build: Switch to using Go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-10T20:54:41.800Z] ========================================================= [2020-09-10T20:54:41.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-10T20:54:41.800Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:54:42.787Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-10T20:54:43.781Z] Sending build context to Docker daemon 314.4kB [2020-09-10T20:54:43.781Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-10T20:54:43.781Z] Step 2/8 : FROM ${BASE} [2020-09-10T20:54:44.065Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-10T20:54:44.065Z] b538f80385f9: Pulling fs layer [2020-09-10T20:54:44.065Z] 74f711af9a0d: Pulling fs layer [2020-09-10T20:54:44.065Z] 99f96fe45779: Pulling fs layer [2020-09-10T20:54:44.065Z] 8529a6b9a6be: Pulling fs layer [2020-09-10T20:54:44.065Z] 45590311c82a: Pulling fs layer [2020-09-10T20:54:44.065Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-10T20:54:44.065Z] 209524e5b208: Pulling fs layer [2020-09-10T20:54:44.065Z] 8529a6b9a6be: Waiting [2020-09-10T20:54:44.065Z] 45590311c82a: Waiting [2020-09-10T20:54:44.065Z] 69ca0ff8b7b3: Waiting [2020-09-10T20:54:44.065Z] 209524e5b208: Waiting [2020-09-10T20:54:44.065Z] 99f96fe45779: Verifying Checksum [2020-09-10T20:54:44.065Z] 99f96fe45779: Download complete [2020-09-10T20:54:44.065Z] 74f711af9a0d: Verifying Checksum [2020-09-10T20:54:44.065Z] 74f711af9a0d: Download complete [2020-09-10T20:54:44.065Z] 45590311c82a: Verifying Checksum [2020-09-10T20:54:44.065Z] 45590311c82a: Download complete [2020-09-10T20:54:44.065Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-10T20:54:44.065Z] 69ca0ff8b7b3: Download complete [2020-09-10T20:54:44.065Z] b538f80385f9: Verifying Checksum [2020-09-10T20:54:44.343Z] b538f80385f9: Download complete [2020-09-10T20:54:44.952Z] b538f80385f9: Pull complete [2020-09-10T20:54:45.570Z] 74f711af9a0d: Pull complete [2020-09-10T20:54:46.184Z] 99f96fe45779: Pull complete [2020-09-10T20:54:46.184Z] 209524e5b208: Verifying Checksum [2020-09-10T20:54:46.184Z] 209524e5b208: Download complete [2020-09-10T20:54:48.169Z] 8529a6b9a6be: Verifying Checksum [2020-09-10T20:54:48.169Z] 8529a6b9a6be: Download complete [2020-09-10T20:54:52.266Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-09-10T20:54:52.266Z] CGO_ENABLED=1 go vet ./... [2020-09-10T20:54:53.230Z] gofmt -l . [2020-09-10T20:54:53.230Z] [ "`gofmt -l .`" = "" ] [2020-09-10T20:54:53.230Z] ./bin/test-go-mod-tidy.sh [2020-09-10T20:54:53.808Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-09-10T20:54:54.385Z] Stashed 1 file(s) [Pipeline] } [2020-09-10T20:54:54.371Z] $ docker stop --time=1 799a2c6f1928e484802db8b589b0a7602c1727551547ff7b783ef7f9d6966172 [2020-09-10T20:54:55.970Z] $ docker rm -f 799a2c6f1928e484802db8b589b0a7602c1727551547ff7b783ef7f9d6966172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-09-10T20:54:58.356Z] 8529a6b9a6be: Pull complete [2020-09-10T20:54:58.631Z] 45590311c82a: Pull complete [Pipeline] sh [2020-09-10T20:54:58.906Z] 69ca0ff8b7b3: Pull complete [2020-09-10T20:54:59.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-10T20:54:59.356Z] + ls -al . [2020-09-10T20:54:59.356Z] total 96 [2020-09-10T20:54:59.356Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 10 20:54 . [2020-09-10T20:54:59.356Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 10 20:53 .. [2020-09-10T20:54:59.356Z] -rw-rw-r--. 1 jenkins jenkins 6568 Sep 10 20:53 Attribution.txt [2020-09-10T20:54:59.356Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 10 20:53 bin [2020-09-10T20:54:59.356Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 10 20:54 coverage.out [2020-09-10T20:54:59.356Z] -rw-rw-r--. 1 jenkins jenkins 180 Sep 10 20:53 docker-compose.debug.yml [2020-09-10T20:54:59.356Z] -rw-rw-r--. 1 jenkins jenkins 133 Sep 10 20:53 docker-compose.yml [2020-09-10T20:54:59.356Z] -rw-rw-r--. 1 jenkins jenkins 2002 Sep 10 20:53 Dockerfile [2020-09-10T20:54:59.356Z] -rw-rw-r--. 1 jenkins jenkins 966 Sep 10 20:53 Dockerfile.build [2020-09-10T20:54:59.356Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 10 20:53 .dockerignore [2020-09-10T20:54:59.356Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 10 20:53 .git [2020-09-10T20:54:59.356Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 10 20:53 .github [2020-09-10T20:54:59.356Z] -rw-rw-r--. 1 jenkins jenkins 93 Sep 10 20:53 .gitignore [2020-09-10T20:54:59.356Z] -rw-r--r--. 1 jenkins jenkins 133 Sep 10 20:54 go.mod [2020-09-10T20:54:59.356Z] -rw-r--r--. 1 jenkins jenkins 19935 Sep 10 20:54 go.sum [2020-09-10T20:54:59.357Z] -rw-rw-r--. 1 jenkins jenkins 687 Sep 10 20:53 Jenkinsfile [2020-09-10T20:54:59.357Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 10 20:53 LICENSE [2020-09-10T20:54:59.357Z] -rw-rw-r--. 1 jenkins jenkins 1519 Sep 10 20:53 main.go [2020-09-10T20:54:59.357Z] -rw-rw-r--. 1 jenkins jenkins 1573 Sep 10 20:53 makefile [2020-09-10T20:54:59.357Z] -rw-rw-r--. 1 jenkins jenkins 1277 Sep 10 20:53 README.md [2020-09-10T20:54:59.357Z] drwxrwxr-x. 10 jenkins jenkins 171 Sep 10 20:53 res [2020-09-10T20:54:59.357Z] drwxrwxr-x. 3 jenkins jenkins 46 Sep 10 20:53 .semver [2020-09-10T20:54:59.357Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 10 20:53 snap [2020-09-10T20:54:59.357Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 10 20:49 VERSION [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:54:59.661Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8ace90426ffda99aa4ba35842f9df9b092234728 --label arch=amd64 --label version=0.0.0 . [2020-09-10T20:54:59.661Z] Sending build context to Docker daemon 336.9kB [2020-09-10T20:54:59.923Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-09-10T20:54:59.923Z] Step 2/27 : FROM ${BASE} AS builder [2020-09-10T20:54:59.923Z] ---> ce6ddd026be1 [2020-09-10T20:54:59.923Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-09-10T20:54:59.923Z] ---> Running in cbdf549acc88 [2020-09-10T20:55:00.187Z] Removing intermediate container cbdf549acc88 [2020-09-10T20:55:00.187Z] ---> cb5aa6d0ad7b [2020-09-10T20:55:00.187Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-09-10T20:55:00.187Z] ---> Running in 83fb462ddbfa [2020-09-10T20:55:00.448Z] Removing intermediate container 83fb462ddbfa [2020-09-10T20:55:00.448Z] ---> 5b26f5314797 [2020-09-10T20:55:00.448Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-10T20:55:00.448Z] ---> Running in 1df8cae1a8e4 [2020-09-10T20:55:00.722Z] Removing intermediate container 1df8cae1a8e4 [2020-09-10T20:55:00.722Z] ---> 580002cd1521 [2020-09-10T20:55:00.722Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T20:55:00.722Z] ---> Running in e0f31238c586 [2020-09-10T20:55:01.672Z] Removing intermediate container e0f31238c586 [2020-09-10T20:55:01.672Z] ---> 4ebe9d60ecde [2020-09-10T20:55:01.672Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-10T20:55:01.672Z] ---> Running in cf7b38110f51 [2020-09-10T20:55:01.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T20:55:03.258Z] 209524e5b208: Pull complete [2020-09-10T20:55:03.258Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-10T20:55:03.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-10T20:55:03.258Z] ---> 5bddaf1c2fca [2020-09-10T20:55:03.258Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-10T20:55:03.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T20:55:04.795Z] OK: 167 MiB in 45 packages [2020-09-10T20:55:05.257Z] ---> Running in 29f7f4b48918 [2020-09-10T20:55:05.370Z] Removing intermediate container cf7b38110f51 [2020-09-10T20:55:05.370Z] ---> 88d9189e8bd6 [2020-09-10T20:55:05.370Z] Step 8/27 : WORKDIR /app [2020-09-10T20:55:05.370Z] ---> Running in 10374abd2e53 [2020-09-10T20:55:05.370Z] Removing intermediate container 10374abd2e53 [2020-09-10T20:55:05.370Z] ---> ba4bcaf439b8 [2020-09-10T20:55:05.370Z] Step 9/27 : COPY go.mod . [2020-09-10T20:55:05.534Z] Removing intermediate container 29f7f4b48918 [2020-09-10T20:55:05.534Z] ---> c19eaaa73ff3 [2020-09-10T20:55:05.534Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T20:55:05.633Z] ---> 485b0c6190e1 [2020-09-10T20:55:05.633Z] Step 10/27 : RUN go mod download [2020-09-10T20:55:05.812Z] ---> Running in 631d7c41e5e4 [2020-09-10T20:55:05.897Z] ---> Running in 827d008c92f2 [2020-09-10T20:55:06.857Z] Removing intermediate container 827d008c92f2 [2020-09-10T20:55:06.857Z] ---> 82b6e89def04 [2020-09-10T20:55:06.857Z] Step 11/27 : COPY . . [2020-09-10T20:55:07.119Z] ---> 299d96719320 [2020-09-10T20:55:07.119Z] Step 12/27 : ARG MAKE="make build" [2020-09-10T20:55:07.119Z] ---> Running in cc8de00bd4f9 [2020-09-10T20:55:07.383Z] Removing intermediate container cc8de00bd4f9 [2020-09-10T20:55:07.383Z] ---> f55b8fdb033a [2020-09-10T20:55:07.383Z] Step 13/27 : RUN $MAKE [2020-09-10T20:55:07.383Z] ---> Running in f756c42384bb [2020-09-10T20:55:07.970Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-09-10T20:55:08.471Z] Removing intermediate container 631d7c41e5e4 [2020-09-10T20:55:08.472Z] ---> 047de465ffe1 [2020-09-10T20:55:08.472Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-09-10T20:55:08.472Z] ---> Running in ca7d6a0cf41e [2020-09-10T20:55:09.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-10T20:55:11.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-10T20:55:12.344Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-09-10T20:55:12.344Z] (2/6) Installing libsodium (1.0.18-r0) [2020-09-10T20:55:12.617Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-09-10T20:55:12.617Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-09-10T20:55:12.890Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-10T20:55:12.890Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-09-10T20:55:13.165Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T20:55:13.165Z] OK: 144 MiB in 45 packages [2020-09-10T20:55:14.608Z] Removing intermediate container ca7d6a0cf41e [2020-09-10T20:55:14.608Z] ---> 56cb1cca3a5b [2020-09-10T20:55:14.608Z] Step 6/8 : WORKDIR /app [2020-09-10T20:55:14.608Z] ---> Running in 5c83e9ac7731 [2020-09-10T20:55:14.885Z] Removing intermediate container 5c83e9ac7731 [2020-09-10T20:55:14.885Z] ---> 6eaed15d374b [2020-09-10T20:55:14.885Z] Step 7/8 : COPY . . [2020-09-10T20:55:15.866Z] ---> 7c2d67a76bfa [2020-09-10T20:55:15.866Z] Step 8/8 : RUN go mod download [2020-09-10T20:55:16.140Z] ---> Running in 7e52caf996d5 [2020-09-10T20:55:26.240Z] Removing intermediate container f756c42384bb [2020-09-10T20:55:26.240Z] ---> 004b1516257b [2020-09-10T20:55:26.240Z] Step 14/27 : FROM alpine:latest [2020-09-10T20:55:26.240Z] latest: Pulling from library/alpine [2020-09-10T20:55:26.240Z] df20fa9351a1: Already exists [2020-09-10T20:55:26.240Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-10T20:55:26.240Z] Status: Downloaded newer image for alpine:latest [2020-09-10T20:55:26.240Z] ---> a24bb4013296 [2020-09-10T20:55:26.240Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-10T20:55:26.240Z] ---> Running in 66c49183da53 [2020-09-10T20:55:26.240Z] Removing intermediate container 66c49183da53 [2020-09-10T20:55:26.240Z] ---> f8c441d10375 [2020-09-10T20:55:26.240Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-09-10T20:55:26.240Z] ---> Running in 72f4b6baf53b [2020-09-10T20:55:26.240Z] Removing intermediate container 72f4b6baf53b [2020-09-10T20:55:26.240Z] ---> 1375f7058c27 [2020-09-10T20:55:26.240Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-09-10T20:55:26.240Z] ---> Running in b1a2386f2502 [2020-09-10T20:55:26.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T20:55:26.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T20:55:26.240Z] (1/6) Installing ca-certificates (20191127-r4) [2020-09-10T20:55:26.240Z] (2/6) Installing libgcc (9.3.0-r2) [2020-09-10T20:55:26.240Z] (3/6) Installing libsodium (1.0.18-r0) [2020-09-10T20:55:26.240Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-09-10T20:55:26.240Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-10T20:55:26.240Z] (6/6) Installing zeromq (4.3.3-r0) [2020-09-10T20:55:26.240Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T20:55:26.240Z] Executing ca-certificates-20191127-r4.trigger [2020-09-10T20:55:26.241Z] OK: 9 MiB in 20 packages [2020-09-10T20:55:26.241Z] Removing intermediate container b1a2386f2502 [2020-09-10T20:55:26.241Z] ---> d1cc98ffd585 [2020-09-10T20:55:26.241Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-09-10T20:55:26.507Z] ---> a6c6cbc85242 [2020-09-10T20:55:26.507Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-09-10T20:55:26.768Z] ---> 0e088aba7389 [2020-09-10T20:55:26.768Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-09-10T20:55:27.034Z] ---> 0b1b388cedae [2020-09-10T20:55:27.034Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-09-10T20:55:27.609Z] ---> 1f1e79e49a4b [2020-09-10T20:55:27.609Z] Step 22/27 : EXPOSE 48095 [2020-09-10T20:55:27.609Z] ---> Running in 6972d437e0d1 [2020-09-10T20:55:27.871Z] Removing intermediate container 6972d437e0d1 [2020-09-10T20:55:27.871Z] ---> 62d19c584db1 [2020-09-10T20:55:27.871Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-09-10T20:55:27.871Z] ---> Running in 74d0cc3a694a [2020-09-10T20:55:28.133Z] Removing intermediate container 74d0cc3a694a [2020-09-10T20:55:28.133Z] ---> 5ccb44821c16 [2020-09-10T20:55:28.133Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T20:55:28.133Z] ---> Running in ae53404b93a4 [2020-09-10T20:55:28.396Z] Removing intermediate container ae53404b93a4 [2020-09-10T20:55:28.396Z] ---> 66376334188f [2020-09-10T20:55:28.396Z] Step 25/27 : LABEL arch=amd64 [2020-09-10T20:55:28.396Z] ---> Running in 0a8fbb60d24d [2020-09-10T20:55:28.659Z] Removing intermediate container 0a8fbb60d24d [2020-09-10T20:55:28.660Z] ---> a8ad5b6546dd [2020-09-10T20:55:28.660Z] Step 26/27 : LABEL git_sha=8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:55:28.660Z] ---> Running in dce56465c880 [2020-09-10T20:55:28.660Z] Removing intermediate container dce56465c880 [2020-09-10T20:55:28.660Z] ---> 007cfda382ba [2020-09-10T20:55:28.660Z] Step 27/27 : LABEL version=0.0.0 [2020-09-10T20:55:28.922Z] ---> Running in bb59f54bb03d [2020-09-10T20:55:28.922Z] Removing intermediate container bb59f54bb03d [2020-09-10T20:55:28.922Z] ---> 789d46c7a680 [2020-09-10T20:55:28.922Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-10T20:55:28.922Z] Successfully built 789d46c7a680 [2020-09-10T20:55:28.922Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-09-10T20:55:44.577Z] Still waiting to schedule task [2020-09-10T20:55:44.577Z] Waiting for next available executor on ‘centos7-docker-8c-8g’ [2020-09-10T20:55:48.513Z] Removing intermediate container 7e52caf996d5 [2020-09-10T20:55:48.513Z] ---> 19f208a1360f [2020-09-10T20:55:48.513Z] Successfully built 19f208a1360f [2020-09-10T20:55:48.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:55:49.384Z] + docker inspect -f . ci-base-image-arm64 [2020-09-10T20:55:49.384Z] . [Pipeline] withDockerContainer [2020-09-10T20:55:49.638Z] prd-ubuntu18.04-docker-arm64-4c-16g-2176 does not seem to be running inside a container [2020-09-10T20:55:49.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-10T20:55:51.551Z] $ docker top 43fd955aabe4486fade2c88187588afa18fa8790ad3a3a4e8be869b61e5c4e38 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-10T20:55:52.947Z] + go version [2020-09-10T20:55:52.947Z] go version go1.15.2 linux/arm64 [Pipeline] sh [2020-09-10T20:55:53.999Z] + make test [2020-09-10T20:55:53.999Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-09-10T20:56:50.592Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-09-10T20:56:50.592Z] CGO_ENABLED=1 go vet ./... [2020-09-10T20:56:52.034Z] gofmt -l . [2020-09-10T20:56:52.034Z] [ "`gofmt -l .`" = "" ] [2020-09-10T20:56:52.034Z] ./bin/test-go-mod-tidy.sh [2020-09-10T20:56:52.633Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-09-10T20:56:53.629Z] Warning: overwriting stash ‘coverage-report’ [2020-09-10T20:56:54.191Z] Stashed 1 file(s) [Pipeline] } [2020-09-10T20:56:54.193Z] $ docker stop --time=1 43fd955aabe4486fade2c88187588afa18fa8790ad3a3a4e8be869b61e5c4e38 [2020-09-10T20:56:56.495Z] $ docker rm -f 43fd955aabe4486fade2c88187588afa18fa8790ad3a3a4e8be869b61e5c4e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-10T20:56:57.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-10T20:56:58.246Z] + ls -al . [2020-09-10T20:56:58.246Z] total 124 [2020-09-10T20:56:58.246Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 20:56 . [2020-09-10T20:56:58.246Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 20:54 .. [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 10 20:54 .dockerignore [2020-09-10T20:56:58.246Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 20:54 .git [2020-09-10T20:56:58.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 20:54 .github [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 93 Sep 10 20:54 .gitignore [2020-09-10T20:56:58.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 20:54 .semver [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 6568 Sep 10 20:54 Attribution.txt [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 10 20:54 Dockerfile [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 966 Sep 10 20:54 Dockerfile.build [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 10 20:54 Jenkinsfile [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 10 20:54 LICENSE [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 1277 Sep 10 20:54 README.md [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 10 20:49 VERSION [2020-09-10T20:56:58.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 20:54 bin [2020-09-10T20:56:58.246Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 10 20:55 coverage.out [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 180 Sep 10 20:54 docker-compose.debug.yml [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 133 Sep 10 20:54 docker-compose.yml [2020-09-10T20:56:58.246Z] -rw-r--r-- 1 jenkins jenkins 133 Sep 10 20:56 go.mod [2020-09-10T20:56:58.246Z] -rw-r--r-- 1 jenkins jenkins 19935 Sep 10 20:56 go.sum [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 1519 Sep 10 20:54 main.go [2020-09-10T20:56:58.246Z] -rw-rw-r-- 1 jenkins jenkins 1573 Sep 10 20:54 makefile [2020-09-10T20:56:58.246Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 20:54 res [2020-09-10T20:56:58.246Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 20:54 snap [Pipeline] isUnix [Pipeline] sh [2020-09-10T20:56:58.587Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8ace90426ffda99aa4ba35842f9df9b092234728 --label arch=arm64 --label version=0.0.0 . [2020-09-10T20:56:58.861Z] Sending build context to Docker daemon 336.9kB [2020-09-10T20:56:58.861Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-09-10T20:56:58.861Z] Step 2/27 : FROM ${BASE} AS builder [2020-09-10T20:56:58.861Z] ---> 19f208a1360f [2020-09-10T20:56:58.861Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-09-10T20:56:59.136Z] ---> Running in 6bdb66eca980 [2020-09-10T20:56:59.738Z] Removing intermediate container 6bdb66eca980 [2020-09-10T20:56:59.738Z] ---> ed1c50efc5a0 [2020-09-10T20:56:59.738Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-09-10T20:56:59.738Z] ---> Running in aa014a344408 [2020-09-10T20:57:00.013Z] Removing intermediate container aa014a344408 [2020-09-10T20:57:00.013Z] ---> e35c6fabcb99 [2020-09-10T20:57:00.013Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-10T20:57:00.286Z] ---> Running in 9f8f7b7425e4 [2020-09-10T20:57:00.567Z] Removing intermediate container 9f8f7b7425e4 [2020-09-10T20:57:00.567Z] ---> 88999164a778 [2020-09-10T20:57:00.567Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T20:57:00.840Z] ---> Running in a2036f173d39 [2020-09-10T20:57:03.466Z] Removing intermediate container a2036f173d39 [2020-09-10T20:57:03.466Z] ---> 18daa8da3c6e [2020-09-10T20:57:03.466Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-10T20:57:03.466Z] ---> Running in 208808ebd084 [2020-09-10T20:57:04.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-10T20:57:05.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-10T20:57:06.572Z] OK: 144 MiB in 45 packages [2020-09-10T20:57:07.563Z] Removing intermediate container 208808ebd084 [2020-09-10T20:57:07.563Z] ---> bbb7bdf8cc74 [2020-09-10T20:57:07.563Z] Step 8/27 : WORKDIR /app [2020-09-10T20:57:07.841Z] ---> Running in cb3e3da7d61c [2020-09-10T20:57:08.440Z] Removing intermediate container cb3e3da7d61c [2020-09-10T20:57:08.440Z] ---> 0013794d59bb [2020-09-10T20:57:08.440Z] Step 9/27 : COPY go.mod . [2020-09-10T20:57:09.038Z] ---> 313f8787f947 [2020-09-10T20:57:09.039Z] Step 10/27 : RUN go mod download [2020-09-10T20:57:09.317Z] ---> Running in 740cda7ecfaf [2020-09-10T20:57:11.949Z] Removing intermediate container 740cda7ecfaf [2020-09-10T20:57:11.949Z] ---> b40da9e7b2db [2020-09-10T20:57:11.949Z] Step 11/27 : COPY . . [2020-09-10T20:57:12.938Z] ---> 90f5154029d6 [2020-09-10T20:57:12.938Z] Step 12/27 : ARG MAKE="make build" [2020-09-10T20:57:12.938Z] ---> Running in 4a01a00082e2 [2020-09-10T20:57:13.217Z] Removing intermediate container 4a01a00082e2 [2020-09-10T20:57:13.217Z] ---> 82cfd76aa760 [2020-09-10T20:57:13.217Z] Step 13/27 : RUN $MAKE [2020-09-10T20:57:13.491Z] ---> Running in fad5bf6ba78a [2020-09-10T20:57:14.936Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-09-10T20:58:01.999Z] Removing intermediate container fad5bf6ba78a [2020-09-10T20:58:01.999Z] ---> 65def61f3f91 [2020-09-10T20:58:01.999Z] Step 14/27 : FROM alpine:latest [2020-09-10T20:58:01.999Z] latest: Pulling from library/alpine [2020-09-10T20:58:01.999Z] b538f80385f9: Already exists [2020-09-10T20:58:01.999Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-10T20:58:01.999Z] Status: Downloaded newer image for alpine:latest [2020-09-10T20:58:01.999Z] ---> 62ee0e9f8440 [2020-09-10T20:58:01.999Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-10T20:58:01.999Z] ---> Running in aa53aa0fbd0f [2020-09-10T20:58:02.594Z] Removing intermediate container aa53aa0fbd0f [2020-09-10T20:58:02.594Z] ---> ccbcae461737 [2020-09-10T20:58:02.594Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-09-10T20:58:02.594Z] ---> Running in eed8d90e621c [2020-09-10T20:58:03.191Z] Removing intermediate container eed8d90e621c [2020-09-10T20:58:03.191Z] ---> 23270c898586 [2020-09-10T20:58:03.191Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-09-10T20:58:03.191Z] ---> Running in a62456bc42cb [2020-09-10T20:58:04.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-10T20:58:04.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-10T20:58:05.496Z] (1/6) Installing ca-certificates (20191127-r4) [2020-09-10T20:58:05.496Z] (2/6) Installing libgcc (9.3.0-r2) [2020-09-10T20:58:05.496Z] (3/6) Installing libsodium (1.0.18-r0) [2020-09-10T20:58:05.496Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-09-10T20:58:05.496Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-10T20:58:05.496Z] (6/6) Installing zeromq (4.3.3-r0) [2020-09-10T20:58:05.772Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T20:58:05.773Z] Executing ca-certificates-20191127-r4.trigger [2020-09-10T20:58:05.773Z] OK: 9 MiB in 20 packages [2020-09-10T20:58:07.749Z] Removing intermediate container a62456bc42cb [2020-09-10T20:58:07.749Z] ---> ac7e1876f5ad [2020-09-10T20:58:07.749Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-09-10T20:58:08.348Z] ---> 07a58c422471 [2020-09-10T20:58:08.348Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-09-10T20:58:09.338Z] ---> a373a12b1354 [2020-09-10T20:58:09.338Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-09-10T20:58:10.317Z] ---> 8d58de928335 [2020-09-10T20:58:10.317Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-09-10T20:58:11.762Z] ---> 8b51cdb003bf [2020-09-10T20:58:11.762Z] Step 22/27 : EXPOSE 48095 [2020-09-10T20:58:11.762Z] ---> Running in 018729b0acc8 [2020-09-10T20:58:12.360Z] Removing intermediate container 018729b0acc8 [2020-09-10T20:58:12.360Z] ---> 1f594781c436 [2020-09-10T20:58:12.360Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-09-10T20:58:12.360Z] ---> Running in d2dd975dbc91 [2020-09-10T20:58:12.957Z] Removing intermediate container d2dd975dbc91 [2020-09-10T20:58:12.957Z] ---> 9fd64fef4611 [2020-09-10T20:58:12.957Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-10T20:58:12.957Z] ---> Running in 91fe878161a7 [2020-09-10T20:58:13.550Z] Removing intermediate container 91fe878161a7 [2020-09-10T20:58:13.551Z] ---> 006c987b3c15 [2020-09-10T20:58:13.551Z] Step 25/27 : LABEL arch=arm64 [2020-09-10T20:58:13.551Z] ---> Running in c413c70fa865 [2020-09-10T20:58:14.142Z] Removing intermediate container c413c70fa865 [2020-09-10T20:58:14.143Z] ---> ed0c3444efb7 [2020-09-10T20:58:14.143Z] Step 26/27 : LABEL git_sha=8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:58:14.143Z] ---> Running in 84e219fd164d [2020-09-10T20:58:14.740Z] Removing intermediate container 84e219fd164d [2020-09-10T20:58:14.740Z] ---> 938dd2777e3d [2020-09-10T20:58:14.740Z] Step 27/27 : LABEL version=0.0.0 [2020-09-10T20:58:14.740Z] ---> Running in 71bef215b078 [2020-09-10T20:58:15.335Z] Removing intermediate container 71bef215b078 [2020-09-10T20:58:15.335Z] ---> 4da97ab37ad9 [2020-09-10T20:58:15.335Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-10T20:58:15.335Z] Successfully built 4da97ab37ad9 [2020-09-10T20:58:15.335Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-09-10T20:58:30.972Z] Still waiting to schedule task [2020-09-10T20:58:30.972Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-10T20:59:49.515Z] Running on prd-centos7-docker-8c-8g-2181 in /w/workspace/_app-service-configurable_PR-117 [Pipeline] { [Pipeline] ws [2020-09-10T20:59:49.578Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-09-10T20:59:51.805Z] using credential edgex-jenkins-ssh [2020-09-10T20:59:51.853Z] Cloning the remote Git repository [2020-09-10T20:59:51.853Z] Cloning with configured refspecs honoured and without tags [2020-09-10T20:59:51.860Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:59:51.926Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-09-10T20:59:51.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:59:51.956Z] > git --version # timeout=10 [2020-09-10T20:59:51.962Z] > git --version # 'git version 2.16.5' [2020-09-10T20:59:51.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:59:51.994Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:59:52.625Z] Fetching without tags [2020-09-10T20:59:53.036Z] Merging remotes/origin/master commit d76b33905ff2852036d8bb432dc01390d416ad34 into PR head commit 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:59:52.576Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T20:59:52.583Z] > git config --add remote.origin.fetch +refs/pull/117/head:refs/remotes/origin/PR-117 # timeout=10 [2020-09-10T20:59:52.588Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:59:52.599Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T20:59:52.612Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T20:59:52.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:59:52.617Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T20:59:53.032Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T20:59:53.041Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T20:59:53.075Z] > git remote # timeout=10 [2020-09-10T20:59:53.082Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T20:59:53.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T20:59:53.095Z] > git merge d76b33905ff2852036d8bb432dc01390d416ad34 # timeout=10 [2020-09-10T20:59:53.129Z] Merge succeeded, producing 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T20:59:53.129Z] Checking out Revision 8ace90426ffda99aa4ba35842f9df9b092234728 (PR-117) [2020-09-10T20:59:53.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T20:59:53.114Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T20:59:53.121Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T20:59:56.759Z] Commit message: "build: Switch to using Go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T20:59:58.332Z] ++ find /w/workspace/app-service-configurable/3 [2020-09-10T20:59:58.332Z] ++ grep snapcraft.yaml [2020-09-10T20:59:58.332Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-10T20:59:58.479Z] provisioning config files... [2020-09-10T20:59:58.492Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/3@tmp/config5317768593368222116tmp [Pipeline] { [Pipeline] sh [2020-09-10T20:59:58.874Z] + cp /w/workspace/app-service-configurable/3@tmp/config5317768593368222116tmp /w/workspace/app-service-configurable/3/edgex-snap-store-login [Pipeline] sh [2020-09-10T20:59:59.176Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-10T20:59:59.439Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-10T20:59:59.439Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-10T20:59:59.439Z] f08d8e2a3ba1: Pulling fs layer [2020-09-10T20:59:59.439Z] 3baa9cb2483b: Pulling fs layer [2020-09-10T20:59:59.439Z] 94e5ff4c0b15: Pulling fs layer [2020-09-10T20:59:59.439Z] 1860925334f9: Pulling fs layer [2020-09-10T20:59:59.439Z] 2daf38717194: Pulling fs layer [2020-09-10T20:59:59.439Z] 309017e8d7a4: Pulling fs layer [2020-09-10T20:59:59.439Z] f7790dc9fd0f: Pulling fs layer [2020-09-10T20:59:59.439Z] cac0ae9282c2: Pulling fs layer [2020-09-10T20:59:59.439Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-10T20:59:59.439Z] 2daf38717194: Waiting [2020-09-10T20:59:59.439Z] 309017e8d7a4: Waiting [2020-09-10T20:59:59.439Z] 1860925334f9: Waiting [2020-09-10T20:59:59.439Z] f7790dc9fd0f: Waiting [2020-09-10T20:59:59.439Z] cac0ae9282c2: Waiting [2020-09-10T20:59:59.439Z] 1f4cadf9a1ed: Waiting [2020-09-10T20:59:59.439Z] 94e5ff4c0b15: Verifying Checksum [2020-09-10T20:59:59.439Z] 94e5ff4c0b15: Download complete [2020-09-10T20:59:59.439Z] 3baa9cb2483b: Download complete [2020-09-10T20:59:59.439Z] 1860925334f9: Download complete [2020-09-10T20:59:59.439Z] 309017e8d7a4: Verifying Checksum [2020-09-10T20:59:59.439Z] 309017e8d7a4: Download complete [2020-09-10T20:59:59.702Z] f7790dc9fd0f: Verifying Checksum [2020-09-10T20:59:59.702Z] f7790dc9fd0f: Download complete [2020-09-10T20:59:59.702Z] cac0ae9282c2: Verifying Checksum [2020-09-10T20:59:59.702Z] cac0ae9282c2: Download complete [2020-09-10T20:59:59.702Z] 1f4cadf9a1ed: Download complete [2020-09-10T21:00:01.097Z] f08d8e2a3ba1: Verifying Checksum [2020-09-10T21:00:01.097Z] f08d8e2a3ba1: Download complete [2020-09-10T21:00:02.499Z] f08d8e2a3ba1: Pull complete [2020-09-10T21:00:02.766Z] 3baa9cb2483b: Pull complete [2020-09-10T21:00:02.766Z] 94e5ff4c0b15: Pull complete [2020-09-10T21:00:03.029Z] 1860925334f9: Pull complete [2020-09-10T21:00:09.635Z] 2daf38717194: Verifying Checksum [2020-09-10T21:00:09.635Z] 2daf38717194: Download complete [2020-09-10T21:00:19.284Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-2180 in /w/workspace/_app-service-configurable_PR-117 [Pipeline] { [Pipeline] ws [2020-09-10T21:00:19.339Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-09-10T21:00:23.968Z] using credential edgex-jenkins-ssh [2020-09-10T21:00:24.026Z] Cloning the remote Git repository [2020-09-10T21:00:24.026Z] Cloning with configured refspecs honoured and without tags [2020-09-10T21:00:24.072Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T21:00:24.192Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-09-10T21:00:24.311Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T21:00:24.312Z] > git --version # timeout=10 [2020-09-10T21:00:25.092Z] Fetching without tags [2020-09-10T21:00:24.332Z] > git --version # 'git version 2.17.1' [2020-09-10T21:00:24.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T21:00:24.390Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T21:00:25.013Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T21:00:25.029Z] > git config --add remote.origin.fetch +refs/pull/117/head:refs/remotes/origin/PR-117 # timeout=10 [2020-09-10T21:00:25.042Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T21:00:25.064Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-10T21:00:25.091Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-10T21:00:25.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T21:00:25.104Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T21:00:25.590Z] Merging remotes/origin/master commit d76b33905ff2852036d8bb432dc01390d416ad34 into PR head commit 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T21:00:25.774Z] Merge succeeded, producing 8ace90426ffda99aa4ba35842f9df9b092234728 [2020-09-10T21:00:25.775Z] Checking out Revision 8ace90426ffda99aa4ba35842f9df9b092234728 (PR-117) [2020-09-10T21:00:25.594Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T21:00:25.609Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T21:00:25.688Z] > git remote # timeout=10 [2020-09-10T21:00:25.704Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T21:00:25.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T21:00:25.725Z] > git merge d76b33905ff2852036d8bb432dc01390d416ad34 # timeout=10 [2020-09-10T21:00:25.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T21:00:25.766Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T21:00:25.779Z] > git checkout -f 8ace90426ffda99aa4ba35842f9df9b092234728 # timeout=10 [2020-09-10T21:00:27.821Z] 2daf38717194: Pull complete [2020-09-10T21:00:27.822Z] 309017e8d7a4: Pull complete [2020-09-10T21:00:27.822Z] f7790dc9fd0f: Pull complete [2020-09-10T21:00:27.822Z] cac0ae9282c2: Pull complete [2020-09-10T21:00:27.822Z] 1f4cadf9a1ed: Pull complete [2020-09-10T21:00:27.822Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-10T21:00:27.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-10T21:00:30.119Z] Commit message: "build: Switch to using Go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T21:00:31.772Z] + find /w/workspace/app-service-configurable/3 [2020-09-10T21:00:31.772Z] + grep snapcraft.yaml [2020-09-10T21:00:31.772Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-10T21:00:32.044Z] provisioning config files... [2020-09-10T21:00:32.075Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/3@tmp/config285072021154833484tmp [Pipeline] { [Pipeline] sh [2020-09-10T21:00:32.532Z] + cp /w/workspace/app-service-configurable/3@tmp/config285072021154833484tmp /w/workspace/app-service-configurable/3/edgex-snap-store-login [Pipeline] sh [2020-09-10T21:00:32.902Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-10T21:00:33.507Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-09-10T21:00:33.782Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-09-10T21:00:33.782Z] 237528ba509b: Pulling fs layer [2020-09-10T21:00:33.782Z] 393b96f31d8b: Pulling fs layer [2020-09-10T21:00:33.782Z] 4d82b0e39008: Pulling fs layer [2020-09-10T21:00:33.782Z] e7ca375b8d34: Pulling fs layer [2020-09-10T21:00:33.782Z] 418f656485bb: Pulling fs layer [2020-09-10T21:00:33.782Z] aebe8db9254c: Pulling fs layer [2020-09-10T21:00:33.782Z] 4f5f7b207d3f: Pulling fs layer [2020-09-10T21:00:33.782Z] d19ca6af091a: Pulling fs layer [2020-09-10T21:00:33.782Z] 16b5a0711add: Pulling fs layer [2020-09-10T21:00:33.782Z] e7ca375b8d34: Waiting [2020-09-10T21:00:33.782Z] aebe8db9254c: Waiting [2020-09-10T21:00:33.782Z] 418f656485bb: Waiting [2020-09-10T21:00:33.782Z] 4f5f7b207d3f: Waiting [2020-09-10T21:00:33.782Z] d19ca6af091a: Waiting [2020-09-10T21:00:33.782Z] 16b5a0711add: Waiting [2020-09-10T21:00:33.782Z] 393b96f31d8b: Verifying Checksum [2020-09-10T21:00:33.782Z] 393b96f31d8b: Download complete [2020-09-10T21:00:33.782Z] 4d82b0e39008: Download complete [2020-09-10T21:00:34.059Z] aebe8db9254c: Verifying Checksum [2020-09-10T21:00:34.059Z] aebe8db9254c: Download complete [2020-09-10T21:00:34.059Z] 4f5f7b207d3f: Verifying Checksum [2020-09-10T21:00:34.059Z] 4f5f7b207d3f: Download complete [2020-09-10T21:00:34.059Z] d19ca6af091a: Download complete [2020-09-10T21:00:34.335Z] 16b5a0711add: Verifying Checksum [2020-09-10T21:00:34.335Z] 16b5a0711add: Download complete [2020-09-10T21:00:34.455Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-10T21:00:34.455Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-10T21:00:34.455Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-10T21:00:34.455Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-10T21:00:34.455Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1089 kB] [2020-09-10T21:00:34.455Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1425 kB] [2020-09-10T21:00:35.034Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [897 kB] [2020-09-10T21:00:35.035Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [116 kB] [2020-09-10T21:00:35.035Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] [2020-09-10T21:00:35.035Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [132 kB] [2020-09-10T21:00:35.035Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.7 kB] [2020-09-10T21:00:35.035Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1384 kB] [2020-09-10T21:00:35.330Z] 237528ba509b: Verifying Checksum [2020-09-10T21:00:35.331Z] 237528ba509b: Download complete [2020-09-10T21:00:35.612Z] Fetched 5334 kB in 2s (3049 kB/s) [2020-09-10T21:00:37.009Z] Reading package lists... [2020-09-10T21:00:38.743Z] 237528ba509b: Pull complete [2020-09-10T21:00:38.744Z] 393b96f31d8b: Pull complete [2020-09-10T21:00:38.939Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-09-10T21:00:38.939Z] - README.md [2020-09-10T21:00:38.939Z] [2020-09-10T21:00:38.939Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-09-10T21:00:39.021Z] 4d82b0e39008: Pull complete [2020-09-10T21:00:39.617Z] e7ca375b8d34: Pull complete [2020-09-10T21:00:41.500Z] 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-10T21:00:41.500Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-10T21:00:41.500Z] 0% [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-10T21:00:41.500Z] 0% [1 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-10T21:00:43.399Z] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 41% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-10T21:00:45.022Z] 418f656485bb: Verifying Checksum [2020-09-10T21:00:45.022Z] 418f656485bb: Download complete [2020-09-10T21:00:45.960Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-09-10T21:00:47.325Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 46% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-10T21:00:47.588Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-10T21:00:47.588Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-10T21:00:47.852Z] The following packages were automatically installed and are no longer required: [2020-09-10T21:00:47.852Z] libjq1 libonig4 [2020-09-10T21:00:47.852Z] Use 'sudo apt autoremove' to remove them. [2020-09-10T21:00:47.852Z] Suggested packages: [2020-09-10T21:00:47.852Z] binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib [2020-09-10T21:00:47.852Z] g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake [2020-09-10T21:00:47.852Z] libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg [2020-09-10T21:00:47.852Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-09-10T21:00:47.852Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-09-10T21:00:47.852Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-09-10T21:00:47.852Z] gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n libstdc++-7-doc [2020-09-10T21:00:47.852Z] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-10T21:00:47.852Z] | libterm-readline-perl-perl [2020-09-10T21:00:48.117Z] The following NEW packages will be installed: [2020-09-10T21:00:48.117Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-09-10T21:00:48.117Z] curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-09-10T21:00:48.117Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-09-10T21:00:48.117Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 [2020-09-10T21:00:48.117Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-09-10T21:00:48.117Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-09-10T21:00:48.117Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 [2020-09-10T21:00:48.117Z] libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev [2020-09-10T21:00:48.117Z] libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages [2020-09-10T21:00:48.117Z] manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-09-10T21:00:48.117Z] 0 upgraded, 62 newly installed, 0 to remove and 3 not upgraded. [2020-09-10T21:00:48.117Z] Need to get 57.5 MB of archives. [2020-09-10T21:00:48.117Z] After this operation, 249 MB of additional disk space will be used. [2020-09-10T21:00:48.380Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-09-10T21:00:48.643Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-10T21:00:49.220Z] 0% [2 perl-modules-5.26 4867 B/2763 kB 0%] 2% [2 perl-modules-5.26 1464 kB/2763 kB 53%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-09-10T21:00:49.221Z] 5% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-09-10T21:00:49.221Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-09-10T21:00:49.485Z] 5% [5 libperl5.26 19.7 kB/3527 kB 1%] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-10T21:00:49.485Z] 11% [6 perl 61.4 kB/201 kB 31%] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-09-10T21:00:49.485Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-09-10T21:00:49.485Z] 12% [8 netbase 12.7 kB/12.7 kB 100%] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-09-10T21:00:49.750Z] 12% [9 manpages 65.5 kB/1234 kB 5%] 14% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-09-10T21:00:49.750Z] 14% [10 binutils-common 29.1 kB/196 kB 15%] 14% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-09-10T21:00:49.750Z] 15% [11 libbinutils 28.9 kB/488 kB 6%] 15% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-09-10T21:00:49.750Z] 16% [12 binutils-x86-64-linux-gnu 49.2 kB/1839 kB 3%] 18% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-09-10T21:00:49.750Z] 18% [13 binutils 3392 B/3392 B 100%] 19% [Working] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-09-10T21:00:49.750Z] 19% [14 libc-dev-bin 16.4 kB/71.8 kB 23%] 19% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-117.118 [992 kB] [2020-09-10T21:00:50.015Z] 19% [15 linux-libc-dev 50.6 kB/992 kB 5%] 21% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-09-10T21:00:50.015Z] 21% [16 libc6-dev 49.2 kB/2585 kB 2%] 25% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-09-10T21:00:50.015Z] 25% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-09-10T21:00:50.278Z] 25% [18 libisl19 28.1 kB/551 kB 5%] 26% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-09-10T21:00:50.278Z] 26% [19 libmpfr6 32.1 kB/243 kB 13%] 27% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-09-10T21:00:50.278Z] 27% [20 libmpc3 40.8 kB/40.8 kB 100%] 27% [Working] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-09-10T21:00:50.860Z] 27% [21 cpp-7 10.3 kB/8591 kB 0%] 38% [21 cpp-7 8041 kB/8591 kB 94%] 39% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-09-10T21:00:50.861Z] 40% [22 cpp 27.7 kB/27.7 kB 100%] 40% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-09-10T21:00:50.861Z] 40% [23 libcc1-0 8192 B/39.4 kB 21%] 40% [Working] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-09-10T21:00:50.861Z] 40% [24 libgomp1 49.2 kB/76.5 kB 64%] 41% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-09-10T21:00:50.861Z] 41% [25 libitm1 27.9 kB/27.9 kB 100%] 41% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-09-10T21:00:50.861Z] 41% [26 libatomic1 9192 B/9192 B 100%] 41% [Working] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-09-10T21:00:50.861Z] 41% [27 libasan4 18.8 kB/358 kB 5%] 42% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-09-10T21:00:50.861Z] 42% [28 liblsan0 53.2 kB/133 kB 40%] 43% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-09-10T21:00:50.861Z] 43% [29 libtsan0 51.4 kB/288 kB 18%] 43% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-09-10T21:00:50.861Z] 43% [30 libubsan0 25.2 kB/126 kB 20%] 44% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-09-10T21:00:50.861Z] 44% [31 libcilkrts5 16.4 kB/42.5 kB 39%] 44% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-09-10T21:00:50.861Z] 44% [32 libmpx2 4096 B/11.6 kB 35%] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-09-10T21:00:50.861Z] 45% [33 libquadmath0 34.5 kB/134 kB 26%] 45% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-09-10T21:00:51.125Z] 45% [34 libgcc-7-dev 17.8 kB/2378 kB 1%] 49% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-09-10T21:00:51.700Z] 49% [35 gcc-7 45.1 kB/9381 kB 0%] 59% [35 gcc-7 7437 kB/9381 kB 79%] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-09-10T21:00:51.700Z] 62% [36 gcc 5184 B/5184 B 100%] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-09-10T21:00:51.700Z] 63% [37 libstdc++-7-dev 328 kB/1471 kB 22%] 65% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-09-10T21:00:52.277Z] 65% [38 g++-7 7665 B/9697 kB 0%] 79% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-09-10T21:00:52.277Z] 79% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-09-10T21:00:52.277Z] 79% [40 make 30.8 kB/154 kB 20%] 79% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-09-10T21:00:52.277Z] 80% [41 libdpkg-perl 5388 B/211 kB 3%] 80% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-09-10T21:00:52.277Z] 80% [42 patch 19.4 kB/102 kB 19%] 81% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-09-10T21:00:52.277Z] 81% [43 dpkg-dev 20.3 kB/607 kB 3%] 82% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-09-10T21:00:52.277Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-09-10T21:00:52.278Z] 82% [45 curl 65.5 kB/159 kB 41%] 83% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-09-10T21:00:52.278Z] 83% [46 libfakeroot 25.9 kB/25.9 kB 100%] 83% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-09-10T21:00:52.278Z] 83% [47 fakeroot 20.5 kB/62.3 kB 33%] 83% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-09-10T21:00:52.278Z] 83% [48 libcurl3-gnutls 16.4 kB/213 kB 8%] 84% [Working] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-10T21:00:52.278Z] 84% [49 liberror-perl 22.8 kB/22.8 kB 100%] 84% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-10T21:00:52.542Z] 84% [50 git-man 31.9 kB/804 kB 4%] 86% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-09-10T21:00:52.542Z] 86% [51 git 7364 B/3915 kB 0%] 92% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-09-10T21:00:52.542Z] 92% [52 libalgorithm-diff-perl 18.0 kB/47.6 kB 38%] 92% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-09-10T21:00:52.542Z] 92% [53 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%] 92% [Working] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-09-10T21:00:52.542Z] 92% [54 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 93% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-09-10T21:00:52.542Z] 93% [55 libfile-fcntllock-perl 24.6 kB/33.2 kB 74%] 93% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-09-10T21:00:52.542Z] 93% [56 libnorm1 8032 B/224 kB 4%] 94% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-09-10T21:00:52.542Z] 94% [57 libpgm-5.2-0 6326 B/157 kB 4%] 94% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-09-10T21:00:52.542Z] 94% [58 libsodium23 10.0 kB/143 kB 7%] 95% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-09-10T21:00:52.542Z] 95% [59 libzmq5 7015 B/221 kB 3%] 95% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-09-10T21:00:52.542Z] 95% [60 libzmq3-dev 4869 B/400 kB 1%] 96% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-09-10T21:00:52.805Z] 96% [61 manpages-dev 16.4 kB/2217 kB 1%] 100% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-09-10T21:00:52.805Z] 100% [62 pkg-config 28.7 kB/45.0 kB 64%] 100% [Working] Fetched 57.5 MB in 4s (12.8 MB/s) [2020-09-10T21:00:53.069Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T21:00:53.069Z] Selecting previously unselected package liblocale-gettext-perl. [2020-09-10T21:00:53.069Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) [2020-09-10T21:00:53.069Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-09-10T21:00:53.069Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-09-10T21:00:53.069Z] Selecting previously unselected package perl-modules-5.26. [2020-09-10T21:00:53.069Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-10T21:00:53.069Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:00:54.466Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-10T21:00:54.466Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-10T21:00:54.466Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-10T21:00:54.466Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-10T21:00:54.466Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-10T21:00:54.466Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-10T21:00:54.466Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-10T21:00:54.466Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-10T21:00:54.466Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:00:55.416Z] Selecting previously unselected package perl. [2020-09-10T21:00:55.416Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-10T21:00:55.416Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-10T21:00:55.416Z] Selecting previously unselected package less. [2020-09-10T21:00:55.416Z] Preparing to unpack .../06-less_487-0.1_amd64.deb ... [2020-09-10T21:00:55.416Z] Unpacking less (487-0.1) ... [2020-09-10T21:00:55.416Z] Selecting previously unselected package netbase. [2020-09-10T21:00:55.416Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-09-10T21:00:55.416Z] Unpacking netbase (5.4) ... [2020-09-10T21:00:55.416Z] Selecting previously unselected package manpages. [2020-09-10T21:00:55.416Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-09-10T21:00:55.416Z] Unpacking manpages (4.15-1) ... [2020-09-10T21:00:55.682Z] Selecting previously unselected package binutils-common:amd64. [2020-09-10T21:00:55.682Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-10T21:00:55.682Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:00:55.682Z] Selecting previously unselected package libbinutils:amd64. [2020-09-10T21:00:55.682Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-10T21:00:55.682Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:00:55.946Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-09-10T21:00:55.946Z] Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-10T21:00:55.946Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:00:56.213Z] Selecting previously unselected package binutils. [2020-09-10T21:00:56.213Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-09-10T21:00:56.213Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:00:56.478Z] Selecting previously unselected package libc-dev-bin. [2020-09-10T21:00:56.478Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-09-10T21:00:56.478Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-09-10T21:00:56.478Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-09-10T21:00:56.478Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-117.118_amd64.deb ... [2020-09-10T21:00:56.478Z] Unpacking linux-libc-dev:amd64 (4.15.0-117.118) ... [2020-09-10T21:00:57.055Z] Selecting previously unselected package libc6-dev:amd64. [2020-09-10T21:00:57.055Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-09-10T21:00:57.055Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-09-10T21:00:57.633Z] Selecting previously unselected package gcc-7-base:amd64. [2020-09-10T21:00:57.633Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:57.633Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:00:57.633Z] Selecting previously unselected package libisl19:amd64. [2020-09-10T21:00:57.633Z] Preparing to unpack .../17-libisl19_0.19-1_amd64.deb ... [2020-09-10T21:00:57.633Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-09-10T21:00:57.895Z] Selecting previously unselected package libmpfr6:amd64. [2020-09-10T21:00:57.895Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_amd64.deb ... [2020-09-10T21:00:57.895Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-09-10T21:00:57.895Z] Selecting previously unselected package libmpc3:amd64. [2020-09-10T21:00:57.895Z] Preparing to unpack .../19-libmpc3_1.1.0-1_amd64.deb ... [2020-09-10T21:00:57.895Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-09-10T21:00:57.895Z] Selecting previously unselected package cpp-7. [2020-09-10T21:00:57.895Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:57.895Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:00:59.320Z] Selecting previously unselected package cpp. [2020-09-10T21:00:59.320Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-10T21:00:59.320Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:00:59.320Z] Selecting previously unselected package libcc1-0:amd64. [2020-09-10T21:00:59.320Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.320Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:00:59.320Z] Selecting previously unselected package libgomp1:amd64. [2020-09-10T21:00:59.320Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.320Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:00:59.320Z] Selecting previously unselected package libitm1:amd64. [2020-09-10T21:00:59.320Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.320Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:00:59.320Z] Selecting previously unselected package libatomic1:amd64. [2020-09-10T21:00:59.320Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.320Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:00:59.320Z] Selecting previously unselected package libasan4:amd64. [2020-09-10T21:00:59.320Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.320Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:00:59.583Z] Selecting previously unselected package liblsan0:amd64. [2020-09-10T21:00:59.583Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.583Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:00:59.583Z] Selecting previously unselected package libtsan0:amd64. [2020-09-10T21:00:59.583Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.583Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:00:59.846Z] Selecting previously unselected package libubsan0:amd64. [2020-09-10T21:00:59.846Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.846Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:00:59.846Z] Selecting previously unselected package libcilkrts5:amd64. [2020-09-10T21:00:59.846Z] Preparing to unpack .../30-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.846Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:00:59.846Z] Selecting previously unselected package libmpx2:amd64. [2020-09-10T21:00:59.846Z] Preparing to unpack .../31-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.846Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:00:59.846Z] Selecting previously unselected package libquadmath0:amd64. [2020-09-10T21:00:59.846Z] Preparing to unpack .../32-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-09-10T21:00:59.846Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:00.110Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-09-10T21:01:00.110Z] Preparing to unpack .../33-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:01:00.110Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:00.689Z] Selecting previously unselected package gcc-7. [2020-09-10T21:01:00.689Z] Preparing to unpack .../34-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:01:00.689Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:01.637Z] Selecting previously unselected package gcc. [2020-09-10T21:01:01.637Z] Preparing to unpack .../35-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-10T21:01:01.637Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:01:01.637Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-09-10T21:01:01.637Z] Preparing to unpack .../36-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:01:01.902Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:02.486Z] Selecting previously unselected package g++-7. [2020-09-10T21:01:02.486Z] Preparing to unpack .../37-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-09-10T21:01:02.486Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:03.437Z] Selecting previously unselected package g++. [2020-09-10T21:01:03.437Z] Preparing to unpack .../38-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-09-10T21:01:03.437Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:01:03.700Z] Selecting previously unselected package make. [2020-09-10T21:01:03.700Z] Preparing to unpack .../39-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-10T21:01:03.700Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-10T21:01:03.700Z] Selecting previously unselected package libdpkg-perl. [2020-09-10T21:01:03.700Z] Preparing to unpack .../40-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-09-10T21:01:03.700Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-09-10T21:01:03.700Z] Selecting previously unselected package patch. [2020-09-10T21:01:03.700Z] Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-10T21:01:03.700Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-10T21:01:03.964Z] Selecting previously unselected package dpkg-dev. [2020-09-10T21:01:03.964Z] Preparing to unpack .../42-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-09-10T21:01:03.964Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-09-10T21:01:03.964Z] Selecting previously unselected package build-essential. [2020-09-10T21:01:03.964Z] Preparing to unpack .../43-build-essential_12.4ubuntu1_amd64.deb ... [2020-09-10T21:01:03.964Z] Unpacking build-essential (12.4ubuntu1) ... [2020-09-10T21:01:03.964Z] Selecting previously unselected package curl. [2020-09-10T21:01:03.964Z] Preparing to unpack .../44-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-10T21:01:03.964Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-10T21:01:04.227Z] Selecting previously unselected package libfakeroot:amd64. [2020-09-10T21:01:04.227Z] Preparing to unpack .../45-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-09-10T21:01:04.227Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-09-10T21:01:04.227Z] Selecting previously unselected package fakeroot. [2020-09-10T21:01:04.227Z] Preparing to unpack .../46-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-09-10T21:01:04.227Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-09-10T21:01:04.227Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-10T21:01:04.227Z] Preparing to unpack .../47-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-10T21:01:04.227Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-10T21:01:04.490Z] Selecting previously unselected package liberror-perl. [2020-09-10T21:01:04.491Z] Preparing to unpack .../48-liberror-perl_0.17025-1_all.deb ... [2020-09-10T21:01:04.491Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-10T21:01:04.491Z] Selecting previously unselected package git-man. [2020-09-10T21:01:04.491Z] Preparing to unpack .../49-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-10T21:01:04.491Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:01:04.491Z] Selecting previously unselected package git. [2020-09-10T21:01:04.491Z] Preparing to unpack .../50-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-10T21:01:04.753Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:01:05.330Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-09-10T21:01:05.330Z] Preparing to unpack .../51-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-09-10T21:01:05.330Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-09-10T21:01:05.330Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-09-10T21:01:05.330Z] Preparing to unpack .../52-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-09-10T21:01:05.330Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-09-10T21:01:05.592Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-09-10T21:01:05.592Z] Preparing to unpack .../53-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-09-10T21:01:05.592Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-09-10T21:01:05.592Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-09-10T21:01:05.592Z] Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-09-10T21:01:05.592Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-09-10T21:01:05.592Z] Selecting previously unselected package libnorm1:amd64. [2020-09-10T21:01:05.592Z] Preparing to unpack .../55-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-09-10T21:01:05.592Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-09-10T21:01:05.592Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-09-10T21:01:05.592Z] Preparing to unpack .../56-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-09-10T21:01:05.592Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-09-10T21:01:05.855Z] Selecting previously unselected package libsodium23:amd64. [2020-09-10T21:01:05.855Z] Preparing to unpack .../57-libsodium23_1.0.16-2_amd64.deb ... [2020-09-10T21:01:05.855Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-09-10T21:01:05.855Z] Selecting previously unselected package libzmq5:amd64. [2020-09-10T21:01:05.855Z] Preparing to unpack .../58-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-09-10T21:01:05.855Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:01:06.118Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-09-10T21:01:06.118Z] Preparing to unpack .../59-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-09-10T21:01:06.118Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:01:06.118Z] Selecting previously unselected package manpages-dev. [2020-09-10T21:01:06.118Z] Preparing to unpack .../60-manpages-dev_4.15-1_all.deb ... [2020-09-10T21:01:06.118Z] Unpacking manpages-dev (4.15-1) ... [2020-09-10T21:01:06.693Z] Selecting previously unselected package pkg-config. [2020-09-10T21:01:06.693Z] Preparing to unpack .../61-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-09-10T21:01:06.693Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-09-10T21:01:06.693Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:06.693Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:06.693Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-09-10T21:01:06.693Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:06.693Z] Setting up manpages (4.15-1) ... [2020-09-10T21:01:06.693Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:01:06.693Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:06.963Z] Setting up less (487-0.1) ... [2020-09-10T21:01:06.963Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-10T21:01:06.963Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-10T21:01:06.963Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-10T21:01:06.963Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:07.225Z] Setting up linux-libc-dev:amd64 (4.15.0-117.118) ... [2020-09-10T21:01:07.225Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-09-10T21:01:07.225Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:01:07.225Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-10T21:01:07.225Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:07.226Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-09-10T21:01:07.226Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:07.226Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:01:07.226Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-09-10T21:01:07.226Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:07.226Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-10T21:01:07.489Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-09-10T21:01:07.489Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-09-10T21:01:07.489Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-09-10T21:01:07.489Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-09-10T21:01:07.489Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-10T21:01:07.489Z] Setting up manpages-dev (4.15-1) ... [2020-09-10T21:01:07.489Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-09-10T21:01:07.489Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:01:07.489Z] Setting up netbase (5.4) ... [2020-09-10T21:01:07.754Z] Setting up libisl19:amd64 (0.19-1) ... [2020-09-10T21:01:07.754Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:01:07.754Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:07.754Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:01:07.754Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:07.754Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:07.754Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:01:07.754Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-09-10T21:01:07.754Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:07.754Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:01:08.018Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:08.018Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:08.018Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:08.018Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:01:08.018Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:01:08.018Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:01:08.018Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-10T21:01:08.018Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-09-10T21:01:08.018Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-09-10T21:01:08.284Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:01:08.284Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:08.284Z] Setting up liberror-perl (0.17025-1) ... [2020-09-10T21:01:08.284Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:01:08.284Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-09-10T21:01:08.284Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:01:08.284Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-09-10T21:01:08.284Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-09-10T21:01:08.284Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-09-10T21:01:08.547Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:01:08.547Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-09-10T21:01:08.547Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-09-10T21:01:08.547Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:01:08.547Z] Setting up build-essential (12.4ubuntu1) ... [2020-09-10T21:01:08.547Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-09-10T21:01:08.810Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-10T21:01:08.810Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-10T21:01:11.371Z] binutils set to automatically installed. [2020-09-10T21:01:11.371Z] binutils-common set to automatically installed. [2020-09-10T21:01:11.371Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-09-10T21:01:11.371Z] build-essential set to automatically installed. [2020-09-10T21:01:11.371Z] cpp set to automatically installed. [2020-09-10T21:01:11.371Z] cpp-7 set to automatically installed. [2020-09-10T21:01:11.371Z] curl set to automatically installed. [2020-09-10T21:01:11.371Z] dpkg-dev set to automatically installed. [2020-09-10T21:01:11.371Z] fakeroot set to automatically installed. [2020-09-10T21:01:11.371Z] g++ set to automatically installed. [2020-09-10T21:01:11.371Z] g++-7 set to automatically installed. [2020-09-10T21:01:11.371Z] gcc set to automatically installed. [2020-09-10T21:01:11.371Z] gcc-7 set to automatically installed. [2020-09-10T21:01:11.371Z] gcc-7-base set to automatically installed. [2020-09-10T21:01:11.371Z] git set to automatically installed. [2020-09-10T21:01:11.371Z] git-man set to automatically installed. [2020-09-10T21:01:11.371Z] less set to automatically installed. [2020-09-10T21:01:11.371Z] libalgorithm-diff-perl set to automatically installed. [2020-09-10T21:01:11.371Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-09-10T21:01:11.371Z] libalgorithm-merge-perl set to automatically installed. [2020-09-10T21:01:11.371Z] libasan4 set to automatically installed. [2020-09-10T21:01:11.371Z] libatomic1 set to automatically installed. [2020-09-10T21:01:11.371Z] libbinutils set to automatically installed. [2020-09-10T21:01:11.371Z] libc-dev-bin set to automatically installed. [2020-09-10T21:01:11.371Z] libc6-dev set to automatically installed. [2020-09-10T21:01:11.371Z] libcc1-0 set to automatically installed. [2020-09-10T21:01:11.371Z] libcilkrts5 set to automatically installed. [2020-09-10T21:01:11.371Z] libcurl3-gnutls set to automatically installed. [2020-09-10T21:01:11.371Z] libdpkg-perl set to automatically installed. [2020-09-10T21:01:11.371Z] liberror-perl set to automatically installed. [2020-09-10T21:01:11.371Z] libfakeroot set to automatically installed. [2020-09-10T21:01:11.371Z] libfile-fcntllock-perl set to automatically installed. [2020-09-10T21:01:11.371Z] libgcc-7-dev set to automatically installed. [2020-09-10T21:01:11.371Z] libgdbm-compat4 set to automatically installed. [2020-09-10T21:01:11.371Z] libgdbm5 set to automatically installed. [2020-09-10T21:01:11.371Z] libgomp1 set to automatically installed. [2020-09-10T21:01:11.371Z] libisl19 set to automatically installed. [2020-09-10T21:01:11.371Z] libitm1 set to automatically installed. [2020-09-10T21:01:11.371Z] liblocale-gettext-perl set to automatically installed. [2020-09-10T21:01:11.371Z] liblsan0 set to automatically installed. [2020-09-10T21:01:11.371Z] libmpc3 set to automatically installed. [2020-09-10T21:01:11.371Z] libmpfr6 set to automatically installed. [2020-09-10T21:01:11.371Z] libmpx2 set to automatically installed. [2020-09-10T21:01:11.371Z] libnorm1 set to automatically installed. [2020-09-10T21:01:11.371Z] libperl5.26 set to automatically installed. [2020-09-10T21:01:11.371Z] libpgm-5.2-0 set to automatically installed. [2020-09-10T21:01:11.371Z] libquadmath0 set to automatically installed. [2020-09-10T21:01:11.371Z] libsodium23 set to automatically installed. [2020-09-10T21:01:11.371Z] libstdc++-7-dev set to automatically installed. [2020-09-10T21:01:11.371Z] libtsan0 set to automatically installed. [2020-09-10T21:01:11.371Z] libubsan0 set to automatically installed. [2020-09-10T21:01:11.371Z] libzmq3-dev set to automatically installed. [2020-09-10T21:01:11.371Z] libzmq5 set to automatically installed. [2020-09-10T21:01:11.371Z] linux-libc-dev set to automatically installed. [2020-09-10T21:01:11.371Z] make set to automatically installed. [2020-09-10T21:01:11.371Z] manpages set to automatically installed. [2020-09-10T21:01:11.371Z] manpages-dev set to automatically installed. [2020-09-10T21:01:11.371Z] netbase set to automatically installed. [2020-09-10T21:01:11.371Z] patch set to automatically installed. [2020-09-10T21:01:11.371Z] perl set to automatically installed. [2020-09-10T21:01:11.371Z] perl-modules-5.26 set to automatically installed. [2020-09-10T21:01:11.371Z] pkg-config set to automatically installed. [2020-09-10T21:01:11.371Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-10T21:01:11.371Z] Please ensure the environment is properly setup before continuing. [2020-09-10T21:01:11.371Z] Ignore this message if the appropriate measures have already been taken [2020-09-10T21:01:12.327Z] Pulling go  [2020-09-10T21:01:13.278Z] 'app-service-config' has dependencies that need to be staged: go [2020-09-10T21:01:13.278Z] Skipping pull go (already ran) [2020-09-10T21:01:13.278Z] Building go  [2020-09-10T21:01:13.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-10T21:01:13.278Z] Dload Upload Total Spent Left Speed [2020-09-10T21:01:14.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 408k 0 0 2446k 0 0:00:48 --:--:-- 0:00:48 2432k 57 115M 57 66.2M 0 0 56.7M 0 0:00:02 0:00:01 0:00:01 56.7M 68 115M 68 78.6M 0 0 56.1M 0 0:00:02 0:00:01 0:00:01 56.1M [2020-09-10T21:01:14.780Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2020-09-10T21:01:15.047Z] Failed to run 'override-build': Exit code was 56. [Pipeline] } [2020-09-10T21:01:16.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T21:01:17.417Z] Failed in branch amd64 [2020-09-10T21:01:32.011Z] 418f656485bb: Pull complete [2020-09-10T21:01:32.011Z] aebe8db9254c: Pull complete [2020-09-10T21:01:32.011Z] 4f5f7b207d3f: Pull complete [2020-09-10T21:01:32.011Z] d19ca6af091a: Pull complete [2020-09-10T21:01:32.011Z] 16b5a0711add: Pull complete [2020-09-10T21:01:32.011Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-09-10T21:01:32.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-10T21:01:32.011Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-10T21:01:32.011Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-09-10T21:01:32.011Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-09-10T21:01:32.012Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-09-10T21:01:32.012Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1260 kB] [2020-09-10T21:01:32.012Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [943 kB] [2020-09-10T21:01:32.283Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [671 kB] [2020-09-10T21:01:32.283Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [783 kB] [2020-09-10T21:01:32.876Z] Fetched 3909 kB in 2s (1715 kB/s) [2020-09-10T21:01:37.177Z] Reading package lists... [2020-09-10T21:01:43.885Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-09-10T21:01:43.885Z] - README.md [2020-09-10T21:01:43.885Z] [2020-09-10T21:01:43.885Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-09-10T21:01:50.589Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-10T21:01:50.589Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-09-10T21:01:50.589Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-09-10T21:01:50.589Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-09-10T21:01:55.798Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-10T21:02:02.499Z] Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-09-10T21:02:06.872Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 68% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 84% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-10T21:02:07.741Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-10T21:02:07.741Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-10T21:02:08.718Z] The following packages were automatically installed and are no longer required: [2020-09-10T21:02:08.718Z] libjq1 libonig4 [2020-09-10T21:02:08.718Z] Use 'sudo apt autoremove' to remove them. [2020-09-10T21:02:08.718Z] Suggested packages: [2020-09-10T21:02:08.718Z] binutils-doc cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-09-10T21:02:08.718Z] gcc-multilib autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg [2020-09-10T21:02:08.718Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-09-10T21:02:08.718Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-09-10T21:02:08.718Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-10T21:02:08.718Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n [2020-09-10T21:02:08.718Z] libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc [2020-09-10T21:02:08.718Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-09-10T21:02:09.694Z] The following NEW packages will be installed: [2020-09-10T21:02:09.694Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-09-10T21:02:09.694Z] cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-09-10T21:02:09.694Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-09-10T21:02:09.694Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 [2020-09-10T21:02:09.694Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-09-10T21:02:09.694Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-09-10T21:02:09.694Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 [2020-09-10T21:02:09.694Z] libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 [2020-09-10T21:02:09.694Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch [2020-09-10T21:02:09.694Z] perl perl-modules-5.26 pkg-config [2020-09-10T21:02:09.694Z] 0 upgraded, 59 newly installed, 0 to remove and 3 not upgraded. [2020-09-10T21:02:09.694Z] Need to get 49.1 MB of archives. [2020-09-10T21:02:09.694Z] After this operation, 219 MB of additional disk space will be used. [2020-09-10T21:02:09.966Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-09-10T21:02:10.237Z] 0% [1 liblocale-gettext-perl 13.8 kB/16.3 kB 85%] 0% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-10T21:02:10.783Z] 0% [2 perl-modules-5.26 24.6 kB/2763 kB 1%] 2% [2 perl-modules-5.26 1202 kB/2763 kB 44%] 5% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-09-10T21:02:10.783Z] 5% [3 libgdbm5 23.1 kB/23.1 kB 100%] 6% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-09-10T21:02:10.783Z] 6% [4 libgdbm-compat4 0 B/5536 B 0%] 6% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-09-10T21:02:11.057Z] 6% [5 libperl5.26 24.6 kB/3326 kB 1%] 12% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-10T21:02:11.057Z] 12% [6 perl 41.0 kB/201 kB 20%] 12% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-09-10T21:02:11.057Z] 12% [7 less 20.7 kB/99.7 kB 21%] 13% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-09-10T21:02:11.057Z] 13% [8 netbase 12.7 kB/12.7 kB 100%] 13% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-09-10T21:02:11.057Z] 13% [9 manpages 24.6 kB/1234 kB 2%] 16% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-09-10T21:02:11.057Z] 16% [10 binutils-common 36.9 kB/196 kB 19%] 16% [Working] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-09-10T21:02:11.057Z] 16% [11 libbinutils 32.8 kB/417 kB 8%] 17% [Working] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] [2020-09-10T21:02:11.057Z] 17% [12 binutils-aarch64-linux-gnu 26.2 kB/2170 kB 1%] 21% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-09-10T21:02:11.057Z] 21% [13 binutils 3364 B/3364 B 100%] 21% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-09-10T21:02:11.057Z] 21% [14 libc-dev-bin 8192 B/58.7 kB 14%] 22% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-117.118 [969 kB] [2020-09-10T21:02:11.057Z] 22% [15 linux-libc-dev 21.7 kB/969 kB 2%] 24% [Working] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-09-10T21:02:11.331Z] 24% [16 libc6-dev 12.3 kB/2049 kB 1%] 27% [Working] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-09-10T21:02:11.331Z] 28% [17 gcc-7-base 18.3 kB/18.3 kB 100%] 28% [Working] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-09-10T21:02:11.331Z] 28% [18 libisl19 4096 B/439 kB 1%] 29% [Working] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-09-10T21:02:11.331Z] 29% [19 libmpfr6 17.9 kB/202 kB 9%] 30% [Working] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-09-10T21:02:11.331Z] 30% [20 libmpc3 11.8 kB/37.2 kB 32%] 30% [Working] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-09-10T21:02:11.606Z] 30% [21 cpp-7 0 B/7046 kB 0%] 42% [Working] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-09-10T21:02:11.606Z] 42% [22 cpp 27.7 kB/27.7 kB 100%] 42% [Working] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-09-10T21:02:11.606Z] 42% [23 libcc1-0 0 B/36.5 kB 0%] 43% [Working] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-09-10T21:02:11.606Z] 43% [24 libgomp1 12.3 kB/69.7 kB 18%] 43% [Working] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-09-10T21:02:11.606Z] 43% [25 libitm1 24.3 kB/24.3 kB 100%] 43% [Working] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-09-10T21:02:11.606Z] 43% [26 libatomic1 8192 B/9176 B 89%] 44% [Working] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-09-10T21:02:11.606Z] 44% [27 libasan4 28.7 kB/335 kB 9%] 45% [Working] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-09-10T21:02:11.606Z] 45% [28 liblsan0 26.0 kB/121 kB 22%] 45% [Working] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-09-10T21:02:11.606Z] 45% [29 libtsan0 36.0 kB/269 kB 13%] 46% [Working] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-09-10T21:02:11.606Z] 46% [30 libubsan0 28.6 kB/117 kB 24%] 46% [Working] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-09-10T21:02:11.606Z] 47% [31 libgcc-7-dev 42.2 kB/833 kB 5%] 48% [Working] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-09-10T21:02:11.878Z] 48% [32 gcc-7 32.8 kB/7772 kB 0%] 61% [Working] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-09-10T21:02:11.878Z] 61% [33 gcc 5208 B/5208 B 100%] 62% [Working] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-09-10T21:02:11.878Z] 62% [34 libstdc++-7-dev 0 B/1471 kB 0%] 64% [Working] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-09-10T21:02:12.151Z] 64% [35 g++-7 41.0 kB/8077 kB 1%] 78% [Working] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-09-10T21:02:12.151Z] 78% [36 g++ 1552 B/1552 B 100%] 78% [Working] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-09-10T21:02:12.151Z] 78% [37 make 0 B/139 kB 0%] 79% [Working] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-09-10T21:02:12.151Z] 79% [38 libdpkg-perl 25.9 kB/211 kB 12%] 79% [Working] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-09-10T21:02:12.151Z] 79% [39 patch 36.9 kB/91.8 kB 40%] 80% [Working] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-09-10T21:02:12.151Z] 80% [40 dpkg-dev 50.2 kB/607 kB 8%] 81% [Working] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-09-10T21:02:12.151Z] 81% [41 build-essential 4754 B/4754 B 100%] 81% [Working] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-09-10T21:02:12.151Z] 82% [42 curl 27.8 kB/152 kB 18%] 82% [Working] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-09-10T21:02:12.151Z] 82% [43 libfakeroot 21.8 kB/21.8 kB 100%] 82% [Working] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-09-10T21:02:12.423Z] 83% [44 fakeroot 28.7 kB/59.9 kB 48%] 83% [Working] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-09-10T21:02:12.423Z] 83% [45 libcurl3-gnutls 22.2 kB/179 kB 12%] 84% [Working] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-10T21:02:12.423Z] 84% [46 liberror-perl 0 B/22.8 kB 0%] 84% [Working] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-10T21:02:12.423Z] 84% [47 git-man 28.7 kB/804 kB 4%] 86% [Working] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-09-10T21:02:12.423Z] 86% [48 git 32.6 kB/2952 kB 1%] 91% [Working] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-09-10T21:02:12.423Z] 91% [49 libalgorithm-diff-perl 29.9 kB/47.6 kB 63%] 91% [Working] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-09-10T21:02:12.423Z] 91% [50 libalgorithm-diff-xs-perl 8192 B/10.8 kB 76%] 91% [Working] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-09-10T21:02:12.423Z] 91% [51 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 92% [Working] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-09-10T21:02:12.423Z] 92% [52 libfile-fcntllock-perl 24.3 kB/33.0 kB 74%] 92% [Working] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-09-10T21:02:12.423Z] 92% [53 libnorm1 0 B/218 kB 0%] 93% [Working] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-09-10T21:02:12.423Z] 93% [54 libpgm-5.2-0 35.4 kB/140 kB 25%] 93% [Working] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-09-10T21:02:12.423Z] 94% [55 libsodium23 26.4 kB/90.4 kB 29%] 94% [Working] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-09-10T21:02:12.423Z] 94% [56 libzmq5 57.3 kB/208 kB 28%] 95% [Working] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-09-10T21:02:12.696Z] 95% [57 libzmq3-dev 55.6 kB/409 kB 14%] 96% [Working] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-09-10T21:02:12.696Z] 96% [58 manpages-dev 24.6 kB/2217 kB 1%] 100% [Working] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-09-10T21:02:12.696Z] 100% [59 pkg-config 42.8 kB/42.8 kB 100%] 100% [Working] Fetched 49.1 MB in 3s (17.0 MB/s) [2020-09-10T21:02:13.291Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T21:02:13.564Z] Selecting previously unselected package liblocale-gettext-perl. [2020-09-10T21:02:13.564Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9882 files and directories currently installed.) [2020-09-10T21:02:13.564Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-09-10T21:02:13.564Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-09-10T21:02:13.564Z] Selecting previously unselected package perl-modules-5.26. [2020-09-10T21:02:13.564Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-10T21:02:13.564Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:02:14.998Z] Selecting previously unselected package libgdbm5:arm64. [2020-09-10T21:02:14.998Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_arm64.deb ... [2020-09-10T21:02:15.269Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-09-10T21:02:15.269Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-10T21:02:15.269Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-09-10T21:02:15.269Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-10T21:02:15.542Z] Selecting previously unselected package libperl5.26:arm64. [2020-09-10T21:02:15.542Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-10T21:02:15.542Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:02:16.972Z] Selecting previously unselected package perl. [2020-09-10T21:02:16.972Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-10T21:02:16.972Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-10T21:02:16.972Z] Selecting previously unselected package less. [2020-09-10T21:02:16.972Z] Preparing to unpack .../06-less_487-0.1_arm64.deb ... [2020-09-10T21:02:16.972Z] Unpacking less (487-0.1) ... [2020-09-10T21:02:17.246Z] Selecting previously unselected package netbase. [2020-09-10T21:02:17.246Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-09-10T21:02:17.246Z] Unpacking netbase (5.4) ... [2020-09-10T21:02:17.246Z] Selecting previously unselected package manpages. [2020-09-10T21:02:17.246Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-09-10T21:02:17.246Z] Unpacking manpages (4.15-1) ... [2020-09-10T21:02:17.519Z] Selecting previously unselected package binutils-common:arm64. [2020-09-10T21:02:17.519Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-09-10T21:02:17.519Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:17.792Z] Selecting previously unselected package libbinutils:arm64. [2020-09-10T21:02:17.792Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-09-10T21:02:17.792Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:18.066Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-09-10T21:02:18.066Z] Preparing to unpack .../11-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-09-10T21:02:18.066Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:19.044Z] Selecting previously unselected package binutils. [2020-09-10T21:02:19.044Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-09-10T21:02:19.044Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:19.044Z] Selecting previously unselected package libc-dev-bin. [2020-09-10T21:02:19.044Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-09-10T21:02:19.044Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-09-10T21:02:19.317Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-09-10T21:02:19.317Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-117.118_arm64.deb ... [2020-09-10T21:02:19.317Z] Unpacking linux-libc-dev:arm64 (4.15.0-117.118) ... [2020-09-10T21:02:19.914Z] Selecting previously unselected package libc6-dev:arm64. [2020-09-10T21:02:20.187Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-09-10T21:02:20.187Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-09-10T21:02:21.165Z] Selecting previously unselected package gcc-7-base:arm64. [2020-09-10T21:02:21.165Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:21.165Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:21.165Z] Selecting previously unselected package libisl19:arm64. [2020-09-10T21:02:21.165Z] Preparing to unpack .../17-libisl19_0.19-1_arm64.deb ... [2020-09-10T21:02:21.165Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-09-10T21:02:21.437Z] Selecting previously unselected package libmpfr6:arm64. [2020-09-10T21:02:21.437Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_arm64.deb ... [2020-09-10T21:02:21.437Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-09-10T21:02:21.437Z] Selecting previously unselected package libmpc3:arm64. [2020-09-10T21:02:21.437Z] Preparing to unpack .../19-libmpc3_1.1.0-1_arm64.deb ... [2020-09-10T21:02:21.437Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-09-10T21:02:21.710Z] Selecting previously unselected package cpp-7. [2020-09-10T21:02:21.710Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:21.710Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:23.138Z] Selecting previously unselected package cpp. [2020-09-10T21:02:23.138Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-09-10T21:02:23.138Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:02:23.411Z] Selecting previously unselected package libcc1-0:arm64. [2020-09-10T21:02:23.411Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:23.411Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:23.411Z] Selecting previously unselected package libgomp1:arm64. [2020-09-10T21:02:23.411Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:23.411Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:23.682Z] Selecting previously unselected package libitm1:arm64. [2020-09-10T21:02:23.683Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:23.683Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:23.683Z] Selecting previously unselected package libatomic1:arm64. [2020-09-10T21:02:23.683Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:23.683Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:23.954Z] Selecting previously unselected package libasan4:arm64. [2020-09-10T21:02:23.954Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:23.954Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:23.954Z] Selecting previously unselected package liblsan0:arm64. [2020-09-10T21:02:23.954Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:24.227Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:24.227Z] Selecting previously unselected package libtsan0:arm64. [2020-09-10T21:02:24.227Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:24.227Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:24.500Z] Selecting previously unselected package libubsan0:arm64. [2020-09-10T21:02:24.500Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:24.500Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:24.500Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-09-10T21:02:24.500Z] Preparing to unpack .../30-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:24.500Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:25.094Z] Selecting previously unselected package gcc-7. [2020-09-10T21:02:25.094Z] Preparing to unpack .../31-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:25.094Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:26.521Z] Selecting previously unselected package gcc. [2020-09-10T21:02:26.521Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-09-10T21:02:26.521Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:02:26.793Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-09-10T21:02:26.793Z] Preparing to unpack .../33-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:26.793Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:27.770Z] Selecting previously unselected package g++-7. [2020-09-10T21:02:27.770Z] Preparing to unpack .../34-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-09-10T21:02:27.770Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:29.740Z] Selecting previously unselected package g++. [2020-09-10T21:02:29.740Z] Preparing to unpack .../35-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-09-10T21:02:29.740Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:02:29.740Z] Selecting previously unselected package make. [2020-09-10T21:02:29.740Z] Preparing to unpack .../36-make_4.1-9.1ubuntu1_arm64.deb ... [2020-09-10T21:02:29.740Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-10T21:02:29.740Z] Selecting previously unselected package libdpkg-perl. [2020-09-10T21:02:29.740Z] Preparing to unpack .../37-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-09-10T21:02:29.740Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-09-10T21:02:30.012Z] Selecting previously unselected package patch. [2020-09-10T21:02:30.012Z] Preparing to unpack .../38-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-09-10T21:02:30.012Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-10T21:02:30.012Z] Selecting previously unselected package dpkg-dev. [2020-09-10T21:02:30.012Z] Preparing to unpack .../39-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-09-10T21:02:30.012Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-09-10T21:02:30.283Z] Selecting previously unselected package build-essential. [2020-09-10T21:02:30.283Z] Preparing to unpack .../40-build-essential_12.4ubuntu1_arm64.deb ... [2020-09-10T21:02:30.283Z] Unpacking build-essential (12.4ubuntu1) ... [2020-09-10T21:02:30.555Z] Selecting previously unselected package curl. [2020-09-10T21:02:30.555Z] Preparing to unpack .../41-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-10T21:02:30.555Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-10T21:02:30.555Z] Selecting previously unselected package libfakeroot:arm64. [2020-09-10T21:02:30.555Z] Preparing to unpack .../42-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-09-10T21:02:30.555Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-09-10T21:02:30.826Z] Selecting previously unselected package fakeroot. [2020-09-10T21:02:30.826Z] Preparing to unpack .../43-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-09-10T21:02:30.826Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-09-10T21:02:30.826Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-10T21:02:30.826Z] Preparing to unpack .../44-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-10T21:02:30.826Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-10T21:02:31.098Z] Selecting previously unselected package liberror-perl. [2020-09-10T21:02:31.099Z] Preparing to unpack .../45-liberror-perl_0.17025-1_all.deb ... [2020-09-10T21:02:31.099Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-10T21:02:31.372Z] Selecting previously unselected package git-man. [2020-09-10T21:02:31.372Z] Preparing to unpack .../46-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-10T21:02:31.372Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:02:31.643Z] Selecting previously unselected package git. [2020-09-10T21:02:31.643Z] Preparing to unpack .../47-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-09-10T21:02:31.643Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:02:33.091Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-09-10T21:02:33.091Z] Preparing to unpack .../48-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-09-10T21:02:33.091Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-09-10T21:02:33.091Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-09-10T21:02:33.091Z] Preparing to unpack .../49-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-09-10T21:02:33.091Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-09-10T21:02:33.363Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-09-10T21:02:33.364Z] Preparing to unpack .../50-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-09-10T21:02:33.364Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-09-10T21:02:33.364Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-09-10T21:02:33.364Z] Preparing to unpack .../51-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-09-10T21:02:33.364Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-09-10T21:02:33.638Z] Selecting previously unselected package libnorm1:arm64. [2020-09-10T21:02:33.638Z] Preparing to unpack .../52-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-09-10T21:02:33.638Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-09-10T21:02:33.912Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-09-10T21:02:33.912Z] Preparing to unpack .../53-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-09-10T21:02:33.912Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-09-10T21:02:33.912Z] Selecting previously unselected package libsodium23:arm64. [2020-09-10T21:02:33.912Z] Preparing to unpack .../54-libsodium23_1.0.16-2_arm64.deb ... [2020-09-10T21:02:33.912Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-09-10T21:02:34.184Z] Selecting previously unselected package libzmq5:arm64. [2020-09-10T21:02:34.184Z] Preparing to unpack .../55-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-09-10T21:02:34.184Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:02:34.457Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-09-10T21:02:34.457Z] Preparing to unpack .../56-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-09-10T21:02:34.457Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:02:34.730Z] Selecting previously unselected package manpages-dev. [2020-09-10T21:02:34.730Z] Preparing to unpack .../57-manpages-dev_4.15-1_all.deb ... [2020-09-10T21:02:34.730Z] Unpacking manpages-dev (4.15-1) ... [2020-09-10T21:02:35.326Z] Selecting previously unselected package pkg-config. [2020-09-10T21:02:35.326Z] Preparing to unpack .../58-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-09-10T21:02:35.326Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-09-10T21:02:35.598Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:35.598Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-09-10T21:02:35.598Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:35.598Z] Setting up manpages (4.15-1) ... [2020-09-10T21:02:35.870Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:02:35.870Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:35.870Z] Setting up less (487-0.1) ... [2020-09-10T21:02:36.143Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-10T21:02:36.415Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-10T21:02:36.415Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-10T21:02:36.415Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:36.415Z] Setting up linux-libc-dev:arm64 (4.15.0-117.118) ... [2020-09-10T21:02:36.415Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-09-10T21:02:36.415Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:02:36.686Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-09-10T21:02:36.686Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:36.686Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-09-10T21:02:36.686Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:36.686Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:36.686Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-09-10T21:02:36.686Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-10T21:02:36.686Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-09-10T21:02:36.957Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-09-10T21:02:36.957Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-09-10T21:02:36.957Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-09-10T21:02:36.957Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-10T21:02:36.957Z] Setting up manpages-dev (4.15-1) ... [2020-09-10T21:02:36.957Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-09-10T21:02:37.227Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-09-10T21:02:37.227Z] Setting up netbase (5.4) ... [2020-09-10T21:02:37.227Z] Setting up libisl19:arm64 (0.19-1) ... [2020-09-10T21:02:37.227Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:02:37.227Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:37.497Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:37.498Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:37.498Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-09-10T21:02:37.498Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-09-10T21:02:37.498Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-09-10T21:02:37.498Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:37.498Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:37.498Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:37.769Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-10T21:02:37.769Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:37.769Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-09-10T21:02:37.769Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:02:37.769Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:37.769Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-09-10T21:02:37.769Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:02:38.042Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-10T21:02:38.042Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-09-10T21:02:38.042Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-09-10T21:02:38.042Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-09-10T21:02:38.314Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-09-10T21:02:38.314Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-09-10T21:02:38.314Z] Setting up liberror-perl (0.17025-1) ... [2020-09-10T21:02:38.314Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-09-10T21:02:38.314Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-09-10T21:02:38.314Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-09-10T21:02:38.314Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-09-10T21:02:38.314Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-10T21:02:38.587Z] Setting up build-essential (12.4ubuntu1) ... [2020-09-10T21:02:38.588Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-09-10T21:02:38.861Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-10T21:02:38.861Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-10T21:02:44.250Z] binutils set to automatically installed. [2020-09-10T21:02:44.250Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-09-10T21:02:44.521Z] binutils-common set to automatically installed. [2020-09-10T21:02:44.521Z] build-essential set to automatically installed. [2020-09-10T21:02:44.521Z] cpp set to automatically installed. [2020-09-10T21:02:44.521Z] cpp-7 set to automatically installed. [2020-09-10T21:02:44.521Z] curl set to automatically installed. [2020-09-10T21:02:44.521Z] dpkg-dev set to automatically installed. [2020-09-10T21:02:44.521Z] fakeroot set to automatically installed. [2020-09-10T21:02:44.521Z] g++ set to automatically installed. [2020-09-10T21:02:44.793Z] g++-7 set to automatically installed. [2020-09-10T21:02:44.793Z] gcc set to automatically installed. [2020-09-10T21:02:44.793Z] gcc-7 set to automatically installed. [2020-09-10T21:02:44.793Z] gcc-7-base set to automatically installed. [2020-09-10T21:02:44.793Z] git set to automatically installed. [2020-09-10T21:02:44.793Z] git-man set to automatically installed. [2020-09-10T21:02:44.793Z] less set to automatically installed. [2020-09-10T21:02:45.064Z] libalgorithm-diff-perl set to automatically installed. [2020-09-10T21:02:45.064Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-09-10T21:02:45.064Z] libalgorithm-merge-perl set to automatically installed. [2020-09-10T21:02:45.064Z] libasan4 set to automatically installed. [2020-09-10T21:02:45.064Z] libatomic1 set to automatically installed. [2020-09-10T21:02:45.064Z] libbinutils set to automatically installed. [2020-09-10T21:02:45.064Z] libc-dev-bin set to automatically installed. [2020-09-10T21:02:45.064Z] libc6-dev set to automatically installed. [2020-09-10T21:02:45.334Z] libcc1-0 set to automatically installed. [2020-09-10T21:02:45.334Z] libcurl3-gnutls set to automatically installed. [2020-09-10T21:02:45.334Z] libdpkg-perl set to automatically installed. [2020-09-10T21:02:45.334Z] liberror-perl set to automatically installed. [2020-09-10T21:02:45.334Z] libfakeroot set to automatically installed. [2020-09-10T21:02:45.334Z] libfile-fcntllock-perl set to automatically installed. [2020-09-10T21:02:45.334Z] libgcc-7-dev set to automatically installed. [2020-09-10T21:02:45.605Z] libgdbm-compat4 set to automatically installed. [2020-09-10T21:02:45.605Z] libgdbm5 set to automatically installed. [2020-09-10T21:02:45.605Z] libgomp1 set to automatically installed. [2020-09-10T21:02:45.605Z] libisl19 set to automatically installed. [2020-09-10T21:02:45.605Z] libitm1 set to automatically installed. [2020-09-10T21:02:45.605Z] liblocale-gettext-perl set to automatically installed. [2020-09-10T21:02:45.605Z] liblsan0 set to automatically installed. [2020-09-10T21:02:45.605Z] libmpc3 set to automatically installed. [2020-09-10T21:02:45.878Z] libmpfr6 set to automatically installed. [2020-09-10T21:02:45.878Z] libnorm1 set to automatically installed. [2020-09-10T21:02:45.878Z] libperl5.26 set to automatically installed. [2020-09-10T21:02:45.878Z] libpgm-5.2-0 set to automatically installed. [2020-09-10T21:02:45.878Z] libsodium23 set to automatically installed. [2020-09-10T21:02:45.878Z] libstdc++-7-dev set to automatically installed. [2020-09-10T21:02:45.878Z] libtsan0 set to automatically installed. [2020-09-10T21:02:46.149Z] libubsan0 set to automatically installed. [2020-09-10T21:02:46.149Z] libzmq3-dev set to automatically installed. [2020-09-10T21:02:46.149Z] libzmq5 set to automatically installed. [2020-09-10T21:02:46.149Z] linux-libc-dev set to automatically installed. [2020-09-10T21:02:46.149Z] make set to automatically installed. [2020-09-10T21:02:46.149Z] manpages set to automatically installed. [2020-09-10T21:02:46.149Z] manpages-dev set to automatically installed. [2020-09-10T21:02:46.423Z] netbase set to automatically installed. [2020-09-10T21:02:46.423Z] patch set to automatically installed. [2020-09-10T21:02:46.423Z] perl set to automatically installed. [2020-09-10T21:02:46.423Z] perl-modules-5.26 set to automatically installed. [2020-09-10T21:02:46.423Z] pkg-config set to automatically installed. [2020-09-10T21:02:46.423Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-10T21:02:46.423Z] Please ensure the environment is properly setup before continuing. [2020-09-10T21:02:46.423Z] Ignore this message if the appropriate measures have already been taken [2020-09-10T21:02:47.397Z] Pulling go  [2020-09-10T21:02:50.778Z] 'app-service-config' has dependencies that need to be staged: go [2020-09-10T21:02:50.779Z] Skipping pull go (already ran) [2020-09-10T21:02:50.779Z] Building go  [2020-09-10T21:02:51.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-10T21:02:51.050Z] Dload Upload Total Spent Left Speed [2020-09-10T21:02:53.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 93.2M 27 26.0M 0 0 33.6M 0 0:00:02 --:--:-- 0:00:02 33.6M 70 93.2M 70 65.6M 0 0 36.9M 0 0:00:02 0:00:01 0:00:01 36.8M 95 93.2M 95 88.5M 0 0 31.9M 0 0:00:02 0:00:02 --:--:-- 31.9M 100 93.2M 100 93.2M 0 0 31.2M 0 0:00:02 0:00:02 --:--:-- 31.2M [2020-09-10T21:02:55.292Z] sha256sum: WARNING: 1 computed checksum did NOT match [2020-09-10T21:02:55.563Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-09-10T21:02:58.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T21:02:59.484Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-10T21:03:02.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T21:03:03.077Z] ---> package-listing.sh [2020-09-10T21:03:03.077Z] ++ facter osfamily [2020-09-10T21:03:03.077Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-10T21:03:03.077Z] + OS_FAMILY=redhat [2020-09-10T21:03:03.077Z] + workspace=/w/workspace/_app-service-configurable_PR-117 [2020-09-10T21:03:03.077Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-10T21:03:03.077Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-10T21:03:03.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-10T21:03:03.077Z] + PACKAGES=/tmp/packages_start.txt [2020-09-10T21:03:03.077Z] + '[' /w/workspace/_app-service-configurable_PR-117 ']' [2020-09-10T21:03:03.077Z] + PACKAGES=/tmp/packages_end.txt [2020-09-10T21:03:03.077Z] + case "${OS_FAMILY}" in [2020-09-10T21:03:03.077Z] + rpm -qa [2020-09-10T21:03:03.077Z] + sort [2020-09-10T21:03:07.305Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-10T21:03:07.305Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-10T21:03:07.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-10T21:03:07.305Z] + '[' /w/workspace/_app-service-configurable_PR-117 ']' [2020-09-10T21:03:07.305Z] + mkdir -p /w/workspace/_app-service-configurable_PR-117/archives/ [2020-09-10T21:03:07.305Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-117/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-10T21:03:07.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T21:03:07.806Z] [2020-09-10T21:03:07.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-10T21:03:08.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T21:03:08.162Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-10T21:03:08.162Z] df20fa9351a1: Pulling fs layer [2020-09-10T21:03:08.162Z] 36b3adc4ff6f: Pulling fs layer [2020-09-10T21:03:08.162Z] 8ad3a11d3b57: Pulling fs layer [2020-09-10T21:03:08.162Z] 46f8f816bc3b: Pulling fs layer [2020-09-10T21:03:08.162Z] 0dadc02b9964: Pulling fs layer [2020-09-10T21:03:08.162Z] ce6a7cf60c04: Pulling fs layer [2020-09-10T21:03:08.162Z] 7a184a31f384: Pulling fs layer [2020-09-10T21:03:08.162Z] 0879bd2ef858: Pulling fs layer [2020-09-10T21:03:08.162Z] 46f8f816bc3b: Waiting [2020-09-10T21:03:08.162Z] 0dadc02b9964: Waiting [2020-09-10T21:03:08.162Z] ce6a7cf60c04: Waiting [2020-09-10T21:03:08.162Z] 7a184a31f384: Waiting [2020-09-10T21:03:08.162Z] 0879bd2ef858: Waiting [2020-09-10T21:03:08.162Z] 36b3adc4ff6f: Verifying Checksum [2020-09-10T21:03:08.162Z] 36b3adc4ff6f: Download complete [2020-09-10T21:03:08.162Z] 46f8f816bc3b: Verifying Checksum [2020-09-10T21:03:08.162Z] 46f8f816bc3b: Download complete [2020-09-10T21:03:08.162Z] df20fa9351a1: Verifying Checksum [2020-09-10T21:03:08.162Z] df20fa9351a1: Download complete [2020-09-10T21:03:08.162Z] ce6a7cf60c04: Verifying Checksum [2020-09-10T21:03:08.162Z] ce6a7cf60c04: Download complete [2020-09-10T21:03:08.162Z] 0dadc02b9964: Verifying Checksum [2020-09-10T21:03:08.162Z] 0dadc02b9964: Download complete [2020-09-10T21:03:08.435Z] 7a184a31f384: Verifying Checksum [2020-09-10T21:03:08.435Z] 7a184a31f384: Download complete [2020-09-10T21:03:08.705Z] 8ad3a11d3b57: Verifying Checksum [2020-09-10T21:03:08.705Z] 8ad3a11d3b57: Download complete [2020-09-10T21:03:08.705Z] df20fa9351a1: Pull complete [2020-09-10T21:03:08.969Z] 36b3adc4ff6f: Pull complete [2020-09-10T21:03:08.969Z] 0879bd2ef858: Verifying Checksum [2020-09-10T21:03:08.969Z] 0879bd2ef858: Download complete [2020-09-10T21:03:09.548Z] 8ad3a11d3b57: Pull complete [2020-09-10T21:03:09.548Z] 46f8f816bc3b: Pull complete [2020-09-10T21:03:09.810Z] 0dadc02b9964: Pull complete [2020-09-10T21:03:10.071Z] ce6a7cf60c04: Pull complete [2020-09-10T21:03:10.072Z] 7a184a31f384: Pull complete [2020-09-10T21:03:12.658Z] 0879bd2ef858: Pull complete [2020-09-10T21:03:12.658Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-10T21:03:12.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T21:03:12.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-10T21:03:12.799Z] prd-centos7-docker-4c-2g-2174 does not seem to be running inside a container [2020-09-10T21:03:12.829Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/_app-service-configurable_PR-117 -v /w/workspace/_app-service-configurable_PR-117:/w/workspace/_app-service-configurable_PR-117:rw,z -v /w/workspace/_app-service-configurable_PR-117@tmp:/w/workspace/_app-service-configurable_PR-117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-10T21:03:19.022Z] $ docker top 32366f6d9ca6ade0a10ac3795d45aa0ae6c3b7c673081948daabcab56b199f8b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-10T21:03:19.595Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-10T21:03:19.899Z] + ls /var/log/sa-host [2020-09-10T21:03:19.899Z] + sadf -c /var/log/sa-host/sa05 [2020-09-10T21:03:19.899Z] file_magic: OK [2020-09-10T21:03:19.899Z] HZ: Using current value: 100 [2020-09-10T21:03:19.899Z] file_header: OK [2020-09-10T21:03:19.899Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-10T21:03:19.899Z] Statistics: [2020-09-10T21:03:19.899Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-10T21:03:19.899Z] File successfully converted to sysstat format version 12.2.1 [2020-09-10T21:03:19.899Z] + sadf -c /var/log/sa-host/sa10 [2020-09-10T21:03:19.899Z] file_magic: OK [2020-09-10T21:03:19.899Z] HZ: Using current value: 100 [2020-09-10T21:03:19.899Z] file_header: OK [2020-09-10T21:03:19.899Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-10T21:03:19.899Z] Statistics: [2020-09-10T21:03:19.899Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-10T21:03:19.899Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-10T21:03:19.966Z] provisioning config files... [2020-09-10T21:03:19.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-117@tmp/config936476071531396525tmp [Pipeline] { [Pipeline] echo [2020-09-10T21:03:20.076Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T21:03:20.371Z] ---> create-netrc.sh [Pipeline] echo [2020-09-10T21:03:20.382Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T21:03:20.678Z] ---> logs-deploy.sh [2020-09-10T21:03:20.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-117/3 [2020-09-10T21:03:20.678Z] INFO: archiving workspace using pattern(s): [2020-09-10T21:03:22.071Z] Archives upload complete. [2020-09-10T21:03:22.071Z] INFO: archiving logs to Nexus