Pull request #823 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1b23403081d4234401f05a56d195c360fdb26d80+89c75ca7b5b0c19e0f3e3cf194244c2f0c0a435c (4c55ddcc18dad40bb3ecf6358bb610ccd9dc67fe) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-functions-sdk-go/branches/PR-823/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-functions-sdk-go/branches/PR-823/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3479 in /w/workspace/ndry_app-functions-sdk-go_PR-823 [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-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-823 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 89c75ca7b5b0c19e0f3e3cf194244c2f0c0a435c into PR head commit 1b23403081d4234401f05a56d195c360fdb26d80 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/823/head:refs/remotes/origin/PR-823 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 1b23403081d4234401f05a56d195c360fdb26d80 Checking out Revision 1b23403081d4234401f05a56d195c360fdb26d80 (PR-823) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b23403081d4234401f05a56d195c360fdb26d80 # 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 89c75ca7b5b0c19e0f3e3cf194244c2f0c0a435c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b23403081d4234401f05a56d195c360fdb26d80 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:14 ========================================================= 05:59:14 EdgeX Global Pipelines Version Info 05:59:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:18 ------------------- 05:59:18 stable info: 05:59:18 ------------------- 05:59:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:18 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:59:18 Message: update stable to v1.0.191 05:59:20 ------------------- 05:59:20 experimental info: 05:59:20 ------------------- 05:59:20 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:20 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:59:20 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-823 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-823 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-823 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b23403081d4234401f05a56d195c360fdb26d80 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b23403 [Pipeline] echo 05:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:23 + git log --format=format:%s -1 1b23403081d4234401f05a56d195c360fdb26d80 [Pipeline] echo 05:59:23 GIT_COMMIT: 1b23403081d4234401f05a56d195c360fdb26d80, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 05:59:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:26 05:59:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:59:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:27 latest: Pulling from edgex-devops/git-semver 05:59:27 31603596830f: Pulling fs layer 05:59:27 54011a49482f: Pulling fs layer 05:59:27 a6820b24f6d8: Pulling fs layer 05:59:27 f581987b2513: Pulling fs layer 05:59:27 f581987b2513: Waiting 05:59:27 54011a49482f: Verifying Checksum 05:59:27 54011a49482f: Download complete 05:59:29 31603596830f: Verifying Checksum 05:59:29 31603596830f: Download complete 05:59:29 f581987b2513: Verifying Checksum 05:59:29 f581987b2513: Download complete 05:59:29 a6820b24f6d8: Verifying Checksum 05:59:29 a6820b24f6d8: Download complete 05:59:30 31603596830f: Pull complete 05:59:31 54011a49482f: Pull complete 05:59:34 a6820b24f6d8: Pull complete 05:59:36 f581987b2513: Pull complete 05:59:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:59:36 prd-centos7-docker-4c-2g-3479 does not seem to be running inside a container 05:59:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-823 -v /w/workspace/ndry_app-functions-sdk-go_PR-823:/w/workspace/ndry_app-functions-sdk-go_PR-823:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-823@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-823@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:59:40 $ docker top 69e71c02573297f489b2684b58fcd2a82dfaa984a4e7811b1fc0795dea7c5243 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:41 [ssh-agent] Looking for ssh-agent implementation... 05:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:42 $ docker exec 69e71c02573297f489b2684b58fcd2a82dfaa984a4e7811b1fc0795dea7c5243 ssh-agent 05:59:43 SSH_AUTH_SOCK=/tmp/ssh-T1j7zxPTWKOP/agent.11 05:59:43 SSH_AGENT_PID=16 05:59:43 Running ssh-add (command line suppressed) 05:59:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-823@tmp/private_key_209834214855124634.key (/w/workspace/ndry_app-functions-sdk-go_PR-823@tmp/private_key_209834214855124634.key) 05:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:45 + git tag --points-at HEAD [Pipeline] } 05:59:45 $ docker exec --env ******** --env ******** 69e71c02573297f489b2684b58fcd2a82dfaa984a4e7811b1fc0795dea7c5243 ssh-agent -k 05:59:45 unset SSH_AUTH_SOCK; 05:59:45 unset SSH_AGENT_PID; 05:59:45 echo Agent pid 16 killed; 05:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:46 [ssh-agent] Looking for ssh-agent implementation... 05:59:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:46 $ docker exec 69e71c02573297f489b2684b58fcd2a82dfaa984a4e7811b1fc0795dea7c5243 ssh-agent 05:59:47 SSH_AUTH_SOCK=/tmp/ssh-qwIpc0wBXZyZ/agent.44 05:59:47 SSH_AGENT_PID=49 05:59:47 Running ssh-add (command line suppressed) 05:59:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-823@tmp/private_key_8146745202812357795.key (/w/workspace/ndry_app-functions-sdk-go_PR-823@tmp/private_key_8146745202812357795.key) 05:59:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:50 + git semver init 05:59:50 # -> Open(): unable to determine branch for HEAD 05:59:50 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-823/.git 05:59:50 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-823 05:59:50 # $SEMVER_REMOTE_NAME = origin 05:59:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:59:50 # $SEMVER_USER_NAME = edgex-jenkins 05:59:50 # $SEMVER_BRANCH = PR-823 05:59:50 # $SEMVER_TEMP = /tmp/semver-231993282 05:59:50 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 05:59:56 # '/tmp/semver-231993282' -> '/w/workspace/ndry_app-functions-sdk-go_PR-823/.semver' 05:59:56 # -> Force: false 05:59:56 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-823/.semver [Pipeline] } 05:59:56 $ docker exec --env ******** --env ******** 69e71c02573297f489b2684b58fcd2a82dfaa984a4e7811b1fc0795dea7c5243 ssh-agent -k 05:59:57 unset SSH_AUTH_SOCK; 05:59:57 unset SSH_AGENT_PID; 05:59:57 echo Agent pid 49 killed; 05:59:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:59 + git semver [Pipeline] } 05:59:59 $ docker stop --time=1 69e71c02573297f489b2684b58fcd2a82dfaa984a4e7811b1fc0795dea7c5243 06:00:02 $ docker rm -f 69e71c02573297f489b2684b58fcd2a82dfaa984a4e7811b1fc0795dea7c5243 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:04 Stashed 1 file(s) [Pipeline] echo 06:00:04 [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 06:00:20 Still waiting to schedule task 06:00:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:00:20 Still waiting to schedule task 06:00:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:01:51 Running on prd-centos7-docker-4c-2g-3483 in /w/workspace/ndry_app-functions-sdk-go_PR-823 [Pipeline] { [Pipeline] ws 06:01:51 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:02:10 using credential edgex-jenkins-ssh 06:02:10 Cloning the remote Git repository 06:02:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:02:10 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:02:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:02:10 > git --version # timeout=10 06:02:10 > git --version # 'git version 2.24.3' 06:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:18 Merging remotes/origin/master commit 89c75ca7b5b0c19e0f3e3cf194244c2f0c0a435c into PR head commit 1b23403081d4234401f05a56d195c360fdb26d80 06:02:19 Merge succeeded, producing 1b23403081d4234401f05a56d195c360fdb26d80 06:02:19 Checking out Revision 1b23403081d4234401f05a56d195c360fdb26d80 (PR-823) 06:02:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:02:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:02:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/823/head:refs/remotes/origin/PR-823 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:18 > git config core.sparsecheckout # timeout=10 06:02:18 > git checkout -f 1b23403081d4234401f05a56d195c360fdb26d80 # timeout=10 06:02:19 > git remote # timeout=10 06:02:19 > git config --get remote.origin.url # timeout=10 06:02:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:19 > git merge 89c75ca7b5b0c19e0f3e3cf194244c2f0c0a435c # timeout=10 06:02:19 > git rev-parse HEAD^{commit} # timeout=10 06:02:19 > git config core.sparsecheckout # timeout=10 06:02:19 > git checkout -f 1b23403081d4234401f05a56d195c360fdb26d80 # timeout=10 06:02:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 06:02:25 > git --version # timeout=10 06:02:25 > git --version # 'git version 2.24.3' 06:02:25 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:02:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:29 + sudo service docker restart 06:02:29 + true 06:02:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:02:32 ========================================================= 06:02:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:02:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:02:35 Sending build context to Docker daemon 19.53MB 06:02:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:02:35 Step 2/8 : FROM ${BASE} 06:02:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:35 540db60ca938: Pulling fs layer 06:02:35 adcc1eea9eea: Pulling fs layer 06:02:35 4c4ab2625f07: Pulling fs layer 06:02:35 0510c868ecb4: Pulling fs layer 06:02:35 afea3b2eda06: Pulling fs layer 06:02:35 7809a108b3ef: Pulling fs layer 06:02:35 f706445af74f: Pulling fs layer 06:02:35 0510c868ecb4: Waiting 06:02:35 7809a108b3ef: Waiting 06:02:35 f706445af74f: Waiting 06:02:35 afea3b2eda06: Waiting 06:02:35 4c4ab2625f07: Verifying Checksum 06:02:35 4c4ab2625f07: Download complete 06:02:35 adcc1eea9eea: Download complete 06:02:35 afea3b2eda06: Verifying Checksum 06:02:35 afea3b2eda06: Download complete 06:02:35 7809a108b3ef: Verifying Checksum 06:02:35 7809a108b3ef: Download complete 06:02:36 540db60ca938: Verifying Checksum 06:02:36 540db60ca938: Download complete 06:02:37 540db60ca938: Pull complete 06:02:37 adcc1eea9eea: Pull complete 06:02:38 4c4ab2625f07: Pull complete 06:02:41 f706445af74f: Download complete 06:02:45 0510c868ecb4: Verifying Checksum 06:02:45 0510c868ecb4: Download complete 06:03:08 0510c868ecb4: Pull complete 06:03:08 afea3b2eda06: Pull complete 06:03:08 7809a108b3ef: Pull complete 06:03:18 f706445af74f: Pull complete 06:03:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:03:18 ---> b068be0155e3 06:03:18 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:03:18 20.10.0: Pulling from library/docker 06:03:18 05e7bc50f07f: Pulling fs layer 06:03:18 6db28d0fdbf6: Pulling fs layer 06:03:18 292df0bc6bf3: Pulling fs layer 06:03:18 2e060f4bd70b: Pulling fs layer 06:03:18 80e8d568a223: Pulling fs layer 06:03:18 8dc6ef1a942a: Pulling fs layer 06:03:18 2312dd95470a: Pulling fs layer 06:03:18 2e060f4bd70b: Waiting 06:03:18 80e8d568a223: Waiting 06:03:18 8dc6ef1a942a: Waiting 06:03:18 2312dd95470a: Waiting 06:03:18 292df0bc6bf3: Verifying Checksum 06:03:18 292df0bc6bf3: Download complete 06:03:18 05e7bc50f07f: Verifying Checksum 06:03:18 05e7bc50f07f: Download complete 06:03:18 6db28d0fdbf6: Verifying Checksum 06:03:18 6db28d0fdbf6: Download complete 06:03:18 80e8d568a223: Verifying Checksum 06:03:18 80e8d568a223: Download complete 06:03:18 8dc6ef1a942a: Verifying Checksum 06:03:18 8dc6ef1a942a: Download complete 06:03:18 2312dd95470a: Verifying Checksum 06:03:18 2312dd95470a: Download complete 06:03:19 05e7bc50f07f: Pull complete 06:03:20 6db28d0fdbf6: Pull complete 06:03:20 292df0bc6bf3: Pull complete 06:03:26 2e060f4bd70b: Verifying Checksum 06:03:26 2e060f4bd70b: Download complete 06:03:37 2e060f4bd70b: Pull complete 06:03:37 80e8d568a223: Pull complete 06:03:37 8dc6ef1a942a: Pull complete 06:03:37 2312dd95470a: Pull complete 06:03:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:03:38 Status: Downloaded newer image for docker:20.10.0 06:03:41 ---> 1c09f4a41910 06:03:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:03:41 ---> Running in 829cdc6e96f6 06:03:42 Removing intermediate container 829cdc6e96f6 06:03:42 ---> 690d2a9f6433 06:03:42 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:03:42 ---> Running in 20147697f6e8 06:03:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3489 in /w/workspace/ndry_app-functions-sdk-go_PR-823 [Pipeline] { [Pipeline] ws 06:03:46 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { 06:03:46 (1/5) Installing libsodium (1.0.18-r0) 06:03:46 (2/5) Installing libzmq (4.3.3-r1) [Pipeline] checkout 06:03:47 (3/5) Installing pkgconf (1.7.3-r0) 06:03:47 (4/5) Installing libsodium-dev (1.0.18-r0) 06:03:47 (5/5) Installing zeromq-dev (4.3.3-r1) 06:03:47 Executing busybox-1.32.1-r6.trigger 06:03:47 OK: 150 MiB in 45 packages 06:03:49 Removing intermediate container 20147697f6e8 06:03:49 ---> ff1a795959e9 06:03:49 Step 6/8 : WORKDIR /build 06:03:49 ---> Running in 4a4184ca59cc 06:03:49 Removing intermediate container 4a4184ca59cc 06:03:49 ---> 84ea87e5aae1 06:03:49 Step 7/8 : COPY go.mod . 06:03:50 ---> ce93517d4d7a 06:03:50 Step 8/8 : RUN go mod download 06:03:51 ---> Running in 3dcba9f6e1d8 06:03:53 using credential edgex-jenkins-ssh 06:03:53 Cloning the remote Git repository 06:03:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:03:53 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:03:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:03:54 > git --version # timeout=10 06:03:54 > git --version # 'git version 2.17.1' 06:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:58 Merging remotes/origin/master commit 89c75ca7b5b0c19e0f3e3cf194244c2f0c0a435c into PR head commit 1b23403081d4234401f05a56d195c360fdb26d80 06:03:58 Merge succeeded, producing 1b23403081d4234401f05a56d195c360fdb26d80 06:03:58 Checking out Revision 1b23403081d4234401f05a56d195c360fdb26d80 (PR-823) 06:03:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:03:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/823/head:refs/remotes/origin/PR-823 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:58 > git config core.sparsecheckout # timeout=10 06:03:58 > git checkout -f 1b23403081d4234401f05a56d195c360fdb26d80 # timeout=10 06:03:58 > git remote # timeout=10 06:03:58 > git config --get remote.origin.url # timeout=10 06:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:58 > git merge 89c75ca7b5b0c19e0f3e3cf194244c2f0c0a435c # timeout=10 06:03:58 > git rev-parse HEAD^{commit} # timeout=10 06:03:58 > git config core.sparsecheckout # timeout=10 06:03:58 > git checkout -f 1b23403081d4234401f05a56d195c360fdb26d80 # timeout=10 06:04:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 06:04:03 > git --version # timeout=10 06:04:03 > git --version # 'git version 2.17.1' 06:04:03 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:05 + sudo service docker restart 06:04:05 + true [Pipeline] unstash [Pipeline] echo 06:04:08 ========================================================= 06:04:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:04:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:04:10 Sending build context to Docker daemon 19.51MB 06:04:10 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:04:10 Step 2/8 : FROM ${BASE} 06:04:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:10 595b0fe564bb: Pulling fs layer 06:04:10 7186ed65a4f7: Pulling fs layer 06:04:10 316046926c0a: Pulling fs layer 06:04:10 4ebd0625c992: Pulling fs layer 06:04:10 207e8628e3a3: Pulling fs layer 06:04:10 c791037a9be2: Pulling fs layer 06:04:10 ffd874e62e21: Pulling fs layer 06:04:10 4ebd0625c992: Waiting 06:04:10 207e8628e3a3: Waiting 06:04:10 c791037a9be2: Waiting 06:04:10 ffd874e62e21: Waiting 06:04:10 316046926c0a: Verifying Checksum 06:04:10 316046926c0a: Download complete 06:04:10 7186ed65a4f7: Verifying Checksum 06:04:10 7186ed65a4f7: Download complete 06:04:10 207e8628e3a3: Verifying Checksum 06:04:10 207e8628e3a3: Download complete 06:04:10 c791037a9be2: Verifying Checksum 06:04:10 c791037a9be2: Download complete 06:04:10 595b0fe564bb: Verifying Checksum 06:04:10 595b0fe564bb: Download complete 06:04:11 595b0fe564bb: Pull complete 06:04:12 7186ed65a4f7: Pull complete 06:04:13 ffd874e62e21: Verifying Checksum 06:04:13 ffd874e62e21: Download complete 06:04:13 316046926c0a: Pull complete 06:04:14 4ebd0625c992: Verifying Checksum 06:04:14 4ebd0625c992: Download complete 06:04:24 4ebd0625c992: Pull complete 06:04:25 207e8628e3a3: Pull complete 06:04:25 c791037a9be2: Pull complete 06:04:30 ffd874e62e21: Pull complete 06:04:30 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:04:30 ---> cfc18b08335c 06:04:30 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:04:30 20.10.0: Pulling from library/docker 06:04:30 a3cc7d3b244e: Pulling fs layer 06:04:30 02a3295e0d61: Pulling fs layer 06:04:30 0f4f2e6d8100: Pulling fs layer 06:04:30 330b718f631f: Pulling fs layer 06:04:30 a93816041522: Pulling fs layer 06:04:30 330b718f631f: Waiting 06:04:30 bdb6da89ff94: Pulling fs layer 06:04:30 2a70c0c122f4: Pulling fs layer 06:04:30 a93816041522: Waiting 06:04:30 bdb6da89ff94: Waiting 06:04:30 0f4f2e6d8100: Verifying Checksum 06:04:30 0f4f2e6d8100: Download complete 06:04:30 02a3295e0d61: Verifying Checksum 06:04:30 02a3295e0d61: Download complete 06:04:30 a93816041522: Verifying Checksum 06:04:30 a93816041522: Download complete 06:04:30 bdb6da89ff94: Download complete 06:04:30 a3cc7d3b244e: Verifying Checksum 06:04:30 a3cc7d3b244e: Download complete 06:04:30 2a70c0c122f4: Verifying Checksum 06:04:30 2a70c0c122f4: Download complete 06:04:30 a3cc7d3b244e: Pull complete 06:04:31 02a3295e0d61: Pull complete 06:04:31 330b718f631f: Verifying Checksum 06:04:31 330b718f631f: Download complete 06:04:31 0f4f2e6d8100: Pull complete 06:04:34 330b718f631f: Pull complete 06:04:35 a93816041522: Pull complete 06:04:35 bdb6da89ff94: Pull complete 06:04:35 2a70c0c122f4: Pull complete 06:04:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:04:36 Status: Downloaded newer image for docker:20.10.0 06:04:38 Removing intermediate container 3dcba9f6e1d8 06:04:38 ---> 4fb522161052 06:04:38 Successfully built 4fb522161052 06:04:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:04:38 + docker inspect -f . ci-base-image-x86_64 06:04:39 . [Pipeline] withDockerContainer 06:04:40 prd-centos7-docker-4c-2g-3483 does not seem to be running inside a container 06:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 ******** ci-base-image-x86_64 cat 06:04:42 ---> e5806f30c60f 06:04:42 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:04:42 ---> Running in 569298f19588 06:04:43 $ docker top cb4354395e1ad2d6fc46c749ae0ae0c0e364b7850f79990182ef7371bcf8b05f -eo pid,comm 06:04:43 Removing intermediate container 569298f19588 06:04:43 ---> 91305cf3cd42 06:04:43 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:04:43 ---> Running in eef54d6a7817 [Pipeline] { [Pipeline] sh 06:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:04:44 + go version 06:04:45 go version go1.16.3 linux/amd64 [Pipeline] } 06:04:45 $ docker stop --time=1 cb4354395e1ad2d6fc46c749ae0ae0c0e364b7850f79990182ef7371bcf8b05f 06:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:04:46 (1/5) Installing libsodium (1.0.18-r0) 06:04:46 (2/5) Installing libzmq (4.3.3-r1) 06:04:47 (3/5) Installing pkgconf (1.7.3-r0) 06:04:47 (4/5) Installing libsodium-dev (1.0.18-r0) 06:04:47 (5/5) Installing zeromq-dev (4.3.3-r1) 06:04:47 Executing busybox-1.32.1-r6.trigger 06:04:47 OK: 139 MiB in 45 packages 06:04:47 $ docker rm -f cb4354395e1ad2d6fc46c749ae0ae0c0e364b7850f79990182ef7371bcf8b05f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:48 Removing intermediate container eef54d6a7817 06:04:48 ---> 467fc2bca786 06:04:48 Step 6/8 : WORKDIR /build 06:04:48 ---> Running in 12d1cb9eb734 06:04:49 + docker inspect -f . ci-base-image-x86_64 06:04:49 . [Pipeline] withDockerContainer 06:04:49 Removing intermediate container 12d1cb9eb734 06:04:49 ---> 1f3b62709fd5 06:04:49 Step 7/8 : COPY go.mod . 06:04:49 prd-centos7-docker-4c-2g-3483 does not seem to be running inside a container 06:04:50 ---> 2a6e4fc1243d 06:04:50 Step 8/8 : RUN go mod download 06:04:50 ---> Running in 5169f078052d 06:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 ******** ci-base-image-x86_64 cat 06:04:52 $ docker top c3f84e5f40cd3e0c616cfb017b752d5888c0b839a4aa89c464a7ddbdb9a77f1f -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:54 + go mod tidy [Pipeline] sh 06:05:00 + make test 06:05:00 make -C ./app-service-template build 06:05:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:05:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 06:05:00 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.0-dev.78: missing go.sum entry; to add it: 06:05:00 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 06:05:00 make[1]: *** [Makefile:40: build] Error 1 06:05:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:05:00 make: *** [Makefile:22: build] Error 2 [Pipeline] } 06:05:00 $ docker stop --time=1 c3f84e5f40cd3e0c616cfb017b752d5888c0b839a4aa89c464a7ddbdb9a77f1f 06:05:02 $ docker rm -f c3f84e5f40cd3e0c616cfb017b752d5888c0b839a4aa89c464a7ddbdb9a77f1f [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 06:05:04 ---> job-cost.sh 06:05:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DRfU 06:05:17 Removing intermediate container 5169f078052d 06:05:17 ---> 988fe3c9754e 06:05:17 Successfully built 988fe3c9754e 06:05:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:17 + docker inspect -f . ci-base-image-arm64 06:05:17 . [Pipeline] withDockerContainer 06:05:17 prd-ubuntu18.04-docker-arm64-4c-16g-3489 does not seem to be running inside a container 06:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 06:05:19 $ docker top 9856ff61869c195c9824f77ae42151e2ef29281a2fd6d0812ea20c7010528cfa -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:20 + go version 06:05:20 go version go1.16.3 linux/arm64 [Pipeline] } 06:05:20 $ docker stop --time=1 9856ff61869c195c9824f77ae42151e2ef29281a2fd6d0812ea20c7010528cfa 06:05:22 $ docker rm -f 9856ff61869c195c9824f77ae42151e2ef29281a2fd6d0812ea20c7010528cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:23 + docker inspect -f . ci-base-image-arm64 06:05:23 . [Pipeline] withDockerContainer 06:05:23 prd-ubuntu18.04-docker-arm64-4c-16g-3489 does not seem to be running inside a container 06:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/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 06:05:25 $ docker top 5c65171a1f649c5c1b3b005deb5a278562396fa7439a5485bafa934aeb8a2222 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:26 + go mod tidy [Pipeline] sh 06:05:28 + make test 06:05:28 make -C ./app-service-template build 06:05:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:05:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 06:05:28 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.0-dev.78: missing go.sum entry; to add it: 06:05:28 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 06:05:28 make[1]: *** [Makefile:40: build] Error 1 06:05:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:05:28 make: *** [Makefile:22: build] Error 2 [Pipeline] } 06:05:28 $ docker stop --time=1 5c65171a1f649c5c1b3b005deb5a278562396fa7439a5485bafa934aeb8a2222 06:05:30 $ docker rm -f 5c65171a1f649c5c1b3b005deb5a278562396fa7439a5485bafa934aeb8a2222 [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 06:05:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] sh 06:05:31 ---> job-cost.sh 06:05:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hvZT 06:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-DRfU/bin to PATH 06:06:18 INFO: No Stack... 06:06:18 INFO: Retrieving Pricing Info for: v1-standard-2 06:06:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:06:19 INFO: Archiving Costs [Pipeline] sh 06:06:19 + cut -d, -f6 06:06:19 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 06:06:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] 06:06:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] did not exist. Created. 06:06:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:20 + echo total: 0.029999999329447746 [Pipeline] stash 06:06:21 Stashed 1 file(s) [Pipeline] } 06:06:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:22 Failed in branch amd64 06:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-hvZT/bin to PATH 06:08:10 INFO: No Stack... 06:08:10 INFO: Retrieving Pricing Info for: lf-standard-4 06:08:10 INFO: Archiving Costs [Pipeline] sh 06:08:11 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:08:11 + cut -d, -f6 [Pipeline] lock 06:08:11 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] 06:08:11 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] did not exist. Created. 06:08:11 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:12 /w/workspace/app-functions-sdk-go/1@tmp/durable-2da9f9ab/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-2da9f9ab/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:12 + echo total: 0.20999999344348907 [Pipeline] stash 06:08:12 Warning: overwriting stash ‘stack-cost’ 06:08:13 Stashed 1 file(s) [Pipeline] } 06:08:13 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-823-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:13 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk 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 06:08:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:08:16 ---> package-listing.sh 06:08:16 ++ facter osfamily 06:08:16 ++ tr '[:upper:]' '[:lower:]' 06:08:17 + OS_FAMILY=redhat 06:08:17 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-823 06:08:17 + START_PACKAGES=/tmp/packages_start.txt 06:08:17 + END_PACKAGES=/tmp/packages_end.txt 06:08:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:17 + PACKAGES=/tmp/packages_start.txt 06:08:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-823 ']' 06:08:17 + PACKAGES=/tmp/packages_end.txt 06:08:17 + case "${OS_FAMILY}" in 06:08:17 + rpm -qa 06:08:17 + sort 06:08:24 + '[' -f /tmp/packages_start.txt ']' 06:08:24 + '[' -f /tmp/packages_end.txt ']' 06:08:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:08:24 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-823 ']' 06:08:24 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-823/archives/ 06:08:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-823/archives/ [Pipeline] echo 06:08:24 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/ndry_app-functions-sdk-go_PR-823/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:08:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:08:25 06:08:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:08:26 alpine: Pulling from edgex-lftools-log-publisher 06:08:26 df20fa9351a1: Pulling fs layer 06:08:26 36b3adc4ff6f: Pulling fs layer 06:08:26 8ad3a11d3b57: Pulling fs layer 06:08:26 46f8f816bc3b: Pulling fs layer 06:08:26 93b61091891f: Pulling fs layer 06:08:26 93b9cdb0e59b: Pulling fs layer 06:08:26 5e14af77c1be: Pulling fs layer 06:08:26 01666e4c0597: Pulling fs layer 06:08:26 aa168da1d23b: Pulling fs layer 06:08:26 93b9cdb0e59b: Waiting 06:08:26 5e14af77c1be: Waiting 06:08:26 01666e4c0597: Waiting 06:08:26 aa168da1d23b: Waiting 06:08:26 46f8f816bc3b: Waiting 06:08:26 93b61091891f: Waiting 06:08:26 36b3adc4ff6f: Verifying Checksum 06:08:26 36b3adc4ff6f: Download complete 06:08:26 46f8f816bc3b: Verifying Checksum 06:08:26 46f8f816bc3b: Download complete 06:08:26 df20fa9351a1: Verifying Checksum 06:08:26 df20fa9351a1: Download complete 06:08:26 93b61091891f: Download complete 06:08:26 93b9cdb0e59b: Verifying Checksum 06:08:26 93b9cdb0e59b: Download complete 06:08:26 5e14af77c1be: Verifying Checksum 06:08:26 5e14af77c1be: Download complete 06:08:26 01666e4c0597: Verifying Checksum 06:08:26 01666e4c0597: Download complete 06:08:27 8ad3a11d3b57: Verifying Checksum 06:08:27 8ad3a11d3b57: Download complete 06:08:28 df20fa9351a1: Pull complete 06:08:29 36b3adc4ff6f: Pull complete 06:08:32 8ad3a11d3b57: Pull complete 06:08:32 46f8f816bc3b: Pull complete 06:08:33 93b61091891f: Pull complete 06:08:33 93b9cdb0e59b: Pull complete 06:08:33 5e14af77c1be: Pull complete 06:08:34 01666e4c0597: Pull complete 06:08:34 aa168da1d23b: Verifying Checksum 06:08:34 aa168da1d23b: Download complete 06:08:50 aa168da1d23b: Pull complete 06:08:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:08:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:08:50 prd-centos7-docker-4c-2g-3479 does not seem to be running inside a container 06:08:51 $ 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/ndry_app-functions-sdk-go_PR-823/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-823 -v /w/workspace/ndry_app-functions-sdk-go_PR-823:/w/workspace/ndry_app-functions-sdk-go_PR-823:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-823@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-823@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:10003/edgex-lftools-log-publisher:alpine cat 06:08:55 $ docker top 976fe9a99c4c7f3c564bc075df15c02f9440dbfcf4d8d5dd48049ca5bb086aeb -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:08:57 + mkdir -p /var/log/sa [Pipeline] sh 06:08:58 + ls /var/log/sa-host 06:08:58 + sadf -c /var/log/sa-host/sa07 06:08:58 file_magic: OK 06:08:58 HZ: Using current value: 100 06:08:58 file_header: OK 06:08:58 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 06:08:58 Statistics: 06:08:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:08:58 File successfully converted to sysstat format version 12.2.1 06:08:58 + sadf -c /var/log/sa-host/sa23 06:08:58 file_magic: OK 06:08:58 HZ: Using current value: 100 06:08:58 file_header: OK 06:08:58 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 06:08:58 Statistics: 06:08:58 Hnuu...uuuununununu... 06:08:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:58 provisioning config files... 06:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-823@tmp/config4939293287484015725tmp [Pipeline] { [Pipeline] echo 06:08:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:08:59 ---> create-netrc.sh [Pipeline] } 06:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:08:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:09:00 ---> python-tools-install.sh [Pipeline] echo 06:09:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:00 ---> sudo-logs.sh 06:09:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> job-cost.sh 06:09:01 lf-activate-venv: SKIPPING 06:09:01 DEBUG: total: 0.20999999344348907 06:09:01 INFO: Retrieving Stack Cost... 06:09:03 INFO: Retrieving Pricing Info for: v1-standard-2 06:09:03 INFO: Archiving Costs [Pipeline] echo 06:09:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:04 ---> logs-deploy.sh 06:09:04 lf-activate-venv: SKIPPING 06:09:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-823/1 06:09:04 INFO: archiving workspace using pattern(s): 06:09:07 Archives upload complete. 06:09:07 INFO: archiving logs to Nexus 06:09:09 ---> uname -a: 06:09:09 Linux prd-centos7-docker-4c-2g-3479.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:09:09 06:09:09 06:09:09 ---> lscpu: 06:09:09 Architecture: x86_64 06:09:09 CPU op-mode(s): 32-bit, 64-bit 06:09:09 Byte Order: Little Endian 06:09:09 Address sizes: 40 bits physical, 48 bits virtual 06:09:09 CPU(s): 4 06:09:09 On-line CPU(s) list: 0-3 06:09:09 Thread(s) per core: 1 06:09:09 Core(s) per socket: 1 06:09:09 Socket(s): 4 06:09:09 NUMA node(s): 1 06:09:09 Vendor ID: GenuineIntel 06:09:09 CPU family: 6 06:09:09 Model: 44 06:09:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:09:09 Stepping: 1 06:09:09 CPU MHz: 2933.438 06:09:09 BogoMIPS: 5866.87 06:09:09 Virtualization: VT-x 06:09:09 Hypervisor vendor: KVM 06:09:09 Virtualization type: full 06:09:09 L1d cache: 128 KiB 06:09:09 L1i cache: 128 KiB 06:09:09 L2 cache: 16 MiB 06:09:09 L3 cache: 64 MiB 06:09:09 NUMA node0 CPU(s): 0-3 06:09:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:09:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:09:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:09:09 Vulnerability Meltdown: Mitigation; PTI 06:09:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:09:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:09:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:09:09 Vulnerability Srbds: Not affected 06:09:09 Vulnerability Tsx async abort: Not affected 06:09:09 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 06:09:09 06:09:09 06:09:09 ---> nproc: 06:09:09 4 06:09:09 06:09:09 06:09:09 ---> df -h: 06:09:09 Filesystem Size Used Available Use% Mounted on 06:09:09 overlay 50.0G 7.3G 42.7G 15% / 06:09:09 tmpfs 64.0M 0 64.0M 0% /dev 06:09:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:09:09 shm 64.0M 0 64.0M 0% /dev/shm 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-823 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-823@tmp 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:09:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:09:09 06:09:09 06:09:09 ---> free -m: 06:09:09 total used free shared buff/cache available 06:09:09 Mem: 1837 727 101 0 1007 1004 06:09:09 Swap: 1023 1 1022 06:09:09 06:09:09 06:09:09 ---> ip addr: 06:09:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:09:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:09:09 inet 127.0.0.1/8 scope host lo 06:09:09 valid_lft forever preferred_lft forever 06:09:09 inet6 ::1/128 scope host 06:09:09 valid_lft forever preferred_lft forever 06:09:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:09:09 link/ether fa:16:3e:d1:44:bc brd ff:ff:ff:ff:ff:ff 06:09:09 inet 10.30.122.66/23 brd 10.30.123.255 scope global dynamic eth0 06:09:09 valid_lft 85700sec preferred_lft 85700sec 06:09:09 inet6 fe80::f816:3eff:fed1:44bc/64 scope link 06:09:09 valid_lft forever preferred_lft forever 06:09:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:09:09 link/ether 02:42:3c:4d:96:da brd ff:ff:ff:ff:ff:ff 06:09:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:09:09 valid_lft forever preferred_lft forever 06:09:09 inet6 fe80::42:3cff:fe4d:96da/64 scope link 06:09:09 valid_lft forever preferred_lft forever 06:09:09 06:09:09 06:09:09 ---> sar -b -r -n DEV: 06:09:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 06:09:09 06:09:09 05:57:09 LINUX RESTART (4 CPU) 06:09:09 06:09:09 05:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:09:09 05:59:01 104.65 45.60 59.06 0.00 3589.38 37416.71 0.00 06:09:09 06:00:01 46.59 11.75 34.83 0.00 4567.55 3244.50 0.00 06:09:09 06:01:02 8.79 2.83 5.96 0.00 135.14 1294.69 0.00 06:09:09 06:02:02 0.51 0.10 0.41 0.00 1.73 7.37 0.00 06:09:09 06:03:01 0.22 0.00 0.22 0.00 0.00 3.36 0.00 06:09:09 06:04:02 0.27 0.00 0.27 0.00 0.00 3.37 0.00 06:09:09 06:05:01 0.20 0.00 0.20 0.00 0.00 1.91 0.00 06:09:09 06:06:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 06:09:09 06:07:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 06:09:09 06:08:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 06:09:09 Average: 16.13 5.99 10.13 0.00 829.44 4163.03 0.00 06:09:09 06:09:09 05:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:09:09 05:59:01 82396 0 586504 31.17 2620 1210024 1154100 39.39 413520 1188304 2436 06:09:09 06:00:01 136012 0 675708 35.91 2620 1067204 1636356 55.85 505912 1037108 37088 06:09:09 06:01:02 212304 0 613864 32.63 2620 1052756 1127012 38.46 439396 1029048 20 06:09:09 06:02:02 217104 0 608940 32.36 2620 1052880 1073632 36.64 439700 1026532 20 06:09:09 06:03:01 216752 0 609284 32.38 2620 1052888 1073660 36.64 448676 1017612 16 06:09:09 06:04:02 213940 0 612092 32.53 2620 1052892 1073612 36.64 471188 998200 12 06:09:09 06:05:01 214120 0 611912 32.52 2620 1052892 1073688 36.64 471032 998344 8 06:09:09 06:06:01 214096 0 611928 32.52 2620 1052900 1073692 36.64 470744 998344 20 06:09:09 06:07:01 215268 0 610752 32.46 2620 1052904 1073464 36.64 469680 998344 20 06:09:09 06:08:01 215432 0 610580 32.45 2620 1052912 1073464 36.64 469708 998344 8 06:09:09 Average: 193742 0 615156 32.69 2620 1070025 1143268 39.02 459956 1029018 3965 06:09:09 06:09:09 05:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:09:09 05:59:01 eth0 162.87 127.72 647.43 48.78 0.00 0.00 0.00 0.00 06:09:09 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:00:01 eth0 164.30 116.85 1023.71 31.65 0.00 0.00 0.00 0.00 06:09:09 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:00:01 veth84d1594 16.90 35.00 4.61 303.82 0.00 0.00 0.00 0.00 06:09:09 06:00:01 docker0 16.90 34.87 4.38 303.81 0.00 0.00 0.00 0.00 06:09:09 06:01:02 eth0 8.77 5.69 7.97 2.64 0.00 0.00 0.00 0.00 06:09:09 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:02:02 eth0 1.56 0.65 0.59 0.40 0.00 0.00 0.00 0.00 06:09:09 06:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:03:01 eth0 2.13 0.39 0.55 0.21 0.00 0.00 0.00 0.00 06:09:09 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:04:02 eth0 1.68 0.66 0.72 0.39 0.00 0.00 0.00 0.00 06:09:09 06:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:05:01 eth0 1.39 0.32 0.34 0.25 0.00 0.00 0.00 0.00 06:09:09 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:06:01 eth0 0.60 0.35 0.27 0.23 0.00 0.00 0.00 0.00 06:09:09 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:07:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:09:09 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:08:01 eth0 0.60 0.07 0.06 0.01 0.00 0.00 0.00 0.00 06:09:09 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 Average: eth0 34.37 25.24 168.32 8.43 0.00 0.00 0.00 0.00 06:09:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:09 Average: docker0 1.70 3.51 0.44 30.62 0.00 0.00 0.00 0.00 06:09:09 06:09:09 06:09:09 ---> sar -P ALL: 06:09:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 06:09:09 06:09:09 05:57:09 LINUX RESTART (4 CPU) 06:09:09 06:09:09 05:58:02 CPU %user %nice %system %iowait %steal %idle 06:09:09 05:59:01 all 10.64 0.00 6.56 7.18 44.59 31.03 06:09:09 05:59:01 0 8.79 0.00 5.73 6.77 46.68 32.03 06:09:09 05:59:01 1 9.96 0.00 5.51 8.04 44.99 31.50 06:09:09 05:59:01 2 10.04 0.00 7.47 8.64 43.40 30.45 06:09:09 05:59:01 3 13.95 0.00 7.62 5.19 43.18 30.06 06:09:09 06:00:01 all 3.97 0.00 3.19 1.19 30.60 61.05 06:09:09 06:00:01 0 3.31 0.00 2.80 1.16 33.05 59.67 06:09:09 06:00:01 1 4.83 0.00 3.79 2.02 29.93 59.43 06:09:09 06:00:01 2 3.65 0.00 2.95 1.19 30.33 61.87 06:09:09 06:00:01 3 4.13 0.00 3.26 0.39 28.93 63.30 06:09:09 06:01:02 all 0.26 0.00 0.26 0.21 4.21 95.06 06:09:09 06:01:02 0 0.13 0.00 0.16 0.00 5.47 94.25 06:09:09 06:01:02 1 0.19 0.00 0.37 0.23 3.72 95.49 06:09:09 06:01:02 2 0.35 0.00 0.27 0.60 3.93 94.85 06:09:09 06:01:02 3 0.37 0.00 0.23 0.03 3.71 95.66 06:09:09 06:02:02 all 0.10 0.00 0.14 0.03 4.96 94.76 06:09:09 06:02:02 0 0.18 0.00 0.08 0.02 5.06 94.67 06:09:09 06:02:02 1 0.10 0.00 0.21 0.00 3.09 96.60 06:09:09 06:02:02 2 0.08 0.00 0.11 0.03 6.87 92.91 06:09:09 06:02:02 3 0.06 0.00 0.16 0.06 4.78 94.93 06:09:09 06:03:01 all 0.05 0.00 0.09 0.00 2.43 97.43 06:09:09 06:03:01 0 0.02 0.00 0.05 0.00 2.93 97.00 06:09:09 06:03:01 1 0.05 0.00 0.20 0.00 2.08 97.67 06:09:09 06:03:01 2 0.05 0.00 0.07 0.00 2.78 97.11 06:09:09 06:03:01 3 0.07 0.00 0.05 0.00 1.92 97.97 06:09:09 06:04:02 all 0.05 0.00 0.09 0.00 2.62 97.24 06:09:09 06:04:02 0 0.06 0.00 0.03 0.00 3.55 96.35 06:09:09 06:04:02 1 0.02 0.00 0.23 0.00 2.00 97.75 06:09:09 06:04:02 2 0.10 0.00 0.05 0.00 1.90 97.96 06:09:09 06:04:02 3 0.02 0.00 0.05 0.00 3.02 96.91 06:09:09 06:05:01 all 0.05 0.00 0.17 0.00 2.36 97.43 06:09:09 06:05:01 0 0.02 0.00 0.22 0.00 2.69 97.08 06:09:09 06:05:01 1 0.10 0.00 0.03 0.00 2.73 97.13 06:09:09 06:05:01 2 0.05 0.00 0.18 0.00 2.38 97.39 06:09:09 06:05:01 3 0.03 0.00 0.23 0.00 1.62 98.11 06:09:09 06:06:01 all 0.06 0.00 0.04 0.00 1.38 98.53 06:09:09 06:06:01 0 0.02 0.00 0.03 0.00 0.63 99.32 06:09:09 06:06:01 1 0.15 0.00 0.02 0.00 0.98 98.86 06:09:09 06:06:01 2 0.03 0.00 0.05 0.00 0.98 98.94 06:09:09 06:06:01 3 0.03 0.00 0.05 0.00 2.91 97.01 06:09:09 06:07:01 all 0.04 0.00 0.02 0.00 1.62 98.32 06:09:09 06:07:01 0 0.08 0.00 0.03 0.00 1.66 98.22 06:09:09 06:07:01 1 0.03 0.00 0.02 0.00 0.56 99.39 06:09:09 06:07:01 2 0.02 0.00 0.02 0.00 2.33 97.63 06:09:09 06:07:01 3 0.02 0.00 0.02 0.00 1.92 98.05 06:09:09 06:08:01 all 0.05 0.00 0.03 0.00 0.66 99.25 06:09:09 06:08:01 0 0.17 0.00 0.05 0.00 1.11 98.68 06:09:09 06:08:01 1 0.00 0.00 0.02 0.00 0.17 99.82 06:09:09 06:08:01 2 0.02 0.00 0.02 0.00 0.38 99.58 06:09:09 06:08:01 3 0.03 0.00 0.03 0.00 0.99 98.94 06:09:09 Average: all 1.67 0.00 1.16 0.94 10.28 85.95 06:09:09 Average: 0 1.42 0.00 1.02 0.88 11.23 85.44 06:09:09 Average: 1 1.71 0.00 1.14 1.14 9.82 86.19 06:09:09 Average: 2 1.57 0.00 1.22 1.14 10.25 85.81 06:09:09 Average: 3 1.99 0.00 1.24 0.60 9.81 86.36 06:09:09 06:09:09 06:09:09