Pull request #145 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 8a8a88ea9174b7fd94765421feddc66e56e914dc+7f47c9eff9bdccc396688e395d48b7e5029db660 (47b2f32f75558740c9c16f607544d25d64cbfb36) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-145/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-145/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14564 in /w/workspace/_app-service-configurable_PR-145 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 Commit message: "refactor: Remove use of deprecated MQTTSend" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:25:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:25:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:25:36 ========================================================= 23:25:36 EdgeX Global Pipelines Version Info 23:25:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:25:38 ------------------- 23:25:38 stable info: 23:25:38 ------------------- 23:25:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:25:38 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 23:25:38 Message: update stable to v1.0.169 23:25:38 ------------------- 23:25:38 experimental info: 23:25:38 ------------------- 23:25:38 Commited By: **** collab-it+edgex@linuxfoundation.org 23:25:38 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 23:25:38 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:25:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:25:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:25:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:25:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:25:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:25:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:25:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 23:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:25:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:25:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:25:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:25:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:25:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:25:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:25:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:25:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:25:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:25:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:25:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:25:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:25:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-145 [Pipeline] echo 23:25:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-145 [Pipeline] echo 23:25:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-145 [Pipeline] echo 23:25:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a8a88ea9174b7fd94765421feddc66e56e914dc [Pipeline] echo 23:25:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a8a88e [Pipeline] echo 23:25:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:25:45 provisioning config files... 23:25:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-145@tmp/config4808192103113489426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:46 ---> docker-login.sh 23:25:46 nexus3.edgexfoundry.org:10001 23:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:46 Configure a credential helper to remove this warning. See 23:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:46 23:25:46 Login Succeeded 23:25:46 nexus3.edgexfoundry.org:10002 23:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:46 Configure a credential helper to remove this warning. See 23:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:46 23:25:46 Login Succeeded 23:25:46 nexus3.edgexfoundry.org:10003 23:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:46 Configure a credential helper to remove this warning. See 23:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:46 23:25:46 Login Succeeded 23:25:46 nexus3.edgexfoundry.org:10004 23:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:47 Configure a credential helper to remove this warning. See 23:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:47 23:25:47 Login Succeeded 23:25:47 docker.io 23:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:47 Configure a credential helper to remove this warning. See 23:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:47 23:25:47 Login Succeeded 23:25:47 ---> docker-login.sh ends [Pipeline] } 23:25:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:48 + git log --format=format:%s -1 8a8a88ea9174b7fd94765421feddc66e56e914dc [Pipeline] echo 23:25:49 GIT_COMMIT: 8a8a88ea9174b7fd94765421feddc66e56e914dc, Commit Message: refactor: Remove use of deprecated MQTTSend [Pipeline] echo 23:25:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:25:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:50 23:25:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:25:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:50 latest: Pulling from edgex-devops/git-semver 23:25:50 31603596830f: Pulling fs layer 23:25:50 2a8b12db71e7: Pulling fs layer 23:25:50 6ca5941a6612: Pulling fs layer 23:25:50 ecc8261a40a4: Pulling fs layer 23:25:50 ecc8261a40a4: Waiting 23:25:50 2a8b12db71e7: Verifying Checksum 23:25:50 2a8b12db71e7: Download complete 23:25:50 31603596830f: Download complete 23:25:51 ecc8261a40a4: Verifying Checksum 23:25:51 ecc8261a40a4: Download complete 23:25:51 6ca5941a6612: Verifying Checksum 23:25:51 6ca5941a6612: Download complete 23:25:51 31603596830f: Pull complete 23:25:51 2a8b12db71e7: Pull complete 23:25:52 6ca5941a6612: Pull complete 23:25:52 ecc8261a40a4: Pull complete 23:25:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:25:52 prd-centos7-docker-4c-2g-14564 does not seem to be running inside a container 23:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-145 -v /w/workspace/_app-service-configurable_PR-145:/w/workspace/_app-service-configurable_PR-145:rw,z -v /w/workspace/_app-service-configurable_PR-145@tmp:/w/workspace/_app-service-configurable_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:25:54 $ docker top 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:25:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:55 [ssh-agent] Looking for ssh-agent implementation... 23:25:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:55 $ docker exec 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent 23:25:55 SSH_AUTH_SOCK=/tmp/ssh-pqUUwtrrCAA5/agent.12 23:25:55 SSH_AGENT_PID=17 23:25:55 Running ssh-add (command line suppressed) 23:25:55 Identity added: /w/workspace/_app-service-configurable_PR-145@tmp/private_key_1991776412590619760.key (/w/workspace/_app-service-configurable_PR-145@tmp/private_key_1991776412590619760.key) 23:25:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:56 + git tag --points-at HEAD [Pipeline] } 23:25:56 $ docker exec --env ******** --env ******** 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent -k 23:25:56 unset SSH_AUTH_SOCK; 23:25:56 unset SSH_AGENT_PID; 23:25:56 echo Agent pid 17 killed; 23:25:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:25:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:56 [ssh-agent] Looking for ssh-agent implementation... 23:25:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:56 $ docker exec 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent 23:25:56 SSH_AUTH_SOCK=/tmp/ssh-HjGWYEVtKhOb/agent.45 23:25:56 SSH_AGENT_PID=50 23:25:56 Running ssh-add (command line suppressed) 23:25:57 Identity added: /w/workspace/_app-service-configurable_PR-145@tmp/private_key_5079621401440674456.key (/w/workspace/_app-service-configurable_PR-145@tmp/private_key_5079621401440674456.key) 23:25:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:57 + git semver init 23:25:57 # -> Open(): unable to determine branch for HEAD 23:25:57 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-145/.git 23:25:57 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-145 23:25:57 # $SEMVER_REMOTE_NAME = origin 23:25:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:25:57 # $SEMVER_USER_NAME = edgex-jenkins 23:25:57 # $SEMVER_BRANCH = PR-145 23:25:57 # $SEMVER_TEMP = /tmp/semver-246672502 23:25:57 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:25:58 # '/tmp/semver-246672502' -> '/w/workspace/_app-service-configurable_PR-145/.semver' 23:25:58 # -> Force: false 23:25:58 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-145/.semver [Pipeline] } 23:25:58 $ docker exec --env ******** --env ******** 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e ssh-agent -k 23:25:58 unset SSH_AUTH_SOCK; 23:25:58 unset SSH_AGENT_PID; 23:25:58 echo Agent pid 50 killed; 23:25:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:59 + git semver [Pipeline] } 23:25:59 $ docker stop --time=1 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e 23:26:00 $ docker rm -f 61bd94e2ea93567bd6f81da2538f7e3f6c7c9cf9294e3321c8b95670694f245e [Pipeline] // withDockerContainer [Pipeline] sh 23:26:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:26:01 Stashed 1 file(s) [Pipeline] echo 23:26:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:26:17 Still waiting to schedule task 23:26:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14564’ 23:26:17 Still waiting to schedule task 23:26:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 23:28:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14565 in /w/workspace/_app-service-configurable_PR-145 [Pipeline] { [Pipeline] ws 23:28:16 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:28:22 using credential edgex-jenkins-ssh 23:28:23 Cloning the remote Git repository 23:28:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:28:23 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:28:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:28:23 > git --version # timeout=10 23:28:23 > git --version # 'git version 2.17.1' 23:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:25 Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc 23:28:25 Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc 23:28:25 Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) 23:28:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:28:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:28:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:28:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:25 > git config core.sparsecheckout # timeout=10 23:28:25 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 23:28:25 > git remote # timeout=10 23:28:25 > git config --get remote.origin.url # timeout=10 23:28:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:25 > git merge 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 23:28:25 > git rev-parse HEAD^{commit} # timeout=10 23:28:25 > git config core.sparsecheckout # timeout=10 23:28:25 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 23:28:29 Commit message: "refactor: Remove use of deprecated MQTTSend" 23:28:29 > git --version # timeout=10 23:28:29 > git --version # 'git version 2.17.1' 23:28:29 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:28:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:28:32 + true 23:28:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:28:35 provisioning config files... 23:28:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9154202475940684137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:35 ---> docker-login.sh 23:28:35 nexus3.edgexfoundry.org:10001 23:28:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:36 Configure a credential helper to remove this warning. See 23:28:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:36 23:28:36 Login Succeeded 23:28:36 nexus3.edgexfoundry.org:10002 23:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:37 Configure a credential helper to remove this warning. See 23:28:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:37 23:28:37 Login Succeeded 23:28:37 nexus3.edgexfoundry.org:10003 23:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:38 Configure a credential helper to remove this warning. See 23:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:38 23:28:38 Login Succeeded 23:28:38 nexus3.edgexfoundry.org:10004 23:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:38 Configure a credential helper to remove this warning. See 23:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:38 23:28:38 Login Succeeded 23:28:38 docker.io 23:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:39 Configure a credential helper to remove this warning. See 23:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:39 23:28:39 Login Succeeded 23:28:39 ---> docker-login.sh ends [Pipeline] } 23:28:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:28:40 ========================================================= 23:28:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:28:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:28:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:28:40 Sending build context to Docker daemon 96.77kB 23:28:40 Step 1/8 : ARG BASE=golang:1.15-alpine 23:28:40 Step 2/8 : FROM ${BASE} 23:28:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:28:41 5f621e34cdf4: Pulling fs layer 23:28:41 a4357932f1b6: Pulling fs layer 23:28:41 18c013af1878: Pulling fs layer 23:28:41 00ac8860ef70: Pulling fs layer 23:28:41 63d7cb157983: Pulling fs layer 23:28:41 b116817d02f9: Pulling fs layer 23:28:41 745a02a5169b: Pulling fs layer 23:28:41 00ac8860ef70: Waiting 23:28:41 63d7cb157983: Waiting 23:28:41 b116817d02f9: Waiting 23:28:41 745a02a5169b: Waiting 23:28:41 18c013af1878: Verifying Checksum 23:28:41 18c013af1878: Download complete 23:28:41 a4357932f1b6: Verifying Checksum 23:28:41 a4357932f1b6: Download complete 23:28:41 63d7cb157983: Verifying Checksum 23:28:41 63d7cb157983: Download complete 23:28:41 b116817d02f9: Download complete 23:28:41 5f621e34cdf4: Verifying Checksum 23:28:41 5f621e34cdf4: Download complete 23:28:42 5f621e34cdf4: Pull complete 23:28:42 a4357932f1b6: Pull complete 23:28:43 18c013af1878: Pull complete 23:28:44 745a02a5169b: Verifying Checksum 23:28:44 745a02a5169b: Download complete 23:28:45 00ac8860ef70: Verifying Checksum 23:28:45 00ac8860ef70: Download complete 23:28:55 00ac8860ef70: Pull complete 23:28:55 63d7cb157983: Pull complete 23:28:55 b116817d02f9: Pull complete 23:28:59 745a02a5169b: Pull complete 23:28:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:28:59 ---> b7e6874047d6 23:28:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:29:03 ---> Running in d9f3724cd251 23:29:03 Removing intermediate container d9f3724cd251 23:29:03 ---> 4f8f8ac703b6 23:29:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:03 ---> Running in 19ade26a7871 23:29:05 Removing intermediate container 19ade26a7871 23:29:05 ---> 1bcd2cf07c2e 23:29:05 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:29:05 ---> Running in d5a023448629 23:29:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:08 (1/6) Installing libc-dev (0.7.2-r3) 23:29:08 (2/6) Installing libsodium (1.0.18-r0) 23:29:08 (3/6) Installing pkgconf (1.7.2-r0) 23:29:08 (4/6) Installing libsodium-dev (1.0.18-r0) 23:29:08 (5/6) Installing libzmq (4.3.3-r0) 23:29:08 (6/6) Installing zeromq-dev (4.3.3-r0) 23:29:08 Executing busybox-1.31.1-r19.trigger 23:29:08 OK: 144 MiB in 45 packages 23:29:09 Running on prd-centos7-docker-4c-2g-14566 in /w/workspace/_app-service-configurable_PR-145 [Pipeline] { [Pipeline] ws 23:29:09 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:29:10 Removing intermediate container d5a023448629 23:29:10 ---> e0f95a573396 23:29:10 Step 6/8 : WORKDIR /app 23:29:10 ---> Running in d3684620d4f1 23:29:10 Removing intermediate container d3684620d4f1 23:29:10 ---> 1d715ecf2d3d 23:29:10 Step 7/8 : COPY . . 23:29:11 ---> ce5dd6238428 23:29:11 Step 8/8 : RUN go mod download 23:29:11 ---> Running in 2ac5cc8617d6 23:29:16 using credential edgex-jenkins-ssh 23:29:16 Cloning the remote Git repository 23:29:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:29:16 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:29:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:29:17 > git --version # timeout=10 23:29:17 > git --version # 'git version 2.24.3' 23:29:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:29:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:29:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:29:18 Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc 23:29:18 Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc 23:29:18 Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) 23:29:18 > git config core.sparsecheckout # timeout=10 23:29:18 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 23:29:18 > git remote # timeout=10 23:29:18 > git config --get remote.origin.url # timeout=10 23:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:18 > git merge 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 23:29:18 > git rev-parse HEAD^{commit} # timeout=10 23:29:18 > git config core.sparsecheckout # timeout=10 23:29:18 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 23:29:22 Commit message: "refactor: Remove use of deprecated MQTTSend" 23:29:22 > git --version # timeout=10 23:29:22 > git --version # 'git version 2.24.3' 23:29:22 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:29:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:29:25 + sudo service docker restart 23:29:25 + true 23:29:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:29:27 provisioning config files... 23:29:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3904434213142481775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:28 ---> docker-login.sh 23:29:28 nexus3.edgexfoundry.org:10001 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 nexus3.edgexfoundry.org:10002 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 nexus3.edgexfoundry.org:10003 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 nexus3.edgexfoundry.org:10004 23:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:30 Configure a credential helper to remove this warning. See 23:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:30 23:29:30 Login Succeeded 23:29:30 docker.io 23:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:30 Configure a credential helper to remove this warning. See 23:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:30 23:29:30 Login Succeeded 23:29:30 ---> docker-login.sh ends [Pipeline] } 23:29:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:31 ========================================================= 23:29:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:29:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:29:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:29:31 Sending build context to Docker daemon 96.77kB 23:29:32 Step 1/8 : ARG BASE=golang:1.15-alpine 23:29:32 Step 2/8 : FROM ${BASE} 23:29:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:32 188c0c94c7c5: Pulling fs layer 23:29:32 0ef7d3d256c8: Pulling fs layer 23:29:32 de9db76c5a1d: Pulling fs layer 23:29:32 bca2f99d35d6: Pulling fs layer 23:29:32 93359f2a8cfa: Pulling fs layer 23:29:32 7c6f9722023f: Pulling fs layer 23:29:32 a35cf1a2eb13: Pulling fs layer 23:29:32 93359f2a8cfa: Waiting 23:29:32 7c6f9722023f: Waiting 23:29:32 a35cf1a2eb13: Waiting 23:29:32 bca2f99d35d6: Waiting 23:29:32 de9db76c5a1d: Verifying Checksum 23:29:32 de9db76c5a1d: Download complete 23:29:32 0ef7d3d256c8: Verifying Checksum 23:29:32 0ef7d3d256c8: Download complete 23:29:32 93359f2a8cfa: Verifying Checksum 23:29:32 93359f2a8cfa: Download complete 23:29:32 7c6f9722023f: Verifying Checksum 23:29:32 7c6f9722023f: Download complete 23:29:32 188c0c94c7c5: Verifying Checksum 23:29:32 188c0c94c7c5: Download complete 23:29:32 188c0c94c7c5: Pull complete 23:29:33 0ef7d3d256c8: Pull complete 23:29:33 de9db76c5a1d: Pull complete 23:29:35 a35cf1a2eb13: Verifying Checksum 23:29:35 a35cf1a2eb13: Download complete 23:29:37 bca2f99d35d6: Verifying Checksum 23:29:37 bca2f99d35d6: Download complete 23:29:44 Removing intermediate container 2ac5cc8617d6 23:29:44 ---> 1a8fefd338af 23:29:44 Successfully built 1a8fefd338af 23:29:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:29:44 + docker inspect -f . ci-base-image-arm64 23:29:44 . [Pipeline] withDockerContainer 23:29:44 prd-ubuntu18.04-docker-arm64-4c-16g-14565 does not seem to be running inside a container 23:29:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:29:46 $ docker top aa593ed243e9d85de26ce067b46a4404080a0cba354154c65d3fe743bc522062 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:47 + go version 23:29:47 go version go1.15.5 linux/arm64 [Pipeline] } 23:29:47 $ docker stop --time=1 aa593ed243e9d85de26ce067b46a4404080a0cba354154c65d3fe743bc522062 23:29:49 $ docker rm -f aa593ed243e9d85de26ce067b46a4404080a0cba354154c65d3fe743bc522062 [Pipeline] // withDockerContainer 23:29:49 bca2f99d35d6: Pull complete 23:29:49 93359f2a8cfa: Pull complete 23:29:49 7c6f9722023f: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:51 + docker inspect -f . ci-base-image-arm64 23:29:51 . [Pipeline] withDockerContainer 23:29:51 prd-ubuntu18.04-docker-arm64-4c-16g-14565 does not seem to be running inside a container 23:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:29:52 $ docker top d05de4ac5dcbcb0636b38910477fb9d29e6223e611f9035ad7320a12c267ef93 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:54 + make test 23:29:54 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:29:56 a35cf1a2eb13: Pull complete 23:29:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:29:56 ---> a62c8e92a672 23:29:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:29:57 ---> Running in 029f1ad828ee 23:29:57 Removing intermediate container 029f1ad828ee 23:29:57 ---> c4b873498093 23:29:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:57 ---> Running in 0392e2942300 23:29:59 Removing intermediate container 0392e2942300 23:29:59 ---> 1afb4dd74b91 23:29:59 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:29:59 ---> Running in 33489cc530f1 23:30:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:01 (1/6) Installing libc-dev (0.7.2-r3) 23:30:02 (2/6) Installing libsodium (1.0.18-r0) 23:30:02 (3/6) Installing pkgconf (1.7.2-r0) 23:30:02 (4/6) Installing libsodium-dev (1.0.18-r0) 23:30:02 (5/6) Installing libzmq (4.3.3-r0) 23:30:03 (6/6) Installing zeromq-dev (4.3.3-r0) 23:30:03 Executing busybox-1.31.1-r19.trigger 23:30:03 OK: 167 MiB in 45 packages 23:30:04 Removing intermediate container 33489cc530f1 23:30:04 ---> ab80afba6c71 23:30:04 Step 6/8 : WORKDIR /app 23:30:04 ---> Running in 5c04c9053a77 23:30:04 Removing intermediate container 5c04c9053a77 23:30:04 ---> b2196a690d1f 23:30:04 Step 7/8 : COPY . . 23:30:05 ---> 61c89ef6e80f 23:30:05 Step 8/8 : RUN go mod download 23:30:05 ---> Running in b8a1dc8459dc 23:30:37 Removing intermediate container b8a1dc8459dc 23:30:37 ---> da3157a11e32 23:30:37 Successfully built da3157a11e32 23:30:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:30:38 + docker inspect -f . ci-base-image-x86_64 23:30:38 . [Pipeline] withDockerContainer 23:30:38 prd-centos7-docker-4c-2g-14566 does not seem to be running inside a container 23:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:40 $ docker top caa4173f46389f358cec617e143d6536475b0601ac4fcf2c1af9ddb778921c8f -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:40 + go version 23:30:41 go version go1.15.5 linux/amd64 [Pipeline] } 23:30:41 $ docker stop --time=1 caa4173f46389f358cec617e143d6536475b0601ac4fcf2c1af9ddb778921c8f 23:30:42 $ docker rm -f caa4173f46389f358cec617e143d6536475b0601ac4fcf2c1af9ddb778921c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:44 + docker inspect -f . ci-base-image-x86_64 23:30:44 . [Pipeline] withDockerContainer 23:30:44 prd-centos7-docker-4c-2g-14566 does not seem to be running inside a container 23:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:46 $ docker top 3327ada6f0b7d6f9459e028f8bd12c70a402a38247efb18732a057a830efb5cd -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:47 + make test 23:30:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:30:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:30:50 CGO_ENABLED=1 go vet ./... 23:30:52 gofmt -l . 23:30:52 [ "`gofmt -l .`" = "" ] 23:30:52 ./bin/test-go-mod-tidy.sh 23:30:53 ./bin/test-attribution-txt.sh [Pipeline] } 23:30:54 $ docker stop --time=1 d05de4ac5dcbcb0636b38910477fb9d29e6223e611f9035ad7320a12c267ef93 23:30:57 $ docker rm -f d05de4ac5dcbcb0636b38910477fb9d29e6223e611f9035ad7320a12c267ef93 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:02 + ls -al . 23:31:02 total 112 23:31:02 drwxrwxr-x 7 jenkins jenkins 4096 Dec 4 23:30 . 23:31:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 4 23:28 .. 23:31:02 -rw-rw-r-- 1 jenkins jenkins 119 Dec 4 23:28 .dockerignore 23:31:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 4 23:28 .git 23:31:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 4 23:28 .github 23:31:02 -rw-rw-r-- 1 jenkins jenkins 93 Dec 4 23:28 .gitignore 23:31:02 -rw-rw-r-- 1 jenkins jenkins 6568 Dec 4 23:28 Attribution.txt 23:31:02 -rw-rw-r-- 1 jenkins jenkins 2002 Dec 4 23:28 Dockerfile 23:31:02 -rw-rw-r-- 1 jenkins jenkins 966 Dec 4 23:28 Dockerfile.build 23:31:02 -rw-rw-r-- 1 jenkins jenkins 687 Dec 4 23:28 Jenkinsfile 23:31:02 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 4 23:28 LICENSE 23:31:02 -rw-rw-r-- 1 jenkins jenkins 1277 Dec 4 23:28 README.md 23:31:02 -rw-rw-r-- 1 jenkins jenkins 5 Dec 4 23:26 VERSION 23:31:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 4 23:28 bin 23:31:02 -rw-r--r-- 1 jenkins jenkins 10 Dec 4 23:29 coverage.out 23:31:02 -rw-r--r-- 1 jenkins jenkins 132 Dec 4 23:30 go.mod 23:31:02 -rw-r--r-- 1 jenkins jenkins 19665 Dec 4 23:30 go.sum 23:31:02 -rw-rw-r-- 1 jenkins jenkins 1519 Dec 4 23:28 main.go 23:31:02 -rw-rw-r-- 1 jenkins jenkins 1573 Dec 4 23:28 makefile 23:31:02 drwxrwxr-x 10 jenkins jenkins 4096 Dec 4 23:28 res 23:31:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 4 23:28 snap [Pipeline] isUnix [Pipeline] sh 23:31:02 + 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=8a8a88ea9174b7fd94765421feddc66e56e914dc --label arch=arm64 --label version=0.0.0 . 23:31:02 Sending build context to Docker daemon 119.3kB 23:31:03 Step 1/27 : ARG BASE=golang:1.15-alpine 23:31:03 Step 2/27 : FROM ${BASE} AS builder 23:31:03 ---> 1a8fefd338af 23:31:03 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:31:03 ---> Running in af5bb88430b8 23:31:04 Removing intermediate container af5bb88430b8 23:31:04 ---> c4a41b8efd83 23:31:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:31:04 ---> Running in cd807925da0e 23:31:04 Removing intermediate container cd807925da0e 23:31:04 ---> d8d56bc9e6fa 23:31:04 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:31:04 ---> Running in 28cef72850c0 23:31:05 Removing intermediate container 28cef72850c0 23:31:05 ---> 596245d3318a 23:31:05 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:05 ---> Running in b3a041912d45 23:31:07 Removing intermediate container b3a041912d45 23:31:07 ---> 95d5f1c9b751 23:31:07 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:07 ---> Running in fefb20491e10 23:31:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:31:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:31:10 OK: 144 MiB in 45 packages 23:31:11 Removing intermediate container fefb20491e10 23:31:11 ---> 8e953251c4e2 23:31:11 Step 8/27 : WORKDIR /app 23:31:11 ---> Running in 3fd9fae41c3a 23:31:11 Removing intermediate container 3fd9fae41c3a 23:31:11 ---> 989191d3892a 23:31:11 Step 9/27 : COPY go.mod . 23:31:12 ---> 0cf115da6b62 23:31:12 Step 10/27 : RUN go mod download 23:31:12 ---> Running in 9119b8551c2f 23:31:15 Removing intermediate container 9119b8551c2f 23:31:15 ---> 83e0dce88356 23:31:15 Step 11/27 : COPY . . 23:31:15 ---> a2a9a00fa015 23:31:15 Step 12/27 : ARG MAKE="make build" 23:31:15 ---> Running in e261f0dee7e8 23:31:16 Removing intermediate container e261f0dee7e8 23:31:16 ---> c25b08e76cf8 23:31:16 Step 13/27 : RUN $MAKE 23:31:16 ---> Running in 1770ef8f3673 23:31:17 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 23:31:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:31:20 CGO_ENABLED=1 go vet ./... 23:31:23 gofmt -l . 23:31:23 [ "`gofmt -l .`" = "" ] 23:31:23 ./bin/test-go-mod-tidy.sh 23:31:24 ./bin/test-attribution-txt.sh [Pipeline] } 23:31:25 $ docker stop --time=1 3327ada6f0b7d6f9459e028f8bd12c70a402a38247efb18732a057a830efb5cd 23:31:27 $ docker rm -f 3327ada6f0b7d6f9459e028f8bd12c70a402a38247efb18732a057a830efb5cd [Pipeline] // withDockerContainer [Pipeline] sh 23:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:28 Warning: overwriting stash ‘coverage-report’ 23:31:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:31 + ls -al . 23:31:31 total 88 23:31:31 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 4 23:31 . 23:31:31 drwxrwxr-x. 4 jenkins jenkins 28 Dec 4 23:29 .. 23:31:31 -rw-rw-r--. 1 jenkins jenkins 6568 Dec 4 23:29 Attribution.txt 23:31:31 drwxrwxr-x. 2 jenkins jenkins 64 Dec 4 23:29 bin 23:31:31 -rw-r--r--. 1 jenkins jenkins 10 Dec 4 23:30 coverage.out 23:31:31 -rw-rw-r--. 1 jenkins jenkins 2002 Dec 4 23:29 Dockerfile 23:31:31 -rw-rw-r--. 1 jenkins jenkins 966 Dec 4 23:29 Dockerfile.build 23:31:31 -rw-rw-r--. 1 jenkins jenkins 119 Dec 4 23:29 .dockerignore 23:31:31 drwxrwxr-x. 8 jenkins jenkins 179 Dec 4 23:29 .git 23:31:31 drwxrwxr-x. 2 jenkins jenkins 81 Dec 4 23:29 .github 23:31:31 -rw-rw-r--. 1 jenkins jenkins 93 Dec 4 23:29 .gitignore 23:31:31 -rw-r--r--. 1 jenkins jenkins 132 Dec 4 23:31 go.mod 23:31:31 -rw-r--r--. 1 jenkins jenkins 19665 Dec 4 23:31 go.sum 23:31:31 -rw-rw-r--. 1 jenkins jenkins 687 Dec 4 23:29 Jenkinsfile 23:31:31 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 4 23:29 LICENSE 23:31:31 -rw-rw-r--. 1 jenkins jenkins 1519 Dec 4 23:29 main.go 23:31:31 -rw-rw-r--. 1 jenkins jenkins 1573 Dec 4 23:29 makefile 23:31:31 -rw-rw-r--. 1 jenkins jenkins 1277 Dec 4 23:29 README.md 23:31:31 drwxrwxr-x. 10 jenkins jenkins 171 Dec 4 23:29 res 23:31:31 drwxrwxr-x. 4 jenkins jenkins 71 Dec 4 23:29 snap 23:31:31 -rw-rw-r--. 1 jenkins jenkins 5 Dec 4 23:26 VERSION [Pipeline] isUnix [Pipeline] sh 23:31:32 + 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=8a8a88ea9174b7fd94765421feddc66e56e914dc --label arch=amd64 --label version=0.0.0 . 23:31:32 Sending build context to Docker daemon 119.3kB 23:31:32 Step 1/27 : ARG BASE=golang:1.15-alpine 23:31:32 Step 2/27 : FROM ${BASE} AS builder 23:31:32 ---> da3157a11e32 23:31:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:31:32 ---> Running in 7fd1b719291f 23:31:32 Removing intermediate container 7fd1b719291f 23:31:32 ---> bbeb7d1c9b5c 23:31:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:31:33 ---> Running in 42af05bb8a9e 23:31:33 Removing intermediate container 42af05bb8a9e 23:31:33 ---> cccb0097628c 23:31:33 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:31:33 ---> Running in f0560b4aa963 23:31:33 Removing intermediate container f0560b4aa963 23:31:33 ---> b89a6ef09278 23:31:33 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:33 ---> Running in df3b31302ced 23:31:35 Removing intermediate container df3b31302ced 23:31:35 ---> fa1c069ddd4f 23:31:35 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:35 ---> Running in d1ee3a411cdb 23:31:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:36 OK: 167 MiB in 45 packages 23:31:37 Removing intermediate container d1ee3a411cdb 23:31:37 ---> 9ec9d8ba97dd 23:31:37 Step 8/27 : WORKDIR /app 23:31:37 ---> Running in e5d8ca979393 23:31:38 Removing intermediate container e5d8ca979393 23:31:38 ---> 148f5c6bb994 23:31:38 Step 9/27 : COPY go.mod . 23:31:38 ---> fb09fcd199c3 23:31:38 Step 10/27 : RUN go mod download 23:31:38 ---> Running in 2d5ff62fb167 23:31:40 Removing intermediate container 2d5ff62fb167 23:31:40 ---> 1fa6d322b17d 23:31:40 Step 11/27 : COPY . . 23:31:40 ---> ff869a11f376 23:31:40 Step 12/27 : ARG MAKE="make build" 23:31:41 ---> Running in 38328c0b7f6b 23:31:41 Removing intermediate container 38328c0b7f6b 23:31:41 ---> a076862eeb21 23:31:41 Step 13/27 : RUN $MAKE 23:31:41 ---> Running in 55e0d5d13739 23:31:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 23:32:04 Removing intermediate container 1770ef8f3673 23:32:04 ---> 7bb04cdde291 23:32:04 Step 14/27 : FROM alpine:latest 23:32:04 latest: Pulling from library/alpine 23:32:04 5f621e34cdf4: Already exists 23:32:04 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 23:32:04 Status: Downloaded newer image for alpine:latest 23:32:04 ---> 2e77e061c27f 23:32:04 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:32:04 ---> Running in f6d6f404c6c8 23:32:05 Removing intermediate container f6d6f404c6c8 23:32:05 ---> 761e48510f4d 23:32:05 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:32:05 ---> Running in d6e28e78131c 23:32:05 Removing intermediate container d6e28e78131c 23:32:05 ---> a75e9835e229 23:32:05 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 23:32:05 ---> Running in 35e04cb042fa 23:32:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:07 (1/6) Installing ca-certificates (20191127-r4) 23:32:07 (2/6) Installing libgcc (9.3.0-r2) 23:32:07 (3/6) Installing libsodium (1.0.18-r0) 23:32:07 (4/6) Installing libstdc++ (9.3.0-r2) 23:32:07 (5/6) Installing libzmq (4.3.3-r0) 23:32:08 (6/6) Installing zeromq (4.3.3-r0) 23:32:08 Executing busybox-1.31.1-r19.trigger 23:32:08 Executing ca-certificates-20191127-r4.trigger 23:32:08 OK: 9 MiB in 20 packages 23:32:10 Removing intermediate container 35e04cb042fa 23:32:10 ---> 3c63e305e474 23:32:10 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:32:10 ---> d4aa821bff98 23:32:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:32:11 ---> 384d4221564f 23:32:11 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:32:12 ---> 56b6234d700b 23:32:12 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:32:13 ---> 2e6b15beee6e 23:32:13 Step 22/27 : EXPOSE 48095 23:32:13 ---> Running in cafcf1c0bb2f 23:32:14 Removing intermediate container cafcf1c0bb2f 23:32:14 ---> f83f9f32b435 23:32:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:32:14 ---> Running in 2f3ac87527b6 23:32:14 Removing intermediate container 55e0d5d13739 23:32:14 ---> 4a23ce4bec2f 23:32:14 Step 14/27 : FROM alpine:latest 23:32:14 latest: Pulling from library/alpine 23:32:14 188c0c94c7c5: Already exists 23:32:14 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 23:32:14 Status: Downloaded newer image for alpine:latest 23:32:14 ---> d6e46aa2470d 23:32:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:32:14 ---> Running in b4d66ccd8bab 23:32:14 Removing intermediate container b4d66ccd8bab 23:32:14 ---> 08d11b6db9b0 23:32:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:32:14 ---> Running in 6c8d8b582810 23:32:14 Removing intermediate container 6c8d8b582810 23:32:14 ---> 4527fd4fbbd3 23:32:14 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 23:32:14 ---> Running in d172fe4bbbf3 23:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:14 (1/6) Installing ca-certificates (20191127-r4) 23:32:14 (2/6) Installing libgcc (9.3.0-r2) 23:32:14 (3/6) Installing libsodium (1.0.18-r0) 23:32:14 (4/6) Installing libstdc++ (9.3.0-r2) 23:32:14 (5/6) Installing libzmq (4.3.3-r0) 23:32:14 (6/6) Installing zeromq (4.3.3-r0) 23:32:14 Executing busybox-1.31.1-r19.trigger 23:32:14 Executing ca-certificates-20191127-r4.trigger 23:32:14 OK: 9 MiB in 20 packages 23:32:14 Removing intermediate container 2f3ac87527b6 23:32:14 ---> e09cf61a29fc 23:32:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:15 ---> Running in 156feec4b716 23:32:15 Removing intermediate container 156feec4b716 23:32:15 ---> b28b5a444906 23:32:15 Step 25/27 : LABEL arch=arm64 23:32:15 ---> Running in 86fd57e483c9 23:32:15 Removing intermediate container 86fd57e483c9 23:32:15 ---> 94d5ac495ec9 23:32:15 Step 26/27 : LABEL git_sha=8a8a88ea9174b7fd94765421feddc66e56e914dc 23:32:16 ---> Running in 833a64c27f22 23:32:16 Removing intermediate container d172fe4bbbf3 23:32:16 ---> 831b95436e05 23:32:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:32:16 Removing intermediate container 833a64c27f22 23:32:16 ---> 75c141fbb583 23:32:16 Step 27/27 : LABEL version=0.0.0 23:32:16 ---> Running in 6e885e64f71b 23:32:16 ---> e898d5edf553 23:32:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:32:17 ---> 984ed060d444 23:32:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:32:17 Removing intermediate container 6e885e64f71b 23:32:17 ---> 8c89570745a6 23:32:17 [Warning] One or more build-args [ARCH] were not consumed 23:32:17 Successfully built 8c89570745a6 23:32:17 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 23:32:17 ---> 915aba85deff 23:32:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:32:19 ---> 438b47aed337 23:32:19 Step 22/27 : EXPOSE 48095 23:32:19 ---> Running in 789ff353bef0 23:32:19 Removing intermediate container 789ff353bef0 23:32:19 ---> 2d8f8ac63e3f 23:32:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:32:19 ---> Running in 9878c45e5807 23:32:19 Removing intermediate container 9878c45e5807 23:32:19 ---> 2479d8f63b59 23:32:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:20 ---> Running in ace7764d7125 23:32:20 Removing intermediate container ace7764d7125 23:32:20 ---> c96ed3ce1618 23:32:20 Step 25/27 : LABEL arch=amd64 23:32:20 ---> Running in 97004e42259b 23:32:21 Removing intermediate container 97004e42259b 23:32:21 ---> c03fe49cf895 23:32:21 Step 26/27 : LABEL git_sha=8a8a88ea9174b7fd94765421feddc66e56e914dc 23:32:21 ---> Running in 9e31f58f6907 23:32:21 Removing intermediate container 9e31f58f6907 23:32:21 ---> 0078f690a36f 23:32:21 Step 27/27 : LABEL version=0.0.0 23:32:21 ---> Running in d182c6ceacba 23:32:21 Removing intermediate container d182c6ceacba 23:32:21 ---> d814d0d9d705 23:32:21 [Warning] One or more build-args [ARCH] were not consumed 23:32:21 Successfully built d814d0d9d705 23:32:21 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 23:32:37 Still waiting to schedule task 23:32:37 All nodes of label ‘centos7-docker-8c-8g’ are offline 23:33:31 Running on prd-centos7-docker-8c-8g-14568 in /w/workspace/_app-service-configurable_PR-145 [Pipeline] { [Pipeline] ws 23:33:31 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:33:33 using credential edgex-jenkins-ssh 23:33:33 Cloning the remote Git repository 23:33:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:33:33 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:33:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:33:33 > git --version # timeout=10 23:33:33 > git --version # 'git version 2.24.3' 23:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:34 Merging remotes/origin/master commit 7f47c9eff9bdccc396688e395d48b7e5029db660 into PR head commit 8a8a88ea9174b7fd94765421feddc66e56e914dc 23:33:35 Merge succeeded, producing 8a8a88ea9174b7fd94765421feddc66e56e914dc 23:33:35 Checking out Revision 8a8a88ea9174b7fd94765421feddc66e56e914dc (PR-145) 23:33:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:33:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:33:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:33:34 > git config core.sparsecheckout # timeout=10 23:33:34 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 23:33:34 > git remote # timeout=10 23:33:34 > git config --get remote.origin.url # timeout=10 23:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:34 > git merge 7f47c9eff9bdccc396688e395d48b7e5029db660 # timeout=10 23:33:34 > git rev-parse HEAD^{commit} # timeout=10 23:33:34 > git config core.sparsecheckout # timeout=10 23:33:34 > git checkout -f 8a8a88ea9174b7fd94765421feddc66e56e914dc # timeout=10 23:33:38 Commit message: "refactor: Remove use of deprecated MQTTSend" 23:33:38 > git --version # timeout=10 23:33:38 > git --version # 'git version 2.24.3' 23:33:38 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:40 ++ find /w/workspace/app-service-configurable/1 23:33:40 ++ grep snapcraft.yaml 23:33:40 + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:40 provisioning config files... 23:33:40 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config2620437222047248250tmp [Pipeline] { [Pipeline] sh 23:33:40 + cp /w/workspace/app-service-configurable/1@tmp/config2620437222047248250tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] sh 23:33:41 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/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 23:33:41 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 23:33:41 latest: Pulling from edgex-devops/edgex-snap-builder 23:33:41 f08d8e2a3ba1: Pulling fs layer 23:33:41 3baa9cb2483b: Pulling fs layer 23:33:41 94e5ff4c0b15: Pulling fs layer 23:33:41 1860925334f9: Pulling fs layer 23:33:41 2daf38717194: Pulling fs layer 23:33:41 309017e8d7a4: Pulling fs layer 23:33:41 f7790dc9fd0f: Pulling fs layer 23:33:41 cac0ae9282c2: Pulling fs layer 23:33:41 1f4cadf9a1ed: Pulling fs layer 23:33:41 2daf38717194: Waiting 23:33:41 309017e8d7a4: Waiting 23:33:41 f7790dc9fd0f: Waiting 23:33:41 cac0ae9282c2: Waiting 23:33:41 1f4cadf9a1ed: Waiting 23:33:41 1860925334f9: Waiting 23:33:41 94e5ff4c0b15: Verifying Checksum 23:33:41 94e5ff4c0b15: Download complete 23:33:41 3baa9cb2483b: Download complete 23:33:41 1860925334f9: Verifying Checksum 23:33:41 309017e8d7a4: Download complete 23:33:41 f7790dc9fd0f: Verifying Checksum 23:33:41 f7790dc9fd0f: Download complete 23:33:41 cac0ae9282c2: Verifying Checksum 23:33:41 cac0ae9282c2: Download complete 23:33:42 1f4cadf9a1ed: Verifying Checksum 23:33:42 1f4cadf9a1ed: Download complete 23:33:43 f08d8e2a3ba1: Verifying Checksum 23:33:43 f08d8e2a3ba1: Download complete 23:33:45 f08d8e2a3ba1: Pull complete 23:33:45 3baa9cb2483b: Pull complete 23:33:45 94e5ff4c0b15: Pull complete 23:33:45 1860925334f9: Pull complete 23:33:49 2daf38717194: Verifying Checksum 23:33:49 2daf38717194: Download complete 23:34:07 2daf38717194: Pull complete 23:34:07 309017e8d7a4: Pull complete 23:34:07 f7790dc9fd0f: Pull complete 23:34:07 cac0ae9282c2: Pull complete 23:34:07 1f4cadf9a1ed: Pull complete 23:34:07 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 23:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 23:34:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:34:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:34:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] 23:34:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:34:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 23:34:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] 23:34:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] 23:34:11 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 23:34:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] 23:34:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 23:34:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] 23:34:11 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] 23:34:11 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 23:34:11 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 23:34:12 Fetched 8410 kB in 2s (5423 kB/s) 23:34:13 Reading package lists... 23:34:14 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 23:34:14 - README.md 23:34:14 23:34:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:34:16 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:34:16 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:34:16 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:34:16 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 23:34:18 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 54% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 23:34:20 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config 23:34:21 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 57% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 23:34:21 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 23:34:21 Reading state information... 0% Reading state information... 0% Reading state information... Done 23:34:21 The following packages were automatically installed and are no longer required: 23:34:21 libjq1 libonig4 23:34:21 Use 'sudo apt autoremove' to remove them. 23:34:21 Suggested packages: 23:34:21 binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib 23:34:21 g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake 23:34:21 libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg 23:34:21 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 23:34:21 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base 23:34:21 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 23:34:21 gitweb git-cvs git-mediawiki git-svn glibc-doc locales bzr gdbm-l10n 23:34:21 libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc 23:34:21 libterm-readline-gnu-perl | libterm-readline-perl-perl 23:34:22 The following NEW packages will be installed: 23:34:22 binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 23:34:22 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less 23:34:22 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 23:34:22 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 23:34:22 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 23:34:22 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 23:34:22 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 23:34:22 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev 23:34:22 libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages 23:34:22 manpages-dev netbase patch perl perl-modules-5.26 pkg-config 23:34:22 The following packages will be upgraded: 23:34:22 libc6 perl-base 23:34:22 2 upgraded, 62 newly installed, 0 to remove and 49 not upgraded. 23:34:22 Need to get 61.7 MB of archives. 23:34:22 After this operation, 249 MB of additional disk space will be used. 23:34:22 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:34:23 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 533 kB/1391 kB 38%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 23:34:23 2% [2 libc6 15.2 kB/2831 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 23:34:23 6% [3 liblocale-gettext-perl 16.6 kB/16.6 kB 100%] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:34:23 6% [4 perl-modules-5.26 41.0 kB/2762 kB 1%] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 23:34:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 23:34:23 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:34:23 11% [7 libperl5.26 108 kB/3534 kB 3%] 16% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:34:23 16% [8 perl 47.9 kB/201 kB 24%] 16% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 23:34:23 17% [9 less 41.0 kB/112 kB 37%] 17% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 23:34:23 17% [10 netbase 12.7 kB/12.7 kB 100%] 17% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 23:34:23 17% [11 manpages 4096 B/1234 kB 0%] 19% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 23:34:23 19% [12 binutils-common 32.8 kB/196 kB 17%] 20% [Working] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 23:34:23 20% [13 libbinutils 20.5 kB/488 kB 4%] 21% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 23:34:24 21% [14 binutils-x86-64-linux-gnu 31.0 kB/1839 kB 2%] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 23:34:24 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 23:34:24 24% [16 libc-dev-bin 65.5 kB/71.8 kB 91%] 24% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] 23:34:24 24% [17 linux-libc-dev 16.2 kB/989 kB 2%] 26% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 23:34:24 26% [18 libc6-dev 10.0 kB/2586 kB 0%] 29% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:34:24 29% [19 gcc-7-base 4596 B/18.3 kB 25%] 30% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 23:34:24 30% [20 libisl19 20.5 kB/551 kB 4%] 31% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 23:34:24 31% [21 libmpfr6 57.3 kB/243 kB 24%] 31% [Working] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 23:34:24 31% [22 libmpc3 12.3 kB/40.8 kB 30%] 32% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:34:24 32% [23 cpp-7 4096 B/8591 kB 0%] 43% [23 cpp-7 8492 kB/8591 kB 99%] 43% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:34:24 43% [24 cpp 8192 B/27.7 kB 30%] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:34:24 44% [25 libcc1-0 39.4 kB/39.4 kB 100%] 44% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:34:24 44% [26 libgomp1 0 B/76.5 kB 0%] 44% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:34:24 44% [27 libitm1 4096 B/27.9 kB 15%] 45% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:34:24 45% [28 libatomic1 0 B/9192 B 0%] 45% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:34:24 45% [29 libasan4 0 B/358 kB 0%] 46% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:34:24 46% [30 liblsan0 8192 B/133 kB 6%] 46% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:34:24 46% [31 libtsan0 4096 B/288 kB 1%] 47% [Working] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:34:24 47% [32 libubsan0 4096 B/126 kB 3%] 47% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:34:24 47% [33 libcilkrts5 0 B/42.5 kB 0%] 48% [Working] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:34:24 48% [34 libmpx2 11.6 kB/11.6 kB 100%] 48% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:34:24 48% [35 libquadmath0 34.5 kB/134 kB 26%] 49% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:34:24 49% [36 libgcc-7-dev 10.1 kB/2378 kB 0%] 52% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:34:25 52% [37 gcc-7 18.2 kB/9381 kB 0%] 63% [37 gcc-7 8534 kB/9381 kB 91%] 64% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:34:25 65% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:34:25 65% [39 libstdc++-7-dev 35.5 kB/1471 kB 2%] 67% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:34:26 67% [40 g++-7 8192 B/9697 kB 0%] 80% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:34:26 80% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 23:34:26 80% [42 make 41.0 kB/154 kB 27%] 81% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:34:26 81% [43 libdpkg-perl 38.9 kB/211 kB 18%] 81% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:34:26 81% [44 patch 33.1 kB/102 kB 33%] 82% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:34:26 82% [45 dpkg-dev 62.0 kB/607 kB 10%] 83% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 23:34:26 83% [46 build-essential 4758 B/4758 B 100%] 83% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 23:34:26 83% [47 curl 39.6 kB/159 kB 25%] 84% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 23:34:26 84% [48 libfakeroot 11.7 kB/25.9 kB 45%] 84% [Working] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 23:34:26 84% [49 fakeroot 1695 B/62.3 kB 3%] 84% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 23:34:26 84% [50 libcurl3-gnutls 22.9 kB/213 kB 11%] 85% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:34:26 85% [51 liberror-perl 22.8 kB/22.8 kB 100%] 85% [Working] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:34:26 85% [52 git-man 14.6 kB/804 kB 2%] 87% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 23:34:26 87% [53 git 62.8 kB/3915 kB 2%] 92% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 23:34:26 92% [54 libalgorithm-diff-perl 19.3 kB/47.6 kB 41%] 92% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 23:34:26 92% [55 libalgorithm-diff-xs-perl 0 B/11.1 kB 0%] 93% [Working] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 23:34:26 93% [56 libalgorithm-merge-perl 0 B/12.0 kB 0%] 93% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 23:34:26 93% [57 libfile-fcntllock-perl 8191 B/33.2 kB 25%] 93% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:34:26 93% [58 libnorm1 28.9 kB/224 kB 13%] 94% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:34:26 94% [59 libpgm-5.2-0 12.1 kB/157 kB 8%] 95% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:34:26 95% [60 libsodium23 22.9 kB/143 kB 16%] 95% [Working] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:34:26 95% [61 libzmq5 18.8 kB/221 kB 8%] 96% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:34:26 96% [62 libzmq3-dev 14.2 kB/400 kB 4%] 96% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 23:34:26 96% [63 manpages-dev 7561 B/2217 kB 0%] 100% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:34:26 100% [64 pkg-config 0 B/45.0 kB 0%] 100% [Working] Fetched 61.7 MB in 5s (13.4 MB/s) 23:34:26 debconf: delaying package configuration, since apt-utils is not installed 23:34:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 23:34:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:34:26 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 23:34:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:34:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 23:34:30 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 23:34:30 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... 23:34:32 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 23:34:33 Selecting previously unselected package liblocale-gettext-perl. 23:34:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 23:34:33 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 23:34:33 Unpacking liblocale-gettext-perl (1.07-3build2) ... 23:34:33 Selecting previously unselected package perl-modules-5.26. 23:34:33 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:34:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:34:34 Selecting previously unselected package libgdbm5:amd64. 23:34:34 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... 23:34:34 Unpacking libgdbm5:amd64 (1.14.1-6) ... 23:34:34 Selecting previously unselected package libgdbm-compat4:amd64. 23:34:34 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... 23:34:34 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 23:34:34 Selecting previously unselected package libperl5.26:amd64. 23:34:34 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:34:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:34:35 Selecting previously unselected package perl. 23:34:35 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:34:35 Unpacking perl (5.26.1-6ubuntu0.5) ... 23:34:35 Selecting previously unselected package less. 23:34:35 Preparing to unpack .../06-less_487-0.1_amd64.deb ... 23:34:35 Unpacking less (487-0.1) ... 23:34:35 Selecting previously unselected package netbase. 23:34:35 Preparing to unpack .../07-netbase_5.4_all.deb ... 23:34:35 Unpacking netbase (5.4) ... 23:34:35 Selecting previously unselected package manpages. 23:34:35 Preparing to unpack .../08-manpages_4.15-1_all.deb ... 23:34:35 Unpacking manpages (4.15-1) ... 23:34:35 Selecting previously unselected package binutils-common:amd64. 23:34:35 Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:34:35 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 23:34:35 Selecting previously unselected package libbinutils:amd64. 23:34:35 Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:34:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 23:34:35 Selecting previously unselected package binutils-x86-64-linux-gnu. 23:34:35 Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:34:35 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 23:34:36 Selecting previously unselected package binutils. 23:34:36 Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:34:36 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 23:34:36 Selecting previously unselected package libc-dev-bin. 23:34:36 Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 23:34:36 Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... 23:34:36 Selecting previously unselected package linux-libc-dev:amd64. 23:34:36 Preparing to unpack .../14-linux-libc-dev_4.15.0-126.129_amd64.deb ... 23:34:36 Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... 23:34:36 Selecting previously unselected package libc6-dev:amd64. 23:34:36 Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 23:34:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... 23:34:37 Selecting previously unselected package gcc-7-base:amd64. 23:34:37 Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:37 Selecting previously unselected package libisl19:amd64. 23:34:37 Preparing to unpack .../17-libisl19_0.19-1_amd64.deb ... 23:34:37 Unpacking libisl19:amd64 (0.19-1) ... 23:34:37 Selecting previously unselected package libmpfr6:amd64. 23:34:37 Preparing to unpack .../18-libmpfr6_4.0.1-1_amd64.deb ... 23:34:37 Unpacking libmpfr6:amd64 (4.0.1-1) ... 23:34:37 Selecting previously unselected package libmpc3:amd64. 23:34:37 Preparing to unpack .../19-libmpc3_1.1.0-1_amd64.deb ... 23:34:37 Unpacking libmpc3:amd64 (1.1.0-1) ... 23:34:37 Selecting previously unselected package cpp-7. 23:34:37 Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:34:38 Selecting previously unselected package cpp. 23:34:38 Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:34:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 23:34:38 Selecting previously unselected package libcc1-0:amd64. 23:34:38 Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:38 Selecting previously unselected package libgomp1:amd64. 23:34:38 Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:38 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:38 Selecting previously unselected package libitm1:amd64. 23:34:38 Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:38 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:38 Selecting previously unselected package libatomic1:amd64. 23:34:38 Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:38 Selecting previously unselected package libasan4:amd64. 23:34:38 Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:38 Selecting previously unselected package liblsan0:amd64. 23:34:38 Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:38 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:38 Selecting previously unselected package libtsan0:amd64. 23:34:38 Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:39 Selecting previously unselected package libubsan0:amd64. 23:34:39 Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:39 Selecting previously unselected package libcilkrts5:amd64. 23:34:39 Preparing to unpack .../30-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:39 Selecting previously unselected package libmpx2:amd64. 23:34:39 Preparing to unpack .../31-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:39 Selecting previously unselected package libquadmath0:amd64. 23:34:39 Preparing to unpack .../32-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:34:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:39 Selecting previously unselected package libgcc-7-dev:amd64. 23:34:39 Preparing to unpack .../33-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:39 Selecting previously unselected package gcc-7. 23:34:39 Preparing to unpack .../34-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:34:40 Selecting previously unselected package gcc. 23:34:40 Preparing to unpack .../35-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:34:40 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 23:34:40 Selecting previously unselected package libstdc++-7-dev:amd64. 23:34:40 Preparing to unpack .../36-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:41 Selecting previously unselected package g++-7. 23:34:41 Preparing to unpack .../37-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:34:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 23:34:42 Selecting previously unselected package g++. 23:34:42 Preparing to unpack .../38-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:34:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 23:34:42 Selecting previously unselected package make. 23:34:42 Preparing to unpack .../39-make_4.1-9.1ubuntu1_amd64.deb ... 23:34:42 Unpacking make (4.1-9.1ubuntu1) ... 23:34:42 Selecting previously unselected package libdpkg-perl. 23:34:42 Preparing to unpack .../40-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:34:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:34:42 Selecting previously unselected package patch. 23:34:42 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:34:42 Unpacking patch (2.7.6-2ubuntu1.1) ... 23:34:42 Selecting previously unselected package dpkg-dev. 23:34:42 Preparing to unpack .../42-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:34:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 23:34:42 Selecting previously unselected package build-essential. 23:34:42 Preparing to unpack .../43-build-essential_12.4ubuntu1_amd64.deb ... 23:34:42 Unpacking build-essential (12.4ubuntu1) ... 23:34:42 Selecting previously unselected package curl. 23:34:42 Preparing to unpack .../44-curl_7.58.0-2ubuntu3.10_amd64.deb ... 23:34:42 Unpacking curl (7.58.0-2ubuntu3.10) ... 23:34:42 Selecting previously unselected package libfakeroot:amd64. 23:34:42 Preparing to unpack .../45-libfakeroot_1.22-2ubuntu1_amd64.deb ... 23:34:42 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 23:34:42 Selecting previously unselected package fakeroot. 23:34:42 Preparing to unpack .../46-fakeroot_1.22-2ubuntu1_amd64.deb ... 23:34:42 Unpacking fakeroot (1.22-2ubuntu1) ... 23:34:42 Selecting previously unselected package libcurl3-gnutls:amd64. 23:34:42 Preparing to unpack .../47-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 23:34:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 23:34:42 Selecting previously unselected package liberror-perl. 23:34:42 Preparing to unpack .../48-liberror-perl_0.17025-1_all.deb ... 23:34:42 Unpacking liberror-perl (0.17025-1) ... 23:34:42 Selecting previously unselected package git-man. 23:34:42 Preparing to unpack .../49-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:34:42 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:34:43 Selecting previously unselected package git. 23:34:43 Preparing to unpack .../50-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 23:34:43 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:34:43 Selecting previously unselected package libalgorithm-diff-perl. 23:34:43 Preparing to unpack .../51-libalgorithm-diff-perl_1.19.03-1_all.deb ... 23:34:43 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 23:34:43 Selecting previously unselected package libalgorithm-diff-xs-perl. 23:34:43 Preparing to unpack .../52-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 23:34:43 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 23:34:43 Selecting previously unselected package libalgorithm-merge-perl. 23:34:43 Preparing to unpack .../53-libalgorithm-merge-perl_0.08-3_all.deb ... 23:34:43 Unpacking libalgorithm-merge-perl (0.08-3) ... 23:34:44 Selecting previously unselected package libfile-fcntllock-perl. 23:34:44 Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 23:34:44 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 23:34:44 Selecting previously unselected package libnorm1:amd64. 23:34:44 Preparing to unpack .../55-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:34:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:34:44 Selecting previously unselected package libpgm-5.2-0:amd64. 23:34:44 Preparing to unpack .../56-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:34:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:34:44 Selecting previously unselected package libsodium23:amd64. 23:34:44 Preparing to unpack .../57-libsodium23_1.0.16-2_amd64.deb ... 23:34:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:34:44 Selecting previously unselected package libzmq5:amd64. 23:34:44 Preparing to unpack .../58-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:34:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:34:44 Selecting previously unselected package libzmq3-dev:amd64. 23:34:44 Preparing to unpack .../59-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:34:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:34:44 Selecting previously unselected package manpages-dev. 23:34:44 Preparing to unpack .../60-manpages-dev_4.15-1_all.deb ... 23:34:44 Unpacking manpages-dev (4.15-1) ... 23:34:44 Selecting previously unselected package pkg-config. 23:34:44 Preparing to unpack .../61-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:34:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:34:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:34:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:44 Setting up manpages (4.15-1) ... 23:34:44 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:34:45 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:45 Setting up less (487-0.1) ... 23:34:45 Setting up make (4.1-9.1ubuntu1) ... 23:34:45 Setting up curl (7.58.0-2ubuntu3.10) ... 23:34:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 23:34:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:45 Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... 23:34:45 Setting up libmpfr6:amd64 (4.0.1-1) ... 23:34:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:34:45 Setting up libgdbm5:amd64 (1.14.1-6) ... 23:34:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:34:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 23:34:45 Setting up libsodium23:amd64 (1.0.16-2) ... 23:34:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:45 Setting up patch (2.7.6-2ubuntu1.1) ... 23:34:45 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 23:34:45 Setting up liblocale-gettext-perl (1.07-3build2) ... 23:34:45 Setting up libmpc3:amd64 (1.1.0-1) ... 23:34:45 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 23:34:45 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 23:34:45 Setting up manpages-dev (4.15-1) ... 23:34:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 23:34:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:34:45 Setting up netbase (5.4) ... 23:34:45 Setting up libisl19:amd64 (0.19-1) ... 23:34:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:34:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 23:34:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:34:45 Setting up fakeroot (1.22-2ubuntu1) ... 23:34:45 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 23:34:45 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 23:34:45 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 23:34:45 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 23:34:45 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 23:34:45 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 23:34:45 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 23:34:45 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 23:34:45 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 23:34:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:34:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:34:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:34:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 23:34:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:34:45 Setting up perl (5.26.1-6ubuntu0.5) ... 23:34:46 Setting up libfile-fcntllock-perl (0.22-3build2) ... 23:34:46 Setting up libalgorithm-diff-perl (1.19.03-1) ... 23:34:46 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 23:34:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:34:46 Setting up liberror-perl (0.17025-1) ... 23:34:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:34:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:34:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:34:46 Setting up libalgorithm-merge-perl (0.08-3) ... 23:34:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:34:46 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 23:34:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:34:46 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 23:34:46 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 23:34:46 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:34:46 Setting up build-essential (12.4ubuntu1) ... 23:34:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:34:46 Processing triggers for mime-support (3.60ubuntu1) ... 23:34:46 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 23:34:48 binutils set to automatically installed. 23:34:48 binutils-common set to automatically installed. 23:34:48 binutils-x86-64-linux-gnu set to automatically installed. 23:34:48 build-essential set to automatically installed. 23:34:48 cpp set to automatically installed. 23:34:48 cpp-7 set to automatically installed. 23:34:48 curl set to automatically installed. 23:34:48 dpkg-dev set to automatically installed. 23:34:48 fakeroot set to automatically installed. 23:34:48 g++ set to automatically installed. 23:34:48 g++-7 set to automatically installed. 23:34:48 gcc set to automatically installed. 23:34:48 gcc-7 set to automatically installed. 23:34:48 gcc-7-base set to automatically installed. 23:34:48 git set to automatically installed. 23:34:48 git-man set to automatically installed. 23:34:48 less set to automatically installed. 23:34:48 libalgorithm-diff-perl set to automatically installed. 23:34:48 libalgorithm-diff-xs-perl set to automatically installed. 23:34:48 libalgorithm-merge-perl set to automatically installed. 23:34:48 libasan4 set to automatically installed. 23:34:48 libatomic1 set to automatically installed. 23:34:48 libbinutils set to automatically installed. 23:34:48 libc-dev-bin set to automatically installed. 23:34:48 libc6 set to automatically installed. 23:34:48 libc6-dev set to automatically installed. 23:34:48 libcc1-0 set to automatically installed. 23:34:48 libcilkrts5 set to automatically installed. 23:34:48 libcurl3-gnutls set to automatically installed. 23:34:48 libdpkg-perl set to automatically installed. 23:34:48 liberror-perl set to automatically installed. 23:34:48 libfakeroot set to automatically installed. 23:34:48 libfile-fcntllock-perl set to automatically installed. 23:34:48 libgcc-7-dev set to automatically installed. 23:34:48 libgdbm-compat4 set to automatically installed. 23:34:48 libgdbm5 set to automatically installed. 23:34:48 libgomp1 set to automatically installed. 23:34:48 libisl19 set to automatically installed. 23:34:48 libitm1 set to automatically installed. 23:34:48 liblocale-gettext-perl set to automatically installed. 23:34:48 liblsan0 set to automatically installed. 23:34:48 libmpc3 set to automatically installed. 23:34:48 libmpfr6 set to automatically installed. 23:34:48 libmpx2 set to automatically installed. 23:34:48 libnorm1 set to automatically installed. 23:34:48 libperl5.26 set to automatically installed. 23:34:48 libpgm-5.2-0 set to automatically installed. 23:34:48 libquadmath0 set to automatically installed. 23:34:48 libsodium23 set to automatically installed. 23:34:48 libstdc++-7-dev set to automatically installed. 23:34:48 libtsan0 set to automatically installed. 23:34:48 libubsan0 set to automatically installed. 23:34:48 libzmq3-dev set to automatically installed. 23:34:48 libzmq5 set to automatically installed. 23:34:48 linux-libc-dev set to automatically installed. 23:34:48 make set to automatically installed. 23:34:48 manpages set to automatically installed. 23:34:48 manpages-dev set to automatically installed. 23:34:48 netbase set to automatically installed. 23:34:48 patch set to automatically installed. 23:34:48 perl set to automatically installed. 23:34:48 perl-base set to automatically installed. 23:34:48 perl-modules-5.26 set to automatically installed. 23:34:48 pkg-config set to automatically installed. 23:34:48 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 23:34:48 Please ensure the environment is properly setup before continuing. 23:34:48 Ignore this message if the appropriate measures have already been taken 23:34:49 Pulling go  23:34:50 'app-service-config' has dependencies that need to be staged: go 23:34:50 Skipping pull go (already ran) 23:34:50 Building go  23:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:50 Dload Upload Total Spent Left Speed 23:34:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 115M 39 45.5M 0 0 52.2M 0 0:00:02 --:--:-- 0:00:02 52.2M 94 115M 94 109M 0 0 56.9M 0 0:00:02 0:00:01 0:00:01 56.9M 100 115M 100 115M 0 0 57.0M 0 0:00:02 0:00:02 --:--:-- 57.0M 23:34:53 go1.15.2.linux-amd64.tar.gz: OK 23:34:59 Staging go  23:35:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:35:00 14% [Working] 99% [Working] 99% [Working] 99% 99% 99% 2% [Working] 2% [Working] 2% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:35:00 2% Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 23:35:00 2% 3% 3% 3% 3% Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] 23:35:00 3% Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] 23:35:00 9% 9% 9% 21% Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] 23:35:00 60% 61% 61% 94% 96% 96% 96% 99% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:35:00 97% 99% 99% 23% [Working] 23% [Working] 23% Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 23:35:00 22% 23% 23% 18% [Working] 18% [Working] 18% Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 23:35:01 18% 18% Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 23:35:01 24% 24% 24% Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 23:35:01 24% Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 23:35:01 25% 36% 36% 36% 36% 36% 36% 39% 78% [Working] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 23:35:01 78% 78% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] 23:35:01 78% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] 23:35:02 88% 98% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] 23:35:02 98% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 23:35:02 99% 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 23:35:03 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.5 MB in 0s (0 B/s) 23:35:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:35:07 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) 23:35:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:35:07 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 23:35:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:35:08 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) 23:35:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:35:09 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) 23:35:09 Pulling app-service-config  23:35:10 Pulling config-common  23:35:11 Skipping build go (already ran) 23:35:11 Building app-service-config  23:35:11 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 23:35:12 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.3 23:35:13 go: downloading github.com/gorilla/mux v1.8.0 23:35:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 23:35:13 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 23:35:13 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:35:13 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 23:35:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 23:35:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 23:35:13 go: downloading github.com/google/uuid v1.1.2 23:35:13 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 23:35:13 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:35:13 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.27 23:35:13 go: downloading github.com/pelletier/go-toml v1.2.0 23:35:13 go: downloading go.mongodb.org/mongo-driver v1.1.1 23:35:13 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:35:13 go: downloading github.com/x448/float16 v0.8.4 23:35:13 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:35:13 go: downloading github.com/go-playground/validator/v10 v10.3.0 23:35:13 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:35:13 go: downloading github.com/go-kit/kit v0.8.0 23:35:13 go: downloading github.com/pebbe/zmq4 v1.0.0 23:35:13 go: downloading github.com/go-redis/redis/v7 v7.2.0 23:35:13 go: downloading github.com/hashicorp/consul/api v1.1.0 23:35:13 go: downloading github.com/leodido/go-urn v1.2.0 23:35:13 go: downloading github.com/go-playground/universal-translator v0.17.0 23:35:13 go: downloading github.com/mitchellh/copystructure v1.0.0 23:35:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:35:13 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:35:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:35:13 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:35:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 23:35:13 go: downloading github.com/hashicorp/serf v0.8.2 23:35:13 go: downloading github.com/go-playground/locales v0.13.0 23:35:13 go: downloading github.com/BurntSushi/toml v0.3.1 23:35:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:35:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:35:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:35:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:35:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:35:14 go: downloading github.com/go-stack/stack v1.8.0 23:35:14 go: downloading github.com/golang/snappy v0.0.1 23:35:14 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:35:14 go: downloading github.com/xdg/stringprep v1.0.0 23:35:14 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 23:35:14 go: downloading golang.org/x/text v0.3.2 23:35:14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:35:28 Building config-common  23:35:30 Skipping stage go (already ran) 23:35:30 Staging app-service-config  23:35:31 Staging config-common  23:35:32 Priming go  23:35:33 Priming app-service-config  23:35:34 Priming config-common  23:35:36 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | 23:35:36 Snapped edgex-app-service-configurable_1.2.0-20201204+8a8a88e_amd64.snap [Pipeline] } 23:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:35:41 provisioning config files... 23:35:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-145@tmp/config7684206086441524213tmp [Pipeline] { [Pipeline] sh 23:35:41 + set +x 23:35:41 + curl -s https://codecov.io/bash 23:35:41 + bash -s -- 23:35:41 23:35:41 _____ _ 23:35:41 / ____| | | 23:35:41 | | ___ __| | ___ ___ _____ __ 23:35:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:35:41 | |___| (_) | (_| | __/ (_| (_) \ V / 23:35:41 \_____\___/ \__,_|\___|\___\___/ \_/ 23:35:41 Bash-20201130-cc6d3fe 23:35:41 23:35:41 23:35:41 ==> Jenkins CI detected. 23:35:41 project root: . 23:35:41 --> token set from env 23:35:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:35:41 ==> Running gcov in . (disable via -X gcov) 23:35:41 ==> Python coveragepy not found 23:35:41 ==> Searching for coverage reports in: 23:35:41 + . 23:35:41 -> Found 1 reports 23:35:41 ==> Detecting git/mercurial file structure 23:35:41 ==> Reading reports 23:35:41 + ./coverage.out bytes=10 23:35:41 ==> Appending adjustments 23:35:41 https://docs.codecov.io/docs/fixing-reports 23:35:41 + Found adjustments 23:35:41 ==> Gzipping contents 23:35:41 4.0K /tmp/codecov.BuGLyp.gz 23:35:41 ==> Uploading reports 23:35:41 url: https://codecov.io 23:35:41 query: branch=PR-145&commit=8a8a88ea9174b7fd94765421feddc66e56e914dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=145&job=&cmd_args= 23:35:41 -> Pinging Codecov 23:35:41 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-145&commit=8a8a88ea9174b7fd94765421feddc66e56e914dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=145&job=&cmd_args= 23:35:42 -> Uploading to 23:35:42 https://storage.googleapis.com/codecov/v4/raw/2020-12-04/A97CA9966030D2A3747ED39772930CCE/8a8a88ea9174b7fd94765421feddc66e56e914dc/3d2b2a95-e1db-4576-a5be-88cbb0c91962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201204T233542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8258e8427da6b457578045a685ab15031f09adda592bdad04edda103e3cb1fa1 23:35:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:42 Dload Upload Total Spent Left Speed 23:35:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 796 --:--:-- --:--:-- --:--:-- 795 23:35:43 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8a8a88ea9174b7fd94765421feddc66e56e914dc [Pipeline] } 23:35:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:35:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:47 ---> package-listing.sh 23:35:47 ++ facter osfamily 23:35:47 ++ tr '[:upper:]' '[:lower:]' 23:35:47 + OS_FAMILY=redhat 23:35:47 + workspace=/w/workspace/_app-service-configurable_PR-145 23:35:47 + START_PACKAGES=/tmp/packages_start.txt 23:35:47 + END_PACKAGES=/tmp/packages_end.txt 23:35:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:47 + PACKAGES=/tmp/packages_start.txt 23:35:47 + '[' /w/workspace/_app-service-configurable_PR-145 ']' 23:35:47 + PACKAGES=/tmp/packages_end.txt 23:35:47 + case "${OS_FAMILY}" in 23:35:47 + rpm -qa 23:35:47 + sort 23:35:52 + '[' -f /tmp/packages_start.txt ']' 23:35:52 + '[' -f /tmp/packages_end.txt ']' 23:35:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:52 + '[' /w/workspace/_app-service-configurable_PR-145 ']' 23:35:52 + mkdir -p /w/workspace/_app-service-configurable_PR-145/archives/ 23:35:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-145/archives/ [Pipeline] echo 23:35:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:35:53 23:35:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:35:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:35:53 alpine: Pulling from edgex-lftools-log-publisher 23:35:53 df20fa9351a1: Pulling fs layer 23:35:53 36b3adc4ff6f: Pulling fs layer 23:35:53 8ad3a11d3b57: Pulling fs layer 23:35:53 46f8f816bc3b: Pulling fs layer 23:35:53 93b61091891f: Pulling fs layer 23:35:53 93b9cdb0e59b: Pulling fs layer 23:35:53 5e14af77c1be: Pulling fs layer 23:35:53 01666e4c0597: Pulling fs layer 23:35:53 aa168da1d23b: Pulling fs layer 23:35:53 93b9cdb0e59b: Waiting 23:35:53 01666e4c0597: Waiting 23:35:53 5e14af77c1be: Waiting 23:35:53 46f8f816bc3b: Waiting 23:35:53 93b61091891f: Waiting 23:35:53 aa168da1d23b: Waiting 23:35:53 36b3adc4ff6f: Download complete 23:35:53 46f8f816bc3b: Verifying Checksum 23:35:53 46f8f816bc3b: Download complete 23:35:54 df20fa9351a1: Verifying Checksum 23:35:54 df20fa9351a1: Download complete 23:35:54 93b9cdb0e59b: Verifying Checksum 23:35:54 93b9cdb0e59b: Download complete 23:35:54 5e14af77c1be: Download complete 23:35:54 93b61091891f: Verifying Checksum 23:35:54 93b61091891f: Download complete 23:35:54 01666e4c0597: Verifying Checksum 23:35:54 01666e4c0597: Download complete 23:35:54 8ad3a11d3b57: Verifying Checksum 23:35:54 8ad3a11d3b57: Download complete 23:35:54 df20fa9351a1: Pull complete 23:35:54 36b3adc4ff6f: Pull complete 23:35:55 8ad3a11d3b57: Pull complete 23:35:55 46f8f816bc3b: Pull complete 23:35:56 93b61091891f: Pull complete 23:35:56 aa168da1d23b: Verifying Checksum 23:35:56 aa168da1d23b: Download complete 23:35:56 93b9cdb0e59b: Pull complete 23:35:56 5e14af77c1be: Pull complete 23:35:56 01666e4c0597: Pull complete 23:36:04 aa168da1d23b: Pull complete 23:36:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:36:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:36:05 prd-centos7-docker-4c-2g-14564 does not seem to be running inside a container 23:36:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-145 -v /w/workspace/_app-service-configurable_PR-145:/w/workspace/_app-service-configurable_PR-145:rw,z -v /w/workspace/_app-service-configurable_PR-145@tmp:/w/workspace/_app-service-configurable_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:36:08 $ docker top a7e585e27c5ff4835083885c25e4adb6a50b9384b1b775bb3bcc8e547c758e29 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:09 + touch /tmp/pre-build-complete [Pipeline] sh 23:36:09 + mkdir -p /var/log/sa [Pipeline] sh 23:36:09 + ls /var/log/sa-host 23:36:09 + sadf -c /var/log/sa-host/sa04 23:36:09 file_magic: OK 23:36:09 HZ: Using current value: 100 23:36:09 file_header: OK 23:36:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:36:09 Statistics: 23:36:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:36:09 File successfully converted to sysstat format version 12.2.1 23:36:09 + sadf -c /var/log/sa-host/sa23 23:36:09 file_magic: OK 23:36:09 HZ: Using current value: 100 23:36:09 file_header: OK 23:36:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:36:09 Statistics: 23:36:09 Hnuu...uuuununununu... 23:36:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:10 provisioning config files... 23:36:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-145@tmp/config4176513745083918035tmp [Pipeline] { [Pipeline] echo 23:36:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:36:10 ---> create-netrc.sh [Pipeline] } 23:36:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:36:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:36:11 ---> python-tools-install.sh [Pipeline] echo 23:36:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:36:11 ---> sudo-logs.sh 23:36:11 Archiving 'sudo' log.. [Pipeline] echo 23:36:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:36:12 ---> job-cost.sh 23:36:12 lf-activate-venv: SKIPPING 23:36:12 INFO: No Stack... 23:36:13 INFO: Retrieving Pricing Info for: v1-standard-2 23:36:13 INFO: Archiving Costs [Pipeline] echo 23:36:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:36:13 ---> logs-deploy.sh 23:36:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-145/1 23:36:13 INFO: archiving workspace using pattern(s): 23:36:15 Archives upload complete. 23:36:15 INFO: archiving logs to Nexus