Pull request #196 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 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c+0f5331eb53f0ce9101ceed271d621d4ec533effa (2076c20987b5a530d31aa67fecaa49197cf88e91) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-196/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-196/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27384 in /w/workspace/_app-service-configurable_PR-196 [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-196 # 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 > 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 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c Merge succeeded, producing 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c Checking out Revision 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c (PR-196) > 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/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # 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 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 Commit message: "feat: Update profiles for latest SDK changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:11 ========================================================= 21:36:11 EdgeX Global Pipelines Version Info 21:36:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:36:13 ------------------- 21:36:13 stable info: 21:36:13 ------------------- 21:36:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:13 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 21:36:13 Message: update stable to v1.0.181 21:36:14 ------------------- 21:36:14 experimental info: 21:36:14 ------------------- 21:36:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:36:14 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 21:36:14 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:36:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:36:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:36:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:36:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:36:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:36:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 21:36:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:36:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:36:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:36:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:36:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:36:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:36:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:36:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:36:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:36:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 21:36:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 21:36:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 21:36:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [Pipeline] echo 21:36:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a762de [Pipeline] echo 21:36:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:36:19 provisioning config files... 21:36:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-196@tmp/config7081087231146818172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:19 ---> docker-login.sh 21:36:19 nexus3.edgexfoundry.org:10001 21:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:20 Configure a credential helper to remove this warning. See 21:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:20 21:36:20 Login Succeeded 21:36:20 nexus3.edgexfoundry.org:10002 21:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:20 Configure a credential helper to remove this warning. See 21:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:20 21:36:20 Login Succeeded 21:36:20 nexus3.edgexfoundry.org:10003 21:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:20 Configure a credential helper to remove this warning. See 21:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:20 21:36:20 Login Succeeded 21:36:20 nexus3.edgexfoundry.org:10004 21:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:20 Configure a credential helper to remove this warning. See 21:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:20 21:36:20 Login Succeeded 21:36:20 docker.io 21:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:21 Configure a credential helper to remove this warning. See 21:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:21 21:36:21 Login Succeeded 21:36:21 ---> docker-login.sh ends [Pipeline] } 21:36:21 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 21:36:22 + git log --format=format:%s -1 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c [Pipeline] echo 21:36:22 GIT_COMMIT: 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c, Commit Message: feat: Update profiles for latest SDK changes [Pipeline] echo 21:36:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:23 21:36:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:36:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:24 latest: Pulling from edgex-devops/git-semver 21:36:24 31603596830f: Pulling fs layer 21:36:24 2a8b12db71e7: Pulling fs layer 21:36:24 6ca5941a6612: Pulling fs layer 21:36:24 ecc8261a40a4: Pulling fs layer 21:36:24 ecc8261a40a4: Waiting 21:36:24 2a8b12db71e7: Verifying Checksum 21:36:24 2a8b12db71e7: Download complete 21:36:24 31603596830f: Verifying Checksum 21:36:24 31603596830f: Download complete 21:36:24 ecc8261a40a4: Verifying Checksum 21:36:24 ecc8261a40a4: Download complete 21:36:24 6ca5941a6612: Verifying Checksum 21:36:24 6ca5941a6612: Download complete 21:36:24 31603596830f: Pull complete 21:36:24 2a8b12db71e7: Pull complete 21:36:25 6ca5941a6612: Pull complete 21:36:25 ecc8261a40a4: Pull complete 21:36:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:36:25 prd-centos7-docker-4c-2g-27384 does not seem to be running inside a container 21:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-196 -v /w/workspace/_app-service-configurable_PR-196:/w/workspace/_app-service-configurable_PR-196:rw,z -v /w/workspace/_app-service-configurable_PR-196@tmp:/w/workspace/_app-service-configurable_PR-196@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:36:27 $ docker top 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:28 [ssh-agent] Looking for ssh-agent implementation... 21:36:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:28 $ docker exec 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent 21:36:28 SSH_AUTH_SOCK=/tmp/ssh-3ZOPTwxGhUlc/agent.11 21:36:28 SSH_AGENT_PID=16 21:36:28 Running ssh-add (command line suppressed) 21:36:28 Identity added: /w/workspace/_app-service-configurable_PR-196@tmp/private_key_2696953792155516445.key (/w/workspace/_app-service-configurable_PR-196@tmp/private_key_2696953792155516445.key) 21:36:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:29 + git tag --points-at HEAD [Pipeline] } 21:36:29 $ docker exec --env ******** --env ******** 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent -k 21:36:29 unset SSH_AUTH_SOCK; 21:36:29 unset SSH_AGENT_PID; 21:36:29 echo Agent pid 16 killed; 21:36:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:36:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:29 [ssh-agent] Looking for ssh-agent implementation... 21:36:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:29 $ docker exec 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent 21:36:29 SSH_AUTH_SOCK=/tmp/ssh-cjx3DPGyO3us/agent.44 21:36:29 SSH_AGENT_PID=49 21:36:29 Running ssh-add (command line suppressed) 21:36:29 Identity added: /w/workspace/_app-service-configurable_PR-196@tmp/private_key_8837943143311233320.key (/w/workspace/_app-service-configurable_PR-196@tmp/private_key_8837943143311233320.key) 21:36:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:30 + git semver init 21:36:30 # -> Open(): unable to determine branch for HEAD 21:36:30 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-196/.git 21:36:30 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-196 21:36:30 # $SEMVER_REMOTE_NAME = origin 21:36:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:36:30 # $SEMVER_USER_NAME = edgex-jenkins 21:36:30 # $SEMVER_BRANCH = PR-196 21:36:30 # $SEMVER_TEMP = /tmp/semver-006248677 21:36:30 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:36:30 # '/tmp/semver-006248677' -> '/w/workspace/_app-service-configurable_PR-196/.semver' 21:36:30 # -> Force: false 21:36:30 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-196/.semver [Pipeline] } 21:36:30 $ docker exec --env ******** --env ******** 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a ssh-agent -k 21:36:30 unset SSH_AUTH_SOCK; 21:36:30 unset SSH_AGENT_PID; 21:36:30 echo Agent pid 49 killed; 21:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:31 + git semver [Pipeline] } 21:36:31 $ docker stop --time=1 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a 21:36:32 $ docker rm -f 4be5aaaed280ded261ac76132a745b0d060221c27c258a573a6bed8ceac97b0a [Pipeline] // withDockerContainer [Pipeline] sh 21:36:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:36:33 Stashed 1 file(s) [Pipeline] echo 21:36:33 [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 21:36:49 Still waiting to schedule task 21:36:49 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27384’ 21:36:49 Still waiting to schedule task 21:36:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 21:38:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27385 in /w/workspace/_app-service-configurable_PR-196 [Pipeline] { [Pipeline] ws 21:38:44 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 21:38:49 using credential edgex-jenkins-ssh 21:38:49 Cloning the remote Git repository 21:38:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:38:50 > git init /w/workspace/app-service-configurable/1 # timeout=10 21:38:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:38:50 > git --version # timeout=10 21:38:50 > git --version # 'git version 2.17.1' 21:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:51 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c 21:38:51 Merge succeeded, producing 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c 21:38:51 Checking out Revision 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c (PR-196) 21:38:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:38:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:38:51 > git config core.sparsecheckout # timeout=10 21:38:51 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 21:38:51 > git remote # timeout=10 21:38:51 > git config --get remote.origin.url # timeout=10 21:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:51 > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 21:38:51 > git rev-parse HEAD^{commit} # timeout=10 21:38:51 > git config core.sparsecheckout # timeout=10 21:38:51 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 21:38:56 Commit message: "feat: Update profiles for latest SDK changes" 21:38:56 > git --version # timeout=10 21:38:56 > git --version # 'git version 2.17.1' 21:38:56 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:38:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:38:59 + true 21:38:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:39:01 provisioning config files... 21:39:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2348050112043515480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:02 ---> docker-login.sh 21:39:02 nexus3.edgexfoundry.org:10001 21:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:04 Configure a credential helper to remove this warning. See 21:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:04 21:39:04 Login Succeeded 21:39:04 nexus3.edgexfoundry.org:10002 21:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:04 Configure a credential helper to remove this warning. See 21:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:04 21:39:04 Login Succeeded 21:39:04 nexus3.edgexfoundry.org:10003 21:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:04 Configure a credential helper to remove this warning. See 21:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:04 21:39:04 Login Succeeded 21:39:04 nexus3.edgexfoundry.org:10004 21:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:05 Configure a credential helper to remove this warning. See 21:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:05 21:39:05 Login Succeeded 21:39:05 docker.io 21:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:06 Configure a credential helper to remove this warning. See 21:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:06 21:39:06 Login Succeeded 21:39:06 ---> docker-login.sh ends [Pipeline] } 21:39:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:39:06 ========================================================= 21:39:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:39:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:39:07 + 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 . 21:39:07 Sending build context to Docker daemon 101.9kB 21:39:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:39:07 Step 2/8 : FROM ${BASE} 21:39:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:39:07 5f621e34cdf4: Pulling fs layer 21:39:07 a4357932f1b6: Pulling fs layer 21:39:07 18c013af1878: Pulling fs layer 21:39:07 00ac8860ef70: Pulling fs layer 21:39:07 63d7cb157983: Pulling fs layer 21:39:07 b116817d02f9: Pulling fs layer 21:39:07 745a02a5169b: Pulling fs layer 21:39:07 00ac8860ef70: Waiting 21:39:07 63d7cb157983: Waiting 21:39:07 b116817d02f9: Waiting 21:39:07 745a02a5169b: Waiting 21:39:07 18c013af1878: Verifying Checksum 21:39:07 18c013af1878: Download complete 21:39:07 a4357932f1b6: Verifying Checksum 21:39:07 a4357932f1b6: Download complete 21:39:07 63d7cb157983: Verifying Checksum 21:39:07 63d7cb157983: Download complete 21:39:07 b116817d02f9: Verifying Checksum 21:39:07 b116817d02f9: Download complete 21:39:08 5f621e34cdf4: Verifying Checksum 21:39:08 5f621e34cdf4: Download complete 21:39:08 5f621e34cdf4: Pull complete 21:39:09 a4357932f1b6: Pull complete 21:39:09 18c013af1878: Pull complete 21:39:10 745a02a5169b: Verifying Checksum 21:39:10 745a02a5169b: Download complete 21:39:11 00ac8860ef70: Verifying Checksum 21:39:11 00ac8860ef70: Download complete 21:39:22 00ac8860ef70: Pull complete 21:39:22 63d7cb157983: Pull complete 21:39:22 b116817d02f9: Pull complete 21:39:25 745a02a5169b: Pull complete 21:39:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:39:25 ---> b7e6874047d6 21:39:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:39:28 ---> Running in 22e2780c0e8d 21:39:28 Removing intermediate container 22e2780c0e8d 21:39:28 ---> 6a4345f55e4b 21:39:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:28 ---> Running in a3532154f934 21:39:31 Removing intermediate container a3532154f934 21:39:31 ---> c72564d080e2 21:39:31 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:39:31 ---> Running in 05d051078947 21:39:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:34 (1/6) Installing libc-dev (0.7.2-r3) 21:39:34 (2/6) Installing libsodium (1.0.18-r0) 21:39:34 (3/6) Installing pkgconf (1.7.2-r0) 21:39:34 (4/6) Installing libsodium-dev (1.0.18-r0) 21:39:34 (5/6) Installing libzmq (4.3.3-r0) 21:39:34 (6/6) Installing zeromq-dev (4.3.3-r0) 21:39:34 Executing busybox-1.31.1-r19.trigger 21:39:34 OK: 144 MiB in 45 packages 21:39:36 Removing intermediate container 05d051078947 21:39:36 ---> de4f1e6a0e80 21:39:36 Step 6/8 : WORKDIR /app 21:39:36 ---> Running in 30553b8953c2 21:39:36 Removing intermediate container 30553b8953c2 21:39:36 ---> f321350bcf87 21:39:36 Step 7/8 : COPY . . 21:39:37 ---> c68e38c22091 21:39:37 Step 8/8 : RUN go mod download 21:39:37 ---> Running in c1e54ac6a263 21:39:55 Running on prd-centos7-docker-4c-2g-27386 in /w/workspace/_app-service-configurable_PR-196 [Pipeline] { [Pipeline] ws 21:39:55 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 21:40:05 using credential edgex-jenkins-ssh 21:40:05 Cloning the remote Git repository 21:40:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:40:05 > git init /w/workspace/app-service-configurable/1 # timeout=10 21:40:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:40:05 > git --version # timeout=10 21:40:05 > git --version # 'git version 2.24.3' 21:40:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:40:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:40:07 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c 21:40:08 Merge succeeded, producing 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c 21:40:08 Checking out Revision 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c (PR-196) 21:40:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:40:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:40:08 > git config core.sparsecheckout # timeout=10 21:40:08 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 21:40:08 > git remote # timeout=10 21:40:08 > git config --get remote.origin.url # timeout=10 21:40:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:08 > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 21:40:08 > git rev-parse HEAD^{commit} # timeout=10 21:40:08 > git config core.sparsecheckout # timeout=10 21:40:08 > git checkout -f 5a762deb4ec3f6f90a8ef2b7ba9fbd7a89254c6c # timeout=10 21:40:09 Removing intermediate container c1e54ac6a263 21:40:09 ---> 9b640a6c6785 21:40:09 Successfully built 9b640a6c6785 21:40:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:40:10 + docker inspect -f . ci-base-image-arm64 21:40:10 . [Pipeline] withDockerContainer 21:40:10 prd-ubuntu18.04-docker-arm64-4c-16g-27385 does not seem to be running inside a container 21:40:10 $ 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 ******** ci-base-image-arm64 cat 21:40:12 $ docker top 7c7112e0fac038bb95af80fb89446bebb7cd5cebda31cd8d6dec057a10938221 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:13 Commit message: "feat: Update profiles for latest SDK changes" 21:40:13 + go version 21:40:13 go version go1.15.5 linux/arm64 [Pipeline] } 21:40:13 $ docker stop --time=1 7c7112e0fac038bb95af80fb89446bebb7cd5cebda31cd8d6dec057a10938221 21:40:13 > git --version # timeout=10 21:40:13 > git --version # 'git version 2.24.3' 21:40:13 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 21:40:15 $ docker rm -f 7c7112e0fac038bb95af80fb89446bebb7cd5cebda31cd8d6dec057a10938221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:16 + docker inspect -f . ci-base-image-arm64 21:40:16 . [Pipeline] withDockerContainer 21:40:17 prd-ubuntu18.04-docker-arm64-4c-16g-27385 does not seem to be running inside a container 21:40:18 $ 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 ******** ci-base-image-arm64 cat 21:40:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 21:40:19 $ docker top 440e5ee7b07c71fba5d4db6ab2e1702d108432fb15674e30411c23d1e063fa1d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 21:40:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:40:21 + sudo service docker restart 21:40:21 + true 21:40:21 Redirecting to /bin/systemctl restart docker.service 21:40:21 + make test 21:40:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:40:22 provisioning config files... 21:40:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5154975271510602894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:23 ---> docker-login.sh 21:40:23 nexus3.edgexfoundry.org:10001 21:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:25 Configure a credential helper to remove this warning. See 21:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:25 21:40:25 Login Succeeded 21:40:25 nexus3.edgexfoundry.org:10002 21:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:26 Configure a credential helper to remove this warning. See 21:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:26 21:40:26 Login Succeeded 21:40:26 nexus3.edgexfoundry.org:10003 21:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:27 Configure a credential helper to remove this warning. See 21:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:27 21:40:27 Login Succeeded 21:40:27 nexus3.edgexfoundry.org:10004 21:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:28 Configure a credential helper to remove this warning. See 21:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:28 21:40:28 Login Succeeded 21:40:28 docker.io 21:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:29 Configure a credential helper to remove this warning. See 21:40:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:29 21:40:29 Login Succeeded 21:40:29 ---> docker-login.sh ends [Pipeline] } 21:40:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:40:30 ========================================================= 21:40:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:40:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:40: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 . 21:40:31 Sending build context to Docker daemon 101.9kB 21:40:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:40:31 Step 2/8 : FROM ${BASE} 21:40:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:40:31 188c0c94c7c5: Pulling fs layer 21:40:31 0ef7d3d256c8: Pulling fs layer 21:40:31 de9db76c5a1d: Pulling fs layer 21:40:31 bca2f99d35d6: Pulling fs layer 21:40:31 93359f2a8cfa: Pulling fs layer 21:40:31 bca2f99d35d6: Waiting 21:40:31 7c6f9722023f: Pulling fs layer 21:40:31 a35cf1a2eb13: Pulling fs layer 21:40:31 93359f2a8cfa: Waiting 21:40:31 7c6f9722023f: Waiting 21:40:31 a35cf1a2eb13: Waiting 21:40:31 de9db76c5a1d: Download complete 21:40:31 0ef7d3d256c8: Verifying Checksum 21:40:31 0ef7d3d256c8: Download complete 21:40:31 93359f2a8cfa: Verifying Checksum 21:40:31 93359f2a8cfa: Download complete 21:40:31 7c6f9722023f: Verifying Checksum 21:40:31 7c6f9722023f: Download complete 21:40:32 188c0c94c7c5: Verifying Checksum 21:40:32 188c0c94c7c5: Download complete 21:40:33 188c0c94c7c5: Pull complete 21:40:33 0ef7d3d256c8: Pull complete 21:40:34 de9db76c5a1d: Pull complete 21:40:45 a35cf1a2eb13: Verifying Checksum 21:40:45 a35cf1a2eb13: Download complete 21:40:46 bca2f99d35d6: Verifying Checksum 21:40:46 bca2f99d35d6: Download complete 21:40:58 bca2f99d35d6: Pull complete 21:40:58 93359f2a8cfa: Pull complete 21:40:58 7c6f9722023f: Pull complete 21:41:00 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:41:00 CGO_ENABLED=1 go vet ./... 21:41:06 gofmt -l . 21:41:06 [ "`gofmt -l .`" = "" ] 21:41:06 ./bin/test-go-mod-tidy.sh 21:41:07 ./bin/test-attribution-txt.sh 21:41:08 a35cf1a2eb13: Pull complete 21:41:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:41:08 ---> a62c8e92a672 21:41:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:41:08 An attribution for github.com/fatih/color is missing from in Attribution.txt, please add 21:41:08 An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add 21:41:08 An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add 21:41:08 An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add 21:41:08 An attribution for golang.org/x/sys is missing from in Attribution.txt, please add 21:41:08 ---> Running in f0541b69a943 21:41:08 Removing intermediate container f0541b69a943 21:41:08 ---> e99dd6d05506 21:41:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:08 make: *** [makefile:39: test] Error 1 [Pipeline] } 21:41:08 $ docker stop --time=1 440e5ee7b07c71fba5d4db6ab2e1702d108432fb15674e30411c23d1e063fa1d 21:41:08 ---> Running in 5e3798b73107 21:41:10 $ docker rm -f 440e5ee7b07c71fba5d4db6ab2e1702d108432fb15674e30411c23d1e063fa1d 21:41:10 Removing intermediate container 5e3798b73107 21:41:10 ---> e36d838c7066 21:41:10 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:41:11 ---> Running in a6ae7f09304c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:41:13 ---> job-cost.sh 21:41:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sM0D 21:41:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:15 (1/6) Installing libc-dev (0.7.2-r3) 21:41:15 (2/6) Installing libsodium (1.0.18-r0) 21:41:15 (3/6) Installing pkgconf (1.7.2-r0) 21:41:15 (4/6) Installing libsodium-dev (1.0.18-r0) 21:41:15 (5/6) Installing libzmq (4.3.3-r0) 21:41:15 (6/6) Installing zeromq-dev (4.3.3-r0) 21:41:15 Executing busybox-1.31.1-r19.trigger 21:41:16 OK: 167 MiB in 45 packages 21:41:16 Removing intermediate container a6ae7f09304c 21:41:16 ---> 05703deace8b 21:41:16 Step 6/8 : WORKDIR /app 21:41:16 ---> Running in 64f8287701a6 21:41:17 Removing intermediate container 64f8287701a6 21:41:17 ---> 9c621e0ded56 21:41:17 Step 7/8 : COPY . . 21:41:18 ---> 78bd57af87e4 21:41:18 Step 8/8 : RUN go mod download 21:41:18 ---> Running in cf13e4d5c75a 21:41:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:41:59 Removing intermediate container cf13e4d5c75a 21:41:59 ---> 84f969963e40 21:41:59 Successfully built 84f969963e40 21:41:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:42:00 + docker inspect -f . ci-base-image-x86_64 21:42:00 . [Pipeline] withDockerContainer 21:42:02 prd-centos7-docker-4c-2g-27386 does not seem to be running inside a container 21:42:02 $ 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 21:42:04 $ docker top 6e6f7b75bc39c6b4777913157915ba364e249bc698da4435203a68d67be67c7c -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:05 + go version 21:42:05 go version go1.15.5 linux/amd64 [Pipeline] } 21:42:05 $ docker stop --time=1 6e6f7b75bc39c6b4777913157915ba364e249bc698da4435203a68d67be67c7c 21:42:08 $ docker rm -f 6e6f7b75bc39c6b4777913157915ba364e249bc698da4435203a68d67be67c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:42:09 + docker inspect -f . ci-base-image-x86_64 21:42:09 . [Pipeline] withDockerContainer 21:42:10 prd-centos7-docker-4c-2g-27386 does not seem to be running inside a container 21:42:10 $ 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 21:42:11 $ docker top a715d40ece4cb1ecea43128edeae5b4bbd76bb8ddb1e4bae8857743cc6eb2343 -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:12 + make test 21:42:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:42:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:42:36 CGO_ENABLED=1 go vet ./... 21:42:45 gofmt -l . 21:42:45 [ "`gofmt -l .`" = "" ] 21:42:45 ./bin/test-go-mod-tidy.sh 21:42:45 ./bin/test-attribution-txt.sh 21:42:46 An attribution for github.com/fatih/color is missing from in Attribution.txt, please add 21:42:46 An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add 21:42:46 An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add 21:42:46 An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add 21:42:46 An attribution for golang.org/x/sys is missing from in Attribution.txt, please add 21:42:46 make: *** [makefile:39: test] Error 1 [Pipeline] } 21:42:46 $ docker stop --time=1 a715d40ece4cb1ecea43128edeae5b4bbd76bb8ddb1e4bae8857743cc6eb2343 21:42:49 $ docker rm -f a715d40ece4cb1ecea43128edeae5b4bbd76bb8ddb1e4bae8857743cc6eb2343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:42:52 ---> job-cost.sh 21:42:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eQUU 21:43:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:43:58 lf-activate-venv(): INFO: Adding /tmp/venv-sM0D/bin to PATH 21:43:58 INFO: No Stack... 21:43:59 INFO: Retrieving Pricing Info for: lf-standard-4 21:43:59 INFO: Archiving Costs [Pipeline] sh 21:44:00 + + cat /w/workspace/app-service-configurable/1/archives/cost.csv 21:44:00 cut -d, -f6 [Pipeline] lock 21:44:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] 21:44:00 Resource [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] did not exist. Created. 21:44:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:44:00 lf-activate-venv(): INFO: Adding /tmp/venv-eQUU/bin to PATH 21:44:00 INFO: No Stack... 21:44:00 INFO: Retrieving Pricing Info for: v1-standard-2 21:44:01 INFO: Archiving Costs 21:44:01 + echo total: 0.20999999344348907 [Pipeline] sh [Pipeline] stash 21:44:01 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 21:44:01 + cut -d, -f6 [Pipeline] lock 21:44:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] 21:44:01 Found 0 available resource(s). Waiting for correct amount: 1. 21:44:01 [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] is locked by EdgeX Foundry Project » app-service-configurable » PR-196 #1, waiting... 21:44:02 Stashed 1 file(s) [Pipeline] } 21:44:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] 21:44:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [Pipeline] { [Pipeline] // lock [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } 21:44:03 /w/workspace/app-service-configurable/1@tmp/durable-e5c942e6/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 21:44:04 Failed in branch arm64 21:44:04 + echo total: 0.029999999329447746 [Pipeline] stash 21:44:04 Warning: overwriting stash ‘stack-cost’ 21:44:06 Stashed 1 file(s) [Pipeline] } 21:44:06 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:44:07 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:44:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:44:11 ---> package-listing.sh 21:44:11 ++ facter osfamily 21:44:11 ++ tr '[:upper:]' '[:lower:]' 21:44:11 + OS_FAMILY=redhat 21:44:11 + workspace=/w/workspace/_app-service-configurable_PR-196 21:44:11 + START_PACKAGES=/tmp/packages_start.txt 21:44:11 + END_PACKAGES=/tmp/packages_end.txt 21:44:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:11 + PACKAGES=/tmp/packages_start.txt 21:44:11 + '[' /w/workspace/_app-service-configurable_PR-196 ']' 21:44:11 + PACKAGES=/tmp/packages_end.txt 21:44:11 + case "${OS_FAMILY}" in 21:44:11 + rpm -qa 21:44:11 + sort 21:44:17 + '[' -f /tmp/packages_start.txt ']' 21:44:17 + '[' -f /tmp/packages_end.txt ']' 21:44:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:17 + '[' /w/workspace/_app-service-configurable_PR-196 ']' 21:44:17 + mkdir -p /w/workspace/_app-service-configurable_PR-196/archives/ 21:44:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-196/archives/ [Pipeline] echo 21:44:17 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-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:44:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:44:18 21:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:44:18 alpine: Pulling from edgex-lftools-log-publisher 21:44:18 df20fa9351a1: Pulling fs layer 21:44:18 36b3adc4ff6f: Pulling fs layer 21:44:18 8ad3a11d3b57: Pulling fs layer 21:44:18 46f8f816bc3b: Pulling fs layer 21:44:18 93b61091891f: Pulling fs layer 21:44:18 93b9cdb0e59b: Pulling fs layer 21:44:18 5e14af77c1be: Pulling fs layer 21:44:18 01666e4c0597: Pulling fs layer 21:44:18 aa168da1d23b: Pulling fs layer 21:44:18 93b61091891f: Waiting 21:44:18 93b9cdb0e59b: Waiting 21:44:18 5e14af77c1be: Waiting 21:44:18 01666e4c0597: Waiting 21:44:18 aa168da1d23b: Waiting 21:44:18 46f8f816bc3b: Waiting 21:44:18 36b3adc4ff6f: Verifying Checksum 21:44:18 36b3adc4ff6f: Download complete 21:44:18 46f8f816bc3b: Verifying Checksum 21:44:18 46f8f816bc3b: Download complete 21:44:18 df20fa9351a1: Verifying Checksum 21:44:18 df20fa9351a1: Download complete 21:44:18 93b9cdb0e59b: Verifying Checksum 21:44:18 93b9cdb0e59b: Download complete 21:44:18 93b61091891f: Verifying Checksum 21:44:18 93b61091891f: Download complete 21:44:18 5e14af77c1be: Verifying Checksum 21:44:18 5e14af77c1be: Download complete 21:44:18 01666e4c0597: Verifying Checksum 21:44:18 01666e4c0597: Download complete 21:44:18 8ad3a11d3b57: Verifying Checksum 21:44:18 8ad3a11d3b57: Download complete 21:44:19 df20fa9351a1: Pull complete 21:44:19 36b3adc4ff6f: Pull complete 21:44:20 8ad3a11d3b57: Pull complete 21:44:20 46f8f816bc3b: Pull complete 21:44:20 93b61091891f: Pull complete 21:44:20 93b9cdb0e59b: Pull complete 21:44:20 5e14af77c1be: Pull complete 21:44:21 01666e4c0597: Pull complete 21:44:22 aa168da1d23b: Verifying Checksum 21:44:22 aa168da1d23b: Download complete 21:44:30 aa168da1d23b: Pull complete 21:44:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:44:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:44:31 prd-centos7-docker-4c-2g-27384 does not seem to be running inside a container 21:44:31 $ 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-196/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-196 -v /w/workspace/_app-service-configurable_PR-196:/w/workspace/_app-service-configurable_PR-196:rw,z -v /w/workspace/_app-service-configurable_PR-196@tmp:/w/workspace/_app-service-configurable_PR-196@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:44:35 $ docker top ed0e2ea23831e75e1afa095bc394b7e0098767a633abe14ba4e7919fa5b05cfe -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:35 + touch /tmp/pre-build-complete [Pipeline] sh 21:44:36 + mkdir -p /var/log/sa [Pipeline] sh 21:44:36 + ls /var/log/sa-host 21:44:36 + sadf -c /var/log/sa-host/sa23 21:44:36 file_magic: OK 21:44:36 HZ: Using current value: 100 21:44:36 file_header: OK 21:44:36 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 21:44:36 Statistics: 21:44:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:44:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:37 provisioning config files... 21:44:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-196@tmp/config4607854240382875208tmp [Pipeline] { [Pipeline] echo 21:44:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:44:37 ---> create-netrc.sh [Pipeline] } 21:44:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:44:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:44:38 ---> python-tools-install.sh [Pipeline] echo 21:44:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:44:38 ---> sudo-logs.sh 21:44:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:44:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:44:39 ---> job-cost.sh 21:44:39 lf-activate-venv: SKIPPING 21:44:39 DEBUG: total: 0.029999999329447746 21:44:39 INFO: Retrieving Stack Cost... 21:44:39 INFO: Retrieving Pricing Info for: v1-standard-2 21:44:40 INFO: Archiving Costs [Pipeline] echo 21:44:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:44:40 ---> logs-deploy.sh 21:44:40 lf-activate-venv: SKIPPING 21:44:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-196/1 21:44:40 INFO: archiving workspace using pattern(s): 21:44:42 Archives upload complete. 21:44:42 INFO: archiving logs to Nexus 21:44:43 ---> uname -a: 21:44:43 Linux prd-centos7-docker-4c-2g-27384.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:44:43 21:44:43 21:44:43 ---> lscpu: 21:44:43 Architecture: x86_64 21:44:43 CPU op-mode(s): 32-bit, 64-bit 21:44:43 Byte Order: Little Endian 21:44:43 Address sizes: 40 bits physical, 48 bits virtual 21:44:43 CPU(s): 4 21:44:43 On-line CPU(s) list: 0-3 21:44:43 Thread(s) per core: 1 21:44:43 Core(s) per socket: 1 21:44:43 Socket(s): 4 21:44:43 NUMA node(s): 1 21:44:43 Vendor ID: GenuineIntel 21:44:43 CPU family: 6 21:44:43 Model: 44 21:44:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:44:43 Stepping: 1 21:44:43 CPU MHz: 2933.442 21:44:43 BogoMIPS: 5866.88 21:44:43 Virtualization: VT-x 21:44:43 Hypervisor vendor: KVM 21:44:43 Virtualization type: full 21:44:43 L1d cache: 128 KiB 21:44:43 L1i cache: 128 KiB 21:44:43 L2 cache: 16 MiB 21:44:43 L3 cache: 64 MiB 21:44:43 NUMA node0 CPU(s): 0-3 21:44:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:44:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:44:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:44:43 Vulnerability Meltdown: Mitigation; PTI 21:44:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:44:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:44:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:44:43 Vulnerability Srbds: Not affected 21:44:43 Vulnerability Tsx async abort: Not affected 21:44:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:44:43 21:44:43 21:44:43 ---> nproc: 21:44:43 4 21:44:43 21:44:43 21:44:43 ---> df -h: 21:44:43 Filesystem Size Used Available Use% Mounted on 21:44:43 overlay 50.0G 7.3G 42.7G 15% / 21:44:43 tmpfs 64.0M 0 64.0M 0% /dev 21:44:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:44:43 shm 64.0M 0 64.0M 0% /dev/shm 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-196 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-196@tmp 21:44:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:44:43 21:44:43 21:44:43 ---> free -m: 21:44:43 total used free shared buff/cache available 21:44:43 Mem: 1837 723 89 0 1023 1008 21:44:43 Swap: 1023 0 1023 21:44:43 21:44:43 21:44:43 ---> ip addr: 21:44:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:44:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:44:43 inet 127.0.0.1/8 scope host lo 21:44:43 valid_lft forever preferred_lft forever 21:44:43 inet6 ::1/128 scope host 21:44:43 valid_lft forever preferred_lft forever 21:44:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:44:43 link/ether fa:16:3e:c0:5c:6f brd ff:ff:ff:ff:ff:ff 21:44:43 inet 10.30.122.220/23 brd 10.30.123.255 scope global dynamic eth0 21:44:43 valid_lft 85849sec preferred_lft 85849sec 21:44:43 inet6 fe80::f816:3eff:fec0:5c6f/64 scope link 21:44:43 valid_lft forever preferred_lft forever 21:44:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:44:43 link/ether 02:42:cd:90:d2:e5 brd ff:ff:ff:ff:ff:ff 21:44:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:44:43 valid_lft forever preferred_lft forever 21:44:43 inet6 fe80::42:cdff:fe90:d2e5/64 scope link 21:44:43 valid_lft forever preferred_lft forever 21:44:43 21:44:43 21:44:43 ---> sar -b -r -n DEV: 21:44:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) 21:44:43 21:44:43 21:35:19 LINUX RESTART (4 CPU) 21:44:43 21:44:43 21:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:44:43 21:37:01 49.28 15.31 33.97 0.00 4773.10 3152.18 0.00 21:44:43 21:38:01 2.05 0.00 2.05 0.00 0.00 36.99 0.00 21:44:43 21:39:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 21:44:43 21:40:01 0.30 0.00 0.30 0.00 0.00 3.86 0.00 21:44:43 21:41:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 21:44:43 21:42:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 21:44:43 21:43:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 21:44:43 21:44:02 0.22 0.00 0.22 0.00 0.00 2.43 0.00 21:44:43 Average: 6.60 1.92 4.69 0.00 596.94 401.14 0.00 21:44:43 21:44:43 21:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:44:43 21:37:01 165416 0 613032 32.58 2620 1100476 1097828 37.47 434060 1084428 132 21:44:43 21:38:01 168996 0 609444 32.39 2620 1100484 1077624 36.78 433736 1081684 12 21:44:43 21:39:01 168180 0 610256 32.43 2620 1100488 1077828 36.78 439040 1077612 20 21:44:43 21:40:01 166804 0 611632 32.51 2620 1100488 1077744 36.78 440496 1077536 12 21:44:43 21:41:01 167004 0 611424 32.50 2620 1100496 1077696 36.78 453736 1064048 12 21:44:43 21:42:01 167776 0 610648 32.45 2620 1100500 1077624 36.78 453368 1064048 20 21:44:43 21:43:01 166520 0 611900 32.52 2620 1100504 1077744 36.78 454000 1064048 16 21:44:43 21:44:02 167548 0 610868 32.47 2620 1100508 1077624 36.78 453380 1064048 12 21:44:43 Average: 167280 0 611150 32.48 2620 1100493 1080214 36.87 445227 1072182 30 21:44:43 21:44:43 21:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:44:43 21:37:01 eth0 327.78 231.16 693.58 75.16 0.00 0.00 0.00 0.00 21:44:43 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:37:01 docker0 1.96 1.58 0.43 4.29 0.00 0.00 0.00 0.00 21:44:43 21:38:01 eth0 0.65 0.02 0.06 0.00 0.00 0.00 0.00 0.00 21:44:43 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:39:01 eth0 1.33 0.53 0.34 0.21 0.00 0.00 0.00 0.00 21:44:43 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:40:01 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 21:44:43 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:41:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 21:44:43 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:42:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 21:44:43 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:43:01 eth0 0.63 0.47 0.33 0.18 0.00 0.00 0.00 0.00 21:44:43 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:44:02 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:44:43 21:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 21:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 Average: eth0 41.44 29.13 86.88 9.49 0.00 0.00 0.00 0.00 21:44:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:43 Average: docker0 0.25 0.20 0.05 0.54 0.00 0.00 0.00 0.00 21:44:43 21:44:43 21:44:43 ---> sar -P ALL: 21:44:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) 21:44:43 21:44:43 21:35:19 LINUX RESTART (4 CPU) 21:44:43 21:44:43 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:44:43 21:37:01 all 6.72 0.00 2.44 1.32 0.04 89.47 21:44:43 21:37:01 0 6.33 0.00 2.81 0.20 0.05 90.60 21:44:43 21:37:01 1 6.72 0.00 2.02 1.13 0.05 90.08 21:44:43 21:37:01 2 6.38 0.00 2.86 3.58 0.03 87.15 21:44:43 21:37:01 3 7.44 0.00 2.08 0.39 0.03 90.06 21:44:43 21:38:01 all 0.18 0.00 0.05 0.00 0.00 99.78 21:44:43 21:38:01 0 0.48 0.00 0.05 0.00 0.00 99.47 21:44:43 21:38:01 1 0.13 0.00 0.07 0.00 0.00 99.80 21:44:43 21:38:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:44:43 21:38:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:44:43 21:39:01 all 0.18 0.00 0.05 0.00 0.00 99.76 21:44:43 21:39:01 0 0.52 0.00 0.03 0.00 0.02 99.43 21:44:43 21:39:01 1 0.10 0.00 0.07 0.00 0.00 99.83 21:44:43 21:39:01 2 0.07 0.00 0.08 0.00 0.00 99.85 21:44:43 21:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:44:43 21:40:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:44:43 21:40:01 0 0.45 0.00 0.03 0.00 0.00 99.52 21:44:43 21:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:44:43 21:40:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:44:43 21:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:44:43 21:41:01 all 0.17 0.00 0.07 0.00 0.00 99.75 21:44:43 21:41:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:44:43 21:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:44:43 21:41:01 2 0.03 0.00 0.18 0.00 0.02 99.77 21:44:43 21:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:44:43 21:42:01 all 0.16 0.00 0.02 0.00 0.00 99.82 21:44:43 21:42:01 0 0.52 0.00 0.00 0.00 0.00 99.48 21:44:43 21:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:44:43 21:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:44:43 21:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:44:43 21:43:01 all 0.19 0.00 0.05 0.00 0.00 99.77 21:44:43 21:43:01 0 0.55 0.00 0.03 0.00 0.00 99.42 21:44:43 21:43:01 1 0.08 0.00 0.05 0.00 0.00 99.87 21:44:43 21:43:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:44:43 21:43:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:44:43 21:44:02 all 0.15 0.00 0.03 0.00 0.00 99.81 21:44:43 21:44:02 0 0.50 0.00 0.02 0.00 0.00 99.48 21:44:43 21:44:02 1 0.05 0.00 0.05 0.00 0.02 99.88 21:44:43 21:44:02 2 0.03 0.00 0.05 0.00 0.00 99.92 21:44:43 21:44:02 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:43 Average: all 0.98 0.00 0.34 0.16 0.01 98.51 21:44:43 Average: 0 1.23 0.00 0.37 0.03 0.01 98.37 21:44:43 Average: 1 0.90 0.00 0.29 0.14 0.01 98.66 21:44:43 Average: 2 0.84 0.00 0.41 0.44 0.01 98.30 21:44:43 Average: 3 0.96 0.00 0.29 0.05 0.01 98.70 21:44:43 21:44:43 21:44:43