Started by user Lisa Rashidi-Ranjbar Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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-3081 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 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 Fetching without tags Checking out Revision a7f3acec226daf292d1b238eb8da7bce0e6a2e4f (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f a7f3acec226daf292d1b238eb8da7bce0e6a2e4f # timeout=10 Commit message: "build(snap): Update snapcraft.yaml version (1.2.0) (#83)" > git rev-list --no-walk a7f3acec226daf292d1b238eb8da7bce0e6a2e4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:19:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:19:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:19:38 ========================================================= 22:19:38 EdgeX Global Pipelines Version Info 22:19:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:19:40 ------------------- 22:19:40 stable info: 22:19:40 ------------------- 22:19:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:19:40 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 22:19:40 Message: update stable to v1.0.89 22:19:41 ------------------- 22:19:41 experimental info: 22:19:41 ------------------- 22:19:41 Commited By: **** collab-it+edgex@linuxfoundation.org 22:19:41 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 22:19:41 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:42 22:19:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:19:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:43 latest: Pulling from edgex-devops/git-semver 22:19:43 9123ac7c32f7: Pulling fs layer 22:19:43 b8cc5d1170e3: Pulling fs layer 22:19:43 2924cbbf6a41: Pulling fs layer 22:19:43 93b08a4f1073: Pulling fs layer 22:19:43 93b08a4f1073: Waiting 22:19:43 b8cc5d1170e3: Verifying Checksum 22:19:43 b8cc5d1170e3: Download complete 22:19:43 9123ac7c32f7: Verifying Checksum 22:19:43 9123ac7c32f7: Download complete 22:19:43 93b08a4f1073: Verifying Checksum 22:19:43 93b08a4f1073: Download complete 22:19:43 2924cbbf6a41: Verifying Checksum 22:19:43 2924cbbf6a41: Download complete 22:19:43 9123ac7c32f7: Pull complete 22:19:43 b8cc5d1170e3: Pull complete 22:19:44 2924cbbf6a41: Pull complete 22:19:44 93b08a4f1073: Pull complete 22:19:44 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:19:44 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:19:44 $ 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 22:19:46 $ docker top 7a8ee947fb95f31e1fe5ebfec86c7626f09e197ececbad93237b760148b04067 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:47 [ssh-agent] Looking for ssh-agent implementation... 22:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:47 $ docker exec 7a8ee947fb95f31e1fe5ebfec86c7626f09e197ececbad93237b760148b04067 ssh-agent 22:19:47 SSH_AUTH_SOCK=/tmp/ssh-xpQsCsfncA0k/agent.11 22:19:47 SSH_AGENT_PID=16 22:19:47 Running ssh-add (command line suppressed) 22:19:47 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5822847932688413016.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5822847932688413016.key) 22:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:47 + git describe --exact-match --tags HEAD 22:19:47 fatal: No names found, cannot describe anything. [Pipeline] } 22:19:48 $ docker exec --env ******** --env ******** 7a8ee947fb95f31e1fe5ebfec86c7626f09e197ececbad93237b760148b04067 ssh-agent -k 22:19:48 unset SSH_AUTH_SOCK; 22:19:48 unset SSH_AGENT_PID; 22:19:48 echo Agent pid 16 killed; 22:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:19:48 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:19:48 This usually means this commit has not been tagged. [Pipeline] sshagent 22:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:48 [ssh-agent] Looking for ssh-agent implementation... 22:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:48 $ docker exec 7a8ee947fb95f31e1fe5ebfec86c7626f09e197ececbad93237b760148b04067 ssh-agent 22:19:48 SSH_AUTH_SOCK=/tmp/ssh-VhMG2OtcBDe0/agent.46 22:19:48 SSH_AGENT_PID=51 22:19:48 Running ssh-add (command line suppressed) 22:19:48 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_206302581125087981.key (/w/workspace/_app-service-configurable_master@tmp/private_key_206302581125087981.key) 22:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:49 + git semver init 22:19:49 # -> Open(): unable to determine branch for HEAD 22:19:49 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:19:49 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:19:49 # $SEMVER_REMOTE_NAME = origin 22:19:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:19:49 # $SEMVER_USER_NAME = edgex-jenkins 22:19:49 # $SEMVER_BRANCH = master 22:19:49 # $SEMVER_TEMP = /tmp/semver-237572138 22:19:49 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:19:49 # '/tmp/semver-237572138' -> '/w/workspace/_app-service-configurable_master/.semver' 22:19:49 # -> Force: false 22:19:49 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 22:19:49 $ docker exec --env ******** --env ******** 7a8ee947fb95f31e1fe5ebfec86c7626f09e197ececbad93237b760148b04067 ssh-agent -k 22:19:49 unset SSH_AUTH_SOCK; 22:19:49 unset SSH_AGENT_PID; 22:19:49 echo Agent pid 51 killed; 22:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:50 + git semver [Pipeline] } 22:19:50 $ docker stop --time=1 7a8ee947fb95f31e1fe5ebfec86c7626f09e197ececbad93237b760148b04067 22:19:51 $ docker rm -f 7a8ee947fb95f31e1fe5ebfec86c7626f09e197ececbad93237b760148b04067 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:19:52 Stashed 52 file(s) [Pipeline] echo 22:19:52 [edgeXSemver] initialized semver on version 1.2.0 [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 22:20:07 Still waiting to schedule task 22:20:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3081’ 22:20:07 Still waiting to schedule task 22:20:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline 22:21:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3082 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 22:21:46 Running in /w/workspace/app-service-configurable/29 [Pipeline] { [Pipeline] checkout 22:21:51 using credential edgex-jenkins-ssh 22:21:52 Cloning the remote Git repository 22:21:52 Cloning with configured refspecs honoured and without tags 22:21:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:21:52 > git init /w/workspace/app-service-configurable/29 # timeout=10 22:21:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:21:52 > git --version # timeout=10 22:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:21:53 Fetching without tags 22:21:53 Checking out Revision a7f3acec226daf292d1b238eb8da7bce0e6a2e4f (master) 22:21:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:21:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:21:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:21:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:21:53 > git config core.sparsecheckout # timeout=10 22:21:53 > git checkout -f a7f3acec226daf292d1b238eb8da7bce0e6a2e4f # timeout=10 22:21:58 Commit message: "build(snap): Update snapcraft.yaml version (1.2.0) (#83)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:21:59 ========================================================= 22:21:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:21:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:21: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 . 22:22:00 Sending build context to Docker daemon 313.9kB 22:22:00 Step 1/8 : ARG BASE=golang:1.13-alpine 22:22:00 Step 2/8 : FROM ${BASE} 22:22:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:22:01 cde5963f3b93: Pulling fs layer 22:22:01 2a23fa8c16f7: Pulling fs layer 22:22:01 777b28850792: Pulling fs layer 22:22:01 8a11ddd9e578: Pulling fs layer 22:22:01 4cf88f913ddb: Pulling fs layer 22:22:01 1df406cf5192: Pulling fs layer 22:22:01 cd6300453558: Pulling fs layer 22:22:01 b9c365052c96: Pulling fs layer 22:22:01 a2d8cc88f415: Pulling fs layer 22:22:01 ea1d1ca13537: Pulling fs layer 22:22:01 3750a50a1c5e: Pulling fs layer 22:22:01 8a11ddd9e578: Waiting 22:22:01 b9c365052c96: Waiting 22:22:01 4cf88f913ddb: Waiting 22:22:01 1df406cf5192: Waiting 22:22:01 cd6300453558: Waiting 22:22:01 ea1d1ca13537: Waiting 22:22:01 a2d8cc88f415: Waiting 22:22:01 3750a50a1c5e: Waiting 22:22:01 777b28850792: Verifying Checksum 22:22:01 777b28850792: Download complete 22:22:01 2a23fa8c16f7: Verifying Checksum 22:22:01 2a23fa8c16f7: Download complete 22:22:01 4cf88f913ddb: Verifying Checksum 22:22:01 4cf88f913ddb: Download complete 22:22:01 1df406cf5192: Download complete 22:22:01 cde5963f3b93: Verifying Checksum 22:22:02 cde5963f3b93: Pull complete 22:22:02 2a23fa8c16f7: Pull complete 22:22:03 777b28850792: Pull complete 22:22:04 cd6300453558: Download complete 22:22:04 a2d8cc88f415: Verifying Checksum 22:22:04 a2d8cc88f415: Download complete 22:22:05 ea1d1ca13537: Verifying Checksum 22:22:05 ea1d1ca13537: Download complete 22:22:05 3750a50a1c5e: Verifying Checksum 22:22:06 b9c365052c96: Verifying Checksum 22:22:06 b9c365052c96: Download complete 22:22:06 8a11ddd9e578: Verifying Checksum 22:22:06 8a11ddd9e578: Download complete 22:22:19 8a11ddd9e578: Pull complete 22:22:19 4cf88f913ddb: Pull complete 22:22:19 1df406cf5192: Pull complete 22:22:23 cd6300453558: Pull complete 22:22:27 b9c365052c96: Pull complete 22:22:27 a2d8cc88f415: Pull complete 22:22:29 ea1d1ca13537: Pull complete 22:22:30 3750a50a1c5e: Pull complete 22:22:30 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:22:30 ---> 78745c68409d 22:22:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:22:31 Running on prd-centos7-docker-4c-2g-3083 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 22:22:31 Running in /w/workspace/app-service-configurable/29 [Pipeline] { [Pipeline] checkout 22:22:33 using credential edgex-jenkins-ssh 22:22:33 Cloning the remote Git repository 22:22:33 Cloning with configured refspecs honoured and without tags 22:22:34 Fetching without tags 22:22:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:22:33 > git init /w/workspace/app-service-configurable/29 # timeout=10 22:22:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:22:33 > git --version # timeout=10 22:22:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:22:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:22:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:22:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:22:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:22:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:22:35 Checking out Revision a7f3acec226daf292d1b238eb8da7bce0e6a2e4f (master) 22:22:35 ---> Running in 4a6b9189679b 22:22:35 Removing intermediate container 4a6b9189679b 22:22:35 ---> 59faa10343d3 22:22:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:35 ---> Running in 7d109cca0d39 22:22:35 > git config core.sparsecheckout # timeout=10 22:22:35 > git checkout -f a7f3acec226daf292d1b238eb8da7bce0e6a2e4f # timeout=10 22:22:38 Removing intermediate container 7d109cca0d39 22:22:38 ---> 5dac84168e60 22:22:38 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:22:38 ---> Running in be15e1bfd6a1 22:22:38 Commit message: "build(snap): Update snapcraft.yaml version (1.2.0) (#83)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:22:39 ========================================================= 22:22:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:22:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:22:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:22:40 + 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 . 22:22:40 Sending build context to Docker daemon 313.9kB 22:22:40 Step 1/8 : ARG BASE=golang:1.13-alpine 22:22:40 Step 2/8 : FROM ${BASE} 22:22:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:40 e6b0cf9c0882: Pulling fs layer 22:22:40 2848faf0eed1: Pulling fs layer 22:22:40 0f37312ad70f: Pulling fs layer 22:22:40 5788d62ee057: Pulling fs layer 22:22:40 0e6b1d234666: Pulling fs layer 22:22:40 bf5d7aec512f: Pulling fs layer 22:22:40 34c802a77dc8: Pulling fs layer 22:22:40 9eb99e56ec68: Pulling fs layer 22:22:40 27c7a5d97fbd: Pulling fs layer 22:22:40 5c102a31e300: Pulling fs layer 22:22:40 dcfb455df0a1: Pulling fs layer 22:22:40 5788d62ee057: Waiting 22:22:40 0e6b1d234666: Waiting 22:22:40 bf5d7aec512f: Waiting 22:22:40 34c802a77dc8: Waiting 22:22:40 9eb99e56ec68: Waiting 22:22:40 27c7a5d97fbd: Waiting 22:22:40 5c102a31e300: Waiting 22:22:40 dcfb455df0a1: Waiting 22:22:40 0f37312ad70f: Verifying Checksum 22:22:40 0f37312ad70f: Download complete 22:22:40 2848faf0eed1: Verifying Checksum 22:22:40 2848faf0eed1: Download complete 22:22:40 0e6b1d234666: Verifying Checksum 22:22:40 0e6b1d234666: Download complete 22:22:40 bf5d7aec512f: Download complete 22:22:40 e6b0cf9c0882: Download complete 22:22:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:22:40 e6b0cf9c0882: Pull complete 22:22:41 (1/6) Installing libc-dev (0.7.2-r0) 22:22:41 (2/6) Installing libsodium (1.0.18-r0) 22:22:41 (3/6) Installing pkgconf (1.6.3-r0) 22:22:41 (4/6) Installing libsodium-dev (1.0.18-r0) 22:22:41 34c802a77dc8: Verifying Checksum 22:22:41 34c802a77dc8: Download complete 22:22:41 27c7a5d97fbd: Verifying Checksum 22:22:41 27c7a5d97fbd: Download complete 22:22:41 (5/6) Installing libzmq (4.3.2-r0) 22:22:41 (6/6) Installing zeromq-dev (4.3.2-r0) 22:22:41 5c102a31e300: Verifying Checksum 22:22:41 5c102a31e300: Download complete 22:22:41 Executing busybox-1.31.1-r8.trigger 22:22:41 OK: 127 MiB in 45 packages 22:22:42 dcfb455df0a1: Verifying Checksum 22:22:42 dcfb455df0a1: Download complete 22:22:42 5788d62ee057: Verifying Checksum 22:22:42 5788d62ee057: Download complete 22:22:42 9eb99e56ec68: Verifying Checksum 22:22:42 9eb99e56ec68: Download complete 22:22:43 2848faf0eed1: Pull complete 22:22:43 0f37312ad70f: Pull complete 22:22:43 Removing intermediate container be15e1bfd6a1 22:22:43 ---> 4601f967e8ed 22:22:43 Step 6/8 : WORKDIR /app 22:22:43 ---> Running in cb6a07f77679 22:22:44 Removing intermediate container cb6a07f77679 22:22:44 ---> 38436d008966 22:22:44 Step 7/8 : COPY . . 22:22:45 ---> 2426f71ea5fd 22:22:45 Step 8/8 : RUN go mod download 22:22:45 ---> Running in e03cda2cf86b 22:22:48 5788d62ee057: Pull complete 22:22:48 0e6b1d234666: Pull complete 22:22:48 bf5d7aec512f: Pull complete 22:22:49 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:22:49 go: finding github.com/BurntSushi/toml v0.3.1 22:22:49 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:22:49 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:22:49 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:22:49 go: finding github.com/bgentry/speakeasy v0.1.0 22:22:49 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:22:49 go: finding github.com/davecgh/go-spew v1.1.1 22:22:49 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:22:49 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:22:49 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:22:49 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:22:49 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:22:49 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:22:49 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:22:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:22:49 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:22:49 go: finding github.com/fatih/color v1.7.0 22:22:49 go: finding github.com/fsnotify/fsnotify v1.4.7 22:22:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:22:49 go: finding github.com/go-kit/kit v0.8.0 22:22:49 go: finding github.com/go-logfmt/logfmt v0.4.0 22:22:49 go: finding github.com/go-redis/redis/v7 v7.2.0 22:22:49 go: finding github.com/go-stack/stack v1.8.0 22:22:49 go: finding github.com/golang/protobuf v1.3.2 22:22:49 go: finding github.com/golang/snappy v0.0.1 22:22:49 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:22:50 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:22:50 go: finding github.com/google/go-cmp v0.4.0 22:22:50 go: finding github.com/google/uuid v1.1.1 22:22:50 go: finding github.com/gorilla/mux v1.7.4 22:22:50 go: finding github.com/hashicorp/consul/api v1.1.0 22:22:50 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:22:50 go: finding github.com/hashicorp/errwrap v1.0.0 22:22:50 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:22:50 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:22:50 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:22:50 go: finding github.com/hashicorp/go-multierror v1.0.0 22:22:50 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:22:50 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:22:50 go: finding github.com/hashicorp/go-syslog v1.0.0 22:22:50 go: finding github.com/hashicorp/go-uuid v1.0.1 22:22:50 go: finding github.com/hashicorp/go.net v0.0.1 22:22:50 go: finding github.com/hashicorp/golang-lru v0.5.0 22:22:50 go: finding github.com/hashicorp/logutils v1.0.0 22:22:50 go: finding github.com/hashicorp/mdns v1.0.0 22:22:50 go: finding github.com/hashicorp/memberlist v0.1.3 22:22:50 go: finding github.com/hashicorp/serf v0.8.2 22:22:50 go: finding github.com/hpcloud/tail v1.0.0 22:22:50 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:22:50 go: finding github.com/kr/pretty v0.1.0 22:22:50 go: finding github.com/kr/pty v1.1.1 22:22:50 go: finding github.com/kr/text v0.1.0 22:22:50 go: finding github.com/mattn/go-colorable v0.0.9 22:22:50 go: finding github.com/mattn/go-isatty v0.0.3 22:22:50 go: finding github.com/miekg/dns v1.0.14 22:22:50 go: finding github.com/mitchellh/cli v1.0.0 22:22:50 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:22:50 go: finding github.com/mitchellh/copystructure v1.0.0 22:22:50 go: finding github.com/mitchellh/go-homedir v1.0.0 22:22:50 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:22:50 go: finding github.com/mitchellh/gox v0.4.0 22:22:50 go: finding github.com/mitchellh/iochan v1.0.0 22:22:50 go: finding github.com/mitchellh/mapstructure v1.1.2 22:22:50 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:22:50 go: finding github.com/onsi/ginkgo v1.10.1 22:22:50 go: finding github.com/onsi/gomega v1.7.0 22:22:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:22:51 go: finding github.com/pebbe/zmq4 v1.0.0 22:22:51 go: finding github.com/pelletier/go-toml v1.2.0 22:22:51 go: finding github.com/pkg/errors v0.8.1 22:22:51 go: finding github.com/pmezard/go-difflib v1.0.0 22:22:51 go: finding github.com/posener/complete v1.1.1 22:22:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:22:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:22:51 go: finding github.com/stretchr/objx v0.2.0 22:22:51 go: finding github.com/stretchr/testify v1.5.1 22:22:51 go: finding github.com/tidwall/pretty v1.0.1 22:22:51 go: finding github.com/ugorji/go v1.1.4 22:22:51 go: finding github.com/x448/float16 v0.8.4 22:22:51 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:22:51 go: finding github.com/xdg/stringprep v1.0.0 22:22:51 go: finding go.mongodb.org/mongo-driver v1.1.1 22:22:51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:22:51 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:22:51 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:22:51 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:22:51 go: finding golang.org/x/text v0.3.2 22:22:51 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:22:51 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 22:22:51 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:22:51 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:22:51 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:22:51 go: finding gopkg.in/yaml.v2 v2.2.8 22:22:56 34c802a77dc8: Pull complete 22:22:58 9eb99e56ec68: Pull complete 22:22:58 27c7a5d97fbd: Pull complete 22:22:59 5c102a31e300: Pull complete 22:22:59 dcfb455df0a1: Pull complete 22:22:59 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:22:59 ---> 7c70fe431013 22:22:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:23:01 ---> Running in 4bfb9f51c4ea 22:23:01 Removing intermediate container 4bfb9f51c4ea 22:23:01 ---> f31554aa3a3f 22:23:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:01 ---> Running in 32b60922b67f 22:23:03 Removing intermediate container 32b60922b67f 22:23:03 ---> 568bb8222a8b 22:23:03 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:23:03 ---> Running in 05e7b05ed7b6 22:23:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:23:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:23:05 (1/6) Installing libc-dev (0.7.2-r0) 22:23:05 (2/6) Installing libsodium (1.0.18-r0) 22:23:05 (3/6) Installing pkgconf (1.6.3-r0) 22:23:05 (4/6) Installing libsodium-dev (1.0.18-r0) 22:23:05 (5/6) Installing libzmq (4.3.2-r0) 22:23:05 (6/6) Installing zeromq-dev (4.3.2-r0) 22:23:05 Executing busybox-1.31.1-r8.trigger 22:23:05 OK: 145 MiB in 45 packages 22:23:05 Removing intermediate container 05e7b05ed7b6 22:23:05 ---> 3d2d24bdc74f 22:23:05 Step 6/8 : WORKDIR /app 22:23:06 ---> Running in 45510580091b 22:23:06 Removing intermediate container 45510580091b 22:23:06 ---> eaba00d67814 22:23:06 Step 7/8 : COPY . . 22:23:06 ---> 13e23bb538e3 22:23:06 Step 8/8 : RUN go mod download 22:23:07 ---> Running in bd2a4f29438f 22:23:08 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:23:08 go: finding github.com/BurntSushi/toml v0.3.1 22:23:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:23:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:23:08 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:23:08 go: finding github.com/bgentry/speakeasy v0.1.0 22:23:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:23:08 go: finding github.com/davecgh/go-spew v1.1.1 22:23:08 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:23:08 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:23:08 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:23:08 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:23:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:23:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:23:08 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:23:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:23:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:23:08 go: finding github.com/fatih/color v1.7.0 22:23:08 go: finding github.com/fsnotify/fsnotify v1.4.7 22:23:09 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:23:09 go: finding github.com/go-kit/kit v0.8.0 22:23:09 go: finding github.com/go-logfmt/logfmt v0.4.0 22:23:09 go: finding github.com/go-redis/redis/v7 v7.2.0 22:23:09 go: finding github.com/go-stack/stack v1.8.0 22:23:09 go: finding github.com/golang/protobuf v1.3.2 22:23:09 go: finding github.com/golang/snappy v0.0.1 22:23:09 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:23:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:23:09 go: finding github.com/google/go-cmp v0.4.0 22:23:09 go: finding github.com/google/uuid v1.1.1 22:23:09 go: finding github.com/gorilla/mux v1.7.4 22:23:09 go: finding github.com/hashicorp/consul/api v1.1.0 22:23:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:23:09 go: finding github.com/hashicorp/errwrap v1.0.0 22:23:09 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:23:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:23:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:23:09 go: finding github.com/hashicorp/go-multierror v1.0.0 22:23:09 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:23:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:23:09 go: finding github.com/hashicorp/go-syslog v1.0.0 22:23:09 go: finding github.com/hashicorp/go-uuid v1.0.1 22:23:09 go: finding github.com/hashicorp/go.net v0.0.1 22:23:09 go: finding github.com/hashicorp/golang-lru v0.5.0 22:23:09 go: finding github.com/hashicorp/logutils v1.0.0 22:23:09 go: finding github.com/hashicorp/mdns v1.0.0 22:23:09 go: finding github.com/hashicorp/memberlist v0.1.3 22:23:09 go: finding github.com/hashicorp/serf v0.8.2 22:23:09 go: finding github.com/hpcloud/tail v1.0.0 22:23:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:23:09 go: finding github.com/kr/pretty v0.1.0 22:23:09 go: finding github.com/kr/pty v1.1.1 22:23:09 go: finding github.com/kr/text v0.1.0 22:23:09 go: finding github.com/mattn/go-colorable v0.0.9 22:23:09 go: finding github.com/mattn/go-isatty v0.0.3 22:23:09 go: finding github.com/miekg/dns v1.0.14 22:23:09 go: finding github.com/mitchellh/cli v1.0.0 22:23:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:23:09 go: finding github.com/mitchellh/copystructure v1.0.0 22:23:09 go: finding github.com/mitchellh/go-homedir v1.0.0 22:23:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:23:09 go: finding github.com/mitchellh/gox v0.4.0 22:23:09 go: finding github.com/mitchellh/iochan v1.0.0 22:23:09 go: finding github.com/mitchellh/mapstructure v1.1.2 22:23:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:23:09 go: finding github.com/onsi/ginkgo v1.10.1 22:23:09 go: finding github.com/onsi/gomega v1.7.0 22:23:09 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:23:09 go: finding github.com/pebbe/zmq4 v1.0.0 22:23:09 go: finding github.com/pelletier/go-toml v1.2.0 22:23:09 go: finding github.com/pkg/errors v0.8.1 22:23:09 go: finding github.com/pmezard/go-difflib v1.0.0 22:23:09 go: finding github.com/posener/complete v1.1.1 22:23:09 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:23:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:23:09 go: finding github.com/stretchr/objx v0.2.0 22:23:09 go: finding github.com/stretchr/testify v1.5.1 22:23:09 go: finding github.com/tidwall/pretty v1.0.1 22:23:09 go: finding github.com/ugorji/go v1.1.4 22:23:09 go: finding github.com/x448/float16 v0.8.4 22:23:09 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:23:09 go: finding github.com/xdg/stringprep v1.0.0 22:23:09 go: finding go.mongodb.org/mongo-driver v1.1.1 22:23:09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:23:09 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:23:09 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:23:09 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 22:23:09 go: finding golang.org/x/text v0.3.2 22:23:09 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 22:23:09 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 22:23:09 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:23:09 go: finding gopkg.in/fsnotify.v1 v1.4.7 22:23:09 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:23:09 go: finding gopkg.in/yaml.v2 v2.2.8 22:23:09 Removing intermediate container e03cda2cf86b 22:23:09 ---> 77da2dfd208e 22:23:09 Successfully built 77da2dfd208e 22:23:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:10 + docker inspect -f . ci-base-image-arm64 22:23:10 . [Pipeline] withDockerContainer 22:23:10 prd-ubuntu18.04-docker-arm64-4c-16g-3082 does not seem to be running inside a container 22:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 22:23:12 $ docker top 6f3ad98a12166141ecb5d1fbb5510527b7986a39eae1ecde53a80701e34e4211 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:13 + go version 22:23:13 go version go1.13.5 linux/arm64 [Pipeline] sh 22:23:15 + make test 22:23:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:23:24 Removing intermediate container bd2a4f29438f 22:23:24 ---> e70e885a9778 22:23:24 Successfully built e70e885a9778 22:23:24 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 22:23:25 + docker inspect -f . ci-base-image-x86_64 22:23:25 . [Pipeline] withDockerContainer 22:23:25 prd-centos7-docker-4c-2g-3083 does not seem to be running inside a container 22:23:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/29 -v /w/workspace/app-service-configurable/29:/w/workspace/app-service-configurable/29:rw,z -v /w/workspace/app-service-configurable/29@tmp:/w/workspace/app-service-configurable/29@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 ******** ci-base-image-x86_64 cat 22:23:26 $ docker top c4e604f0b758bc6a1dce1b6d7abeb6675498df386f38b64f84bdf82450ff4243 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:26 + go version 22:23:26 go version go1.13.5 linux/amd64 [Pipeline] sh 22:23:26 + make test 22:23:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:23:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:23:42 CGO_ENABLED=1 go vet ./... 22:23:43 gofmt -l . 22:23:43 [ "`gofmt -l .`" = "" ] 22:23:43 ./bin/test-go-mod-tidy.sh 22:23:44 ./bin/test-attribution-txt.sh [Pipeline] stash 22:23:45 Stashed 1 file(s) [Pipeline] } 22:23:45 $ docker stop --time=1 c4e604f0b758bc6a1dce1b6d7abeb6675498df386f38b64f84bdf82450ff4243 22:23:47 $ docker rm -f c4e604f0b758bc6a1dce1b6d7abeb6675498df386f38b64f84bdf82450ff4243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:49 + ls -al . 22:23:49 total 96 22:23:49 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 15 22:23 . 22:23:49 drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 22:22 .. 22:23:49 -rw-rw-r--. 1 jenkins jenkins 6027 Jun 15 22:22 Attribution.txt 22:23:49 drwxrwxr-x. 2 jenkins jenkins 64 Jun 15 22:22 bin 22:23:49 -rw-r--r--. 1 jenkins jenkins 10 Jun 15 22:23 coverage.out 22:23:49 -rw-rw-r--. 1 jenkins jenkins 180 Jun 15 22:22 docker-compose.debug.yml 22:23:49 -rw-rw-r--. 1 jenkins jenkins 133 Jun 15 22:22 docker-compose.yml 22:23:49 -rw-rw-r--. 1 jenkins jenkins 1896 Jun 15 22:22 Dockerfile 22:23:49 -rw-rw-r--. 1 jenkins jenkins 966 Jun 15 22:22 Dockerfile.build 22:23:49 -rw-rw-r--. 1 jenkins jenkins 127 Jun 15 22:22 .dockerignore 22:23:49 drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 22:22 .git 22:23:49 drwxrwxr-x. 2 jenkins jenkins 27 Jun 15 22:22 .github 22:23:49 -rw-rw-r--. 1 jenkins jenkins 93 Jun 15 22:22 .gitignore 22:23:49 -rw-r--r--. 1 jenkins jenkins 126 Jun 15 22:23 go.mod 22:23:49 -rw-r--r--. 1 jenkins jenkins 18573 Jun 15 22:23 go.sum 22:23:49 -rw-rw-r--. 1 jenkins jenkins 710 Jun 15 22:22 Jenkinsfile 22:23:49 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 15 22:22 LICENSE 22:23:49 -rw-rw-r--. 1 jenkins jenkins 1519 Jun 15 22:22 main.go 22:23:49 -rw-rw-r--. 1 jenkins jenkins 1573 Jun 15 22:22 makefile 22:23:49 -rw-rw-r--. 1 jenkins jenkins 481 Jun 15 22:22 README.md 22:23:49 drwxrwxr-x. 10 jenkins jenkins 171 Jun 15 22:22 res 22:23:49 drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 22:22 .semver 22:23:49 drwxrwxr-x. 4 jenkins jenkins 71 Jun 15 22:22 snap 22:23:49 -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 22:19 VERSION [Pipeline] isUnix [Pipeline] sh 22:23:50 + 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=a7f3acec226daf292d1b238eb8da7bce0e6a2e4f --label arch=amd64 --label version=1.2.0 . 22:23:50 Sending build context to Docker daemon 335.4kB 22:23:50 Step 1/24 : ARG BASE=golang:1.13-alpine 22:23:50 Step 2/24 : FROM ${BASE} AS builder 22:23:50 ---> e70e885a9778 22:23:50 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:23:50 ---> Running in 4be421aff4bd 22:23:50 Removing intermediate container 4be421aff4bd 22:23:50 ---> 21fe26797d09 22:23:50 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 22:23:50 ---> Running in 51cb657a90e4 22:23:50 Removing intermediate container 51cb657a90e4 22:23:50 ---> c01851467428 22:23:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:23:50 ---> Running in 5bd0543671f2 22:23:50 Removing intermediate container 5bd0543671f2 22:23:50 ---> abbc77e3790b 22:23:50 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:50 ---> Running in 5ef6bb92c5a1 22:23:51 Removing intermediate container 5ef6bb92c5a1 22:23:51 ---> f7d8a0b4d0fd 22:23:51 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:51 ---> Running in 81975d8477bd 22:23:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:23:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:23:53 OK: 145 MiB in 45 packages 22:23:53 Removing intermediate container 81975d8477bd 22:23:53 ---> 466a2ce3b89d 22:23:53 Step 8/24 : WORKDIR /app 22:23:53 ---> Running in a6d03245b288 22:23:53 Removing intermediate container a6d03245b288 22:23:53 ---> 004d47cb66d6 22:23:53 Step 9/24 : COPY go.mod . 22:23:53 ---> 49cad9560738 22:23:53 Step 10/24 : RUN go mod download 22:23:54 ---> Running in 50eedfa5db00 22:23:55 Removing intermediate container 50eedfa5db00 22:23:55 ---> 265c959d38b4 22:23:55 Step 11/24 : COPY . . 22:23:56 ---> 92719053b82b 22:23:56 Step 12/24 : ARG MAKE="make build" 22:23:56 ---> Running in e1e89daa6a1f 22:23:56 Removing intermediate container e1e89daa6a1f 22:23:56 ---> d046e00aea34 22:23:56 Step 13/24 : RUN $MAKE 22:23:56 ---> Running in c71304db796f 22:23:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable 22:24:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:24:02 CGO_ENABLED=1 go vet ./... 22:24:07 gofmt -l . 22:24:07 [ "`gofmt -l .`" = "" ] 22:24:07 ./bin/test-go-mod-tidy.sh 22:24:08 ./bin/test-attribution-txt.sh [Pipeline] stash 22:24:09 Warning: overwriting stash ‘coverage-report’ 22:24:09 Stashed 1 file(s) [Pipeline] } 22:24:09 $ docker stop --time=1 6f3ad98a12166141ecb5d1fbb5510527b7986a39eae1ecde53a80701e34e4211 22:24:11 $ docker rm -f 6f3ad98a12166141ecb5d1fbb5510527b7986a39eae1ecde53a80701e34e4211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:13 + ls -al . 22:24:13 total 124 22:24:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 22:24 . 22:24:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 22:21 .. 22:24:13 -rw-rw-r-- 1 jenkins jenkins 127 Jun 15 22:21 .dockerignore 22:24:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 22:21 .git 22:24:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 22:21 .github 22:24:13 -rw-rw-r-- 1 jenkins jenkins 93 Jun 15 22:21 .gitignore 22:24:13 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 22:21 .semver 22:24:13 -rw-rw-r-- 1 jenkins jenkins 6027 Jun 15 22:21 Attribution.txt 22:24:13 -rw-rw-r-- 1 jenkins jenkins 1896 Jun 15 22:21 Dockerfile 22:24:13 -rw-rw-r-- 1 jenkins jenkins 966 Jun 15 22:21 Dockerfile.build 22:24:13 -rw-rw-r-- 1 jenkins jenkins 710 Jun 15 22:21 Jenkinsfile 22:24:13 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 15 22:21 LICENSE 22:24:13 -rw-rw-r-- 1 jenkins jenkins 481 Jun 15 22:21 README.md 22:24:13 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 22:19 VERSION 22:24:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 22:21 bin 22:24:13 -rw-r--r-- 1 jenkins jenkins 10 Jun 15 22:23 coverage.out 22:24:13 -rw-rw-r-- 1 jenkins jenkins 180 Jun 15 22:21 docker-compose.debug.yml 22:24:13 -rw-rw-r-- 1 jenkins jenkins 133 Jun 15 22:21 docker-compose.yml 22:24:13 -rw-r--r-- 1 jenkins jenkins 126 Jun 15 22:24 go.mod 22:24:13 -rw-r--r-- 1 jenkins jenkins 18573 Jun 15 22:24 go.sum 22:24:13 -rw-rw-r-- 1 jenkins jenkins 1519 Jun 15 22:21 main.go 22:24:13 -rw-rw-r-- 1 jenkins jenkins 1573 Jun 15 22:21 makefile 22:24:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 22:21 res 22:24:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 22:21 snap [Pipeline] isUnix [Pipeline] sh 22:24:13 + 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=a7f3acec226daf292d1b238eb8da7bce0e6a2e4f --label arch=arm64 --label version=1.2.0 . 22:24:13 Sending build context to Docker daemon 335.4kB 22:24:13 Step 1/24 : ARG BASE=golang:1.13-alpine 22:24:13 Step 2/24 : FROM ${BASE} AS builder 22:24:13 ---> 77da2dfd208e 22:24:13 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:24:14 ---> Running in 4fef42cf68c4 22:24:14 Removing intermediate container 4fef42cf68c4 22:24:14 ---> af8c049ac336 22:24:14 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 22:24:14 ---> Running in 8891829f68e5 22:24:14 Removing intermediate container 8891829f68e5 22:24:15 Removing intermediate container c71304db796f 22:24:15 ---> 734cf091e561 22:24:15 Step 14/24 : FROM alpine:latest 22:24:15 latest: Pulling from library/alpine 22:24:15 df20fa9351a1: Pulling fs layer 22:24:15 df20fa9351a1: Download complete 22:24:15 df20fa9351a1: Pull complete 22:24:15 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:24:15 Status: Downloaded newer image for alpine:latest 22:24:15 ---> a24bb4013296 22:24:15 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:24:15 ---> Running in 8d35e17d091f 22:24:15 Removing intermediate container 8d35e17d091f 22:24:15 ---> ca2e36eb293a 22:24:15 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 22:24:15 ---> Running in 806618f11db0 22:24:15 Removing intermediate container 806618f11db0 22:24:15 ---> 916ae41f5fe9 22:24:15 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 22:24:15 ---> Running in ea5a08f27818 22:24:15 ---> 102c4032ef84 22:24:15 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:24:15 ---> Running in 2b45bf3ea548 22:24:15 Removing intermediate container 2b45bf3ea548 22:24:15 ---> 6033a49edc45 22:24:15 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:15 (1/6) Installing ca-certificates (20191127-r3) 22:24:15 (2/6) Installing libgcc (9.3.0-r2) 22:24:15 (3/6) Installing libsodium (1.0.18-r0) 22:24:15 ---> Running in f96a8d05d3db 22:24:15 (4/6) Installing libstdc++ (9.3.0-r2) 22:24:15 (5/6) Installing libzmq (4.3.2-r0) 22:24:15 (6/6) Installing zeromq (4.3.2-r0) 22:24:15 Executing busybox-1.31.1-r16.trigger 22:24:15 Executing ca-certificates-20191127-r3.trigger 22:24:15 OK: 9 MiB in 20 packages 22:24:16 Removing intermediate container ea5a08f27818 22:24:16 ---> 7a108ff8536f 22:24:16 Step 18/24 : COPY --from=builder /app/res/ /res/ 22:24:17 ---> 43b4739e19bc 22:24:17 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:24:18 ---> 35a2a40821fd 22:24:18 Step 20/24 : EXPOSE 48095 22:24:18 ---> Running in 391ffec5c1f6 22:24:18 Removing intermediate container 391ffec5c1f6 22:24:18 ---> 55cf31721856 22:24:18 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:18 ---> Running in b0da5f2e8ca1 22:24:18 Removing intermediate container f96a8d05d3db 22:24:18 ---> 330354784754 22:24:18 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:18 ---> Running in 155917e4c158 22:24:18 Removing intermediate container b0da5f2e8ca1 22:24:18 ---> 70c6f9708b01 22:24:18 Step 22/24 : LABEL arch=amd64 22:24:18 ---> Running in 3c6312b53c01 22:24:18 Removing intermediate container 3c6312b53c01 22:24:18 ---> 6ca7f929ab3d 22:24:18 Step 23/24 : LABEL git_sha=a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:24:18 ---> Running in 425a24b330f7 22:24:18 Removing intermediate container 425a24b330f7 22:24:18 ---> 426dc0805ee9 22:24:18 Step 24/24 : LABEL version=1.2.0 22:24:18 ---> Running in f25c8c3d899c 22:24:18 Removing intermediate container f25c8c3d899c 22:24:18 ---> 14cccdf8bdd5 22:24:18 [Warning] One or more build-args [ARCH] were not consumed 22:24:18 Successfully built 14cccdf8bdd5 22:24:18 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:24:19 provisioning config files... 22:24:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config971927037766331745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:19 nexus3.edgexfoundry.org:10001 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:19 Configure a credential helper to remove this warning. See 22:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:19 22:24:19 Login Succeeded 22:24:19 nexus3.edgexfoundry.org:10002 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:19 Configure a credential helper to remove this warning. See 22:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:19 22:24:19 Login Succeeded 22:24:19 nexus3.edgexfoundry.org:10003 22:24:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:19 Configure a credential helper to remove this warning. See 22:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:19 22:24:19 Login Succeeded 22:24:19 nexus3.edgexfoundry.org:10004 22:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:20 Configure a credential helper to remove this warning. See 22:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:20 22:24:20 Login Succeeded 22:24:20 docker.io 22:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:20 Configure a credential helper to remove this warning. See 22:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:20 22:24:20 Login Succeeded [Pipeline] } 22:24:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:24:20 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 22:24:20 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:24:20 latest 22:24:20 1.2.0 22:24:20 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0 22:24:20 master 22:24:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:20 OK: 127 MiB in 45 packages 22:24:20 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f [Pipeline] isUnix [Pipeline] sh 22:24:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:24:21 bb388a7be97d: Preparing 22:24:21 eaf5d9681c20: Preparing 22:24:21 394349fb8400: Preparing 22:24:21 50644c29ef5a: Preparing 22:24:21 50644c29ef5a: Layer already exists 22:24:21 eaf5d9681c20: Pushed 22:24:21 394349fb8400: Pushed 22:24:21 Removing intermediate container 155917e4c158 22:24:21 ---> 6c1728718872 22:24:21 Step 8/24 : WORKDIR /app 22:24:22 ---> Running in c0d775d1d699 22:24:22 Removing intermediate container c0d775d1d699 22:24:22 ---> 33070d71ee51 22:24:22 Step 9/24 : COPY go.mod . 22:24:22 bb388a7be97d: Pushed 22:24:22 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f: digest: sha256:512ebbd9331a4fb20858139b9d8cdc170c747966851bd42361d153d6639ed32e size: 1158 [Pipeline] isUnix [Pipeline] sh 22:24:23 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:24:23 ---> 68cda23f0cd6 22:24:23 Step 10/24 : RUN go mod download 22:24:23 ---> Running in 6dc49daf0110 22:24:23 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 22:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:24:23 bb388a7be97d: Preparing 22:24:23 eaf5d9681c20: Preparing 22:24:23 394349fb8400: Preparing 22:24:23 50644c29ef5a: Preparing 22:24:23 394349fb8400: Layer already exists 22:24:23 eaf5d9681c20: Layer already exists 22:24:23 50644c29ef5a: Layer already exists 22:24:23 bb388a7be97d: Layer already exists 22:24:23 latest: digest: sha256:512ebbd9331a4fb20858139b9d8cdc170c747966851bd42361d153d6639ed32e size: 1158 [Pipeline] isUnix [Pipeline] sh 22:24:23 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.0 [Pipeline] isUnix [Pipeline] sh 22:24:24 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.0 22:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:24:24 bb388a7be97d: Preparing 22:24:24 eaf5d9681c20: Preparing 22:24:24 394349fb8400: Preparing 22:24:24 50644c29ef5a: Preparing 22:24:24 bb388a7be97d: Layer already exists 22:24:24 50644c29ef5a: Layer already exists 22:24:24 394349fb8400: Layer already exists 22:24:24 eaf5d9681c20: Layer already exists 22:24:24 1.2.0: digest: sha256:512ebbd9331a4fb20858139b9d8cdc170c747966851bd42361d153d6639ed32e size: 1158 [Pipeline] isUnix [Pipeline] sh 22:24:24 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0 [Pipeline] isUnix [Pipeline] sh 22:24:24 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0 22:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:24:24 bb388a7be97d: Preparing 22:24:24 eaf5d9681c20: Preparing 22:24:24 394349fb8400: Preparing 22:24:24 50644c29ef5a: Preparing 22:24:24 bb388a7be97d: Layer already exists 22:24:24 eaf5d9681c20: Layer already exists 22:24:24 394349fb8400: Layer already exists 22:24:24 50644c29ef5a: Layer already exists 22:24:24 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0: digest: sha256:512ebbd9331a4fb20858139b9d8cdc170c747966851bd42361d153d6639ed32e size: 1158 [Pipeline] isUnix [Pipeline] sh 22:24:24 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 22:24:25 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 22:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 22:24:25 bb388a7be97d: Preparing 22:24:25 eaf5d9681c20: Preparing 22:24:25 394349fb8400: Preparing 22:24:25 50644c29ef5a: Preparing 22:24:25 394349fb8400: Layer already exists 22:24:25 50644c29ef5a: Layer already exists 22:24:25 bb388a7be97d: Layer already exists 22:24:25 eaf5d9681c20: Layer already exists 22:24:25 master: digest: sha256:512ebbd9331a4fb20858139b9d8cdc170c747966851bd42361d153d6639ed32e size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:25 Removing intermediate container 6dc49daf0110 22:24:25 ---> 5f72ddaca5cb 22:24:25 Step 11/24 : COPY . . 22:24:26 ++ find /w/workspace/app-service-configurable/29 22:24:26 ++ grep snapcraft.yaml 22:24:26 + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/29/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:26 provisioning config files... 22:24:26 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/29@tmp/config4061245789801393543tmp [Pipeline] { [Pipeline] sh 22:24:26 + cp /w/workspace/app-service-configurable/29@tmp/config4061245789801393543tmp /w/workspace/app-service-configurable/29/edgex-snap-store-login [Pipeline] sh 22:24:26 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/29:/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 22:24:26 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 22:24:26 latest: Pulling from edgex-devops/edgex-snap-builder 22:24:26 5bed26d33875: Pulling fs layer 22:24:26 f11b29a9c730: Pulling fs layer 22:24:26 930bda195c84: Pulling fs layer 22:24:26 78bf9a5ad49e: Pulling fs layer 22:24:26 e5fbee5a4b0d: Pulling fs layer 22:24:26 f452fca78f88: Pulling fs layer 22:24:26 7417ef92027a: Pulling fs layer 22:24:26 2af5c49d270b: Pulling fs layer 22:24:26 df9c3bdbc40a: Pulling fs layer 22:24:26 f452fca78f88: Waiting 22:24:26 7417ef92027a: Waiting 22:24:26 2af5c49d270b: Waiting 22:24:26 78bf9a5ad49e: Waiting 22:24:26 e5fbee5a4b0d: Waiting 22:24:26 df9c3bdbc40a: Waiting 22:24:26 930bda195c84: Verifying Checksum 22:24:26 930bda195c84: Download complete 22:24:26 f11b29a9c730: Download complete 22:24:26 78bf9a5ad49e: Verifying Checksum 22:24:26 78bf9a5ad49e: Download complete 22:24:26 f452fca78f88: Verifying Checksum 22:24:26 f452fca78f88: Download complete 22:24:26 7417ef92027a: Verifying Checksum 22:24:26 7417ef92027a: Download complete 22:24:26 2af5c49d270b: Download complete 22:24:26 df9c3bdbc40a: Verifying Checksum 22:24:26 df9c3bdbc40a: Download complete 22:24:26 ---> 9810f52ae2dc 22:24:26 Step 12/24 : ARG MAKE="make build" 22:24:26 ---> Running in fb91a266ee6a 22:24:26 5bed26d33875: Verifying Checksum 22:24:26 5bed26d33875: Download complete 22:24:27 Removing intermediate container fb91a266ee6a 22:24:27 ---> 72d609959e22 22:24:27 Step 13/24 : RUN $MAKE 22:24:27 ---> Running in cd24f75aed71 22:24:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable 22:24:30 e5fbee5a4b0d: Verifying Checksum 22:24:30 e5fbee5a4b0d: Download complete 22:24:31 5bed26d33875: Pull complete 22:24:31 f11b29a9c730: Pull complete 22:24:31 930bda195c84: Pull complete 22:24:31 78bf9a5ad49e: Pull complete 22:24:58 e5fbee5a4b0d: Pull complete 22:24:58 f452fca78f88: Pull complete 22:24:58 7417ef92027a: Pull complete 22:24:58 2af5c49d270b: Pull complete 22:24:58 df9c3bdbc40a: Pull complete 22:24:58 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 22:24:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 22:25:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:25:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:25:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:25:00 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 22:25:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 22:25:00 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 22:25:00 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 22:25:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 22:25:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 22:25:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [960 kB] 22:25:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 22:25:01 Get:12 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 22:25:01 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 22:25:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 22:25:01 Fetched 4911 kB in 2s (2275 kB/s) 22:25:03 Reading package lists... 22:25:04 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: 22:25:04 - README.md 22:25:04 22:25:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:25:06 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-dev libcc1-0 libcilkrts5 libcurl3-gnutls 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 22:25:08 Reading package lists... 22:25:08 Building dependency tree... 22:25:08 Reading state information... 22:25:08 The following packages were automatically installed and are no longer required: 22:25:08 libjq1 liblzo2-2 libonig4 22:25:08 Use 'sudo apt autoremove' to remove them. 22:25:08 Suggested packages: 22:25:08 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 22:25:08 pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc 22:25:08 libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb 22:25:08 gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 22:25:08 libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 22:25:08 libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 22:25:08 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 22:25:08 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n 22:25:08 libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere 22:25:08 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl 22:25:08 | libterm-readline-perl-perl pinentry-doc readline-doc 22:25:08 The following NEW packages will be installed: 22:25:08 binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 22:25:08 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man 22:25:08 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 22:25:08 gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl 22:25:08 libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 22:25:08 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl 22:25:08 libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl 22:25:08 libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 22:25:08 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 22:25:08 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 22:25:08 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 22:25:08 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 22:25:08 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase 22:25:08 openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config 22:25:08 readline-common shared-mime-info xauth xdg-user-dirs xz-utils 22:25:09 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. 22:25:09 Need to get 73.0 MB of archives. 22:25:09 After this operation, 309 MB of additional disk space will be used. 22:25:09 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 22:25:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 22:25:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:25:09 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 22:25:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 22:25:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 22:25:10 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 22:25:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 22:25:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 22:25:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 22:25:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 22:25:10 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 22:25:11 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 22:25:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 22:25:11 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:25:11 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 22:25:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 22:25:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 22:25:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 22:25:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 22:25:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 22:25:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 22:25:12 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 22:25:12 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 22:25:12 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 22:25:12 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:25:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 22:25:12 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 22:25:12 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 22:25:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:25:12 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 22:25:12 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] 22:25:12 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] 22:25:12 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] 22:25:12 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] 22:25:12 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] 22:25:12 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] 22:25:12 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] 22:25:12 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:25:12 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 22:25:12 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 22:25:12 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 22:25:12 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:25:13 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:25:13 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:25:13 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:25:13 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:25:13 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:25:13 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:25:13 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:25:13 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:25:13 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:25:13 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:25:13 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:25:13 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:25:13 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:25:13 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:25:14 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:25:14 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:25:14 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:25:15 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:25:15 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 22:25:15 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:25:15 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:25:15 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:25:15 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 22:25:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 22:25:15 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 22:25:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 22:25:15 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:25:15 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 22:25:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 22:25:15 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 22:25:15 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 22:25:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 22:25:15 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:25:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:25:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 22:25:15 Removing intermediate container cd24f75aed71 22:25:15 ---> 8dbd76b31edc 22:25:15 Step 14/24 : FROM alpine:latest 22:25:15 latest: Pulling from library/alpine 22:25:15 b538f80385f9: Pulling fs layer 22:25:15 b538f80385f9: Download complete 22:25:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 22:25:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 22:25:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 22:25:16 Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 22:25:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 22:25:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 22:25:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 22:25:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 22:25:16 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 22:25:16 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 22:25:16 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 22:25:16 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 22:25:16 Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 22:25:16 Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:25:16 b538f80385f9: Pull complete 22:25:16 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:25:16 Status: Downloaded newer image for alpine:latest 22:25:16 ---> 62ee0e9f8440 22:25:16 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:25:16 Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:25:16 Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:25:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:25:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:25:16 Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 22:25:16 ---> Running in 85333eb328bd 22:25:16 Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:25:17 debconf: delaying package configuration, since apt-utils is not installed 22:25:17 Fetched 73.0 MB in 8s (9310 kB/s) 22:25:17 Selecting previously unselected package liblocale-gettext-perl. 22:25:17 (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.) 22:25:17 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 22:25:17 Unpacking liblocale-gettext-perl (1.07-3build2) ... 22:25:17 Selecting previously unselected package libxau6:amd64. 22:25:17 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... 22:25:17 Unpacking libxau6:amd64 (1:1.0.8-1) ... 22:25:17 Removing intermediate container 85333eb328bd 22:25:17 ---> f9300c9fda5b 22:25:17 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 22:25:17 ---> Running in c2d4f880e680 22:25:17 Selecting previously unselected package libbsd0:amd64. 22:25:17 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:25:17 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:25:17 Selecting previously unselected package libxdmcp6:amd64. 22:25:17 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 22:25:17 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 22:25:17 Selecting previously unselected package libxcb1:amd64. 22:25:17 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 22:25:17 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 22:25:17 Selecting previously unselected package libx11-data. 22:25:17 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 22:25:17 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 22:25:17 Removing intermediate container c2d4f880e680 22:25:17 ---> c078847417d3 22:25:17 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 22:25:17 ---> Running in b655aa1397ff 22:25:18 Selecting previously unselected package libx11-6:amd64. 22:25:18 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 22:25:18 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 22:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:25:19 Selecting previously unselected package libxext6:amd64. 22:25:19 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 22:25:19 Unpacking libxext6:amd64 (2:1.3.3-1) ... 22:25:19 Selecting previously unselected package perl-modules-5.26. 22:25:19 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 22:25:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:25:20 (1/6) Installing ca-certificates (20191127-r3) 22:25:20 (2/6) Installing libgcc (9.3.0-r2) 22:25:20 (3/6) Installing libsodium (1.0.18-r0) 22:25:20 (4/6) Installing libstdc++ (9.3.0-r2) 22:25:20 (5/6) Installing libzmq (4.3.2-r0) 22:25:20 (6/6) Installing zeromq (4.3.2-r0) 22:25:20 Executing busybox-1.31.1-r16.trigger 22:25:20 Executing ca-certificates-20191127-r3.trigger 22:25:20 OK: 8 MiB in 20 packages 22:25:22 Removing intermediate container b655aa1397ff 22:25:22 ---> ed2b110ccd2b 22:25:22 Step 18/24 : COPY --from=builder /app/res/ /res/ 22:25:23 ---> d7844d79a5c2 22:25:23 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:25:23 Selecting previously unselected package libgdbm5:amd64. 22:25:23 Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... 22:25:23 Unpacking libgdbm5:amd64 (1.14.1-6) ... 22:25:23 Selecting previously unselected package libgdbm-compat4:amd64. 22:25:23 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... 22:25:23 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 22:25:23 Selecting previously unselected package libperl5.26:amd64. 22:25:23 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 22:25:23 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 22:25:25 ---> 9f8a33eb7f2b 22:25:25 Step 20/24 : EXPOSE 48095 22:25:25 ---> Running in 2c3b16f749b0 22:25:25 Removing intermediate container 2c3b16f749b0 22:25:25 ---> d960052cc67c 22:25:25 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:25:25 ---> Running in 6ed6fe2a0c06 22:25:25 Selecting previously unselected package perl. 22:25:25 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... 22:25:25 Unpacking perl (5.26.1-6ubuntu0.3) ... 22:25:25 Selecting previously unselected package less. 22:25:25 Preparing to unpack .../13-less_487-0.1_amd64.deb ... 22:25:25 Unpacking less (487-0.1) ... 22:25:25 Selecting previously unselected package libexpat1:amd64. 22:25:25 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:25:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:25:25 Selecting previously unselected package libglib2.0-0:amd64. 22:25:25 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 22:25:25 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 22:25:25 Removing intermediate container 6ed6fe2a0c06 22:25:25 ---> 5ecee14eeaec 22:25:25 Step 22/24 : LABEL arch=arm64 22:25:26 ---> Running in c514840479d3 22:25:26 Selecting previously unselected package libglib2.0-data. 22:25:26 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 22:25:26 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 22:25:26 Selecting previously unselected package libicu60:amd64. 22:25:26 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... 22:25:26 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 22:25:26 Removing intermediate container c514840479d3 22:25:26 ---> 403d5561cd84 22:25:26 Step 23/24 : LABEL git_sha=a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:25:27 ---> Running in 19ed543db2d7 22:25:27 Selecting previously unselected package readline-common. 22:25:27 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 22:25:27 Unpacking readline-common (7.0-3) ... 22:25:27 Selecting previously unselected package libreadline7:amd64. 22:25:27 Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... 22:25:27 Unpacking libreadline7:amd64 (7.0-3) ... 22:25:27 Selecting previously unselected package libxml2:amd64. 22:25:27 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 22:25:27 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 22:25:27 Removing intermediate container 19ed543db2d7 22:25:27 ---> 655975e32dd2 22:25:27 Step 24/24 : LABEL version=1.2.0 22:25:27 Selecting previously unselected package netbase. 22:25:27 Preparing to unpack .../21-netbase_5.4_all.deb ... 22:25:27 Unpacking netbase (5.4) ... 22:25:27 Selecting previously unselected package shared-mime-info. 22:25:27 Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... 22:25:27 Unpacking shared-mime-info (1.9-2) ... 22:25:27 ---> Running in daf8c5a71eff 22:25:27 Selecting previously unselected package xdg-user-dirs. 22:25:27 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 22:25:27 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 22:25:27 Selecting previously unselected package xz-utils. 22:25:27 Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... 22:25:27 Unpacking xz-utils (5.2.2-1.3) ... 22:25:27 Selecting previously unselected package libedit2:amd64. 22:25:27 Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... 22:25:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:25:27 Selecting previously unselected package libssl1.0.0:amd64. 22:25:27 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 22:25:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 22:25:28 Removing intermediate container daf8c5a71eff 22:25:28 ---> b747a44a0dda 22:25:28 [Warning] One or more build-args [ARCH] were not consumed 22:25:28 Successfully built b747a44a0dda 22:25:28 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 22:25:28 Selecting previously unselected package libxmuu1:amd64. 22:25:28 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... 22:25:28 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 22:25:28 Selecting previously unselected package manpages. 22:25:28 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 22:25:28 Unpacking manpages (4.15-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:25:28 provisioning config files... 22:25:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/29@tmp/config5472199601918224663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:28 Selecting previously unselected package openssh-client. 22:25:28 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:25:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:25:28 nexus3.edgexfoundry.org:10001 22:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:29 Selecting previously unselected package xauth. 22:25:29 Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... 22:25:29 Unpacking xauth (1:1.0.10-1) ... 22:25:29 Selecting previously unselected package binutils-common:amd64. 22:25:29 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... 22:25:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 22:25:29 Selecting previously unselected package libbinutils:amd64. 22:25:29 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 22:25:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 22:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:29 Configure a credential helper to remove this warning. See 22:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:29 22:25:29 Login Succeeded 22:25:29 nexus3.edgexfoundry.org:10002 22:25:29 Selecting previously unselected package binutils-x86-64-linux-gnu. 22:25:29 Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... 22:25:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 22:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:29 Configure a credential helper to remove this warning. See 22:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:29 22:25:29 Login Succeeded 22:25:29 nexus3.edgexfoundry.org:10003 22:25:29 Selecting previously unselected package binutils. 22:25:29 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 22:25:29 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 22:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:30 Selecting previously unselected package libc-dev-bin. 22:25:30 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... 22:25:30 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 22:25:30 Selecting previously unselected package linux-libc-dev:amd64. 22:25:30 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... 22:25:30 Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... 22:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:30 Configure a credential helper to remove this warning. See 22:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:30 22:25:30 Login Succeeded 22:25:30 nexus3.edgexfoundry.org:10004 22:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:30 Configure a credential helper to remove this warning. See 22:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:30 22:25:30 Login Succeeded 22:25:30 docker.io 22:25:31 Selecting previously unselected package libc6-dev:amd64. 22:25:31 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... 22:25:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... 22:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:31 Configure a credential helper to remove this warning. See 22:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:31 22:25:31 Login Succeeded [Pipeline] } 22:25:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:31 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 22:25:31 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:25:31 latest 22:25:31 1.2.0 22:25:31 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0 22:25:31 master 22:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:32 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f [Pipeline] isUnix [Pipeline] sh 22:25:32 Selecting previously unselected package gcc-7-base:amd64. 22:25:32 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:32 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:32 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:25:32 0145eb853ae4: Preparing 22:25:32 4f823037f5e6: Preparing 22:25:32 bcc9735011d3: Preparing 22:25:32 e2f13739ad41: Preparing 22:25:32 Selecting previously unselected package libisl19:amd64. 22:25:32 Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... 22:25:32 Unpacking libisl19:amd64 (0.19-1) ... 22:25:32 Selecting previously unselected package libmpfr6:amd64. 22:25:32 Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... 22:25:32 Unpacking libmpfr6:amd64 (4.0.1-1) ... 22:25:32 e2f13739ad41: Layer already exists 22:25:32 4f823037f5e6: Pushed 22:25:33 Selecting previously unselected package libmpc3:amd64. 22:25:33 Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... 22:25:33 Unpacking libmpc3:amd64 (1.1.0-1) ... 22:25:33 Selecting previously unselected package cpp-7. 22:25:33 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:25:33 bcc9735011d3: Pushed 22:25:33 Selecting previously unselected package cpp. 22:25:33 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:25:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 22:25:33 Selecting previously unselected package libcc1-0:amd64. 22:25:33 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:33 Selecting previously unselected package libgomp1:amd64. 22:25:33 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package libitm1:amd64. 22:25:34 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package libatomic1:amd64. 22:25:34 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package libasan4:amd64. 22:25:34 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package liblsan0:amd64. 22:25:34 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package libtsan0:amd64. 22:25:34 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package libubsan0:amd64. 22:25:34 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package libcilkrts5:amd64. 22:25:34 Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:34 Selecting previously unselected package libmpx2:amd64. 22:25:34 Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:34 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:35 Selecting previously unselected package libquadmath0:amd64. 22:25:35 Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:25:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:35 Selecting previously unselected package libgcc-7-dev:amd64. 22:25:35 Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:35 Selecting previously unselected package gcc-7. 22:25:35 Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:25:36 Selecting previously unselected package gcc. 22:25:36 Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:25:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 22:25:36 Selecting previously unselected package libstdc++-7-dev:amd64. 22:25:36 Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:37 0145eb853ae4: Pushed 22:25:37 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f: digest: sha256:845a718067ec357e269a650faa94643ca0e7acc2d7973c3e241566d09ca93fde size: 1158 [Pipeline] isUnix [Pipeline] sh 22:25:37 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:25:37 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 22:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:25:37 0145eb853ae4: Preparing 22:25:37 4f823037f5e6: Preparing 22:25:37 bcc9735011d3: Preparing 22:25:37 e2f13739ad41: Preparing 22:25:37 4f823037f5e6: Layer already exists 22:25:37 bcc9735011d3: Layer already exists 22:25:37 0145eb853ae4: Layer already exists 22:25:37 e2f13739ad41: Layer already exists 22:25:38 latest: digest: sha256:845a718067ec357e269a650faa94643ca0e7acc2d7973c3e241566d09ca93fde size: 1158 [Pipeline] isUnix [Pipeline] sh 22:25:38 Selecting previously unselected package g++-7. 22:25:38 Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:25:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 22:25:38 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.0 [Pipeline] isUnix [Pipeline] sh 22:25:38 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.0 22:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:25:38 0145eb853ae4: Preparing 22:25:38 4f823037f5e6: Preparing 22:25:38 bcc9735011d3: Preparing 22:25:38 e2f13739ad41: Preparing 22:25:38 bcc9735011d3: Layer already exists 22:25:38 e2f13739ad41: Layer already exists 22:25:38 4f823037f5e6: Layer already exists 22:25:39 0145eb853ae4: Layer already exists 22:25:39 1.2.0: digest: sha256:845a718067ec357e269a650faa94643ca0e7acc2d7973c3e241566d09ca93fde size: 1158 [Pipeline] isUnix 22:25:39 Selecting previously unselected package g++. 22:25:39 Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:25:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 22:25:39 Selecting previously unselected package make. 22:25:39 Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... 22:25:39 Unpacking make (4.1-9.1ubuntu1) ... [Pipeline] sh 22:25:39 Selecting previously unselected package libdpkg-perl. 22:25:39 Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:25:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:25:39 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0 [Pipeline] isUnix [Pipeline] sh 22:25:39 Selecting previously unselected package patch. 22:25:39 Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:25:39 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:25:39 Selecting previously unselected package dpkg-dev. 22:25:39 Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:25:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 22:25:39 Selecting previously unselected package build-essential. 22:25:39 Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... 22:25:39 Unpacking build-essential (12.4ubuntu1) ... 22:25:39 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0 22:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:25:39 0145eb853ae4: Preparing 22:25:39 4f823037f5e6: Preparing 22:25:39 bcc9735011d3: Preparing 22:25:39 e2f13739ad41: Preparing 22:25:39 0145eb853ae4: Layer already exists 22:25:39 e2f13739ad41: Layer already exists 22:25:39 bcc9735011d3: Layer already exists 22:25:39 4f823037f5e6: Layer already exists 22:25:39 Selecting previously unselected package curl. 22:25:39 Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... 22:25:39 Unpacking curl (7.58.0-2ubuntu3.8) ... 22:25:39 Selecting previously unselected package libassuan0:amd64. 22:25:39 Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... 22:25:39 Unpacking libassuan0:amd64 (2.5.1-2) ... 22:25:39 Selecting previously unselected package gpgconf. 22:25:39 Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:39 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 22:25:40 a7f3acec226daf292d1b238eb8da7bce0e6a2e4f-1.2.0: digest: sha256:845a718067ec357e269a650faa94643ca0e7acc2d7973c3e241566d09ca93fde size: 1158 [Pipeline] isUnix [Pipeline] sh 22:25:40 Selecting previously unselected package libksba8:amd64. 22:25:40 Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... 22:25:40 Unpacking libksba8:amd64 (1.3.5-2) ... 22:25:40 Selecting previously unselected package libnpth0:amd64. 22:25:40 Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... 22:25:40 Unpacking libnpth0:amd64 (1.5-3) ... 22:25:40 Selecting previously unselected package dirmngr. 22:25:40 Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:40 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 22:25:40 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 22:25:40 Selecting previously unselected package libfakeroot:amd64. 22:25:40 Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... 22:25:40 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 22:25:40 Selecting previously unselected package fakeroot. 22:25:40 Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... 22:25:40 Unpacking fakeroot (1.22-2ubuntu1) ... 22:25:40 Selecting previously unselected package libcurl3-gnutls:amd64. 22:25:40 Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 22:25:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 22:25:40 Selecting previously unselected package liberror-perl. 22:25:40 Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... 22:25:40 Unpacking liberror-perl (0.17025-1) ... 22:25:40 Selecting previously unselected package git-man. 22:25:40 Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:25:40 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:25:40 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 22:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 22:25:40 0145eb853ae4: Preparing 22:25:40 4f823037f5e6: Preparing 22:25:40 bcc9735011d3: Preparing 22:25:40 e2f13739ad41: Preparing 22:25:40 0145eb853ae4: Layer already exists 22:25:40 bcc9735011d3: Layer already exists 22:25:40 4f823037f5e6: Layer already exists 22:25:40 e2f13739ad41: Layer already exists 22:25:41 Selecting previously unselected package git. 22:25:41 Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 22:25:41 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:25:41 master: digest: sha256:845a718067ec357e269a650faa94643ca0e7acc2d7973c3e241566d09ca93fde size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:41 + find /w/workspace/app-service-configurable/29 22:25:41 + grep snapcraft.yaml 22:25:41 + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/29/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:41 provisioning config files... 22:25:41 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/29@tmp/config8336147822147441027tmp [Pipeline] { [Pipeline] sh 22:25:41 Selecting previously unselected package gnupg-l10n. 22:25:41 Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 22:25:41 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 22:25:41 Selecting previously unselected package gnupg-utils. 22:25:41 Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:41 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 22:25:42 + cp /w/workspace/app-service-configurable/29@tmp/config8336147822147441027tmp /w/workspace/app-service-configurable/29/edgex-snap-store-login [Pipeline] sh 22:25:42 Selecting previously unselected package gpg. 22:25:42 Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:42 Unpacking gpg (2.2.4-1ubuntu1.2) ... 22:25:42 Selecting previously unselected package pinentry-curses. 22:25:42 Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... 22:25:42 Unpacking pinentry-curses (1.1.0-1) ... 22:25:42 Selecting previously unselected package gpg-agent. 22:25:42 Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:42 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 22:25:42 Selecting previously unselected package gpg-wks-client. 22:25:42 Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:42 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 22:25:42 Selecting previously unselected package gpg-wks-server. 22:25:42 Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:42 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 22:25:42 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/29:/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 22:25:42 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 22:25:42 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 22:25:42 b2f61026a351: Pulling fs layer 22:25:42 5538fb30c42c: Pulling fs layer 22:25:42 f0b05810781a: Pulling fs layer 22:25:42 0180a33352d6: Pulling fs layer 22:25:42 e7604b0c0f53: Pulling fs layer 22:25:42 db689cb83ae0: Pulling fs layer 22:25:42 6138af208834: Pulling fs layer 22:25:42 007c8e8c5d63: Pulling fs layer 22:25:42 4f7a387c642f: Pulling fs layer 22:25:42 db689cb83ae0: Waiting 22:25:42 4f7a387c642f: Waiting 22:25:42 0180a33352d6: Waiting 22:25:42 6138af208834: Waiting 22:25:42 e7604b0c0f53: Waiting 22:25:42 007c8e8c5d63: Waiting 22:25:42 Selecting previously unselected package gpgsm. 22:25:42 Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:42 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 22:25:42 Selecting previously unselected package gnupg. 22:25:42 Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 22:25:42 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 22:25:42 Selecting previously unselected package libalgorithm-diff-perl. 22:25:42 Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... 22:25:42 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 22:25:42 f0b05810781a: Verifying Checksum 22:25:42 f0b05810781a: Download complete 22:25:42 5538fb30c42c: Verifying Checksum 22:25:42 5538fb30c42c: Download complete 22:25:42 0180a33352d6: Verifying Checksum 22:25:42 0180a33352d6: Download complete 22:25:42 db689cb83ae0: Verifying Checksum 22:25:42 db689cb83ae0: Download complete 22:25:42 6138af208834: Verifying Checksum 22:25:42 6138af208834: Download complete 22:25:42 007c8e8c5d63: Verifying Checksum 22:25:42 007c8e8c5d63: Download complete 22:25:42 4f7a387c642f: Verifying Checksum 22:25:42 4f7a387c642f: Download complete 22:25:43 Selecting previously unselected package libalgorithm-diff-xs-perl. 22:25:43 Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 22:25:43 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 22:25:43 Selecting previously unselected package libalgorithm-merge-perl. 22:25:43 Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... 22:25:43 Unpacking libalgorithm-merge-perl (0.08-3) ... 22:25:43 Selecting previously unselected package libfile-fcntllock-perl. 22:25:43 Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 22:25:43 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 22:25:43 Selecting previously unselected package libnorm1:amd64. 22:25:43 Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:25:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:25:43 Selecting previously unselected package libpgm-5.2-0:amd64. 22:25:43 Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:25:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:25:43 Selecting previously unselected package libsodium23:amd64. 22:25:43 Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... 22:25:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:25:43 b2f61026a351: Verifying Checksum 22:25:43 b2f61026a351: Download complete 22:25:43 Selecting previously unselected package libzmq5:amd64. 22:25:43 Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:25:43 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:25:43 Selecting previously unselected package libzmq3-dev:amd64. 22:25:43 Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:25:43 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:25:43 Selecting previously unselected package manpages-dev. 22:25:43 Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... 22:25:43 Unpacking manpages-dev (4.15-1) ... 22:25:44 Selecting previously unselected package pkg-config. 22:25:44 Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:25:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:25:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:44 Setting up libnpth0:amd64 (1.5-3) ... 22:25:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:25:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:25:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:44 Setting up readline-common (7.0-3) ... 22:25:44 Setting up manpages (4.15-1) ... 22:25:44 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:25:44 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:25:44 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 22:25:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:44 Setting up less (487-0.1) ... 22:25:45 Setting up make (4.1-9.1ubuntu1) ... 22:25:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 22:25:45 Setting up curl (7.58.0-2ubuntu3.8) ... 22:25:45 Setting up libreadline7:amd64 (7.0-3) ... 22:25:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 22:25:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 22:25:45 No schema files found: doing nothing. 22:25:45 Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... 22:25:45 Setting up libmpfr6:amd64 (4.0.1-1) ... 22:25:45 Setting up libksba8:amd64 (1.3.5-2) ... 22:25:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:25:45 Setting up libgdbm5:amd64 (1.14.1-6) ... 22:25:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:25:45 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 22:25:45 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 22:25:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:25:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 22:25:45 Setting up libsodium23:amd64 (1.0.16-2) ... 22:25:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:45 Setting up patch (2.7.6-2ubuntu1.1) ... 22:25:45 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 22:25:45 Setting up xz-utils (5.2.2-1.3) ... 22:25:45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 22:25:45 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 22:25:45 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 22:25:45 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 22:25:45 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 22:25:45 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 22:25:45 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 22:25:45 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 22:25:45 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 22:25:45 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 22:25:45 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 22:25:46 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 22:25:46 Setting up liblocale-gettext-perl (1.07-3build2) ... 22:25:46 Setting up shared-mime-info (1.9-2) ... 22:25:46 b2f61026a351: Pull complete 22:25:46 5538fb30c42c: Pull complete 22:25:47 f0b05810781a: Pull complete 22:25:47 0180a33352d6: Pull complete 22:25:49 e7604b0c0f53: Verifying Checksum 22:25:49 e7604b0c0f53: Download complete 22:25:52 Setting up libmpc3:amd64 (1.1.0-1) ... 22:25:52 Setting up libc-dev-bin (2.27-3ubuntu1) ... 22:25:52 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 22:25:52 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 22:25:52 Setting up manpages-dev (4.15-1) ... 22:25:52 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:25:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... 22:25:52 Setting up libassuan0:amd64 (2.5.1-2) ... 22:25:52 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 22:25:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:25:52 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 22:25:52 Setting up libxau6:amd64 (1:1.0.8-1) ... 22:25:52 Setting up netbase (5.4) ... 22:25:52 Setting up libisl19:amd64 (0.19-1) ... 22:25:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:25:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 22:25:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:52 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:25:52 Setting up fakeroot (1.22-2ubuntu1) ... 22:25:52 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 22:25:52 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 22:25:52 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 22:25:52 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 22:25:52 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 22:25:52 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 22:25:52 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 22:25:52 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 22:25:52 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 22:25:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:25:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:25:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 22:25:52 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up pinentry-curses (1.1.0-1) ... 22:25:52 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 22:25:52 Setting up gpg (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 22:25:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:25:52 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 22:25:52 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 22:25:52 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 22:25:53 Setting up perl (5.26.1-6ubuntu0.3) ... 22:25:53 Setting up libfile-fcntllock-perl (0.22-3build2) ... 22:25:53 Setting up libalgorithm-diff-perl (1.19.03-1) ... 22:25:53 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 22:25:53 Setting up libxext6:amd64 (2:1.3.3-1) ... 22:25:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:25:53 Setting up liberror-perl (0.17025-1) ... 22:25:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:25:53 Setting up gnupg (2.2.4-1ubuntu1.2) ... 22:25:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:25:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:25:53 Setting up xauth (1:1.0.10-1) ... 22:25:53 Setting up libalgorithm-merge-perl (0.08-3) ... 22:25:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:25:53 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 22:25:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:25:53 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 22:25:53 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 22:25:53 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:25:53 Setting up build-essential (12.4ubuntu1) ... 22:25:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:25:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:25:57 binutils set to automatically installed. 22:25:57 binutils-common set to automatically installed. 22:25:57 binutils-x86-64-linux-gnu set to automatically installed. 22:25:57 build-essential set to automatically installed. 22:25:57 cpp set to automatically installed. 22:25:57 cpp-7 set to automatically installed. 22:25:57 curl set to automatically installed. 22:25:57 dirmngr set to automatically installed. 22:25:57 dpkg-dev set to automatically installed. 22:25:57 fakeroot set to automatically installed. 22:25:57 g++ set to automatically installed. 22:25:57 g++-7 set to automatically installed. 22:25:57 gcc set to automatically installed. 22:25:57 gcc-7 set to automatically installed. 22:25:57 gcc-7-base set to automatically installed. 22:25:57 git set to automatically installed. 22:25:57 git-man set to automatically installed. 22:25:57 gnupg set to automatically installed. 22:25:57 gnupg-l10n set to automatically installed. 22:25:57 gnupg-utils set to automatically installed. 22:25:57 gpg set to automatically installed. 22:25:57 gpg-agent set to automatically installed. 22:25:57 gpg-wks-client set to automatically installed. 22:25:57 gpg-wks-server set to automatically installed. 22:25:57 gpgconf set to automatically installed. 22:25:57 gpgsm set to automatically installed. 22:25:57 less set to automatically installed. 22:25:57 libalgorithm-diff-perl set to automatically installed. 22:25:57 libalgorithm-diff-xs-perl set to automatically installed. 22:25:57 libalgorithm-merge-perl set to automatically installed. 22:25:57 libasan4 set to automatically installed. 22:25:57 libassuan0 set to automatically installed. 22:25:57 libatomic1 set to automatically installed. 22:25:57 libbinutils set to automatically installed. 22:25:57 libbsd0 set to automatically installed. 22:25:57 libc-dev-bin set to automatically installed. 22:25:57 libc6-dev set to automatically installed. 22:25:57 libcc1-0 set to automatically installed. 22:25:57 libcilkrts5 set to automatically installed. 22:25:57 libcurl3-gnutls set to automatically installed. 22:25:57 libdpkg-perl set to automatically installed. 22:25:57 libedit2 set to automatically installed. 22:25:57 liberror-perl set to automatically installed. 22:25:57 libexpat1 set to automatically installed. 22:25:57 libfakeroot set to automatically installed. 22:25:57 libfile-fcntllock-perl set to automatically installed. 22:25:57 libgcc-7-dev set to automatically installed. 22:25:57 libgdbm-compat4 set to automatically installed. 22:25:57 libgdbm5 set to automatically installed. 22:25:57 libglib2.0-0 set to automatically installed. 22:25:57 libglib2.0-data set to automatically installed. 22:25:57 libgomp1 set to automatically installed. 22:25:57 libicu60 set to automatically installed. 22:25:57 libisl19 set to automatically installed. 22:25:57 libitm1 set to automatically installed. 22:25:57 libksba8 set to automatically installed. 22:25:57 liblocale-gettext-perl set to automatically installed. 22:25:57 liblsan0 set to automatically installed. 22:25:57 libmpc3 set to automatically installed. 22:25:57 libmpfr6 set to automatically installed. 22:25:57 libmpx2 set to automatically installed. 22:25:57 libnorm1 set to automatically installed. 22:25:57 libnpth0 set to automatically installed. 22:25:57 libperl5.26 set to automatically installed. 22:25:57 libpgm-5.2-0 set to automatically installed. 22:25:57 libquadmath0 set to automatically installed. 22:25:57 libreadline7 set to automatically installed. 22:25:57 libsodium23 set to automatically installed. 22:25:57 libssl1.0.0 set to automatically installed. 22:25:57 libstdc++-7-dev set to automatically installed. 22:25:57 libtsan0 set to automatically installed. 22:25:57 libubsan0 set to automatically installed. 22:25:57 libx11-6 set to automatically installed. 22:25:57 libx11-data set to automatically installed. 22:25:57 libxau6 set to automatically installed. 22:25:57 libxcb1 set to automatically installed. 22:25:57 libxdmcp6 set to automatically installed. 22:25:57 libxext6 set to automatically installed. 22:25:57 libxml2 set to automatically installed. 22:25:57 libxmuu1 set to automatically installed. 22:25:57 libzmq3-dev set to automatically installed. 22:25:57 libzmq5 set to automatically installed. 22:25:57 linux-libc-dev set to automatically installed. 22:25:57 make set to automatically installed. 22:25:57 manpages set to automatically installed. 22:25:57 manpages-dev set to automatically installed. 22:25:57 netbase set to automatically installed. 22:25:57 openssh-client set to automatically installed. 22:25:57 patch set to automatically installed. 22:25:57 perl set to automatically installed. 22:25:57 perl-modules-5.26 set to automatically installed. 22:25:57 pinentry-curses set to automatically installed. 22:25:57 pkg-config set to automatically installed. 22:25:57 readline-common set to automatically installed. 22:25:57 shared-mime-info set to automatically installed. 22:25:57 xauth set to automatically installed. 22:25:57 xdg-user-dirs set to automatically installed. 22:25:57 xz-utils set to automatically installed. 22:25:57 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:25:57 Please ensure the environment is properly setup before continuing. 22:25:57 Ignore this message if the appropriate measures have already been taken 22:25:57 Pulling go 22:25:58 'app-service-config' has dependencies that need to be staged: go 22:25:58 Skipping pull go (already ran) 22:25:58 Building go 22:25:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:58 Dload Upload Total Spent Left Speed 22:26:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 114M 7 8527k 0 0 10.8M 0 0:00:10 --:--:-- 0:00:10 10.8M 24 114M 24 28.1M 0 0 15.9M 0 0:00:07 0:00:01 0:00:06 15.9M 42 114M 42 49.0M 0 0 17.7M 0 0:00:06 0:00:02 0:00:04 17.7M 60 114M 60 69.5M 0 0 18.4M 0 0:00:06 0:00:03 0:00:03 18.4M 79 114M 79 90.5M 0 0 18.9M 0 0:00:06 0:00:04 0:00:02 18.9M 97 114M 97 111M 0 0 19.3M 0 0:00:05 0:00:05 --:--:-- 20.6M 100 114M 100 114M 0 0 19.3M 0 0:00:05 0:00:05 --:--:-- 20.7M 22:26:05 go1.13.10.linux-amd64.tar.gz: OK 22:26:13 Staging go 22:26:22 e7604b0c0f53: Pull complete 22:26:22 db689cb83ae0: Pull complete 22:26:22 6138af208834: Pull complete 22:26:22 007c8e8c5d63: Pull complete 22:26:22 4f7a387c642f: Pull complete 22:26:22 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 22:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 22:26:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:26:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:26:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [960 kB] 22:26:25 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:26:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 22:26:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 22:26:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 22:26:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 22:26:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 22:26:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 22:26:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 22:26:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 22:26:25 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 22:26:25 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 22:26:25 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 22:26:25 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 22:26:25 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 22:26:25 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 22:26:25 Fetched 18.0 MB in 0s (0 B/s) 22:26:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:26:25 Fetched 224 kB in 0s (0 B/s) 22:26:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:26:25 Fetched 157 kB in 0s (0 B/s) 22:26:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:26:25 Fetched 221 kB in 0s (0 B/s) 22:26:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:26:25 Fetched 143 kB in 0s (0 B/s) 22:26:25 Pulling app-service-config 22:26:26 Pulling config-common 22:26:27 Skipping build go (already ran) 22:26:27 Building app-service-config 22:26:27 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 22:26:27 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable 22:26:27 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 22:26:28 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 22:26:28 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 22:26:28 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 22:26:28 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 22:26:28 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 22:26:29 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] 22:26:29 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:26:29 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:26:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:26:29 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 22:26:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:26:29 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:26:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 22:26:29 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 22:26:29 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:26:29 go: downloading github.com/hashicorp/consul/api v1.1.0 22:26:29 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 22:26:29 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 22:26:29 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:26:29 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:26:29 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:26:29 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:26:29 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 22:26:29 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:26:29 go: downloading github.com/google/uuid v1.1.1 22:26:29 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 22:26:29 go: downloading github.com/x448/float16 v0.8.4 22:26:29 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 22:26:29 go: extracting github.com/hashicorp/consul/api v1.1.0 22:26:29 go: downloading github.com/gorilla/mux v1.7.4 22:26:29 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:26:29 go: downloading github.com/pelletier/go-toml v1.2.0 22:26:29 go: downloading github.com/BurntSushi/toml v0.3.1 22:26:29 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 22:26:29 go: extracting github.com/google/uuid v1.1.1 22:26:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:26:29 go: downloading github.com/go-kit/kit v0.8.0 22:26:29 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:26:29 go: extracting github.com/x448/float16 v0.8.4 22:26:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:26:29 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:26:29 go: downloading github.com/hashicorp/serf v0.8.2 22:26:29 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:26:29 go: extracting github.com/pelletier/go-toml v1.2.0 22:26:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:26:29 go: extracting github.com/gorilla/mux v1.7.4 22:26:29 go: extracting github.com/BurntSushi/toml v0.3.1 22:26:29 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:26:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:26:29 go: downloading go.mongodb.org/mongo-driver v1.1.1 22:26:29 go: extracting github.com/mitchellh/mapstructure v1.1.2 22:26:29 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 22:26:29 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 22:26:29 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] 22:26:29 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 22:26:29 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 22:26:29 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 22:26:29 go: extracting github.com/go-redis/redis/v7 v7.2.0 22:26:29 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:26:29 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 22:26:29 go: extracting github.com/go-kit/kit v0.8.0 22:26:29 go: downloading github.com/mitchellh/copystructure v1.0.0 22:26:29 go: downloading github.com/pebbe/zmq4 v1.0.0 22:26:29 go: extracting github.com/hashicorp/serf v0.8.2 22:26:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:26:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:26:29 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:26:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:26:29 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 22:26:29 go: extracting github.com/mitchellh/copystructure v1.0.0 22:26:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:26:29 go: extracting github.com/go-logfmt/logfmt v0.4.0 22:26:29 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:26:29 go: extracting github.com/pebbe/zmq4 v1.0.0 22:26:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:26:29 go: extracting github.com/mitchellh/reflectwalk v1.0.0 22:26:29 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 22:26:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:26:29 go: extracting github.com/hashicorp/golang-lru v0.5.0 22:26:29 go: extracting go.mongodb.org/mongo-driver v1.1.1 22:26:29 Fetched 3750 kB in 3s (1483 kB/s) 22:26:29 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:26:29 go: downloading github.com/go-stack/stack v1.8.0 22:26:29 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:26:29 go: downloading github.com/golang/snappy v0.0.1 22:26:29 go: downloading github.com/xdg/stringprep v1.0.0 22:26:30 go: extracting github.com/go-stack/stack v1.8.0 22:26:30 go: extracting github.com/xdg/stringprep v1.0.0 22:26:30 go: extracting github.com/golang/snappy v0.0.1 22:26:30 go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:26:30 go: downloading golang.org/x/text v0.3.2 22:26:30 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:26:30 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:26:30 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:26:31 go: extracting golang.org/x/text v0.3.2 22:26:32 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:26:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:26:32 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:26:32 go: finding github.com/google/uuid v1.1.1 22:26:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:26:32 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:26:32 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:26:32 go: finding github.com/BurntSushi/toml v0.3.1 22:26:32 go: finding github.com/go-kit/kit v0.8.0 22:26:32 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:26:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:26:32 go: finding github.com/gorilla/mux v1.7.4 22:26:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:26:32 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:26:32 go: finding github.com/x448/float16 v0.8.4 22:26:32 go: finding github.com/go-logfmt/logfmt v0.4.0 22:26:32 go: finding go.mongodb.org/mongo-driver v1.1.1 22:26:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:26:32 go: finding github.com/pelletier/go-toml v1.2.0 22:26:32 go: finding github.com/go-redis/redis/v7 v7.2.0 22:26:32 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:26:32 go: finding github.com/go-stack/stack v1.8.0 22:26:32 go: finding github.com/hashicorp/consul/api v1.1.0 22:26:32 go: finding github.com/pebbe/zmq4 v1.0.0 22:26:32 go: finding github.com/golang/snappy v0.0.1 22:26:32 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:26:32 go: finding github.com/mitchellh/copystructure v1.0.0 22:26:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:26:32 go: finding github.com/xdg/stringprep v1.0.0 22:26:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:26:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:26:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:26:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:26:32 go: finding golang.org/x/text v0.3.2 22:26:32 go: finding github.com/hashicorp/serf v0.8.2 22:26:32 go: finding github.com/mitchellh/mapstructure v1.1.2 22:26:32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:26:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:26:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:26:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:26:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:26:32 go: finding github.com/hashicorp/golang-lru v0.5.0 22:26:34 Reading package lists... 22:26:40 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: 22:26:40 - README.md 22:26:40 22:26:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:26:46 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-dev libcc1-0 libcurl3-gnutls 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 22:26:50 Reading package lists... 22:26:51 Building config-common 22:26:51 Building dependency tree... 22:26:51 Reading state information... 22:26:52 The following packages were automatically installed and are no longer required: 22:26:52 libjq1 liblzo2-2 libonig4 22:26:52 Use 'sudo apt autoremove' to remove them. 22:26:52 Suggested packages: 22:26:52 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 22:26:52 pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib 22:26:52 autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg 22:26:52 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 22:26:52 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base 22:26:52 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 22:26:52 gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon 22:26:52 glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain 22:26:52 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 22:26:52 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc 22:26:52 readline-doc 22:26:53 The following NEW packages will be installed: 22:26:53 binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp 22:26:53 cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git 22:26:53 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 22:26:53 gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl 22:26:53 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 22:26:53 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 22:26:53 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot 22:26:53 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 22:26:53 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 22:26:53 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 22:26:53 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 22:26:53 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 22:26:53 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make 22:26:53 manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 22:26:53 pinentry-curses pkg-config readline-common shared-mime-info xauth 22:26:53 xdg-user-dirs xz-utils 22:26:53 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. 22:26:53 Need to get 63.4 MB of archives. 22:26:53 After this operation, 277 MB of additional disk space will be used. 22:26:53 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] 22:26:54 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 22:26:54 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 22:26:54 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 22:26:54 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 22:26:54 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 22:26:54 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 22:26:54 Skipping stage go (already ran) 22:26:54 Staging app-service-config 22:26:54 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 22:26:54 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 22:26:54 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 22:26:54 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 22:26:54 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 22:26:55 Staging config-common 22:26:55 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 22:26:55 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 22:26:55 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 22:26:55 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 22:26:55 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 22:26:55 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 22:26:55 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 22:26:55 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 22:26:55 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 22:26:55 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 22:26:55 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 22:26:55 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 22:26:55 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 22:26:55 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 22:26:55 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 22:26:55 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 22:26:55 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] 22:26:55 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 22:26:56 Priming go 22:26:56 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 22:26:56 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] 22:26:56 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] 22:26:56 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] 22:26:56 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] 22:26:56 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] 22:26:56 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-106.107 [969 kB] 22:26:56 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] 22:26:56 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:26:56 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] 22:26:56 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] 22:26:56 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] 22:26:56 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 22:26:56 Priming app-service-config 22:26:56 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:26:56 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 22:26:56 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 22:26:56 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 22:26:56 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 22:26:56 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 22:26:56 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 22:26:56 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 22:26:56 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 22:26:57 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 22:26:57 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 22:26:57 Priming config-common 22:26:57 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 22:26:57 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:26:57 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 22:26:58 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 22:26:58 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 22:26:58 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:26:58 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 22:26:58 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:26:58 Snapping 'edgex-app-service-configurable' ... 22:26:58 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] 22:26:58 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 22:26:58 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 22:26:58 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 22:26:58 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 22:26:58 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 22:26:58 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 22:26:58 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] 22:26:58 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] 22:26:58 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 22:26:58 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 22:26:58 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:26:58 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 22:26:59 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 22:26:59 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 22:26:59 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 22:26:59 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 22:26:59 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 22:26:59 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 22:26:59 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 22:26:59 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 22:26:59 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 22:26:59 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 22:26:59 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] 22:26:59 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 22:26:59 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] 22:26:59 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 22:26:59 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 22:26:59 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 22:26:59 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 22:26:59 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 22:26:59 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] 22:26:59 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 22:27:00 debconf: delaying package configuration, since apt-utils is not installed 22:27:00 22:27:00 Snapped edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap 22:27:00 Fetched 63.4 MB in 6s (10.0 MB/s) 22:27:00 Selecting previously unselected package liblocale-gettext-perl. 22:27:00 (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.) 22:27:00 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... 22:27:00 Unpacking liblocale-gettext-perl (1.07-3build2) ... 22:27:00 Selecting previously unselected package libxau6:arm64. 22:27:00 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... 22:27:00 Unpacking libxau6:arm64 (1:1.0.8-1) ... 22:27:00 Selecting previously unselected package libbsd0:arm64. 22:27:00 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 22:27:00 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 22:27:01 Selecting previously unselected package libxdmcp6:arm64. 22:27:01 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 22:27:01 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 22:27:01 Selecting previously unselected package libxcb1:arm64. 22:27:01 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 22:27:01 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 22:27:01 Selecting previously unselected package libx11-data. 22:27:01 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 22:27:01 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 22:27:01 Selecting previously unselected package libx11-6:arm64. 22:27:01 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 22:27:01 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 22:27:02 Selecting previously unselected package libxext6:arm64. 22:27:02 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 22:27:02 Unpacking libxext6:arm64 (2:1.3.3-1) ... 22:27:02 Selecting previously unselected package perl-modules-5.26. 22:27:02 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 22:27:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:27:03 Selecting previously unselected package libgdbm5:arm64. 22:27:03 Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... 22:27:03 Unpacking libgdbm5:arm64 (1.14.1-6) ... 22:27:03 Selecting previously unselected package libgdbm-compat4:arm64. 22:27:03 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... 22:27:03 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 22:27:03 Selecting previously unselected package libperl5.26:arm64. 22:27:03 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 22:27:03 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:27:03 22:27:03 Login successful. You now have these capabilities: 22:27:03 22:27:03 snaps: No restriction 22:27:03 channels: No restriction 22:27:03 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 22:27:03 expires: 2020-06-19T16:50:48.252993 22:27:03 22:27:04 Preparing to push 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap'. 22:27:04 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 22:27:04 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 22:27:05 Selecting previously unselected package perl. 22:27:05 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... 22:27:05 Unpacking perl (5.26.1-6ubuntu0.3) ... 22:27:05 Selecting previously unselected package less. 22:27:05 Preparing to unpack .../13-less_487-0.1_arm64.deb ... 22:27:05 Unpacking less (487-0.1) ... 22:27:05 Selecting previously unselected package libexpat1:arm64. 22:27:05 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 22:27:05 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 22:27:05 Selecting previously unselected package libglib2.0-0:arm64. 22:27:05 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 22:27:05 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 22:27:06 Selecting previously unselected package libglib2.0-data. 22:27:06 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 22:27:06 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 22:27:06 Selecting previously unselected package libicu60:arm64. 22:27:06 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... 22:27:06 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 22:27:08 Selecting previously unselected package readline-common. 22:27:08 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 22:27:08 Unpacking readline-common (7.0-3) ... 22:27:08 Selecting previously unselected package libreadline7:arm64. 22:27:08 Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... 22:27:08 Unpacking libreadline7:arm64 (7.0-3) ... 22:27:08 Selecting previously unselected package libxml2:arm64. 22:27:08 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 22:27:08 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 22:27:08 Selecting previously unselected package netbase. 22:27:08 Preparing to unpack .../21-netbase_5.4_all.deb ... 22:27:08 Unpacking netbase (5.4) ... 22:27:09 Selecting previously unselected package shared-mime-info. 22:27:09 Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... 22:27:09 Unpacking shared-mime-info (1.9-2) ... 22:27:09 Selecting previously unselected package xdg-user-dirs. 22:27:09 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 22:27:09 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 22:27:09 Selecting previously unselected package xz-utils. 22:27:09 Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... 22:27:09 Unpacking xz-utils (5.2.2-1.3) ... 22:27:09 Selecting previously unselected package libedit2:arm64. 22:27:09 Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... 22:27:09 Unpacking libedit2:arm64 (3.1-20170329-1) ... 22:27:10 Selecting previously unselected package libssl1.0.0:arm64. 22:27:10 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 22:27:10 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 22:27:10 Selecting previously unselected package libxmuu1:arm64. 22:27:10 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... 22:27:10 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 22:27:10 Selecting previously unselected package manpages. 22:27:10 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 22:27:10 Unpacking manpages (4.15-1) ... 22:27:10 Selecting previously unselected package openssh-client. 22:27:10 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 22:27:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:27:11 Selecting previously unselected package xauth. 22:27:11 Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... 22:27:11 Unpacking xauth (1:1.0.10-1) ... 22:27:11 Selecting previously unselected package binutils-common:arm64. 22:27:11 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... 22:27:11 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 22:27:11 Selecting previously unselected package libbinutils:arm64. 22:27:11 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 22:27:11 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 22:27:11 Selecting previously unselected package binutils-aarch64-linux-gnu. 22:27:11 Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... 22:27:11 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 22:27:12 Selecting previously unselected package binutils. 22:27:12 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 22:27:12 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 22:27:12 Selecting previously unselected package libc-dev-bin. 22:27:12 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... 22:27:12 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 22:27:12 Selecting previously unselected package linux-libc-dev:arm64. 22:27:12 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... 22:27:12 Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... 22:27:13 Selecting previously unselected package libc6-dev:arm64. 22:27:13 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... 22:27:13 Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... 22:27:14 Selecting previously unselected package gcc-7-base:arm64. 22:27:14 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:14 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:15 Selecting previously unselected package libisl19:arm64. 22:27:15 Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... 22:27:15 Unpacking libisl19:arm64 (0.19-1) ... 22:27:15 Selecting previously unselected package libmpfr6:arm64. 22:27:15 Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... 22:27:15 Unpacking libmpfr6:arm64 (4.0.1-1) ... 22:27:15 Selecting previously unselected package libmpc3:arm64. 22:27:15 Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... 22:27:15 Unpacking libmpc3:arm64 (1.1.0-1) ... 22:27:15 Selecting previously unselected package cpp-7. 22:27:15 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:27:17 Selecting previously unselected package cpp. 22:27:17 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 22:27:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 22:27:17 Selecting previously unselected package libcc1-0:arm64. 22:27:17 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 22:27:17 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:17 Selecting previously unselected package libgomp1:arm64. 22:27:17 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 22:27:17 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:17 Selecting previously unselected package libitm1:arm64. 22:27:17 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 22:27:17 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:17 Selecting previously unselected package libatomic1:arm64. 22:27:17 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 22:27:17 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:17 Selecting previously unselected package libasan4:arm64. 22:27:17 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:17 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:18 Selecting previously unselected package liblsan0:arm64. 22:27:18 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 22:27:18 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:18 Selecting previously unselected package libtsan0:arm64. 22:27:18 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 22:27:18 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:18 Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 71% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' [] 100% 22:27:18 Selecting previously unselected package libubsan0:arm64. 22:27:18 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:18 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:18 Selecting previously unselected package libgcc-7-dev:arm64. 22:27:18 Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:18 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:19 Selecting previously unselected package gcc-7. 22:27:19 Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:27:20 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Ready to release! 22:27:20 Revision 14 of 'edgex-app-service-configurable' created. 22:27:21 Selecting previously unselected package gcc. 22:27:21 Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 22:27:21 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 22:27:21 Selecting previously unselected package libstdc++-7-dev:arm64. 22:27:21 Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:21 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:21 Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...| 22:27:21 Track Arch Channel Version Revision Notes 22:27:21 latest amd64 stable v1.1.0-dev.7 5 - 22:27:21 candidate 1.2.0-20200612+a7f3ace 12 - 22:27:21 beta 1.2.0-20200612+a7f3ace 12 - 22:27:21 edge 1.2.0-20200615+a7f3ace 14 - 22:27:22 Selecting previously unselected package g++-7. 22:27:22 Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 22:27:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 22:27:22 Pushing metadata from 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_amd64.snap' 22:27:24 Selecting previously unselected package g++. 22:27:24 Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 22:27:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 22:27:24 Selecting previously unselected package make. 22:27:24 Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... 22:27:24 Unpacking make (4.1-9.1ubuntu1) ... 22:27:24 Selecting previously unselected package libdpkg-perl. 22:27:24 Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:27:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:27:24 Selecting previously unselected package patch. 22:27:24 Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... 22:27:24 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:27:24 Selecting previously unselected package dpkg-dev. 22:27:24 Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:27:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 22:27:24 Selecting previously unselected package build-essential. 22:27:24 Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... 22:27:24 Unpacking build-essential (12.4ubuntu1) ... 22:27:25 Selecting previously unselected package curl. 22:27:25 Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... 22:27:25 Unpacking curl (7.58.0-2ubuntu3.8) ... 22:27:25 Selecting previously unselected package libassuan0:arm64. 22:27:25 Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... 22:27:25 Unpacking libassuan0:arm64 (2.5.1-2) ... 22:27:25 Selecting previously unselected package gpgconf. 22:27:25 Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:25 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 22:27:25 Selecting previously unselected package libksba8:arm64. 22:27:25 Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... 22:27:25 Unpacking libksba8:arm64 (1.3.5-2) ... 22:27:25 Selecting previously unselected package libnpth0:arm64. 22:27:25 Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... 22:27:25 Unpacking libnpth0:arm64 (1.5-3) ... 22:27:25 Selecting previously unselected package dirmngr. 22:27:25 Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:25 The metadata has been pushed 22:27:25 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 22:27:25 Selecting previously unselected package libfakeroot:arm64. 22:27:25 Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... 22:27:25 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... 22:27:26 Selecting previously unselected package fakeroot. 22:27:26 Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... 22:27:26 Unpacking fakeroot (1.22-2ubuntu1) ... 22:27:26 Selecting previously unselected package libcurl3-gnutls:arm64. 22:27:26 Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 22:27:26 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 22:27:26 Selecting previously unselected package liberror-perl. 22:27:26 Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... 22:27:26 Unpacking liberror-perl (0.17025-1) ... 22:27:26 Selecting previously unselected package git-man. 22:27:26 Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:27:26 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:27:26 Selecting previously unselected package git. 22:27:26 Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 22:27:26 Unpacking git (1:2.17.1-1ubuntu0.7) ... [Pipeline] } 22:27:27 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 22:27:28 Selecting previously unselected package gnupg-l10n. 22:27:28 Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 22:27:28 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 22:27:28 Selecting previously unselected package gnupg-utils. 22:27:28 Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:28 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 22:27:28 Selecting previously unselected package gpg. 22:27:28 Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:28 Unpacking gpg (2.2.4-1ubuntu1.2) ... [Pipeline] } 22:27:28 Selecting previously unselected package pinentry-curses. 22:27:28 Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... 22:27:28 Unpacking pinentry-curses (1.1.0-1) ... 22:27:28 Selecting previously unselected package gpg-agent. 22:27:28 Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:28 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 22:27:28 Selecting previously unselected package gpg-wks-client. 22:27:28 Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:28 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 22:27:29 Selecting previously unselected package gpg-wks-server. 22:27:29 Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:29 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 22:27:29 Selecting previously unselected package gpgsm. 22:27:29 Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:29 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 22:27:29 Selecting previously unselected package gnupg. 22:27:29 Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 22:27:29 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 22:27:29 Selecting previously unselected package libalgorithm-diff-perl. 22:27:29 Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... 22:27:29 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 22:27:29 Selecting previously unselected package libalgorithm-diff-xs-perl. 22:27:29 Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... 22:27:29 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 22:27:29 Selecting previously unselected package libalgorithm-merge-perl. 22:27:29 Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... 22:27:29 Unpacking libalgorithm-merge-perl (0.08-3) ... 22:27:29 Selecting previously unselected package libfile-fcntllock-perl. 22:27:29 Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... 22:27:29 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 22:27:30 Selecting previously unselected package libnorm1:arm64. 22:27:30 Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 22:27:30 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 22:27:30 Selecting previously unselected package libpgm-5.2-0:arm64. 22:27:30 Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 22:27:30 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 22:27:30 Selecting previously unselected package libsodium23:arm64. 22:27:30 Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... 22:27:30 Unpacking libsodium23:arm64 (1.0.16-2) ... 22:27:30 Selecting previously unselected package libzmq5:arm64. 22:27:30 Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 22:27:30 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 22:27:30 Selecting previously unselected package libzmq3-dev:arm64. 22:27:30 Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 22:27:30 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 22:27:31 Selecting previously unselected package manpages-dev. 22:27:31 Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... 22:27:31 Unpacking manpages-dev (4.15-1) ... 22:27:31 Selecting previously unselected package pkg-config. 22:27:31 Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 22:27:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:27:31 Setting up libnpth0:arm64 (1.5-3) ... 22:27:31 Setting up libedit2:arm64 (3.1-20170329-1) ... 22:27:31 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:32 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 22:27:32 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:32 Setting up readline-common (7.0-3) ... 22:27:32 Setting up manpages (4.15-1) ... 22:27:32 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:27:32 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 22:27:32 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 22:27:32 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:32 Setting up less (487-0.1) ... 22:27:32 Setting up make (4.1-9.1ubuntu1) ... 22:27:32 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 22:27:33 Setting up curl (7.58.0-2ubuntu3.8) ... 22:27:33 Setting up libreadline7:arm64 (7.0-3) ... 22:27:33 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 22:27:33 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:33 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 22:27:33 No schema files found: doing nothing. 22:27:33 Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... 22:27:33 Setting up libmpfr6:arm64 (4.0.1-1) ... 22:27:33 Setting up libksba8:arm64 (1.3.5-2) ... 22:27:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 22:27:33 Setting up libgdbm5:arm64 (1.14.1-6) ... 22:27:33 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 22:27:33 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 22:27:33 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 22:27:33 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:33 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 22:27:33 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:33 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 22:27:33 Setting up libsodium23:arm64 (1.0.16-2) ... 22:27:33 Setting up patch (2.7.6-2ubuntu1.1) ... 22:27:33 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 22:27:33 Setting up xz-utils (5.2.2-1.3) ... 22:27:33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 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 22:27:33 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... 22:27:33 Setting up liblocale-gettext-perl (1.07-3build2) ... 22:27:34 Setting up shared-mime-info (1.9-2) ... 22:27:40 Setting up libmpc3:arm64 (1.1.0-1) ... 22:27:40 Setting up libc-dev-bin (2.27-3ubuntu1) ... 22:27:40 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 22:27:40 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 22:27:41 Setting up manpages-dev (4.15-1) ... 22:27:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:27:41 Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... 22:27:41 Setting up libassuan0:arm64 (2.5.1-2) ... 22:27:41 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 22:27:41 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 22:27:41 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 22:27:41 Setting up libxau6:arm64 (1:1.0.8-1) ... 22:27:41 Setting up netbase (5.4) ... 22:27:41 Setting up libisl19:arm64 (0.19-1) ... 22:27:41 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 22:27:41 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:41 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 22:27:42 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:42 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 22:27:42 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 22:27:42 Setting up fakeroot (1.22-2ubuntu1) ... 22:27:42 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 22:27:42 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 22:27:42 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 22:27:42 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 22:27:42 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 22:27:42 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 22:27:42 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 22:27:42 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 22:27:42 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 22:27:42 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:27:42 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 22:27:42 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 22:27:42 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 22:27:42 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 22:27:42 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 22:27:42 Setting up pinentry-curses (1.1.0-1) ... 22:27:42 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 22:27:42 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 22:27:42 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 22:27:42 Setting up gpg (2.2.4-1ubuntu1.2) ... 22:27:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:27:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:27:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:27:42 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 22:27:42 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 22:27:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:27:43 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 22:27:43 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 22:27:43 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 22:27:43 Setting up perl (5.26.1-6ubuntu0.3) ... 22:27:43 Setting up libfile-fcntllock-perl (0.22-3build2) ... 22:27:43 Setting up libalgorithm-diff-perl (1.19.03-1) ... 22:27:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:27:43 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 22:27:43 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 22:27:43 Setting up libxext6:arm64 (2:1.3.3-1) ... 22:27:43 Setting up liberror-perl (0.17025-1) ... 22:27:43 Setting up gnupg (2.2.4-1ubuntu1.2) ... 22:27:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:27:43 Setting up xauth (1:1.0.10-1) ... 22:27:44 Setting up libalgorithm-merge-perl (0.08-3) ... 22:27:44 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:27:44 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 22:27:44 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:27:44 Setting up build-essential (12.4ubuntu1) ... 22:27:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:27:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:27:54 binutils set to automatically installed. 22:27:54 binutils-aarch64-linux-gnu set to automatically installed. 22:27:54 binutils-common set to automatically installed. 22:27:54 build-essential set to automatically installed. 22:27:54 cpp set to automatically installed. 22:27:54 cpp-7 set to automatically installed. 22:27:54 curl set to automatically installed. 22:27:54 dirmngr set to automatically installed. 22:27:54 dpkg-dev set to automatically installed. 22:27:54 fakeroot set to automatically installed. 22:27:54 g++ set to automatically installed. 22:27:54 g++-7 set to automatically installed. 22:27:54 gcc set to automatically installed. 22:27:54 gcc-7 set to automatically installed. 22:27:54 gcc-7-base set to automatically installed. 22:27:54 git set to automatically installed. 22:27:54 git-man set to automatically installed. 22:27:54 gnupg set to automatically installed. 22:27:54 gnupg-l10n set to automatically installed. 22:27:54 gnupg-utils set to automatically installed. 22:27:54 gpg set to automatically installed. 22:27:54 gpg-agent set to automatically installed. 22:27:54 gpg-wks-client set to automatically installed. 22:27:54 gpg-wks-server set to automatically installed. 22:27:54 gpgconf set to automatically installed. 22:27:54 gpgsm set to automatically installed. 22:27:54 less set to automatically installed. 22:27:54 libalgorithm-diff-perl set to automatically installed. 22:27:54 libalgorithm-diff-xs-perl set to automatically installed. 22:27:54 libalgorithm-merge-perl set to automatically installed. 22:27:54 libasan4 set to automatically installed. 22:27:54 libassuan0 set to automatically installed. 22:27:54 libatomic1 set to automatically installed. 22:27:54 libbinutils set to automatically installed. 22:27:54 libbsd0 set to automatically installed. 22:27:54 libc-dev-bin set to automatically installed. 22:27:54 libc6-dev set to automatically installed. 22:27:54 libcc1-0 set to automatically installed. 22:27:54 libcurl3-gnutls set to automatically installed. 22:27:54 libdpkg-perl set to automatically installed. 22:27:54 libedit2 set to automatically installed. 22:27:54 liberror-perl set to automatically installed. 22:27:54 libexpat1 set to automatically installed. 22:27:54 libfakeroot set to automatically installed. 22:27:54 libfile-fcntllock-perl set to automatically installed. 22:27:54 libgcc-7-dev set to automatically installed. 22:27:54 libgdbm-compat4 set to automatically installed. 22:27:54 libgdbm5 set to automatically installed. 22:27:54 libglib2.0-0 set to automatically installed. 22:27:54 libglib2.0-data set to automatically installed. 22:27:54 libgomp1 set to automatically installed. 22:27:54 libicu60 set to automatically installed. 22:27:54 libisl19 set to automatically installed. 22:27:54 libitm1 set to automatically installed. 22:27:54 libksba8 set to automatically installed. 22:27:54 liblocale-gettext-perl set to automatically installed. 22:27:54 liblsan0 set to automatically installed. 22:27:54 libmpc3 set to automatically installed. 22:27:54 libmpfr6 set to automatically installed. 22:27:54 libnorm1 set to automatically installed. 22:27:54 libnpth0 set to automatically installed. 22:27:54 libperl5.26 set to automatically installed. 22:27:54 libpgm-5.2-0 set to automatically installed. 22:27:54 libreadline7 set to automatically installed. 22:27:54 libsodium23 set to automatically installed. 22:27:54 libssl1.0.0 set to automatically installed. 22:27:54 libstdc++-7-dev set to automatically installed. 22:27:54 libtsan0 set to automatically installed. 22:27:54 libubsan0 set to automatically installed. 22:27:54 libx11-6 set to automatically installed. 22:27:54 libx11-data set to automatically installed. 22:27:54 libxau6 set to automatically installed. 22:27:54 libxcb1 set to automatically installed. 22:27:54 libxdmcp6 set to automatically installed. 22:27:54 libxext6 set to automatically installed. 22:27:54 libxml2 set to automatically installed. 22:27:54 libxmuu1 set to automatically installed. 22:27:54 libzmq3-dev set to automatically installed. 22:27:54 libzmq5 set to automatically installed. 22:27:54 linux-libc-dev set to automatically installed. 22:27:54 make set to automatically installed. 22:27:54 manpages set to automatically installed. 22:27:54 manpages-dev set to automatically installed. 22:27:54 netbase set to automatically installed. 22:27:54 openssh-client set to automatically installed. 22:27:54 patch set to automatically installed. 22:27:54 perl set to automatically installed. 22:27:54 perl-modules-5.26 set to automatically installed. 22:27:54 pinentry-curses set to automatically installed. 22:27:54 pkg-config set to automatically installed. 22:27:54 readline-common set to automatically installed. 22:27:54 shared-mime-info set to automatically installed. 22:27:54 xauth set to automatically installed. 22:27:54 xdg-user-dirs set to automatically installed. 22:27:54 xz-utils set to automatically installed. 22:27:54 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:27:54 Please ensure the environment is properly setup before continuing. 22:27:54 Ignore this message if the appropriate measures have already been taken 22:27:54 Pulling go 22:27:57 'app-service-config' has dependencies that need to be staged: go 22:27:57 Skipping pull go (already ran) 22:27:57 Building go 22:27:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:57 Dload Upload Total Spent Left Speed 22:28:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.1M 1 989k 0 0 3092k 0 0:00:30 --:--:-- 0:00:30 3082k 36 93.1M 36 34.0M 0 0 25.6M 0 0:00:03 0:00:01 0:00:02 25.5M 67 93.1M 67 63.1M 0 0 27.2M 0 0:00:03 0:00:02 0:00:01 27.2M 98 93.1M 98 91.6M 0 0 27.5M 0 0:00:03 0:00:03 --:--:-- 27.5M 100 93.1M 100 93.1M 0 0 27.5M 0 0:00:03 0:00:03 --:--:-- 27.5M 22:28:01 go1.13.10.linux-arm64.tar.gz: OK 22:28:19 Staging go 22:28:46 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 22:28:46 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 22:28:46 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 22:28:46 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 22:28:46 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 22:28:46 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 22:28:46 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 22:28:46 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 22:28:46 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] 22:28:46 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 22:28:46 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 22:28:46 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 22:28:46 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 22:28:46 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 22:28:46 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] 22:28:46 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 22:28:46 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 22:28:46 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] 22:28:46 Fetched 16.4 MB in 0s (0 B/s) 22:28:46 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 22:28:46 Fetched 218 kB in 0s (0 B/s) 22:28:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 22:28:46 Fetched 140 kB in 0s (0 B/s) 22:28:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 22:28:46 Fetched 208 kB in 0s (0 B/s) 22:28:46 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 22:28:46 Fetched 90.4 kB in 0s (0 B/s) 22:28:46 Pulling app-service-config 22:28:52 Pulling config-common 22:28:54 Skipping build go (already ran) 22:28:55 Building app-service-config 22:28:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable 22:28:56 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:28:56 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:28:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:28:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:28:56 go: downloading github.com/gorilla/mux v1.7.4 22:28:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 22:28:56 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 22:28:56 go: extracting github.com/gorilla/mux v1.7.4 22:28:56 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:28:56 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 22:28:56 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 22:28:56 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 22:28:56 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:28:56 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:28:56 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:28:56 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 22:28:56 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:28:56 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 22:28:56 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 22:28:56 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:28:56 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:28:56 go: downloading github.com/google/uuid v1.1.1 22:28:56 go: downloading github.com/hashicorp/consul/api v1.1.0 22:28:56 go: downloading github.com/pebbe/zmq4 v1.0.0 22:28:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:28:56 go: downloading github.com/go-kit/kit v0.8.0 22:28:56 go: extracting github.com/google/uuid v1.1.1 22:28:56 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:28:56 go: downloading github.com/BurntSushi/toml v0.3.1 22:28:56 go: downloading go.mongodb.org/mongo-driver v1.1.1 22:28:56 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:28:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:28:56 go: extracting github.com/hashicorp/consul/api v1.1.0 22:28:56 go: extracting github.com/go-redis/redis/v7 v7.2.0 22:28:56 go: extracting github.com/pebbe/zmq4 v1.0.0 22:28:56 go: extracting github.com/BurntSushi/toml v0.3.1 22:28:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:28:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:28:57 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 22:28:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:28:57 go: extracting github.com/mitchellh/mapstructure v1.1.2 22:28:57 go: extracting github.com/go-kit/kit v0.8.0 22:28:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:28:57 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:28:57 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 22:28:57 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 22:28:57 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 22:28:57 go: downloading github.com/pelletier/go-toml v1.2.0 22:28:57 go: downloading github.com/mitchellh/copystructure v1.0.0 22:28:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:28:57 go: extracting github.com/mitchellh/copystructure v1.0.0 22:28:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:28:57 go: extracting github.com/pelletier/go-toml v1.2.0 22:28:57 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:28:57 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 22:28:57 go: downloading github.com/x448/float16 v0.8.4 22:28:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:28:57 go: downloading github.com/hashicorp/serf v0.8.2 22:28:57 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:28:57 go: extracting github.com/x448/float16 v0.8.4 22:28:57 go: extracting github.com/mitchellh/reflectwalk v1.0.0 22:28:57 go: extracting github.com/go-logfmt/logfmt v0.4.0 22:28:57 go: extracting github.com/hashicorp/serf v0.8.2 22:28:57 go: extracting go.mongodb.org/mongo-driver v1.1.1 22:28:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:28:57 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:28:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:28:57 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 22:28:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:28:57 go: extracting github.com/hashicorp/golang-lru v0.5.0 22:28:58 go: downloading github.com/go-stack/stack v1.8.0 22:28:58 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:28:58 go: downloading github.com/golang/snappy v0.0.1 22:28:58 go: downloading github.com/xdg/stringprep v1.0.0 22:28:58 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:28:58 go: extracting github.com/go-stack/stack v1.8.0 22:28:58 go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:28:58 go: extracting github.com/xdg/stringprep v1.0.0 22:28:58 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:28:58 go: extracting github.com/golang/snappy v0.0.1 22:28:58 go: downloading golang.org/x/text v0.3.2 22:28:58 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:28:58 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:28:59 go: extracting golang.org/x/text v0.3.2 22:29:01 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 22:29:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:29:01 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 22:29:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:29:01 go: finding github.com/google/uuid v1.1.1 22:29:01 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 22:29:01 go: finding github.com/go-kit/kit v0.8.0 22:29:01 go: finding github.com/BurntSushi/toml v0.3.1 22:29:01 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:29:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:29:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:29:01 go: finding github.com/gorilla/mux v1.7.4 22:29:01 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:29:01 go: finding github.com/go-logfmt/logfmt v0.4.0 22:29:01 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 22:29:01 go: finding github.com/hashicorp/consul/api v1.1.0 22:29:01 go: finding github.com/pelletier/go-toml v1.2.0 22:29:01 go: finding github.com/gomodule/redigo v2.0.0+incompatible 22:29:01 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:29:01 go: finding go.mongodb.org/mongo-driver v1.1.1 22:29:01 go: finding github.com/go-redis/redis/v7 v7.2.0 22:29:01 go: finding github.com/x448/float16 v0.8.4 22:29:01 go: finding github.com/pebbe/zmq4 v1.0.0 22:29:01 go: finding github.com/mitchellh/copystructure v1.0.0 22:29:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:29:01 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:29:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:29:01 go: finding github.com/go-stack/stack v1.8.0 22:29:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:29:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:29:01 go: finding github.com/hashicorp/serf v0.8.2 22:29:01 go: finding github.com/mitchellh/mapstructure v1.1.2 22:29:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:29:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:29:01 go: finding github.com/xdg/stringprep v1.0.0 22:29:01 go: finding github.com/golang/snappy v0.0.1 22:29:01 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:29:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:29:01 go: finding golang.org/x/text v0.3.2 22:29:01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:29:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:29:01 go: finding github.com/hashicorp/golang-lru v0.5.0 22:29:57 Building config-common 22:30:10 Skipping stage go (already ran) 22:30:10 Staging app-service-config 22:30:13 Staging config-common 22:30:16 Priming go 22:30:18 Priming app-service-config 22:30:23 Priming config-common 22:30:26 Snapping 'edgex-app-service-configurable' ... 22:30:31 22:30:31 Snapped edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap 22:30:37 22:30:37 Login successful. You now have these capabilities: 22:30:37 22:30:37 snaps: No restriction 22:30:37 channels: No restriction 22:30:37 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 22:30:37 expires: 2020-06-19T16:50:48.252993 22:30:37 22:30:39 Preparing to push 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap'. 22:30:39 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 22:30:39 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 22:30:54 Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' [] 100% 22:30:56 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ released 22:30:56 Revision 15 of 'edgex-app-service-configurable' created. 22:30:57 Track Arch Channel Version Revision Notes 22:30:57 latest arm64 stable - - - 22:30:57 candidate 1.2.0-20200612+a7f3ace 13 - 22:30:57 beta 1.2.0-20200612+a7f3ace 13 - 22:30:57 edge 1.2.0-20200615+a7f3ace 15 - 22:30:57 Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...| 22:31:00 Pushing metadata from 'edgex-app-service-configurable_1.2.0-20200615+a7f3ace_arm64.snap' 22:31:03 The metadata has been pushed [Pipeline] } 22:31:06 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:31:07 provisioning config files... 22:31:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1027592209807888203tmp [Pipeline] { [Pipeline] sh 22:31:07 + curl -s https://codecov.io/bash 22:31:07 + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config1027592209807888203tmp 22:31:08 22:31:08 _____ _ 22:31:08 / ____| | | 22:31:08 | | ___ __| | ___ ___ _____ __ 22:31:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:31:08 | |___| (_) | (_| | __/ (_| (_) \ V / 22:31:08 \_____\___/ \__,_|\___|\___\___/ \_/ 22:31:08 Bash-20200602-f809a24 22:31:08 22:31:08 22:31:08 ==> Jenkins CI detected. 22:31:08 project root: . 22:31:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:31:08 ==> Running gcov in . (disable via -X gcov) 22:31:08 ==> Python coveragepy not found 22:31:08 ==> Searching for coverage reports in: 22:31:08 + . 22:31:08 -> Found 1 reports 22:31:08 ==> Detecting git/mercurial file structure 22:31:08 ==> Reading reports 22:31:08 + ./coverage.out bytes=10 22:31:08 ==> Appending adjustments 22:31:08 https://docs.codecov.io/docs/fixing-reports 22:31:08 + Found adjustments 22:31:08 ==> Gzipping contents 22:31:08 ==> Uploading reports 22:31:08 url: https://codecov.io 22:31:08 query: branch=master&commit=a7f3acec226daf292d1b238eb8da7bce0e6a2e4f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 22:31:08 -> Pinging Codecov 22:31:08 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=a7f3acec226daf292d1b238eb8da7bce0e6a2e4f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 22:31:08 -> Uploading 22:31:09 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a7f3acec226daf292d1b238eb8da7bce0e6a2e4f [Pipeline] } 22:31:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:31:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 22:31:09 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 22:31:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:31:09 22:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 22:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:31:10 1.317.0: Pulling from edgex-devops/edgex-snyk-go 22:31:10 cbdbe7a5bc2a: Pulling fs layer 22:31:10 408f87550127: Pulling fs layer 22:31:10 fe522b08c979: Pulling fs layer 22:31:10 221eaa008020: Pulling fs layer 22:31:10 2a4607e5d6b9: Pulling fs layer 22:31:10 8f79b27c4fd2: Pulling fs layer 22:31:10 e5c8dbe1645b: Pulling fs layer 22:31:10 23e8b3b47431: Pulling fs layer 22:31:10 5c568d65a230: Pulling fs layer 22:31:10 2a4607e5d6b9: Waiting 22:31:10 8f79b27c4fd2: Waiting 22:31:10 e5c8dbe1645b: Waiting 22:31:10 23e8b3b47431: Waiting 22:31:10 5c568d65a230: Waiting 22:31:10 221eaa008020: Waiting 22:31:10 fe522b08c979: Verifying Checksum 22:31:10 fe522b08c979: Download complete 22:31:10 408f87550127: Verifying Checksum 22:31:10 408f87550127: Download complete 22:31:10 2a4607e5d6b9: Verifying Checksum 22:31:10 2a4607e5d6b9: Download complete 22:31:10 8f79b27c4fd2: Verifying Checksum 22:31:10 8f79b27c4fd2: Download complete 22:31:10 cbdbe7a5bc2a: Download complete 22:31:10 e5c8dbe1645b: Download complete 22:31:10 cbdbe7a5bc2a: Pull complete 22:31:10 23e8b3b47431: Verifying Checksum 22:31:10 23e8b3b47431: Download complete 22:31:10 408f87550127: Pull complete 22:31:11 fe522b08c979: Pull complete 22:31:11 5c568d65a230: Download complete 22:31:11 221eaa008020: Verifying Checksum 22:31:11 221eaa008020: Download complete 22:31:17 221eaa008020: Pull complete 22:31:17 2a4607e5d6b9: Pull complete 22:31:17 8f79b27c4fd2: Pull complete 22:31:19 e5c8dbe1645b: Pull complete 22:31:24 23e8b3b47431: Pull complete 22:31:24 5c568d65a230: Pull complete 22:31:24 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 22:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 22:31:25 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 22:31:25 $ docker top ab641facaf7f83de5a7394134eabe12af8fbb1856cbeac6d56a49d77ebccae8f -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:26 + snyk monitor '--org=edgex-jenkins' 22:31:38 22:31:38 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 22:31:38 22:31:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f1b261bb-ba71-4ea8-be0c-f2a312910428 22:31:38 22:31:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:31:38 22:31:38 [Pipeline] } 22:31:38 $ docker stop --time=1 ab641facaf7f83de5a7394134eabe12af8fbb1856cbeac6d56a49d77ebccae8f 22:31:42 $ docker rm -f ab641facaf7f83de5a7394134eabe12af8fbb1856cbeac6d56a49d77ebccae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:31:43 22:31:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 22:31:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:31:43 latest: Pulling from edgex-devops/edgex-klar 22:31:43 e7c96db7181b: Pulling fs layer 22:31:43 1868ca2cb446: Pulling fs layer 22:31:43 136be5d0fe8e: Pulling fs layer 22:31:43 894bfe63afcb: Pulling fs layer 22:31:43 894bfe63afcb: Waiting 22:31:43 1868ca2cb446: Verifying Checksum 22:31:43 e7c96db7181b: Verifying Checksum 22:31:43 e7c96db7181b: Download complete 22:31:43 894bfe63afcb: Verifying Checksum 22:31:43 894bfe63afcb: Download complete 22:31:43 e7c96db7181b: Pull complete 22:31:43 1868ca2cb446: Pull complete 22:31:44 136be5d0fe8e: Pull complete 22:31:44 894bfe63afcb: Pull complete 22:31:44 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 22:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 22:31:44 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:31:44 $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-klar:latest cat 22:31:45 $ docker top 4d0099266b86dfe1fad46a039f6a3fdc36d94ee35d0c194bc09d8baef5722f78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:45 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:31:45 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:31:50 $ docker stop --time=1 4d0099266b86dfe1fad46a039f6a3fdc36d94ee35d0c194bc09d8baef5722f78 22:31:51 $ docker rm -f 4d0099266b86dfe1fad46a039f6a3fdc36d94ee35d0c194bc09d8baef5722f78 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:31:51 . [Pipeline] withDockerContainer 22:31:51 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:31:51 $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-klar:latest cat 22:31:52 $ docker top 133ed3b8e98d5559368cfe5b3c6cb8716e6af325df4a6db63d774498db9b16bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:53 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:31:53 + tee 22:31:53 clair timeout 1m0s 22:31:53 docker timeout: 1m0s 22:31:53 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:31:53 $ docker stop --time=1 133ed3b8e98d5559368cfe5b3c6cb8716e6af325df4a6db63d774498db9b16bf 22:31:55 $ docker rm -f 133ed3b8e98d5559368cfe5b3c6cb8716e6af325df4a6db63d774498db9b16bf [Pipeline] // withDockerContainer [Pipeline] sh 22:31:55 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 22:31:55 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_a7f3acec226daf292d1b238eb8da7bce0e6a2e4f.html [Pipeline] writeFile [Pipeline] step 22:31:55 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 22:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:31:55 . [Pipeline] withDockerContainer 22:31:56 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:31:56 $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-klar:latest cat 22:31:56 $ docker top 8c64433c6637e0657a6fcd28c09cf546a572ba4c86a8534bf24d25fe43bc2919 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:57 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:31:57 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:32:01 $ docker stop --time=1 8c64433c6637e0657a6fcd28c09cf546a572ba4c86a8534bf24d25fe43bc2919 22:32:02 $ docker rm -f 8c64433c6637e0657a6fcd28c09cf546a572ba4c86a8534bf24d25fe43bc2919 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 22:32:03 . [Pipeline] withDockerContainer 22:32:03 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:32:03 $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-klar:latest cat 22:32:03 $ docker top df4fd579ff58267a37c9287c4ae4a5678b82ee4ccef1e64c7e5765296eabb866 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:04 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:a7f3acec226daf292d1b238eb8da7bce0e6a2e4f 22:32:04 + tee 22:32:04 clair timeout 1m0s 22:32:04 docker timeout: 1m0s 22:32:04 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:32:05 $ docker stop --time=1 df4fd579ff58267a37c9287c4ae4a5678b82ee4ccef1e64c7e5765296eabb866 22:32:06 $ docker rm -f df4fd579ff58267a37c9287c4ae4a5678b82ee4ccef1e64c7e5765296eabb866 [Pipeline] // withDockerContainer [Pipeline] sh 22:32:06 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 22:32:06 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_a7f3acec226daf292d1b238eb8da7bce0e6a2e4f.html [Pipeline] writeFile [Pipeline] step 22:32:06 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 22:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:32:07 . [Pipeline] withDockerContainer 22:32:07 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:32:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:32:08 $ docker top 3e51bcf062dbf0ff92712b4fde87484013f456c3de892c250a5be70252df7608 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:32:08 [ssh-agent] Looking for ssh-agent implementation... 22:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:08 $ docker exec 3e51bcf062dbf0ff92712b4fde87484013f456c3de892c250a5be70252df7608 ssh-agent 22:32:08 SSH_AUTH_SOCK=/tmp/ssh-oYNiKNwnKz6S/agent.11 22:32:08 SSH_AGENT_PID=17 22:32:08 Running ssh-add (command line suppressed) 22:32:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2581737563493072445.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2581737563493072445.key) 22:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:32:09 + git semver tag 22:32:09 # -> Open(): unable to determine branch for HEAD 22:32:09 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:32:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:32:09 # $SEMVER_REMOTE_NAME = origin 22:32:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:32:09 # $SEMVER_USER_NAME = edgex-jenkins 22:32:09 # $SEMVER_BRANCH = master 22:32:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:32:09 # a7f3acec226daf292d1b238eb8da7bce0e6a2e4f HEAD 22:32:09 # -> Force: false 22:32:09 # a7336fc49c1ba0fdb6a24c4724db5613fc30d5c6 refs/tags/v1.2.0 [Pipeline] } 22:32:09 $ docker exec --env ******** --env ******** 3e51bcf062dbf0ff92712b4fde87484013f456c3de892c250a5be70252df7608 ssh-agent -k 22:32:09 unset SSH_AUTH_SOCK; 22:32:09 unset SSH_AGENT_PID; 22:32:09 echo Agent pid 17 killed; 22:32:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:32:09 + git semver [Pipeline] } 22:32:09 $ docker stop --time=1 3e51bcf062dbf0ff92712b4fde87484013f456c3de892c250a5be70252df7608 22:32:11 $ docker rm -f 3e51bcf062dbf0ff92712b4fde87484013f456c3de892c250a5be70252df7608 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:32:11 22:32:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:32:12 0.23.1-centos7: Pulling from edgex-lftools 22:32:12 ab5ef0e58194: Pulling fs layer 22:32:12 9712f1f96733: Pulling fs layer 22:32:12 63f879dbbcfc: Pulling fs layer 22:32:12 0d9ebad4ef96: Pulling fs layer 22:32:12 e9a5061849ea: Pulling fs layer 22:32:12 d747dcd14b5f: Pulling fs layer 22:32:12 2de7ff778b66: Pulling fs layer 22:32:12 e9a5061849ea: Waiting 22:32:12 d747dcd14b5f: Waiting 22:32:12 2de7ff778b66: Waiting 22:32:12 0d9ebad4ef96: Waiting 22:32:12 9712f1f96733: Download complete 22:32:12 63f879dbbcfc: Verifying Checksum 22:32:12 63f879dbbcfc: Download complete 22:32:12 e9a5061849ea: Verifying Checksum 22:32:12 e9a5061849ea: Download complete 22:32:12 d747dcd14b5f: Verifying Checksum 22:32:12 d747dcd14b5f: Download complete 22:32:12 2de7ff778b66: Verifying Checksum 22:32:12 2de7ff778b66: Download complete 22:32:13 ab5ef0e58194: Verifying Checksum 22:32:13 ab5ef0e58194: Download complete 22:32:13 0d9ebad4ef96: Verifying Checksum 22:32:13 0d9ebad4ef96: Download complete 22:32:18 ab5ef0e58194: Pull complete 22:32:18 9712f1f96733: Pull complete 22:32:20 63f879dbbcfc: Pull complete 22:32:26 0d9ebad4ef96: Pull complete 22:32:27 e9a5061849ea: Pull complete 22:32:27 d747dcd14b5f: Pull complete 22:32:30 2de7ff778b66: Pull complete 22:32:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:32:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:32:30 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -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:0.23.1-centos7 cat 22:32:34 $ docker top cc0c82025f73b0110f71570439f21ef594087aae312e11b68055608908389b1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:32:34 provisioning config files... 22:32:34 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config2943948349602164156tmp 22:32:34 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4647517656500955714tmp 22:32:34 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3230288347309546977tmp [Pipeline] { [Pipeline] echo 22:32:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:32:35 ---> sigul-configuration.sh 22:32:35 gpg: directory `/root/.gnupg' created 22:32:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:32:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:32:35 gpg: keyring `/root/.gnupg/secring.gpg' created 22:32:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:32:35 gpg: CAST5 encrypted data 22:32:35 gpg: encrypted with 1 passphrase 22:32:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:32:35 + mkdir /home/jenkins 22:32:35 + mkdir /home/jenkins/sigul [Pipeline] sh 22:32:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 22:32:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:32:36 ---> sigul-install.sh 22:32:41 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:32:41 + git tag --list 22:32:41 v1.2.0 [Pipeline] sh 22:32:42 + lftools sign git-tag v1.2.0 22:32:43 Signing Git tag with Sigul... 22:32:43 Signing v1.2.0 [Pipeline] echo 22:32:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:32:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:32:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:32:44 $ docker stop --time=1 cc0c82025f73b0110f71570439f21ef594087aae312e11b68055608908389b1e 22:32:46 $ docker rm -f cc0c82025f73b0110f71570439f21ef594087aae312e11b68055608908389b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:32:47 . [Pipeline] withDockerContainer 22:32:47 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:32:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:32:47 $ docker top 40e922087e6c2ae9533e171038fad41f2fedc6fc40585637ba77f0ada9829c04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:32:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:32:48 [ssh-agent] Looking for ssh-agent implementation... 22:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:48 $ docker exec 40e922087e6c2ae9533e171038fad41f2fedc6fc40585637ba77f0ada9829c04 ssh-agent 22:32:48 SSH_AUTH_SOCK=/tmp/ssh-xSNN5uf1aarF/agent.11 22:32:48 SSH_AGENT_PID=17 22:32:48 Running ssh-add (command line suppressed) 22:32:48 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6232916128273488965.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6232916128273488965.key) 22:32:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:32:49 + git semver bump pre 22:32:49 # -> Open(): unable to determine branch for HEAD 22:32:49 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:32:49 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:32:49 # $SEMVER_REMOTE_NAME = origin 22:32:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:32:49 # $SEMVER_USER_NAME = edgex-jenkins 22:32:49 # $SEMVER_BRANCH = master 22:32:49 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:32:49 1.2.1-dev.1 [Pipeline] } 22:32:49 $ docker exec --env ******** --env ******** 40e922087e6c2ae9533e171038fad41f2fedc6fc40585637ba77f0ada9829c04 ssh-agent -k 22:32:49 unset SSH_AUTH_SOCK; 22:32:49 unset SSH_AGENT_PID; 22:32:49 echo Agent pid 17 killed; 22:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:32:49 + git semver [Pipeline] } 22:32:49 $ docker stop --time=1 40e922087e6c2ae9533e171038fad41f2fedc6fc40585637ba77f0ada9829c04 22:32:50 $ docker rm -f 40e922087e6c2ae9533e171038fad41f2fedc6fc40585637ba77f0ada9829c04 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:32:51 . [Pipeline] withDockerContainer 22:32:51 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:32:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:32:52 $ docker top b740ab87f964672e99882c807b9590a1b0d8a4d891be2f9d7a8e7ff1ca69fdfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:32:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:32:52 [ssh-agent] Looking for ssh-agent implementation... 22:32:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:52 $ docker exec b740ab87f964672e99882c807b9590a1b0d8a4d891be2f9d7a8e7ff1ca69fdfc ssh-agent 22:32:52 SSH_AUTH_SOCK=/tmp/ssh-smF7kxlS8T0Q/agent.12 22:32:52 SSH_AGENT_PID=17 22:32:52 Running ssh-add (command line suppressed) 22:32:52 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8174837966670392584.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8174837966670392584.key) 22:32:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:32:53 + git semver push 22:32:53 # -> Open(): unable to determine branch for HEAD 22:32:53 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 22:32:53 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 22:32:53 # $SEMVER_REMOTE_NAME = origin 22:32:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:32:53 # $SEMVER_USER_NAME = edgex-jenkins 22:32:53 # $SEMVER_BRANCH = master 22:32:53 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 22:32:57 git-semver-push: object not found [Pipeline] } 22:32:57 $ docker exec --env ******** --env ******** b740ab87f964672e99882c807b9590a1b0d8a4d891be2f9d7a8e7ff1ca69fdfc ssh-agent -k 22:32:57 unset SSH_AUTH_SOCK; 22:32:57 unset SSH_AGENT_PID; 22:32:57 echo Agent pid 17 killed; 22:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:32:57 $ docker stop --time=1 b740ab87f964672e99882c807b9590a1b0d8a4d891be2f9d7a8e7ff1ca69fdfc 22:32:59 $ docker rm -f b740ab87f964672e99882c807b9590a1b0d8a4d891be2f9d7a8e7ff1ca69fdfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:32:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:00 ---> package-listing.sh 22:33:00 ++ facter osfamily 22:33:00 ++ tr '[:upper:]' '[:lower:]' 22:33:00 + OS_FAMILY=redhat 22:33:00 + workspace=/w/workspace/_app-service-configurable_master 22:33:00 + START_PACKAGES=/tmp/packages_start.txt 22:33:00 + END_PACKAGES=/tmp/packages_end.txt 22:33:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:00 + PACKAGES=/tmp/packages_start.txt 22:33:00 + '[' /w/workspace/_app-service-configurable_master ']' 22:33:00 + PACKAGES=/tmp/packages_end.txt 22:33:00 + case "${OS_FAMILY}" in 22:33:00 + rpm -qa 22:33:00 + sort 22:33:05 + '[' -f /tmp/packages_start.txt ']' 22:33:05 + '[' -f /tmp/packages_end.txt ']' 22:33:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:05 + '[' /w/workspace/_app-service-configurable_master ']' 22:33:05 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 22:33:05 + 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 22:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:06 22:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:06 alpine: Pulling from edgex-lftools-log-publisher 22:33:06 c9b1b535fdd9: Pulling fs layer 22:33:06 2cc5ad85d9ab: Pulling fs layer 22:33:06 756a868c4378: Pulling fs layer 22:33:06 444b2fc9a129: Pulling fs layer 22:33:06 ea15f1150254: Pulling fs layer 22:33:06 41b27a9f41bf: Pulling fs layer 22:33:06 28c525ee5125: Pulling fs layer 22:33:06 094b1ea09ed8: Pulling fs layer 22:33:06 138eaada9080: Pulling fs layer 22:33:06 0622d0fa9048: Pulling fs layer 22:33:06 444b2fc9a129: Waiting 22:33:06 28c525ee5125: Waiting 22:33:06 ea15f1150254: Waiting 22:33:06 41b27a9f41bf: Waiting 22:33:06 0622d0fa9048: Waiting 22:33:06 2cc5ad85d9ab: Download complete 22:33:06 444b2fc9a129: Verifying Checksum 22:33:06 444b2fc9a129: Download complete 22:33:06 c9b1b535fdd9: Verifying Checksum 22:33:06 c9b1b535fdd9: Download complete 22:33:06 ea15f1150254: Verifying Checksum 22:33:06 ea15f1150254: Download complete 22:33:06 28c525ee5125: Verifying Checksum 22:33:06 28c525ee5125: Download complete 22:33:07 756a868c4378: Verifying Checksum 22:33:07 756a868c4378: Download complete 22:33:07 138eaada9080: Verifying Checksum 22:33:07 138eaada9080: Download complete 22:33:07 094b1ea09ed8: Verifying Checksum 22:33:07 094b1ea09ed8: Download complete 22:33:07 0622d0fa9048: Verifying Checksum 22:33:07 0622d0fa9048: Download complete 22:33:07 c9b1b535fdd9: Pull complete 22:33:07 41b27a9f41bf: Verifying Checksum 22:33:07 41b27a9f41bf: Download complete 22:33:07 2cc5ad85d9ab: Pull complete 22:33:09 756a868c4378: Pull complete 22:33:09 444b2fc9a129: Pull complete 22:33:09 ea15f1150254: Pull complete 22:33:12 41b27a9f41bf: Pull complete 22:33:12 28c525ee5125: Pull complete 22:33:16 094b1ea09ed8: Pull complete 22:33:16 138eaada9080: Pull complete 22:33:16 0622d0fa9048: Pull complete 22:33:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:33:16 prd-centos7-docker-4c-2g-3081 does not seem to be running inside a container 22:33:17 $ 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 22:33:19 $ docker top 4d35ecded0d48e8c20e151c63ca0e275ba1537c7539e0728c1e4aede464ef4db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:20 provisioning config files... 22:33:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1645020247865837388tmp [Pipeline] { [Pipeline] echo 22:33:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:20 ---> create-netrc.sh [Pipeline] echo 22:33:20 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:20 ---> logs-deploy.sh 22:33:20 + ARCHIVE_ARTIFACTS= 22:33:20 + LOGS_SERVER=https://logs.edgexfoundry.org 22:33:20 + '[' https://logs.edgexfoundry.org == None ']' 22:33:20 + NEXUS_URL=https://nexus.edgexfoundry.org 22:33:20 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/29 22:33:20 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/29/ 22:33:20 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/29 /w/workspace/_app-service-configurable_master 22:33:22 Archives upload complete. 22:33:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/29 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/29/