Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 b93460549a6a3b69ed35bf0b7686e9439ce4a145 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 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 b93460549a6a3b69ed35bf0b7686e9439ce4a145 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 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 b93460549a6a3b69ed35bf0b7686e9439ce4a145 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b93460549a6a3b69ed35bf0b7686e9439ce4a145 # timeout=10 Commit message: "Merge pull request #210 from ernestojeda/docker-push-latest" > 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, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-670 in /w/workspace/_app-service-configurable_master [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 # timeout=10 Commit message: "feat: set ServerBindAddr config item, fixes #93 (#94)" > git rev-list --no-walk f9d32b0af94926d82b06a261dd6d9ce2451bd9f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:33 ========================================================= 17:26:33 EdgeX Global Pipelines Version Info 17:26:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:26:35 ------------------- 17:26:35 stable info: 17:26:35 ------------------- 17:26:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:35 Commit SHA: b93460549a6a3b69ed35bf0b7686e9439ce4a145 17:26:35 Message: update stable to v1.0.98 17:26:36 ------------------- 17:26:36 experimental info: 17:26:36 ------------------- 17:26:36 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:36 Commit SHA: b93460549a6a3b69ed35bf0b7686e9439ce4a145 17:26:36 Message: update experimental to v1.0.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:26:38 17:26:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:26:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:26:38 latest: Pulling from edgex-devops/git-semver 17:26:38 9123ac7c32f7: Pulling fs layer 17:26:38 b8cc5d1170e3: Pulling fs layer 17:26:38 2924cbbf6a41: Pulling fs layer 17:26:38 93b08a4f1073: Pulling fs layer 17:26:38 93b08a4f1073: Waiting 17:26:38 b8cc5d1170e3: Verifying Checksum 17:26:38 b8cc5d1170e3: Download complete 17:26:38 9123ac7c32f7: Verifying Checksum 17:26:38 9123ac7c32f7: Download complete 17:26:38 93b08a4f1073: Verifying Checksum 17:26:38 93b08a4f1073: Download complete 17:26:38 2924cbbf6a41: Verifying Checksum 17:26:38 2924cbbf6a41: Download complete 17:26:38 9123ac7c32f7: Pull complete 17:26:39 b8cc5d1170e3: Pull complete 17:26:39 2924cbbf6a41: Pull complete 17:26:40 93b08a4f1073: Pull complete 17:26:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:26:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:26:40 prd-centos7-docker-4c-2g-670 does not seem to be running inside a container 17:26:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:26:42 $ docker top 7cbcbe1cfe95f0bae4653898fb5f22d269fb2f4d92af311f994c94765f58af07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:42 [ssh-agent] Looking for ssh-agent implementation... 17:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:42 $ docker exec 7cbcbe1cfe95f0bae4653898fb5f22d269fb2f4d92af311f994c94765f58af07 ssh-agent 17:26:42 SSH_AUTH_SOCK=/tmp/ssh-RFbv70SIhzx3/agent.11 17:26:42 SSH_AGENT_PID=16 17:26:42 Running ssh-add (command line suppressed) 17:26:43 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1821886361397707466.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1821886361397707466.key) 17:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:43 + git describe --exact-match --tags HEAD 17:26:43 fatal: No names found, cannot describe anything. [Pipeline] } 17:26:43 $ docker exec --env ******** --env ******** 7cbcbe1cfe95f0bae4653898fb5f22d269fb2f4d92af311f994c94765f58af07 ssh-agent -k 17:26:43 unset SSH_AUTH_SOCK; 17:26:43 unset SSH_AGENT_PID; 17:26:43 echo Agent pid 16 killed; 17:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:26:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:26:43 This usually means this commit has not been tagged. [Pipeline] sshagent 17:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:43 [ssh-agent] Looking for ssh-agent implementation... 17:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:44 $ docker exec 7cbcbe1cfe95f0bae4653898fb5f22d269fb2f4d92af311f994c94765f58af07 ssh-agent 17:26:44 SSH_AUTH_SOCK=/tmp/ssh-W5ErBzdk1yVN/agent.44 17:26:44 SSH_AGENT_PID=49 17:26:44 Running ssh-add (command line suppressed) 17:26:44 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_338600424527571116.key (/w/workspace/_app-service-configurable_master@tmp/private_key_338600424527571116.key) 17:26:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:44 + git semver init 17:26:44 # -> Open(): unable to determine branch for HEAD 17:26:44 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 17:26:44 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 17:26:44 # $SEMVER_REMOTE_NAME = origin 17:26:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:26:44 # $SEMVER_USER_NAME = edgex-jenkins 17:26:44 # $SEMVER_BRANCH = master 17:26:44 # $SEMVER_TEMP = /tmp/semver-417501358 17:26:44 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:26:44 # '/tmp/semver-417501358' -> '/w/workspace/_app-service-configurable_master/.semver' 17:26:45 # -> Force: false 17:26:45 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 17:26:45 $ docker exec --env ******** --env ******** 7cbcbe1cfe95f0bae4653898fb5f22d269fb2f4d92af311f994c94765f58af07 ssh-agent -k 17:26:45 unset SSH_AUTH_SOCK; 17:26:45 unset SSH_AGENT_PID; 17:26:45 echo Agent pid 49 killed; 17:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:46 + git semver [Pipeline] } 17:26:46 $ docker stop --time=1 7cbcbe1cfe95f0bae4653898fb5f22d269fb2f4d92af311f994c94765f58af07 17:26:47 $ docker rm -f 7cbcbe1cfe95f0bae4653898fb5f22d269fb2f4d92af311f994c94765f58af07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:26:48 Stashed 52 file(s) [Pipeline] echo 17:26:48 [edgeXSemver] initialized semver on version 1.2.1-dev.2 [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 17:27:03 Still waiting to schedule task 17:27:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:27:03 Still waiting to schedule task 17:27:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:28:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-671 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 17:28:47 Running in /w/workspace/app-service-configurable/36 [Pipeline] { [Pipeline] checkout 17:28:51 using credential edgex-jenkins-ssh 17:28:51 Cloning the remote Git repository 17:28:51 Cloning with configured refspecs honoured and without tags 17:28:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:28:51 > git init /w/workspace/app-service-configurable/36 # timeout=10 17:28:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:28:51 > git --version # timeout=10 17:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:28:52 Fetching without tags 17:28:53 Checking out Revision 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 (master) 17:28:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:28:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:28:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:28:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:28:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:28:53 > git config core.sparsecheckout # timeout=10 17:28:53 > git checkout -f 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 # timeout=10 17:28:57 Commit message: "feat: set ServerBindAddr config item, fixes #93 (#94)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:28:58 ========================================================= 17:28:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:28:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:28:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 17:29:00 Sending build context to Docker daemon 324.1kB 17:29:00 Step 1/8 : ARG BASE=golang:1.13-alpine 17:29:00 Step 2/8 : FROM ${BASE} 17:29:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:29:01 cde5963f3b93: Pulling fs layer 17:29:01 2a23fa8c16f7: Pulling fs layer 17:29:01 777b28850792: Pulling fs layer 17:29:01 8a11ddd9e578: Pulling fs layer 17:29:01 4cf88f913ddb: Pulling fs layer 17:29:01 1df406cf5192: Pulling fs layer 17:29:01 cd6300453558: Pulling fs layer 17:29:01 b9c365052c96: Pulling fs layer 17:29:01 a2d8cc88f415: Pulling fs layer 17:29:01 ea1d1ca13537: Pulling fs layer 17:29:01 3750a50a1c5e: Pulling fs layer 17:29:01 a2d8cc88f415: Waiting 17:29:01 1df406cf5192: Waiting 17:29:01 cd6300453558: Waiting 17:29:01 b9c365052c96: Waiting 17:29:01 8a11ddd9e578: Waiting 17:29:01 ea1d1ca13537: Waiting 17:29:01 3750a50a1c5e: Waiting 17:29:01 4cf88f913ddb: Waiting 17:29:01 777b28850792: Verifying Checksum 17:29:01 777b28850792: Download complete 17:29:01 2a23fa8c16f7: Verifying Checksum 17:29:01 2a23fa8c16f7: Download complete 17:29:01 4cf88f913ddb: Verifying Checksum 17:29:01 4cf88f913ddb: Download complete 17:29:01 1df406cf5192: Verifying Checksum 17:29:01 1df406cf5192: Download complete 17:29:01 cde5963f3b93: Verifying Checksum 17:29:01 cde5963f3b93: Download complete 17:29:02 cde5963f3b93: Pull complete 17:29:02 2a23fa8c16f7: Pull complete 17:29:03 777b28850792: Pull complete 17:29:03 cd6300453558: Verifying Checksum 17:29:03 cd6300453558: Download complete 17:29:03 a2d8cc88f415: Verifying Checksum 17:29:03 a2d8cc88f415: Download complete 17:29:05 ea1d1ca13537: Verifying Checksum 17:29:05 ea1d1ca13537: Download complete 17:29:05 3750a50a1c5e: Verifying Checksum 17:29:05 3750a50a1c5e: Download complete 17:29:06 8a11ddd9e578: Verifying Checksum 17:29:06 8a11ddd9e578: Download complete 17:29:06 b9c365052c96: Download complete 17:29:11 Running on prd-centos7-docker-4c-2g-672 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 17:29:11 Running in /w/workspace/app-service-configurable/36 [Pipeline] { [Pipeline] checkout 17:29:15 using credential edgex-jenkins-ssh 17:29:15 Cloning the remote Git repository 17:29:15 Cloning with configured refspecs honoured and without tags 17:29:16 Fetching without tags 17:29:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:29:15 > git init /w/workspace/app-service-configurable/36 # timeout=10 17:29:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:29:15 > git --version # timeout=10 17:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:29:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:29:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:29:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:29:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:29:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:29:17 Checking out Revision 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 (master) 17:29:17 > git config core.sparsecheckout # timeout=10 17:29:17 > git checkout -f 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 # timeout=10 17:29:18 8a11ddd9e578: Pull complete 17:29:18 4cf88f913ddb: Pull complete 17:29:18 1df406cf5192: Pull complete 17:29:21 Commit message: "feat: set ServerBindAddr config item, fixes #93 (#94)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:29:22 ========================================================= 17:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:29:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:29:23 cd6300453558: Pull complete 17:29:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 17:29:23 Sending build context to Docker daemon 324.1kB 17:29:23 Step 1/8 : ARG BASE=golang:1.13-alpine 17:29:23 Step 2/8 : FROM ${BASE} 17:29:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:29:23 e6b0cf9c0882: Pulling fs layer 17:29:23 2848faf0eed1: Pulling fs layer 17:29:23 0f37312ad70f: Pulling fs layer 17:29:23 5788d62ee057: Pulling fs layer 17:29:23 0e6b1d234666: Pulling fs layer 17:29:23 bf5d7aec512f: Pulling fs layer 17:29:23 34c802a77dc8: Pulling fs layer 17:29:23 9eb99e56ec68: Pulling fs layer 17:29:23 27c7a5d97fbd: Pulling fs layer 17:29:23 5c102a31e300: Pulling fs layer 17:29:23 dcfb455df0a1: Pulling fs layer 17:29:23 5788d62ee057: Waiting 17:29:23 0e6b1d234666: Waiting 17:29:23 bf5d7aec512f: Waiting 17:29:23 34c802a77dc8: Waiting 17:29:23 9eb99e56ec68: Waiting 17:29:23 27c7a5d97fbd: Waiting 17:29:23 5c102a31e300: Waiting 17:29:23 dcfb455df0a1: Waiting 17:29:23 0f37312ad70f: Verifying Checksum 17:29:23 0f37312ad70f: Download complete 17:29:23 2848faf0eed1: Verifying Checksum 17:29:23 2848faf0eed1: Download complete 17:29:23 0e6b1d234666: Verifying Checksum 17:29:23 0e6b1d234666: Download complete 17:29:23 bf5d7aec512f: Verifying Checksum 17:29:23 bf5d7aec512f: Download complete 17:29:23 e6b0cf9c0882: Verifying Checksum 17:29:23 e6b0cf9c0882: Download complete 17:29:24 e6b0cf9c0882: Pull complete 17:29:24 34c802a77dc8: Verifying Checksum 17:29:24 34c802a77dc8: Download complete 17:29:24 27c7a5d97fbd: Verifying Checksum 17:29:24 27c7a5d97fbd: Download complete 17:29:25 5c102a31e300: Verifying Checksum 17:29:25 5c102a31e300: Download complete 17:29:25 dcfb455df0a1: Verifying Checksum 17:29:25 dcfb455df0a1: Download complete 17:29:25 5788d62ee057: Verifying Checksum 17:29:25 5788d62ee057: Download complete 17:29:25 9eb99e56ec68: Download complete 17:29:26 2848faf0eed1: Pull complete 17:29:26 0f37312ad70f: Pull complete 17:29:27 b9c365052c96: Pull complete 17:29:27 a2d8cc88f415: Pull complete 17:29:29 ea1d1ca13537: Pull complete 17:29:30 3750a50a1c5e: Pull complete 17:29:30 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:29:30 ---> 78745c68409d 17:29:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:29:32 5788d62ee057: Pull complete 17:29:32 0e6b1d234666: Pull complete 17:29:32 bf5d7aec512f: Pull complete 17:29:34 ---> Running in a18e3672ba0d 17:29:35 Removing intermediate container a18e3672ba0d 17:29:35 ---> 9e5b9f95ecbf 17:29:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:35 ---> Running in ade4d985b43f 17:29:37 Removing intermediate container ade4d985b43f 17:29:37 ---> c2642eb9bf9b 17:29:37 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:29:37 ---> Running in 9548c23bf44f 17:29:38 34c802a77dc8: Pull complete 17:29:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:29:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:29:40 9eb99e56ec68: Pull complete 17:29:40 27c7a5d97fbd: Pull complete 17:29:41 (1/6) Installing libc-dev (0.7.2-r0) 17:29:41 (2/6) Installing libsodium (1.0.18-r0) 17:29:41 (3/6) Installing pkgconf (1.6.3-r0) 17:29:41 (4/6) Installing libsodium-dev (1.0.18-r0) 17:29:41 (5/6) Installing libzmq (4.3.2-r0) 17:29:42 (6/6) Installing zeromq-dev (4.3.2-r0) 17:29:42 Executing busybox-1.31.1-r8.trigger 17:29:42 OK: 127 MiB in 45 packages 17:29:42 5c102a31e300: Pull complete 17:29:42 dcfb455df0a1: Pull complete 17:29:42 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:29:42 ---> 7c70fe431013 17:29:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:29:43 ---> Running in 98d345fd47a9 17:29:43 Removing intermediate container 98d345fd47a9 17:29:43 ---> 3a7bd6f211cc 17:29:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:43 ---> Running in 2b64c13e273c 17:29:43 Removing intermediate container 9548c23bf44f 17:29:43 ---> 8e4702da8c3f 17:29:43 Step 6/8 : WORKDIR /app 17:29:43 ---> Running in 132490036c63 17:29:44 Removing intermediate container 132490036c63 17:29:44 ---> d1d8d7a0acf1 17:29:44 Step 7/8 : COPY . . 17:29:44 Removing intermediate container 2b64c13e273c 17:29:44 ---> 70b861ac9e0f 17:29:44 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:29:44 ---> Running in 2776502a0689 17:29:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:29:45 ---> f07609bdaa80 17:29:45 Step 8/8 : RUN go mod download 17:29:45 ---> Running in d5af0a666f21 17:29:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:29:46 (1/6) Installing libc-dev (0.7.2-r0) 17:29:46 (2/6) Installing libsodium (1.0.18-r0) 17:29:46 (3/6) Installing pkgconf (1.6.3-r0) 17:29:46 (4/6) Installing libsodium-dev (1.0.18-r0) 17:29:46 (5/6) Installing libzmq (4.3.2-r0) 17:29:47 (6/6) Installing zeromq-dev (4.3.2-r0) 17:29:47 Executing busybox-1.31.1-r8.trigger 17:29:47 OK: 145 MiB in 45 packages 17:29:47 Removing intermediate container 2776502a0689 17:29:47 ---> 6404d1eefb6a 17:29:47 Step 6/8 : WORKDIR /app 17:29:47 ---> Running in f3e576412e7f 17:29:47 Removing intermediate container f3e576412e7f 17:29:47 ---> 691f83e89045 17:29:47 Step 7/8 : COPY . . 17:29:48 ---> 1c6c2e27c7f7 17:29:48 Step 8/8 : RUN go mod download 17:29:48 ---> Running in bc0633515644 17:29:48 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:29:48 go: finding github.com/BurntSushi/toml v0.3.1 17:29:48 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:29:48 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:29:48 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:29:48 go: finding github.com/bgentry/speakeasy v0.1.0 17:29:48 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:29:48 go: finding github.com/davecgh/go-spew v1.1.1 17:29:48 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:29:48 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:29:48 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:29:48 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:29:48 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:29:48 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:29:48 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:29:48 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:29:48 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 17:29:48 go: finding github.com/fatih/color v1.7.0 17:29:48 go: finding github.com/fsnotify/fsnotify v1.4.7 17:29:48 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:29:48 go: finding github.com/go-kit/kit v0.8.0 17:29:48 go: finding github.com/go-logfmt/logfmt v0.4.0 17:29:48 go: finding github.com/go-redis/redis/v7 v7.2.0 17:29:48 go: finding github.com/go-stack/stack v1.8.0 17:29:48 go: finding github.com/golang/protobuf v1.3.2 17:29:48 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:29:48 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:29:48 go: finding github.com/google/uuid v1.1.1 17:29:48 go: finding github.com/gorilla/mux v1.7.4 17:29:48 go: finding github.com/hashicorp/consul/api v1.1.0 17:29:48 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:29:48 go: finding github.com/hashicorp/errwrap v1.0.0 17:29:48 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:29:48 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:29:48 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:29:48 go: finding github.com/hashicorp/go-multierror v1.0.0 17:29:48 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:29:49 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:29:49 go: finding github.com/hashicorp/go-syslog v1.0.0 17:29:49 go: finding github.com/hashicorp/go-uuid v1.0.1 17:29:49 go: finding github.com/hashicorp/go.net v0.0.1 17:29:49 go: finding github.com/hashicorp/golang-lru v0.5.0 17:29:49 go: finding github.com/hashicorp/logutils v1.0.0 17:29:49 go: finding github.com/hashicorp/mdns v1.0.0 17:29:49 go: finding github.com/hashicorp/memberlist v0.1.3 17:29:49 go: finding github.com/hashicorp/serf v0.8.2 17:29:49 go: finding github.com/hpcloud/tail v1.0.0 17:29:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:29:49 go: finding github.com/kr/pretty v0.1.0 17:29:49 go: finding github.com/kr/pty v1.1.1 17:29:49 go: finding github.com/kr/text v0.1.0 17:29:49 go: finding github.com/mattn/go-colorable v0.0.9 17:29:49 go: finding github.com/mattn/go-isatty v0.0.3 17:29:49 go: finding github.com/miekg/dns v1.0.14 17:29:49 go: finding github.com/mitchellh/cli v1.0.0 17:29:49 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:29:49 go: finding github.com/mitchellh/copystructure v1.0.0 17:29:49 go: finding github.com/mitchellh/go-homedir v1.0.0 17:29:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:29:49 go: finding github.com/mitchellh/gox v0.4.0 17:29:49 go: finding github.com/mitchellh/iochan v1.0.0 17:29:49 go: finding github.com/mitchellh/mapstructure v1.1.2 17:29:49 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:29:49 go: finding github.com/onsi/ginkgo v1.10.1 17:29:49 go: finding github.com/onsi/gomega v1.7.0 17:29:49 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:29:49 go: finding github.com/pebbe/zmq4 v1.0.0 17:29:49 go: finding github.com/pelletier/go-toml v1.2.0 17:29:49 go: finding github.com/pkg/errors v0.8.1 17:29:49 go: finding github.com/pmezard/go-difflib v1.0.0 17:29:49 go: finding github.com/posener/complete v1.1.1 17:29:49 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:29:49 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:29:49 go: finding github.com/stretchr/objx v0.2.0 17:29:49 go: finding github.com/stretchr/testify v1.6.1 17:29:49 go: finding github.com/ugorji/go v1.1.4 17:29:49 go: finding github.com/x448/float16 v0.8.4 17:29:49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:29:49 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:29:49 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:29:49 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:29:49 go: finding golang.org/x/text v0.3.2 17:29:49 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:29:50 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:29:50 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:29:50 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:29:50 go: finding gopkg.in/yaml.v2 v2.2.8 17:29:50 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:29:51 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:29:51 go: finding github.com/BurntSushi/toml v0.3.1 17:29:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:29:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:29:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:29:51 go: finding github.com/bgentry/speakeasy v0.1.0 17:29:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:29:51 go: finding github.com/davecgh/go-spew v1.1.1 17:29:51 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:29:51 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:29:51 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:29:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:29:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:29:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:29:51 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:29:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:29:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 17:29:51 go: finding github.com/fatih/color v1.7.0 17:29:51 go: finding github.com/fsnotify/fsnotify v1.4.7 17:29:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:29:51 go: finding github.com/go-kit/kit v0.8.0 17:29:51 go: finding github.com/go-logfmt/logfmt v0.4.0 17:29:51 go: finding github.com/go-redis/redis/v7 v7.2.0 17:29:51 go: finding github.com/go-stack/stack v1.8.0 17:29:51 go: finding github.com/golang/protobuf v1.3.2 17:29:51 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:29:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:29:51 go: finding github.com/google/uuid v1.1.1 17:29:51 go: finding github.com/gorilla/mux v1.7.4 17:29:51 go: finding github.com/hashicorp/consul/api v1.1.0 17:29:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:29:51 go: finding github.com/hashicorp/errwrap v1.0.0 17:29:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:29:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:29:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:29:51 go: finding github.com/hashicorp/go-multierror v1.0.0 17:29:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:29:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:29:51 go: finding github.com/hashicorp/go-syslog v1.0.0 17:29:51 go: finding github.com/hashicorp/go-uuid v1.0.1 17:29:51 go: finding github.com/hashicorp/go.net v0.0.1 17:29:51 go: finding github.com/hashicorp/golang-lru v0.5.0 17:29:51 go: finding github.com/hashicorp/logutils v1.0.0 17:29:51 go: finding github.com/hashicorp/mdns v1.0.0 17:29:51 go: finding github.com/hashicorp/memberlist v0.1.3 17:29:51 go: finding github.com/hashicorp/serf v0.8.2 17:29:51 go: finding github.com/hpcloud/tail v1.0.0 17:29:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:29:51 go: finding github.com/kr/pretty v0.1.0 17:29:51 go: finding github.com/kr/pty v1.1.1 17:29:51 go: finding github.com/kr/text v0.1.0 17:29:51 go: finding github.com/mattn/go-colorable v0.0.9 17:29:52 go: finding github.com/mattn/go-isatty v0.0.3 17:29:52 go: finding github.com/miekg/dns v1.0.14 17:29:52 go: finding github.com/mitchellh/cli v1.0.0 17:29:52 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:29:52 go: finding github.com/mitchellh/copystructure v1.0.0 17:29:52 go: finding github.com/mitchellh/go-homedir v1.0.0 17:29:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:29:52 go: finding github.com/mitchellh/gox v0.4.0 17:29:52 go: finding github.com/mitchellh/iochan v1.0.0 17:29:52 go: finding github.com/mitchellh/mapstructure v1.1.2 17:29:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:29:52 go: finding github.com/onsi/ginkgo v1.10.1 17:29:52 go: finding github.com/onsi/gomega v1.7.0 17:29:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:29:52 go: finding github.com/pebbe/zmq4 v1.0.0 17:29:52 go: finding github.com/pelletier/go-toml v1.2.0 17:29:52 go: finding github.com/pkg/errors v0.8.1 17:29:52 go: finding github.com/pmezard/go-difflib v1.0.0 17:29:52 go: finding github.com/posener/complete v1.1.1 17:29:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:29:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:29:52 go: finding github.com/stretchr/objx v0.2.0 17:29:52 go: finding github.com/stretchr/testify v1.6.1 17:29:52 go: finding github.com/ugorji/go v1.1.4 17:29:52 go: finding github.com/x448/float16 v0.8.4 17:29:52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:29:52 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:29:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:29:52 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:29:52 go: finding golang.org/x/text v0.3.2 17:29:52 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:29:52 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:29:52 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:29:52 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:29:52 go: finding gopkg.in/yaml.v2 v2.2.8 17:29:52 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:30:07 Removing intermediate container bc0633515644 17:30:07 ---> b4c7083729b0 17:30:07 Successfully built b4c7083729b0 17:30:07 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 17:30:08 + docker inspect -f . ci-base-image-x86_64 17:30:08 . [Pipeline] withDockerContainer 17:30:08 Removing intermediate container d5af0a666f21 17:30:08 ---> 9c5f3c5c71f4 17:30:08 Successfully built 9c5f3c5c71f4 17:30:08 Successfully tagged ci-base-image-arm64:latest 17:30:08 prd-centos7-docker-4c-2g-672 does not seem to be running inside a container 17:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 ******** ci-base-image-x86_64 cat 17:30:09 $ docker top 7756863b6d1fbbdecfb33d42fafc7a730134670a16de6e1a768b51c350e72b62 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 17:30:10 + go version 17:30:10 go version go1.13.5 linux/amd64 [Pipeline] sh [Pipeline] sh 17:30:10 + docker inspect -f . ci-base-image-arm64 17:30:10 . [Pipeline] withDockerContainer 17:30:10 + make test 17:30:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:30:10 prd-ubuntu18.04-docker-arm64-4c-16g-671 does not seem to be running inside a container 17:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 ******** ci-base-image-arm64 cat 17:30:12 $ docker top d0ae0a6598b421d4a59ba99216ab9bf208b6f71c58e72bd73e8e3dd6e67233aa -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:14 + go version 17:30:14 go version go1.13.5 linux/arm64 [Pipeline] sh 17:30:15 + make test 17:30:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:30:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:30:23 CGO_ENABLED=1 go vet ./... 17:30:23 gofmt -l . 17:30:23 [ "`gofmt -l .`" = "" ] 17:30:23 ./bin/test-go-mod-tidy.sh 17:30:24 ./bin/test-attribution-txt.sh [Pipeline] stash 17:30:25 Stashed 1 file(s) [Pipeline] } 17:30:25 $ docker stop --time=1 7756863b6d1fbbdecfb33d42fafc7a730134670a16de6e1a768b51c350e72b62 17:30:27 $ docker rm -f 7756863b6d1fbbdecfb33d42fafc7a730134670a16de6e1a768b51c350e72b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:30:28 + ls -al . 17:30:28 total 96 17:30:28 drwxrwxr-x. 8 jenkins jenkins 4096 Jul 14 17:30 . 17:30:28 drwxrwxr-x. 4 jenkins jenkins 30 Jul 14 17:29 .. 17:30:28 -rw-rw-r--. 1 jenkins jenkins 5879 Jul 14 17:29 Attribution.txt 17:30:28 drwxrwxr-x. 2 jenkins jenkins 64 Jul 14 17:29 bin 17:30:28 -rw-r--r--. 1 jenkins jenkins 10 Jul 14 17:30 coverage.out 17:30:28 -rw-rw-r--. 1 jenkins jenkins 180 Jul 14 17:29 docker-compose.debug.yml 17:30:28 -rw-rw-r--. 1 jenkins jenkins 133 Jul 14 17:29 docker-compose.yml 17:30:28 -rw-rw-r--. 1 jenkins jenkins 1997 Jul 14 17:29 Dockerfile 17:30:28 -rw-rw-r--. 1 jenkins jenkins 966 Jul 14 17:29 Dockerfile.build 17:30:28 -rw-rw-r--. 1 jenkins jenkins 119 Jul 14 17:29 .dockerignore 17:30:28 drwxrwxr-x. 8 jenkins jenkins 162 Jul 14 17:29 .git 17:30:28 drwxrwxr-x. 2 jenkins jenkins 81 Jul 14 17:29 .github 17:30:28 -rw-rw-r--. 1 jenkins jenkins 93 Jul 14 17:29 .gitignore 17:30:28 -rw-r--r--. 1 jenkins jenkins 132 Jul 14 17:30 go.mod 17:30:28 -rw-r--r--. 1 jenkins jenkins 17709 Jul 14 17:30 go.sum 17:30:28 -rw-rw-r--. 1 jenkins jenkins 710 Jul 14 17:29 Jenkinsfile 17:30:28 -rw-rw-r--. 1 jenkins jenkins 10174 Jul 14 17:29 LICENSE 17:30:28 -rw-rw-r--. 1 jenkins jenkins 1519 Jul 14 17:29 main.go 17:30:28 -rw-rw-r--. 1 jenkins jenkins 1573 Jul 14 17:29 makefile 17:30:28 -rw-rw-r--. 1 jenkins jenkins 481 Jul 14 17:29 README.md 17:30:28 drwxrwxr-x. 10 jenkins jenkins 171 Jul 14 17:29 res 17:30:28 drwxrwxr-x. 3 jenkins jenkins 32 Jul 14 17:29 .semver 17:30:28 drwxrwxr-x. 4 jenkins jenkins 71 Jul 14 17:29 snap 17:30:28 -rw-rw-r--. 1 jenkins jenkins 11 Jul 14 17:26 VERSION [Pipeline] isUnix [Pipeline] sh 17:30:29 + 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=8f8a21a540ef2e4587cdc2ec77aa936f8e756367 --label arch=amd64 --label version=1.2.1-dev.2 . 17:30:29 Sending build context to Docker daemon 344.6kB 17:30:29 Step 1/26 : ARG BASE=golang:1.13-alpine 17:30:29 Step 2/26 : FROM ${BASE} AS builder 17:30:29 ---> b4c7083729b0 17:30:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:30:29 ---> Running in b55ca6f6fd1e 17:30:29 Removing intermediate container b55ca6f6fd1e 17:30:29 ---> b4c86ff9159d 17:30:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:30:29 ---> Running in 1de35ac6384c 17:30:29 Removing intermediate container 1de35ac6384c 17:30:29 ---> e44115f870f0 17:30:29 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:30:29 ---> Running in 42c9b8e13f84 17:30:29 Removing intermediate container 42c9b8e13f84 17:30:29 ---> 91f6112fecb8 17:30:29 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:29 ---> Running in e532f0b84b7e 17:30:30 Removing intermediate container e532f0b84b7e 17:30:30 ---> 87f6af1e907d 17:30:30 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:30 ---> Running in b89ec51af2da 17:30:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:30:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:30:32 OK: 145 MiB in 45 packages 17:30:32 Removing intermediate container b89ec51af2da 17:30:32 ---> 654106f62ffa 17:30:32 Step 8/26 : WORKDIR /app 17:30:32 ---> Running in eddd5e50763d 17:30:33 Removing intermediate container eddd5e50763d 17:30:33 ---> fd90bbffa4fa 17:30:33 Step 9/26 : COPY go.mod . 17:30:33 ---> 158a457a6115 17:30:33 Step 10/26 : RUN go mod download 17:30:33 ---> Running in 998c71d328d3 17:30:34 Removing intermediate container 998c71d328d3 17:30:34 ---> 7136a96264f6 17:30:34 Step 11/26 : COPY . . 17:30:34 ---> 65fa9f183c53 17:30:34 Step 12/26 : ARG MAKE="make build" 17:30:34 ---> Running in 56d241920ae4 17:30:35 Removing intermediate container 56d241920ae4 17:30:35 ---> e167ea57831b 17:30:35 Step 13/26 : RUN $MAKE 17:30:35 ---> Running in e41ee3dd08fa 17:30:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.2" -o app-service-configurable 17:30:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:30:47 CGO_ENABLED=1 go vet ./... 17:30:47 Removing intermediate container e41ee3dd08fa 17:30:47 ---> 82fec7090e88 17:30:47 Step 14/26 : FROM alpine:latest 17:30:47 latest: Pulling from library/alpine 17:30:48 df20fa9351a1: Pulling fs layer 17:30:49 df20fa9351a1: Verifying Checksum 17:30:49 df20fa9351a1: Download complete 17:30:49 df20fa9351a1: Pull complete 17:30:49 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 17:30:49 Status: Downloaded newer image for alpine:latest 17:30:49 ---> a24bb4013296 17:30:49 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:30:49 ---> Running in fa52d9783740 17:30:49 Removing intermediate container fa52d9783740 17:30:49 ---> 7d7c4813ceb6 17:30:49 Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:30:49 ---> Running in 96c5181366c6 17:30:49 Removing intermediate container 96c5181366c6 17:30:49 ---> bc9a361d82b8 17:30:49 Step 17/26 : RUN apk --no-cache add ca-certificates zeromq 17:30:49 ---> Running in 7859e3cc63bc 17:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:30:50 (1/6) Installing ca-certificates (20191127-r4) 17:30:50 (2/6) Installing libgcc (9.3.0-r2) 17:30:50 (3/6) Installing libsodium (1.0.18-r0) 17:30:50 (4/6) Installing libstdc++ (9.3.0-r2) 17:30:50 (5/6) Installing libzmq (4.3.2-r0) 17:30:50 (6/6) Installing zeromq (4.3.2-r0) 17:30:50 Executing busybox-1.31.1-r16.trigger 17:30:50 Executing ca-certificates-20191127-r4.trigger 17:30:50 OK: 9 MiB in 20 packages 17:30:52 Removing intermediate container 7859e3cc63bc 17:30:52 ---> 8b463a2dc05c 17:30:52 Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:30:52 ---> 88af5430d94e 17:30:52 Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE 17:30:52 ---> f49efcc66c90 17:30:52 Step 20/26 : COPY --from=builder /app/res/ /res/ 17:30:52 ---> 5b6dc92de6a3 17:30:52 Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:30:53 ---> 809a915319d3 17:30:53 Step 22/26 : EXPOSE 48095 17:30:53 ---> Running in defd44a3cd5c 17:30:53 Removing intermediate container defd44a3cd5c 17:30:53 ---> 2d45aa40695a 17:30:53 Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:53 ---> Running in a7883dd3681f 17:30:53 Removing intermediate container a7883dd3681f 17:30:53 ---> e307dff33af1 17:30:53 Step 24/26 : LABEL arch=amd64 17:30:53 ---> Running in 19f2a8c4b625 17:30:54 Removing intermediate container 19f2a8c4b625 17:30:54 ---> c58924ba3d97 17:30:54 Step 25/26 : LABEL git_sha=8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:30:54 ---> Running in 8dfe13d786bf 17:30:54 Removing intermediate container 8dfe13d786bf 17:30:54 ---> 7e8cfe2a2781 17:30:54 Step 26/26 : LABEL version=1.2.1-dev.2 17:30:54 ---> Running in cb1e8b5e4be1 17:30:54 Removing intermediate container cb1e8b5e4be1 17:30:54 ---> 0d87e59f5dae 17:30:54 [Warning] One or more build-args [ARCH] were not consumed 17:30:54 Successfully built 0d87e59f5dae 17:30:54 Successfully tagged docker-app-service-configurable:latest [Pipeline] } 17:30:54 gofmt -l . 17:30:54 [ "`gofmt -l .`" = "" ] 17:30:54 ./bin/test-go-mod-tidy.sh 17:30:54 ./bin/test-attribution-txt.sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stash 17:30:54 Warning: overwriting stash ‘coverage-report’ [Pipeline] wrap 17:30:54 provisioning config files... 17:30:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config305185762068285750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:55 nexus3.edgexfoundry.org:10001 17:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:55 Stashed 1 file(s) [Pipeline] } 17:30:55 $ docker stop --time=1 d0ae0a6598b421d4a59ba99216ab9bf208b6f71c58e72bd73e8e3dd6e67233aa 17:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:55 Configure a credential helper to remove this warning. See 17:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:55 17:30:55 Login Succeeded 17:30:55 nexus3.edgexfoundry.org:10002 17:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:55 Configure a credential helper to remove this warning. See 17:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:55 17:30:55 Login Succeeded 17:30:55 nexus3.edgexfoundry.org:10003 17:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:55 Configure a credential helper to remove this warning. See 17:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:55 17:30:55 Login Succeeded 17:30:55 nexus3.edgexfoundry.org:10004 17:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:55 Configure a credential helper to remove this warning. See 17:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:55 17:30:55 Login Succeeded 17:30:55 docker.io 17:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:56 Configure a credential helper to remove this warning. See 17:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:56 17:30:56 Login Succeeded 17:30:57 $ docker rm -f d0ae0a6598b421d4a59ba99216ab9bf208b6f71c58e72bd73e8e3dd6e67233aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 17:30:57 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 17:30:58 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 17:30:58 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:30:58 latest 17:30:58 1.2.1-dev.2 17:30:58 8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 17:30:58 master 17:30:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:58 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:8f8a21a540ef2e4587cdc2ec77aa936f8e756367 [Pipeline] isUnix [Pipeline] sh 17:30:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:30:58 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 17:30:58 7f245b3b5da5: Preparing 17:30:58 374aaf603b1c: Preparing 17:30:58 8d6f70320753: Preparing 17:30:58 6022ad31c8b2: Preparing 17:30:58 e4bb65f71573: Preparing 17:30:58 50644c29ef5a: Preparing 17:30:58 50644c29ef5a: Waiting 17:30:58 6022ad31c8b2: Pushed 17:30:58 374aaf603b1c: Pushed 17:30:58 8d6f70320753: Pushed 17:30:59 + ls -al . 17:30:59 total 124 17:30:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:30 . 17:30:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:28 .. 17:30:59 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 17:28 .dockerignore 17:30:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:28 .git 17:30:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:28 .github 17:30:59 -rw-rw-r-- 1 jenkins jenkins 93 Jul 14 17:28 .gitignore 17:30:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 17:28 .semver 17:30:59 -rw-rw-r-- 1 jenkins jenkins 5879 Jul 14 17:28 Attribution.txt 17:30:59 -rw-rw-r-- 1 jenkins jenkins 1997 Jul 14 17:28 Dockerfile 17:30:59 -rw-rw-r-- 1 jenkins jenkins 966 Jul 14 17:28 Dockerfile.build 17:30:59 -rw-rw-r-- 1 jenkins jenkins 710 Jul 14 17:28 Jenkinsfile 17:30:59 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 17:28 LICENSE 17:30:59 -rw-rw-r-- 1 jenkins jenkins 481 Jul 14 17:28 README.md 17:30:59 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 17:26 VERSION 17:30:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:28 bin 17:30:59 -rw-r--r-- 1 jenkins jenkins 10 Jul 14 17:30 coverage.out 17:30:59 -rw-rw-r-- 1 jenkins jenkins 180 Jul 14 17:28 docker-compose.debug.yml 17:30:59 -rw-rw-r-- 1 jenkins jenkins 133 Jul 14 17:28 docker-compose.yml 17:30:59 -rw-r--r-- 1 jenkins jenkins 132 Jul 14 17:30 go.mod 17:30:59 -rw-r--r-- 1 jenkins jenkins 17709 Jul 14 17:30 go.sum 17:30:59 -rw-rw-r-- 1 jenkins jenkins 1519 Jul 14 17:28 main.go 17:30:59 -rw-rw-r-- 1 jenkins jenkins 1573 Jul 14 17:28 makefile 17:30:59 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 17:28 res 17:30:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:28 snap [Pipeline] isUnix [Pipeline] sh 17:30:59 50644c29ef5a: Layer already exists 17:30:59 e4bb65f71573: Pushed 17:30:59 + 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=8f8a21a540ef2e4587cdc2ec77aa936f8e756367 --label arch=arm64 --label version=1.2.1-dev.2 . 17:30:59 Sending build context to Docker daemon 344.6kB 17:30:59 Step 1/26 : ARG BASE=golang:1.13-alpine 17:30:59 Step 2/26 : FROM ${BASE} AS builder 17:30:59 ---> 9c5f3c5c71f4 17:30:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:30:59 ---> Running in 4499a581766e 17:31:00 Removing intermediate container 4499a581766e 17:31:00 ---> 04fccc7e6332 17:31:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:31:00 ---> Running in 9e3448f759c0 17:31:00 7f245b3b5da5: Pushed 17:31:00 8f8a21a540ef2e4587cdc2ec77aa936f8e756367: digest: sha256:7a7f4e6b4f6a406f3ee536e8fd47844ceabd9e1e6859de0daf0dd5fbc2c4c423 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:31:00 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 17:31:01 Removing intermediate container 9e3448f759c0 17:31:01 ---> ff389faad926 17:31:01 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:31:01 ---> Running in 66867d3827e0 17:31:01 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 17:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 17:31:01 7f245b3b5da5: Preparing 17:31:01 374aaf603b1c: Preparing 17:31:01 8d6f70320753: Preparing 17:31:01 6022ad31c8b2: Preparing 17:31:01 e4bb65f71573: Preparing 17:31:01 50644c29ef5a: Preparing 17:31:01 50644c29ef5a: Waiting 17:31:01 7f245b3b5da5: Layer already exists 17:31:01 8d6f70320753: Layer already exists 17:31:01 e4bb65f71573: Layer already exists 17:31:01 6022ad31c8b2: Layer already exists 17:31:01 374aaf603b1c: Layer already exists 17:31:01 50644c29ef5a: Layer already exists 17:31:01 latest: digest: sha256:7a7f4e6b4f6a406f3ee536e8fd47844ceabd9e1e6859de0daf0dd5fbc2c4c423 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:31:01 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:31:01 Removing intermediate container 66867d3827e0 17:31:01 ---> 5ecb16bc8636 17:31:01 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:01 ---> Running in 3723d9b43341 17:31:01 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.2 17:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 17:31:01 7f245b3b5da5: Preparing 17:31:01 374aaf603b1c: Preparing 17:31:01 8d6f70320753: Preparing 17:31:01 6022ad31c8b2: Preparing 17:31:01 e4bb65f71573: Preparing 17:31:01 50644c29ef5a: Preparing 17:31:01 50644c29ef5a: Waiting 17:31:01 e4bb65f71573: Layer already exists 17:31:01 6022ad31c8b2: Layer already exists 17:31:01 8d6f70320753: Layer already exists 17:31:01 7f245b3b5da5: Layer already exists 17:31:01 374aaf603b1c: Layer already exists 17:31:01 50644c29ef5a: Layer already exists 17:31:01 1.2.1-dev.2: digest: sha256:7a7f4e6b4f6a406f3ee536e8fd47844ceabd9e1e6859de0daf0dd5fbc2c4c423 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:31:01 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:31:02 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 17:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 17:31:02 7f245b3b5da5: Preparing 17:31:02 374aaf603b1c: Preparing 17:31:02 8d6f70320753: Preparing 17:31:02 6022ad31c8b2: Preparing 17:31:02 e4bb65f71573: Preparing 17:31:02 50644c29ef5a: Preparing 17:31:02 50644c29ef5a: Waiting 17:31:02 8d6f70320753: Layer already exists 17:31:02 6022ad31c8b2: Layer already exists 17:31:02 374aaf603b1c: Layer already exists 17:31:02 7f245b3b5da5: Layer already exists 17:31:02 e4bb65f71573: Layer already exists 17:31:02 50644c29ef5a: Layer already exists 17:31:02 8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2: digest: sha256:7a7f4e6b4f6a406f3ee536e8fd47844ceabd9e1e6859de0daf0dd5fbc2c4c423 size: 1574 [Pipeline] isUnix [Pipeline] sh 17:31:02 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 17:31:02 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 17:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 17:31:02 7f245b3b5da5: Preparing 17:31:02 374aaf603b1c: Preparing 17:31:02 8d6f70320753: Preparing 17:31:02 6022ad31c8b2: Preparing 17:31:02 e4bb65f71573: Preparing 17:31:02 50644c29ef5a: Preparing 17:31:02 50644c29ef5a: Waiting 17:31:02 374aaf603b1c: Layer already exists 17:31:02 7f245b3b5da5: Layer already exists 17:31:02 e4bb65f71573: Layer already exists 17:31:02 6022ad31c8b2: Layer already exists 17:31:02 8d6f70320753: Layer already exists 17:31:02 50644c29ef5a: Layer already exists 17:31:02 master: digest: sha256:7a7f4e6b4f6a406f3ee536e8fd47844ceabd9e1e6859de0daf0dd5fbc2c4c423 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:31:03 ===================================================== [Pipeline] echo 17:31:03 taggedImages: 17:31:03 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:31:03 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 17:31:03 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.2 17:31:03 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 17:31:03 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:03 ++ find /w/workspace/app-service-configurable/36 17:31:03 ++ grep snapcraft.yaml 17:31:03 + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/36/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:03 provisioning config files... 17:31:03 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/36@tmp/config3027911147627714038tmp [Pipeline] { [Pipeline] sh 17:31:04 Removing intermediate container 3723d9b43341 17:31:04 ---> 08955b9d81c9 17:31:04 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:04 ---> Running in 14aa03ac442e 17:31:04 + cp /w/workspace/app-service-configurable/36@tmp/config3027911147627714038tmp /w/workspace/app-service-configurable/36/edgex-snap-store-login [Pipeline] sh 17:31:04 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/36:/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 17:31:04 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 17:31:04 latest: Pulling from edgex-devops/edgex-snap-builder 17:31:04 5bed26d33875: Pulling fs layer 17:31:04 f11b29a9c730: Pulling fs layer 17:31:04 930bda195c84: Pulling fs layer 17:31:04 78bf9a5ad49e: Pulling fs layer 17:31:04 e5fbee5a4b0d: Pulling fs layer 17:31:04 f452fca78f88: Pulling fs layer 17:31:04 7417ef92027a: Pulling fs layer 17:31:04 2af5c49d270b: Pulling fs layer 17:31:04 df9c3bdbc40a: Pulling fs layer 17:31:04 f452fca78f88: Waiting 17:31:04 7417ef92027a: Waiting 17:31:04 2af5c49d270b: Waiting 17:31:04 df9c3bdbc40a: Waiting 17:31:04 78bf9a5ad49e: Waiting 17:31:04 e5fbee5a4b0d: Waiting 17:31:04 930bda195c84: Verifying Checksum 17:31:04 f11b29a9c730: Download complete 17:31:04 78bf9a5ad49e: Verifying Checksum 17:31:04 78bf9a5ad49e: Download complete 17:31:04 f452fca78f88: Download complete 17:31:04 7417ef92027a: Verifying Checksum 17:31:04 7417ef92027a: Download complete 17:31:04 2af5c49d270b: Verifying Checksum 17:31:04 2af5c49d270b: Download complete 17:31:04 df9c3bdbc40a: Verifying Checksum 17:31:04 df9c3bdbc40a: Download complete 17:31:05 5bed26d33875: Verifying Checksum 17:31:05 5bed26d33875: Download complete 17:31:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:31:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:31:07 OK: 127 MiB in 45 packages 17:31:08 e5fbee5a4b0d: Verifying Checksum 17:31:08 e5fbee5a4b0d: Download complete 17:31:09 Removing intermediate container 14aa03ac442e 17:31:09 ---> 978c53df8fc1 17:31:09 Step 8/26 : WORKDIR /app 17:31:09 ---> Running in 605d736f1877 17:31:09 Removing intermediate container 605d736f1877 17:31:09 ---> 49aea4dd661e 17:31:09 Step 9/26 : COPY go.mod . 17:31:09 5bed26d33875: Pull complete 17:31:10 f11b29a9c730: Pull complete 17:31:10 ---> 0e4fbd99a904 17:31:10 Step 10/26 : RUN go mod download 17:31:10 ---> Running in 0657c09d4f5e 17:31:10 930bda195c84: Pull complete 17:31:10 78bf9a5ad49e: Pull complete 17:31:13 Removing intermediate container 0657c09d4f5e 17:31:13 ---> 7caba01e8ff5 17:31:13 Step 11/26 : COPY . . 17:31:14 ---> caae4e2d2274 17:31:14 Step 12/26 : ARG MAKE="make build" 17:31:14 ---> Running in 63d8f912af39 17:31:14 Removing intermediate container 63d8f912af39 17:31:14 ---> c9ecb8df569c 17:31:14 Step 13/26 : RUN $MAKE 17:31:14 ---> Running in 8056a3de854f 17:31:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.2" -o app-service-configurable 17:31:42 e5fbee5a4b0d: Pull complete 17:31:42 f452fca78f88: Pull complete 17:31:42 7417ef92027a: Pull complete 17:31:42 2af5c49d270b: Pull complete 17:31:42 df9c3bdbc40a: Pull complete 17:31:42 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 17:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 17:31:43 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:31:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:31:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:31:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 17:31:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.9 kB] 17:31:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] 17:31:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] 17:31:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1005 kB] 17:31:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [104 kB] 17:31:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1306 kB] 17:31:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] 17:31:44 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] 17:31:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] 17:31:44 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 17:31:44 Fetched 5071 kB in 2s (3265 kB/s) 17:31:46 Reading package lists... 17:31:48 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: 17:31:48 - README.md 17:31:48 17:31:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:31:48 Removing intermediate container 8056a3de854f 17:31:48 ---> e68b3635e5ed 17:31:48 Step 14/26 : FROM alpine:latest 17:31:48 latest: Pulling from library/alpine 17:31:48 b538f80385f9: Pulling fs layer 17:31:48 b538f80385f9: Verifying Checksum 17:31:48 b538f80385f9: Download complete 17:31:48 b538f80385f9: Pull complete 17:31:48 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 17:31:48 Status: Downloaded newer image for alpine:latest 17:31:48 ---> 62ee0e9f8440 17:31:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:31:49 ---> Running in c9cc0170cb54 17:31:49 Removing intermediate container c9cc0170cb54 17:31:49 ---> 716dfcd2e687 17:31:49 Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:31:49 ---> Running in b5e938d80598 17:31:49 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils 17:31:50 Removing intermediate container b5e938d80598 17:31:50 ---> c0391afc4570 17:31:50 Step 17/26 : RUN apk --no-cache add ca-certificates zeromq 17:31:50 ---> Running in c2e12f662965 17:31:51 Reading package lists... 17:31:51 Building dependency tree... 17:31:51 Reading state information... 17:31:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:31:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:31:52 The following packages were automatically installed and are no longer required: 17:31:52 libjq1 liblzo2-2 libonig4 17:31:52 Use 'sudo apt autoremove' to remove them. 17:31:52 Suggested packages: 17:31:52 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 17:31:52 pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc 17:31:52 libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb 17:31:52 gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 17:31:52 libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 17:31:52 libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 17:31:52 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 17:31:52 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc locales bzr 17:31:52 gdbm-l10n libstdc++-7-doc make-doc man-browser keychain libpam-ssh 17:31:52 monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl 17:31:52 | libterm-readline-perl-perl pinentry-doc readline-doc 17:31:52 The following NEW packages will be installed: 17:31:52 binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 17:31:52 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man 17:31:52 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 17:31:52 gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl 17:31:52 libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 17:31:52 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl 17:31:52 libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl 17:31:52 libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 17:31:52 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 17:31:52 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 17:31:52 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 17:31:52 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 17:31:52 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase 17:31:52 openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config 17:31:52 readline-common shared-mime-info xauth xdg-user-dirs xz-utils 17:31:52 The following packages will be upgraded: 17:31:52 (1/6) Installing ca-certificates (20191127-r4) 17:31:52 (2/6) Installing libgcc (9.3.0-r2) 17:31:52 (3/6) Installing libsodium (1.0.18-r0) 17:31:52 (4/6) Installing libstdc++ (9.3.0-r2) 17:31:52 libc6 libcurl4 17:31:52 2 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. 17:31:52 Need to get 76.0 MB of archives. 17:31:52 After this operation, 309 MB of additional disk space will be used. 17:31:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 17:31:52 (5/6) Installing libzmq (4.3.2-r0) 17:31:52 (6/6) Installing zeromq (4.3.2-r0) 17:31:52 Executing busybox-1.31.1-r16.trigger 17:31:52 Executing ca-certificates-20191127-r4.trigger 17:31:52 OK: 8 MiB in 20 packages 17:31:53 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 17:31:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 17:31:53 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:31:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 17:31:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 17:31:53 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 17:31:53 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 17:31:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 17:31:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 17:31:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 17:31:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 17:31:53 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 17:31:53 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 17:31:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 17:31:53 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:31:53 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:31:53 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 17:31:53 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 17:31:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 17:31:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 17:31:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 17:31:54 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 17:31:54 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 17:31:54 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 17:31:54 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 17:31:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:31:54 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 17:31:54 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 17:31:54 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 17:31:54 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:31:54 Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 17:31:54 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] 17:31:54 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] 17:31:54 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] 17:31:54 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] 17:31:54 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] 17:31:54 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-111.112 [997 kB] 17:31:54 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 17:31:54 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:31:54 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 17:31:54 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 17:31:54 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 17:31:54 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:31:54 Removing intermediate container c2e12f662965 17:31:54 ---> 9d1e9dce29f3 17:31:54 Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:31:54 ---> bec0b2f8d8ff 17:31:54 Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE 17:31:55 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:31:55 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:31:55 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:31:55 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:31:55 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:31:55 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:31:55 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:31:55 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:31:55 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:31:55 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:31:55 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:31:55 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:31:55 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:31:55 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:31:55 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:31:55 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:31:55 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:31:55 ---> 0eb64028ba9e 17:31:55 Step 20/26 : COPY --from=builder /app/res/ /res/ 17:31:56 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:31:56 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 17:31:56 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:31:56 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:31:56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:31:56 Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 17:31:56 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] 17:31:56 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] 17:31:56 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 17:31:56 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 17:31:56 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:31:56 ---> 75829aa898b6 17:31:56 Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:31:56 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 17:31:56 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 17:31:56 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 17:31:56 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 17:31:56 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.9 [212 kB] 17:31:56 Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:31:56 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:31:56 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:31:56 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 17:31:56 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 17:31:56 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 17:31:56 Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 17:31:56 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 17:31:56 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 17:31:56 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 17:31:56 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 17:31:56 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 17:31:56 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 17:31:56 Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 17:31:56 Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 17:31:56 Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 17:31:56 Get:94 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:31:56 Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:31:56 Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:31:56 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:31:56 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:31:56 Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 17:31:57 Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:31:57 debconf: delaying package configuration, since apt-utils is not installed 17:31:57 Fetched 76.0 MB in 5s (16.8 MB/s) 17:31:57 (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 ... 4637 files and directories currently installed.) 17:31:57 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 17:31:57 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:31:57 ---> 4835e68ab7bd 17:31:57 Step 22/26 : EXPOSE 48095 17:31:57 ---> Running in 65c508bb08c5 17:31:58 Removing intermediate container 65c508bb08c5 17:31:58 ---> 3f2e1a777c14 17:31:58 Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:58 ---> Running in 15e7cbb49dc2 17:31:59 Removing intermediate container 15e7cbb49dc2 17:31:59 ---> d194e04049ee 17:31:59 Step 24/26 : LABEL arch=arm64 17:31:59 ---> Running in 4a729843d426 17:31:59 Removing intermediate container 4a729843d426 17:31:59 ---> d963607c8796 17:31:59 Step 25/26 : LABEL git_sha=8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:31:59 ---> Running in 14f21d59cbbb 17:31:59 Removing intermediate container 14f21d59cbbb 17:31:59 ---> ec3aa60fa24e 17:31:59 Step 26/26 : LABEL version=1.2.1-dev.2 17:32:00 ---> Running in f16372353bb1 17:32:00 Removing intermediate container f16372353bb1 17:32:00 ---> 913cba212ac0 17:32:00 [Warning] One or more build-args [ARCH] were not consumed 17:32:00 Successfully built 913cba212ac0 17:32:00 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 17:32:01 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [Pipeline] wrap 17:32:01 provisioning config files... 17:32:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config2355603262044108157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:01 nexus3.edgexfoundry.org:10001 17:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:02 Selecting previously unselected package liblocale-gettext-perl. 17:32:02 (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 ... 4637 files and directories currently installed.) 17:32:02 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 17:32:02 Unpacking liblocale-gettext-perl (1.07-3build2) ... 17:32:02 Selecting previously unselected package libxau6:amd64. 17:32:02 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 17:32:02 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 17:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:02 Configure a credential helper to remove this warning. See 17:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:02 17:32:02 Login Succeeded 17:32:02 nexus3.edgexfoundry.org:10002 17:32:02 Selecting previously unselected package libbsd0:amd64. 17:32:02 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:32:02 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:32:02 Selecting previously unselected package libxdmcp6:amd64. 17:32:02 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 17:32:02 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 17:32:02 Selecting previously unselected package libxcb1:amd64. 17:32:02 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 17:32:02 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 17:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:02 Selecting previously unselected package libx11-data. 17:32:02 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 17:32:02 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 17:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:02 Configure a credential helper to remove this warning. See 17:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:02 17:32:02 Login Succeeded 17:32:02 nexus3.edgexfoundry.org:10003 17:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:03 Selecting previously unselected package libx11-6:amd64. 17:32:03 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 17:32:03 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 17:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:03 Configure a credential helper to remove this warning. See 17:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:03 17:32:03 Login Succeeded 17:32:03 nexus3.edgexfoundry.org:10004 17:32:03 Selecting previously unselected package libxext6:amd64. 17:32:03 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 17:32:03 Unpacking libxext6:amd64 (2:1.3.3-1) ... 17:32:03 Selecting previously unselected package perl-modules-5.26. 17:32:03 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 17:32:03 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:03 Configure a credential helper to remove this warning. See 17:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:03 17:32:03 Login Succeeded 17:32:03 docker.io 17:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:04 Configure a credential helper to remove this warning. See 17:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:04 17:32:04 Login Succeeded [Pipeline] } 17:32:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:04 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 17:32:04 8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:32:04 latest 17:32:04 1.2.1-dev.2 17:32:04 8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 17:32:04 master 17:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:05 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:8f8a21a540ef2e4587cdc2ec77aa936f8e756367 [Pipeline] isUnix [Pipeline] sh 17:32:05 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 17:32:05 067919f0bd93: Preparing 17:32:05 366c8931eb63: Preparing 17:32:05 d6843f0d7f22: Preparing 17:32:05 2d3ebcc2d7aa: Preparing 17:32:05 dd750ed44d52: Preparing 17:32:05 e2f13739ad41: Preparing 17:32:05 e2f13739ad41: Waiting 17:32:06 366c8931eb63: Pushed 17:32:06 d6843f0d7f22: Pushed 17:32:06 2d3ebcc2d7aa: Pushed 17:32:06 e2f13739ad41: Layer already exists 17:32:06 Selecting previously unselected package libgdbm5:amd64. 17:32:06 Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... 17:32:06 Unpacking libgdbm5:amd64 (1.14.1-6) ... 17:32:06 Selecting previously unselected package libgdbm-compat4:amd64. 17:32:06 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... 17:32:06 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 17:32:06 Selecting previously unselected package libperl5.26:amd64. 17:32:06 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 17:32:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 17:32:07 dd750ed44d52: Pushed 17:32:08 Selecting previously unselected package perl. 17:32:08 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... 17:32:08 Unpacking perl (5.26.1-6ubuntu0.3) ... 17:32:08 Selecting previously unselected package less. 17:32:08 Preparing to unpack .../13-less_487-0.1_amd64.deb ... 17:32:08 Unpacking less (487-0.1) ... 17:32:08 Selecting previously unselected package libexpat1:amd64. 17:32:08 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:32:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:32:08 Selecting previously unselected package libglib2.0-0:amd64. 17:32:08 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:32:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:32:08 Selecting previously unselected package libglib2.0-data. 17:32:08 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 17:32:08 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 17:32:08 Selecting previously unselected package libicu60:amd64. 17:32:08 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... 17:32:08 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 17:32:09 067919f0bd93: Pushed 17:32:09 8f8a21a540ef2e4587cdc2ec77aa936f8e756367: digest: sha256:ee06aee9d70b97afe3bac2834b8d2dab8ce7fb962523354dd726183b971a447b size: 1574 [Pipeline] isUnix [Pipeline] sh 17:32:09 Selecting previously unselected package readline-common. 17:32:09 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 17:32:09 Unpacking readline-common (7.0-3) ... 17:32:09 Selecting previously unselected package libreadline7:amd64. 17:32:09 Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... 17:32:09 Unpacking libreadline7:amd64 (7.0-3) ... 17:32:09 Selecting previously unselected package libxml2:amd64. 17:32:09 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 17:32:09 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:32:10 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 17:32:10 Selecting previously unselected package netbase. 17:32:10 Preparing to unpack .../21-netbase_5.4_all.deb ... 17:32:10 Unpacking netbase (5.4) ... 17:32:10 Selecting previously unselected package shared-mime-info. 17:32:10 Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... 17:32:10 Unpacking shared-mime-info (1.9-2) ... 17:32:10 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 17:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 17:32:10 067919f0bd93: Preparing 17:32:10 366c8931eb63: Preparing 17:32:10 d6843f0d7f22: Preparing 17:32:10 2d3ebcc2d7aa: Preparing 17:32:10 dd750ed44d52: Preparing 17:32:10 e2f13739ad41: Preparing 17:32:10 e2f13739ad41: Waiting 17:32:10 067919f0bd93: Layer already exists 17:32:10 d6843f0d7f22: Layer already exists 17:32:10 366c8931eb63: Layer already exists 17:32:10 dd750ed44d52: Layer already exists 17:32:10 2d3ebcc2d7aa: Layer already exists 17:32:10 e2f13739ad41: Layer already exists 17:32:10 Selecting previously unselected package xdg-user-dirs. 17:32:10 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 17:32:10 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 17:32:10 Selecting previously unselected package xz-utils. 17:32:10 Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... 17:32:10 Unpacking xz-utils (5.2.2-1.3) ... 17:32:10 latest: digest: sha256:ee06aee9d70b97afe3bac2834b8d2dab8ce7fb962523354dd726183b971a447b size: 1574 [Pipeline] isUnix [Pipeline] sh 17:32:10 Selecting previously unselected package libedit2:amd64. 17:32:10 Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... 17:32:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:32:10 Selecting previously unselected package libssl1.0.0:amd64. 17:32:10 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 17:32:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 17:32:10 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:32:10 Selecting previously unselected package libxmuu1:amd64. 17:32:10 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... 17:32:10 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 17:32:10 Selecting previously unselected package manpages. 17:32:10 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 17:32:10 Unpacking manpages (4.15-1) ... 17:32:11 Selecting previously unselected package openssh-client. 17:32:11 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:32:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:32:11 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.2 17:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 17:32:11 067919f0bd93: Preparing 17:32:11 366c8931eb63: Preparing 17:32:11 d6843f0d7f22: Preparing 17:32:11 2d3ebcc2d7aa: Preparing 17:32:11 dd750ed44d52: Preparing 17:32:11 e2f13739ad41: Preparing 17:32:11 e2f13739ad41: Waiting 17:32:11 2d3ebcc2d7aa: Layer already exists 17:32:11 067919f0bd93: Layer already exists 17:32:11 366c8931eb63: Layer already exists 17:32:11 dd750ed44d52: Layer already exists 17:32:11 d6843f0d7f22: Layer already exists 17:32:11 e2f13739ad41: Layer already exists 17:32:11 1.2.1-dev.2: digest: sha256:ee06aee9d70b97afe3bac2834b8d2dab8ce7fb962523354dd726183b971a447b size: 1574 [Pipeline] isUnix [Pipeline] sh 17:32:11 Selecting previously unselected package xauth. 17:32:11 Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... 17:32:11 Unpacking xauth (1:1.0.10-1) ... 17:32:11 Selecting previously unselected package binutils-common:amd64. 17:32:11 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... 17:32:11 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 17:32:11 Selecting previously unselected package libbinutils:amd64. 17:32:11 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 17:32:11 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 17:32:11 Selecting previously unselected package binutils-x86-64-linux-gnu. 17:32:11 Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... 17:32:11 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:32:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 17:32:12 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 17:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 17:32:12 067919f0bd93: Preparing 17:32:12 366c8931eb63: Preparing 17:32:12 d6843f0d7f22: Preparing 17:32:12 2d3ebcc2d7aa: Preparing 17:32:12 dd750ed44d52: Preparing 17:32:12 e2f13739ad41: Preparing 17:32:12 e2f13739ad41: Waiting 17:32:12 dd750ed44d52: Layer already exists 17:32:12 366c8931eb63: Layer already exists 17:32:12 067919f0bd93: Layer already exists 17:32:12 d6843f0d7f22: Layer already exists 17:32:12 2d3ebcc2d7aa: Layer already exists 17:32:12 e2f13739ad41: Layer already exists 17:32:12 8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2: digest: sha256:ee06aee9d70b97afe3bac2834b8d2dab8ce7fb962523354dd726183b971a447b size: 1574 [Pipeline] isUnix [Pipeline] sh 17:32:12 Selecting previously unselected package binutils. 17:32:12 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 17:32:12 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 17:32:12 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 17:32:12 Selecting previously unselected package libc-dev-bin. 17:32:12 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 17:32:12 Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... 17:32:12 Selecting previously unselected package linux-libc-dev:amd64. 17:32:12 Preparing to unpack .../36-linux-libc-dev_4.15.0-111.112_amd64.deb ... 17:32:12 Unpacking linux-libc-dev:amd64 (4.15.0-111.112) ... 17:32:13 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 17:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 17:32:13 067919f0bd93: Preparing 17:32:13 366c8931eb63: Preparing 17:32:13 d6843f0d7f22: Preparing 17:32:13 2d3ebcc2d7aa: Preparing 17:32:13 dd750ed44d52: Preparing 17:32:13 e2f13739ad41: Preparing 17:32:13 e2f13739ad41: Waiting 17:32:13 366c8931eb63: Layer already exists 17:32:13 2d3ebcc2d7aa: Layer already exists 17:32:13 dd750ed44d52: Layer already exists 17:32:13 067919f0bd93: Layer already exists 17:32:13 d6843f0d7f22: Layer already exists 17:32:13 e2f13739ad41: Layer already exists 17:32:13 master: digest: sha256:ee06aee9d70b97afe3bac2834b8d2dab8ce7fb962523354dd726183b971a447b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:13 ===================================================== [Pipeline] echo 17:32:13 taggedImages: 17:32:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:8f8a21a540ef2e4587cdc2ec77aa936f8e756367 17:32:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 17:32:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.2 17:32:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:8f8a21a540ef2e4587cdc2ec77aa936f8e756367-1.2.1-dev.2 17:32:13 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 17:32:13 Selecting previously unselected package libc6-dev:amd64. 17:32:13 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 17:32:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:14 + find /w/workspace/app-service-configurable/36 17:32:14 + grep snapcraft.yaml 17:32:14 + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/36/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:14 provisioning config files... 17:32:14 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/36@tmp/config64000024914198638tmp [Pipeline] { [Pipeline] sh 17:32:14 + cp /w/workspace/app-service-configurable/36@tmp/config64000024914198638tmp /w/workspace/app-service-configurable/36/edgex-snap-store-login [Pipeline] sh 17:32:15 Selecting previously unselected package gcc-7-base:amd64. 17:32:15 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:15 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:15 Selecting previously unselected package libisl19:amd64. 17:32:15 Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... 17:32:15 Unpacking libisl19:amd64 (0.19-1) ... 17:32:15 Selecting previously unselected package libmpfr6:amd64. 17:32:15 Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... 17:32:15 Unpacking libmpfr6:amd64 (4.0.1-1) ... 17:32:15 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/36:/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 17:32:15 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 17:32:15 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 17:32:15 b2f61026a351: Pulling fs layer 17:32:15 5538fb30c42c: Pulling fs layer 17:32:15 f0b05810781a: Pulling fs layer 17:32:15 0180a33352d6: Pulling fs layer 17:32:15 e7604b0c0f53: Pulling fs layer 17:32:15 db689cb83ae0: Pulling fs layer 17:32:15 6138af208834: Pulling fs layer 17:32:15 007c8e8c5d63: Pulling fs layer 17:32:15 4f7a387c642f: Pulling fs layer 17:32:15 db689cb83ae0: Waiting 17:32:15 007c8e8c5d63: Waiting 17:32:15 6138af208834: Waiting 17:32:15 4f7a387c642f: Waiting 17:32:15 0180a33352d6: Waiting 17:32:15 e7604b0c0f53: Waiting 17:32:15 f0b05810781a: Verifying Checksum 17:32:15 f0b05810781a: Download complete 17:32:15 5538fb30c42c: Verifying Checksum 17:32:15 5538fb30c42c: Download complete 17:32:15 Selecting previously unselected package libmpc3:amd64. 17:32:15 Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... 17:32:15 Unpacking libmpc3:amd64 (1.1.0-1) ... 17:32:15 Selecting previously unselected package cpp-7. 17:32:15 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:32:15 0180a33352d6: Verifying Checksum 17:32:15 0180a33352d6: Download complete 17:32:15 db689cb83ae0: Download complete 17:32:15 6138af208834: Verifying Checksum 17:32:15 6138af208834: Download complete 17:32:15 007c8e8c5d63: Verifying Checksum 17:32:15 007c8e8c5d63: Download complete 17:32:15 4f7a387c642f: Verifying Checksum 17:32:15 4f7a387c642f: Download complete 17:32:16 Selecting previously unselected package cpp. 17:32:16 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:32:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 17:32:16 Selecting previously unselected package libcc1-0:amd64. 17:32:16 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:16 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:16 Selecting previously unselected package libgomp1:amd64. 17:32:16 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:16 b2f61026a351: Download complete 17:32:16 Selecting previously unselected package libitm1:amd64. 17:32:16 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:16 Selecting previously unselected package libatomic1:amd64. 17:32:16 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:16 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:16 Selecting previously unselected package libasan4:amd64. 17:32:16 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:16 Selecting previously unselected package liblsan0:amd64. 17:32:16 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:16 Selecting previously unselected package libtsan0:amd64. 17:32:16 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:17 Selecting previously unselected package libubsan0:amd64. 17:32:17 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Selecting previously unselected package libcilkrts5:amd64. 17:32:17 Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:17 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Selecting previously unselected package libmpx2:amd64. 17:32:17 Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:17 Selecting previously unselected package libquadmath0:amd64. 17:32:17 Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:32:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:17 Selecting previously unselected package libgcc-7-dev:amd64. 17:32:17 Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:18 Selecting previously unselected package gcc-7. 17:32:18 Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:18 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:32:19 Selecting previously unselected package gcc. 17:32:19 Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:32:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 17:32:19 Selecting previously unselected package libstdc++-7-dev:amd64. 17:32:19 Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:19 b2f61026a351: Pull complete 17:32:19 5538fb30c42c: Pull complete 17:32:20 f0b05810781a: Pull complete 17:32:20 0180a33352d6: Pull complete 17:32:21 Selecting previously unselected package g++-7. 17:32:21 Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 17:32:21 Selecting previously unselected package g++. 17:32:21 Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:32:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 17:32:22 Selecting previously unselected package make. 17:32:22 Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... 17:32:22 Unpacking make (4.1-9.1ubuntu1) ... 17:32:22 Selecting previously unselected package libdpkg-perl. 17:32:22 Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:32:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:32:22 Selecting previously unselected package patch. 17:32:22 Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:32:22 Unpacking patch (2.7.6-2ubuntu1.1) ... 17:32:22 Selecting previously unselected package dpkg-dev. 17:32:22 Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:32:22 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 17:32:22 Selecting previously unselected package build-essential. 17:32:22 Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... 17:32:22 Unpacking build-essential (12.4ubuntu1) ... 17:32:22 Preparing to unpack .../66-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... 17:32:22 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... 17:32:22 Selecting previously unselected package curl. 17:32:22 Preparing to unpack .../67-curl_7.58.0-2ubuntu3.9_amd64.deb ... 17:32:22 Unpacking curl (7.58.0-2ubuntu3.9) ... 17:32:22 Selecting previously unselected package libassuan0:amd64. 17:32:22 Preparing to unpack .../68-libassuan0_2.5.1-2_amd64.deb ... 17:32:22 Unpacking libassuan0:amd64 (2.5.1-2) ... 17:32:22 Selecting previously unselected package gpgconf. 17:32:22 Preparing to unpack .../69-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:22 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 17:32:23 Selecting previously unselected package libksba8:amd64. 17:32:23 Preparing to unpack .../70-libksba8_1.3.5-2_amd64.deb ... 17:32:23 Unpacking libksba8:amd64 (1.3.5-2) ... 17:32:23 Selecting previously unselected package libnpth0:amd64. 17:32:23 Preparing to unpack .../71-libnpth0_1.5-3_amd64.deb ... 17:32:23 Unpacking libnpth0:amd64 (1.5-3) ... 17:32:23 Selecting previously unselected package dirmngr. 17:32:23 Preparing to unpack .../72-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:23 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 17:32:23 e7604b0c0f53: Verifying Checksum 17:32:23 e7604b0c0f53: Download complete 17:32:23 Selecting previously unselected package libfakeroot:amd64. 17:32:23 Preparing to unpack .../73-libfakeroot_1.22-2ubuntu1_amd64.deb ... 17:32:23 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 17:32:23 Selecting previously unselected package fakeroot. 17:32:23 Preparing to unpack .../74-fakeroot_1.22-2ubuntu1_amd64.deb ... 17:32:23 Unpacking fakeroot (1.22-2ubuntu1) ... 17:32:23 Selecting previously unselected package libcurl3-gnutls:amd64. 17:32:23 Preparing to unpack .../75-libcurl3-gnutls_7.58.0-2ubuntu3.9_amd64.deb ... 17:32:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... 17:32:23 Selecting previously unselected package liberror-perl. 17:32:23 Preparing to unpack .../76-liberror-perl_0.17025-1_all.deb ... 17:32:23 Unpacking liberror-perl (0.17025-1) ... 17:32:23 Selecting previously unselected package git-man. 17:32:23 Preparing to unpack .../77-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:32:23 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:32:23 Selecting previously unselected package git. 17:32:23 Preparing to unpack .../78-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:32:23 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:32:24 Selecting previously unselected package gnupg-l10n. 17:32:24 Preparing to unpack .../79-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 17:32:24 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package gnupg-utils. 17:32:25 Preparing to unpack .../80-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:25 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package gpg. 17:32:25 Preparing to unpack .../81-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:25 Unpacking gpg (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package pinentry-curses. 17:32:25 Preparing to unpack .../82-pinentry-curses_1.1.0-1_amd64.deb ... 17:32:25 Unpacking pinentry-curses (1.1.0-1) ... 17:32:25 Selecting previously unselected package gpg-agent. 17:32:25 Preparing to unpack .../83-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:25 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package gpg-wks-client. 17:32:25 Preparing to unpack .../84-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:25 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package gpg-wks-server. 17:32:25 Preparing to unpack .../85-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:25 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package gpgsm. 17:32:25 Preparing to unpack .../86-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:25 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package gnupg. 17:32:25 Preparing to unpack .../87-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 17:32:25 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 17:32:25 Selecting previously unselected package libalgorithm-diff-perl. 17:32:25 Preparing to unpack .../88-libalgorithm-diff-perl_1.19.03-1_all.deb ... 17:32:25 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 17:32:25 Selecting previously unselected package libalgorithm-diff-xs-perl. 17:32:25 Preparing to unpack .../89-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 17:32:25 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 17:32:25 Selecting previously unselected package libalgorithm-merge-perl. 17:32:25 Preparing to unpack .../90-libalgorithm-merge-perl_0.08-3_all.deb ... 17:32:25 Unpacking libalgorithm-merge-perl (0.08-3) ... 17:32:25 Selecting previously unselected package libfile-fcntllock-perl. 17:32:25 Preparing to unpack .../91-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 17:32:25 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 17:32:26 Selecting previously unselected package libnorm1:amd64. 17:32:26 Preparing to unpack .../92-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:32:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:32:26 Selecting previously unselected package libpgm-5.2-0:amd64. 17:32:26 Preparing to unpack .../93-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:32:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:32:26 Selecting previously unselected package libsodium23:amd64. 17:32:26 Preparing to unpack .../94-libsodium23_1.0.16-2_amd64.deb ... 17:32:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:32:26 Selecting previously unselected package libzmq5:amd64. 17:32:26 Preparing to unpack .../95-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:32:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:32:26 Selecting previously unselected package libzmq3-dev:amd64. 17:32:26 Preparing to unpack .../96-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:32:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:32:26 Selecting previously unselected package manpages-dev. 17:32:26 Preparing to unpack .../97-manpages-dev_4.15-1_all.deb ... 17:32:26 Unpacking manpages-dev (4.15-1) ... 17:32:26 Selecting previously unselected package pkg-config. 17:32:26 Preparing to unpack .../98-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:32:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:32:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:27 Setting up libnpth0:amd64 (1.5-3) ... 17:32:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:32:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:32:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:27 Setting up readline-common (7.0-3) ... 17:32:27 Setting up manpages (4.15-1) ... 17:32:27 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:32:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:32:27 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 17:32:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:27 Setting up less (487-0.1) ... 17:32:27 Setting up make (4.1-9.1ubuntu1) ... 17:32:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 17:32:28 Setting up libreadline7:amd64 (7.0-3) ... 17:32:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... 17:32:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:32:28 No schema files found: doing nothing. 17:32:28 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 17:32:28 Setting up linux-libc-dev:amd64 (4.15.0-111.112) ... 17:32:28 Setting up libmpfr6:amd64 (4.0.1-1) ... 17:32:28 Setting up libksba8:amd64 (1.3.5-2) ... 17:32:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:32:28 Setting up libgdbm5:amd64 (1.14.1-6) ... 17:32:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:32:28 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 17:32:28 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 17:32:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:32:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 17:32:28 Setting up libsodium23:amd64 (1.0.16-2) ... 17:32:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:28 Setting up patch (2.7.6-2ubuntu1.1) ... 17:32:28 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 17:32:28 Setting up xz-utils (5.2.2-1.3) ... 17:32:29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 17:32:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 17:32:29 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 17:32:29 Setting up liblocale-gettext-perl (1.07-3build2) ... 17:32:29 Setting up shared-mime-info (1.9-2) ... 17:32:35 Setting up libmpc3:amd64 (1.1.0-1) ... 17:32:35 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 17:32:35 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 17:32:35 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 17:32:35 Setting up manpages-dev (4.15-1) ... 17:32:35 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:32:35 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 17:32:35 Setting up libassuan0:amd64 (2.5.1-2) ... 17:32:35 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 17:32:35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:35 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 17:32:35 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 17:32:35 Setting up netbase (5.4) ... 17:32:35 Setting up libisl19:amd64 (0.19-1) ... 17:32:35 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:32:35 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:35 Setting up curl (7.58.0-2ubuntu3.9) ... 17:32:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 17:32:35 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:35 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:35 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 17:32:35 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:32:35 Setting up fakeroot (1.22-2ubuntu1) ... 17:32:35 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 17:32:35 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 17:32:35 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 17:32:35 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 17:32:35 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 17:32:35 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 17:32:35 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 17:32:35 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 17:32:35 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 17:32:35 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:35 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:32:35 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:35 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 17:32:35 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 17:32:35 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 17:32:35 Setting up pinentry-curses (1.1.0-1) ... 17:32:35 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 17:32:35 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 17:32:35 Setting up gpg (2.2.4-1ubuntu1.2) ... 17:32:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 17:32:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:32:36 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 17:32:36 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 17:32:36 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 17:32:36 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 17:32:36 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 17:32:36 Setting up perl (5.26.1-6ubuntu0.3) ... 17:32:36 Setting up libfile-fcntllock-perl (0.22-3build2) ... 17:32:36 Setting up libalgorithm-diff-perl (1.19.03-1) ... 17:32:36 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 17:32:36 Setting up libxext6:amd64 (2:1.3.3-1) ... 17:32:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:32:36 Setting up liberror-perl (0.17025-1) ... 17:32:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:32:36 Setting up gnupg (2.2.4-1ubuntu1.2) ... 17:32:36 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:32:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:32:36 Setting up xauth (1:1.0.10-1) ... 17:32:36 Setting up libalgorithm-merge-perl (0.08-3) ... 17:32:36 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:32:36 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 17:32:36 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:32:36 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 17:32:36 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 17:32:36 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:32:36 Setting up build-essential (12.4ubuntu1) ... 17:32:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:32:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:32:40 binutils set to automatically installed. 17:32:40 binutils-common set to automatically installed. 17:32:40 binutils-x86-64-linux-gnu set to automatically installed. 17:32:40 build-essential set to automatically installed. 17:32:40 cpp set to automatically installed. 17:32:40 cpp-7 set to automatically installed. 17:32:40 curl set to automatically installed. 17:32:40 dirmngr set to automatically installed. 17:32:40 dpkg-dev set to automatically installed. 17:32:40 fakeroot set to automatically installed. 17:32:40 g++ set to automatically installed. 17:32:40 g++-7 set to automatically installed. 17:32:40 gcc set to automatically installed. 17:32:40 gcc-7 set to automatically installed. 17:32:40 gcc-7-base set to automatically installed. 17:32:40 git set to automatically installed. 17:32:40 git-man set to automatically installed. 17:32:40 gnupg set to automatically installed. 17:32:40 gnupg-l10n set to automatically installed. 17:32:40 gnupg-utils set to automatically installed. 17:32:40 gpg set to automatically installed. 17:32:40 gpg-agent set to automatically installed. 17:32:40 gpg-wks-client set to automatically installed. 17:32:40 gpg-wks-server set to automatically installed. 17:32:40 gpgconf set to automatically installed. 17:32:40 gpgsm set to automatically installed. 17:32:40 less set to automatically installed. 17:32:40 libalgorithm-diff-perl set to automatically installed. 17:32:40 libalgorithm-diff-xs-perl set to automatically installed. 17:32:40 libalgorithm-merge-perl set to automatically installed. 17:32:40 libasan4 set to automatically installed. 17:32:40 libassuan0 set to automatically installed. 17:32:40 libatomic1 set to automatically installed. 17:32:40 libbinutils set to automatically installed. 17:32:40 libbsd0 set to automatically installed. 17:32:40 libc-dev-bin set to automatically installed. 17:32:40 libc6 set to automatically installed. 17:32:40 libc6-dev set to automatically installed. 17:32:40 libcc1-0 set to automatically installed. 17:32:40 libcilkrts5 set to automatically installed. 17:32:40 libcurl3-gnutls set to automatically installed. 17:32:40 libcurl4 set to automatically installed. 17:32:40 libdpkg-perl set to automatically installed. 17:32:40 libedit2 set to automatically installed. 17:32:40 liberror-perl set to automatically installed. 17:32:40 libexpat1 set to automatically installed. 17:32:40 libfakeroot set to automatically installed. 17:32:40 libfile-fcntllock-perl set to automatically installed. 17:32:40 libgcc-7-dev set to automatically installed. 17:32:40 libgdbm-compat4 set to automatically installed. 17:32:40 libgdbm5 set to automatically installed. 17:32:40 libglib2.0-0 set to automatically installed. 17:32:40 libglib2.0-data set to automatically installed. 17:32:40 libgomp1 set to automatically installed. 17:32:40 libicu60 set to automatically installed. 17:32:40 libisl19 set to automatically installed. 17:32:40 libitm1 set to automatically installed. 17:32:40 libksba8 set to automatically installed. 17:32:40 liblocale-gettext-perl set to automatically installed. 17:32:40 liblsan0 set to automatically installed. 17:32:40 libmpc3 set to automatically installed. 17:32:40 libmpfr6 set to automatically installed. 17:32:40 libmpx2 set to automatically installed. 17:32:40 libnorm1 set to automatically installed. 17:32:40 libnpth0 set to automatically installed. 17:32:40 libperl5.26 set to automatically installed. 17:32:40 libpgm-5.2-0 set to automatically installed. 17:32:40 libquadmath0 set to automatically installed. 17:32:40 libreadline7 set to automatically installed. 17:32:40 libsodium23 set to automatically installed. 17:32:40 libssl1.0.0 set to automatically installed. 17:32:40 libstdc++-7-dev set to automatically installed. 17:32:40 libtsan0 set to automatically installed. 17:32:40 libubsan0 set to automatically installed. 17:32:40 libx11-6 set to automatically installed. 17:32:40 libx11-data set to automatically installed. 17:32:40 libxau6 set to automatically installed. 17:32:40 libxcb1 set to automatically installed. 17:32:40 libxdmcp6 set to automatically installed. 17:32:40 libxext6 set to automatically installed. 17:32:40 libxml2 set to automatically installed. 17:32:40 libxmuu1 set to automatically installed. 17:32:40 libzmq3-dev set to automatically installed. 17:32:40 libzmq5 set to automatically installed. 17:32:40 linux-libc-dev set to automatically installed. 17:32:40 make set to automatically installed. 17:32:40 manpages set to automatically installed. 17:32:40 manpages-dev set to automatically installed. 17:32:40 netbase set to automatically installed. 17:32:40 openssh-client set to automatically installed. 17:32:40 patch set to automatically installed. 17:32:40 perl set to automatically installed. 17:32:40 perl-modules-5.26 set to automatically installed. 17:32:40 pinentry-curses set to automatically installed. 17:32:40 pkg-config set to automatically installed. 17:32:40 readline-common set to automatically installed. 17:32:40 shared-mime-info set to automatically installed. 17:32:40 xauth set to automatically installed. 17:32:40 xdg-user-dirs set to automatically installed. 17:32:40 xz-utils set to automatically installed. 17:32:40 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 17:32:40 Please ensure the environment is properly setup before continuing. 17:32:40 Ignore this message if the appropriate measures have already been taken 17:32:41 Pulling go 17:32:42 'app-service-config' has dependencies that need to be staged: go 17:32:42 Skipping pull go (already ran) 17:32:42 Building go 17:32:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:42 Dload Upload Total Spent Left Speed 17:32:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 114M 29 34.1M 0 0 41.9M 0 0:00:02 --:--:-- 0:00:02 41.9M 76 114M 76 87.7M 0 0 48.6M 0 0:00:02 0:00:01 0:00:01 48.6M 100 114M 100 114M 0 0 51.6M 0 0:00:02 0:00:02 --:--:-- 51.6M 17:32:45 go1.13.10.linux-amd64.tar.gz: OK 17:32:53 Staging go 17:32:55 e7604b0c0f53: Pull complete 17:32:55 db689cb83ae0: Pull complete 17:32:55 6138af208834: Pull complete 17:32:55 007c8e8c5d63: Pull complete 17:32:55 4f7a387c642f: Pull complete 17:32:55 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 17:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 17:33:02 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 17:33:02 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 17:33:02 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 17:33:02 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 17:33:02 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [905 kB] 17:33:02 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] 17:33:02 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] 17:33:02 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] 17:33:02 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 17:33:03 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] 17:33:03 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] 17:33:03 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [632 kB] 17:33:03 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:33:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:33:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:33:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] 17:33:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 17:33:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] 17:33:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 17:33:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1005 kB] 17:33:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.9 kB] 17:33:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 17:33:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 17:33:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 17:33:03 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] 17:33:03 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] 17:33:03 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [104 kB] 17:33:03 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1306 kB] 17:33:03 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 17:33:03 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] 17:33:03 Fetched 18.2 MB in 0s (0 B/s) 17:33:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:33:03 Fetched 224 kB in 0s (0 B/s) 17:33:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:33:03 Fetched 157 kB in 0s (0 B/s) 17:33:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:33:03 Fetched 221 kB in 0s (0 B/s) 17:33:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:33:03 Fetched 143 kB in 0s (0 B/s) 17:33:03 Pulling app-service-config 17:33:03 Fetched 3816 kB in 2s (1618 kB/s) 17:33:04 Pulling config-common 17:33:05 Skipping build go (already ran) 17:33:05 Building app-service-config 17:33:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.2" -o app-service-configurable 17:33:06 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:33:07 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:33:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:33:07 go: downloading github.com/gorilla/mux v1.7.4 17:33:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:33:07 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 17:33:07 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.18 17:33:07 go: extracting github.com/gorilla/mux v1.7.4 17:33:07 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:33:07 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.18 17:33:07 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 17:33:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:33:07 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 17:33:07 go: downloading github.com/google/uuid v1.1.1 17:33:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:33:07 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:33:07 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 17:33:07 go: extracting github.com/google/uuid v1.1.1 17:33:07 go: downloading github.com/pelletier/go-toml v1.2.0 17:33:07 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 17:33:07 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:33:07 go: downloading github.com/x448/float16 v0.8.4 17:33:07 go: downloading github.com/BurntSushi/toml v0.3.1 17:33:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:33:07 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 17:33:07 go: downloading github.com/hashicorp/consul/api v1.1.0 17:33:07 go: downloading github.com/go-kit/kit v0.8.0 17:33:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:33:07 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:33:07 go: extracting github.com/pelletier/go-toml v1.2.0 17:33:07 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:33:07 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 17:33:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:33:07 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 17:33:07 go: downloading github.com/pebbe/zmq4 v1.0.0 17:33:07 go: extracting github.com/BurntSushi/toml v0.3.1 17:33:07 go: extracting github.com/hashicorp/consul/api v1.1.0 17:33:07 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 17:33:07 go: extracting github.com/x448/float16 v0.8.4 17:33:07 go: extracting github.com/go-redis/redis/v7 v7.2.0 17:33:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:33:07 go: downloading github.com/hashicorp/serf v0.8.2 17:33:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:33:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:33:07 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:33:07 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:33:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:33:07 go: downloading github.com/mitchellh/copystructure v1.0.0 17:33:07 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:33:07 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 17:33:07 go: extracting github.com/go-kit/kit v0.8.0 17:33:07 go: extracting github.com/pebbe/zmq4 v1.0.0 17:33:07 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 17:33:07 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 17:33:07 go: extracting github.com/mitchellh/mapstructure v1.1.2 17:33:07 go: extracting github.com/mitchellh/copystructure v1.0.0 17:33:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:33:07 go: extracting github.com/hashicorp/serf v0.8.2 17:33:07 go: extracting github.com/mitchellh/reflectwalk v1.0.0 17:33:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:33:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:33:07 go: extracting github.com/go-logfmt/logfmt v0.4.0 17:33:07 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:33:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:33:07 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:33:07 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 17:33:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:33:07 go: extracting github.com/hashicorp/golang-lru v0.5.0 17:33:07 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:33:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:33:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:33:07 go: finding github.com/google/uuid v1.1.1 17:33:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 17:33:07 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:33:07 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:33:07 go: finding github.com/BurntSushi/toml v0.3.1 17:33:07 go: finding github.com/go-kit/kit v0.8.0 17:33:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:33:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:33:07 go: finding github.com/gorilla/mux v1.7.4 17:33:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:33:07 go: finding github.com/x448/float16 v0.8.4 17:33:07 go: finding github.com/go-logfmt/logfmt v0.4.0 17:33:07 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:33:07 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:33:07 go: finding github.com/pelletier/go-toml v1.2.0 17:33:07 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:33:07 go: finding github.com/go-redis/redis/v7 v7.2.0 17:33:07 go: finding github.com/hashicorp/consul/api v1.1.0 17:33:07 go: finding github.com/pebbe/zmq4 v1.0.0 17:33:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:33:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:33:07 go: finding github.com/mitchellh/copystructure v1.0.0 17:33:07 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:33:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:33:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:33:07 go: finding github.com/mitchellh/mapstructure v1.1.2 17:33:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:33:07 go: finding github.com/hashicorp/serf v0.8.2 17:33:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:33:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:33:07 go: finding github.com/hashicorp/golang-lru v0.5.0 17:33:08 Reading package lists... 17:33:14 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: 17:33:14 - README.md 17:33:14 17:33:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:33:21 Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils 17:33:22 Building config-common 17:33:25 Reading package lists... 17:33:25 Building dependency tree... 17:33:25 Reading state information... 17:33:26 The following packages were automatically installed and are no longer required: 17:33:26 libjq1 liblzo2-2 libonig4 17:33:26 Use 'sudo apt autoremove' to remove them. 17:33:26 Suggested packages: 17:33:26 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 17:33:26 pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib 17:33:26 autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg 17:33:26 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 17:33:26 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base 17:33:26 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 17:33:26 gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon 17:33:26 glibc-doc locales bzr gdbm-l10n libstdc++-7-doc make-doc man-browser 17:33:26 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 17:33:26 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc 17:33:26 readline-doc 17:33:27 Skipping stage go (already ran) 17:33:27 Staging app-service-config 17:33:27 Staging config-common 17:33:27 The following NEW packages will be installed: 17:33:27 binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp 17:33:27 cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git 17:33:27 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 17:33:27 gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl 17:33:27 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 17:33:27 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 17:33:27 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot 17:33:27 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 17:33:27 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 17:33:27 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 17:33:27 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 17:33:27 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 17:33:27 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make 17:33:27 manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 17:33:27 pinentry-curses pkg-config readline-common shared-mime-info xauth 17:33:27 xdg-user-dirs xz-utils 17:33:27 The following packages will be upgraded: 17:33:27 libc6 libcurl4 17:33:28 2 upgraded, 95 newly installed, 0 to remove and 14 not upgraded. 17:33:28 Need to get 65.8 MB of archives. 17:33:28 After this operation, 277 MB of additional disk space will be used. 17:33:28 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 17:33:28 Priming go 17:33:29 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] 17:33:29 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] 17:33:29 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 17:33:29 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 17:33:29 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 17:33:29 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 17:33:29 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 17:33:29 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 17:33:29 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 17:33:29 Priming app-service-config 17:33:29 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 17:33:29 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 17:33:29 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 17:33:30 Priming config-common 17:33:30 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 17:33:30 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 17:33:30 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 17:33:30 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 17:33:30 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 17:33:30 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 17:33:31 Snapping 'edgex-app-service-configurable' ... 17:33:31 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 17:33:31 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 17:33:31 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 17:33:31 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 17:33:31 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 17:33:31 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 17:33:31 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 17:33:31 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 17:33:31 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 17:33:31 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 17:33:31 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] 17:33:31 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 17:33:31 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 17:33:31 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] 17:33:31 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] 17:33:31 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] 17:33:31 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] 17:33:31 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] 17:33:31 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-111.112 [975 kB] 17:33:31 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] 17:33:31 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:33:31 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] 17:33:31 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] 17:33:31 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] 17:33:32 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 17:33:32 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:33:32 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 17:33:32 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 17:33:32 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 17:33:32 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 17:33:32 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 17:33:32 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 17:33:32 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 17:33:32 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 17:33:32 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 17:33:32 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 17:33:32 17:33:32 Snapped edgex-app-service-configurable_1.2.0-20200714+8f8a21a_amd64.snap 17:33:32 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 17:33:32 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:33:32 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 17:33:33 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 17:33:33 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 17:33:33 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:33:33 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 17:33:33 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:33:33 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] 17:33:33 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] 17:33:33 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] 17:33:33 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 17:33:33 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 17:33:33 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 17:33:33 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 17:33:33 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 17:33:33 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] 17:33:33 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] 17:33:33 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.9 [179 kB] 17:33:33 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 17:33:33 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:33:33 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 17:33:33 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 17:33:33 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 17:33:33 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 17:33:33 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 17:33:33 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 17:33:33 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 17:33:33 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 17:33:33 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 17:33:33 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 17:33:33 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 17:33:33 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] 17:33:33 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 17:33:33 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] 17:33:33 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 17:33:33 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 17:33:33 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 17:33:33 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 17:33:33 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 17:33:33 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] 17:33:33 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 17:33:34 debconf: delaying package configuration, since apt-utils is not installed 17:33:34 Fetched 65.8 MB in 6s (11.4 MB/s) 17:33:34 (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 ... 4630 files and directories currently installed.) 17:33:34 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 17:33:35 Unexpected error when obtaining your account information. 17:33:35 Login failed. 17:33:35 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [Pipeline] } 17:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:33:37 Failed in branch amd64 17:33:37 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 17:33:39 Selecting previously unselected package liblocale-gettext-perl. 17:33:39 (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 ... 4630 files and directories currently installed.) 17:33:39 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... 17:33:39 Unpacking liblocale-gettext-perl (1.07-3build2) ... 17:33:39 Selecting previously unselected package libxau6:arm64. 17:33:39 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... 17:33:39 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... 17:33:39 Selecting previously unselected package libbsd0:arm64. 17:33:39 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 17:33:39 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 17:33:39 Selecting previously unselected package libxdmcp6:arm64. 17:33:39 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 17:33:39 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 17:33:40 Selecting previously unselected package libxcb1:arm64. 17:33:40 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 17:33:40 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 17:33:40 Selecting previously unselected package libx11-data. 17:33:40 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 17:33:40 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 17:33:40 Selecting previously unselected package libx11-6:arm64. 17:33:40 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 17:33:40 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 17:33:40 Selecting previously unselected package libxext6:arm64. 17:33:40 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 17:33:40 Unpacking libxext6:arm64 (2:1.3.3-1) ... 17:33:40 Selecting previously unselected package perl-modules-5.26. 17:33:40 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 17:33:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:33:42 Selecting previously unselected package libgdbm5:arm64. 17:33:42 Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... 17:33:42 Unpacking libgdbm5:arm64 (1.14.1-6) ... 17:33:42 Selecting previously unselected package libgdbm-compat4:arm64. 17:33:42 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... 17:33:42 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 17:33:42 Selecting previously unselected package libperl5.26:arm64. 17:33:42 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 17:33:42 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 17:33:44 Selecting previously unselected package perl. 17:33:44 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... 17:33:44 Unpacking perl (5.26.1-6ubuntu0.3) ... 17:33:44 Selecting previously unselected package less. 17:33:44 Preparing to unpack .../13-less_487-0.1_arm64.deb ... 17:33:44 Unpacking less (487-0.1) ... 17:33:44 Selecting previously unselected package libexpat1:arm64. 17:33:44 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 17:33:44 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 17:33:44 Selecting previously unselected package libglib2.0-0:arm64. 17:33:44 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 17:33:44 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 17:33:44 Selecting previously unselected package libglib2.0-data. 17:33:44 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 17:33:44 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 17:33:44 Selecting previously unselected package libicu60:arm64. 17:33:44 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... 17:33:44 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 17:33:46 Selecting previously unselected package readline-common. 17:33:46 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 17:33:46 Unpacking readline-common (7.0-3) ... 17:33:46 Selecting previously unselected package libreadline7:arm64. 17:33:46 Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... 17:33:46 Unpacking libreadline7:arm64 (7.0-3) ... 17:33:47 Selecting previously unselected package libxml2:arm64. 17:33:47 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 17:33:47 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 17:33:47 Selecting previously unselected package netbase. 17:33:47 Preparing to unpack .../21-netbase_5.4_all.deb ... 17:33:47 Unpacking netbase (5.4) ... 17:33:47 Selecting previously unselected package shared-mime-info. 17:33:47 Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... 17:33:47 Unpacking shared-mime-info (1.9-2) ... 17:33:47 Selecting previously unselected package xdg-user-dirs. 17:33:47 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 17:33:47 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 17:33:47 Selecting previously unselected package xz-utils. 17:33:47 Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... 17:33:47 Unpacking xz-utils (5.2.2-1.3) ... 17:33:48 Selecting previously unselected package libedit2:arm64. 17:33:48 Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... 17:33:48 Unpacking libedit2:arm64 (3.1-20170329-1) ... 17:33:48 Selecting previously unselected package libssl1.0.0:arm64. 17:33:48 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 17:33:48 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 17:33:48 Selecting previously unselected package libxmuu1:arm64. 17:33:48 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... 17:33:48 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 17:33:48 Selecting previously unselected package manpages. 17:33:48 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 17:33:48 Unpacking manpages (4.15-1) ... 17:33:48 Selecting previously unselected package openssh-client. 17:33:48 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 17:33:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:33:49 Selecting previously unselected package xauth. 17:33:49 Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... 17:33:49 Unpacking xauth (1:1.0.10-1) ... 17:33:49 Selecting previously unselected package binutils-common:arm64. 17:33:49 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... 17:33:49 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 17:33:49 Selecting previously unselected package libbinutils:arm64. 17:33:49 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 17:33:49 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 17:33:49 Selecting previously unselected package binutils-aarch64-linux-gnu. 17:33:49 Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... 17:33:49 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 17:33:50 Selecting previously unselected package binutils. 17:33:50 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 17:33:50 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 17:33:50 Selecting previously unselected package libc-dev-bin. 17:33:50 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... 17:33:50 Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... 17:33:50 Selecting previously unselected package linux-libc-dev:arm64. 17:33:50 Preparing to unpack .../36-linux-libc-dev_4.15.0-111.112_arm64.deb ... 17:33:50 Unpacking linux-libc-dev:arm64 (4.15.0-111.112) ... 17:33:51 Selecting previously unselected package libc6-dev:arm64. 17:33:51 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... 17:33:51 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... 17:33:52 Selecting previously unselected package gcc-7-base:arm64. 17:33:52 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:33:52 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 17:33:52 Selecting previously unselected package libisl19:arm64. 17:33:52 Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... 17:33:52 Unpacking libisl19:arm64 (0.19-1) ... 17:33:53 Selecting previously unselected package libmpfr6:arm64. 17:33:53 Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... 17:33:53 Unpacking libmpfr6:arm64 (4.0.1-1) ... 17:33:53 Selecting previously unselected package libmpc3:arm64. 17:33:53 Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... 17:33:53 Unpacking libmpc3:arm64 (1.1.0-1) ... 17:33:53 Selecting previously unselected package cpp-7. 17:33:53 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:33:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:33:55 Selecting previously unselected package cpp. 17:33:55 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 17:33:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 17:33:55 Selecting previously unselected package libcc1-0:arm64. 17:33:55 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:33:55 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:33:55 Selecting previously unselected package libgomp1:arm64. 17:33:55 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:33:55 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:33:55 Selecting previously unselected package libitm1:arm64. 17:33:55 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:33:55 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:33:55 Selecting previously unselected package libatomic1:arm64. 17:33:55 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:33:55 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:33:55 Selecting previously unselected package libasan4:arm64. 17:33:55 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:33:55 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 17:33:55 Selecting previously unselected package liblsan0:arm64. 17:33:55 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:33:55 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:33:56 Selecting previously unselected package libtsan0:arm64. 17:33:56 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:33:56 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:33:56 Selecting previously unselected package libubsan0:arm64. 17:33:56 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:33:56 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 17:33:56 Selecting previously unselected package libgcc-7-dev:arm64. 17:33:56 Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:33:56 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 17:33:57 Selecting previously unselected package gcc-7. 17:33:57 Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:33:57 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:33:59 Selecting previously unselected package gcc. 17:33:59 Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 17:33:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 17:33:59 Selecting previously unselected package libstdc++-7-dev:arm64. 17:33:59 Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:33:59 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 17:34:00 Selecting previously unselected package g++-7. 17:34:00 Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:34:00 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 17:34:02 Selecting previously unselected package g++. 17:34:02 Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 17:34:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 17:34:02 Selecting previously unselected package make. 17:34:02 Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... 17:34:02 Unpacking make (4.1-9.1ubuntu1) ... 17:34:02 Selecting previously unselected package libdpkg-perl. 17:34:02 Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:34:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:34:02 Selecting previously unselected package patch. 17:34:02 Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... 17:34:02 Unpacking patch (2.7.6-2ubuntu1.1) ... 17:34:02 Selecting previously unselected package dpkg-dev. 17:34:02 Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:34:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 17:34:02 Selecting previously unselected package build-essential. 17:34:02 Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... 17:34:02 Unpacking build-essential (12.4ubuntu1) ... 17:34:02 Preparing to unpack .../63-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... 17:34:02 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... 17:34:03 Selecting previously unselected package curl. 17:34:03 Preparing to unpack .../64-curl_7.58.0-2ubuntu3.9_arm64.deb ... 17:34:03 Unpacking curl (7.58.0-2ubuntu3.9) ... 17:34:03 Selecting previously unselected package libassuan0:arm64. 17:34:03 Preparing to unpack .../65-libassuan0_2.5.1-2_arm64.deb ... 17:34:03 Unpacking libassuan0:arm64 (2.5.1-2) ... 17:34:03 Selecting previously unselected package gpgconf. 17:34:03 Preparing to unpack .../66-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:03 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 17:34:03 Selecting previously unselected package libksba8:arm64. 17:34:03 Preparing to unpack .../67-libksba8_1.3.5-2_arm64.deb ... 17:34:03 Unpacking libksba8:arm64 (1.3.5-2) ... 17:34:03 Selecting previously unselected package libnpth0:arm64. 17:34:03 Preparing to unpack .../68-libnpth0_1.5-3_arm64.deb ... 17:34:03 Unpacking libnpth0:arm64 (1.5-3) ... 17:34:04 Selecting previously unselected package dirmngr. 17:34:04 Preparing to unpack .../69-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:04 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 17:34:04 Selecting previously unselected package libfakeroot:arm64. 17:34:04 Preparing to unpack .../70-libfakeroot_1.22-2ubuntu1_arm64.deb ... 17:34:04 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... 17:34:04 Selecting previously unselected package fakeroot. 17:34:04 Preparing to unpack .../71-fakeroot_1.22-2ubuntu1_arm64.deb ... 17:34:04 Unpacking fakeroot (1.22-2ubuntu1) ... 17:34:04 Selecting previously unselected package libcurl3-gnutls:arm64. 17:34:04 Preparing to unpack .../72-libcurl3-gnutls_7.58.0-2ubuntu3.9_arm64.deb ... 17:34:04 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... 17:34:04 Selecting previously unselected package liberror-perl. 17:34:04 Preparing to unpack .../73-liberror-perl_0.17025-1_all.deb ... 17:34:04 Unpacking liberror-perl (0.17025-1) ... 17:34:04 Selecting previously unselected package git-man. 17:34:04 Preparing to unpack .../74-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:34:04 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:34:05 Selecting previously unselected package git. 17:34:05 Preparing to unpack .../75-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 17:34:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:34:06 Selecting previously unselected package gnupg-l10n. 17:34:06 Preparing to unpack .../76-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 17:34:06 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 17:34:06 Selecting previously unselected package gnupg-utils. 17:34:06 Preparing to unpack .../77-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:06 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 17:34:06 Selecting previously unselected package gpg. 17:34:06 Preparing to unpack .../78-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:06 Unpacking gpg (2.2.4-1ubuntu1.2) ... 17:34:06 Selecting previously unselected package pinentry-curses. 17:34:06 Preparing to unpack .../79-pinentry-curses_1.1.0-1_arm64.deb ... 17:34:06 Unpacking pinentry-curses (1.1.0-1) ... 17:34:07 Selecting previously unselected package gpg-agent. 17:34:07 Preparing to unpack .../80-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:07 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 17:34:07 Selecting previously unselected package gpg-wks-client. 17:34:07 Preparing to unpack .../81-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:07 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 17:34:07 Selecting previously unselected package gpg-wks-server. 17:34:07 Preparing to unpack .../82-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:07 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 17:34:07 Selecting previously unselected package gpgsm. 17:34:07 Preparing to unpack .../83-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:07 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 17:34:07 Selecting previously unselected package gnupg. 17:34:07 Preparing to unpack .../84-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 17:34:07 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 17:34:07 Selecting previously unselected package libalgorithm-diff-perl. 17:34:07 Preparing to unpack .../85-libalgorithm-diff-perl_1.19.03-1_all.deb ... 17:34:07 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 17:34:07 Selecting previously unselected package libalgorithm-diff-xs-perl. 17:34:07 Preparing to unpack .../86-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... 17:34:07 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 17:34:07 Selecting previously unselected package libalgorithm-merge-perl. 17:34:08 Preparing to unpack .../87-libalgorithm-merge-perl_0.08-3_all.deb ... 17:34:08 Unpacking libalgorithm-merge-perl (0.08-3) ... 17:34:08 Selecting previously unselected package libfile-fcntllock-perl. 17:34:08 Preparing to unpack .../88-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... 17:34:08 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 17:34:08 Selecting previously unselected package libnorm1:arm64. 17:34:08 Preparing to unpack .../89-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 17:34:08 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 17:34:08 Selecting previously unselected package libpgm-5.2-0:arm64. 17:34:08 Preparing to unpack .../90-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 17:34:08 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 17:34:08 Selecting previously unselected package libsodium23:arm64. 17:34:08 Preparing to unpack .../91-libsodium23_1.0.16-2_arm64.deb ... 17:34:08 Unpacking libsodium23:arm64 (1.0.16-2) ... 17:34:08 Selecting previously unselected package libzmq5:arm64. 17:34:08 Preparing to unpack .../92-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 17:34:08 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 17:34:08 Selecting previously unselected package libzmq3-dev:arm64. 17:34:08 Preparing to unpack .../93-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 17:34:08 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 17:34:09 Selecting previously unselected package manpages-dev. 17:34:09 Preparing to unpack .../94-manpages-dev_4.15-1_all.deb ... 17:34:09 Unpacking manpages-dev (4.15-1) ... 17:34:09 Selecting previously unselected package pkg-config. 17:34:09 Preparing to unpack .../95-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 17:34:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:34:10 Setting up libnpth0:arm64 (1.5-3) ... 17:34:10 Setting up libedit2:arm64 (3.1-20170329-1) ... 17:34:10 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:34:10 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 17:34:10 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:34:10 Setting up readline-common (7.0-3) ... 17:34:10 Setting up manpages (4.15-1) ... 17:34:10 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:34:10 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 17:34:10 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 17:34:10 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:34:10 Setting up less (487-0.1) ... 17:34:10 Setting up make (4.1-9.1ubuntu1) ... 17:34:10 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 17:34:11 Setting up libreadline7:arm64 (7.0-3) ... 17:34:11 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... 17:34:11 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:34:11 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 17:34:11 No schema files found: doing nothing. 17:34:11 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 17:34:11 Setting up linux-libc-dev:arm64 (4.15.0-111.112) ... 17:34:11 Setting up libmpfr6:arm64 (4.0.1-1) ... 17:34:11 Setting up libksba8:arm64 (1.3.5-2) ... 17:34:11 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 17:34:11 Setting up libgdbm5:arm64 (1.14.1-6) ... 17:34:11 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 17:34:11 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 17:34:11 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 17:34:11 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:34:11 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 17:34:11 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 17:34:11 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 17:34:11 Setting up libsodium23:arm64 (1.0.16-2) ... 17:34:11 Setting up patch (2.7.6-2ubuntu1.1) ... 17:34:11 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 17:34:11 Setting up xz-utils (5.2.2-1.3) ... 17:34:11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 17:34:11 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 17:34:11 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... 17:34:11 Setting up liblocale-gettext-perl (1.07-3build2) ... 17:34:11 Setting up shared-mime-info (1.9-2) ... 17:34:18 Setting up libmpc3:arm64 (1.1.0-1) ... 17:34:18 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 17:34:18 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 17:34:18 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 17:34:18 Setting up manpages-dev (4.15-1) ... 17:34:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:34:18 Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... 17:34:18 Setting up libassuan0:arm64 (2.5.1-2) ... 17:34:18 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 17:34:19 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:34:19 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 17:34:19 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... 17:34:19 Setting up netbase (5.4) ... 17:34:19 Setting up libisl19:arm64 (0.19-1) ... 17:34:19 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 17:34:19 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 17:34:19 Setting up curl (7.58.0-2ubuntu3.9) ... 17:34:19 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 17:34:19 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 17:34:19 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 17:34:19 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 17:34:19 Setting up fakeroot (1.22-2ubuntu1) ... 17:34:19 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 17:34:19 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 17:34:19 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 17:34:19 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 17:34:19 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 17:34:19 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 17:34:19 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 17:34:19 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 17:34:19 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 17:34:19 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 17:34:19 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:34:19 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 17:34:19 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 17:34:19 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 17:34:20 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 17:34:20 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 17:34:20 Setting up pinentry-curses (1.1.0-1) ... 17:34:20 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 17:34:20 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 17:34:20 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 17:34:20 Setting up gpg (2.2.4-1ubuntu1.2) ... 17:34:20 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:34:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:34:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:34:20 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 17:34:20 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 17:34:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:34:20 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 17:34:20 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 17:34:20 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 17:34:20 Setting up perl (5.26.1-6ubuntu0.3) ... 17:34:20 Setting up libfile-fcntllock-perl (0.22-3build2) ... 17:34:20 Setting up libalgorithm-diff-perl (1.19.03-1) ... 17:34:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:34:21 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 17:34:21 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 17:34:21 Setting up libxext6:arm64 (2:1.3.3-1) ... 17:34:21 Setting up liberror-perl (0.17025-1) ... 17:34:21 Setting up gnupg (2.2.4-1ubuntu1.2) ... 17:34:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:34:21 Setting up xauth (1:1.0.10-1) ... 17:34:21 Setting up libalgorithm-merge-perl (0.08-3) ... 17:34:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:34:21 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 17:34:21 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:34:21 Setting up build-essential (12.4ubuntu1) ... 17:34:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:34:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:34:32 binutils set to automatically installed. 17:34:32 binutils-aarch64-linux-gnu set to automatically installed. 17:34:32 binutils-common set to automatically installed. 17:34:32 build-essential set to automatically installed. 17:34:32 cpp set to automatically installed. 17:34:32 cpp-7 set to automatically installed. 17:34:32 curl set to automatically installed. 17:34:32 dirmngr set to automatically installed. 17:34:32 dpkg-dev set to automatically installed. 17:34:32 fakeroot set to automatically installed. 17:34:32 g++ set to automatically installed. 17:34:32 g++-7 set to automatically installed. 17:34:32 gcc set to automatically installed. 17:34:32 gcc-7 set to automatically installed. 17:34:32 gcc-7-base set to automatically installed. 17:34:32 git set to automatically installed. 17:34:32 git-man set to automatically installed. 17:34:32 gnupg set to automatically installed. 17:34:32 gnupg-l10n set to automatically installed. 17:34:32 gnupg-utils set to automatically installed. 17:34:32 gpg set to automatically installed. 17:34:32 gpg-agent set to automatically installed. 17:34:32 gpg-wks-client set to automatically installed. 17:34:32 gpg-wks-server set to automatically installed. 17:34:32 gpgconf set to automatically installed. 17:34:32 gpgsm set to automatically installed. 17:34:32 less set to automatically installed. 17:34:32 libalgorithm-diff-perl set to automatically installed. 17:34:32 libalgorithm-diff-xs-perl set to automatically installed. 17:34:32 libalgorithm-merge-perl set to automatically installed. 17:34:32 libasan4 set to automatically installed. 17:34:32 libassuan0 set to automatically installed. 17:34:32 libatomic1 set to automatically installed. 17:34:32 libbinutils set to automatically installed. 17:34:32 libbsd0 set to automatically installed. 17:34:32 libc-dev-bin set to automatically installed. 17:34:32 libc6 set to automatically installed. 17:34:32 libc6-dev set to automatically installed. 17:34:32 libcc1-0 set to automatically installed. 17:34:32 libcurl3-gnutls set to automatically installed. 17:34:32 libcurl4 set to automatically installed. 17:34:32 libdpkg-perl set to automatically installed. 17:34:32 libedit2 set to automatically installed. 17:34:32 liberror-perl set to automatically installed. 17:34:32 libexpat1 set to automatically installed. 17:34:32 libfakeroot set to automatically installed. 17:34:32 libfile-fcntllock-perl set to automatically installed. 17:34:32 libgcc-7-dev set to automatically installed. 17:34:32 libgdbm-compat4 set to automatically installed. 17:34:32 libgdbm5 set to automatically installed. 17:34:32 libglib2.0-0 set to automatically installed. 17:34:32 libglib2.0-data set to automatically installed. 17:34:32 libgomp1 set to automatically installed. 17:34:32 libicu60 set to automatically installed. 17:34:32 libisl19 set to automatically installed. 17:34:32 libitm1 set to automatically installed. 17:34:32 libksba8 set to automatically installed. 17:34:32 liblocale-gettext-perl set to automatically installed. 17:34:32 liblsan0 set to automatically installed. 17:34:32 libmpc3 set to automatically installed. 17:34:32 libmpfr6 set to automatically installed. 17:34:32 libnorm1 set to automatically installed. 17:34:32 libnpth0 set to automatically installed. 17:34:32 libperl5.26 set to automatically installed. 17:34:32 libpgm-5.2-0 set to automatically installed. 17:34:32 libreadline7 set to automatically installed. 17:34:32 libsodium23 set to automatically installed. 17:34:32 libssl1.0.0 set to automatically installed. 17:34:32 libstdc++-7-dev set to automatically installed. 17:34:32 libtsan0 set to automatically installed. 17:34:32 libubsan0 set to automatically installed. 17:34:32 libx11-6 set to automatically installed. 17:34:32 libx11-data set to automatically installed. 17:34:32 libxau6 set to automatically installed. 17:34:32 libxcb1 set to automatically installed. 17:34:32 libxdmcp6 set to automatically installed. 17:34:32 libxext6 set to automatically installed. 17:34:32 libxml2 set to automatically installed. 17:34:32 libxmuu1 set to automatically installed. 17:34:32 libzmq3-dev set to automatically installed. 17:34:32 libzmq5 set to automatically installed. 17:34:32 linux-libc-dev set to automatically installed. 17:34:32 make set to automatically installed. 17:34:32 manpages set to automatically installed. 17:34:32 manpages-dev set to automatically installed. 17:34:32 netbase set to automatically installed. 17:34:32 openssh-client set to automatically installed. 17:34:32 patch set to automatically installed. 17:34:32 perl set to automatically installed. 17:34:32 perl-modules-5.26 set to automatically installed. 17:34:32 pinentry-curses set to automatically installed. 17:34:32 pkg-config set to automatically installed. 17:34:32 readline-common set to automatically installed. 17:34:32 shared-mime-info set to automatically installed. 17:34:32 xauth set to automatically installed. 17:34:32 xdg-user-dirs set to automatically installed. 17:34:32 xz-utils set to automatically installed. 17:34:32 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 17:34:32 Please ensure the environment is properly setup before continuing. 17:34:32 Ignore this message if the appropriate measures have already been taken 17:34:32 Pulling go 17:34:34 'app-service-config' has dependencies that need to be staged: go 17:34:34 Skipping pull go (already ran) 17:34:34 Building go 17:34:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:34 Dload Upload Total Spent Left Speed 17:34:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 93.1M 8 8383k 0 0 19.4M 0 0:00:04 --:--:-- 0:00:04 19.4M 65 93.1M 65 60.8M 0 0 42.9M 0 0:00:02 0:00:01 0:00:01 42.9M 100 93.1M 100 93.1M 0 0 46.1M 0 0:00:02 0:00:02 --:--:-- 46.1M 17:34:37 go1.13.10.linux-arm64.tar.gz: OK 17:34:56 Staging go 17:35:22 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 17:35:22 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 17:35:22 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 17:35:22 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 17:35:22 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 17:35:22 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 17:35:22 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 17:35:22 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 17:35:22 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] 17:35:22 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] 17:35:22 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [905 kB] 17:35:22 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] 17:35:22 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 17:35:22 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] 17:35:22 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 17:35:22 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [632 kB] 17:35:22 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] 17:35:22 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] 17:35:22 Fetched 16.5 MB in 0s (0 B/s) 17:35:22 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 17:35:22 Fetched 218 kB in 0s (0 B/s) 17:35:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 17:35:22 Fetched 140 kB in 0s (0 B/s) 17:35:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 17:35:22 Fetched 208 kB in 0s (0 B/s) 17:35:22 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 17:35:22 Fetched 90.4 kB in 0s (0 B/s) 17:35:22 Pulling app-service-config 17:35:25 Pulling config-common 17:35:28 Skipping build go (already ran) 17:35:28 Building app-service-config 17:35:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.2" -o app-service-configurable 17:35:29 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:35:29 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:35:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:35:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:35:29 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.18 17:35:29 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 17:35:29 go: downloading github.com/google/uuid v1.1.1 17:35:29 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:35:29 go: extracting github.com/google/uuid v1.1.1 17:35:29 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 17:35:29 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:35:29 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.18 17:35:29 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:35:29 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 17:35:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:35:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:35:30 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:35:30 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 17:35:30 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 17:35:30 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:35:30 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 17:35:30 go: downloading github.com/gorilla/mux v1.7.4 17:35:30 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 17:35:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:35:30 go: downloading github.com/mitchellh/copystructure v1.0.0 17:35:30 go: downloading github.com/BurntSushi/toml v0.3.1 17:35:30 go: extracting github.com/gorilla/mux v1.7.4 17:35:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:35:30 go: downloading github.com/hashicorp/consul/api v1.1.0 17:35:30 go: downloading github.com/x448/float16 v0.8.4 17:35:30 go: downloading github.com/pebbe/zmq4 v1.0.0 17:35:30 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:35:30 go: extracting github.com/mitchellh/copystructure v1.0.0 17:35:30 go: downloading github.com/go-kit/kit v0.8.0 17:35:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:35:30 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 17:35:30 go: downloading github.com/pelletier/go-toml v1.2.0 17:35:30 go: extracting github.com/BurntSushi/toml v0.3.1 17:35:30 go: extracting github.com/x448/float16 v0.8.4 17:35:30 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 17:35:30 go: extracting github.com/hashicorp/consul/api v1.1.0 17:35:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:35:30 go: extracting github.com/go-redis/redis/v7 v7.2.0 17:35:30 go: extracting github.com/mitchellh/reflectwalk v1.0.0 17:35:30 go: extracting github.com/pebbe/zmq4 v1.0.0 17:35:30 go: extracting github.com/pelletier/go-toml v1.2.0 17:35:30 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:35:30 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:35:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:35:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:35:30 go: downloading github.com/hashicorp/serf v0.8.2 17:35:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:35:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:35:30 go: extracting github.com/go-kit/kit v0.8.0 17:35:30 go: extracting github.com/mitchellh/mapstructure v1.1.2 17:35:30 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 17:35:30 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 17:35:30 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 17:35:30 go: extracting github.com/hashicorp/serf v0.8.2 17:35:30 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:35:30 go: extracting github.com/go-logfmt/logfmt v0.4.0 17:35:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:35:31 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:35:31 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:35:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:35:31 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 17:35:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:35:31 go: extracting github.com/hashicorp/golang-lru v0.5.0 17:35:31 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.8 17:35:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 17:35:31 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 17:35:31 go: finding github.com/google/uuid v1.1.1 17:35:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 17:35:31 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 17:35:31 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:35:31 go: finding github.com/BurntSushi/toml v0.3.1 17:35:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:35:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:35:31 go: finding github.com/go-kit/kit v0.8.0 17:35:31 go: finding github.com/gorilla/mux v1.7.4 17:35:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:35:31 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:35:31 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:35:31 go: finding github.com/x448/float16 v0.8.4 17:35:31 go: finding github.com/pelletier/go-toml v1.2.0 17:35:31 go: finding github.com/go-logfmt/logfmt v0.4.0 17:35:31 go: finding github.com/go-redis/redis/v7 v7.2.0 17:35:31 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:35:31 go: finding github.com/hashicorp/consul/api v1.1.0 17:35:31 go: finding github.com/pebbe/zmq4 v1.0.0 17:35:31 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:35:31 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:35:31 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:35:31 go: finding github.com/mitchellh/copystructure v1.0.0 17:35:31 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:35:31 go: finding github.com/hashicorp/serf v0.8.2 17:35:31 go: finding github.com/mitchellh/mapstructure v1.1.2 17:35:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:35:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:35:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:35:31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:35:31 go: finding github.com/hashicorp/golang-lru v0.5.0 17:36:18 Building config-common 17:36:28 Skipping stage go (already ran) 17:36:28 Staging app-service-config 17:36:30 Staging config-common 17:36:34 Priming go 17:36:36 Priming app-service-config 17:36:40 Priming config-common 17:36:43 Snapping 'edgex-app-service-configurable' ... 17:36:47 17:36:47 Snapped edgex-app-service-configurable_1.2.0-20200714+8f8a21a_arm64.snap 17:36:52 Unexpected error when obtaining your account information. 17:36:52 Login failed. [Pipeline] } 17:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:55 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:36:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:57 ---> package-listing.sh 17:36:57 ++ facter osfamily 17:36:57 ++ tr '[:upper:]' '[:lower:]' 17:36:57 + OS_FAMILY=redhat 17:36:57 + workspace=/w/workspace/_app-service-configurable_master 17:36:57 + START_PACKAGES=/tmp/packages_start.txt 17:36:57 + END_PACKAGES=/tmp/packages_end.txt 17:36:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:57 + PACKAGES=/tmp/packages_start.txt 17:36:57 + '[' /w/workspace/_app-service-configurable_master ']' 17:36:57 + PACKAGES=/tmp/packages_end.txt 17:36:57 + case "${OS_FAMILY}" in 17:36:57 + rpm -qa 17:36:57 + sort 17:37:02 + '[' -f /tmp/packages_start.txt ']' 17:37:02 + '[' -f /tmp/packages_end.txt ']' 17:37:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:02 + '[' /w/workspace/_app-service-configurable_master ']' 17:37:02 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 17:37:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh 17:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:02 17:37:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:03 alpine: Pulling from edgex-lftools-log-publisher 17:37:03 c9b1b535fdd9: Pulling fs layer 17:37:03 2cc5ad85d9ab: Pulling fs layer 17:37:03 756a868c4378: Pulling fs layer 17:37:03 444b2fc9a129: Pulling fs layer 17:37:03 ea15f1150254: Pulling fs layer 17:37:03 41b27a9f41bf: Pulling fs layer 17:37:03 28c525ee5125: Pulling fs layer 17:37:03 094b1ea09ed8: Pulling fs layer 17:37:03 138eaada9080: Pulling fs layer 17:37:03 0622d0fa9048: Pulling fs layer 17:37:03 444b2fc9a129: Waiting 17:37:03 ea15f1150254: Waiting 17:37:03 28c525ee5125: Waiting 17:37:03 094b1ea09ed8: Waiting 17:37:03 41b27a9f41bf: Waiting 17:37:03 0622d0fa9048: Waiting 17:37:03 138eaada9080: Waiting 17:37:03 2cc5ad85d9ab: Verifying Checksum 17:37:03 2cc5ad85d9ab: Download complete 17:37:03 444b2fc9a129: Verifying Checksum 17:37:03 444b2fc9a129: Download complete 17:37:03 c9b1b535fdd9: Verifying Checksum 17:37:03 c9b1b535fdd9: Download complete 17:37:03 ea15f1150254: Verifying Checksum 17:37:03 ea15f1150254: Download complete 17:37:03 28c525ee5125: Verifying Checksum 17:37:03 28c525ee5125: Download complete 17:37:03 756a868c4378: Verifying Checksum 17:37:03 756a868c4378: Download complete 17:37:03 c9b1b535fdd9: Pull complete 17:37:03 138eaada9080: Verifying Checksum 17:37:03 138eaada9080: Download complete 17:37:03 094b1ea09ed8: Verifying Checksum 17:37:03 094b1ea09ed8: Download complete 17:37:03 0622d0fa9048: Verifying Checksum 17:37:03 0622d0fa9048: Download complete 17:37:03 2cc5ad85d9ab: Pull complete 17:37:04 41b27a9f41bf: Verifying Checksum 17:37:04 41b27a9f41bf: Download complete 17:37:05 756a868c4378: Pull complete 17:37:05 444b2fc9a129: Pull complete 17:37:05 ea15f1150254: Pull complete 17:37:09 41b27a9f41bf: Pull complete 17:37:09 28c525ee5125: Pull complete 17:37:12 094b1ea09ed8: Pull complete 17:37:12 138eaada9080: Pull complete 17:37:12 0622d0fa9048: Pull complete 17:37:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:37:12 prd-centos7-docker-4c-2g-670 does not seem to be running inside a container 17:37:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:37:16 $ docker top 5091e81e7cb1682d3a58af61819a0e451bce70d0121c342d659cfb0a118bee26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:16 provisioning config files... 17:37:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5299773934073508522tmp [Pipeline] { [Pipeline] echo 17:37:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:16 ---> create-netrc.sh [Pipeline] echo 17:37:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:37:17 ---> logs-deploy.sh 17:37:17 + ARCHIVE_ARTIFACTS= 17:37:17 + LOGS_SERVER=https://logs.edgexfoundry.org 17:37:17 + '[' https://logs.edgexfoundry.org == None ']' 17:37:17 + NEXUS_URL=https://nexus.edgexfoundry.org 17:37:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/36 17:37:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/36/ 17:37:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/36 /w/workspace/_app-service-configurable_master 17:37:18 Archives upload complete. 17:37:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/36 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/36/ 17:37:19 ---> uname -a: 17:37:19 Linux 5091e81e7cb1 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 17:37:19 17:37:19 17:37:19 ---> lscpu: 17:37:19 Architecture: x86_64 17:37:19 CPU op-mode(s): 32-bit, 64-bit 17:37:19 Byte Order: Little Endian 17:37:19 Address sizes: 40 bits physical, 48 bits virtual 17:37:19 CPU(s): 4 17:37:19 On-line CPU(s) list: 0-3 17:37:19 Thread(s) per core: 1 17:37:19 Core(s) per socket: 1 17:37:19 Socket(s): 4 17:37:19 NUMA node(s): 1 17:37:19 Vendor ID: GenuineIntel 17:37:19 CPU family: 6 17:37:19 Model: 44 17:37:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:37:19 Stepping: 1 17:37:19 CPU MHz: 2933.442 17:37:19 BogoMIPS: 5866.88 17:37:19 Virtualization: VT-x 17:37:19 Hypervisor vendor: KVM 17:37:19 Virtualization type: full 17:37:19 L1d cache: 128 KiB 17:37:19 L1i cache: 128 KiB 17:37:19 L2 cache: 16 MiB 17:37:19 L3 cache: 64 MiB 17:37:19 NUMA node0 CPU(s): 0-3 17:37:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:37:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:37:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:37:19 Vulnerability Meltdown: Mitigation; PTI 17:37:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:37:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:37:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:37:19 Vulnerability Tsx async abort: Not affected 17:37:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:37:19 17:37:19 17:37:19 ---> nproc: 17:37:19 4 17:37:19 17:37:19 17:37:19 ---> df -h: 17:37:19 Filesystem Size Used Available Use% Mounted on 17:37:19 overlay 50.0G 7.2G 42.8G 14% / 17:37:19 tmpfs 64.0M 0 64.0M 0% /dev 17:37:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:37:19 shm 64.0M 0 64.0M 0% /dev/shm 17:37:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 17:37:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 17:37:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 17:37:19 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 17:37:19 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_master 17:37:19 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_master@tmp 17:37:19 17:37:19 17:37:19 ---> free -m: 17:37:19 total used free shared buff/cache available 17:37:19 Mem: 1837 637 119 0 1080 1093 17:37:19 Swap: 1023 0 1023 17:37:19 17:37:19 17:37:19 ---> ip addr: 17:37:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:37:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:19 inet 127.0.0.1/8 scope host lo 17:37:19 valid_lft forever preferred_lft forever 17:37:19 6: eth0@if7: mtu 1458 qdisc noqueue state UP 17:37:19 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 17:37:19 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 17:37:19 valid_lft forever preferred_lft forever 17:37:19 17:37:19