Pull request #644 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 4752ac0e81a0ff926a317e7d829c586340eb0798+29611b3d058cda2078929c84c413ab145d4a6c62 (cd3849eb3a41cfbcf3a89a853cb154b64d423808) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-644/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-644/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20780 in /w/workspace/ndry_app-functions-sdk-go_PR-644 [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-644 # 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 > 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/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit 4752ac0e81a0ff926a317e7d829c586340eb0798 Merge succeeded, producing 4752ac0e81a0ff926a317e7d829c586340eb0798 Checking out Revision 4752ac0e81a0ff926a317e7d829c586340eb0798 (PR-644) > git config core.sparsecheckout # timeout=10 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # 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 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 Commit message: "feat(sdk): Use ResponseContentType in MessageBus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-16T15:12:54.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-16T15:12:54.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-16T15:12:55.099Z] ========================================================= [2021-01-16T15:12:55.099Z] EdgeX Global Pipelines Version Info [2021-01-16T15:12:55.099Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:12:57.516Z] ------------------- [2021-01-16T15:12:57.516Z] stable info: [2021-01-16T15:12:57.516Z] ------------------- [2021-01-16T15:12:57.516Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-16T15:12:57.516Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-16T15:12:57.516Z] Message: update stable to v1.0.177 [2021-01-16T15:12:58.505Z] ------------------- [2021-01-16T15:12:58.505Z] experimental info: [2021-01-16T15:12:58.505Z] ------------------- [2021-01-16T15:12:58.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-16T15:12:58.505Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-16T15:12:58.505Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-16T15:12:58.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-01-16T15:12:59.066Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-01-16T15:12:59.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-16T15:12:59.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-16T15:12:59.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-16T15:12:59.564Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-16T15:12:59.676Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-16T15:12:59.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-16T15:12:59.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-16T15:13:00.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-16T15:13:00.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-16T15:13:00.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-01-16T15:13:00.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-16T15:13:00.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-16T15:13:00.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-16T15:13:00.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-16T15:13:01.110Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-16T15:13:01.226Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-16T15:13:01.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-16T15:13:01.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-16T15:13:01.702Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-16T15:13:01.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-01-16T15:13:02.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-16T15:13:02.228Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-16T15:13:02.381Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-16T15:13:02.504Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-16T15:13:02.633Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-16T15:13:02.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-644 [Pipeline] echo [2021-01-16T15:13:02.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-644 [Pipeline] echo [2021-01-16T15:13:02.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-644 [Pipeline] echo [2021-01-16T15:13:03.127Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4752ac0e81a0ff926a317e7d829c586340eb0798 [Pipeline] echo [2021-01-16T15:13:03.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4752ac0 [Pipeline] echo [2021-01-16T15:13:03.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-16T15:13:04.451Z] + git log --format=format:%s -1 4752ac0e81a0ff926a317e7d829c586340eb0798 [Pipeline] echo [2021-01-16T15:13:04.583Z] GIT_COMMIT: 4752ac0e81a0ff926a317e7d829c586340eb0798, Commit Message: feat(sdk): Use ResponseContentType in MessageBus [Pipeline] echo [2021-01-16T15:13:04.661Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:13:05.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-16T15:13:05.943Z] [2021-01-16T15:13:05.943Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:13:06.340Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-16T15:13:06.617Z] latest: Pulling from edgex-devops/git-semver [2021-01-16T15:13:06.617Z] 31603596830f: Pulling fs layer [2021-01-16T15:13:06.617Z] 2a8b12db71e7: Pulling fs layer [2021-01-16T15:13:06.617Z] 6ca5941a6612: Pulling fs layer [2021-01-16T15:13:06.617Z] ecc8261a40a4: Pulling fs layer [2021-01-16T15:13:06.617Z] ecc8261a40a4: Waiting [2021-01-16T15:13:06.617Z] 2a8b12db71e7: Verifying Checksum [2021-01-16T15:13:06.617Z] 2a8b12db71e7: Download complete [2021-01-16T15:13:06.617Z] 31603596830f: Download complete [2021-01-16T15:13:06.896Z] 6ca5941a6612: Verifying Checksum [2021-01-16T15:13:06.896Z] 6ca5941a6612: Download complete [2021-01-16T15:13:06.896Z] ecc8261a40a4: Verifying Checksum [2021-01-16T15:13:06.896Z] ecc8261a40a4: Download complete [2021-01-16T15:13:07.164Z] 31603596830f: Pull complete [2021-01-16T15:13:07.164Z] 2a8b12db71e7: Pull complete [2021-01-16T15:13:08.594Z] 6ca5941a6612: Pull complete [2021-01-16T15:13:09.576Z] ecc8261a40a4: Pull complete [2021-01-16T15:13:09.576Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-16T15:13:09.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-16T15:13:09.576Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-16T15:13:09.875Z] prd-centos7-docker-4c-2g-20780 does not seem to be running inside a container [2021-01-16T15:13:10.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-644 -v /w/workspace/ndry_app-functions-sdk-go_PR-644:/w/workspace/ndry_app-functions-sdk-go_PR-644:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-644@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 [2021-01-16T15:13:13.196Z] $ docker top 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-16T15:13:13.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-16T15:13:13.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-16T15:13:14.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-16T15:13:14.036Z] $ docker exec 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent [2021-01-16T15:13:14.404Z] SSH_AUTH_SOCK=/tmp/ssh-nUrNgWaKZe7P/agent.11 [2021-01-16T15:13:14.404Z] SSH_AGENT_PID=16 [2021-01-16T15:13:14.424Z] Running ssh-add (command line suppressed) [2021-01-16T15:13:14.671Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_4120821293940009009.key (/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_4120821293940009009.key) [2021-01-16T15:13:14.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-16T15:13:15.185Z] + git tag --points-at HEAD [Pipeline] } [2021-01-16T15:13:15.249Z] $ docker exec --env ******** --env ******** 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent -k [2021-01-16T15:13:15.439Z] unset SSH_AUTH_SOCK; [2021-01-16T15:13:15.440Z] unset SSH_AGENT_PID; [2021-01-16T15:13:15.440Z] echo Agent pid 16 killed; [2021-01-16T15:13:15.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-16T15:13:15.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-16T15:13:15.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-16T15:13:16.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-16T15:13:16.307Z] $ docker exec 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent [2021-01-16T15:13:16.719Z] SSH_AUTH_SOCK=/tmp/ssh-vN80JcH0ULIj/agent.44 [2021-01-16T15:13:16.719Z] SSH_AGENT_PID=49 [2021-01-16T15:13:16.735Z] Running ssh-add (command line suppressed) [2021-01-16T15:13:17.049Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_7625890201374997387.key (/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/private_key_7625890201374997387.key) [2021-01-16T15:13:17.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-16T15:13:17.648Z] + git semver init [2021-01-16T15:13:17.648Z] # -> Open(): unable to determine branch for HEAD [2021-01-16T15:13:17.648Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-644/.git [2021-01-16T15:13:17.648Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-644 [2021-01-16T15:13:17.648Z] # $SEMVER_REMOTE_NAME = origin [2021-01-16T15:13:17.648Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-16T15:13:17.648Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-16T15:13:17.648Z] # $SEMVER_BRANCH = PR-644 [2021-01-16T15:13:17.648Z] # $SEMVER_TEMP = /tmp/semver-977026832 [2021-01-16T15:13:17.648Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-01-16T15:13:22.006Z] # '/tmp/semver-977026832' -> '/w/workspace/ndry_app-functions-sdk-go_PR-644/.semver' [2021-01-16T15:13:22.006Z] # -> Force: false [2021-01-16T15:13:22.006Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-644/.semver [Pipeline] } [2021-01-16T15:13:22.044Z] $ docker exec --env ******** --env ******** 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 ssh-agent -k [2021-01-16T15:13:22.295Z] unset SSH_AUTH_SOCK; [2021-01-16T15:13:22.295Z] unset SSH_AGENT_PID; [2021-01-16T15:13:22.295Z] echo Agent pid 49 killed; [2021-01-16T15:13:22.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-16T15:13:23.175Z] + git semver [Pipeline] } [2021-01-16T15:13:23.243Z] $ docker stop --time=1 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 [2021-01-16T15:13:25.225Z] $ docker rm -f 731d112b4f5cc4e7d10e797b602ca7ddb0cec2e9f4654583f6726c3959a05369 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-16T15:13:26.135Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-16T15:13:26.899Z] Stashed 1 file(s) [Pipeline] echo [2021-01-16T15:13:26.921Z] [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 [2021-01-16T15:13:42.730Z] Still waiting to schedule task [2021-01-16T15:13:42.730Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-16T15:13:42.756Z] Still waiting to schedule task [2021-01-16T15:13:42.756Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-16T15:15:27.772Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20781 in /w/workspace/ndry_app-functions-sdk-go_PR-644 [Pipeline] { [Pipeline] ws [2021-01-16T15:15:27.859Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-16T15:15:33.403Z] using credential edgex-jenkins-ssh [2021-01-16T15:15:33.476Z] Cloning the remote Git repository [2021-01-16T15:15:33.532Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-16T15:15:33.634Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-01-16T15:15:33.714Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-16T15:15:33.715Z] > git --version # timeout=10 [2021-01-16T15:15:33.738Z] > git --version # 'git version 2.17.1' [2021-01-16T15:15:33.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-16T15:15:33.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-16T15:15:37.737Z] Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit 4752ac0e81a0ff926a317e7d829c586340eb0798 [2021-01-16T15:15:37.967Z] Merge succeeded, producing 4752ac0e81a0ff926a317e7d829c586340eb0798 [2021-01-16T15:15:37.996Z] Checking out Revision 4752ac0e81a0ff926a317e7d829c586340eb0798 (PR-644) [2021-01-16T15:15:37.033Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-16T15:15:37.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-16T15:15:37.091Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-16T15:15:37.121Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-16T15:15:37.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-16T15:15:37.133Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-16T15:15:37.760Z] > git config core.sparsecheckout # timeout=10 [2021-01-16T15:15:37.778Z] > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 [2021-01-16T15:15:37.879Z] > git remote # timeout=10 [2021-01-16T15:15:37.896Z] > git config --get remote.origin.url # timeout=10 [2021-01-16T15:15:37.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-16T15:15:37.924Z] > git merge 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 [2021-01-16T15:15:37.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-16T15:15:38.011Z] > git config core.sparsecheckout # timeout=10 [2021-01-16T15:15:38.048Z] > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 [2021-01-16T15:15:42.547Z] Commit message: "feat(sdk): Use ResponseContentType in MessageBus" [2021-01-16T15:15:42.618Z] > git --version # timeout=10 [2021-01-16T15:15:42.630Z] > git --version # 'git version 2.17.1' [2021-01-16T15:15:42.648Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-16T15:15:44.692Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-16T15:15:45.145Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-16T15:15:45.509Z] + sudo service docker restart [2021-01-16T15:15:45.509Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-16T15:15:47.773Z] ========================================================= [2021-01-16T15:15:47.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-16T15:15:47.773Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:15:48.180Z] + 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 . [2021-01-16T15:15:49.621Z] Sending build context to Docker daemon 19.16MB [2021-01-16T15:15:49.621Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-16T15:15:49.621Z] Step 2/8 : FROM ${BASE} [2021-01-16T15:15:49.894Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-16T15:15:49.894Z] 5f621e34cdf4: Pulling fs layer [2021-01-16T15:15:49.894Z] a4357932f1b6: Pulling fs layer [2021-01-16T15:15:49.894Z] 18c013af1878: Pulling fs layer [2021-01-16T15:15:49.894Z] 00ac8860ef70: Pulling fs layer [2021-01-16T15:15:49.894Z] 63d7cb157983: Pulling fs layer [2021-01-16T15:15:49.894Z] b116817d02f9: Pulling fs layer [2021-01-16T15:15:49.894Z] 745a02a5169b: Pulling fs layer [2021-01-16T15:15:49.894Z] 63d7cb157983: Waiting [2021-01-16T15:15:49.894Z] b116817d02f9: Waiting [2021-01-16T15:15:49.894Z] 745a02a5169b: Waiting [2021-01-16T15:15:49.894Z] 00ac8860ef70: Waiting [2021-01-16T15:15:49.894Z] 18c013af1878: Verifying Checksum [2021-01-16T15:15:49.894Z] 18c013af1878: Download complete [2021-01-16T15:15:49.894Z] a4357932f1b6: Verifying Checksum [2021-01-16T15:15:49.894Z] a4357932f1b6: Download complete [2021-01-16T15:15:49.894Z] 63d7cb157983: Verifying Checksum [2021-01-16T15:15:49.894Z] 63d7cb157983: Download complete [2021-01-16T15:15:49.894Z] b116817d02f9: Verifying Checksum [2021-01-16T15:15:49.894Z] b116817d02f9: Download complete [2021-01-16T15:15:50.492Z] 5f621e34cdf4: Verifying Checksum [2021-01-16T15:15:50.492Z] 5f621e34cdf4: Download complete [2021-01-16T15:15:51.483Z] 5f621e34cdf4: Pull complete [2021-01-16T15:15:51.758Z] a4357932f1b6: Pull complete [2021-01-16T15:15:52.360Z] 18c013af1878: Pull complete [2021-01-16T15:15:52.633Z] 745a02a5169b: Verifying Checksum [2021-01-16T15:15:52.633Z] 745a02a5169b: Download complete [2021-01-16T15:15:54.624Z] 00ac8860ef70: Verifying Checksum [2021-01-16T15:15:54.624Z] 00ac8860ef70: Download complete [2021-01-16T15:16:04.791Z] 00ac8860ef70: Pull complete [2021-01-16T15:16:05.071Z] 63d7cb157983: Pull complete [2021-01-16T15:16:05.352Z] b116817d02f9: Pull complete [2021-01-16T15:16:09.672Z] 745a02a5169b: Pull complete [2021-01-16T15:16:09.672Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-16T15:16:09.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-16T15:16:09.672Z] ---> b7e6874047d6 [2021-01-16T15:16:09.672Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-16T15:16:09.672Z] 20.10.0: Pulling from library/docker [2021-01-16T15:16:09.944Z] a3cc7d3b244e: Pulling fs layer [2021-01-16T15:16:09.944Z] 02a3295e0d61: Pulling fs layer [2021-01-16T15:16:09.944Z] 0f4f2e6d8100: Pulling fs layer [2021-01-16T15:16:09.944Z] 330b718f631f: Pulling fs layer [2021-01-16T15:16:09.944Z] a93816041522: Pulling fs layer [2021-01-16T15:16:09.944Z] bdb6da89ff94: Pulling fs layer [2021-01-16T15:16:09.944Z] 2a70c0c122f4: Pulling fs layer [2021-01-16T15:16:09.944Z] bdb6da89ff94: Waiting [2021-01-16T15:16:09.944Z] 2a70c0c122f4: Waiting [2021-01-16T15:16:09.944Z] 330b718f631f: Waiting [2021-01-16T15:16:09.944Z] a93816041522: Waiting [2021-01-16T15:16:10.216Z] 02a3295e0d61: Verifying Checksum [2021-01-16T15:16:10.216Z] 02a3295e0d61: Download complete [2021-01-16T15:16:10.489Z] a3cc7d3b244e: Verifying Checksum [2021-01-16T15:16:10.489Z] a3cc7d3b244e: Download complete [2021-01-16T15:16:10.489Z] 0f4f2e6d8100: Download complete [2021-01-16T15:16:10.489Z] bdb6da89ff94: Verifying Checksum [2021-01-16T15:16:10.489Z] bdb6da89ff94: Download complete [2021-01-16T15:16:11.082Z] a93816041522: Verifying Checksum [2021-01-16T15:16:11.082Z] a93816041522: Download complete [2021-01-16T15:16:11.082Z] a3cc7d3b244e: Pull complete [2021-01-16T15:16:11.357Z] 2a70c0c122f4: Verifying Checksum [2021-01-16T15:16:11.357Z] 2a70c0c122f4: Download complete [2021-01-16T15:16:11.631Z] 02a3295e0d61: Pull complete [2021-01-16T15:16:12.229Z] 0f4f2e6d8100: Pull complete [2021-01-16T15:16:14.857Z] 330b718f631f: Download complete [2021-01-16T15:16:17.587Z] Running on prd-centos7-docker-4c-2g-20782 in /w/workspace/ndry_app-functions-sdk-go_PR-644 [Pipeline] { [Pipeline] ws [2021-01-16T15:16:17.824Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-16T15:16:19.178Z] 330b718f631f: Pull complete [2021-01-16T15:16:19.178Z] a93816041522: Pull complete [2021-01-16T15:16:19.178Z] bdb6da89ff94: Pull complete [2021-01-16T15:16:19.450Z] 2a70c0c122f4: Pull complete [2021-01-16T15:16:19.450Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-16T15:16:19.450Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-16T15:16:20.624Z] using credential edgex-jenkins-ssh [2021-01-16T15:16:20.692Z] Cloning the remote Git repository [2021-01-16T15:16:20.532Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-16T15:16:20.615Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-01-16T15:16:20.685Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-16T15:16:20.686Z] > git --version # timeout=10 [2021-01-16T15:16:20.692Z] > git --version # 'git version 2.24.3' [2021-01-16T15:16:20.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-16T15:16:20.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-16T15:16:23.059Z] Merging remotes/origin/master commit 29611b3d058cda2078929c84c413ab145d4a6c62 into PR head commit 4752ac0e81a0ff926a317e7d829c586340eb0798 [2021-01-16T15:16:23.166Z] Merge succeeded, producing 4752ac0e81a0ff926a317e7d829c586340eb0798 [2021-01-16T15:16:23.166Z] Checking out Revision 4752ac0e81a0ff926a317e7d829c586340eb0798 (PR-644) [2021-01-16T15:16:22.473Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-16T15:16:22.481Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-16T15:16:22.496Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-16T15:16:22.515Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-16T15:16:22.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-16T15:16:22.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-16T15:16:23.061Z] > git config core.sparsecheckout # timeout=10 [2021-01-16T15:16:23.067Z] > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 [2021-01-16T15:16:23.123Z] > git remote # timeout=10 [2021-01-16T15:16:23.130Z] > git config --get remote.origin.url # timeout=10 [2021-01-16T15:16:23.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-16T15:16:23.148Z] > git merge 29611b3d058cda2078929c84c413ab145d4a6c62 # timeout=10 [2021-01-16T15:16:23.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-16T15:16:23.170Z] > git config core.sparsecheckout # timeout=10 [2021-01-16T15:16:23.175Z] > git checkout -f 4752ac0e81a0ff926a317e7d829c586340eb0798 # timeout=10 [2021-01-16T15:16:26.191Z] ---> 6efd3d1b7391 [2021-01-16T15:16:26.191Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-16T15:16:26.191Z] ---> Running in 7b102e140d4f [2021-01-16T15:16:26.191Z] Removing intermediate container 7b102e140d4f [2021-01-16T15:16:26.191Z] ---> 577edef657fc [2021-01-16T15:16:26.191Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-16T15:16:26.191Z] ---> Running in 007f9b0a9f3d [2021-01-16T15:16:26.860Z] Commit message: "feat(sdk): Use ResponseContentType in MessageBus" [2021-01-16T15:16:26.891Z] > git --version # timeout=10 [2021-01-16T15:16:26.895Z] > git --version # 'git version 2.24.3' [2021-01-16T15:16:26.901Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-16T15:16:27.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-16T15:16:28.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-16T15:16:28.443Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-16T15:16:28.743Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-16T15:16:28.794Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-16T15:16:29.013Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-16T15:16:29.013Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-16T15:16:29.013Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-16T15:16:29.119Z] + sudo service docker restart [2021-01-16T15:16:29.119Z] + true [2021-01-16T15:16:29.119Z] Redirecting to /bin/systemctl restart docker.service [2021-01-16T15:16:29.283Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-16T15:16:29.283Z] Executing busybox-1.31.1-r19.trigger [2021-01-16T15:16:29.283Z] OK: 144 MiB in 44 packages [Pipeline] unstash [2021-01-16T15:16:30.721Z] Removing intermediate container 007f9b0a9f3d [2021-01-16T15:16:30.721Z] ---> 282deb0e1af5 [2021-01-16T15:16:30.721Z] Step 6/8 : WORKDIR /build [2021-01-16T15:16:30.721Z] ---> Running in d3baf906cdee [Pipeline] echo [2021-01-16T15:16:30.815Z] ========================================================= [2021-01-16T15:16:30.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-16T15:16:30.815Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:16:30.997Z] Removing intermediate container d3baf906cdee [2021-01-16T15:16:30.998Z] ---> b9d04a18edec [2021-01-16T15:16:30.998Z] Step 7/8 : COPY go.mod . [2021-01-16T15:16:31.226Z] + 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 . [2021-01-16T15:16:31.824Z] Sending build context to Docker daemon 19.16MB [2021-01-16T15:16:31.824Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-16T15:16:31.824Z] Step 2/8 : FROM ${BASE} [2021-01-16T15:16:31.824Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-16T15:16:31.824Z] 188c0c94c7c5: Pulling fs layer [2021-01-16T15:16:31.824Z] 0ef7d3d256c8: Pulling fs layer [2021-01-16T15:16:31.824Z] de9db76c5a1d: Pulling fs layer [2021-01-16T15:16:31.824Z] bca2f99d35d6: Pulling fs layer [2021-01-16T15:16:31.824Z] 93359f2a8cfa: Pulling fs layer [2021-01-16T15:16:31.824Z] 7c6f9722023f: Pulling fs layer [2021-01-16T15:16:31.824Z] a35cf1a2eb13: Pulling fs layer [2021-01-16T15:16:31.824Z] 93359f2a8cfa: Waiting [2021-01-16T15:16:31.824Z] a35cf1a2eb13: Waiting [2021-01-16T15:16:31.824Z] bca2f99d35d6: Waiting [2021-01-16T15:16:31.824Z] 7c6f9722023f: Waiting [2021-01-16T15:16:31.824Z] de9db76c5a1d: Download complete [2021-01-16T15:16:31.824Z] 0ef7d3d256c8: Download complete [2021-01-16T15:16:31.824Z] 93359f2a8cfa: Verifying Checksum [2021-01-16T15:16:31.824Z] 93359f2a8cfa: Download complete [2021-01-16T15:16:31.824Z] 7c6f9722023f: Download complete [2021-01-16T15:16:31.995Z] ---> 2de131d5cca1 [2021-01-16T15:16:31.995Z] Step 8/8 : RUN go mod download [2021-01-16T15:16:31.995Z] ---> Running in 2aade45e7b7c [2021-01-16T15:16:32.088Z] 188c0c94c7c5: Verifying Checksum [2021-01-16T15:16:32.088Z] 188c0c94c7c5: Download complete [2021-01-16T15:16:32.355Z] 188c0c94c7c5: Pull complete [2021-01-16T15:16:32.355Z] 0ef7d3d256c8: Pull complete [2021-01-16T15:16:32.617Z] de9db76c5a1d: Pull complete [2021-01-16T15:16:33.568Z] a35cf1a2eb13: Download complete [2021-01-16T15:16:34.972Z] bca2f99d35d6: Verifying Checksum [2021-01-16T15:16:34.972Z] bca2f99d35d6: Download complete [2021-01-16T15:16:40.334Z] bca2f99d35d6: Pull complete [2021-01-16T15:16:40.603Z] 93359f2a8cfa: Pull complete [2021-01-16T15:16:40.603Z] 7c6f9722023f: Pull complete [2021-01-16T15:16:48.787Z] a35cf1a2eb13: Pull complete [2021-01-16T15:16:48.787Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-16T15:16:48.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-16T15:16:48.787Z] ---> a62c8e92a672 [2021-01-16T15:16:48.787Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-16T15:16:48.787Z] 20.10.0: Pulling from library/docker [2021-01-16T15:16:49.372Z] 05e7bc50f07f: Pulling fs layer [2021-01-16T15:16:49.372Z] 6db28d0fdbf6: Pulling fs layer [2021-01-16T15:16:49.372Z] 292df0bc6bf3: Pulling fs layer [2021-01-16T15:16:49.372Z] 2e060f4bd70b: Pulling fs layer [2021-01-16T15:16:49.372Z] 80e8d568a223: Pulling fs layer [2021-01-16T15:16:49.372Z] 8dc6ef1a942a: Pulling fs layer [2021-01-16T15:16:49.372Z] 2312dd95470a: Pulling fs layer [2021-01-16T15:16:49.372Z] 2e060f4bd70b: Waiting [2021-01-16T15:16:49.372Z] 80e8d568a223: Waiting [2021-01-16T15:16:49.372Z] 8dc6ef1a942a: Waiting [2021-01-16T15:16:49.372Z] 2312dd95470a: Waiting [2021-01-16T15:16:49.372Z] 292df0bc6bf3: Verifying Checksum [2021-01-16T15:16:49.372Z] 292df0bc6bf3: Download complete [2021-01-16T15:16:49.637Z] 6db28d0fdbf6: Verifying Checksum [2021-01-16T15:16:49.637Z] 6db28d0fdbf6: Download complete [2021-01-16T15:16:49.637Z] 05e7bc50f07f: Verifying Checksum [2021-01-16T15:16:49.637Z] 05e7bc50f07f: Download complete [2021-01-16T15:16:49.901Z] 8dc6ef1a942a: Verifying Checksum [2021-01-16T15:16:49.901Z] 8dc6ef1a942a: Download complete [2021-01-16T15:16:49.901Z] 05e7bc50f07f: Pull complete [2021-01-16T15:16:50.164Z] 2312dd95470a: Verifying Checksum [2021-01-16T15:16:50.164Z] 2312dd95470a: Download complete [2021-01-16T15:16:50.164Z] 80e8d568a223: Download complete [2021-01-16T15:16:50.427Z] 6db28d0fdbf6: Pull complete [2021-01-16T15:16:50.427Z] 292df0bc6bf3: Pull complete [2021-01-16T15:16:55.738Z] 2e060f4bd70b: Verifying Checksum [2021-01-16T15:16:55.738Z] 2e060f4bd70b: Download complete [2021-01-16T15:16:57.696Z] 2e060f4bd70b: Pull complete [2021-01-16T15:16:57.696Z] 80e8d568a223: Pull complete [2021-01-16T15:16:57.963Z] 8dc6ef1a942a: Pull complete [2021-01-16T15:16:57.963Z] 2312dd95470a: Pull complete [2021-01-16T15:16:57.963Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-16T15:16:57.963Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-16T15:16:58.789Z] Removing intermediate container 2aade45e7b7c [2021-01-16T15:16:58.790Z] ---> 28f1acf0a9ce [2021-01-16T15:16:58.790Z] Successfully built 28f1acf0a9ce [2021-01-16T15:16:58.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:16:59.167Z] + docker inspect -f . ci-base-image-arm64 [2021-01-16T15:16:59.167Z] . [Pipeline] withDockerContainer [2021-01-16T15:16:59.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-20781 does not seem to be running inside a container [2021-01-16T15:16:59.533Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-16T15:16:59.895Z] ---> 9c453a1c3f0c [2021-01-16T15:16:59.896Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-16T15:16:59.896Z] ---> Running in 76fa74de3efd [2021-01-16T15:16:59.896Z] Removing intermediate container 76fa74de3efd [2021-01-16T15:16:59.896Z] ---> 09237492196b [2021-01-16T15:16:59.896Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-16T15:16:59.896Z] ---> Running in f7c58e689e02 [2021-01-16T15:17:00.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-16T15:17:01.036Z] $ docker top 71419b9dcc47e8050cff60ca05b148beda58cf35a91abddb641055f319bf3bfa -eo pid,comm [Pipeline] { [2021-01-16T15:17:01.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-01-16T15:17:01.702Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-16T15:17:01.702Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-16T15:17:01.966Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-16T15:17:01.966Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-16T15:17:01.966Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-16T15:17:02.175Z] + go version [2021-01-16T15:17:02.176Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-16T15:17:02.215Z] $ docker stop --time=1 71419b9dcc47e8050cff60ca05b148beda58cf35a91abddb641055f319bf3bfa [2021-01-16T15:17:02.242Z] Executing busybox-1.31.1-r19.trigger [2021-01-16T15:17:02.242Z] OK: 167 MiB in 44 packages [2021-01-16T15:17:02.820Z] Removing intermediate container f7c58e689e02 [2021-01-16T15:17:02.820Z] ---> e98c24a73374 [2021-01-16T15:17:02.820Z] Step 6/8 : WORKDIR /build [2021-01-16T15:17:03.084Z] ---> Running in 98e64556ea75 [2021-01-16T15:17:03.084Z] Removing intermediate container 98e64556ea75 [2021-01-16T15:17:03.084Z] ---> 51201a8eb37c [2021-01-16T15:17:03.084Z] Step 7/8 : COPY go.mod . [2021-01-16T15:17:03.368Z] ---> 606acbd474c9 [2021-01-16T15:17:03.368Z] Step 8/8 : RUN go mod download [2021-01-16T15:17:03.368Z] ---> Running in 6aea670f75b2 [2021-01-16T15:17:04.153Z] $ docker rm -f 71419b9dcc47e8050cff60ca05b148beda58cf35a91abddb641055f319bf3bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:17:05.562Z] + docker inspect -f . ci-base-image-arm64 [2021-01-16T15:17:05.562Z] . [Pipeline] withDockerContainer [2021-01-16T15:17:05.846Z] prd-ubuntu18.04-docker-arm64-4c-16g-20781 does not seem to be running inside a container [2021-01-16T15:17:05.931Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-16T15:17:07.356Z] $ docker top f966e486cc9092ec62ff654105039c5b58739926d54a005251f8ca7d00aca244 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-16T15:17:08.387Z] + make test [2021-01-16T15:17:08.387Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-16T15:17:09.825Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-16T15:17:25.422Z] Removing intermediate container 6aea670f75b2 [2021-01-16T15:17:25.422Z] ---> 63d5d23423cb [2021-01-16T15:17:25.422Z] Successfully built 63d5d23423cb [2021-01-16T15:17:25.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:17:25.782Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-16T15:17:25.782Z] . [Pipeline] withDockerContainer [2021-01-16T15:17:25.955Z] prd-centos7-docker-4c-2g-20782 does not seem to be running inside a container [2021-01-16T15:17:26.013Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-16T15:17:26.862Z] $ docker top 488e6d6df9ccdcd527d918a826a68b32286f2feaa109721c09ac78341eba23cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-16T15:17:27.441Z] + go version [2021-01-16T15:17:27.441Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-16T15:17:27.476Z] $ docker stop --time=1 488e6d6df9ccdcd527d918a826a68b32286f2feaa109721c09ac78341eba23cd [2021-01-16T15:17:28.870Z] $ docker rm -f 488e6d6df9ccdcd527d918a826a68b32286f2feaa109721c09ac78341eba23cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:17:29.983Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-16T15:17:29.983Z] . [Pipeline] withDockerContainer [2021-01-16T15:17:30.120Z] prd-centos7-docker-4c-2g-20782 does not seem to be running inside a container [2021-01-16T15:17:30.178Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-16T15:17:30.937Z] $ docker top 716ec35aaa9f73bec659a0f0a767b01fea548a00bc0dbf67c0cac4ce2a1effb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-16T15:17:31.545Z] + make test [2021-01-16T15:17:31.545Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-16T15:17:32.033Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.053s coverage: 81.0% of statements [2021-01-16T15:17:32.952Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-16T15:17:41.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.012s coverage: 81.0% of statements [2021-01-16T15:17:49.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.022s coverage: 48.6% of statements [2021-01-16T15:17:49.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-16T15:17:49.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-16T15:17:49.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.035s coverage: 61.5% of statements [2021-01-16T15:17:49.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-16T15:17:49.772Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.055s coverage: 67.7% of statements [2021-01-16T15:17:49.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-16T15:17:49.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-16T15:17:49.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-16T15:17:49.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-16T15:17:49.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-16T15:17:49.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-16T15:17:49.772Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements [2021-01-16T15:17:49.772Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-16T15:17:49.772Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 8.8% of statements [2021-01-16T15:17:54.242Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.055s coverage: 48.6% of statements [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-16T15:17:54.242Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.070s coverage: 61.5% of statements [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-16T15:17:54.242Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.071s coverage: 67.7% of statements [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-16T15:17:54.242Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements [2021-01-16T15:17:54.242Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-16T15:17:54.242Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.029s coverage: 8.8% of statements [2021-01-16T15:18:04.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.840s coverage: 77.5% of statements [2021-01-16T15:18:04.820Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-16T15:18:04.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.019s coverage: 87.9% of statements [2021-01-16T15:18:04.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.023s coverage: 80.5% of statements [2021-01-16T15:18:04.820Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 71.7% of statements [2021-01-16T15:18:09.336Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.914s coverage: 77.5% of statements [2021-01-16T15:18:09.336Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-16T15:18:09.336Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.038s coverage: 87.9% of statements [2021-01-16T15:18:09.336Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.060s coverage: 80.5% of statements [2021-01-16T15:18:09.336Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.020s coverage: 71.7% of statements [2021-01-16T15:18:17.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.045s coverage: 81.4% of statements [2021-01-16T15:18:17.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-01-16T15:18:17.077Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-16T15:18:20.463Z] gofmt -l . [2021-01-16T15:18:20.463Z] [ "`gofmt -l .`" = "" ] [2021-01-16T15:18:20.463Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-16T15:18:21.072Z] $ docker stop --time=1 716ec35aaa9f73bec659a0f0a767b01fea548a00bc0dbf67c0cac4ce2a1effb2 [2021-01-16T15:18:22.971Z] $ docker rm -f 716ec35aaa9f73bec659a0f0a767b01fea548a00bc0dbf67c0cac4ce2a1effb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-16T15:18:23.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-16T15:18:24.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-16T15:18:24.401Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 81.4% of statements [2021-01-16T15:18:24.402Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.013s coverage: 94.4% of statements [2021-01-16T15:18:24.402Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-16T15:18:32.721Z] gofmt -l . [2021-01-16T15:18:32.992Z] [ "`gofmt -l .`" = "" ] [2021-01-16T15:18:33.263Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-16T15:18:33.900Z] $ docker stop --time=1 f966e486cc9092ec62ff654105039c5b58739926d54a005251f8ca7d00aca244 [2021-01-16T15:18:36.021Z] $ docker rm -f f966e486cc9092ec62ff654105039c5b58739926d54a005251f8ca7d00aca244 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-16T15:18:37.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-16T15:18:37.049Z] Warning: overwriting stash ‘coverage-report’ [2021-01-16T15:18:37.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-16T15:18:40.326Z] provisioning config files... [2021-01-16T15:18:40.349Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/config6323239283937370060tmp [Pipeline] { [Pipeline] sh [2021-01-16T15:18:40.815Z] + set +x [2021-01-16T15:18:40.815Z] + curl -s https://codecov.io/bash [2021-01-16T15:18:40.815Z] + bash -s -- [2021-01-16T15:18:41.116Z] [2021-01-16T15:18:41.116Z] _____ _ [2021-01-16T15:18:41.116Z] / ____| | | [2021-01-16T15:18:41.116Z] | | ___ __| | ___ ___ _____ __ [2021-01-16T15:18:41.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-16T15:18:41.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-16T15:18:41.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-16T15:18:41.116Z] Bash-20210115-cec3c92 [2021-01-16T15:18:41.116Z] [2021-01-16T15:18:41.116Z] [2021-01-16T15:18:41.116Z] ==> git version 2.24.3 found [2021-01-16T15:18:41.116Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-16T15:18:41.116Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-16T15:18:41.116Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-16T15:18:41.116Z] ==> Jenkins CI detected. [2021-01-16T15:18:41.116Z] project root: . [2021-01-16T15:18:41.116Z] --> token set from env [2021-01-16T15:18:41.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-16T15:18:41.410Z] ==> Running gcov in . (disable via -X gcov) [2021-01-16T15:18:41.410Z] ==> Python coveragepy not found [2021-01-16T15:18:41.410Z] ==> Searching for coverage reports in: [2021-01-16T15:18:41.410Z] + . [2021-01-16T15:18:41.410Z] -> Found 1 reports [2021-01-16T15:18:41.410Z] ==> Detecting git/mercurial file structure [2021-01-16T15:18:41.410Z] ==> Reading reports [2021-01-16T15:18:41.410Z] + ./coverage.out bytes=74538 [2021-01-16T15:18:41.410Z] ==> Appending adjustments [2021-01-16T15:18:41.410Z] https://docs.codecov.io/docs/fixing-reports [2021-01-16T15:18:42.428Z] + Found adjustments [2021-01-16T15:18:42.428Z] ==> Gzipping contents [2021-01-16T15:18:42.428Z] 16K /tmp/codecov.qRYMo4.gz [2021-01-16T15:18:42.428Z] ==> Uploading reports [2021-01-16T15:18:42.428Z] url: https://codecov.io [2021-01-16T15:18:42.428Z] query: branch=PR-644&commit=4752ac0e81a0ff926a317e7d829c586340eb0798&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=644&job=&cmd_args= [2021-01-16T15:18:42.428Z] -> Pinging Codecov [2021-01-16T15:18:42.428Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-644&commit=4752ac0e81a0ff926a317e7d829c586340eb0798&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=644&job=&cmd_args= [2021-01-16T15:18:42.729Z] -> Uploading to [2021-01-16T15:18:42.729Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-16/3D8B5DFFC46A037C893635FACE044666/4752ac0e81a0ff926a317e7d829c586340eb0798/fb6d4d95-d373-47f8-a12f-44c4198e3b9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210116T151842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebe871877b5415bdb0671967b97a0fd19e9dffbfb5d8d6e7697d18d4ee0a652d [2021-01-16T15:18:43.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-16T15:18:43.016Z] Dload Upload Total Spent Left Speed [2021-01-16T15:18:43.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12963 0 0 100 12963 0 25782 --:--:-- --:--:-- --:--:-- 25771 100 12963 0 0 100 12963 0 25770 --:--:-- --:--:-- --:--:-- 25771 [2021-01-16T15:18:43.289Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4752ac0e81a0ff926a317e7d829c586340eb0798 [Pipeline] } [2021-01-16T15:18:43.319Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:18:46.606Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:18:47.253Z] ---> package-listing.sh [2021-01-16T15:18:47.253Z] ++ facter osfamily [2021-01-16T15:18:47.253Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-16T15:18:47.525Z] + OS_FAMILY=redhat [2021-01-16T15:18:47.525Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-644 [2021-01-16T15:18:47.525Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-16T15:18:47.525Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-16T15:18:47.525Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-16T15:18:47.525Z] + PACKAGES=/tmp/packages_start.txt [2021-01-16T15:18:47.525Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-644 ']' [2021-01-16T15:18:47.525Z] + PACKAGES=/tmp/packages_end.txt [2021-01-16T15:18:47.525Z] + case "${OS_FAMILY}" in [2021-01-16T15:18:47.525Z] + rpm -qa [2021-01-16T15:18:47.525Z] + sort [2021-01-16T15:18:52.929Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-16T15:18:52.929Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-16T15:18:52.929Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-16T15:18:52.929Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-644 ']' [2021-01-16T15:18:52.929Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-644/archives/ [2021-01-16T15:18:52.929Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-644/archives/ [Pipeline] echo [2021-01-16T15:18:52.969Z] 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-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-16T15:18:53.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:18:54.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-16T15:18:54.300Z] [2021-01-16T15:18:54.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-16T15:18:54.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-16T15:18:55.077Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-16T15:18:55.077Z] df20fa9351a1: Pulling fs layer [2021-01-16T15:18:55.077Z] 36b3adc4ff6f: Pulling fs layer [2021-01-16T15:18:55.077Z] 8ad3a11d3b57: Pulling fs layer [2021-01-16T15:18:55.077Z] 46f8f816bc3b: Pulling fs layer [2021-01-16T15:18:55.077Z] 93b61091891f: Pulling fs layer [2021-01-16T15:18:55.077Z] 93b9cdb0e59b: Pulling fs layer [2021-01-16T15:18:55.077Z] 5e14af77c1be: Pulling fs layer [2021-01-16T15:18:55.077Z] 01666e4c0597: Pulling fs layer [2021-01-16T15:18:55.077Z] aa168da1d23b: Pulling fs layer [2021-01-16T15:18:55.077Z] 46f8f816bc3b: Waiting [2021-01-16T15:18:55.077Z] 93b61091891f: Waiting [2021-01-16T15:18:55.077Z] 93b9cdb0e59b: Waiting [2021-01-16T15:18:55.077Z] 5e14af77c1be: Waiting [2021-01-16T15:18:55.077Z] 01666e4c0597: Waiting [2021-01-16T15:18:55.077Z] aa168da1d23b: Waiting [2021-01-16T15:18:55.077Z] 36b3adc4ff6f: Verifying Checksum [2021-01-16T15:18:55.077Z] 36b3adc4ff6f: Download complete [2021-01-16T15:18:55.077Z] 46f8f816bc3b: Verifying Checksum [2021-01-16T15:18:55.077Z] 46f8f816bc3b: Download complete [2021-01-16T15:18:55.077Z] df20fa9351a1: Verifying Checksum [2021-01-16T15:18:55.077Z] 93b9cdb0e59b: Verifying Checksum [2021-01-16T15:18:55.077Z] 93b9cdb0e59b: Download complete [2021-01-16T15:18:55.390Z] 5e14af77c1be: Verifying Checksum [2021-01-16T15:18:55.390Z] 5e14af77c1be: Download complete [2021-01-16T15:18:55.390Z] 01666e4c0597: Download complete [2021-01-16T15:18:55.390Z] 93b61091891f: Download complete [2021-01-16T15:18:56.020Z] df20fa9351a1: Pull complete [2021-01-16T15:18:56.646Z] 8ad3a11d3b57: Verifying Checksum [2021-01-16T15:18:56.646Z] 8ad3a11d3b57: Download complete [2021-01-16T15:18:56.646Z] 36b3adc4ff6f: Pull complete [2021-01-16T15:18:58.231Z] 8ad3a11d3b57: Pull complete [2021-01-16T15:18:58.231Z] 46f8f816bc3b: Pull complete [2021-01-16T15:18:58.898Z] 93b61091891f: Pull complete [2021-01-16T15:18:59.170Z] 93b9cdb0e59b: Pull complete [2021-01-16T15:18:59.492Z] 5e14af77c1be: Pull complete [2021-01-16T15:19:00.104Z] 01666e4c0597: Pull complete [2021-01-16T15:19:00.699Z] aa168da1d23b: Verifying Checksum [2021-01-16T15:19:00.699Z] aa168da1d23b: Download complete [2021-01-16T15:19:13.205Z] aa168da1d23b: Pull complete [2021-01-16T15:19:13.205Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-16T15:19:13.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-16T15:19:13.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-16T15:19:13.698Z] prd-centos7-docker-4c-2g-20780 does not seem to be running inside a container [2021-01-16T15:19:13.795Z] $ 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-644/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-644 -v /w/workspace/ndry_app-functions-sdk-go_PR-644:/w/workspace/ndry_app-functions-sdk-go_PR-644:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-644@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-644@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 [2021-01-16T15:19:17.534Z] $ docker top b0f9de494b86acf62ad7156687935884e2d22fbc16f18f3ca106e04453e36832 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-16T15:19:18.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-16T15:19:18.727Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-16T15:19:19.065Z] + ls /var/log/sa-host [2021-01-16T15:19:19.065Z] + sadf -c /var/log/sa-host/sa16 [2021-01-16T15:19:19.065Z] file_magic: OK [2021-01-16T15:19:19.065Z] HZ: Using current value: 100 [2021-01-16T15:19:19.065Z] file_header: OK [2021-01-16T15:19:19.065Z] 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 [2021-01-16T15:19:19.065Z] Statistics: [2021-01-16T15:19:19.065Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-16T15:19:19.065Z] File successfully converted to sysstat format version 12.2.1 [2021-01-16T15:19:19.065Z] + sadf -c /var/log/sa-host/sa23 [2021-01-16T15:19:19.065Z] file_magic: OK [2021-01-16T15:19:19.065Z] HZ: Using current value: 100 [2021-01-16T15:19:19.065Z] file_header: OK [2021-01-16T15:19:19.065Z] 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 [2021-01-16T15:19:19.065Z] Statistics: [2021-01-16T15:19:19.065Z] Hnuu...uuuununununu... [2021-01-16T15:19:19.065Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-16T15:19:19.803Z] provisioning config files... [2021-01-16T15:19:19.829Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-644@tmp/config4726792514423658538tmp [Pipeline] { [Pipeline] echo [2021-01-16T15:19:19.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:19:20.695Z] ---> create-netrc.sh [Pipeline] } [2021-01-16T15:19:20.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-16T15:19:20.979Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:19:21.459Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-16T15:19:21.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:19:22.004Z] ---> sudo-logs.sh [2021-01-16T15:19:22.004Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-16T15:19:22.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:19:22.420Z] ---> job-cost.sh [2021-01-16T15:19:22.693Z] lf-activate-venv: SKIPPING [2021-01-16T15:19:22.693Z] INFO: No Stack... [2021-01-16T15:19:23.687Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-16T15:19:23.955Z] INFO: Archiving Costs [Pipeline] echo [2021-01-16T15:19:24.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-16T15:19:24.389Z] ---> logs-deploy.sh [2021-01-16T15:19:24.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-644/1 [2021-01-16T15:19:24.389Z] INFO: archiving workspace using pattern(s): [2021-01-16T15:19:27.760Z] Archives upload complete. [2021-01-16T15:19:27.760Z] INFO: archiving logs to Nexus