Pull request #961 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 29359ecd74c1311beb2cdad839c70663c563f801+7f05a7e52347c365a351e2dd89fdd5f9329d136c (ae58cdf9124429c83b357ea44da469af1aa92bec) 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-ssh4617425110285236249.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-ssh7564681188034759718.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-961/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-961/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3499359759868239538.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-961/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6265243152103383616.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-ssh5890162790170640471.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-961/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-961/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3975015946527160631.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 Running on prd-centos7-docker-4c-2g-28 in /w/workspace/ndry_app-functions-sdk-go_PR-961 [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-961 # 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-961@tmp/jenkins-gitclient-ssh3307134984864392598.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-961@tmp/jenkins-gitclient-ssh568788246482937944.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7f05a7e52347c365a351e2dd89fdd5f9329d136c into PR head commit 29359ecd74c1311beb2cdad839c70663c563f801 Merge succeeded, producing 29359ecd74c1311beb2cdad839c70663c563f801 Checking out Revision 29359ecd74c1311beb2cdad839c70663c563f801 (PR-961) > git config core.sparsecheckout # timeout=10 > git checkout -f 29359ecd74c1311beb2cdad839c70663c563f801 # 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-961@tmp/jenkins-gitclient-ssh797797356577478354.key > git merge 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29359ecd74c1311beb2cdad839c70663c563f801 # timeout=10 Commit message: "ci: changes required for Jakara 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-05T23:02:08.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T23:02:09.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T23:02:09.291Z] ========================================================= [2021-10-05T23:02:09.291Z] EdgeX Global Pipelines Version Info [2021-10-05T23:02:09.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:02:10.571Z] ------------------- [2021-10-05T23:02:10.571Z] stable info: [2021-10-05T23:02:10.571Z] ------------------- [2021-10-05T23:02:10.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:02:10.571Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:02:10.571Z] Message: update stable to v1.0.206 [2021-10-05T23:02:11.160Z] ------------------- [2021-10-05T23:02:11.160Z] experimental info: [2021-10-05T23:02:11.160Z] ------------------- [2021-10-05T23:02:11.160Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:02:11.160Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:02:11.160Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T23:02:11.419Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-05T23:02:11.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-05T23:02:11.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T23:02:11.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T23:02:11.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T23:02:11.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T23:02:11.889Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T23:02:11.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T23:02:12.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T23:02:12.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T23:02:12.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T23:02:12.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T23:02:12.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-05T23:02:12.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T23:02:12.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T23:02:12.446Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:02:12.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:02:12.565Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:02:12.628Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:02:12.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T23:02:12.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-05T23:02:12.807Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-05T23:02:12.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-05T23:02:12.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T23:02:12.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T23:02:13.046Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-05T23:02:13.108Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T23:02:13.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-961 [Pipeline] echo [2021-10-05T23:02:13.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-961 [Pipeline] echo [2021-10-05T23:02:13.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-961 [Pipeline] echo [2021-10-05T23:02:13.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29359ecd74c1311beb2cdad839c70663c563f801 [Pipeline] echo [2021-10-05T23:02:13.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29359ec [Pipeline] echo [2021-10-05T23:02:13.499Z] [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-05T23:02:14.224Z] + git log --format=format:%s -1 29359ecd74c1311beb2cdad839c70663c563f801 [Pipeline] echo [2021-10-05T23:02:14.298Z] GIT_COMMIT: 29359ecd74c1311beb2cdad839c70663c563f801, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-05T23:02:14.338Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:02:15.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:02:15.346Z] [2021-10-05T23:02:15.346Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:02:15.739Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:02:15.739Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T23:02:15.739Z] 31603596830f: Pulling fs layer [2021-10-05T23:02:15.739Z] 04fac38145f0: Pulling fs layer [2021-10-05T23:02:15.739Z] 701f6daf10bf: Pulling fs layer [2021-10-05T23:02:15.739Z] 24f72da36158: Pulling fs layer [2021-10-05T23:02:15.739Z] 24f72da36158: Waiting [2021-10-05T23:02:16.014Z] 04fac38145f0: Verifying Checksum [2021-10-05T23:02:16.014Z] 04fac38145f0: Download complete [2021-10-05T23:02:16.014Z] 31603596830f: Verifying Checksum [2021-10-05T23:02:16.014Z] 31603596830f: Download complete [2021-10-05T23:02:16.014Z] 24f72da36158: Verifying Checksum [2021-10-05T23:02:16.014Z] 24f72da36158: Download complete [2021-10-05T23:02:16.282Z] 701f6daf10bf: Verifying Checksum [2021-10-05T23:02:16.282Z] 701f6daf10bf: Download complete [2021-10-05T23:02:16.282Z] 31603596830f: Pull complete [2021-10-05T23:02:16.282Z] 04fac38145f0: Pull complete [2021-10-05T23:02:16.879Z] 701f6daf10bf: Pull complete [2021-10-05T23:02:16.879Z] 24f72da36158: Pull complete [2021-10-05T23:02:16.879Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T23:02:16.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:02:16.879Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T23:02:16.993Z] prd-centos7-docker-4c-2g-28 does not seem to be running inside a container [2021-10-05T23:02:17.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-961 -v /w/workspace/ndry_app-functions-sdk-go_PR-961:/w/workspace/ndry_app-functions-sdk-go_PR-961:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-961@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-961@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-05T23:02:17.769Z] $ docker top 2c7d69c89083071f453cbd8818019ed1762cca942517c5470dc0ecf9e38aadda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:02:17.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:02:17.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:02:18.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:02:18.097Z] $ docker exec 2c7d69c89083071f453cbd8818019ed1762cca942517c5470dc0ecf9e38aadda ssh-agent [2021-10-05T23:02:18.210Z] SSH_AUTH_SOCK=/tmp/ssh-rFqYKJxbz2qQ/agent.15 [2021-10-05T23:02:18.210Z] SSH_AGENT_PID=21 [2021-10-05T23:02:18.220Z] Running ssh-add (command line suppressed) [2021-10-05T23:02:18.324Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-961@tmp/private_key_3118784609390882446.key (/w/workspace/ndry_app-functions-sdk-go_PR-961@tmp/private_key_3118784609390882446.key) [2021-10-05T23:02:18.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:02:18.704Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T23:02:18.742Z] $ docker exec --env ******** --env ******** 2c7d69c89083071f453cbd8818019ed1762cca942517c5470dc0ecf9e38aadda ssh-agent -k [2021-10-05T23:02:18.838Z] unset SSH_AUTH_SOCK; [2021-10-05T23:02:18.838Z] unset SSH_AGENT_PID; [2021-10-05T23:02:18.838Z] echo Agent pid 21 killed; [2021-10-05T23:02:18.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T23:02:18.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:02:18.980Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:02:19.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:02:19.302Z] $ docker exec 2c7d69c89083071f453cbd8818019ed1762cca942517c5470dc0ecf9e38aadda ssh-agent [2021-10-05T23:02:19.412Z] SSH_AUTH_SOCK=/tmp/ssh-vTDDtBHONYpo/agent.54 [2021-10-05T23:02:19.412Z] SSH_AGENT_PID=60 [2021-10-05T23:02:19.421Z] Running ssh-add (command line suppressed) [2021-10-05T23:02:19.513Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-961@tmp/private_key_9211820916689221984.key (/w/workspace/ndry_app-functions-sdk-go_PR-961@tmp/private_key_9211820916689221984.key) [2021-10-05T23:02:19.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:02:19.916Z] + git semver init [2021-10-05T23:02:19.916Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:02:19.916Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-961/.git [2021-10-05T23:02:19.916Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-961 [2021-10-05T23:02:19.916Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:02:19.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:02:19.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:02:19.916Z] # $SEMVER_BRANCH = PR-961 [2021-10-05T23:02:19.916Z] # $SEMVER_TEMP = /tmp/semver-753276663 [2021-10-05T23:02:19.916Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-05T23:02:21.869Z] # '/tmp/semver-753276663' -> '/w/workspace/ndry_app-functions-sdk-go_PR-961/.semver' [2021-10-05T23:02:21.869Z] # -> Force: false [2021-10-05T23:02:22.143Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-961/.semver [Pipeline] } [2021-10-05T23:02:22.168Z] $ docker exec --env ******** --env ******** 2c7d69c89083071f453cbd8818019ed1762cca942517c5470dc0ecf9e38aadda ssh-agent -k [2021-10-05T23:02:22.267Z] unset SSH_AUTH_SOCK; [2021-10-05T23:02:22.267Z] unset SSH_AGENT_PID; [2021-10-05T23:02:22.267Z] echo Agent pid 60 killed; [2021-10-05T23:02:22.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:02:22.738Z] + git semver [Pipeline] } [2021-10-05T23:02:23.002Z] $ docker stop --time=1 2c7d69c89083071f453cbd8818019ed1762cca942517c5470dc0ecf9e38aadda [2021-10-05T23:02:24.331Z] $ docker rm -f 2c7d69c89083071f453cbd8818019ed1762cca942517c5470dc0ecf9e38aadda [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:02:24.762Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T23:02:25.162Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T23:02:25.185Z] [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-05T23:02:40.805Z] Still waiting to schedule task [2021-10-05T23:02:40.806Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28’ [2021-10-05T23:02:40.853Z] Still waiting to schedule task [2021-10-05T23:02:40.853Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T23:05:12.839Z] Running on prd-centos7-docker-4c-2g-31 in /w/workspace/ndry_app-functions-sdk-go_PR-961 [Pipeline] { [Pipeline] ws [2021-10-05T23:05:12.905Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-05T23:05:13.078Z] The recommended git tool is: git [2021-10-05T23:05:16.589Z] using credential edgex-jenkins-ssh [2021-10-05T23:05:16.606Z] Cloning the remote Git repository [2021-10-05T23:05:15.587Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:05:15.682Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-10-05T23:05:15.780Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:05:15.780Z] > git --version # timeout=10 [2021-10-05T23:05:15.784Z] > git --version # 'git version 2.24.4' [2021-10-05T23:05:15.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:05:15.810Z] [INFO] Currently running in a labeled security context [2021-10-05T23:05:15.810Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:05:15.810Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3114342779822952768.key [2021-10-05T23:05:15.829Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:05:19.911Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-05T23:05:19.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:05:19.945Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-05T23:05:19.961Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:05:19.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:05:19.962Z] [INFO] Currently running in a labeled security context [2021-10-05T23:05:19.962Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:05:19.962Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3299124142874898912.key [2021-10-05T23:05:19.969Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T23:05:20.557Z] Merging remotes/origin/main commit 7f05a7e52347c365a351e2dd89fdd5f9329d136c into PR head commit 29359ecd74c1311beb2cdad839c70663c563f801 [2021-10-05T23:05:20.653Z] Merge succeeded, producing 29359ecd74c1311beb2cdad839c70663c563f801 [2021-10-05T23:05:20.654Z] Checking out Revision 29359ecd74c1311beb2cdad839c70663c563f801 (PR-961) [2021-10-05T23:05:20.565Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:05:20.569Z] > git checkout -f 29359ecd74c1311beb2cdad839c70663c563f801 # timeout=10 [2021-10-05T23:05:20.611Z] > git remote # timeout=10 [2021-10-05T23:05:20.615Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T23:05:20.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:05:20.626Z] [INFO] Currently running in a labeled security context [2021-10-05T23:05:20.626Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:05:20.626Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6454830834562960362.key [2021-10-05T23:05:20.632Z] > git merge 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 [2021-10-05T23:05:20.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T23:05:20.655Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:05:20.663Z] > git checkout -f 29359ecd74c1311beb2cdad839c70663c563f801 # timeout=10 [2021-10-05T23:05:24.357Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-05T23:05:24.429Z] > git --version # timeout=10 [2021-10-05T23:05:24.433Z] > git --version # 'git version 2.24.4' [2021-10-05T23:05:24.441Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-05T23:05:25.449Z] ========================================================= [2021-10-05T23:05:25.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T23:05:25.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:05:25.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:05:25.959Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T23:05:25.959Z] 4e9f2cdf4387: Pulling fs layer [2021-10-05T23:05:25.959Z] 57d31006c564: Pulling fs layer [2021-10-05T23:05:25.959Z] bd5ccded8296: Pulling fs layer [2021-10-05T23:05:25.959Z] 304dd3a0f381: Pulling fs layer [2021-10-05T23:05:25.959Z] d37cda54a23b: Pulling fs layer [2021-10-05T23:05:25.959Z] 38ea18935520: Pulling fs layer [2021-10-05T23:05:25.959Z] ceb1e79740a2: Pulling fs layer [2021-10-05T23:05:25.959Z] b665197a1568: Pulling fs layer [2021-10-05T23:05:25.959Z] 842a00ea3e35: Pulling fs layer [2021-10-05T23:05:25.959Z] 304dd3a0f381: Waiting [2021-10-05T23:05:25.959Z] d37cda54a23b: Waiting [2021-10-05T23:05:25.959Z] 38ea18935520: Waiting [2021-10-05T23:05:25.959Z] ceb1e79740a2: Waiting [2021-10-05T23:05:25.959Z] b665197a1568: Waiting [2021-10-05T23:05:25.959Z] 842a00ea3e35: Waiting [2021-10-05T23:05:25.959Z] bd5ccded8296: Verifying Checksum [2021-10-05T23:05:25.959Z] bd5ccded8296: Download complete [2021-10-05T23:05:26.237Z] 57d31006c564: Verifying Checksum [2021-10-05T23:05:26.237Z] 57d31006c564: Download complete [2021-10-05T23:05:26.237Z] d37cda54a23b: Verifying Checksum [2021-10-05T23:05:26.237Z] d37cda54a23b: Download complete [2021-10-05T23:05:26.237Z] 38ea18935520: Verifying Checksum [2021-10-05T23:05:26.237Z] 38ea18935520: Download complete [2021-10-05T23:05:26.237Z] ceb1e79740a2: Verifying Checksum [2021-10-05T23:05:26.237Z] ceb1e79740a2: Download complete [2021-10-05T23:05:26.237Z] 4e9f2cdf4387: Verifying Checksum [2021-10-05T23:05:26.237Z] 4e9f2cdf4387: Download complete [2021-10-05T23:05:26.503Z] 4e9f2cdf4387: Pull complete [2021-10-05T23:05:26.503Z] 57d31006c564: Pull complete [2021-10-05T23:05:26.503Z] bd5ccded8296: Pull complete [2021-10-05T23:05:27.087Z] b665197a1568: Verifying Checksum [2021-10-05T23:05:27.087Z] b665197a1568: Download complete [2021-10-05T23:05:27.354Z] 304dd3a0f381: Verifying Checksum [2021-10-05T23:05:27.354Z] 304dd3a0f381: Download complete [2021-10-05T23:05:27.940Z] 842a00ea3e35: Verifying Checksum [2021-10-05T23:05:27.940Z] 842a00ea3e35: Download complete [2021-10-05T23:05:31.307Z] 304dd3a0f381: Pull complete [2021-10-05T23:05:31.307Z] d37cda54a23b: Pull complete [2021-10-05T23:05:31.307Z] 38ea18935520: Pull complete [2021-10-05T23:05:31.307Z] ceb1e79740a2: Pull complete [2021-10-05T23:05:31.307Z] b665197a1568: Pull complete [2021-10-05T23:05:33.950Z] 842a00ea3e35: Pull complete [2021-10-05T23:05:33.950Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-05T23:05:33.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:05:33.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-05T23:05:34.340Z] + 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-05T23:05:34.703Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:05:34.703Z] . [Pipeline] withDockerContainer [2021-10-05T23:05:34.823Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-10-05T23:05:34.888Z] $ 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-x86_64 cat [2021-10-05T23:05:37.404Z] $ docker top bd99bc640ebe077a8df4d991b9cf9ade9174f65e179cd5b31e2e64793971487c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:05:37.872Z] + go version [2021-10-05T23:05:37.872Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-05T23:05:37.904Z] $ docker stop --time=1 bd99bc640ebe077a8df4d991b9cf9ade9174f65e179cd5b31e2e64793971487c [2021-10-05T23:05:39.119Z] $ docker rm -f bd99bc640ebe077a8df4d991b9cf9ade9174f65e179cd5b31e2e64793971487c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:05:39.920Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:05:39.921Z] . [Pipeline] withDockerContainer [2021-10-05T23:05:40.023Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-10-05T23:05:40.076Z] $ 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-x86_64 cat [2021-10-05T23:05:40.477Z] $ docker top f12a98464d0a26c642c995031e732c3d44e1f39d68af82477b8fb488f58559cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:05:40.989Z] + make test [2021-10-05T23:05:40.989Z] make -C ./app-service-template build [2021-10-05T23:05:40.989Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:05:40.989Z] go mod tidy [2021-10-05T23:05:41.958Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T23:05:42.922Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-05T23:05:42.922Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T23:05:43.194Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T23:05:43.782Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T23:05:43.782Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T23:05:44.373Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T23:05:44.640Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T23:05:45.225Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T23:05:45.225Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T23:05:45.225Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T23:05:45.491Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T23:05:45.491Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T23:05:45.491Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-05T23:05:46.076Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T23:05:46.076Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T23:05:46.342Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-05T23:05:46.342Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T23:05:46.608Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T23:05:47.193Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T23:05:47.461Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T23:05:47.461Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T23:05:48.046Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T23:05:48.314Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T23:05:48.314Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T23:05:50.902Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T23:05:50.902Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T23:05:50.902Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T23:05:51.486Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T23:05:51.486Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-05T23:05:51.486Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T23:05:52.072Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T23:05:52.343Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T23:05:52.343Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T23:05:52.609Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T23:05:52.609Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T23:05:53.194Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T23:05:53.461Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T23:05:54.045Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T23:05:54.045Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T23:05:54.045Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T23:05:54.625Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T23:05:54.626Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T23:05:54.893Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T23:05:55.157Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T23:05:55.430Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T23:05:55.430Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T23:05:56.017Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T23:05:56.017Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T23:05:56.601Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T23:05:56.601Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-05T23:05:56.867Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T23:05:56.867Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T23:05:57.831Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T23:05:57.831Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T23:05:57.831Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T23:05:57.831Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T23:05:57.831Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T23:05:58.097Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T23:05:58.097Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T23:05:58.369Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T23:05:58.369Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T23:05:58.369Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T23:05:58.951Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T23:05:58.951Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T23:05:59.537Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T23:05:59.537Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T23:05:59.537Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T23:05:59.806Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T23:06:00.072Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T23:06:00.072Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T23:06:00.072Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T23:06:00.653Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T23:06:00.653Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-10-05T23:06:00.653Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T23:06:00.653Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-10-05T23:06:00.653Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T23:06:00.924Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-10-05T23:06:00.924Z] 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-05T23:06:15.933Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:06:15.933Z] make -C ./app-service-template test [2021-10-05T23:06:15.933Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:06:15.933Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-05T23:06:26.082Z] ok new-app-service 0.023s coverage: 48.1% of statements [2021-10-05T23:06:26.082Z] ? new-app-service/config [no test files] [2021-10-05T23:06:26.082Z] ok new-app-service/functions 0.008s [2021-10-05T23:06:26.082Z] CGO_ENABLED=1 go vet ./... [2021-10-05T23:06:34.341Z] gofmt -l . [2021-10-05T23:06:34.341Z] [ "`gofmt -l .`" = "" ] [2021-10-05T23:06:34.341Z] ./bin/test-attribution-txt.sh [2021-10-05T23:06:34.341Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:06:34.341Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-05T23:06:34.934Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-05T23:06:36.365Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 67.5% of statements [2021-10-05T23:06:36.365Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-05T23:06:36.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 93.7% of statements [2021-10-05T23:06:36.640Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-05T23:06:36.918Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.017s coverage: 61.8% of statements [2021-10-05T23:06:36.918Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-05T23:06:37.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s [2021-10-05T23:06:37.783Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.095s coverage: 75.7% of statements [2021-10-05T23:06:37.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-05T23:06:37.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-05T23:06:37.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-05T23:06:37.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-05T23:06:37.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-05T23:06:37.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-05T23:06:37.783Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.3% of statements [2021-10-05T23:06:37.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-05T23:06:37.783Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.013s coverage: 10.5% of statements [2021-10-05T23:06:42.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.058s coverage: 77.0% of statements [2021-10-05T23:06:42.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-05T23:06:42.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-10-05T23:06:42.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-10-05T23:06:42.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-05T23:06:42.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-05T23:06:42.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-10-05T23:06:53.336Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32 in /w/workspace/ndry_app-functions-sdk-go_PR-961 [Pipeline] { [Pipeline] ws [2021-10-05T23:06:53.406Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-05T23:06:54.149Z] The recommended git tool is: git [2021-10-05T23:07:00.095Z] using credential edgex-jenkins-ssh [2021-10-05T23:07:00.121Z] Cloning the remote Git repository [2021-10-05T23:07:00.177Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:07:00.292Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-10-05T23:07:00.403Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:07:00.404Z] > git --version # timeout=10 [2021-10-05T23:07:00.420Z] > git --version # 'git version 2.17.1' [2021-10-05T23:07:00.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:07:00.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:07:03.868Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-05T23:07:03.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:07:03.917Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-05T23:07:03.947Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-05T23:07:03.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:07:03.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T23:07:04.708Z] Merging remotes/origin/main commit 7f05a7e52347c365a351e2dd89fdd5f9329d136c into PR head commit 29359ecd74c1311beb2cdad839c70663c563f801 [2021-10-05T23:07:04.980Z] Merge succeeded, producing 29359ecd74c1311beb2cdad839c70663c563f801 [2021-10-05T23:07:04.981Z] Checking out Revision 29359ecd74c1311beb2cdad839c70663c563f801 (PR-961) [2021-10-05T23:07:04.733Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:07:04.746Z] > git checkout -f 29359ecd74c1311beb2cdad839c70663c563f801 # timeout=10 [2021-10-05T23:07:04.877Z] > git remote # timeout=10 [2021-10-05T23:07:04.901Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T23:07:04.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:07:04.937Z] > git merge 7f05a7e52347c365a351e2dd89fdd5f9329d136c # timeout=10 [2021-10-05T23:07:04.965Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T23:07:04.988Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:07:04.998Z] > git checkout -f 29359ecd74c1311beb2cdad839c70663c563f801 # timeout=10 [2021-10-05T23:07:08.755Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.030s coverage: 77.3% of statements [2021-10-05T23:07:08.755Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-10-05T23:07:08.755Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:07:08.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:07:08.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-05T23:07:08.789Z] $ docker stop --time=1 f12a98464d0a26c642c995031e732c3d44e1f39d68af82477b8fb488f58559cb [2021-10-05T23:07:09.850Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-05T23:07:09.970Z] > git --version # timeout=10 [2021-10-05T23:07:09.979Z] > git --version # 'git version 2.17.1' [2021-10-05T23:07:09.989Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:07:10.189Z] $ docker rm -f f12a98464d0a26c642c995031e732c3d44e1f39d68af82477b8fb488f58559cb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-10-05T23:07:11.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo [2021-10-05T23:07:11.339Z] ========================================================= [2021-10-05T23:07:11.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T23:07:11.340Z] ========================================================= [2021-10-05T23:07:11.353Z] Stashed 2 file(s) [Pipeline] fileExists [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [2021-10-05T23:07:12.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:07:13.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:07:13.036Z] [2021-10-05T23:07:13.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:07:13.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:07:13.684Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:07:13.684Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:07:13.684Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:07:13.684Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:07:13.684Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:07:13.684Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:07:13.684Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:07:13.684Z] d287ab97295c: Pulling fs layer [2021-10-05T23:07:13.684Z] dc539afda2c1: Waiting [2021-10-05T23:07:13.684Z] 77bc0d833cb6: Waiting [2021-10-05T23:07:13.684Z] 9065ff56babe: Waiting [2021-10-05T23:07:13.684Z] d287ab97295c: Waiting [2021-10-05T23:07:13.956Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:07:13.956Z] a1111a8f2ec3: Download complete [2021-10-05T23:07:13.956Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:07:13.956Z] dc539afda2c1: Download complete [2021-10-05T23:07:14.128Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T23:07:14.128Z] bbf911997326: Pulling fs layer [2021-10-05T23:07:14.128Z] 58ec367f63d7: Pulling fs layer [2021-10-05T23:07:14.128Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-05T23:07:14.128Z] fc5181fea5dc: Pulling fs layer [2021-10-05T23:07:14.128Z] 9c418107303f: Pulling fs layer [2021-10-05T23:07:14.128Z] 0cd29c4cc85c: Pulling fs layer [2021-10-05T23:07:14.128Z] 76d7273c05b8: Pulling fs layer [2021-10-05T23:07:14.128Z] e9181ef05905: Pulling fs layer [2021-10-05T23:07:14.128Z] fc5181fea5dc: Waiting [2021-10-05T23:07:14.128Z] 9c418107303f: Waiting [2021-10-05T23:07:14.128Z] 0cd29c4cc85c: Waiting [2021-10-05T23:07:14.128Z] 76d7273c05b8: Waiting [2021-10-05T23:07:14.128Z] e9181ef05905: Waiting [2021-10-05T23:07:14.128Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-05T23:07:14.128Z] 1b4a6ffa7d45: Download complete [2021-10-05T23:07:14.128Z] 58ec367f63d7: Download complete [2021-10-05T23:07:14.128Z] 9c418107303f: Verifying Checksum [2021-10-05T23:07:14.128Z] 9c418107303f: Download complete [2021-10-05T23:07:14.128Z] 0cd29c4cc85c: Verifying Checksum [2021-10-05T23:07:14.128Z] 0cd29c4cc85c: Download complete [2021-10-05T23:07:14.128Z] bbf911997326: Verifying Checksum [2021-10-05T23:07:14.128Z] bbf911997326: Download complete [2021-10-05T23:07:14.238Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:07:14.239Z] ed53099fbce6: Download complete [2021-10-05T23:07:14.239Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:07:14.239Z] 9065ff56babe: Download complete [2021-10-05T23:07:14.239Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:07:14.239Z] 77bc0d833cb6: Download complete [2021-10-05T23:07:14.239Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:07:14.239Z] b4d181a07f80: Download complete [2021-10-05T23:07:14.414Z] 76d7273c05b8: Download complete [2021-10-05T23:07:15.037Z] bbf911997326: Pull complete [2021-10-05T23:07:15.217Z] b4d181a07f80: Pull complete [2021-10-05T23:07:15.326Z] 58ec367f63d7: Pull complete [2021-10-05T23:07:15.489Z] a1111a8f2ec3: Pull complete [2021-10-05T23:07:15.947Z] 1b4a6ffa7d45: Pull complete [2021-10-05T23:07:16.071Z] ed53099fbce6: Pull complete [2021-10-05T23:07:16.340Z] dc539afda2c1: Pull complete [2021-10-05T23:07:16.605Z] 77bc0d833cb6: Pull complete [2021-10-05T23:07:16.605Z] 9065ff56babe: Pull complete [2021-10-05T23:07:17.194Z] d287ab97295c: Verifying Checksum [2021-10-05T23:07:17.194Z] d287ab97295c: Download complete [2021-10-05T23:07:17.439Z] e9181ef05905: Verifying Checksum [2021-10-05T23:07:17.439Z] e9181ef05905: Download complete [2021-10-05T23:07:18.923Z] fc5181fea5dc: Verifying Checksum [2021-10-05T23:07:18.923Z] fc5181fea5dc: Download complete [2021-10-05T23:07:22.782Z] d287ab97295c: Pull complete [2021-10-05T23:07:22.782Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:07:22.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:07:22.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:07:22.904Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-10-05T23:07:22.958Z] $ 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:latest cat [2021-10-05T23:07:25.526Z] $ docker top e928a08c28e40ce5f9f41aba6b3ebbeaced9d7cc6d38e4698fb31181190cd225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:07:26.222Z] ---> job-cost.sh [2021-10-05T23:07:26.222Z] lf-activate-venv: SKIPPING [2021-10-05T23:07:26.222Z] INFO: No Stack... [2021-10-05T23:07:26.491Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:07:26.756Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:07:27.097Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-10-05T23:07:27.097Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T23:07:27.180Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] [2021-10-05T23:07:27.187Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] did not exist. Created. [2021-10-05T23:07:27.188Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:07:27.640Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T23:07:27.700Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:07:27.729Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:07:27.817Z] $ docker stop --time=1 e928a08c28e40ce5f9f41aba6b3ebbeaced9d7cc6d38e4698fb31181190cd225 [2021-10-05T23:07:28.970Z] $ docker rm -f e928a08c28e40ce5f9f41aba6b3ebbeaced9d7cc6d38e4698fb31181190cd225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-05T23:07:29.235Z] fc5181fea5dc: Pull complete [2021-10-05T23:07:29.235Z] 9c418107303f: Pull complete [2021-10-05T23:07:29.235Z] 0cd29c4cc85c: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T23:07:29.860Z] 76d7273c05b8: Pull complete [2021-10-05T23:07:35.371Z] e9181ef05905: Pull complete [2021-10-05T23:07:35.371Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-05T23:07:35.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T23:07:35.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-05T23:07:36.144Z] + 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-05T23:07:36.607Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:07:36.607Z] . [Pipeline] withDockerContainer [2021-10-05T23:07:36.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-05T23:07:37.042Z] $ 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-05T23:07:43.926Z] $ docker top 411c7ade5f31893c07c282491b8d2645177b65d7b725e05d25c7aa952df91d39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:07:44.995Z] + go version [2021-10-05T23:07:44.995Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-05T23:07:45.048Z] $ docker stop --time=1 411c7ade5f31893c07c282491b8d2645177b65d7b725e05d25c7aa952df91d39 [2021-10-05T23:07:46.940Z] $ docker rm -f 411c7ade5f31893c07c282491b8d2645177b65d7b725e05d25c7aa952df91d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:07:47.947Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:07:47.947Z] . [Pipeline] withDockerContainer [2021-10-05T23:07:48.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-05T23:07:48.383Z] $ 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-05T23:07:50.032Z] $ docker top 2149b25a6094beeceda0f4015611d5bf5f438bcc4a7bdfe39b1db2bba1409a63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:07:51.140Z] + make test [2021-10-05T23:07:51.140Z] make -C ./app-service-template build [2021-10-05T23:07:51.140Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:07:51.140Z] go mod tidy [2021-10-05T23:07:52.151Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T23:07:52.151Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-05T23:07:52.437Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T23:07:52.437Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T23:07:52.437Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T23:07:52.437Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T23:07:52.722Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T23:07:52.722Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T23:07:52.722Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T23:07:52.722Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-05T23:07:52.722Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T23:07:52.722Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T23:07:52.722Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T23:07:52.722Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T23:07:52.722Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T23:07:53.026Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T23:07:53.026Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-05T23:07:53.026Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T23:07:53.320Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T23:07:53.320Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-05T23:07:53.320Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T23:07:53.320Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T23:07:53.320Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T23:07:53.320Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T23:07:53.320Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T23:07:53.608Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T23:07:53.608Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T23:07:53.608Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T23:07:53.608Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T23:07:53.608Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T23:07:53.895Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T23:07:54.530Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T23:07:57.230Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T23:07:57.230Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T23:07:57.230Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T23:07:57.230Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T23:07:57.230Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T23:07:57.230Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T23:07:57.230Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T23:07:57.230Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T23:07:57.230Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T23:07:57.230Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T23:07:57.230Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-05T23:07:57.517Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T23:07:57.517Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T23:07:57.517Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T23:07:57.517Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T23:07:57.517Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T23:07:57.517Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T23:07:57.517Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T23:07:57.517Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T23:07:57.517Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T23:07:57.517Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T23:07:57.517Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T23:07:57.802Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T23:07:57.802Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T23:07:57.802Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T23:07:57.802Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T23:07:57.802Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T23:07:58.088Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T23:07:58.088Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T23:07:58.088Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T23:07:58.088Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T23:07:58.088Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T23:07:58.088Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T23:07:58.376Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T23:07:58.376Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-10-05T23:07:58.376Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T23:07:58.376Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T23:07:58.376Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-10-05T23:07:58.376Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-10-05T23:07:58.660Z] 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-05T23:08:37.905Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:08:37.905Z] make -C ./app-service-template test [2021-10-05T23:08:37.905Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:08:37.905Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-05T23:09:04.951Z] ok new-app-service 0.045s coverage: 48.1% of statements [2021-10-05T23:09:04.951Z] ? new-app-service/config [no test files] [2021-10-05T23:09:04.951Z] ok new-app-service/functions 0.045s [2021-10-05T23:09:04.951Z] CGO_ENABLED=1 go vet ./... [2021-10-05T23:09:37.508Z] gofmt -l . [2021-10-05T23:09:37.508Z] [ "`gofmt -l .`" = "" ] [2021-10-05T23:09:37.508Z] ./bin/test-attribution-txt.sh [2021-10-05T23:09:37.508Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-10-05T23:09:37.508Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-05T23:09:37.508Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-05T23:09:45.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.125s coverage: 67.5% of statements [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-05T23:09:45.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.106s coverage: 93.7% of statements [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-05T23:09:45.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.081s coverage: 61.8% of statements [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-05T23:09:45.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.081s [2021-10-05T23:09:45.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.153s coverage: 75.7% of statements [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-05T23:09:45.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.3% of statements [2021-10-05T23:09:45.946Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-05T23:09:45.946Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.042s coverage: 10.5% of statements [2021-10-05T23:09:52.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.178s coverage: 77.0% of statements [2021-10-05T23:09:52.812Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-05T23:09:52.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.070s coverage: 12.5% of statements [2021-10-05T23:09:52.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.055s coverage: 27.3% of statements [2021-10-05T23:09:52.812Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-05T23:09:52.812Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-05T23:09:52.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.054s coverage: 51.4% of statements [2021-10-05T23:10:19.753Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.109s coverage: 77.3% of statements [2021-10-05T23:10:19.753Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements [2021-10-05T23:10:19.753Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:10:21.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:10:22.077Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-05T23:10:22.408Z] $ docker stop --time=1 2149b25a6094beeceda0f4015611d5bf5f438bcc4a7bdfe39b1db2bba1409a63 [2021-10-05T23:10:24.895Z] $ docker rm -f 2149b25a6094beeceda0f4015611d5bf5f438bcc4a7bdfe39b1db2bba1409a63 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:10:27.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T23:10:27.294Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T23:10:28.018Z] 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-05T23:10:29.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:10:29.262Z] [2021-10-05T23:10:29.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:10:29.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:10:30.008Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T23:10:30.008Z] 448f6bf000e3: Pulling fs layer [2021-10-05T23:10:30.008Z] f757da607395: Pulling fs layer [2021-10-05T23:10:30.008Z] 05883995daec: Pulling fs layer [2021-10-05T23:10:30.008Z] 8603b9c90790: Pulling fs layer [2021-10-05T23:10:30.008Z] 1560dd03e051: Pulling fs layer [2021-10-05T23:10:30.008Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T23:10:30.008Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T23:10:30.008Z] 8603b9c90790: Waiting [2021-10-05T23:10:30.008Z] 1560dd03e051: Waiting [2021-10-05T23:10:30.008Z] 27f5ce0e4adf: Waiting [2021-10-05T23:10:30.008Z] c2d8d7efcc4b: Waiting [2021-10-05T23:10:30.290Z] f757da607395: Verifying Checksum [2021-10-05T23:10:30.290Z] f757da607395: Download complete [2021-10-05T23:10:30.579Z] 8603b9c90790: Verifying Checksum [2021-10-05T23:10:30.579Z] 8603b9c90790: Download complete [2021-10-05T23:10:30.892Z] 05883995daec: Verifying Checksum [2021-10-05T23:10:30.892Z] 05883995daec: Download complete [2021-10-05T23:10:30.892Z] 1560dd03e051: Verifying Checksum [2021-10-05T23:10:30.892Z] 1560dd03e051: Download complete [2021-10-05T23:10:30.892Z] 27f5ce0e4adf: Download complete [2021-10-05T23:10:31.179Z] 448f6bf000e3: Verifying Checksum [2021-10-05T23:10:31.179Z] 448f6bf000e3: Download complete [2021-10-05T23:10:34.775Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T23:10:34.775Z] c2d8d7efcc4b: Download complete [2021-10-05T23:10:35.792Z] 448f6bf000e3: Pull complete [2021-10-05T23:10:36.410Z] f757da607395: Pull complete [2021-10-05T23:10:37.904Z] 05883995daec: Pull complete [2021-10-05T23:10:38.191Z] 8603b9c90790: Pull complete [2021-10-05T23:10:39.200Z] 1560dd03e051: Pull complete [2021-10-05T23:10:39.495Z] 27f5ce0e4adf: Pull complete [2021-10-05T23:10:54.720Z] c2d8d7efcc4b: Pull complete [2021-10-05T23:10:54.720Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T23:10:54.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:10:54.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T23:10:55.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container [2021-10-05T23:10:55.219Z] $ 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-05T23:10:59.822Z] $ docker top bb1ecb49a1eb1f5137ceb2e363a39b562fff0741612cba7e08c3c424275a0b67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:00.906Z] ---> job-cost.sh [2021-10-05T23:11:00.906Z] lf-activate-venv: SKIPPING [2021-10-05T23:11:00.906Z] INFO: No Stack... [2021-10-05T23:11:19.339Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T23:11:19.975Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:11:20.695Z] + cut -d, -f6 [2021-10-05T23:11:20.695Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-10-05T23:11:20.798Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] [2021-10-05T23:11:20.804Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] did not exist. Created. [2021-10-05T23:11:20.804Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:11:21.596Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-93cb7caa/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-93cb7caa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T23:11:22.354Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T23:11:22.404Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T23:11:22.468Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:11:22.491Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-961-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:11:22.581Z] $ docker stop --time=1 bb1ecb49a1eb1f5137ceb2e363a39b562fff0741612cba7e08c3c424275a0b67 [2021-10-05T23:11:24.284Z] $ docker rm -f bb1ecb49a1eb1f5137ceb2e363a39b562fff0741612cba7e08c3c424275a0b67 [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-05T23:11:25.778Z] provisioning config files... [2021-10-05T23:11:25.797Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-961@tmp/config7560484766709789686tmp [Pipeline] { [Pipeline] sh [2021-10-05T23:11:26.167Z] + set +x [2021-10-05T23:11:26.167Z] + curl -s https://codecov.io/bash [2021-10-05T23:11:26.167Z] + bash -s -- [2021-10-05T23:11:26.167Z] [2021-10-05T23:11:26.167Z] _____ _ [2021-10-05T23:11:26.167Z] / ____| | | [2021-10-05T23:11:26.167Z] | | ___ __| | ___ ___ _____ __ [2021-10-05T23:11:26.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-05T23:11:26.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-05T23:11:26.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-05T23:11:26.167Z] Bash-1.0.6 [2021-10-05T23:11:26.167Z] [2021-10-05T23:11:26.167Z] [2021-10-05T23:11:26.167Z] ==> git version 2.24.4 found [2021-10-05T23:11:26.167Z] ==> 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-05T23:11:26.167Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-05T23:11:26.167Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-05T23:11:26.167Z] ==> Jenkins CI detected. [2021-10-05T23:11:26.167Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-961 [2021-10-05T23:11:26.167Z] project root: . [2021-10-05T23:11:26.167Z] --> token set from env [2021-10-05T23:11:26.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-05T23:11:26.435Z] ==> Running gcov in . (disable via -X gcov) [2021-10-05T23:11:26.435Z] ==> Python coveragepy not found [2021-10-05T23:11:26.435Z] ==> Searching for coverage reports in: [2021-10-05T23:11:26.435Z] + . [2021-10-05T23:11:26.435Z] -> Found 2 reports [2021-10-05T23:11:26.435Z] ==> Detecting git/mercurial file structure [2021-10-05T23:11:26.435Z] ==> Reading reports [2021-10-05T23:11:26.435Z] + ./app-service-template/coverage.out bytes=1219 [2021-10-05T23:11:26.435Z] + ./coverage.out bytes=101380 [2021-10-05T23:11:26.435Z] ==> Appending adjustments [2021-10-05T23:11:26.435Z] https://docs.codecov.io/docs/fixing-reports [2021-10-05T23:11:26.701Z] + Found adjustments [2021-10-05T23:11:26.701Z] ==> Gzipping contents [2021-10-05T23:11:26.701Z] 20K /tmp/codecov.EV1LsO.gz [2021-10-05T23:11:26.701Z] ==> Uploading reports [2021-10-05T23:11:26.701Z] url: https://codecov.io [2021-10-05T23:11:26.701Z] query: branch=PR-961&commit=29359ecd74c1311beb2cdad839c70663c563f801&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-961%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=961&job=&cmd_args= [2021-10-05T23:11:26.701Z] -> Pinging Codecov [2021-10-05T23:11:26.701Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-961&commit=29359ecd74c1311beb2cdad839c70663c563f801&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-961%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=961&job=&cmd_args= [2021-10-05T23:11:27.282Z] -> Uploading to [2021-10-05T23:11:27.282Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-05/3D8B5DFFC46A037C893635FACE044666/29359ecd74c1311beb2cdad839c70663c563f801/6e24244b-9c35-4f8f-82df-6589cc1b2a39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T231127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc64a408fcbd3771daeea900c6ea88d01980b463ec0850974ed208fe22df6d9c [2021-10-05T23:11:27.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T23:11:27.282Z] Dload Upload Total Spent Left Speed [2021-10-05T23:11:27.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17709 0 0 100 17709 0 58402 --:--:-- --:--:-- --:--:-- 58445 [2021-10-05T23:11:27.549Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/29359ecd74c1311beb2cdad839c70663c563f801 [Pipeline] } [2021-10-05T23:11:27.577Z] 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-05T23:11:30.147Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-961/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:30.513Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:31.146Z] ---> package-listing.sh [2021-10-05T23:11:31.146Z] ++ facter osfamily [2021-10-05T23:11:31.146Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T23:11:31.418Z] + OS_FAMILY=redhat [2021-10-05T23:11:31.418Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-961 [2021-10-05T23:11:31.418Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T23:11:31.418Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T23:11:31.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T23:11:31.418Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T23:11:31.418Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-961 ']' [2021-10-05T23:11:31.418Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T23:11:31.418Z] + case "${OS_FAMILY}" in [2021-10-05T23:11:31.418Z] + rpm -qa [2021-10-05T23:11:31.418Z] + sort [2021-10-05T23:11:32.002Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T23:11:32.002Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T23:11:32.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T23:11:32.002Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-961 ']' [2021-10-05T23:11:32.002Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-961/archives/ [2021-10-05T23:11:32.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-961/archives/ [Pipeline] echo [2021-10-05T23:11:32.065Z] 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-961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-05T23:11:32.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:11:32.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:11:32.752Z] [2021-10-05T23:11:32.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:11:33.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:11:33.356Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:11:33.356Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:11:33.356Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:11:33.356Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:11:33.356Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:11:33.356Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:11:33.356Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:11:33.356Z] d287ab97295c: Pulling fs layer [2021-10-05T23:11:33.356Z] dc539afda2c1: Waiting [2021-10-05T23:11:33.356Z] 77bc0d833cb6: Waiting [2021-10-05T23:11:33.356Z] 9065ff56babe: Waiting [2021-10-05T23:11:33.357Z] d287ab97295c: Waiting [2021-10-05T23:11:33.357Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:11:33.357Z] a1111a8f2ec3: Download complete [2021-10-05T23:11:33.357Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:11:33.357Z] dc539afda2c1: Download complete [2021-10-05T23:11:33.628Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:11:33.628Z] 77bc0d833cb6: Download complete [2021-10-05T23:11:33.628Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:11:33.628Z] 9065ff56babe: Download complete [2021-10-05T23:11:33.628Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:11:33.628Z] ed53099fbce6: Download complete [2021-10-05T23:11:33.896Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:11:33.896Z] b4d181a07f80: Download complete [2021-10-05T23:11:35.328Z] d287ab97295c: Verifying Checksum [2021-10-05T23:11:35.328Z] d287ab97295c: Download complete [2021-10-05T23:11:35.601Z] b4d181a07f80: Pull complete [2021-10-05T23:11:35.869Z] a1111a8f2ec3: Pull complete [2021-10-05T23:11:36.473Z] ed53099fbce6: Pull complete [2021-10-05T23:11:36.473Z] dc539afda2c1: Pull complete [2021-10-05T23:11:37.065Z] 77bc0d833cb6: Pull complete [2021-10-05T23:11:37.065Z] 9065ff56babe: Pull complete [2021-10-05T23:11:42.461Z] d287ab97295c: Pull complete [2021-10-05T23:11:42.461Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:11:42.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:11:42.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:11:42.576Z] prd-centos7-docker-4c-2g-28 does not seem to be running inside a container [2021-10-05T23:11:42.633Z] $ 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-961/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-961 -v /w/workspace/ndry_app-functions-sdk-go_PR-961:/w/workspace/ndry_app-functions-sdk-go_PR-961:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-961@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-961@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-05T23:11:44.950Z] $ docker top 3cd1e149e2b335574de40fc9d9e42b8960d847e40584a8a74672693dbeb99edc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:11:45.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T23:11:45.782Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T23:11:46.119Z] + ls /var/log/sa-host [2021-10-05T23:11:46.119Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T23:11:46.119Z] file_magic: OK [2021-10-05T23:11:46.119Z] HZ: Using current value: 100 [2021-10-05T23:11:46.119Z] file_header: OK [2021-10-05T23:11:46.119Z] 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-05T23:11:46.119Z] Statistics: [2021-10-05T23:11:46.119Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:11:46.119Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T23:11:46.119Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T23:11:46.119Z] file_magic: OK [2021-10-05T23:11:46.119Z] HZ: Using current value: 100 [2021-10-05T23:11:46.119Z] file_header: OK [2021-10-05T23:11:46.119Z] 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-05T23:11:46.119Z] Statistics: [2021-10-05T23:11:46.119Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:11:46.119Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:11:46.774Z] provisioning config files... [2021-10-05T23:11:46.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-961@tmp/config5114362657336055865tmp [Pipeline] { [Pipeline] echo [2021-10-05T23:11:46.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:47.239Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T23:11:47.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:47.796Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T23:11:47.843Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:48.201Z] ---> sudo-logs.sh [2021-10-05T23:11:48.201Z] Archiving 'sudo' log.. [2021-10-05T23:11:48.201Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28.novalocal: Name or service not known [2021-10-05T23:11:48.201Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T23:11:48.292Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:48.641Z] ---> job-cost.sh [2021-10-05T23:11:48.641Z] lf-activate-venv: SKIPPING [2021-10-05T23:11:48.641Z] DEBUG: total: 0.10999999940395355 [2021-10-05T23:11:48.641Z] INFO: Retrieving Stack Cost... [2021-10-05T23:11:48.911Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:11:49.492Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T23:11:49.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:11:49.887Z] ---> logs-deploy.sh [2021-10-05T23:11:49.887Z] lf-activate-venv: SKIPPING [2021-10-05T23:11:49.887Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-961/1 [2021-10-05T23:11:49.887Z] INFO: archiving workspace using pattern(s): [2021-10-05T23:11:50.847Z] Archives upload complete. [2021-10-05T23:11:50.847Z] INFO: archiving logs to Nexus