Pull request #682 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39+a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 (23767c0b33058882e26569c058b73b3c8a08067e) Running in Durability level: PERFORMANCE_OPTIMIZED 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > 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 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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.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-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28073 in /w/workspace/ndry_app-functions-sdk-go_PR-682 [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-682 # 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 a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 Merge succeeded, producing cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 Checking out Revision cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 (PR-682) > 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/682/head:refs/remotes/origin/PR-682 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 # 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 a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 78427b0e40e84bbf695c3f9f0a3bd43f9e88185b # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:39:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:39:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:39:29 ========================================================= 17:39:29 EdgeX Global Pipelines Version Info 17:39:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:39:32 ------------------- 17:39:32 stable info: 17:39:32 ------------------- 17:39:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:39:32 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 17:39:32 Message: update stable to v1.0.183 17:39:34 ------------------- 17:39:34 experimental info: 17:39:34 ------------------- 17:39:34 Commited By: **** collab-it+edgex@linuxfoundation.org 17:39:34 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 17:39:34 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:39:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:39:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:39:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 17:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:39:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:39:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:39:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-682 [Pipeline] echo 17:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-682 [Pipeline] echo 17:39:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-682 [Pipeline] echo 17:39:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 [Pipeline] echo 17:39:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdd4b53 [Pipeline] echo 17:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:38 + git log --format=format:%s -1 cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 [Pipeline] echo 17:39:38 GIT_COMMIT: cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 17:39:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:40 17:39:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:39:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:40 latest: Pulling from edgex-devops/git-semver 17:39:40 31603596830f: Pulling fs layer 17:39:40 2a8b12db71e7: Pulling fs layer 17:39:40 6ca5941a6612: Pulling fs layer 17:39:40 ecc8261a40a4: Pulling fs layer 17:39:40 ecc8261a40a4: Waiting 17:39:40 2a8b12db71e7: Verifying Checksum 17:39:40 2a8b12db71e7: Download complete 17:39:40 31603596830f: Download complete 17:39:41 ecc8261a40a4: Verifying Checksum 17:39:41 ecc8261a40a4: Download complete 17:39:41 6ca5941a6612: Verifying Checksum 17:39:41 31603596830f: Pull complete 17:39:41 2a8b12db71e7: Pull complete 17:39:43 6ca5941a6612: Pull complete 17:39:43 ecc8261a40a4: Pull complete 17:39:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:39:44 prd-centos7-docker-4c-2g-28073 does not seem to be running inside a container 17:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-682 -v /w/workspace/ndry_app-functions-sdk-go_PR-682:/w/workspace/ndry_app-functions-sdk-go_PR-682:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-682@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-682@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:10004/edgex-devops/git-semver:latest cat 17:39:48 $ docker top 35bfd25097c2b361ef1417b443025b6ae06946026f3c4d7c0c73aca7ab592bd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:48 [ssh-agent] Looking for ssh-agent implementation... 17:39:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:49 $ docker exec 35bfd25097c2b361ef1417b443025b6ae06946026f3c4d7c0c73aca7ab592bd3 ssh-agent 17:39:49 SSH_AUTH_SOCK=/tmp/ssh-W5BlwEjqNUO5/agent.13 17:39:49 SSH_AGENT_PID=18 17:39:49 Running ssh-add (command line suppressed) 17:39:49 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-682@tmp/private_key_8940947644637618678.key (/w/workspace/ndry_app-functions-sdk-go_PR-682@tmp/private_key_8940947644637618678.key) 17:39:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:49 + git tag --points-at HEAD [Pipeline] } 17:39:50 $ docker exec --env ******** --env ******** 35bfd25097c2b361ef1417b443025b6ae06946026f3c4d7c0c73aca7ab592bd3 ssh-agent -k 17:39:50 unset SSH_AUTH_SOCK; 17:39:50 unset SSH_AGENT_PID; 17:39:50 echo Agent pid 18 killed; 17:39:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:39:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:50 [ssh-agent] Looking for ssh-agent implementation... 17:39:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:50 $ docker exec 35bfd25097c2b361ef1417b443025b6ae06946026f3c4d7c0c73aca7ab592bd3 ssh-agent 17:39:50 SSH_AUTH_SOCK=/tmp/ssh-3ZyO3mIfCfKP/agent.47 17:39:50 SSH_AGENT_PID=53 17:39:50 Running ssh-add (command line suppressed) 17:39:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-682@tmp/private_key_6972127928945215706.key (/w/workspace/ndry_app-functions-sdk-go_PR-682@tmp/private_key_6972127928945215706.key) 17:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:51 + git semver init 17:39:51 # -> Open(): unable to determine branch for HEAD 17:39:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-682/.git 17:39:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-682 17:39:51 # $SEMVER_REMOTE_NAME = origin 17:39:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:39:51 # $SEMVER_USER_NAME = edgex-jenkins 17:39:51 # $SEMVER_BRANCH = PR-682 17:39:51 # $SEMVER_TEMP = /tmp/semver-794300835 17:39:51 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:39:55 # '/tmp/semver-794300835' -> '/w/workspace/ndry_app-functions-sdk-go_PR-682/.semver' 17:39:55 # -> Force: false 17:39:55 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-682/.semver [Pipeline] } 17:39:55 $ docker exec --env ******** --env ******** 35bfd25097c2b361ef1417b443025b6ae06946026f3c4d7c0c73aca7ab592bd3 ssh-agent -k 17:39:56 unset SSH_AUTH_SOCK; 17:39:56 unset SSH_AGENT_PID; 17:39:56 echo Agent pid 53 killed; 17:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:56 + git semver [Pipeline] } 17:39:56 $ docker stop --time=1 35bfd25097c2b361ef1417b443025b6ae06946026f3c4d7c0c73aca7ab592bd3 17:39:58 $ docker rm -f 35bfd25097c2b361ef1417b443025b6ae06946026f3c4d7c0c73aca7ab592bd3 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:40:03 Stashed 1 file(s) [Pipeline] echo 17:40:03 [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 17:40:19 Still waiting to schedule task 17:40:19 ‘prd-centos7-docker-4c-2g-28072’ is offline; ‘prd-centos7-docker-4c-2g-28074’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-28076’ doesn’t have label ‘centos7-docker-4c-2g’ 17:40:19 Still waiting to schedule task 17:40:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:41:50 Running on prd-centos7-docker-4c-2g-28079 in /w/workspace/ndry_app-functions-sdk-go_PR-682 [Pipeline] { [Pipeline] ws 17:41:50 Running in /w/workspace/app-functions-sdk-go/15 [Pipeline] { [Pipeline] checkout 17:41:53 using credential edgex-jenkins-ssh 17:41:53 Cloning the remote Git repository 17:41:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:41:53 > git init /w/workspace/app-functions-sdk-go/15 # timeout=10 17:41:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:41:53 > git --version # timeout=10 17:41:53 > git --version # 'git version 2.24.3' 17:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:58 Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 17:41:58 Merge succeeded, producing cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 17:41:58 Checking out Revision cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 (PR-682) 17:41:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:41:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:41:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/682/head:refs/remotes/origin/PR-682 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:41:58 > git config core.sparsecheckout # timeout=10 17:41:58 > git checkout -f cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 # timeout=10 17:41:58 > git remote # timeout=10 17:41:58 > git config --get remote.origin.url # timeout=10 17:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:58 > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 17:41:58 > git rev-parse HEAD^{commit} # timeout=10 17:41:58 > git config core.sparsecheckout # timeout=10 17:41:58 > git checkout -f cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 # timeout=10 17:42:02 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:42:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:42:04 + sudo service docker restart 17:42:04 + true 17:42:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:42:05 ========================================================= 17:42:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:42:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:42:06 + 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 . 17:42:06 Sending build context to Docker daemon 19.25MB 17:42:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:42:06 Step 2/8 : FROM ${BASE} 17:42:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:42:06 188c0c94c7c5: Pulling fs layer 17:42:06 0ef7d3d256c8: Pulling fs layer 17:42:06 de9db76c5a1d: Pulling fs layer 17:42:06 bca2f99d35d6: Pulling fs layer 17:42:06 93359f2a8cfa: Pulling fs layer 17:42:06 7c6f9722023f: Pulling fs layer 17:42:06 a35cf1a2eb13: Pulling fs layer 17:42:06 93359f2a8cfa: Waiting 17:42:06 a35cf1a2eb13: Waiting 17:42:06 bca2f99d35d6: Waiting 17:42:06 7c6f9722023f: Waiting 17:42:06 de9db76c5a1d: Download complete 17:42:06 0ef7d3d256c8: Verifying Checksum 17:42:06 0ef7d3d256c8: Download complete 17:42:06 93359f2a8cfa: Download complete 17:42:06 7c6f9722023f: Verifying Checksum 17:42:06 7c6f9722023f: Download complete 17:42:06 188c0c94c7c5: Verifying Checksum 17:42:06 188c0c94c7c5: Download complete 17:42:07 188c0c94c7c5: Pull complete 17:42:07 0ef7d3d256c8: Pull complete 17:42:07 de9db76c5a1d: Pull complete 17:42:10 a35cf1a2eb13: Verifying Checksum 17:42:10 bca2f99d35d6: Verifying Checksum 17:42:10 bca2f99d35d6: Download complete 17:42:15 bca2f99d35d6: Pull complete 17:42:15 93359f2a8cfa: Pull complete 17:42:15 7c6f9722023f: Pull complete 17:42:24 a35cf1a2eb13: Pull complete 17:42:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:42:24 ---> a62c8e92a672 17:42:24 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:42:24 20.10.0: Pulling from library/docker 17:42:24 05e7bc50f07f: Pulling fs layer 17:42:24 6db28d0fdbf6: Pulling fs layer 17:42:24 292df0bc6bf3: Pulling fs layer 17:42:24 2e060f4bd70b: Pulling fs layer 17:42:24 80e8d568a223: Pulling fs layer 17:42:24 8dc6ef1a942a: Pulling fs layer 17:42:24 2312dd95470a: Pulling fs layer 17:42:24 2e060f4bd70b: Waiting 17:42:24 80e8d568a223: Waiting 17:42:24 8dc6ef1a942a: Waiting 17:42:24 2312dd95470a: Waiting 17:42:24 292df0bc6bf3: Download complete 17:42:24 6db28d0fdbf6: Verifying Checksum 17:42:24 6db28d0fdbf6: Download complete 17:42:24 05e7bc50f07f: Verifying Checksum 17:42:24 05e7bc50f07f: Download complete 17:42:24 80e8d568a223: Download complete 17:42:24 2312dd95470a: Verifying Checksum 17:42:24 2312dd95470a: Download complete 17:42:24 8dc6ef1a942a: Verifying Checksum 17:42:24 8dc6ef1a942a: Download complete 17:42:24 05e7bc50f07f: Pull complete 17:42:25 6db28d0fdbf6: Pull complete 17:42:25 292df0bc6bf3: Pull complete 17:42:25 2e060f4bd70b: Verifying Checksum 17:42:25 2e060f4bd70b: Download complete 17:42:28 2e060f4bd70b: Pull complete 17:42:28 80e8d568a223: Pull complete 17:42:28 8dc6ef1a942a: Pull complete 17:42:28 2312dd95470a: Pull complete 17:42:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:42:28 Status: Downloaded newer image for docker:20.10.0 17:42:30 ---> 25fe61782690 17:42:30 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:42:30 ---> Running in c80f438ef3d5 17:42:30 Removing intermediate container c80f438ef3d5 17:42:30 ---> 2cc33608cdff 17:42:30 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:42:30 ---> Running in ab3e635a10bb 17:42:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:33 (1/5) Installing libsodium (1.0.18-r0) 17:42:33 (2/5) Installing libzmq (4.3.3-r0) 17:42:33 (3/5) Installing pkgconf (1.7.2-r0) 17:42:33 (4/5) Installing libsodium-dev (1.0.18-r0) 17:42:33 (5/5) Installing zeromq-dev (4.3.3-r0) 17:42:33 Executing busybox-1.31.1-r19.trigger 17:42:33 OK: 167 MiB in 44 packages 17:42:34 Removing intermediate container ab3e635a10bb 17:42:34 ---> 02fda6d2b79b 17:42:34 Step 6/8 : WORKDIR /build 17:42:34 ---> Running in 51e247c99757 17:42:34 Removing intermediate container 51e247c99757 17:42:34 ---> cc70e055b7d7 17:42:34 Step 7/8 : COPY go.mod . 17:42:34 ---> 4bc138b7b4bf 17:42:34 Step 8/8 : RUN go mod download 17:42:34 ---> Running in fa4c25728fc3 17:43:01 Removing intermediate container fa4c25728fc3 17:43:01 ---> e9dfc944f4f0 17:43:01 Successfully built e9dfc944f4f0 17:43:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:43:01 + docker inspect -f . ci-base-image-x86_64 17:43:01 . [Pipeline] withDockerContainer 17:43:01 prd-centos7-docker-4c-2g-28079 does not seem to be running inside a container 17:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/15 -v /w/workspace/app-functions-sdk-go/15:/w/workspace/app-functions-sdk-go/15:rw,z -v /w/workspace/app-functions-sdk-go/15@tmp:/w/workspace/app-functions-sdk-go/15@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:03 $ docker top 55dd25234fda93eb3dc60a8aa6d07d414b2a2c94be3658911f48e2cf0ac77983 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:03 + go version 17:43:03 go version go1.15.5 linux/amd64 [Pipeline] } 17:43:03 $ docker stop --time=1 55dd25234fda93eb3dc60a8aa6d07d414b2a2c94be3658911f48e2cf0ac77983 17:43:05 $ docker rm -f 55dd25234fda93eb3dc60a8aa6d07d414b2a2c94be3658911f48e2cf0ac77983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:05 + docker inspect -f . ci-base-image-x86_64 17:43:05 . [Pipeline] withDockerContainer 17:43:05 prd-centos7-docker-4c-2g-28079 does not seem to be running inside a container 17:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/15 -v /w/workspace/app-functions-sdk-go/15:/w/workspace/app-functions-sdk-go/15:rw,z -v /w/workspace/app-functions-sdk-go/15@tmp:/w/workspace/app-functions-sdk-go/15@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:06 $ docker top 59190b7d588344dc122922d76ecf5195b23c0601a2911f6c5acfd299d287052c -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:07 + make test 17:43:07 make -C ./app-service-template build 17:43:07 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:43:07 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 17:43:22 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:43:22 make -C ./app-service-template test 17:43:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:43:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:43:28 ? new-app-service [no test files] 17:43:28 ok new-app-service/functions 0.014s coverage: 75.8% of statements 17:43:28 CGO_ENABLED=1 go vet ./... 17:43:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28080 in /w/workspace/ndry_app-functions-sdk-go_PR-682 [Pipeline] { [Pipeline] ws 17:43:31 Running in /w/workspace/app-functions-sdk-go/15 [Pipeline] { [Pipeline] checkout 17:43:31 gofmt -l . 17:43:31 [ "`gofmt -l .`" = "" ] 17:43:31 ./bin/test-go-mod-tidy.sh 17:43:32 ./bin/test-attribution-txt.sh 17:43:32 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 17:43:32 make[1]: *** [Makefile:48: test] Error 1 17:43:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:43:32 make: *** [Makefile:9: test-template] Error 2 [Pipeline] } 17:43:32 $ docker stop --time=1 59190b7d588344dc122922d76ecf5195b23c0601a2911f6c5acfd299d287052c 17:43:34 $ docker rm -f 59190b7d588344dc122922d76ecf5195b23c0601a2911f6c5acfd299d287052c [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 17:43:37 ---> job-cost.sh 17:43:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G1Ry 17:43:37 using credential edgex-jenkins-ssh 17:43:37 Cloning the remote Git repository 17:43:37 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:43:38 > git init /w/workspace/app-functions-sdk-go/15 # timeout=10 17:43:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:43:38 > git --version # timeout=10 17:43:38 > git --version # 'git version 2.17.1' 17:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:43:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:43:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/682/head:refs/remotes/origin/PR-682 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:43:41 Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 17:43:42 Merge succeeded, producing cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 17:43:42 Checking out Revision cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 (PR-682) 17:43:41 > git config core.sparsecheckout # timeout=10 17:43:41 > git checkout -f cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 # timeout=10 17:43:42 > git remote # timeout=10 17:43:42 > git config --get remote.origin.url # timeout=10 17:43:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:42 > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 17:43:42 > git rev-parse HEAD^{commit} # timeout=10 17:43:42 > git config core.sparsecheckout # timeout=10 17:43:42 > git checkout -f cdd4b53d6ac5b6a2bf20dfaf0b72d62565fe7b39 # timeout=10 17:43:46 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 17:43:47 17:43:47 GitHub has been notified of this commit’s build result 17:43:47 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:43:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:43:49 + true 17:43:49 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:43:51 ========================================================= 17:43:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:43:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:43:51 + 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 . 17:43:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:43:52 Sending build context to Docker daemon 19.25MB 17:43:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:43:52 Step 2/8 : FROM ${BASE} 17:43:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:53 5f621e34cdf4: Pulling fs layer 17:43:53 a4357932f1b6: Pulling fs layer 17:43:53 18c013af1878: Pulling fs layer 17:43:53 00ac8860ef70: Pulling fs layer 17:43:53 63d7cb157983: Pulling fs layer 17:43:53 b116817d02f9: Pulling fs layer 17:43:53 745a02a5169b: Pulling fs layer 17:43:53 00ac8860ef70: Waiting 17:43:53 63d7cb157983: Waiting 17:43:53 b116817d02f9: Waiting 17:43:53 745a02a5169b: Waiting 17:43:53 18c013af1878: Download complete 17:43:53 a4357932f1b6: Verifying Checksum 17:43:53 a4357932f1b6: Download complete 17:43:53 63d7cb157983: Verifying Checksum 17:43:53 63d7cb157983: Download complete 17:43:53 5f621e34cdf4: Download complete 17:43:53 b116817d02f9: Download complete 17:43:53 5f621e34cdf4: Pull complete 17:43:54 a4357932f1b6: Pull complete 17:43:54 18c013af1878: Pull complete 17:43:55 745a02a5169b: Verifying Checksum 17:43:55 745a02a5169b: Download complete 17:43:57 00ac8860ef70: Verifying Checksum 17:43:57 00ac8860ef70: Download complete 17:44:07 00ac8860ef70: Pull complete 17:44:07 63d7cb157983: Pull complete 17:44:07 b116817d02f9: Pull complete 17:44:11 745a02a5169b: Pull complete 17:44:11 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:44:11 ---> b7e6874047d6 17:44:11 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:44:11 20.10.0: Pulling from library/docker 17:44:11 a3cc7d3b244e: Pulling fs layer 17:44:11 02a3295e0d61: Pulling fs layer 17:44:11 0f4f2e6d8100: Pulling fs layer 17:44:11 330b718f631f: Pulling fs layer 17:44:11 a93816041522: Pulling fs layer 17:44:11 bdb6da89ff94: Pulling fs layer 17:44:11 2a70c0c122f4: Pulling fs layer 17:44:11 330b718f631f: Waiting 17:44:11 a93816041522: Waiting 17:44:11 bdb6da89ff94: Waiting 17:44:11 2a70c0c122f4: Waiting 17:44:11 0f4f2e6d8100: Download complete 17:44:11 02a3295e0d61: Verifying Checksum 17:44:11 02a3295e0d61: Download complete 17:44:11 a93816041522: Download complete 17:44:11 bdb6da89ff94: Verifying Checksum 17:44:11 bdb6da89ff94: Download complete 17:44:11 2a70c0c122f4: Download complete 17:44:11 a3cc7d3b244e: Download complete 17:44:12 a3cc7d3b244e: Pull complete 17:44:13 330b718f631f: Download complete 17:44:13 02a3295e0d61: Pull complete 17:44:13 0f4f2e6d8100: Pull complete 17:44:17 330b718f631f: Pull complete 17:44:17 a93816041522: Pull complete 17:44:18 bdb6da89ff94: Pull complete 17:44:18 2a70c0c122f4: Pull complete 17:44:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:44:18 Status: Downloaded newer image for docker:20.10.0 17:44:18 lf-activate-venv(): INFO: Adding /tmp/venv-G1Ry/bin to PATH 17:44:18 INFO: No Stack... 17:44:18 INFO: Retrieving Pricing Info for: v1-standard-2 17:44:19 INFO: Archiving Costs [Pipeline] sh 17:44:19 + cat /w/workspace/app-functions-sdk-go/15/archives/cost.csv 17:44:19 + cut -d, -f6 [Pipeline] lock 17:44:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] 17:44:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] did not exist. Created. 17:44:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:20 + echo total: 0.029999999329447746 [Pipeline] stash 17:44:20 Stashed 1 file(s) [Pipeline] } 17:44:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:44:21 Failed in branch amd64 17:44:25 ---> 65936976dd4c 17:44:25 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:44:25 ---> Running in f7885f0e6ae1 17:44:25 Removing intermediate container f7885f0e6ae1 17:44:25 ---> 49263a21fa5d 17:44:25 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:44:25 ---> Running in 4c7bcff96eb1 17:44:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:44:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:44:28 (1/5) Installing libsodium (1.0.18-r0) 17:44:28 (2/5) Installing libzmq (4.3.3-r0) 17:44:28 (3/5) Installing pkgconf (1.7.2-r0) 17:44:28 (4/5) Installing libsodium-dev (1.0.18-r0) 17:44:28 (5/5) Installing zeromq-dev (4.3.3-r0) 17:44:28 Executing busybox-1.31.1-r19.trigger 17:44:28 OK: 144 MiB in 44 packages 17:44:30 Removing intermediate container 4c7bcff96eb1 17:44:30 ---> db6309e773dd 17:44:30 Step 6/8 : WORKDIR /build 17:44:30 ---> Running in c47dfc3837a7 17:44:30 Removing intermediate container c47dfc3837a7 17:44:30 ---> dff7e1018feb 17:44:30 Step 7/8 : COPY go.mod . 17:44:31 ---> e73671cd9444 17:44:31 Step 8/8 : RUN go mod download 17:44:31 ---> Running in 2a986bb3c72b 17:44:58 Removing intermediate container 2a986bb3c72b 17:44:58 ---> 7ce2fdc61fb5 17:44:58 Successfully built 7ce2fdc61fb5 17:44:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:44:59 + docker inspect -f . ci-base-image-arm64 17:44:59 . [Pipeline] withDockerContainer 17:44:59 prd-ubuntu18.04-docker-arm64-4c-16g-28080 does not seem to be running inside a container 17:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/15 -v /w/workspace/app-functions-sdk-go/15:/w/workspace/app-functions-sdk-go/15:rw,z -v /w/workspace/app-functions-sdk-go/15@tmp:/w/workspace/app-functions-sdk-go/15@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:00 $ docker top 9b24b71764cb81bff58c7e70bd0c6803d127db9b08c6a2392e962d112b95178f -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:01 + go version 17:45:01 go version go1.15.5 linux/arm64 [Pipeline] } 17:45:01 $ docker stop --time=1 9b24b71764cb81bff58c7e70bd0c6803d127db9b08c6a2392e962d112b95178f 17:45:03 $ docker rm -f 9b24b71764cb81bff58c7e70bd0c6803d127db9b08c6a2392e962d112b95178f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:04 + docker inspect -f . ci-base-image-arm64 17:45:04 . [Pipeline] withDockerContainer 17:45:05 prd-ubuntu18.04-docker-arm64-4c-16g-28080 does not seem to be running inside a container 17:45:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/15 -v /w/workspace/app-functions-sdk-go/15:/w/workspace/app-functions-sdk-go/15:rw,z -v /w/workspace/app-functions-sdk-go/15@tmp:/w/workspace/app-functions-sdk-go/15@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:06 $ docker top e323ba6fd7e152b05cb7b138f5f7a22d501df8c448357e09f8bac3784e810209 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:07 + make test 17:45:07 make -C ./app-service-template build 17:45:07 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:45:07 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 17:45:40 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:45:40 make -C ./app-service-template test 17:45:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:45:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:46:02 ? new-app-service [no test files] 17:46:02 ok new-app-service/functions 0.022s coverage: 75.8% of statements 17:46:02 CGO_ENABLED=1 go vet ./... 17:46:10 gofmt -l . 17:46:10 [ "`gofmt -l .`" = "" ] 17:46:10 ./bin/test-go-mod-tidy.sh 17:46:11 ./bin/test-attribution-txt.sh 17:46:12 An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add 17:46:12 make[1]: *** [Makefile:48: test] Error 1 17:46:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/15/app-service-template' 17:46:12 make: *** [Makefile:9: test-template] Error 2 [Pipeline] } 17:46:12 $ docker stop --time=1 e323ba6fd7e152b05cb7b138f5f7a22d501df8c448357e09f8bac3784e810209 17:46:14 $ docker rm -f e323ba6fd7e152b05cb7b138f5f7a22d501df8c448357e09f8bac3784e810209 [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 17:46:16 ---> job-cost.sh 17:46:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3cFT 17:46:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-3cFT/bin to PATH 17:49:17 INFO: No Stack... 17:49:17 INFO: Retrieving Pricing Info for: lf-standard-4 17:49:17 INFO: Archiving Costs [Pipeline] sh 17:49:17 + cat /w/workspace/app-functions-sdk-go/15/archives/cost.csv 17:49:17 + cut -d, -f6 [Pipeline] lock 17:49:17 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] 17:49:17 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] did not exist. Created. 17:49:17 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:18 /w/workspace/app-functions-sdk-go/15@tmp/durable-6e56c5a9/script.sh: 1: /w/workspace/app-functions-sdk-go/15@tmp/durable-6e56c5a9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:49:18 + echo total: 0.20999999344348907 [Pipeline] stash 17:49:18 Warning: overwriting stash ‘stack-cost’ 17:49:19 Stashed 1 file(s) [Pipeline] } 17:49:19 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-682-15-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:49:19 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 17:49:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:25 ---> package-listing.sh 17:49:25 ++ facter osfamily 17:49:25 ++ tr '[:upper:]' '[:lower:]' 17:49:25 + OS_FAMILY=redhat 17:49:25 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-682 17:49:25 + START_PACKAGES=/tmp/packages_start.txt 17:49:25 + END_PACKAGES=/tmp/packages_end.txt 17:49:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:25 + PACKAGES=/tmp/packages_start.txt 17:49:25 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-682 ']' 17:49:25 + PACKAGES=/tmp/packages_end.txt 17:49:25 + case "${OS_FAMILY}" in 17:49:25 + rpm -qa 17:49:25 + sort 17:49:35 + '[' -f /tmp/packages_start.txt ']' 17:49:35 + '[' -f /tmp/packages_end.txt ']' 17:49:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:35 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-682 ']' 17:49:35 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-682/archives/ 17:49:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-682/archives/ [Pipeline] echo 17:49:35 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-682/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:49:36 17:49:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:49:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:49:36 alpine: Pulling from edgex-lftools-log-publisher 17:49:36 df20fa9351a1: Pulling fs layer 17:49:36 36b3adc4ff6f: Pulling fs layer 17:49:36 8ad3a11d3b57: Pulling fs layer 17:49:36 46f8f816bc3b: Pulling fs layer 17:49:36 93b61091891f: Pulling fs layer 17:49:36 93b9cdb0e59b: Pulling fs layer 17:49:36 5e14af77c1be: Pulling fs layer 17:49:36 01666e4c0597: Pulling fs layer 17:49:36 aa168da1d23b: Pulling fs layer 17:49:36 93b9cdb0e59b: Waiting 17:49:36 5e14af77c1be: Waiting 17:49:36 01666e4c0597: Waiting 17:49:36 aa168da1d23b: Waiting 17:49:36 46f8f816bc3b: Waiting 17:49:36 93b61091891f: Waiting 17:49:36 36b3adc4ff6f: Verifying Checksum 17:49:36 36b3adc4ff6f: Download complete 17:49:36 46f8f816bc3b: Verifying Checksum 17:49:36 46f8f816bc3b: Download complete 17:49:36 df20fa9351a1: Verifying Checksum 17:49:36 df20fa9351a1: Download complete 17:49:36 93b9cdb0e59b: Verifying Checksum 17:49:36 93b9cdb0e59b: Download complete 17:49:36 5e14af77c1be: Verifying Checksum 17:49:36 5e14af77c1be: Download complete 17:49:36 93b61091891f: Verifying Checksum 17:49:36 93b61091891f: Download complete 17:49:36 01666e4c0597: Verifying Checksum 17:49:36 01666e4c0597: Download complete 17:49:37 df20fa9351a1: Pull complete 17:49:37 8ad3a11d3b57: Verifying Checksum 17:49:37 8ad3a11d3b57: Download complete 17:49:37 36b3adc4ff6f: Pull complete 17:49:39 8ad3a11d3b57: Pull complete 17:49:40 aa168da1d23b: Verifying Checksum 17:49:40 aa168da1d23b: Download complete 17:49:41 46f8f816bc3b: Pull complete 17:49:41 93b61091891f: Pull complete 17:49:42 93b9cdb0e59b: Pull complete 17:49:43 5e14af77c1be: Pull complete 17:49:43 01666e4c0597: Pull complete 17:50:02 aa168da1d23b: Pull complete 17:50:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:50:03 prd-centos7-docker-4c-2g-28073 does not seem to be running inside a container 17:50:03 $ 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-682/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-682 -v /w/workspace/ndry_app-functions-sdk-go_PR-682:/w/workspace/ndry_app-functions-sdk-go_PR-682:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-682@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-682@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:50:07 $ docker top 6fddff8501cc6dcdbbc558d6ecfb8d3cc497f7a0fbcad019916e851302fc66ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:50:09 + mkdir -p /var/log/sa [Pipeline] sh 17:50:10 + ls /var/log/sa-host 17:50:10 + sadf -c /var/log/sa-host/sa01 17:50:10 file_magic: OK 17:50:10 HZ: Using current value: 100 17:50:10 file_header: OK 17:50:10 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 17:50:10 Statistics: 17:50:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:50:10 File successfully converted to sysstat format version 12.2.1 17:50:10 + sadf -c /var/log/sa-host/sa23 17:50:10 file_magic: OK 17:50:10 HZ: Using current value: 100 17:50:10 file_header: OK 17:50:10 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 17:50:10 Statistics: 17:50:10 Hnuu...uuuununununu... 17:50:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:10 provisioning config files... 17:50:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-682@tmp/config833655854517727967tmp [Pipeline] { [Pipeline] echo 17:50:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:50:10 ---> create-netrc.sh [Pipeline] } 17:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:50:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:50:11 ---> python-tools-install.sh [Pipeline] echo 17:50:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:50:12 ---> sudo-logs.sh 17:50:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:50:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:50:13 ---> job-cost.sh 17:50:13 lf-activate-venv: SKIPPING 17:50:13 DEBUG: total: 0.20999999344348907 17:50:13 INFO: Retrieving Stack Cost... 17:50:14 INFO: Retrieving Pricing Info for: v1-standard-2 17:50:15 INFO: Archiving Costs [Pipeline] echo 17:50:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:50:15 ---> logs-deploy.sh 17:50:15 lf-activate-venv: SKIPPING 17:50:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-682/15 17:50:15 INFO: archiving workspace using pattern(s): 17:50:18 Archives upload complete. 17:50:18 INFO: archiving logs to Nexus