Pull request #671 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04+ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb (ffe4915b3d03996c4d367e0f20ee4af7a25c7fe7) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-26950’ is offline; ‘prd-centos7-docker-4c-2g-26951’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26960 in /w/workspace/ndry_app-functions-sdk-go_PR-671 [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-671 # 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/671/head:refs/remotes/origin/PR-671 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb into PR head commit b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 Merge succeeded, producing b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 Checking out Revision b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 (PR-671) > git config core.sparsecheckout # timeout=10 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # 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 ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git rev-list --no-walk d9a59e28440ac0bdd89b49033815d90a8863130a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-19T21:43:00.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-19T21:43:01.014Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-19T21:43:01.144Z] ========================================================= [2021-02-19T21:43:01.144Z] EdgeX Global Pipelines Version Info [2021-02-19T21:43:01.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:43:02.624Z] ------------------- [2021-02-19T21:43:02.624Z] stable info: [2021-02-19T21:43:02.624Z] ------------------- [2021-02-19T21:43:02.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T21:43:02.624Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T21:43:02.624Z] Message: update stable to v1.0.179 [2021-02-19T21:43:04.017Z] ------------------- [2021-02-19T21:43:04.017Z] experimental info: [2021-02-19T21:43:04.017Z] ------------------- [2021-02-19T21:43:04.017Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T21:43:04.017Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T21:43:04.017Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-19T21:43:04.287Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-19T21:43:04.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-19T21:43:04.481Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-19T21:43:04.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-19T21:43:04.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-19T21:43:04.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-19T21:43:04.847Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-19T21:43:04.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-19T21:43:05.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-19T21:43:05.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-19T21:43:05.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-19T21:43:05.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-19T21:43:05.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-19T21:43:05.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-19T21:43:05.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:43:05.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:43:05.739Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:43:05.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:43:05.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-19T21:43:06.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-19T21:43:06.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-19T21:43:06.180Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-19T21:43:06.260Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-19T21:43:06.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-19T21:43:06.422Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-19T21:43:06.511Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-19T21:43:06.618Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-19T21:43:06.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-671 [Pipeline] echo [2021-02-19T21:43:06.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-671 [Pipeline] echo [2021-02-19T21:43:06.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-671 [Pipeline] echo [2021-02-19T21:43:06.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [Pipeline] echo [2021-02-19T21:43:07.049Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b49bbeb [Pipeline] echo [2021-02-19T21:43:07.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T21:43:07.765Z] + git log --format=format:%s -1 b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [Pipeline] echo [2021-02-19T21:43:07.825Z] GIT_COMMIT: b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2021-02-19T21:43:07.869Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:43:08.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T21:43:08.465Z] [2021-02-19T21:43:08.465Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:43:08.814Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T21:43:08.814Z] latest: Pulling from edgex-devops/git-semver [2021-02-19T21:43:08.814Z] 31603596830f: Pulling fs layer [2021-02-19T21:43:08.814Z] 2a8b12db71e7: Pulling fs layer [2021-02-19T21:43:08.814Z] 6ca5941a6612: Pulling fs layer [2021-02-19T21:43:08.814Z] ecc8261a40a4: Pulling fs layer [2021-02-19T21:43:08.814Z] ecc8261a40a4: Waiting [2021-02-19T21:43:08.814Z] 2a8b12db71e7: Verifying Checksum [2021-02-19T21:43:08.814Z] 2a8b12db71e7: Download complete [2021-02-19T21:43:08.814Z] 31603596830f: Download complete [2021-02-19T21:43:09.075Z] 6ca5941a6612: Verifying Checksum [2021-02-19T21:43:09.075Z] 6ca5941a6612: Download complete [2021-02-19T21:43:09.075Z] ecc8261a40a4: Verifying Checksum [2021-02-19T21:43:09.075Z] ecc8261a40a4: Download complete [2021-02-19T21:43:09.339Z] 31603596830f: Pull complete [2021-02-19T21:43:09.339Z] 2a8b12db71e7: Pull complete [2021-02-19T21:43:10.290Z] 6ca5941a6612: Pull complete [2021-02-19T21:43:10.290Z] ecc8261a40a4: Pull complete [2021-02-19T21:43:10.290Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-19T21:43:10.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T21:43:10.290Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-19T21:43:10.418Z] prd-centos7-docker-4c-2g-26960 does not seem to be running inside a container [2021-02-19T21:43:10.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-671 -v /w/workspace/ndry_app-functions-sdk-go_PR-671:/w/workspace/ndry_app-functions-sdk-go_PR-671:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-19T21:43:12.261Z] $ docker top f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-19T21:43:12.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T21:43:12.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T21:43:12.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T21:43:12.734Z] $ docker exec f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent [2021-02-19T21:43:12.905Z] SSH_AUTH_SOCK=/tmp/ssh-PeDoK3EUVZrl/agent.11 [2021-02-19T21:43:12.906Z] SSH_AGENT_PID=16 [2021-02-19T21:43:12.916Z] Running ssh-add (command line suppressed) [2021-02-19T21:43:13.037Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_5985805569772578364.key (/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_5985805569772578364.key) [2021-02-19T21:43:13.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T21:43:13.431Z] + git tag --points-at HEAD [Pipeline] } [2021-02-19T21:43:13.450Z] $ docker exec --env ******** --env ******** f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent -k [2021-02-19T21:43:13.556Z] unset SSH_AUTH_SOCK; [2021-02-19T21:43:13.556Z] unset SSH_AGENT_PID; [2021-02-19T21:43:13.556Z] echo Agent pid 16 killed; [2021-02-19T21:43:13.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-19T21:43:13.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T21:43:13.726Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T21:43:13.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T21:43:13.883Z] $ docker exec f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent [2021-02-19T21:43:14.047Z] SSH_AUTH_SOCK=/tmp/ssh-kTOHOoB6z2zP/agent.44 [2021-02-19T21:43:14.047Z] SSH_AGENT_PID=49 [2021-02-19T21:43:14.054Z] Running ssh-add (command line suppressed) [2021-02-19T21:43:14.175Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_7360497277688249378.key (/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/private_key_7360497277688249378.key) [2021-02-19T21:43:14.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T21:43:14.745Z] + git semver init [2021-02-19T21:43:14.745Z] # -> Open(): unable to determine branch for HEAD [2021-02-19T21:43:14.745Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-671/.git [2021-02-19T21:43:14.745Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-671 [2021-02-19T21:43:14.745Z] # $SEMVER_REMOTE_NAME = origin [2021-02-19T21:43:14.745Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-19T21:43:14.745Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-19T21:43:14.745Z] # $SEMVER_BRANCH = PR-671 [2021-02-19T21:43:14.745Z] # $SEMVER_TEMP = /tmp/semver-200641347 [2021-02-19T21:43:14.745Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-19T21:43:18.064Z] # '/tmp/semver-200641347' -> '/w/workspace/ndry_app-functions-sdk-go_PR-671/.semver' [2021-02-19T21:43:18.064Z] # -> Force: false [2021-02-19T21:43:18.064Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-671/.semver [Pipeline] } [2021-02-19T21:43:18.076Z] $ docker exec --env ******** --env ******** f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 ssh-agent -k [2021-02-19T21:43:18.184Z] unset SSH_AUTH_SOCK; [2021-02-19T21:43:18.185Z] unset SSH_AGENT_PID; [2021-02-19T21:43:18.185Z] echo Agent pid 49 killed; [2021-02-19T21:43:18.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-19T21:43:18.711Z] + git semver [Pipeline] } [2021-02-19T21:43:18.727Z] $ docker stop --time=1 f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 [2021-02-19T21:43:20.206Z] $ docker rm -f f99ac0becc31015c0db739c9905d35f284356af166b8352acf2303fd9e90a304 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T21:43:20.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-19T21:43:21.258Z] Stashed 1 file(s) [Pipeline] echo [2021-02-19T21:43:21.261Z] [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-02-19T21:43:36.876Z] Still waiting to schedule task [2021-02-19T21:43:36.876Z] ‘prd-centos7-docker-4c-2g-26955’ is offline; ‘prd-centos7-docker-4c-2g-26958’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-19T21:43:36.879Z] Still waiting to schedule task [2021-02-19T21:43:36.879Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-19T21:46:09.102Z] Running on prd-centos7-docker-4c-2g-26965 in /w/workspace/ndry_app-functions-sdk-go_PR-671 [Pipeline] { [Pipeline] ws [2021-02-19T21:46:09.152Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-02-19T21:46:22.387Z] using credential edgex-jenkins-ssh [2021-02-19T21:46:22.471Z] Cloning the remote Git repository [2021-02-19T21:46:22.545Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-19T21:46:22.696Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-02-19T21:46:22.915Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-19T21:46:22.915Z] > git --version # timeout=10 [2021-02-19T21:46:23.053Z] > git --version # 'git version 2.24.3' [2021-02-19T21:46:23.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:46:23.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:46:30.307Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-19T21:46:30.992Z] Merging remotes/origin/master commit ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb into PR head commit b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [2021-02-19T21:46:31.687Z] Merge succeeded, producing b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [2021-02-19T21:46:31.688Z] Checking out Revision b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 (PR-671) [2021-02-19T21:46:30.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:46:30.499Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-19T21:46:30.536Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-19T21:46:30.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:46:30.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/671/head:refs/remotes/origin/PR-671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T21:46:31.040Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:46:31.048Z] > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 [2021-02-19T21:46:31.137Z] > git remote # timeout=10 [2021-02-19T21:46:31.199Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T21:46:31.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:46:31.276Z] > git merge ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb # timeout=10 [2021-02-19T21:46:31.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T21:46:31.727Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:46:31.848Z] > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 [2021-02-19T21:46:38.885Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T21:46:44.284Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:46:44.918Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:46:45.408Z] + sudo service docker restart [2021-02-19T21:46:45.408Z] + true [2021-02-19T21:46:45.408Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-19T21:46:50.836Z] ========================================================= [2021-02-19T21:46:50.836Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-19T21:46:50.836Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:46:51.446Z] + 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-02-19T21:46:54.453Z] Sending build context to Docker daemon 19.21MB [2021-02-19T21:46:54.775Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-19T21:46:54.775Z] Step 2/8 : FROM ${BASE} [2021-02-19T21:46:55.723Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-19T21:46:55.723Z] 188c0c94c7c5: Pulling fs layer [2021-02-19T21:46:55.723Z] 0ef7d3d256c8: Pulling fs layer [2021-02-19T21:46:55.723Z] de9db76c5a1d: Pulling fs layer [2021-02-19T21:46:55.723Z] bca2f99d35d6: Pulling fs layer [2021-02-19T21:46:55.723Z] 93359f2a8cfa: Pulling fs layer [2021-02-19T21:46:55.723Z] 7c6f9722023f: Pulling fs layer [2021-02-19T21:46:55.723Z] a35cf1a2eb13: Pulling fs layer [2021-02-19T21:46:55.723Z] bca2f99d35d6: Waiting [2021-02-19T21:46:55.723Z] 93359f2a8cfa: Waiting [2021-02-19T21:46:55.723Z] 7c6f9722023f: Waiting [2021-02-19T21:46:55.723Z] a35cf1a2eb13: Waiting [2021-02-19T21:46:55.723Z] de9db76c5a1d: Verifying Checksum [2021-02-19T21:46:55.723Z] de9db76c5a1d: Download complete [2021-02-19T21:46:56.067Z] 0ef7d3d256c8: Download complete [2021-02-19T21:46:56.067Z] 93359f2a8cfa: Verifying Checksum [2021-02-19T21:46:56.067Z] 93359f2a8cfa: Download complete [2021-02-19T21:46:56.067Z] 7c6f9722023f: Download complete [2021-02-19T21:46:56.505Z] 188c0c94c7c5: Verifying Checksum [2021-02-19T21:46:56.505Z] 188c0c94c7c5: Download complete [2021-02-19T21:46:58.944Z] 188c0c94c7c5: Pull complete [2021-02-19T21:46:58.944Z] 0ef7d3d256c8: Pull complete [2021-02-19T21:46:59.679Z] de9db76c5a1d: Pull complete [2021-02-19T21:47:19.070Z] a35cf1a2eb13: Verifying Checksum [2021-02-19T21:47:19.070Z] a35cf1a2eb13: Download complete [2021-02-19T21:47:22.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26968 in /w/workspace/ndry_app-functions-sdk-go_PR-671 [Pipeline] { [Pipeline] ws [2021-02-19T21:47:22.609Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-02-19T21:47:24.177Z] bca2f99d35d6: Verifying Checksum [2021-02-19T21:47:24.177Z] bca2f99d35d6: Download complete [2021-02-19T21:47:28.279Z] using credential edgex-jenkins-ssh [2021-02-19T21:47:28.338Z] Cloning the remote Git repository [2021-02-19T21:47:28.402Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-19T21:47:28.526Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-02-19T21:47:28.617Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-19T21:47:28.619Z] > git --version # timeout=10 [2021-02-19T21:47:28.645Z] > git --version # 'git version 2.17.1' [2021-02-19T21:47:28.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:47:28.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:47:32.691Z] Merging remotes/origin/master commit ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb into PR head commit b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [2021-02-19T21:47:33.003Z] Merge succeeded, producing b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [2021-02-19T21:47:33.004Z] Checking out Revision b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 (PR-671) [2021-02-19T21:47:32.082Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-19T21:47:32.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:47:32.139Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-19T21:47:32.183Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-19T21:47:32.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:47:32.198Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/671/head:refs/remotes/origin/PR-671 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T21:47:32.714Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:47:32.732Z] > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 [2021-02-19T21:47:32.855Z] > git remote # timeout=10 [2021-02-19T21:47:32.875Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T21:47:32.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:47:32.903Z] > git merge ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb # timeout=10 [2021-02-19T21:47:32.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T21:47:33.013Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:47:33.034Z] > git checkout -f b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 # timeout=10 [2021-02-19T21:47:37.727Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T21:47:39.298Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:47:39.719Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:47:40.112Z] + true [2021-02-19T21:47:40.112Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-19T21:47:42.369Z] ========================================================= [2021-02-19T21:47:42.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-19T21:47:42.369Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:47:42.771Z] + 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-02-19T21:47:43.648Z] bca2f99d35d6: Pull complete [2021-02-19T21:47:43.751Z] Sending build context to Docker daemon 19.21MB [2021-02-19T21:47:44.026Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-19T21:47:44.027Z] Step 2/8 : FROM ${BASE} [2021-02-19T21:47:44.302Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-19T21:47:44.302Z] 5f621e34cdf4: Pulling fs layer [2021-02-19T21:47:44.302Z] a4357932f1b6: Pulling fs layer [2021-02-19T21:47:44.302Z] 18c013af1878: Pulling fs layer [2021-02-19T21:47:44.302Z] 00ac8860ef70: Pulling fs layer [2021-02-19T21:47:44.302Z] 63d7cb157983: Pulling fs layer [2021-02-19T21:47:44.302Z] b116817d02f9: Pulling fs layer [2021-02-19T21:47:44.302Z] 745a02a5169b: Pulling fs layer [2021-02-19T21:47:44.302Z] 00ac8860ef70: Waiting [2021-02-19T21:47:44.302Z] 63d7cb157983: Waiting [2021-02-19T21:47:44.302Z] b116817d02f9: Waiting [2021-02-19T21:47:44.302Z] 745a02a5169b: Waiting [2021-02-19T21:47:44.302Z] 18c013af1878: Verifying Checksum [2021-02-19T21:47:44.302Z] 18c013af1878: Download complete [2021-02-19T21:47:44.302Z] a4357932f1b6: Verifying Checksum [2021-02-19T21:47:44.302Z] a4357932f1b6: Download complete [2021-02-19T21:47:44.302Z] 63d7cb157983: Verifying Checksum [2021-02-19T21:47:44.302Z] 63d7cb157983: Download complete [2021-02-19T21:47:44.421Z] 93359f2a8cfa: Pull complete [2021-02-19T21:47:44.421Z] 7c6f9722023f: Pull complete [2021-02-19T21:47:44.901Z] b116817d02f9: Download complete [2021-02-19T21:47:44.901Z] 5f621e34cdf4: Download complete [2021-02-19T21:47:45.506Z] 5f621e34cdf4: Pull complete [2021-02-19T21:47:46.114Z] a4357932f1b6: Pull complete [2021-02-19T21:47:46.393Z] 18c013af1878: Pull complete [2021-02-19T21:47:46.994Z] 745a02a5169b: Verifying Checksum [2021-02-19T21:47:46.994Z] 745a02a5169b: Download complete [2021-02-19T21:47:48.452Z] 00ac8860ef70: Verifying Checksum [2021-02-19T21:47:48.452Z] 00ac8860ef70: Download complete [2021-02-19T21:47:55.658Z] a35cf1a2eb13: Pull complete [2021-02-19T21:47:55.659Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-19T21:47:55.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-19T21:47:55.659Z] ---> a62c8e92a672 [2021-02-19T21:47:55.659Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-19T21:47:55.659Z] 20.10.0: Pulling from library/docker [2021-02-19T21:47:55.659Z] 05e7bc50f07f: Pulling fs layer [2021-02-19T21:47:55.659Z] 6db28d0fdbf6: Pulling fs layer [2021-02-19T21:47:55.659Z] 292df0bc6bf3: Pulling fs layer [2021-02-19T21:47:55.659Z] 2e060f4bd70b: Pulling fs layer [2021-02-19T21:47:55.659Z] 80e8d568a223: Pulling fs layer [2021-02-19T21:47:55.659Z] 8dc6ef1a942a: Pulling fs layer [2021-02-19T21:47:55.659Z] 2312dd95470a: Pulling fs layer [2021-02-19T21:47:55.659Z] 2e060f4bd70b: Waiting [2021-02-19T21:47:55.659Z] 80e8d568a223: Waiting [2021-02-19T21:47:55.659Z] 8dc6ef1a942a: Waiting [2021-02-19T21:47:55.659Z] 2312dd95470a: Waiting [2021-02-19T21:47:55.659Z] 292df0bc6bf3: Verifying Checksum [2021-02-19T21:47:55.659Z] 292df0bc6bf3: Download complete [2021-02-19T21:47:56.103Z] 05e7bc50f07f: Verifying Checksum [2021-02-19T21:47:56.103Z] 05e7bc50f07f: Download complete [2021-02-19T21:47:56.103Z] 80e8d568a223: Verifying Checksum [2021-02-19T21:47:56.103Z] 80e8d568a223: Download complete [2021-02-19T21:47:56.480Z] 8dc6ef1a942a: Verifying Checksum [2021-02-19T21:47:56.480Z] 8dc6ef1a942a: Download complete [2021-02-19T21:47:56.480Z] 2312dd95470a: Verifying Checksum [2021-02-19T21:47:56.480Z] 2312dd95470a: Download complete [2021-02-19T21:47:56.480Z] 6db28d0fdbf6: Verifying Checksum [2021-02-19T21:47:56.480Z] 6db28d0fdbf6: Download complete [2021-02-19T21:47:57.263Z] 05e7bc50f07f: Pull complete [2021-02-19T21:47:58.442Z] 6db28d0fdbf6: Pull complete [2021-02-19T21:47:58.625Z] 00ac8860ef70: Pull complete [2021-02-19T21:47:58.625Z] 63d7cb157983: Pull complete [2021-02-19T21:47:58.625Z] b116817d02f9: Pull complete [2021-02-19T21:47:58.804Z] 292df0bc6bf3: Pull complete [2021-02-19T21:48:02.063Z] 745a02a5169b: Pull complete [2021-02-19T21:48:02.063Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-19T21:48:02.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-19T21:48:02.063Z] ---> b7e6874047d6 [2021-02-19T21:48:02.063Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-19T21:48:02.063Z] 20.10.0: Pulling from library/docker [2021-02-19T21:48:02.063Z] a3cc7d3b244e: Pulling fs layer [2021-02-19T21:48:02.063Z] 02a3295e0d61: Pulling fs layer [2021-02-19T21:48:02.063Z] 0f4f2e6d8100: Pulling fs layer [2021-02-19T21:48:02.063Z] 330b718f631f: Pulling fs layer [2021-02-19T21:48:02.063Z] a93816041522: Pulling fs layer [2021-02-19T21:48:02.063Z] bdb6da89ff94: Pulling fs layer [2021-02-19T21:48:02.063Z] 2a70c0c122f4: Pulling fs layer [2021-02-19T21:48:02.063Z] 330b718f631f: Waiting [2021-02-19T21:48:02.063Z] a93816041522: Waiting [2021-02-19T21:48:02.063Z] bdb6da89ff94: Waiting [2021-02-19T21:48:02.063Z] 2a70c0c122f4: Waiting [2021-02-19T21:48:02.063Z] 0f4f2e6d8100: Verifying Checksum [2021-02-19T21:48:02.063Z] 0f4f2e6d8100: Download complete [2021-02-19T21:48:02.352Z] 02a3295e0d61: Verifying Checksum [2021-02-19T21:48:02.352Z] 02a3295e0d61: Download complete [2021-02-19T21:48:02.352Z] a93816041522: Verifying Checksum [2021-02-19T21:48:02.352Z] a93816041522: Download complete [2021-02-19T21:48:02.352Z] a3cc7d3b244e: Verifying Checksum [2021-02-19T21:48:02.352Z] a3cc7d3b244e: Download complete [2021-02-19T21:48:02.352Z] 2a70c0c122f4: Verifying Checksum [2021-02-19T21:48:02.352Z] 2a70c0c122f4: Download complete [2021-02-19T21:48:02.737Z] 2e060f4bd70b: Verifying Checksum [2021-02-19T21:48:02.737Z] 2e060f4bd70b: Download complete [2021-02-19T21:48:03.340Z] a3cc7d3b244e: Pull complete [2021-02-19T21:48:03.939Z] 02a3295e0d61: Pull complete [2021-02-19T21:48:03.939Z] 330b718f631f: Verifying Checksum [2021-02-19T21:48:03.939Z] 330b718f631f: Download complete [2021-02-19T21:48:04.213Z] 0f4f2e6d8100: Pull complete [2021-02-19T21:48:08.580Z] 330b718f631f: Pull complete [2021-02-19T21:48:08.580Z] a93816041522: Pull complete [2021-02-19T21:48:08.868Z] bdb6da89ff94: Pull complete [2021-02-19T21:48:09.151Z] 2a70c0c122f4: Pull complete [2021-02-19T21:48:09.151Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-19T21:48:09.151Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-19T21:48:09.642Z] 2e060f4bd70b: Pull complete [2021-02-19T21:48:09.642Z] 80e8d568a223: Pull complete [2021-02-19T21:48:09.642Z] 8dc6ef1a942a: Pull complete [2021-02-19T21:48:09.961Z] 2312dd95470a: Pull complete [2021-02-19T21:48:09.961Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-19T21:48:09.961Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-19T21:48:14.798Z] ---> 9c68b971bb14 [2021-02-19T21:48:14.798Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-19T21:48:14.798Z] ---> Running in f7e186e8c226 [2021-02-19T21:48:14.798Z] Removing intermediate container f7e186e8c226 [2021-02-19T21:48:14.798Z] ---> 262d8e2de752 [2021-02-19T21:48:14.798Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-19T21:48:15.122Z] ---> Running in ee641039475d [2021-02-19T21:48:15.883Z] ---> e614878016d9 [2021-02-19T21:48:15.883Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-19T21:48:15.883Z] ---> Running in ec32a33d09f6 [2021-02-19T21:48:15.883Z] Removing intermediate container ec32a33d09f6 [2021-02-19T21:48:15.883Z] ---> 30454a3401c7 [2021-02-19T21:48:15.883Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-19T21:48:16.161Z] ---> Running in 2b36ea2aa8a1 [2021-02-19T21:48:16.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-19T21:48:17.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-19T21:48:17.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-19T21:48:18.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-19T21:48:18.712Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-19T21:48:18.712Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-19T21:48:19.132Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-19T21:48:19.132Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-19T21:48:19.447Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-19T21:48:19.447Z] Executing busybox-1.31.1-r19.trigger [2021-02-19T21:48:19.447Z] OK: 167 MiB in 44 packages [2021-02-19T21:48:19.626Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-19T21:48:19.626Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-19T21:48:19.626Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-19T21:48:19.898Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-19T21:48:19.898Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-19T21:48:19.898Z] Executing busybox-1.31.1-r19.trigger [2021-02-19T21:48:20.199Z] OK: 144 MiB in 44 packages [2021-02-19T21:48:21.634Z] Removing intermediate container 2b36ea2aa8a1 [2021-02-19T21:48:21.634Z] ---> 7e8a8b92c80a [2021-02-19T21:48:21.634Z] Step 6/8 : WORKDIR /build [2021-02-19T21:48:21.634Z] ---> Running in 2f9c2d7b8764 [2021-02-19T21:48:21.907Z] Removing intermediate container 2f9c2d7b8764 [2021-02-19T21:48:21.907Z] ---> aea13e95aa68 [2021-02-19T21:48:21.907Z] Step 7/8 : COPY go.mod . [2021-02-19T21:48:22.138Z] Removing intermediate container ee641039475d [2021-02-19T21:48:22.138Z] ---> 540fa58f460f [2021-02-19T21:48:22.138Z] Step 6/8 : WORKDIR /build [2021-02-19T21:48:22.138Z] ---> Running in 5a093f76bb9d [2021-02-19T21:48:22.480Z] Removing intermediate container 5a093f76bb9d [2021-02-19T21:48:22.480Z] ---> c7a85b354564 [2021-02-19T21:48:22.480Z] Step 7/8 : COPY go.mod . [2021-02-19T21:48:22.885Z] ---> 74a2e720d3ce [2021-02-19T21:48:22.885Z] Step 8/8 : RUN go mod download [2021-02-19T21:48:22.885Z] ---> Running in 01c474498f25 [2021-02-19T21:48:23.138Z] ---> 2f34a5929b21 [2021-02-19T21:48:23.138Z] Step 8/8 : RUN go mod download [2021-02-19T21:48:23.768Z] ---> Running in 084dfbd17847 [2021-02-19T21:48:49.758Z] Removing intermediate container 01c474498f25 [2021-02-19T21:48:49.758Z] ---> da59e2e8e37b [2021-02-19T21:48:49.758Z] Successfully built da59e2e8e37b [2021-02-19T21:48:49.758Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:48:50.106Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T21:48:50.106Z] . [Pipeline] withDockerContainer [2021-02-19T21:48:50.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-26968 does not seem to be running inside a container [2021-02-19T21:48:50.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-02-19T21:48:52.048Z] $ docker top 9e76f320506f59bf713fc9f8635b5d66430902d872510500d247a12def403bb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:48:53.119Z] + go version [2021-02-19T21:48:53.119Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-19T21:48:53.141Z] $ docker stop --time=1 9e76f320506f59bf713fc9f8635b5d66430902d872510500d247a12def403bb1 [2021-02-19T21:48:55.090Z] $ docker rm -f 9e76f320506f59bf713fc9f8635b5d66430902d872510500d247a12def403bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:48:56.110Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T21:48:56.110Z] . [Pipeline] withDockerContainer [2021-02-19T21:48:56.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-26968 does not seem to be running inside a container [2021-02-19T21:48:56.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-02-19T21:48:57.975Z] $ docker top a38219ebb8dee47fad7e11ad66d8ab6c41523f21926a2df537b573e21b360c93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:48:59.008Z] + make test [2021-02-19T21:48:59.009Z] make -C ./app-service-template build [2021-02-19T21:48:59.009Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:48:59.009Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-19T21:49:12.502Z] Removing intermediate container 084dfbd17847 [2021-02-19T21:49:12.502Z] ---> 09f1e0ae248b [2021-02-19T21:49:12.973Z] Successfully built 09f1e0ae248b [2021-02-19T21:49:12.973Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:49:14.595Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T21:49:15.432Z] . [Pipeline] withDockerContainer [2021-02-19T21:49:15.918Z] prd-centos7-docker-4c-2g-26965 does not seem to be running inside a container [2021-02-19T21:49:16.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-19T21:49:20.230Z] $ docker top e273953d1e45d15ea567e9511513cdeaad34dc0d04cc10a06e1fd018b26c6e08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:49:21.245Z] + go version [2021-02-19T21:49:21.673Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-19T21:49:21.693Z] $ docker stop --time=1 e273953d1e45d15ea567e9511513cdeaad34dc0d04cc10a06e1fd018b26c6e08 [2021-02-19T21:49:23.340Z] $ docker rm -f e273953d1e45d15ea567e9511513cdeaad34dc0d04cc10a06e1fd018b26c6e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:49:24.360Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T21:49:24.360Z] . [Pipeline] withDockerContainer [2021-02-19T21:49:24.638Z] prd-centos7-docker-4c-2g-26965 does not seem to be running inside a container [2021-02-19T21:49:27.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-19T21:49:29.017Z] $ docker top 076bfb408fa4f11466da9a6a0780eafb719aa5e80d47de5a9f432d18448b282c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:49:30.950Z] + make test [2021-02-19T21:49:30.950Z] make -C ./app-service-template build [2021-02-19T21:49:30.950Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:49:30.950Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-19T21:49:38.075Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:49:38.075Z] make -C ./app-service-template test [2021-02-19T21:49:38.075Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:49:38.075Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-19T21:49:56.445Z] ? new-app-service [no test files] [2021-02-19T21:49:56.445Z] ok new-app-service/functions 0.024s coverage: 75.8% of statements [2021-02-19T21:49:56.445Z] CGO_ENABLED=1 go vet ./... [2021-02-19T21:50:06.710Z] gofmt -l . [2021-02-19T21:50:06.710Z] [ "`gofmt -l .`" = "" ] [2021-02-19T21:50:06.710Z] ./bin/test-go-mod-tidy.sh [2021-02-19T21:50:06.710Z] ./bin/test-attribution-txt.sh [2021-02-19T21:50:06.710Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:50:06.710Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-19T21:50:07.692Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-19T21:50:11.120Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.036s coverage: 82.6% of statements [2021-02-19T21:50:11.252Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:50:11.252Z] make -C ./app-service-template test [2021-02-19T21:50:11.252Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:50:11.252Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-19T21:50:17.872Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.102s coverage: 50.6% of statements [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-19T21:50:17.872Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.079s coverage: 61.5% of statements [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-19T21:50:17.872Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.106s coverage: 73.2% of statements [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-19T21:50:17.872Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.0% of statements [2021-02-19T21:50:17.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-19T21:50:17.872Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.036s coverage: 8.8% of statements [2021-02-19T21:50:29.068Z] ? new-app-service [no test files] [2021-02-19T21:50:29.068Z] ok new-app-service/functions 0.043s coverage: 75.8% of statements [2021-02-19T21:50:29.068Z] CGO_ENABLED=1 go vet ./... [2021-02-19T21:50:36.323Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.917s coverage: 77.5% of statements [2021-02-19T21:50:36.323Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-19T21:50:36.323Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.046s coverage: 87.9% of statements [2021-02-19T21:50:36.323Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.072s coverage: 80.5% of statements [2021-02-19T21:50:36.323Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.025s coverage: 71.7% of statements [2021-02-19T21:50:42.876Z] gofmt -l . [2021-02-19T21:50:42.876Z] [ "`gofmt -l .`" = "" ] [2021-02-19T21:50:42.876Z] ./bin/test-go-mod-tidy.sh [2021-02-19T21:50:44.124Z] ./bin/test-attribution-txt.sh [2021-02-19T21:50:45.733Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-02-19T21:50:45.733Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-19T21:50:48.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.081s coverage: 82.9% of statements [2021-02-19T21:50:48.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.025s coverage: 94.4% of statements [2021-02-19T21:50:48.712Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-19T21:50:49.013Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-19T21:50:50.663Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.064s coverage: 82.6% of statements [2021-02-19T21:50:53.034Z] gofmt -l . [2021-02-19T21:50:53.034Z] [ "`gofmt -l .`" = "" ] [2021-02-19T21:50:53.034Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-19T21:50:53.657Z] $ docker stop --time=1 a38219ebb8dee47fad7e11ad66d8ab6c41523f21926a2df537b573e21b360c93 [2021-02-19T21:50:55.730Z] $ docker rm -f a38219ebb8dee47fad7e11ad66d8ab6c41523f21926a2df537b573e21b360c93 [2021-02-19T21:50:56.235Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.104s coverage: 50.6% of statements [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-19T21:50:56.235Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.439s coverage: 61.5% of statements [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-19T21:50:56.235Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.234s coverage: 73.2% of statements [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-19T21:50:56.235Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.042s coverage: 97.0% of statements [2021-02-19T21:50:56.235Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-19T21:50:56.235Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.071s coverage: 8.8% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T21:50:56.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-19T21:50:57.563Z] Stashed 2 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] } [2021-02-19T21:51:13.020Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.900s coverage: 77.5% of statements [2021-02-19T21:51:13.020Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-19T21:51:13.020Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.071s coverage: 87.9% of statements [2021-02-19T21:51:13.020Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.031s coverage: 80.5% of statements [2021-02-19T21:51:13.020Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.039s coverage: 71.7% of statements [2021-02-19T21:51:26.326Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.067s coverage: 82.9% of statements [2021-02-19T21:51:26.326Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.078s coverage: 94.4% of statements [2021-02-19T21:51:26.326Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-19T21:51:28.303Z] gofmt -l . [2021-02-19T21:51:28.303Z] [ "`gofmt -l .`" = "" ] [2021-02-19T21:51:28.303Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-19T21:51:29.235Z] $ docker stop --time=1 076bfb408fa4f11466da9a6a0780eafb719aa5e80d47de5a9f432d18448b282c [2021-02-19T21:51:32.416Z] $ docker rm -f 076bfb408fa4f11466da9a6a0780eafb719aa5e80d47de5a9f432d18448b282c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T21:51:33.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-19T21:51:34.275Z] Warning: overwriting stash ‘coverage-report’ [2021-02-19T21:51:35.825Z] Stashed 2 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] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-19T21:51:37.705Z] provisioning config files... [2021-02-19T21:51:37.716Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/config4056604283612238043tmp [Pipeline] { [Pipeline] sh [2021-02-19T21:51:38.089Z] + set +x [2021-02-19T21:51:38.089Z] + curl -s https://codecov.io/bash [2021-02-19T21:51:38.089Z] + bash -s -- [2021-02-19T21:51:38.089Z] [2021-02-19T21:51:38.089Z] _____ _ [2021-02-19T21:51:38.089Z] / ____| | | [2021-02-19T21:51:38.089Z] | | ___ __| | ___ ___ _____ __ [2021-02-19T21:51:38.089Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-19T21:51:38.089Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-19T21:51:38.089Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-19T21:51:38.089Z] Bash-20210129-7c25fce [2021-02-19T21:51:38.089Z] [2021-02-19T21:51:38.089Z] [2021-02-19T21:51:38.089Z] ==> git version 2.24.3 found [2021-02-19T21:51:38.089Z] ==> 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-02-19T21:51:38.089Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-19T21:51:38.089Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-19T21:51:38.360Z] ==> Jenkins CI detected. [2021-02-19T21:51:38.360Z] project root: . [2021-02-19T21:51:38.360Z] --> token set from env [2021-02-19T21:51:38.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-19T21:51:38.360Z] ==> Running gcov in . (disable via -X gcov) [2021-02-19T21:51:38.360Z] ==> Python coveragepy not found [2021-02-19T21:51:38.360Z] ==> Searching for coverage reports in: [2021-02-19T21:51:38.360Z] + . [2021-02-19T21:51:38.360Z] -> Found 2 reports [2021-02-19T21:51:38.360Z] ==> Detecting git/mercurial file structure [2021-02-19T21:51:38.360Z] ==> Reading reports [2021-02-19T21:51:38.360Z] + ./app-service-template/coverage.out bytes=1148 [2021-02-19T21:51:38.360Z] + ./coverage.out bytes=81242 [2021-02-19T21:51:38.360Z] ==> Appending adjustments [2021-02-19T21:51:38.360Z] https://docs.codecov.io/docs/fixing-reports [2021-02-19T21:51:38.622Z] + Found adjustments [2021-02-19T21:51:38.622Z] ==> Gzipping contents [2021-02-19T21:51:38.622Z] 16K /tmp/codecov.lZ51Xg.gz [2021-02-19T21:51:38.622Z] ==> Uploading reports [2021-02-19T21:51:38.622Z] url: https://codecov.io [2021-02-19T21:51:38.622Z] query: branch=PR-671&commit=b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-671%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=671&job=&cmd_args= [2021-02-19T21:51:38.622Z] -> Pinging Codecov [2021-02-19T21:51:38.622Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-671&commit=b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-671%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=671&job=&cmd_args= [2021-02-19T21:51:39.565Z] -> Uploading to [2021-02-19T21:51:39.566Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-19/3D8B5DFFC46A037C893635FACE044666/b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04/84af1395-a9fc-49bb-ad18-9d71ff4bd04a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210219T215139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbc1eb5e1b6d2ebd55ce111c8c1c537995f6cd874d84ff2694a9616ff753297f [2021-02-19T21:51:39.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-19T21:51:39.566Z] Dload Upload Total Spent Left Speed [2021-02-19T21:51:39.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14188 0 0 100 14188 0 31707 --:--:-- --:--:-- --:--:-- 31740 [2021-02-19T21:51:39.827Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b49bbeb6a4c15a17bb232e61e589e9ba1fb0dc04 [Pipeline] } [2021-02-19T21:51:39.836Z] 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-02-19T21:51:42.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:51:43.064Z] ---> package-listing.sh [2021-02-19T21:51:43.064Z] ++ facter osfamily [2021-02-19T21:51:43.064Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-19T21:51:43.064Z] + OS_FAMILY=redhat [2021-02-19T21:51:43.064Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-671 [2021-02-19T21:51:43.064Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-19T21:51:43.064Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-19T21:51:43.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-19T21:51:43.064Z] + PACKAGES=/tmp/packages_start.txt [2021-02-19T21:51:43.064Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-671 ']' [2021-02-19T21:51:43.064Z] + PACKAGES=/tmp/packages_end.txt [2021-02-19T21:51:43.064Z] + case "${OS_FAMILY}" in [2021-02-19T21:51:43.064Z] + rpm -qa [2021-02-19T21:51:43.064Z] + sort [2021-02-19T21:51:49.689Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-19T21:51:49.689Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-19T21:51:49.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-19T21:51:49.689Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-671 ']' [2021-02-19T21:51:49.689Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-671/archives/ [2021-02-19T21:51:49.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-671/archives/ [Pipeline] echo [2021-02-19T21:51:49.705Z] 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-671/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-19T21:51:49.994Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:51:50.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T21:51:50.302Z] [2021-02-19T21:51:50.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:51:50.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T21:51:50.649Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-19T21:51:50.649Z] df20fa9351a1: Pulling fs layer [2021-02-19T21:51:50.649Z] 36b3adc4ff6f: Pulling fs layer [2021-02-19T21:51:50.649Z] 8ad3a11d3b57: Pulling fs layer [2021-02-19T21:51:50.649Z] 46f8f816bc3b: Pulling fs layer [2021-02-19T21:51:50.649Z] 93b61091891f: Pulling fs layer [2021-02-19T21:51:50.649Z] 93b9cdb0e59b: Pulling fs layer [2021-02-19T21:51:50.649Z] 5e14af77c1be: Pulling fs layer [2021-02-19T21:51:50.649Z] 01666e4c0597: Pulling fs layer [2021-02-19T21:51:50.649Z] aa168da1d23b: Pulling fs layer [2021-02-19T21:51:50.649Z] 93b9cdb0e59b: Waiting [2021-02-19T21:51:50.649Z] 5e14af77c1be: Waiting [2021-02-19T21:51:50.649Z] 01666e4c0597: Waiting [2021-02-19T21:51:50.649Z] aa168da1d23b: Waiting [2021-02-19T21:51:50.649Z] 46f8f816bc3b: Waiting [2021-02-19T21:51:50.649Z] 93b61091891f: Waiting [2021-02-19T21:51:50.649Z] 36b3adc4ff6f: Download complete [2021-02-19T21:51:50.649Z] 46f8f816bc3b: Verifying Checksum [2021-02-19T21:51:50.649Z] 46f8f816bc3b: Download complete [2021-02-19T21:51:50.649Z] df20fa9351a1: Download complete [2021-02-19T21:51:50.649Z] 93b9cdb0e59b: Verifying Checksum [2021-02-19T21:51:50.649Z] 93b9cdb0e59b: Download complete [2021-02-19T21:51:50.912Z] 5e14af77c1be: Download complete [2021-02-19T21:51:50.912Z] 01666e4c0597: Verifying Checksum [2021-02-19T21:51:50.912Z] 01666e4c0597: Download complete [2021-02-19T21:51:50.912Z] 93b61091891f: Download complete [2021-02-19T21:51:51.174Z] df20fa9351a1: Pull complete [2021-02-19T21:51:51.174Z] 36b3adc4ff6f: Pull complete [2021-02-19T21:51:51.748Z] 8ad3a11d3b57: Verifying Checksum [2021-02-19T21:51:51.748Z] 8ad3a11d3b57: Download complete [2021-02-19T21:51:52.329Z] 8ad3a11d3b57: Pull complete [2021-02-19T21:51:52.329Z] 46f8f816bc3b: Pull complete [2021-02-19T21:51:52.905Z] 93b61091891f: Pull complete [2021-02-19T21:51:53.166Z] 93b9cdb0e59b: Pull complete [2021-02-19T21:51:53.428Z] 5e14af77c1be: Pull complete [2021-02-19T21:51:53.428Z] 01666e4c0597: Pull complete [2021-02-19T21:51:54.374Z] aa168da1d23b: Verifying Checksum [2021-02-19T21:51:54.374Z] aa168da1d23b: Download complete [2021-02-19T21:52:00.994Z] aa168da1d23b: Pull complete [2021-02-19T21:52:00.994Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-19T21:52:00.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T21:52:00.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-19T21:52:01.127Z] prd-centos7-docker-4c-2g-26960 does not seem to be running inside a container [2021-02-19T21:52:01.167Z] $ 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-671/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-671 -v /w/workspace/ndry_app-functions-sdk-go_PR-671:/w/workspace/ndry_app-functions-sdk-go_PR-671:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-671@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-671@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-19T21:52:04.510Z] $ docker top d1d48fa4f98c6f46e53c034ca5cc7bf5384258270433d0760121797c21f19ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:52:05.026Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-19T21:52:05.319Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-19T21:52:05.612Z] + ls /var/log/sa-host [2021-02-19T21:52:05.612Z] + sadf -c /var/log/sa-host/sa19 [2021-02-19T21:52:05.612Z] file_magic: OK [2021-02-19T21:52:05.612Z] HZ: Using current value: 100 [2021-02-19T21:52:05.612Z] file_header: OK [2021-02-19T21:52:05.612Z] 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-02-19T21:52:05.612Z] Statistics: [2021-02-19T21:52:05.612Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-19T21:52:05.612Z] File successfully converted to sysstat format version 12.2.1 [2021-02-19T21:52:05.612Z] + sadf -c /var/log/sa-host/sa23 [2021-02-19T21:52:05.612Z] file_magic: OK [2021-02-19T21:52:05.612Z] HZ: Using current value: 100 [2021-02-19T21:52:05.612Z] file_header: OK [2021-02-19T21:52:05.612Z] 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-02-19T21:52:05.612Z] Statistics: [2021-02-19T21:52:05.612Z] Hnuu...uuuununununu... [2021-02-19T21:52:05.612Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-19T21:52:05.818Z] provisioning config files... [2021-02-19T21:52:05.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-671@tmp/config7645997792590328033tmp [Pipeline] { [Pipeline] echo [2021-02-19T21:52:05.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:06.206Z] ---> create-netrc.sh [Pipeline] } [2021-02-19T21:52:06.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-19T21:52:06.330Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:06.624Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-19T21:52:06.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:06.929Z] ---> sudo-logs.sh [2021-02-19T21:52:06.929Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-19T21:52:06.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:07.282Z] ---> job-cost.sh [2021-02-19T21:52:07.282Z] lf-activate-venv: SKIPPING [2021-02-19T21:52:07.282Z] INFO: No Stack... [2021-02-19T21:52:08.225Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-19T21:52:08.798Z] INFO: Archiving Costs [Pipeline] echo [2021-02-19T21:52:08.812Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:09.128Z] ---> logs-deploy.sh [2021-02-19T21:52:09.128Z] lf-activate-venv: SKIPPING [2021-02-19T21:52:09.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-671/8 [2021-02-19T21:52:09.128Z] INFO: archiving workspace using pattern(s): [2021-02-19T21:52:10.521Z] Archives upload complete. [2021-02-19T21:52:10.781Z] INFO: archiving logs to Nexus