Pull request #964 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 4a982b7041d82734441c6a96dd368ca09fb966da+aa508a3e66e4a281fa0c2e3029608a5edd05d007 (460539246280b5f6a5fde983b3bb6d3db4195953) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8843218749210130852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3108490771065791616.key > 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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git 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-964/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5206408307257900739.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1593323877489912490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6823553212991942064.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE 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-964/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5828071163766456730.key > 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 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-171’ Running on prd-centos7-docker-4c-2g-174 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-964 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh5947134099035516541.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh920509384037635873.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit 4a982b7041d82734441c6a96dd368ca09fb966da Merge succeeded, producing 4a982b7041d82734441c6a96dd368ca09fb966da Checking out Revision 4a982b7041d82734441c6a96dd368ca09fb966da (PR-964) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh1849815568285174760.key > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10 Commit message: "ci: update app-service-template for LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T17:06:39.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T17:06:39.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T17:06:39.882Z] ========================================================= [2021-10-06T17:06:39.882Z] EdgeX Global Pipelines Version Info [2021-10-06T17:06:39.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:06:41.179Z] ------------------- [2021-10-06T17:06:41.179Z] stable info: [2021-10-06T17:06:41.179Z] ------------------- [2021-10-06T17:06:41.179Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T17:06:41.179Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T17:06:41.179Z] Message: update stable to v1.0.206 [2021-10-06T17:06:41.764Z] ------------------- [2021-10-06T17:06:41.764Z] experimental info: [2021-10-06T17:06:41.764Z] ------------------- [2021-10-06T17:06:41.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T17:06:41.764Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T17:06:41.764Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T17:06:42.033Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-06T17:06:42.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-06T17:06:42.178Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T17:06:42.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T17:06:42.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T17:06:42.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T17:06:42.425Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-06T17:06:42.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T17:06:42.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T17:06:42.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T17:06:42.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T17:06:42.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T17:06:42.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-06T17:06:42.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T17:06:42.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T17:06:43.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T17:06:43.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T17:06:43.137Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T17:06:43.214Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T17:06:43.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T17:06:43.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T17:06:43.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-06T17:06:43.462Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-06T17:06:43.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T17:06:43.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T17:06:43.650Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T17:06:43.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T17:06:43.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-964 [Pipeline] echo [2021-10-06T17:06:43.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-964 [Pipeline] echo [2021-10-06T17:06:43.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-964 [Pipeline] echo [2021-10-06T17:06:43.973Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a982b7041d82734441c6a96dd368ca09fb966da [Pipeline] echo [2021-10-06T17:06:44.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a982b7 [Pipeline] echo [2021-10-06T17:06:44.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T17:06:44.791Z] + git log --format=format:%s -1 4a982b7041d82734441c6a96dd368ca09fb966da [Pipeline] echo [2021-10-06T17:06:44.906Z] GIT_COMMIT: 4a982b7041d82734441c6a96dd368ca09fb966da, Commit Message: ci: update app-service-template for LTS [Pipeline] echo [2021-10-06T17:06:44.951Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:06:45.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T17:06:45.813Z] [2021-10-06T17:06:45.813Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:06:46.198Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T17:06:46.198Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T17:06:46.198Z] 31603596830f: Pulling fs layer [2021-10-06T17:06:46.198Z] 04fac38145f0: Pulling fs layer [2021-10-06T17:06:46.198Z] 701f6daf10bf: Pulling fs layer [2021-10-06T17:06:46.198Z] 24f72da36158: Pulling fs layer [2021-10-06T17:06:46.198Z] 24f72da36158: Waiting [2021-10-06T17:06:46.198Z] 04fac38145f0: Verifying Checksum [2021-10-06T17:06:46.198Z] 04fac38145f0: Download complete [2021-10-06T17:06:46.465Z] 31603596830f: Verifying Checksum [2021-10-06T17:06:46.465Z] 31603596830f: Download complete [2021-10-06T17:06:46.465Z] 24f72da36158: Verifying Checksum [2021-10-06T17:06:46.465Z] 24f72da36158: Download complete [2021-10-06T17:06:46.465Z] 701f6daf10bf: Verifying Checksum [2021-10-06T17:06:46.465Z] 701f6daf10bf: Download complete [2021-10-06T17:06:46.465Z] 31603596830f: Pull complete [2021-10-06T17:06:46.733Z] 04fac38145f0: Pull complete [2021-10-06T17:06:47.323Z] 701f6daf10bf: Pull complete [2021-10-06T17:06:47.323Z] 24f72da36158: Pull complete [2021-10-06T17:06:47.323Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T17:06:47.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T17:06:47.323Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T17:06:47.440Z] prd-centos7-docker-4c-2g-174 does not seem to be running inside a container [2021-10-06T17:06:47.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T17:06:48.206Z] $ docker top d8f90a923697272a2dc35420c9432ca9a973d60baa24c939b9fce7070fff8063 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T17:06:48.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T17:06:48.408Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T17:06:48.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T17:06:48.519Z] $ docker exec d8f90a923697272a2dc35420c9432ca9a973d60baa24c939b9fce7070fff8063 ssh-agent [2021-10-06T17:06:48.628Z] SSH_AUTH_SOCK=/tmp/ssh-3T69XUGwqVeh/agent.14 [2021-10-06T17:06:48.628Z] SSH_AGENT_PID=20 [2021-10-06T17:06:48.644Z] Running ssh-add (command line suppressed) [2021-10-06T17:06:48.738Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_540937495918247543.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_540937495918247543.key) [2021-10-06T17:06:48.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T17:06:49.127Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T17:06:49.153Z] $ docker exec --env ******** --env ******** d8f90a923697272a2dc35420c9432ca9a973d60baa24c939b9fce7070fff8063 ssh-agent -k [2021-10-06T17:06:49.239Z] unset SSH_AUTH_SOCK; [2021-10-06T17:06:49.239Z] unset SSH_AGENT_PID; [2021-10-06T17:06:49.239Z] echo Agent pid 20 killed; [2021-10-06T17:06:49.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T17:06:49.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T17:06:49.350Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T17:06:49.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T17:06:49.456Z] $ docker exec d8f90a923697272a2dc35420c9432ca9a973d60baa24c939b9fce7070fff8063 ssh-agent [2021-10-06T17:06:49.555Z] SSH_AUTH_SOCK=/tmp/ssh-FargEUBu55Bm/agent.53 [2021-10-06T17:06:49.555Z] SSH_AGENT_PID=60 [2021-10-06T17:06:49.564Z] Running ssh-add (command line suppressed) [2021-10-06T17:06:49.654Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_9042888237950668484.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_9042888237950668484.key) [2021-10-06T17:06:49.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T17:06:50.029Z] + git semver init [2021-10-06T17:06:50.029Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T17:06:50.029Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.git [2021-10-06T17:06:50.029Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T17:06:50.029Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T17:06:50.029Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T17:06:50.029Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T17:06:50.029Z] # $SEMVER_BRANCH = PR-964 [2021-10-06T17:06:50.029Z] # $SEMVER_TEMP = /tmp/semver-491568424 [2021-10-06T17:06:50.029Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-06T17:06:51.980Z] # '/tmp/semver-491568424' -> '/w/workspace/ndry_app-functions-sdk-go_PR-964/.semver' [2021-10-06T17:06:52.252Z] # -> Force: false [2021-10-06T17:06:52.252Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.semver [Pipeline] } [2021-10-06T17:06:52.271Z] $ docker exec --env ******** --env ******** d8f90a923697272a2dc35420c9432ca9a973d60baa24c939b9fce7070fff8063 ssh-agent -k [2021-10-06T17:06:52.359Z] unset SSH_AUTH_SOCK; [2021-10-06T17:06:52.360Z] unset SSH_AGENT_PID; [2021-10-06T17:06:52.360Z] echo Agent pid 60 killed; [2021-10-06T17:06:52.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T17:06:52.818Z] + git semver [Pipeline] } [2021-10-06T17:06:52.850Z] $ docker stop --time=1 d8f90a923697272a2dc35420c9432ca9a973d60baa24c939b9fce7070fff8063 [2021-10-06T17:06:54.150Z] $ docker rm -f d8f90a923697272a2dc35420c9432ca9a973d60baa24c939b9fce7070fff8063 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T17:06:54.585Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T17:06:54.979Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T17:06:55.000Z] [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-10-06T17:07:10.568Z] Still waiting to schedule task [2021-10-06T17:07:10.569Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-174’ [2021-10-06T17:07:10.594Z] Still waiting to schedule task [2021-10-06T17:07:10.595Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-06T17:09:50.682Z] Running on prd-centos7-docker-4c-2g-178 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws [2021-10-06T17:09:50.744Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T17:09:50.903Z] The recommended git tool is: git [2021-10-06T17:09:54.410Z] using credential edgex-jenkins-ssh [2021-10-06T17:09:54.425Z] Cloning the remote Git repository [2021-10-06T17:09:54.451Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T17:09:54.531Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-10-06T17:09:54.566Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T17:09:54.566Z] > git --version # timeout=10 [2021-10-06T17:09:54.576Z] > git --version # 'git version 2.24.4' [2021-10-06T17:09:54.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T17:09:54.602Z] [INFO] Currently running in a labeled security context [2021-10-06T17:09:54.602Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T17:09:54.603Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2369372455289090782.key [2021-10-06T17:09:54.613Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T17:09:56.511Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit 4a982b7041d82734441c6a96dd368ca09fb966da [2021-10-06T17:09:56.613Z] Merge succeeded, producing 4a982b7041d82734441c6a96dd368ca09fb966da [2021-10-06T17:09:56.614Z] Checking out Revision 4a982b7041d82734441c6a96dd368ca09fb966da (PR-964) [2021-10-06T17:09:55.894Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T17:09:55.902Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T17:09:55.914Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T17:09:55.934Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T17:09:55.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T17:09:55.935Z] [INFO] Currently running in a labeled security context [2021-10-06T17:09:55.935Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T17:09:55.935Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2335255126403243052.key [2021-10-06T17:09:55.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T17:09:56.517Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T17:09:56.522Z] > git checkout -f 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10 [2021-10-06T17:09:56.566Z] > git remote # timeout=10 [2021-10-06T17:09:56.570Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T17:09:56.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T17:09:56.585Z] [INFO] Currently running in a labeled security context [2021-10-06T17:09:56.585Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T17:09:56.585Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3269754339701316791.key [2021-10-06T17:09:56.596Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-06T17:09:56.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T17:09:56.614Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T17:09:56.629Z] > git checkout -f 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10 [2021-10-06T17:10:00.425Z] Commit message: "ci: update app-service-template for LTS" [2021-10-06T17:10:00.451Z] > git --version # timeout=10 [2021-10-06T17:10:00.459Z] > git --version # 'git version 2.24.4' [2021-10-06T17:10:00.470Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T17:10:01.622Z] ========================================================= [2021-10-06T17:10:01.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T17:10:01.622Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T17:10:02.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T17:10:02.201Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T17:10:02.201Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T17:10:02.201Z] 31adcdaf11c8: Pulling fs layer [2021-10-06T17:10:02.201Z] b8b176561691: Pulling fs layer [2021-10-06T17:10:02.201Z] 4527c011a84f: Pulling fs layer [2021-10-06T17:10:02.201Z] 5d74067f8e1e: Pulling fs layer [2021-10-06T17:10:02.201Z] 422cf6fa6bef: Pulling fs layer [2021-10-06T17:10:02.201Z] 76c23d3c928b: Pulling fs layer [2021-10-06T17:10:02.201Z] b0ab8671f0de: Pulling fs layer [2021-10-06T17:10:02.201Z] a7ba4ba32af5: Pulling fs layer [2021-10-06T17:10:02.201Z] 4527c011a84f: Waiting [2021-10-06T17:10:02.201Z] 5d74067f8e1e: Waiting [2021-10-06T17:10:02.201Z] 422cf6fa6bef: Waiting [2021-10-06T17:10:02.201Z] 76c23d3c928b: Waiting [2021-10-06T17:10:02.201Z] b0ab8671f0de: Waiting [2021-10-06T17:10:02.201Z] a7ba4ba32af5: Waiting [2021-10-06T17:10:02.483Z] b8b176561691: Verifying Checksum [2021-10-06T17:10:02.483Z] b8b176561691: Download complete [2021-10-06T17:10:02.483Z] 31adcdaf11c8: Verifying Checksum [2021-10-06T17:10:02.483Z] 31adcdaf11c8: Download complete [2021-10-06T17:10:02.483Z] 5d74067f8e1e: Verifying Checksum [2021-10-06T17:10:02.483Z] 5d74067f8e1e: Download complete [2021-10-06T17:10:02.483Z] 422cf6fa6bef: Verifying Checksum [2021-10-06T17:10:02.483Z] 422cf6fa6bef: Download complete [2021-10-06T17:10:02.483Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T17:10:02.483Z] a0d0a0d46f8b: Download complete [2021-10-06T17:10:02.483Z] 76c23d3c928b: Download complete [2021-10-06T17:10:02.752Z] a0d0a0d46f8b: Pull complete [2021-10-06T17:10:02.752Z] 31adcdaf11c8: Pull complete [2021-10-06T17:10:03.019Z] b8b176561691: Pull complete [2021-10-06T17:10:03.019Z] b0ab8671f0de: Verifying Checksum [2021-10-06T17:10:03.019Z] b0ab8671f0de: Download complete [2021-10-06T17:10:04.967Z] a7ba4ba32af5: Verifying Checksum [2021-10-06T17:10:04.967Z] a7ba4ba32af5: Download complete [2021-10-06T17:10:04.967Z] 4527c011a84f: Verifying Checksum [2021-10-06T17:10:04.967Z] 4527c011a84f: Download complete [2021-10-06T17:10:08.376Z] 4527c011a84f: Pull complete [2021-10-06T17:10:08.377Z] 5d74067f8e1e: Pull complete [2021-10-06T17:10:08.377Z] 422cf6fa6bef: Pull complete [2021-10-06T17:10:08.377Z] 76c23d3c928b: Pull complete [2021-10-06T17:10:08.655Z] b0ab8671f0de: Pull complete [2021-10-06T17:10:11.280Z] a7ba4ba32af5: Pull complete [2021-10-06T17:10:11.280Z] Digest: sha256:9f522e5ba371b9c758fd7e90815c04fefb4b1d14a41cd28f68756861d8a97abf [2021-10-06T17:10:11.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T17:10:11.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-06T17:10:11.662Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:10:12.027Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T17:10:12.027Z] . [Pipeline] withDockerContainer [2021-10-06T17:10:12.139Z] prd-centos7-docker-4c-2g-178 does not seem to be running inside a container [2021-10-06T17:10:12.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T17:10:14.770Z] $ docker top cc655d97c8f48b3c98975fbdab48cd10a0d06578f8632988c48a0231bbbf9b3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T17:10:15.242Z] + go version [2021-10-06T17:10:15.242Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T17:10:15.278Z] $ docker stop --time=1 cc655d97c8f48b3c98975fbdab48cd10a0d06578f8632988c48a0231bbbf9b3e [2021-10-06T17:10:16.458Z] $ docker rm -f cc655d97c8f48b3c98975fbdab48cd10a0d06578f8632988c48a0231bbbf9b3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:10:17.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T17:10:17.235Z] . [Pipeline] withDockerContainer [2021-10-06T17:10:17.346Z] prd-centos7-docker-4c-2g-178 does not seem to be running inside a container [2021-10-06T17:10:17.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T17:10:17.777Z] $ docker top 3c9972eea53f56a354bc0afa007d0b813fb2a3030d9335e8edefd8e305919458 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T17:10:18.296Z] + make test [2021-10-06T17:10:18.296Z] make -C ./app-service-template build [2021-10-06T17:10:18.296Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:10:18.296Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-06T17:10:36.508Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-06T17:10:36.508Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-06T17:10:36.508Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-06T17:10:36.508Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-06T17:10:36.508Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T17:10:36.508Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-06T17:10:36.508Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-06T17:10:36.508Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-06T17:10:36.508Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-06T17:10:36.508Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T17:10:36.508Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T17:10:36.508Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T17:10:36.508Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T17:10:36.508Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T17:10:36.508Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T17:10:36.508Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T17:10:36.508Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T17:10:36.774Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T17:10:36.774Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-06T17:10:36.774Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-06T17:10:36.774Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T17:10:37.047Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T17:10:37.047Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T17:10:37.047Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T17:10:37.047Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-06T17:10:37.318Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-06T17:10:37.318Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-06T17:10:37.318Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-06T17:10:37.318Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T17:10:37.318Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-06T17:10:37.594Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T17:10:37.594Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T17:10:50.034Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:10:50.034Z] make -C ./app-service-template test [2021-10-06T17:10:50.034Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:10:50.034Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-06T17:10:50.034Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T17:10:51.981Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T17:10:51.981Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T17:10:52.945Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T17:10:54.355Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T17:11:04.554Z] ok new-app-service 0.023s coverage: 48.1% of statements [2021-10-06T17:11:04.554Z] ? new-app-service/config [no test files] [2021-10-06T17:11:04.554Z] ok new-app-service/functions 0.007s [2021-10-06T17:11:04.554Z] CGO_ENABLED=1 go vet ./... [2021-10-06T17:11:11.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T17:11:11.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T17:11:11.249Z] ./bin/test-attribution-txt.sh [2021-10-06T17:11:11.249Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-06T17:11:11.249Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-06T17:11:11.847Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:11:11.847Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T17:11:12.443Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-06T17:11:13.864Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 67.5% of statements [2021-10-06T17:11:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-06T17:11:13.864Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 93.7% of statements [2021-10-06T17:11:13.864Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-06T17:11:14.455Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.8% of statements [2021-10-06T17:11:14.455Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-06T17:11:14.455Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.016s [2021-10-06T17:11:15.050Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.084s coverage: 75.7% of statements [2021-10-06T17:11:15.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-06T17:11:15.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-06T17:11:15.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-06T17:11:15.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-06T17:11:15.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-06T17:11:15.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-06T17:11:15.050Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.3% of statements [2021-10-06T17:11:15.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T17:11:15.324Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-10-06T17:11:18.679Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.053s coverage: 77.0% of statements [2021-10-06T17:11:18.679Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-06T17:11:18.679Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.013s coverage: 12.5% of statements [2021-10-06T17:11:18.679Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-10-06T17:11:18.679Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-06T17:11:18.679Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-06T17:11:18.679Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-10-06T17:11:28.692Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-179 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws [2021-10-06T17:11:28.750Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T17:11:29.090Z] The recommended git tool is: git [2021-10-06T17:11:35.932Z] using credential edgex-jenkins-ssh [2021-10-06T17:11:35.959Z] Cloning the remote Git repository [2021-10-06T17:11:36.051Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T17:11:36.185Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-10-06T17:11:36.291Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T17:11:36.292Z] > git --version # timeout=10 [2021-10-06T17:11:36.315Z] > git --version # 'git version 2.17.1' [2021-10-06T17:11:36.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T17:11:36.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T17:11:40.541Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit 4a982b7041d82734441c6a96dd368ca09fb966da [2021-10-06T17:11:40.790Z] Merge succeeded, producing 4a982b7041d82734441c6a96dd368ca09fb966da [2021-10-06T17:11:40.790Z] Checking out Revision 4a982b7041d82734441c6a96dd368ca09fb966da (PR-964) [2021-10-06T17:11:39.717Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T17:11:39.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T17:11:39.760Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T17:11:39.793Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T17:11:39.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T17:11:39.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T17:11:40.561Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T17:11:40.581Z] > git checkout -f 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10 [2021-10-06T17:11:40.707Z] > git remote # timeout=10 [2021-10-06T17:11:40.729Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T17:11:40.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T17:11:40.753Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-06T17:11:40.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T17:11:40.797Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T17:11:40.808Z] > git checkout -f 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10 [2021-10-06T17:11:45.378Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 77.3% of statements [2021-10-06T17:11:45.379Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-10-06T17:11:45.379Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T17:11:45.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T17:11:45.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T17:11:45.417Z] $ docker stop --time=1 3c9972eea53f56a354bc0afa007d0b813fb2a3030d9335e8edefd8e305919458 [2021-10-06T17:11:45.616Z] Commit message: "ci: update app-service-template for LTS" [2021-10-06T17:11:45.689Z] > git --version # timeout=10 [2021-10-06T17:11:45.699Z] > git --version # 'git version 2.17.1' [2021-10-06T17:11:45.709Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T17:11:46.731Z] $ docker rm -f 3c9972eea53f56a354bc0afa007d0b813fb2a3030d9335e8edefd8e305919458 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-10-06T17:11:47.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] unstash [Pipeline] stash [2021-10-06T17:11:47.872Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2021-10-06T17:11:48.187Z] ========================================================= [2021-10-06T17:11:48.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T17:11:48.187Z] ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Build) [Pipeline] fileExists [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-10-06T17:11:48.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:11:49.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T17:11:49.552Z] [2021-10-06T17:11:49.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:11:49.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T17:11:49.938Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T17:11:49.938Z] b4d181a07f80: Pulling fs layer [2021-10-06T17:11:49.938Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T17:11:49.938Z] ed53099fbce6: Pulling fs layer [2021-10-06T17:11:49.938Z] dc539afda2c1: Pulling fs layer [2021-10-06T17:11:49.938Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T17:11:49.938Z] 9065ff56babe: Pulling fs layer [2021-10-06T17:11:49.938Z] d287ab97295c: Pulling fs layer [2021-10-06T17:11:49.938Z] dc539afda2c1: Waiting [2021-10-06T17:11:49.938Z] 77bc0d833cb6: Waiting [2021-10-06T17:11:49.938Z] 9065ff56babe: Waiting [2021-10-06T17:11:49.938Z] d287ab97295c: Waiting [2021-10-06T17:11:50.208Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T17:11:50.208Z] a1111a8f2ec3: Download complete [2021-10-06T17:11:50.208Z] dc539afda2c1: Verifying Checksum [2021-10-06T17:11:50.208Z] dc539afda2c1: Download complete [2021-10-06T17:11:50.208Z] ed53099fbce6: Verifying Checksum [2021-10-06T17:11:50.208Z] ed53099fbce6: Download complete [2021-10-06T17:11:50.395Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T17:11:50.395Z] bbf911997326: Pulling fs layer [2021-10-06T17:11:50.395Z] 58ec367f63d7: Pulling fs layer [2021-10-06T17:11:50.395Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T17:11:50.395Z] fc5181fea5dc: Pulling fs layer [2021-10-06T17:11:50.395Z] 9c418107303f: Pulling fs layer [2021-10-06T17:11:50.395Z] 0cd29c4cc85c: Pulling fs layer [2021-10-06T17:11:50.395Z] 76d7273c05b8: Pulling fs layer [2021-10-06T17:11:50.395Z] e9181ef05905: Pulling fs layer [2021-10-06T17:11:50.395Z] 9c418107303f: Waiting [2021-10-06T17:11:50.395Z] 0cd29c4cc85c: Waiting [2021-10-06T17:11:50.395Z] 76d7273c05b8: Waiting [2021-10-06T17:11:50.395Z] e9181ef05905: Waiting [2021-10-06T17:11:50.478Z] 9065ff56babe: Verifying Checksum [2021-10-06T17:11:50.478Z] 9065ff56babe: Download complete [2021-10-06T17:11:50.478Z] b4d181a07f80: Verifying Checksum [2021-10-06T17:11:50.478Z] b4d181a07f80: Download complete [2021-10-06T17:11:50.478Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T17:11:50.478Z] 77bc0d833cb6: Download complete [2021-10-06T17:11:50.685Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T17:11:50.685Z] 1b4a6ffa7d45: Download complete [2021-10-06T17:11:50.685Z] 58ec367f63d7: Download complete [2021-10-06T17:11:50.685Z] bbf911997326: Verifying Checksum [2021-10-06T17:11:50.685Z] bbf911997326: Download complete [2021-10-06T17:11:50.980Z] 9c418107303f: Verifying Checksum [2021-10-06T17:11:50.980Z] 9c418107303f: Download complete [2021-10-06T17:11:50.980Z] 0cd29c4cc85c: Download complete [2021-10-06T17:11:50.980Z] 76d7273c05b8: Verifying Checksum [2021-10-06T17:11:50.980Z] 76d7273c05b8: Download complete [2021-10-06T17:11:51.637Z] bbf911997326: Pull complete [2021-10-06T17:11:51.869Z] b4d181a07f80: Pull complete [2021-10-06T17:11:51.869Z] a1111a8f2ec3: Pull complete [2021-10-06T17:11:52.269Z] 58ec367f63d7: Pull complete [2021-10-06T17:11:52.558Z] 1b4a6ffa7d45: Pull complete [2021-10-06T17:11:52.840Z] ed53099fbce6: Pull complete [2021-10-06T17:11:52.840Z] dc539afda2c1: Pull complete [2021-10-06T17:11:53.108Z] 77bc0d833cb6: Pull complete [2021-10-06T17:11:53.108Z] 9065ff56babe: Pull complete [2021-10-06T17:11:58.114Z] e9181ef05905: Verifying Checksum [2021-10-06T17:11:58.114Z] e9181ef05905: Download complete [2021-10-06T17:11:58.114Z] fc5181fea5dc: Verifying Checksum [2021-10-06T17:11:58.114Z] fc5181fea5dc: Download complete [2021-10-06T17:11:58.512Z] d287ab97295c: Verifying Checksum [2021-10-06T17:11:58.512Z] d287ab97295c: Download complete [2021-10-06T17:12:03.106Z] d287ab97295c: Pull complete [2021-10-06T17:12:03.106Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T17:12:03.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T17:12:03.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T17:12:03.238Z] prd-centos7-docker-4c-2g-178 does not seem to be running inside a container [2021-10-06T17:12:03.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T17:12:05.958Z] $ docker top d980af12a9cd4c5dbef7bc334cc9321b6cf825160a7e63183075d9424b22be81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:12:06.548Z] ---> job-cost.sh [2021-10-06T17:12:06.548Z] lf-activate-venv: SKIPPING [2021-10-06T17:12:06.548Z] INFO: No Stack... [2021-10-06T17:12:07.136Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T17:12:07.406Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T17:12:07.762Z] + cut -d, -f6 [2021-10-06T17:12:07.762Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-10-06T17:12:07.828Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] [2021-10-06T17:12:07.835Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] did not exist. Created. [2021-10-06T17:12:07.835Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T17:12:08.311Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T17:12:08.372Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T17:12:08.400Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] [Pipeline] // lock [2021-10-06T17:12:08.462Z] fc5181fea5dc: Pull complete [2021-10-06T17:12:08.462Z] 9c418107303f: Pull complete [Pipeline] } [2021-10-06T17:12:08.475Z] $ docker stop --time=1 d980af12a9cd4c5dbef7bc334cc9321b6cf825160a7e63183075d9424b22be81 [2021-10-06T17:12:08.746Z] 0cd29c4cc85c: Pull complete [2021-10-06T17:12:09.036Z] 76d7273c05b8: Pull complete [2021-10-06T17:12:09.628Z] $ docker rm -f d980af12a9cd4c5dbef7bc334cc9321b6cf825160a7e63183075d9424b22be81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T17:12:14.626Z] e9181ef05905: Pull complete [2021-10-06T17:12:14.626Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-06T17:12:14.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T17:12:14.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-06T17:12:15.436Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:12:16.132Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T17:12:16.132Z] . [Pipeline] withDockerContainer [2021-10-06T17:12:16.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2021-10-06T17:12:16.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T17:12:24.109Z] $ docker top a25ed70b11d1259c9ddcd59c368b5e432a884870f511937916725878e3bf50cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T17:12:25.208Z] + go version [2021-10-06T17:12:25.208Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T17:12:25.291Z] $ docker stop --time=1 a25ed70b11d1259c9ddcd59c368b5e432a884870f511937916725878e3bf50cc [2021-10-06T17:12:27.185Z] $ docker rm -f a25ed70b11d1259c9ddcd59c368b5e432a884870f511937916725878e3bf50cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:12:28.268Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T17:12:28.269Z] . [Pipeline] withDockerContainer [2021-10-06T17:12:28.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2021-10-06T17:12:28.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T17:12:30.248Z] $ docker top 7e7b74ae5c81ee6713752bb37d187788d690f192492c958fc72e2fc70f86a649 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T17:12:31.862Z] + make test [2021-10-06T17:12:31.862Z] make -C ./app-service-template build [2021-10-06T17:12:31.862Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:12:31.862Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-06T17:12:33.446Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T17:12:33.446Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-06T17:12:33.446Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-06T17:12:33.446Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-06T17:12:33.446Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-06T17:12:33.742Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-06T17:12:33.742Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-06T17:12:35.266Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-06T17:12:35.266Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-06T17:12:35.266Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-06T17:12:35.266Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T17:12:35.266Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-06T17:12:35.266Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T17:12:35.266Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-06T17:12:35.563Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-06T17:12:35.563Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-06T17:12:35.563Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T17:12:35.563Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-06T17:12:35.563Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-06T17:12:35.563Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-06T17:12:35.563Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T17:12:35.864Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-06T17:12:35.864Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-06T17:12:35.864Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T17:12:35.864Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T17:12:35.864Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T17:12:36.194Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T17:12:36.496Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-06T17:12:36.496Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-06T17:12:36.496Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-06T17:12:36.800Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-06T17:12:36.800Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T17:12:36.800Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T17:12:36.800Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T17:12:36.800Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T17:12:37.106Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T17:12:37.106Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T17:12:37.106Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T17:12:37.106Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-06T17:12:37.449Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T17:12:39.608Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T17:12:39.608Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T17:12:45.285Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T17:12:45.285Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-06T17:12:45.285Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T17:12:45.285Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T17:13:32.782Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:13:32.782Z] make -C ./app-service-template test [2021-10-06T17:13:32.782Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:13:32.782Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-06T17:13:32.782Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T17:13:32.782Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T17:13:32.782Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T17:13:32.782Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T17:13:32.782Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T17:14:05.378Z] ok new-app-service 0.046s coverage: 48.1% of statements [2021-10-06T17:14:05.378Z] ? new-app-service/config [no test files] [2021-10-06T17:14:05.378Z] ok new-app-service/functions 0.040s [2021-10-06T17:14:05.378Z] CGO_ENABLED=1 go vet ./... [2021-10-06T17:14:32.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T17:14:32.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T17:14:32.460Z] ./bin/test-attribution-txt.sh [2021-10-06T17:14:32.460Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-06T17:14:32.460Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-06T17:14:32.460Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-06T17:14:32.460Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T17:14:33.093Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-06T17:14:45.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.169s coverage: 67.5% of statements [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-06T17:14:45.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.082s coverage: 93.7% of statements [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-06T17:14:45.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.122s coverage: 61.8% of statements [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-06T17:14:45.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.083s [2021-10-06T17:14:45.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.203s coverage: 75.7% of statements [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-06T17:14:45.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.021s coverage: 97.3% of statements [2021-10-06T17:14:45.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T17:14:45.724Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.108s coverage: 10.5% of statements [2021-10-06T17:14:52.603Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.203s coverage: 77.0% of statements [2021-10-06T17:14:52.603Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-06T17:14:52.603Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.119s coverage: 12.5% of statements [2021-10-06T17:14:52.603Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.078s coverage: 27.3% of statements [2021-10-06T17:14:52.603Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-06T17:14:52.603Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-06T17:14:52.603Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.074s coverage: 51.4% of statements [2021-10-06T17:15:19.571Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.108s coverage: 77.3% of statements [2021-10-06T17:15:19.571Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements [2021-10-06T17:15:19.571Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T17:15:21.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T17:15:22.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T17:15:22.575Z] $ docker stop --time=1 7e7b74ae5c81ee6713752bb37d187788d690f192492c958fc72e2fc70f86a649 [2021-10-06T17:15:24.675Z] $ docker rm -f 7e7b74ae5c81ee6713752bb37d187788d690f192492c958fc72e2fc70f86a649 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T17:15:27.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T17:15:27.074Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T17:15:27.871Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:15:29.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T17:15:29.234Z] [2021-10-06T17:15:29.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:15:29.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T17:15:30.027Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T17:15:30.027Z] 448f6bf000e3: Pulling fs layer [2021-10-06T17:15:30.027Z] f757da607395: Pulling fs layer [2021-10-06T17:15:30.027Z] 05883995daec: Pulling fs layer [2021-10-06T17:15:30.027Z] 8603b9c90790: Pulling fs layer [2021-10-06T17:15:30.027Z] 1560dd03e051: Pulling fs layer [2021-10-06T17:15:30.027Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T17:15:30.027Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T17:15:30.027Z] 8603b9c90790: Waiting [2021-10-06T17:15:30.027Z] 1560dd03e051: Waiting [2021-10-06T17:15:30.027Z] 27f5ce0e4adf: Waiting [2021-10-06T17:15:30.027Z] c2d8d7efcc4b: Waiting [2021-10-06T17:15:30.333Z] f757da607395: Verifying Checksum [2021-10-06T17:15:30.333Z] f757da607395: Download complete [2021-10-06T17:15:30.333Z] 8603b9c90790: Verifying Checksum [2021-10-06T17:15:30.333Z] 8603b9c90790: Download complete [2021-10-06T17:15:30.628Z] 05883995daec: Verifying Checksum [2021-10-06T17:15:30.628Z] 05883995daec: Download complete [2021-10-06T17:15:30.628Z] 27f5ce0e4adf: Download complete [2021-10-06T17:15:30.925Z] 1560dd03e051: Verifying Checksum [2021-10-06T17:15:30.925Z] 1560dd03e051: Download complete [2021-10-06T17:15:31.608Z] 448f6bf000e3: Download complete [2021-10-06T17:15:35.355Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T17:15:35.355Z] c2d8d7efcc4b: Download complete [2021-10-06T17:15:35.639Z] 448f6bf000e3: Pull complete [2021-10-06T17:15:36.260Z] f757da607395: Pull complete [2021-10-06T17:15:37.748Z] 05883995daec: Pull complete [2021-10-06T17:15:38.035Z] 8603b9c90790: Pull complete [2021-10-06T17:15:39.049Z] 1560dd03e051: Pull complete [2021-10-06T17:15:39.684Z] 27f5ce0e4adf: Pull complete [2021-10-06T17:15:54.950Z] c2d8d7efcc4b: Pull complete [2021-10-06T17:15:54.950Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T17:15:54.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T17:15:54.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T17:15:55.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2021-10-06T17:15:55.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T17:15:59.966Z] $ docker top 732f23978a877e830c7b98d938566547af5531404362553644a5b25c7d8cbd41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:01.115Z] ---> job-cost.sh [2021-10-06T17:16:01.115Z] lf-activate-venv: SKIPPING [2021-10-06T17:16:01.115Z] INFO: No Stack... [2021-10-06T17:16:11.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T17:16:11.697Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T17:16:12.478Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-10-06T17:16:12.478Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T17:16:12.645Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] [2021-10-06T17:16:12.651Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] did not exist. Created. [2021-10-06T17:16:12.651Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T17:16:13.468Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-5a58c162/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-5a58c162/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T17:16:14.267Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T17:16:14.321Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T17:16:14.396Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T17:16:14.417Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T17:16:14.534Z] $ docker stop --time=1 732f23978a877e830c7b98d938566547af5531404362553644a5b25c7d8cbd41 [2021-10-06T17:16:16.332Z] $ docker rm -f 732f23978a877e830c7b98d938566547af5531404362553644a5b25c7d8cbd41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-06T17:16:18.147Z] provisioning config files... [2021-10-06T17:16:18.164Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config4525847100976432303tmp [Pipeline] { [Pipeline] sh [2021-10-06T17:16:18.529Z] + set +x [2021-10-06T17:16:18.529Z] + curl -s https://codecov.io/bash [2021-10-06T17:16:18.529Z] + bash -s -- [2021-10-06T17:16:18.529Z] [2021-10-06T17:16:18.529Z] _____ _ [2021-10-06T17:16:18.529Z] / ____| | | [2021-10-06T17:16:18.529Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T17:16:18.529Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T17:16:18.529Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T17:16:18.529Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T17:16:18.529Z] Bash-1.0.6 [2021-10-06T17:16:18.529Z] [2021-10-06T17:16:18.529Z] [2021-10-06T17:16:18.529Z] ==> git version 2.24.4 found [2021-10-06T17:16:18.529Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-06T17:16:18.529Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T17:16:18.529Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T17:16:18.529Z] ==> Jenkins CI detected. [2021-10-06T17:16:18.529Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T17:16:18.529Z] project root: . [2021-10-06T17:16:18.529Z] --> token set from env [2021-10-06T17:16:18.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T17:16:18.799Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T17:16:18.799Z] ==> Python coveragepy not found [2021-10-06T17:16:18.799Z] ==> Searching for coverage reports in: [2021-10-06T17:16:18.799Z] + . [2021-10-06T17:16:18.799Z] -> Found 2 reports [2021-10-06T17:16:18.799Z] ==> Detecting git/mercurial file structure [2021-10-06T17:16:18.799Z] ==> Reading reports [2021-10-06T17:16:18.799Z] + ./app-service-template/coverage.out bytes=1219 [2021-10-06T17:16:18.799Z] + ./coverage.out bytes=101380 [2021-10-06T17:16:18.799Z] ==> Appending adjustments [2021-10-06T17:16:18.799Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T17:16:19.065Z] + Found adjustments [2021-10-06T17:16:19.065Z] ==> Gzipping contents [2021-10-06T17:16:19.065Z] 20K /tmp/codecov.UlogVS.gz [2021-10-06T17:16:19.065Z] ==> Uploading reports [2021-10-06T17:16:19.065Z] url: https://codecov.io [2021-10-06T17:16:19.065Z] query: branch=PR-964&commit=4a982b7041d82734441c6a96dd368ca09fb966da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-964%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=964&job=&cmd_args= [2021-10-06T17:16:19.065Z] -> Pinging Codecov [2021-10-06T17:16:19.065Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-964&commit=4a982b7041d82734441c6a96dd368ca09fb966da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-964%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=964&job=&cmd_args= [2021-10-06T17:16:19.649Z] -> Uploading to [2021-10-06T17:16:19.649Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/3D8B5DFFC46A037C893635FACE044666/4a982b7041d82734441c6a96dd368ca09fb966da/749e0639-f50b-4aa2-b483-d76a7757b823.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T171619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa0b8c5808dc7494ce8f43faaaadc8877834787c7b8ca2509ca06e896007d41c [2021-10-06T17:16:19.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T17:16:19.649Z] Dload Upload Total Spent Left Speed [2021-10-06T17:16:19.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17690 0 0 100 17690 0 59666 --:--:-- --:--:-- --:--:-- 59562 [2021-10-06T17:16:19.916Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4a982b7041d82734441c6a96dd368ca09fb966da [Pipeline] } [2021-10-06T17:16:19.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T17:16:22.559Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-964/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:22.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:23.623Z] ---> package-listing.sh [2021-10-06T17:16:23.623Z] ++ facter osfamily [2021-10-06T17:16:23.623Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T17:16:23.901Z] + OS_FAMILY=redhat [2021-10-06T17:16:23.901Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T17:16:23.901Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T17:16:23.901Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T17:16:23.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T17:16:23.901Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T17:16:23.901Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' [2021-10-06T17:16:23.901Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T17:16:23.901Z] + case "${OS_FAMILY}" in [2021-10-06T17:16:23.901Z] + rpm -qa [2021-10-06T17:16:23.901Z] + sort [2021-10-06T17:16:24.500Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T17:16:24.500Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T17:16:24.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T17:16:24.500Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' [2021-10-06T17:16:24.500Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [2021-10-06T17:16:24.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [Pipeline] echo [2021-10-06T17:16:24.541Z] 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-964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T17:16:24.870Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:16:25.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T17:16:25.510Z] [2021-10-06T17:16:25.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T17:16:25.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T17:16:25.912Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T17:16:25.912Z] b4d181a07f80: Pulling fs layer [2021-10-06T17:16:25.912Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T17:16:25.912Z] ed53099fbce6: Pulling fs layer [2021-10-06T17:16:25.912Z] dc539afda2c1: Pulling fs layer [2021-10-06T17:16:25.912Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T17:16:25.912Z] 9065ff56babe: Pulling fs layer [2021-10-06T17:16:25.912Z] d287ab97295c: Pulling fs layer [2021-10-06T17:16:25.912Z] dc539afda2c1: Waiting [2021-10-06T17:16:25.912Z] 9065ff56babe: Waiting [2021-10-06T17:16:25.912Z] d287ab97295c: Waiting [2021-10-06T17:16:25.912Z] 77bc0d833cb6: Waiting [2021-10-06T17:16:26.184Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T17:16:26.184Z] a1111a8f2ec3: Download complete [2021-10-06T17:16:26.184Z] dc539afda2c1: Verifying Checksum [2021-10-06T17:16:26.184Z] dc539afda2c1: Download complete [2021-10-06T17:16:26.184Z] ed53099fbce6: Verifying Checksum [2021-10-06T17:16:26.184Z] ed53099fbce6: Download complete [2021-10-06T17:16:26.184Z] 9065ff56babe: Verifying Checksum [2021-10-06T17:16:26.184Z] 9065ff56babe: Download complete [2021-10-06T17:16:26.452Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T17:16:26.452Z] 77bc0d833cb6: Download complete [2021-10-06T17:16:26.452Z] b4d181a07f80: Verifying Checksum [2021-10-06T17:16:26.452Z] b4d181a07f80: Download complete [2021-10-06T17:16:27.425Z] d287ab97295c: Verifying Checksum [2021-10-06T17:16:27.425Z] d287ab97295c: Download complete [2021-10-06T17:16:28.021Z] b4d181a07f80: Pull complete [2021-10-06T17:16:28.287Z] a1111a8f2ec3: Pull complete [2021-10-06T17:16:28.876Z] ed53099fbce6: Pull complete [2021-10-06T17:16:28.876Z] dc539afda2c1: Pull complete [2021-10-06T17:16:29.144Z] 77bc0d833cb6: Pull complete [2021-10-06T17:16:29.144Z] 9065ff56babe: Pull complete [2021-10-06T17:16:34.548Z] d287ab97295c: Pull complete [2021-10-06T17:16:34.548Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T17:16:34.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T17:16:34.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T17:16:34.762Z] prd-centos7-docker-4c-2g-174 does not seem to be running inside a container [2021-10-06T17:16:34.836Z] $ 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-964/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-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T17:16:37.183Z] $ docker top ccc20ba0f2dbd7937ffcfdb0aa7a6564d7fdfc6e61ef67054ee208950336ff6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T17:16:37.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T17:16:38.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T17:16:38.569Z] + ls /var/log/sa-host [2021-10-06T17:16:38.570Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T17:16:38.570Z] file_magic: OK [2021-10-06T17:16:38.570Z] HZ: Using current value: 100 [2021-10-06T17:16:38.570Z] file_header: OK [2021-10-06T17:16:38.570Z] 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-10-06T17:16:38.570Z] Statistics: [2021-10-06T17:16:38.570Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T17:16:38.570Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T17:16:38.570Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T17:16:38.570Z] file_magic: OK [2021-10-06T17:16:38.570Z] HZ: Using current value: 100 [2021-10-06T17:16:38.570Z] file_header: OK [2021-10-06T17:16:38.570Z] 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-10-06T17:16:38.570Z] Statistics: [2021-10-06T17:16:38.570Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T17:16:38.570Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T17:16:38.815Z] provisioning config files... [2021-10-06T17:16:38.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config6315440384932571273tmp [Pipeline] { [Pipeline] echo [2021-10-06T17:16:38.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:39.251Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T17:16:39.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:40.020Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T17:16:40.113Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:40.657Z] ---> sudo-logs.sh [2021-10-06T17:16:40.657Z] Archiving 'sudo' log.. [2021-10-06T17:16:40.657Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-174.novalocal: Name or service not known [2021-10-06T17:16:40.657Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-174.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T17:16:40.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:41.241Z] ---> job-cost.sh [2021-10-06T17:16:41.241Z] lf-activate-venv: SKIPPING [2021-10-06T17:16:41.242Z] DEBUG: total: 0.10999999940395355 [2021-10-06T17:16:41.242Z] INFO: Retrieving Stack Cost... [2021-10-06T17:16:41.828Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T17:16:42.095Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T17:16:42.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T17:16:42.746Z] ---> logs-deploy.sh [2021-10-06T17:16:42.746Z] lf-activate-venv: SKIPPING [2021-10-06T17:16:42.746Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-964/1 [2021-10-06T17:16:42.746Z] INFO: archiving workspace using pattern(s): [2021-10-06T17:16:43.713Z] Archives upload complete. [2021-10-06T17:16:43.713Z] INFO: archiving logs to Nexus [2021-10-06T17:16:44.296Z] ---> uname -a: [2021-10-06T17:16:44.296Z] Linux prd-centos7-docker-4c-2g-174.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-06T17:16:44.296Z] [2021-10-06T17:16:44.296Z] [2021-10-06T17:16:44.296Z] ---> lscpu: [2021-10-06T17:16:44.296Z] Architecture: x86_64 [2021-10-06T17:16:44.297Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-06T17:16:44.297Z] Byte Order: Little Endian [2021-10-06T17:16:44.297Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-06T17:16:44.297Z] CPU(s): 2 [2021-10-06T17:16:44.297Z] On-line CPU(s) list: 0,1 [2021-10-06T17:16:44.297Z] Thread(s) per core: 1 [2021-10-06T17:16:44.297Z] Core(s) per socket: 1 [2021-10-06T17:16:44.297Z] Socket(s): 2 [2021-10-06T17:16:44.297Z] NUMA node(s): 1 [2021-10-06T17:16:44.297Z] Vendor ID: AuthenticAMD [2021-10-06T17:16:44.297Z] CPU family: 23 [2021-10-06T17:16:44.297Z] Model: 49 [2021-10-06T17:16:44.297Z] Model name: AMD EPYC-Rome Processor [2021-10-06T17:16:44.297Z] Stepping: 0 [2021-10-06T17:16:44.297Z] CPU MHz: 2799.998 [2021-10-06T17:16:44.297Z] BogoMIPS: 5599.99 [2021-10-06T17:16:44.297Z] Virtualization: AMD-V [2021-10-06T17:16:44.297Z] Hypervisor vendor: KVM [2021-10-06T17:16:44.297Z] Virtualization type: full [2021-10-06T17:16:44.297Z] L1d cache: 32K [2021-10-06T17:16:44.297Z] L1i cache: 32K [2021-10-06T17:16:44.297Z] L2 cache: 512K [2021-10-06T17:16:44.297Z] L3 cache: 16384K [2021-10-06T17:16:44.297Z] NUMA node0 CPU(s): 0,1 [2021-10-06T17:16:44.297Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] ---> nproc: [2021-10-06T17:16:44.297Z] 2 [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] ---> df -h: [2021-10-06T17:16:44.297Z] Filesystem Size Used Avail Use% Mounted on [2021-10-06T17:16:44.297Z] overlay 40G 7.7G 33G 20% / [2021-10-06T17:16:44.297Z] tmpfs 64M 0 64M 0% /dev [2021-10-06T17:16:44.297Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-06T17:16:44.297Z] shm 64M 0 64M 0% /dev/shm [2021-10-06T17:16:44.297Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] ---> sar -b -r -n DEV: [2021-10-06T17:16:44.297Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] 17:05:58 LINUX RESTART (2 CPU) [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] 17:07:01 tps rtps wtps bread/s bwrtn/s [2021-10-06T17:16:44.297Z] 17:08:01 1.67 0.00 1.67 0.00 34.31 [2021-10-06T17:16:44.297Z] 17:09:01 0.43 0.00 0.43 0.00 6.85 [2021-10-06T17:16:44.297Z] 17:10:01 0.28 0.00 0.28 0.00 2.87 [2021-10-06T17:16:44.297Z] 17:11:01 0.23 0.00 0.23 0.00 3.22 [2021-10-06T17:16:44.297Z] 17:12:01 0.28 0.00 0.28 0.00 4.66 [2021-10-06T17:16:44.297Z] 17:13:01 0.18 0.00 0.18 0.00 2.05 [2021-10-06T17:16:44.297Z] 17:14:01 0.25 0.00 0.25 0.00 3.90 [2021-10-06T17:16:44.297Z] 17:15:01 0.25 0.00 0.25 0.00 2.72 [2021-10-06T17:16:44.297Z] 17:16:01 0.25 0.00 0.25 0.00 3.76 [2021-10-06T17:16:44.297Z] Average: 0.43 0.00 0.43 0.00 7.15 [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-06T17:16:44.297Z] 17:08:01 5654200 0 612400 7.65 2620 1739720 1163956 12.85 569536 1547324 20 [2021-10-06T17:16:44.297Z] 17:09:01 5649952 0 616644 7.70 2620 1739724 1164456 12.86 573672 1547364 8 [2021-10-06T17:16:44.297Z] 17:10:01 5652148 0 614448 7.67 2620 1739724 1164288 12.85 571152 1547364 16 [2021-10-06T17:16:44.297Z] 17:11:01 5652904 0 613684 7.66 2620 1739732 1164252 12.85 570100 1548292 20 [2021-10-06T17:16:44.297Z] 17:12:01 5650484 0 616100 7.69 2620 1739736 1167000 12.88 572568 1548292 8 [2021-10-06T17:16:44.297Z] 17:13:01 5650416 0 616164 7.69 2620 1739740 1166976 12.88 572416 1548292 20 [2021-10-06T17:16:44.297Z] 17:14:01 5649448 0 617128 7.71 2620 1739744 1167024 12.88 573264 1548292 8 [2021-10-06T17:16:44.297Z] 17:15:01 5639184 0 627384 7.83 2620 1739752 1166748 12.88 583716 1548296 8 [2021-10-06T17:16:44.297Z] 17:16:01 5638740 0 627824 7.84 2620 1739756 1166904 12.88 586364 1546316 8 [2021-10-06T17:16:44.297Z] Average: 5648608 0 617975 7.72 2620 1739736 1165734 12.87 574754 1547759 13 [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-06T17:16:44.297Z] 17:08:01 eth0 0.80 0.08 0.06 0.03 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:09:01 eth0 2.66 1.07 3.24 0.25 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:10:01 eth0 1.95 0.28 0.40 0.11 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:11:01 eth0 1.42 0.33 0.35 0.25 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:12:01 eth0 1.90 0.48 0.51 0.30 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:13:01 eth0 0.65 0.45 0.33 0.21 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:14:01 eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:15:01 eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:16:01 eth0 0.77 0.42 0.30 0.18 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] Average: eth0 1.22 0.39 0.61 0.17 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] ---> sar -P ALL: [2021-10-06T17:16:44.297Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] 17:05:58 LINUX RESTART (2 CPU) [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] 17:07:01 CPU %user %nice %system %iowait %steal %idle [2021-10-06T17:16:44.297Z] 17:08:01 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-10-06T17:16:44.297Z] 17:08:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-10-06T17:16:44.297Z] 17:08:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-10-06T17:16:44.297Z] 17:09:01 all 0.19 0.00 0.04 0.00 0.03 99.74 [2021-10-06T17:16:44.297Z] 17:09:01 0 0.28 0.00 0.05 0.00 0.02 99.65 [2021-10-06T17:16:44.297Z] 17:09:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-10-06T17:16:44.297Z] 17:10:01 all 0.17 0.00 0.04 0.00 0.04 99.75 [2021-10-06T17:16:44.297Z] 17:10:01 0 0.27 0.00 0.03 0.00 0.05 99.65 [2021-10-06T17:16:44.297Z] 17:10:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-06T17:16:44.297Z] 17:11:01 all 0.22 0.00 0.03 0.00 0.02 99.74 [2021-10-06T17:16:44.297Z] 17:11:01 0 0.38 0.00 0.03 0.00 0.02 99.57 [2021-10-06T17:16:44.297Z] 17:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-06T17:16:44.297Z] 17:12:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-10-06T17:16:44.297Z] 17:12:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-06T17:16:44.297Z] 17:12:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-10-06T17:16:44.297Z] 17:13:01 all 0.20 0.00 0.03 0.00 0.03 99.73 [2021-10-06T17:16:44.297Z] 17:13:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2021-10-06T17:16:44.297Z] 17:13:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-10-06T17:16:44.297Z] 17:14:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2021-10-06T17:16:44.297Z] 17:14:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-06T17:16:44.297Z] 17:14:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-10-06T17:16:44.297Z] 17:15:01 all 0.18 0.00 0.06 0.00 0.03 99.74 [2021-10-06T17:16:44.297Z] 17:15:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-10-06T17:16:44.297Z] 17:15:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-10-06T17:16:44.297Z] 17:16:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2021-10-06T17:16:44.297Z] 17:16:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-10-06T17:16:44.297Z] 17:16:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-10-06T17:16:44.297Z] Average: all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-10-06T17:16:44.297Z] Average: 0 0.16 0.00 0.04 0.00 0.03 99.76 [2021-10-06T17:16:44.297Z] Average: 1 0.19 0.00 0.04 0.00 0.02 99.76 [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z] [2021-10-06T17:16:44.297Z]