Pull request #728 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 064259c295e555b075aad235663837d2cc16be05+a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 (0d437a7de663017926788abcf1a5ce016f6e9b90) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-728/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-728/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28270 in /w/workspace/ndry_app-functions-sdk-go_PR-728 [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-728 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit 064259c295e555b075aad235663837d2cc16be05 Merge succeeded, producing e9d8271a7bf9d7a576cf339a8773f3186e909929 Checking out Revision e9d8271a7bf9d7a576cf339a8773f3186e909929 (PR-728) > 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/728/head:refs/remotes/origin/PR-728 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 064259c295e555b075aad235663837d2cc16be05 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d8271a7bf9d7a576cf339a8773f3186e909929 # timeout=10 Commit message: "Merge commit 'a1af34c7f52734c37f3173cf500a3c7bd0fc61a0' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-02T21:05:47.810Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-02T21:05:48.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-02T21:05:48.471Z] ========================================================= [2021-03-02T21:05:48.471Z] EdgeX Global Pipelines Version Info [2021-03-02T21:05:48.471Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:05:50.243Z] ------------------- [2021-03-02T21:05:50.244Z] stable info: [2021-03-02T21:05:50.244Z] ------------------- [2021-03-02T21:05:50.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-02T21:05:50.244Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-02T21:05:50.244Z] Message: update stable to v1.0.184 [2021-03-02T21:05:51.222Z] ------------------- [2021-03-02T21:05:51.222Z] experimental info: [2021-03-02T21:05:51.222Z] ------------------- [2021-03-02T21:05:51.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-02T21:05:51.222Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-02T21:05:51.222Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-02T21:05:51.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-03-02T21:05:51.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-03-02T21:05:52.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-02T21:05:52.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-02T21:05:52.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-02T21:05:52.457Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-02T21:05:52.592Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-02T21:05:52.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-02T21:05:52.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-02T21:05:52.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-02T21:05:53.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-02T21:05:53.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-03-02T21:05:53.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-02T21:05:53.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-02T21:05:53.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-02T21:05:53.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-02T21:05:53.994Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-02T21:05:54.130Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-02T21:05:54.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-02T21:05:54.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-02T21:05:54.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-02T21:05:54.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-03-02T21:05:54.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-02T21:05:54.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-02T21:05:55.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-02T21:05:55.235Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-02T21:05:55.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-728 [Pipeline] echo [2021-03-02T21:05:55.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-728 [Pipeline] echo [2021-03-02T21:05:55.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-728 [Pipeline] echo [2021-03-02T21:05:55.871Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9d8271a7bf9d7a576cf339a8773f3186e909929 [Pipeline] echo [2021-03-02T21:05:56.010Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9d8271 [Pipeline] echo [2021-03-02T21:05:56.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-02T21:05:57.147Z] + git log --format=format:%s -1 e9d8271a7bf9d7a576cf339a8773f3186e909929 [Pipeline] echo [2021-03-02T21:05:57.338Z] GIT_COMMIT: e9d8271a7bf9d7a576cf339a8773f3186e909929, Commit Message: Merge commit 'a1af34c7f52734c37f3173cf500a3c7bd0fc61a0' into HEAD [Pipeline] echo [2021-03-02T21:05:57.415Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:05:58.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T21:05:58.939Z] [2021-03-02T21:05:58.940Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:05:59.442Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T21:05:59.443Z] latest: Pulling from edgex-devops/git-semver [2021-03-02T21:05:59.443Z] 31603596830f: Pulling fs layer [2021-03-02T21:05:59.443Z] 2a8b12db71e7: Pulling fs layer [2021-03-02T21:05:59.443Z] 6ca5941a6612: Pulling fs layer [2021-03-02T21:05:59.443Z] ecc8261a40a4: Pulling fs layer [2021-03-02T21:05:59.443Z] ecc8261a40a4: Waiting [2021-03-02T21:05:59.443Z] 2a8b12db71e7: Download complete [2021-03-02T21:05:59.725Z] 31603596830f: Verifying Checksum [2021-03-02T21:05:59.725Z] 31603596830f: Download complete [2021-03-02T21:06:00.004Z] ecc8261a40a4: Verifying Checksum [2021-03-02T21:06:00.004Z] ecc8261a40a4: Download complete [2021-03-02T21:06:00.004Z] 6ca5941a6612: Verifying Checksum [2021-03-02T21:06:00.004Z] 6ca5941a6612: Download complete [2021-03-02T21:06:00.286Z] 31603596830f: Pull complete [2021-03-02T21:06:00.286Z] 2a8b12db71e7: Pull complete [2021-03-02T21:06:01.244Z] 6ca5941a6612: Pull complete [2021-03-02T21:06:01.521Z] ecc8261a40a4: Pull complete [2021-03-02T21:06:01.521Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-02T21:06:01.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T21:06:01.521Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-02T21:06:01.682Z] prd-centos7-docker-4c-2g-28270 does not seem to be running inside a container [2021-03-02T21:06:01.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-728 -v /w/workspace/ndry_app-functions-sdk-go_PR-728:/w/workspace/ndry_app-functions-sdk-go_PR-728:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-728@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-02T21:06:03.814Z] $ docker top ce161fa9230bc80954c8767ce594c9d69cc9c2c3a4e6702061765445effde0a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-02T21:06:04.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-02T21:06:04.228Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-02T21:06:04.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-02T21:06:04.468Z] $ docker exec ce161fa9230bc80954c8767ce594c9d69cc9c2c3a4e6702061765445effde0a8 ssh-agent [2021-03-02T21:06:04.645Z] SSH_AUTH_SOCK=/tmp/ssh-gwB7mw6dacgc/agent.11 [2021-03-02T21:06:04.645Z] SSH_AGENT_PID=16 [2021-03-02T21:06:04.656Z] Running ssh-add (command line suppressed) [2021-03-02T21:06:04.782Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-728@tmp/private_key_3542066903517290184.key (/w/workspace/ndry_app-functions-sdk-go_PR-728@tmp/private_key_3542066903517290184.key) [2021-03-02T21:06:04.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-02T21:06:05.218Z] + git tag --points-at HEAD [Pipeline] } [2021-03-02T21:06:05.350Z] $ docker exec --env ******** --env ******** ce161fa9230bc80954c8767ce594c9d69cc9c2c3a4e6702061765445effde0a8 ssh-agent -k [2021-03-02T21:06:05.471Z] unset SSH_AUTH_SOCK; [2021-03-02T21:06:05.472Z] unset SSH_AGENT_PID; [2021-03-02T21:06:05.472Z] echo Agent pid 16 killed; [2021-03-02T21:06:05.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-02T21:06:05.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-02T21:06:05.717Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-02T21:06:05.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-02T21:06:05.891Z] $ docker exec ce161fa9230bc80954c8767ce594c9d69cc9c2c3a4e6702061765445effde0a8 ssh-agent [2021-03-02T21:06:06.057Z] SSH_AUTH_SOCK=/tmp/ssh-hKHbWWhfr1pr/agent.44 [2021-03-02T21:06:06.057Z] SSH_AGENT_PID=49 [2021-03-02T21:06:06.065Z] Running ssh-add (command line suppressed) [2021-03-02T21:06:06.187Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-728@tmp/private_key_37362246148659359.key (/w/workspace/ndry_app-functions-sdk-go_PR-728@tmp/private_key_37362246148659359.key) [2021-03-02T21:06:06.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-02T21:06:06.613Z] + git semver init [2021-03-02T21:06:06.613Z] # -> Open(): unable to determine branch for HEAD [2021-03-02T21:06:06.614Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-728/.git [2021-03-02T21:06:06.614Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-728 [2021-03-02T21:06:06.614Z] # $SEMVER_REMOTE_NAME = origin [2021-03-02T21:06:06.614Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-02T21:06:06.614Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-02T21:06:06.614Z] # $SEMVER_BRANCH = PR-728 [2021-03-02T21:06:06.614Z] # $SEMVER_TEMP = /tmp/semver-140424482 [2021-03-02T21:06:06.614Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-03-02T21:06:09.223Z] # '/tmp/semver-140424482' -> '/w/workspace/ndry_app-functions-sdk-go_PR-728/.semver' [2021-03-02T21:06:09.223Z] # -> Force: false [2021-03-02T21:06:09.223Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-728/.semver [Pipeline] } [2021-03-02T21:06:09.289Z] $ docker exec --env ******** --env ******** ce161fa9230bc80954c8767ce594c9d69cc9c2c3a4e6702061765445effde0a8 ssh-agent -k [2021-03-02T21:06:09.403Z] unset SSH_AUTH_SOCK; [2021-03-02T21:06:09.403Z] unset SSH_AGENT_PID; [2021-03-02T21:06:09.403Z] echo Agent pid 49 killed; [2021-03-02T21:06:09.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-02T21:06:10.093Z] + git semver [Pipeline] } [2021-03-02T21:06:10.130Z] $ docker stop --time=1 ce161fa9230bc80954c8767ce594c9d69cc9c2c3a4e6702061765445effde0a8 [2021-03-02T21:06:11.648Z] $ docker rm -f ce161fa9230bc80954c8767ce594c9d69cc9c2c3a4e6702061765445effde0a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-02T21:06:12.328Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-02T21:06:13.350Z] Stashed 1 file(s) [Pipeline] echo [2021-03-02T21:06:13.377Z] [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-03-02T21:06:29.342Z] Still waiting to schedule task [2021-03-02T21:06:29.342Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28270’ [2021-03-02T21:06:29.367Z] Still waiting to schedule task [2021-03-02T21:06:29.367Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-02T21:08:13.827Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28271 in /w/workspace/ndry_app-functions-sdk-go_PR-728 [Pipeline] { [Pipeline] ws [2021-03-02T21:08:13.934Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-02T21:08:19.176Z] using credential edgex-jenkins-ssh [2021-03-02T21:08:19.328Z] Cloning the remote Git repository [2021-03-02T21:08:19.397Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-02T21:08:19.507Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-03-02T21:08:19.587Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-02T21:08:19.588Z] > git --version # timeout=10 [2021-03-02T21:08:19.624Z] > git --version # 'git version 2.17.1' [2021-03-02T21:08:19.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T21:08:19.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T21:08:22.738Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-02T21:08:22.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T21:08:22.796Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-02T21:08:22.838Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-02T21:08:22.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T21:08:22.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T21:08:23.443Z] Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit 064259c295e555b075aad235663837d2cc16be05 [2021-03-02T21:08:23.887Z] Merge succeeded, producing 90892b780cba8c46405340465f8bac313c0fdade [2021-03-02T21:08:23.888Z] Checking out Revision 90892b780cba8c46405340465f8bac313c0fdade (PR-728) [2021-03-02T21:08:23.473Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T21:08:23.497Z] > git checkout -f 064259c295e555b075aad235663837d2cc16be05 # timeout=10 [2021-03-02T21:08:23.620Z] > git remote # timeout=10 [2021-03-02T21:08:23.641Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T21:08:23.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T21:08:23.721Z] > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 [2021-03-02T21:08:23.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T21:08:23.903Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T21:08:23.938Z] > git checkout -f 90892b780cba8c46405340465f8bac313c0fdade # timeout=10 [2021-03-02T21:08:28.356Z] Commit message: "Merge commit 'a1af34c7f52734c37f3173cf500a3c7bd0fc61a0' into HEAD" [2021-03-02T21:08:28.357Z] First time build. Skipping changelog. [2021-03-02T21:08:28.417Z] > git --version # timeout=10 [2021-03-02T21:08:28.426Z] > git --version # 'git version 2.17.1' [2021-03-02T21:08:28.438Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-02T21:08:30.256Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-02T21:08:30.728Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-02T21:08:31.091Z] + true [2021-03-02T21:08:31.091Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-02T21:08:34.020Z] ========================================================= [2021-03-02T21:08:34.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-02T21:08:34.021Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:08:34.449Z] + 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-03-02T21:08:35.906Z] Sending build context to Docker daemon 19.29MB [2021-03-02T21:08:35.906Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-02T21:08:35.906Z] Step 2/8 : FROM ${BASE} [2021-03-02T21:08:35.906Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-02T21:08:35.906Z] 5f621e34cdf4: Pulling fs layer [2021-03-02T21:08:35.906Z] a4357932f1b6: Pulling fs layer [2021-03-02T21:08:35.906Z] 18c013af1878: Pulling fs layer [2021-03-02T21:08:35.906Z] 00ac8860ef70: Pulling fs layer [2021-03-02T21:08:35.906Z] 63d7cb157983: Pulling fs layer [2021-03-02T21:08:35.906Z] b116817d02f9: Pulling fs layer [2021-03-02T21:08:35.906Z] 745a02a5169b: Pulling fs layer [2021-03-02T21:08:35.906Z] 63d7cb157983: Waiting [2021-03-02T21:08:35.906Z] 00ac8860ef70: Waiting [2021-03-02T21:08:35.906Z] b116817d02f9: Waiting [2021-03-02T21:08:35.906Z] 745a02a5169b: Waiting [2021-03-02T21:08:35.906Z] 18c013af1878: Verifying Checksum [2021-03-02T21:08:35.906Z] 18c013af1878: Download complete [2021-03-02T21:08:36.183Z] a4357932f1b6: Verifying Checksum [2021-03-02T21:08:36.183Z] a4357932f1b6: Download complete [2021-03-02T21:08:36.183Z] 63d7cb157983: Verifying Checksum [2021-03-02T21:08:36.183Z] 63d7cb157983: Download complete [2021-03-02T21:08:36.783Z] b116817d02f9: Verifying Checksum [2021-03-02T21:08:36.783Z] b116817d02f9: Download complete [2021-03-02T21:08:37.057Z] 5f621e34cdf4: Verifying Checksum [2021-03-02T21:08:37.057Z] 5f621e34cdf4: Download complete [2021-03-02T21:08:37.661Z] 5f621e34cdf4: Pull complete [2021-03-02T21:08:38.268Z] a4357932f1b6: Pull complete [2021-03-02T21:08:38.548Z] 18c013af1878: Pull complete [2021-03-02T21:08:39.155Z] 745a02a5169b: Verifying Checksum [2021-03-02T21:08:39.155Z] 745a02a5169b: Download complete [2021-03-02T21:08:40.140Z] 00ac8860ef70: Download complete [2021-03-02T21:08:50.374Z] 00ac8860ef70: Pull complete [2021-03-02T21:08:50.996Z] 63d7cb157983: Pull complete [2021-03-02T21:08:51.280Z] b116817d02f9: Pull complete [2021-03-02T21:08:52.565Z] Running on prd-centos7-docker-4c-2g-28272 in /w/workspace/ndry_app-functions-sdk-go_PR-728 [Pipeline] { [Pipeline] ws [2021-03-02T21:08:52.661Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-02T21:08:54.691Z] 745a02a5169b: Pull complete [2021-03-02T21:08:54.691Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-02T21:08:54.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-02T21:08:54.691Z] ---> b7e6874047d6 [2021-03-02T21:08:54.691Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-03-02T21:08:54.969Z] 20.10.0: Pulling from library/docker [2021-03-02T21:08:54.969Z] a3cc7d3b244e: Pulling fs layer [2021-03-02T21:08:54.969Z] 02a3295e0d61: Pulling fs layer [2021-03-02T21:08:54.969Z] 0f4f2e6d8100: Pulling fs layer [2021-03-02T21:08:54.969Z] 330b718f631f: Pulling fs layer [2021-03-02T21:08:54.969Z] a93816041522: Pulling fs layer [2021-03-02T21:08:54.969Z] bdb6da89ff94: Pulling fs layer [2021-03-02T21:08:54.969Z] 2a70c0c122f4: Pulling fs layer [2021-03-02T21:08:54.969Z] 330b718f631f: Waiting [2021-03-02T21:08:54.969Z] 2a70c0c122f4: Waiting [2021-03-02T21:08:54.969Z] bdb6da89ff94: Waiting [2021-03-02T21:08:54.969Z] 0f4f2e6d8100: Download complete [2021-03-02T21:08:54.969Z] 02a3295e0d61: Verifying Checksum [2021-03-02T21:08:54.969Z] 02a3295e0d61: Download complete [2021-03-02T21:08:54.969Z] a3cc7d3b244e: Verifying Checksum [2021-03-02T21:08:54.969Z] a3cc7d3b244e: Download complete [2021-03-02T21:08:54.969Z] a93816041522: Download complete [2021-03-02T21:08:55.014Z] using credential edgex-jenkins-ssh [2021-03-02T21:08:55.069Z] Cloning the remote Git repository [2021-03-02T21:08:55.096Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-02T21:08:55.255Z] bdb6da89ff94: Verifying Checksum [2021-03-02T21:08:55.255Z] bdb6da89ff94: Download complete [2021-03-02T21:08:55.255Z] 2a70c0c122f4: Download complete [2021-03-02T21:08:55.855Z] a3cc7d3b244e: Pull complete [2021-03-02T21:08:55.161Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-03-02T21:08:55.219Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-02T21:08:55.219Z] > git --version # timeout=10 [2021-03-02T21:08:55.225Z] > git --version # 'git version 2.24.3' [2021-03-02T21:08:55.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T21:08:55.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T21:08:56.846Z] 02a3295e0d61: Pull complete [2021-03-02T21:08:56.846Z] 330b718f631f: Verifying Checksum [2021-03-02T21:08:56.846Z] 330b718f631f: Download complete [2021-03-02T21:08:57.120Z] 0f4f2e6d8100: Pull complete [2021-03-02T21:08:59.147Z] Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit 064259c295e555b075aad235663837d2cc16be05 [2021-03-02T21:08:59.261Z] Merge succeeded, producing 674bbbac2fc95019387d6f3de97f98dc4d82ea58 [2021-03-02T21:08:59.262Z] Checking out Revision 674bbbac2fc95019387d6f3de97f98dc4d82ea58 (PR-728) [2021-03-02T21:08:58.641Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-02T21:08:58.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T21:08:58.663Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-02T21:08:58.676Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-02T21:08:58.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T21:08:58.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T21:08:59.159Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T21:08:59.166Z] > git checkout -f 064259c295e555b075aad235663837d2cc16be05 # timeout=10 [2021-03-02T21:08:59.216Z] > git remote # timeout=10 [2021-03-02T21:08:59.223Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T21:08:59.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T21:08:59.231Z] > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 [2021-03-02T21:08:59.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T21:08:59.269Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T21:08:59.273Z] > git checkout -f 674bbbac2fc95019387d6f3de97f98dc4d82ea58 # timeout=10 [2021-03-02T21:09:01.439Z] 330b718f631f: Pull complete [2021-03-02T21:09:01.439Z] a93816041522: Pull complete [2021-03-02T21:09:01.439Z] bdb6da89ff94: Pull complete [2021-03-02T21:09:02.045Z] 2a70c0c122f4: Pull complete [2021-03-02T21:09:02.045Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-02T21:09:02.045Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-02T21:09:02.846Z] Commit message: "Merge commit 'a1af34c7f52734c37f3173cf500a3c7bd0fc61a0' into HEAD" [2021-03-02T21:09:02.846Z] First time build. Skipping changelog. [2021-03-02T21:09:02.874Z] > git --version # timeout=10 [2021-03-02T21:09:02.879Z] > git --version # 'git version 2.24.3' [2021-03-02T21:09:02.885Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-02T21:09:04.357Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-02T21:09:04.708Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-02T21:09:05.023Z] + true [2021-03-02T21:09:05.024Z] + sudo service docker restart [2021-03-02T21:09:05.024Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-02T21:09:06.211Z] ========================================================= [2021-03-02T21:09:06.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-02T21:09:06.211Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:09:06.603Z] + 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-03-02T21:09:07.183Z] Sending build context to Docker daemon 19.29MB [2021-03-02T21:09:07.183Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-02T21:09:07.183Z] Step 2/8 : FROM ${BASE} [2021-03-02T21:09:07.183Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-02T21:09:07.183Z] 188c0c94c7c5: Pulling fs layer [2021-03-02T21:09:07.183Z] 0ef7d3d256c8: Pulling fs layer [2021-03-02T21:09:07.183Z] de9db76c5a1d: Pulling fs layer [2021-03-02T21:09:07.183Z] bca2f99d35d6: Pulling fs layer [2021-03-02T21:09:07.183Z] 93359f2a8cfa: Pulling fs layer [2021-03-02T21:09:07.183Z] 7c6f9722023f: Pulling fs layer [2021-03-02T21:09:07.183Z] a35cf1a2eb13: Pulling fs layer [2021-03-02T21:09:07.183Z] 7c6f9722023f: Waiting [2021-03-02T21:09:07.183Z] a35cf1a2eb13: Waiting [2021-03-02T21:09:07.183Z] bca2f99d35d6: Waiting [2021-03-02T21:09:07.183Z] 93359f2a8cfa: Waiting [2021-03-02T21:09:07.183Z] de9db76c5a1d: Verifying Checksum [2021-03-02T21:09:07.183Z] de9db76c5a1d: Download complete [2021-03-02T21:09:07.183Z] 0ef7d3d256c8: Download complete [2021-03-02T21:09:07.183Z] 93359f2a8cfa: Verifying Checksum [2021-03-02T21:09:07.183Z] 93359f2a8cfa: Download complete [2021-03-02T21:09:07.183Z] 7c6f9722023f: Verifying Checksum [2021-03-02T21:09:07.183Z] 7c6f9722023f: Download complete [2021-03-02T21:09:07.446Z] 188c0c94c7c5: Verifying Checksum [2021-03-02T21:09:07.446Z] 188c0c94c7c5: Download complete [2021-03-02T21:09:07.721Z] 188c0c94c7c5: Pull complete [2021-03-02T21:09:07.991Z] 0ef7d3d256c8: Pull complete [2021-03-02T21:09:07.991Z] de9db76c5a1d: Pull complete [2021-03-02T21:09:08.774Z] ---> fe37a8141186 [2021-03-02T21:09:08.775Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-02T21:09:08.775Z] ---> Running in 5065750959f5 [2021-03-02T21:09:08.775Z] Removing intermediate container 5065750959f5 [2021-03-02T21:09:08.775Z] ---> aaf5130d7c60 [2021-03-02T21:09:08.775Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-03-02T21:09:08.775Z] ---> Running in 18a121366fe0 [2021-03-02T21:09:08.944Z] a35cf1a2eb13: Verifying Checksum [2021-03-02T21:09:08.945Z] a35cf1a2eb13: Download complete [2021-03-02T21:09:09.898Z] bca2f99d35d6: Download complete [2021-03-02T21:09:10.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T21:09:10.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T21:09:11.779Z] (1/5) Installing libsodium (1.0.18-r0) [2021-03-02T21:09:11.779Z] (2/5) Installing libzmq (4.3.3-r0) [2021-03-02T21:09:11.779Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-03-02T21:09:12.063Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-03-02T21:09:12.063Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-03-02T21:09:12.063Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T21:09:12.063Z] OK: 144 MiB in 44 packages [2021-03-02T21:09:13.503Z] Removing intermediate container 18a121366fe0 [2021-03-02T21:09:13.503Z] ---> fa49205bdb02 [2021-03-02T21:09:13.503Z] Step 6/8 : WORKDIR /build [2021-03-02T21:09:13.503Z] ---> Running in b15f58acde4f [2021-03-02T21:09:14.102Z] Removing intermediate container b15f58acde4f [2021-03-02T21:09:14.102Z] ---> dca382f2d0b0 [2021-03-02T21:09:14.102Z] Step 7/8 : COPY go.mod . [2021-03-02T21:09:14.701Z] ---> 16d9b86c1092 [2021-03-02T21:09:14.701Z] Step 8/8 : RUN go mod download [2021-03-02T21:09:14.974Z] ---> Running in fca990bfd2cf [2021-03-02T21:09:15.238Z] bca2f99d35d6: Pull complete [2021-03-02T21:09:15.238Z] 93359f2a8cfa: Pull complete [2021-03-02T21:09:15.238Z] 7c6f9722023f: Pull complete [2021-03-02T21:09:23.433Z] a35cf1a2eb13: Pull complete [2021-03-02T21:09:23.433Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-02T21:09:23.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-02T21:09:23.433Z] ---> a62c8e92a672 [2021-03-02T21:09:23.433Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-03-02T21:09:23.433Z] 20.10.0: Pulling from library/docker [2021-03-02T21:09:23.433Z] 05e7bc50f07f: Pulling fs layer [2021-03-02T21:09:23.433Z] 6db28d0fdbf6: Pulling fs layer [2021-03-02T21:09:23.433Z] 292df0bc6bf3: Pulling fs layer [2021-03-02T21:09:23.433Z] 2e060f4bd70b: Pulling fs layer [2021-03-02T21:09:23.433Z] 80e8d568a223: Pulling fs layer [2021-03-02T21:09:23.433Z] 8dc6ef1a942a: Pulling fs layer [2021-03-02T21:09:23.433Z] 2312dd95470a: Pulling fs layer [2021-03-02T21:09:23.433Z] 80e8d568a223: Waiting [2021-03-02T21:09:23.433Z] 2312dd95470a: Waiting [2021-03-02T21:09:23.433Z] 8dc6ef1a942a: Waiting [2021-03-02T21:09:23.433Z] 2e060f4bd70b: Waiting [2021-03-02T21:09:23.433Z] 292df0bc6bf3: Download complete [2021-03-02T21:09:23.433Z] 6db28d0fdbf6: Verifying Checksum [2021-03-02T21:09:23.433Z] 6db28d0fdbf6: Download complete [2021-03-02T21:09:23.433Z] 80e8d568a223: Download complete [2021-03-02T21:09:23.433Z] 05e7bc50f07f: Verifying Checksum [2021-03-02T21:09:23.433Z] 05e7bc50f07f: Download complete [2021-03-02T21:09:23.433Z] 8dc6ef1a942a: Verifying Checksum [2021-03-02T21:09:23.433Z] 8dc6ef1a942a: Download complete [2021-03-02T21:09:23.433Z] 2312dd95470a: Verifying Checksum [2021-03-02T21:09:23.433Z] 2312dd95470a: Download complete [2021-03-02T21:09:24.015Z] 05e7bc50f07f: Pull complete [2021-03-02T21:09:24.281Z] 6db28d0fdbf6: Pull complete [2021-03-02T21:09:24.281Z] 292df0bc6bf3: Pull complete [2021-03-02T21:09:24.554Z] 2e060f4bd70b: Verifying Checksum [2021-03-02T21:09:24.554Z] 2e060f4bd70b: Download complete [2021-03-02T21:09:28.009Z] 2e060f4bd70b: Pull complete [2021-03-02T21:09:28.009Z] 80e8d568a223: Pull complete [2021-03-02T21:09:28.009Z] 8dc6ef1a942a: Pull complete [2021-03-02T21:09:28.274Z] 2312dd95470a: Pull complete [2021-03-02T21:09:28.274Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-02T21:09:28.274Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-02T21:09:29.680Z] ---> 97dd71d2f993 [2021-03-02T21:09:29.680Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-02T21:09:29.680Z] ---> Running in 4faeedc8b31d [2021-03-02T21:09:29.680Z] Removing intermediate container 4faeedc8b31d [2021-03-02T21:09:29.680Z] ---> c2b3aee3ae3b [2021-03-02T21:09:29.680Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-03-02T21:09:29.946Z] ---> Running in 8d97684ff01e [2021-03-02T21:09:30.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T21:09:31.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T21:09:32.433Z] (1/5) Installing libsodium (1.0.18-r0) [2021-03-02T21:09:32.433Z] (2/5) Installing libzmq (4.3.3-r0) [2021-03-02T21:09:32.433Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-03-02T21:09:32.698Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-03-02T21:09:32.698Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-03-02T21:09:32.698Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T21:09:32.698Z] OK: 167 MiB in 44 packages [2021-03-02T21:09:33.647Z] Removing intermediate container 8d97684ff01e [2021-03-02T21:09:33.647Z] ---> 5a721194e93a [2021-03-02T21:09:33.647Z] Step 6/8 : WORKDIR /build [2021-03-02T21:09:33.647Z] ---> Running in 035fb9675503 [2021-03-02T21:09:33.918Z] Removing intermediate container 035fb9675503 [2021-03-02T21:09:33.918Z] ---> ba8c11dcde6f [2021-03-02T21:09:33.918Z] Step 7/8 : COPY go.mod . [2021-03-02T21:09:34.190Z] ---> 53b37d515b47 [2021-03-02T21:09:34.190Z] Step 8/8 : RUN go mod download [2021-03-02T21:09:34.190Z] ---> Running in 073dde9c60e8 [2021-03-02T21:09:41.801Z] Removing intermediate container fca990bfd2cf [2021-03-02T21:09:41.801Z] ---> 38def814fcfc [2021-03-02T21:09:41.801Z] Successfully built 38def814fcfc [2021-03-02T21:09:41.801Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:09:42.189Z] + docker inspect -f . ci-base-image-arm64 [2021-03-02T21:09:42.189Z] . [Pipeline] withDockerContainer [2021-03-02T21:09:42.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-28271 does not seem to be running inside a container [2021-03-02T21:09:42.566Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-02T21:09:44.157Z] $ docker top 437af858ae1e80537587f143dc75581485e828ddd10d2a467f99d30292529a06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T21:09:45.245Z] + go version [2021-03-02T21:09:45.245Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-02T21:09:45.289Z] $ docker stop --time=1 437af858ae1e80537587f143dc75581485e828ddd10d2a467f99d30292529a06 [2021-03-02T21:09:47.199Z] $ docker rm -f 437af858ae1e80537587f143dc75581485e828ddd10d2a467f99d30292529a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:09:48.411Z] + docker inspect -f . ci-base-image-arm64 [2021-03-02T21:09:48.412Z] . [Pipeline] withDockerContainer [2021-03-02T21:09:48.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-28271 does not seem to be running inside a container [2021-03-02T21:09:48.788Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-02T21:09:50.322Z] $ docker top 908fa6694ac956700da2b418320c99740f1e7323c4294163e6338d74f75878f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T21:09:51.428Z] + make test [2021-03-02T21:09:51.428Z] make -C ./app-service-template build [2021-03-02T21:09:51.428Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:09:51.428Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-03-02T21:10:00.865Z] Removing intermediate container 073dde9c60e8 [2021-03-02T21:10:00.865Z] ---> e54a99e2da1e [2021-03-02T21:10:00.865Z] Successfully built e54a99e2da1e [2021-03-02T21:10:00.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:10:01.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-02T21:10:01.218Z] . [Pipeline] withDockerContainer [2021-03-02T21:10:01.375Z] prd-centos7-docker-4c-2g-28272 does not seem to be running inside a container [2021-03-02T21:10:01.448Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-02T21:10:02.452Z] $ docker top b78f28bc86a12c72b793809fdc5a95e8a9da1776a4d6c6b2499859390552b269 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T21:10:03.070Z] + go version [2021-03-02T21:10:03.070Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-02T21:10:03.107Z] $ docker stop --time=1 b78f28bc86a12c72b793809fdc5a95e8a9da1776a4d6c6b2499859390552b269 [2021-03-02T21:10:04.457Z] $ docker rm -f b78f28bc86a12c72b793809fdc5a95e8a9da1776a4d6c6b2499859390552b269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:10:05.593Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-02T21:10:05.593Z] . [Pipeline] withDockerContainer [2021-03-02T21:10:05.716Z] prd-centos7-docker-4c-2g-28272 does not seem to be running inside a container [2021-03-02T21:10:05.773Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-02T21:10:06.455Z] $ docker top d397b8a35b562d99b74ef45c49b454e7f24c76f9958c933f02590b1f23b03434 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T21:10:07.029Z] + make test [2021-03-02T21:10:07.030Z] make -C ./app-service-template build [2021-03-02T21:10:07.030Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:10:07.030Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-03-02T21:10:22.052Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:10:22.052Z] make -C ./app-service-template test [2021-03-02T21:10:22.052Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:10:22.052Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-02T21:10:23.823Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:10:23.824Z] make -C ./app-service-template test [2021-03-02T21:10:23.824Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:10:23.824Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-02T21:10:27.428Z] ? new-app-service [no test files] [2021-03-02T21:10:27.428Z] ok new-app-service/functions 0.010s coverage: 75.8% of statements [2021-03-02T21:10:27.428Z] CGO_ENABLED=1 go vet ./... [2021-03-02T21:10:30.047Z] gofmt -l . [2021-03-02T21:10:30.048Z] [ "`gofmt -l .`" = "" ] [2021-03-02T21:10:30.048Z] ./bin/test-go-mod-tidy.sh [2021-03-02T21:10:30.632Z] ./bin/test-attribution-txt.sh [2021-03-02T21:10:31.587Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:10:31.587Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-02T21:10:31.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-03-02T21:10:32.834Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.056s coverage: 82.6% of statements [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.215624927Z app=cc source=configurable.go:548 msg="Could not find 'profilenames' parameter for FilterByProfileName" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.215784745Z app=cc source=configurable.go:558 msg="Could not convert filterOut value `` to bool for $s%!(EXTRA string=FilterByProfileName)" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.215905117Z app=cc source=configurable.go:548 msg="Could not find 'devicenames' parameter for FilterByDeviceName" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.215982247Z app=cc source=configurable.go:558 msg="Could not convert filterOut value `` to bool for $s%!(EXTRA string=FilterByDeviceName)" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216076673Z app=cc source=configurable.go:548 msg="Could not find 'resourcenames' parameter for FilterByResourceName" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216150219Z app=cc source=configurable.go:558 msg="Could not convert filterOut value `` to bool for $s%!(EXTRA string=FilterByResourceName)" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.21625013Z app=cc source=configurable.go:158 msg="Invalid transform type 'baDType'. Must be 'xml' or 'json'" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216393283Z app=cc source=configurable.go:278 msg="HTTPExport Could not find url" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216426944Z app=cc source=configurable.go:278 msg="HTTPExport Could not find mimetype" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216464104Z app=cc source=configurable.go:278 msg="HTTPExport Could not parse 'bogus' to a bool for 'persistonerror' parameter: strconv.ParseBool: parsing \"bogus\": invalid syntax" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216494962Z app=cc source=configurable.go:278 msg="HTTPExport missing headername since secretpath & secretname are specified" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216536204Z app=cc source=configurable.go:278 msg="HTTPExport missing secretpath since headername & secretname are specified" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216575797Z app=cc source=configurable.go:278 msg="HTTPExport missing secretname since secretpath & headername are specified" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216666796Z app=cc source=configurable.go:278 msg="HTTPExport Could not find url" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216696723Z app=cc source=configurable.go:278 msg="HTTPExport Could not find mimetype" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216728166Z app=cc source=configurable.go:278 msg="HTTPExport Could not parse 'bogus' to a bool for 'persistonerror' parameter: strconv.ParseBool: parsing \"bogus\": invalid syntax" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216765187Z app=cc source=configurable.go:278 msg="HTTPExport missing headername since secretpath & secretname are specified" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216834784Z app=cc source=configurable.go:278 msg="HTTPExport missing secretpath since headername & secretname are specified" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.216875559Z app=cc source=configurable.go:278 msg="HTTPExport missing secretname since secretpath & headername are specified" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.217073003Z app=cc source=configurable.go:459 msg="time: missing unit in duration \"10\"" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.217117848Z app=cc source=configurable.go:480 msg="time: missing unit in duration \"10\"" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.217251861Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `GatewayId HoustonStore000123, Latitude:29.630771,Longitude:-95.377603`" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.217284459Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `GatewayId:,Latitude:29.630771,Longitude:-95.377603`" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.217318298Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `GatewayId:HoustonStore000123,:29.630771,Longitude:-95.377603`" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.21735264Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `:,:,:`" [2021-03-02T21:10:34.783Z] level=ERROR ts=2021-03-02T21:10:34.217382502Z app=cc source=configurable.go:512 msg="Could not find 'tags' parameter" [2021-03-02T21:10:34.784Z] level=ERROR ts=2021-03-02T21:10:34.217484686Z app=cc source=configurable.go:223 msg="Could not find 'algorithm' parameter for Encrypt" [2021-03-02T21:10:34.784Z] level=ERROR ts=2021-03-02T21:10:34.217528947Z app=cc source=configurable.go:248 msg="Could not find initvector" [2021-03-02T21:10:34.784Z] level=ERROR ts=2021-03-02T21:10:34.217563373Z app=cc source=configurable.go:236 msg="Could not find 'key' or 'secretpath' and 'secretname' in configuration" [2021-03-02T21:10:34.784Z] level=ERROR ts=2021-03-02T21:10:34.217592427Z app=cc source=configurable.go:236 msg="Could not find 'key' or 'secretpath' and 'secretname' in configuration" [2021-03-02T21:10:34.784Z] level=ERROR ts=2021-03-02T21:10:34.217620684Z app=cc source=configurable.go:236 msg="Could not find 'key' or 'secretpath' and 'secretname' in configuration" [2021-03-02T21:10:34.784Z] level=INFO ts=2021-03-02T21:10:34.217876786Z app=cc source=triggerfactory.go:92 msg="HTTP trigger selected" [2021-03-02T21:10:34.784Z] level=INFO ts=2021-03-02T21:10:34.217910852Z app=cc source=triggerfactory.go:96 msg="EdgeX MessageBus trigger selected" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218146502Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Bogus]" [2021-03-02T21:10:34.784Z] --- FAIL: TestLoadConfigurablePipelineFunctionNotFound (0.00s) [2021-03-02T21:10:34.784Z] sdk_test.go:244: [2021-03-02T21:10:34.784Z] Error Trace: sdk_test.go:244 [2021-03-02T21:10:34.784Z] Error: Not equal: [2021-03-02T21:10:34.784Z] expected: "function Bogus configuration not found in Pipeline.Functions section" [2021-03-02T21:10:34.784Z] actual : "function 'Bogus' configuration not found in Pipeline.Functions section" [2021-03-02T21:10:34.784Z] [2021-03-02T21:10:34.784Z] Diff: [2021-03-02T21:10:34.784Z] --- Expected [2021-03-02T21:10:34.784Z] +++ Actual [2021-03-02T21:10:34.784Z] @@ -1 +1 @@ [2021-03-02T21:10:34.784Z] -function Bogus configuration not found in Pipeline.Functions section [2021-03-02T21:10:34.784Z] +function 'Bogus' configuration not found in Pipeline.Functions section [2021-03-02T21:10:34.784Z] Test: TestLoadConfigurablePipelineFunctionNotFound [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218360013Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Bogus]" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218426228Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [FilterByDeviceName, Transform, SetOutputData]" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.21852588Z app=cc source=sdk.go:304 msg="FilterByDeviceName function added to configurable pipeline with parameters: [devicenames='Random-Float-Device, Random-Integer-Device']" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218567045Z app=cc source=sdk.go:304 msg="Transform function added to configurable pipeline with parameters: [type='xml']" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218588345Z app=cc source=sdk.go:304 msg="SetOutputData function added to configurable pipeline with parameters: []" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218641117Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Compress, SetOutputData]" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218674341Z app=cc source=sdk.go:304 msg="Compress function added to configurable pipeline with parameters: [algorithm='gzip']" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218693523Z app=cc source=sdk.go:304 msg="SetOutputData function added to configurable pipeline with parameters: []" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218736731Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Compress, SetOutputData]" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218768318Z app=cc source=sdk.go:304 msg="Compress function added to configurable pipeline with parameters: [algorithm='gzip']" [2021-03-02T21:10:34.784Z] level=DEBUG ts=2021-03-02T21:10:34.218786736Z app=cc source=sdk.go:304 msg="SetOutputData function added to configurable pipeline with parameters: []" [2021-03-02T21:10:34.784Z] level=INFO ts=2021-03-02T21:10:34.219173627Z app=cc source=sdk.go:506 msg="Environment profileOverride of '-n/--serviceName' by environment variable: EDGEX_SERVICE_KEY=MyCustomAppService" [2021-03-02T21:10:34.784Z] level=INFO ts=2021-03-02T21:10:34.21924797Z app=cc source=sdk.go:506 msg="Environment profileOverride of '-n/--serviceName' by environment variable: EDGEX_SERVICE_KEY=AppService--MyCloud" [2021-03-02T21:10:34.784Z] FAIL [2021-03-02T21:10:34.784Z] coverage: 56.6% of statements [2021-03-02T21:10:34.784Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.027s [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-03-02T21:10:34.784Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.051s coverage: 61.5% of statements [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-03-02T21:10:34.784Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.051s coverage: 75.6% of statements [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-03-02T21:10:34.784Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.0% of statements [2021-03-02T21:10:34.784Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-03-02T21:10:34.784Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.039s coverage: 8.8% of statements [2021-03-02T21:10:46.050Z] ? new-app-service [no test files] [2021-03-02T21:10:46.050Z] ok new-app-service/functions 0.022s coverage: 75.8% of statements [2021-03-02T21:10:46.050Z] CGO_ENABLED=1 go vet ./... [2021-03-02T21:10:49.743Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.944s coverage: 77.5% of statements [2021-03-02T21:10:49.743Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-03-02T21:10:49.743Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.011s coverage: 87.9% of statements [2021-03-02T21:10:49.743Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 80.5% of statements [2021-03-02T21:10:49.743Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.014s coverage: 71.7% of statements [2021-03-02T21:10:54.356Z] gofmt -l . [2021-03-02T21:10:54.356Z] [ "`gofmt -l .`" = "" ] [2021-03-02T21:10:54.356Z] ./bin/test-go-mod-tidy.sh [2021-03-02T21:10:54.356Z] ./bin/test-attribution-txt.sh [2021-03-02T21:10:55.333Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-03-02T21:10:55.333Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-02T21:10:56.762Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-03-02T21:11:00.165Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.030s coverage: 82.6% of statements [2021-03-02T21:11:02.020Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.039s coverage: 82.8% of statements [2021-03-02T21:11:02.021Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-03-02T21:11:02.021Z] FAIL [2021-03-02T21:11:02.021Z] make: *** [Makefile:12: test] Error 1 [Pipeline] } [2021-03-02T21:11:02.085Z] $ docker stop --time=1 d397b8a35b562d99b74ef45c49b454e7f24c76f9958c933f02590b1f23b03434 [2021-03-02T21:11:03.910Z] $ docker rm -f d397b8a35b562d99b74ef45c49b454e7f24c76f9958c933f02590b1f23b03434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:11:06.286Z] ---> job-cost.sh [2021-03-02T21:11:06.286Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xT9Q [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.643313985Z app=cc source=configurable.go:548 msg="Could not find 'profilenames' parameter for FilterByProfileName" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.644243451Z app=cc source=configurable.go:558 msg="Could not convert filterOut value `` to bool for $s%!(EXTRA string=FilterByProfileName)" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.644930758Z app=cc source=configurable.go:548 msg="Could not find 'devicenames' parameter for FilterByDeviceName" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.645557543Z app=cc source=configurable.go:558 msg="Could not convert filterOut value `` to bool for $s%!(EXTRA string=FilterByDeviceName)" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.646234539Z app=cc source=configurable.go:548 msg="Could not find 'resourcenames' parameter for FilterByResourceName" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.64701584Z app=cc source=configurable.go:558 msg="Could not convert filterOut value `` to bool for $s%!(EXTRA string=FilterByResourceName)" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.647930766Z app=cc source=configurable.go:158 msg="Invalid transform type 'baDType'. Must be 'xml' or 'json'" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.649199305Z app=cc source=configurable.go:278 msg="HTTPExport Could not find url" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.649635503Z app=cc source=configurable.go:278 msg="HTTPExport Could not find mimetype" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.649912843Z app=cc source=configurable.go:278 msg="HTTPExport Could not parse 'bogus' to a bool for 'persistonerror' parameter: strconv.ParseBool: parsing \"bogus\": invalid syntax" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.650183384Z app=cc source=configurable.go:278 msg="HTTPExport missing headername since secretpath & secretname are specified" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.650457145Z app=cc source=configurable.go:278 msg="HTTPExport missing secretpath since headername & secretname are specified" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.650728845Z app=cc source=configurable.go:278 msg="HTTPExport missing secretname since secretpath & headername are specified" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.651961584Z app=cc source=configurable.go:278 msg="HTTPExport Could not find url" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.652250095Z app=cc source=configurable.go:278 msg="HTTPExport Could not find mimetype" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.652527756Z app=cc source=configurable.go:278 msg="HTTPExport Could not parse 'bogus' to a bool for 'persistonerror' parameter: strconv.ParseBool: parsing \"bogus\": invalid syntax" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.652804157Z app=cc source=configurable.go:278 msg="HTTPExport missing headername since secretpath & secretname are specified" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.65314087Z app=cc source=configurable.go:278 msg="HTTPExport missing secretpath since headername & secretname are specified" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.653457002Z app=cc source=configurable.go:278 msg="HTTPExport missing secretname since secretpath & headername are specified" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.654991192Z app=cc source=configurable.go:459 msg="time: missing unit in duration \"10\"" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.655310125Z app=cc source=configurable.go:480 msg="time: missing unit in duration \"10\"" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.656504902Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `GatewayId HoustonStore000123, Latitude:29.630771,Longitude:-95.377603`" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.656783753Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `GatewayId:,Latitude:29.630771,Longitude:-95.377603`" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.657052733Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `GatewayId:HoustonStore000123,:29.630771,Longitude:-95.377603`" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.657318564Z app=cc source=configurable.go:522 msg="Bad Tags specification format. Expect comma separated list of 'key:value'. Got `:,:,:`" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.657593944Z app=cc source=configurable.go:512 msg="Could not find 'tags' parameter" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.658386795Z app=cc source=configurable.go:223 msg="Could not find 'algorithm' parameter for Encrypt" [2021-03-02T21:11:07.111Z] level=ERROR ts=2021-03-02T21:11:06.658805152Z app=cc source=configurable.go:248 msg="Could not find initvector" [2021-03-02T21:11:07.112Z] level=ERROR ts=2021-03-02T21:11:06.659126314Z app=cc source=configurable.go:236 msg="Could not find 'key' or 'secretpath' and 'secretname' in configuration" [2021-03-02T21:11:07.112Z] level=ERROR ts=2021-03-02T21:11:06.659388885Z app=cc source=configurable.go:236 msg="Could not find 'key' or 'secretpath' and 'secretname' in configuration" [2021-03-02T21:11:07.112Z] level=ERROR ts=2021-03-02T21:11:06.659714197Z app=cc source=configurable.go:236 msg="Could not find 'key' or 'secretpath' and 'secretname' in configuration" [2021-03-02T21:11:07.112Z] level=INFO ts=2021-03-02T21:11:06.660739918Z app=cc source=triggerfactory.go:92 msg="HTTP trigger selected" [2021-03-02T21:11:07.112Z] level=INFO ts=2021-03-02T21:11:06.660981607Z app=cc source=triggerfactory.go:96 msg="EdgeX MessageBus trigger selected" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.662684284Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Bogus]" [2021-03-02T21:11:07.112Z] --- FAIL: TestLoadConfigurablePipelineFunctionNotFound (0.00s) [2021-03-02T21:11:07.112Z] sdk_test.go:244: [2021-03-02T21:11:07.112Z] Error Trace: sdk_test.go:244 [2021-03-02T21:11:07.112Z] Error: Not equal: [2021-03-02T21:11:07.112Z] expected: "function Bogus configuration not found in Pipeline.Functions section" [2021-03-02T21:11:07.112Z] actual : "function 'Bogus' configuration not found in Pipeline.Functions section" [2021-03-02T21:11:07.112Z] [2021-03-02T21:11:07.112Z] Diff: [2021-03-02T21:11:07.112Z] --- Expected [2021-03-02T21:11:07.112Z] +++ Actual [2021-03-02T21:11:07.112Z] @@ -1 +1 @@ [2021-03-02T21:11:07.112Z] -function Bogus configuration not found in Pipeline.Functions section [2021-03-02T21:11:07.112Z] +function 'Bogus' configuration not found in Pipeline.Functions section [2021-03-02T21:11:07.112Z] Test: TestLoadConfigurablePipelineFunctionNotFound [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.663664622Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Bogus]" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.664002065Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [FilterByDeviceName, Transform, SetOutputData]" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.664301377Z app=cc source=sdk.go:304 msg="FilterByDeviceName function added to configurable pipeline with parameters: [devicenames='Random-Float-Device, Random-Integer-Device']" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.664438633Z app=cc source=sdk.go:304 msg="Transform function added to configurable pipeline with parameters: [type='xml']" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.664596969Z app=cc source=sdk.go:304 msg="SetOutputData function added to configurable pipeline with parameters: []" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.665045476Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Compress, SetOutputData]" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.665193972Z app=cc source=sdk.go:304 msg="Compress function added to configurable pipeline with parameters: [algorithm='gzip']" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.665305977Z app=cc source=sdk.go:304 msg="SetOutputData function added to configurable pipeline with parameters: []" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.665711872Z app=cc source=sdk.go:254 msg="Function Pipeline Execution Order: [Compress, SetOutputData]" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.665941331Z app=cc source=sdk.go:304 msg="Compress function added to configurable pipeline with parameters: [algorithm='gzip']" [2021-03-02T21:11:07.112Z] level=DEBUG ts=2021-03-02T21:11:06.666124549Z app=cc source=sdk.go:304 msg="SetOutputData function added to configurable pipeline with parameters: []" [2021-03-02T21:11:07.112Z] level=INFO ts=2021-03-02T21:11:06.668917508Z app=cc source=sdk.go:506 msg="Environment profileOverride of '-n/--serviceName' by environment variable: EDGEX_SERVICE_KEY=MyCustomAppService" [2021-03-02T21:11:07.112Z] level=INFO ts=2021-03-02T21:11:06.669303213Z app=cc source=sdk.go:506 msg="Environment profileOverride of '-n/--serviceName' by environment variable: EDGEX_SERVICE_KEY=AppService--MyCloud" [2021-03-02T21:11:07.112Z] FAIL [2021-03-02T21:11:07.112Z] coverage: 56.6% of statements [2021-03-02T21:11:07.112Z] FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.109s [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-03-02T21:11:07.112Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.071s coverage: 61.5% of statements [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-03-02T21:11:07.112Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.119s coverage: 75.6% of statements [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-03-02T21:11:07.112Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.0% of statements [2021-03-02T21:11:07.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-03-02T21:11:07.112Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.113s coverage: 8.8% of statements [2021-03-02T21:11:21.240Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-02T21:11:25.443Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.877s coverage: 77.5% of statements [2021-03-02T21:11:25.443Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-03-02T21:11:25.443Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.051s coverage: 87.9% of statements [2021-03-02T21:11:25.443Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.038s coverage: 80.5% of statements [2021-03-02T21:11:25.443Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 71.7% of statements [2021-03-02T21:11:37.803Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.077s coverage: 82.8% of statements [2021-03-02T21:11:37.803Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements [2021-03-02T21:11:37.803Z] FAIL [2021-03-02T21:11:37.803Z] make: *** [Makefile:12: test] Error 1 [Pipeline] } [2021-03-02T21:11:37.857Z] $ docker stop --time=1 908fa6694ac956700da2b418320c99740f1e7323c4294163e6338d74f75878f2 [2021-03-02T21:11:39.728Z] $ docker rm -f 908fa6694ac956700da2b418320c99740f1e7323c4294163e6338d74f75878f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:11:41.888Z] ---> job-cost.sh [2021-03-02T21:11:41.888Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p1lz [2021-03-02T21:11:47.867Z] lf-activate-venv(): INFO: Adding /tmp/venv-xT9Q/bin to PATH [2021-03-02T21:11:47.867Z] INFO: No Stack... [2021-03-02T21:11:48.821Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-02T21:11:49.401Z] INFO: Archiving Costs [Pipeline] sh [2021-03-02T21:11:49.730Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-03-02T21:11:49.730Z] + cut -d, -f6 [Pipeline] lock [2021-03-02T21:11:49.839Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] [2021-03-02T21:11:49.846Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] did not exist. Created. [2021-03-02T21:11:49.846Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-02T21:11:50.349Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-02T21:11:50.795Z] Stashed 1 file(s) [Pipeline] } [2021-03-02T21:11:50.814Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T21:11:51.874Z] Failed in branch amd64 [2021-03-02T21:12:20.840Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-02T21:14:27.641Z] lf-activate-venv(): INFO: Adding /tmp/venv-p1lz/bin to PATH [2021-03-02T21:14:27.641Z] INFO: No Stack... [2021-03-02T21:14:27.641Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-02T21:14:27.641Z] INFO: Archiving Costs [Pipeline] sh [2021-03-02T21:14:28.005Z] + + cutcat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-03-02T21:14:28.005Z] -d, -f6 [Pipeline] lock [2021-03-02T21:14:28.138Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] [2021-03-02T21:14:28.145Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] did not exist. Created. [2021-03-02T21:14:28.145Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-02T21:14:28.657Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-07454576/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-07454576/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-02T21:14:29.027Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-02T21:14:29.070Z] Warning: overwriting stash ‘stack-cost’ [2021-03-02T21:14:29.939Z] Stashed 1 file(s) [Pipeline] } [2021-03-02T21:14:29.961Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-728-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T21:14:31.137Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:14:35.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:14:35.649Z] ---> package-listing.sh [2021-03-02T21:14:35.649Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-02T21:14:35.649Z] ++ facter osfamily [2021-03-02T21:14:35.649Z] + OS_FAMILY=redhat [2021-03-02T21:14:35.649Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-728 [2021-03-02T21:14:35.649Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-02T21:14:35.649Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-02T21:14:35.649Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-02T21:14:35.649Z] + PACKAGES=/tmp/packages_start.txt [2021-03-02T21:14:35.649Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-728 ']' [2021-03-02T21:14:35.649Z] + PACKAGES=/tmp/packages_end.txt [2021-03-02T21:14:35.649Z] + case "${OS_FAMILY}" in [2021-03-02T21:14:35.649Z] + rpm -qa [2021-03-02T21:14:35.649Z] + sort [2021-03-02T21:14:40.973Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-02T21:14:40.973Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-02T21:14:40.973Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-02T21:14:40.973Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-728 ']' [2021-03-02T21:14:40.973Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-728/archives/ [2021-03-02T21:14:40.973Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-728/archives/ [Pipeline] echo [2021-03-02T21:14:41.008Z] 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-728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-02T21:14:41.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:14:41.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T21:14:41.689Z] [2021-03-02T21:14:41.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-02T21:14:42.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T21:14:42.092Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-02T21:14:42.092Z] df20fa9351a1: Pulling fs layer [2021-03-02T21:14:42.092Z] 36b3adc4ff6f: Pulling fs layer [2021-03-02T21:14:42.092Z] 8ad3a11d3b57: Pulling fs layer [2021-03-02T21:14:42.092Z] 46f8f816bc3b: Pulling fs layer [2021-03-02T21:14:42.092Z] 93b61091891f: Pulling fs layer [2021-03-02T21:14:42.092Z] 93b9cdb0e59b: Pulling fs layer [2021-03-02T21:14:42.092Z] 5e14af77c1be: Pulling fs layer [2021-03-02T21:14:42.092Z] 01666e4c0597: Pulling fs layer [2021-03-02T21:14:42.092Z] aa168da1d23b: Pulling fs layer [2021-03-02T21:14:42.092Z] 46f8f816bc3b: Waiting [2021-03-02T21:14:42.092Z] 93b61091891f: Waiting [2021-03-02T21:14:42.092Z] 93b9cdb0e59b: Waiting [2021-03-02T21:14:42.092Z] 01666e4c0597: Waiting [2021-03-02T21:14:42.092Z] aa168da1d23b: Waiting [2021-03-02T21:14:42.092Z] 5e14af77c1be: Waiting [2021-03-02T21:14:42.092Z] 36b3adc4ff6f: Verifying Checksum [2021-03-02T21:14:42.092Z] 36b3adc4ff6f: Download complete [2021-03-02T21:14:42.092Z] 46f8f816bc3b: Verifying Checksum [2021-03-02T21:14:42.092Z] 46f8f816bc3b: Download complete [2021-03-02T21:14:42.092Z] df20fa9351a1: Download complete [2021-03-02T21:14:42.358Z] 93b9cdb0e59b: Verifying Checksum [2021-03-02T21:14:42.359Z] 93b9cdb0e59b: Download complete [2021-03-02T21:14:42.359Z] 5e14af77c1be: Verifying Checksum [2021-03-02T21:14:42.359Z] 5e14af77c1be: Download complete [2021-03-02T21:14:42.359Z] 93b61091891f: Verifying Checksum [2021-03-02T21:14:42.359Z] 93b61091891f: Download complete [2021-03-02T21:14:42.359Z] 01666e4c0597: Verifying Checksum [2021-03-02T21:14:42.359Z] 01666e4c0597: Download complete [2021-03-02T21:14:42.626Z] df20fa9351a1: Pull complete [2021-03-02T21:14:42.626Z] 8ad3a11d3b57: Verifying Checksum [2021-03-02T21:14:42.626Z] 8ad3a11d3b57: Download complete [2021-03-02T21:14:42.891Z] 36b3adc4ff6f: Pull complete [2021-03-02T21:14:43.842Z] 8ad3a11d3b57: Pull complete [2021-03-02T21:14:43.842Z] 46f8f816bc3b: Pull complete [2021-03-02T21:14:44.108Z] 93b61091891f: Pull complete [2021-03-02T21:14:44.685Z] aa168da1d23b: Verifying Checksum [2021-03-02T21:14:44.685Z] aa168da1d23b: Download complete [2021-03-02T21:14:44.947Z] 93b9cdb0e59b: Pull complete [2021-03-02T21:14:44.947Z] 5e14af77c1be: Pull complete [2021-03-02T21:14:45.214Z] 01666e4c0597: Pull complete [2021-03-02T21:14:51.845Z] aa168da1d23b: Pull complete [2021-03-02T21:14:51.845Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-02T21:14:51.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T21:14:51.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-02T21:14:52.092Z] prd-centos7-docker-4c-2g-28270 does not seem to be running inside a container [2021-03-02T21:14:52.152Z] $ 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-728/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-728 -v /w/workspace/ndry_app-functions-sdk-go_PR-728:/w/workspace/ndry_app-functions-sdk-go_PR-728:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-728@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-728@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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-02T21:14:56.074Z] $ docker top ef217d790b3e0d061af2b1d3e81c3607f01445e78e9cd4bb539e305e43080db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T21:14:56.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-02T21:14:57.013Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-02T21:14:57.344Z] + ls /var/log/sa-host [2021-03-02T21:14:57.344Z] + sadf -c /var/log/sa-host/sa02 [2021-03-02T21:14:57.344Z] file_magic: OK [2021-03-02T21:14:57.344Z] HZ: Using current value: 100 [2021-03-02T21:14:57.344Z] file_header: OK [2021-03-02T21:14:57.344Z] 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-03-02T21:14:57.344Z] Statistics: [2021-03-02T21:14:57.344Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-02T21:14:57.344Z] File successfully converted to sysstat format version 12.2.1 [2021-03-02T21:14:57.344Z] + sadf -c /var/log/sa-host/sa23 [2021-03-02T21:14:57.344Z] file_magic: OK [2021-03-02T21:14:57.344Z] HZ: Using current value: 100 [2021-03-02T21:14:57.344Z] file_header: OK [2021-03-02T21:14:57.344Z] 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-03-02T21:14:57.344Z] Statistics: [2021-03-02T21:14:57.344Z] Hnuu...uuuununununu... [2021-03-02T21:14:57.344Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-02T21:14:58.165Z] provisioning config files... [2021-03-02T21:14:58.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-728@tmp/config4194959039907523168tmp [Pipeline] { [Pipeline] echo [2021-03-02T21:14:58.325Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:14:58.671Z] ---> create-netrc.sh [Pipeline] } [2021-03-02T21:14:58.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-02T21:14:58.905Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:14:59.246Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-02T21:14:59.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:14:59.620Z] ---> sudo-logs.sh [2021-03-02T21:14:59.620Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-02T21:14:59.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:15:00.098Z] ---> job-cost.sh [2021-03-02T21:15:00.098Z] lf-activate-venv: SKIPPING [2021-03-02T21:15:00.098Z] DEBUG: total: 0.20999999344348907 [2021-03-02T21:15:00.098Z] INFO: Retrieving Stack Cost... [2021-03-02T21:15:01.048Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-02T21:15:01.623Z] INFO: Archiving Costs [Pipeline] echo [2021-03-02T21:15:01.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T21:15:02.019Z] ---> logs-deploy.sh [2021-03-02T21:15:02.019Z] lf-activate-venv: SKIPPING [2021-03-02T21:15:02.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-728/1 [2021-03-02T21:15:02.019Z] INFO: archiving workspace using pattern(s): [2021-03-02T21:15:03.962Z] Archives upload complete. [2021-03-02T21:15:03.962Z] INFO: archiving logs to Nexus