Pull request #308 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f5fc535c7fe7dad19c3bd2287b02154a419250cf+6d277aa29535ad2364142a0838c9f0161c01ac18 (9c73e8f5f88059269204191b0a206e529276af66) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2638 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-308 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit f5fc535c7fe7dad19c3bd2287b02154a419250cf Merge succeeded, producing f5fc535c7fe7dad19c3bd2287b02154a419250cf Checking out Revision f5fc535c7fe7dad19c3bd2287b02154a419250cf (PR-308) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5fc535c7fe7dad19c3bd2287b02154a419250cf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5fc535c7fe7dad19c3bd2287b02154a419250cf # timeout=10 Commit message: "feat(http-export): add support for auth token in header" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T19:23:40.219Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 6ef9a03719e2ad47d63f988d7d2751c77f5d2315 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-07T19:23:42.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T19:23:42.262Z] [2020-04-07T19:23:42.262Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T19:23:42.610Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T19:23:42.610Z] latest: Pulling from edgex-devops/git-semver [2020-04-07T19:23:42.610Z] 9123ac7c32f7: Pulling fs layer [2020-04-07T19:23:42.610Z] b8cc5d1170e3: Pulling fs layer [2020-04-07T19:23:42.610Z] 2924cbbf6a41: Pulling fs layer [2020-04-07T19:23:42.610Z] 93b08a4f1073: Pulling fs layer [2020-04-07T19:23:42.610Z] b8cc5d1170e3: Verifying Checksum [2020-04-07T19:23:42.610Z] b8cc5d1170e3: Download complete [2020-04-07T19:23:42.872Z] 9123ac7c32f7: Verifying Checksum [2020-04-07T19:23:42.872Z] 9123ac7c32f7: Download complete [2020-04-07T19:23:42.872Z] 93b08a4f1073: Verifying Checksum [2020-04-07T19:23:42.872Z] 93b08a4f1073: Download complete [2020-04-07T19:23:42.872Z] 2924cbbf6a41: Verifying Checksum [2020-04-07T19:23:42.872Z] 2924cbbf6a41: Download complete [2020-04-07T19:23:42.872Z] 9123ac7c32f7: Pull complete [2020-04-07T19:23:43.134Z] b8cc5d1170e3: Pull complete [2020-04-07T19:23:43.705Z] 2924cbbf6a41: Pull complete [2020-04-07T19:23:43.964Z] 93b08a4f1073: Pull complete [2020-04-07T19:23:43.964Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-07T19:23:43.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-07T19:23:44.092Z] prd-centos7-docker-4c-2g-2638 does not seem to be running inside a container [2020-04-07T19:23:44.135Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-07T19:23:44.745Z] $ docker top 872ec39e183dba2c3271c49e9683ab85df6fa6739075e6f19a21277151d6eca9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T19:23:44.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T19:23:44.998Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T19:23:45.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T19:23:45.222Z] $ docker exec 872ec39e183dba2c3271c49e9683ab85df6fa6739075e6f19a21277151d6eca9 ssh-agent [2020-04-07T19:23:45.408Z] SSH_AUTH_SOCK=/tmp/ssh-Fz6xwjaqvUdT/agent.14 [2020-04-07T19:23:45.408Z] SSH_AGENT_PID=21 [2020-04-07T19:23:45.419Z] Running ssh-add (command line suppressed) [2020-04-07T19:23:45.560Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_4727623567826456599.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_4727623567826456599.key) [2020-04-07T19:23:45.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T19:23:45.931Z] + git describe --exact-match --tags HEAD [2020-04-07T19:23:45.932Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-07T19:23:45.991Z] $ docker exec --env ******** --env ******** 872ec39e183dba2c3271c49e9683ab85df6fa6739075e6f19a21277151d6eca9 ssh-agent -k [2020-04-07T19:23:46.125Z] unset SSH_AUTH_SOCK; [2020-04-07T19:23:46.126Z] unset SSH_AGENT_PID; [2020-04-07T19:23:46.126Z] echo Agent pid 21 killed; [2020-04-07T19:23:46.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-07T19:23:46.256Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-07T19:23:46.256Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-07T19:23:46.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T19:23:46.363Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T19:23:46.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T19:23:46.592Z] $ docker exec 872ec39e183dba2c3271c49e9683ab85df6fa6739075e6f19a21277151d6eca9 ssh-agent [2020-04-07T19:23:46.782Z] SSH_AUTH_SOCK=/tmp/ssh-uT7lPfW0qsZk/agent.56 [2020-04-07T19:23:46.782Z] SSH_AGENT_PID=63 [2020-04-07T19:23:46.788Z] Running ssh-add (command line suppressed) [2020-04-07T19:23:46.957Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_4038628997587559336.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_4038628997587559336.key) [2020-04-07T19:23:47.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T19:23:47.323Z] + git semver init [2020-04-07T19:23:47.323Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T19:23:47.323Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.git [2020-04-07T19:23:47.323Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-308 [2020-04-07T19:23:47.323Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T19:23:47.323Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T19:23:47.323Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T19:23:47.323Z] # $SEMVER_BRANCH = PR-308 [2020-04-07T19:23:47.323Z] # $SEMVER_TEMP = /tmp/semver-339626956 [2020-04-07T19:23:47.323Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-04-07T19:23:49.881Z] # '/tmp/semver-339626956' -> '/w/workspace/ndry_app-functions-sdk-go_PR-308/.semver' [2020-04-07T19:23:49.881Z] # -> Force: false [2020-04-07T19:23:49.881Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.semver [Pipeline] } [2020-04-07T19:23:49.891Z] $ docker exec --env ******** --env ******** 872ec39e183dba2c3271c49e9683ab85df6fa6739075e6f19a21277151d6eca9 ssh-agent -k [2020-04-07T19:23:50.043Z] unset SSH_AUTH_SOCK; [2020-04-07T19:23:50.044Z] unset SSH_AGENT_PID; [2020-04-07T19:23:50.044Z] echo Agent pid 63 killed; [2020-04-07T19:23:50.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T19:23:50.513Z] + git semver [Pipeline] } [2020-04-07T19:23:50.527Z] $ docker stop --time=1 872ec39e183dba2c3271c49e9683ab85df6fa6739075e6f19a21277151d6eca9 [2020-04-07T19:23:51.878Z] $ docker rm -f 872ec39e183dba2c3271c49e9683ab85df6fa6739075e6f19a21277151d6eca9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-07T19:23:54.053Z] Stashed 96 file(s) [Pipeline] echo [2020-04-07T19:23:54.055Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-04-07T19:24:09.307Z] Still waiting to schedule task [2020-04-07T19:24:09.307Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2638’ [2020-04-07T19:24:09.309Z] Still waiting to schedule task [2020-04-07T19:24:09.309Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-07T19:25:50.537Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2639 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws [2020-04-07T19:25:50.577Z] Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout [2020-04-07T19:25:56.150Z] using credential edgex-jenkins-ssh [2020-04-07T19:25:56.283Z] Cloning the remote Git repository [2020-04-07T19:25:56.283Z] Cloning with configured refspecs honoured and without tags [2020-04-07T19:25:56.369Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-07T19:25:56.456Z] > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 [2020-04-07T19:25:56.542Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-07T19:25:56.544Z] > git --version # timeout=10 [2020-04-07T19:25:56.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T19:25:56.650Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T19:25:59.751Z] Fetching without tags [2020-04-07T19:25:59.638Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-07T19:25:59.663Z] > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 [2020-04-07T19:25:59.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T19:25:59.725Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-07T19:25:59.763Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-07T19:25:59.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T19:26:00.316Z] Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit f5fc535c7fe7dad19c3bd2287b02154a419250cf [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T19:26:00.674Z] Failed in branch arm64 [2020-04-07T19:25:59.818Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T19:26:00.350Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T19:26:00.371Z] > git checkout -f f5fc535c7fe7dad19c3bd2287b02154a419250cf # timeout=10 [2020-04-07T19:26:02.454Z] Running on prd-centos7-docker-4c-2g-2640 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws [2020-04-07T19:26:02.493Z] Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout [2020-04-07T19:26:04.601Z] using credential edgex-jenkins-ssh [2020-04-07T19:26:04.650Z] Cloning the remote Git repository [2020-04-07T19:26:04.650Z] Cloning with configured refspecs honoured and without tags [2020-04-07T19:26:03.874Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-07T19:26:03.908Z] > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 [2020-04-07T19:26:03.948Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-07T19:26:03.948Z] > git --version # timeout=10 [2020-04-07T19:26:03.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T19:26:03.979Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T19:26:08.613Z] Fetching without tags [2020-04-07T19:26:09.007Z] Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit f5fc535c7fe7dad19c3bd2287b02154a419250cf [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T19:26:09.244Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [2020-04-07T19:26:08.031Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-07T19:26:08.037Z] > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 [2020-04-07T19:26:08.041Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T19:26:08.051Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-04-07T19:26:08.063Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-04-07T19:26:08.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T19:26:08.068Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T19:26:08.495Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T19:26:08.500Z] > git checkout -f f5fc535c7fe7dad19c3bd2287b02154a419250cf # timeout=10 Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-07T19:26:10.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T19:26:10.777Z] ---> package-listing.sh [2020-04-07T19:26:10.777Z] ++ facter osfamily [2020-04-07T19:26:10.777Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T19:26:10.777Z] + OS_FAMILY=redhat [2020-04-07T19:26:10.777Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-308 [2020-04-07T19:26:10.777Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T19:26:10.777Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T19:26:10.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T19:26:10.777Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T19:26:10.777Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' [2020-04-07T19:26:10.777Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T19:26:10.777Z] + case "${OS_FAMILY}" in [2020-04-07T19:26:10.777Z] + rpm -qa [2020-04-07T19:26:10.777Z] + sort [2020-04-07T19:26:14.973Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T19:26:14.973Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T19:26:14.973Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T19:26:14.973Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' [2020-04-07T19:26:14.973Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ [2020-04-07T19:26:14.973Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T19:26:15.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T19:26:15.339Z] [2020-04-07T19:26:15.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T19:26:15.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T19:26:15.688Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T19:26:15.688Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T19:26:15.688Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T19:26:15.688Z] 756a868c4378: Pulling fs layer [2020-04-07T19:26:15.688Z] 444b2fc9a129: Pulling fs layer [2020-04-07T19:26:15.688Z] ea15f1150254: Pulling fs layer [2020-04-07T19:26:15.688Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T19:26:15.688Z] 28c525ee5125: Pulling fs layer [2020-04-07T19:26:15.688Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T19:26:15.688Z] 138eaada9080: Pulling fs layer [2020-04-07T19:26:15.688Z] 0622d0fa9048: Pulling fs layer [2020-04-07T19:26:15.688Z] ea15f1150254: Waiting [2020-04-07T19:26:15.688Z] 41b27a9f41bf: Waiting [2020-04-07T19:26:15.688Z] 28c525ee5125: Waiting [2020-04-07T19:26:15.688Z] 094b1ea09ed8: Waiting [2020-04-07T19:26:15.688Z] 138eaada9080: Waiting [2020-04-07T19:26:15.688Z] 0622d0fa9048: Waiting [2020-04-07T19:26:15.688Z] 444b2fc9a129: Waiting [2020-04-07T19:26:15.688Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-07T19:26:15.688Z] 2cc5ad85d9ab: Download complete [2020-04-07T19:26:15.688Z] 444b2fc9a129: Verifying Checksum [2020-04-07T19:26:15.688Z] 444b2fc9a129: Download complete [2020-04-07T19:26:15.688Z] c9b1b535fdd9: Verifying Checksum [2020-04-07T19:26:15.964Z] ea15f1150254: Verifying Checksum [2020-04-07T19:26:15.964Z] ea15f1150254: Download complete [2020-04-07T19:26:15.964Z] 28c525ee5125: Verifying Checksum [2020-04-07T19:26:15.964Z] 28c525ee5125: Download complete [2020-04-07T19:26:16.228Z] c9b1b535fdd9: Pull complete [2020-04-07T19:26:16.228Z] 756a868c4378: Verifying Checksum [2020-04-07T19:26:16.228Z] 756a868c4378: Download complete [2020-04-07T19:26:16.228Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T19:26:16.228Z] 094b1ea09ed8: Download complete [2020-04-07T19:26:16.228Z] 138eaada9080: Verifying Checksum [2020-04-07T19:26:16.228Z] 138eaada9080: Download complete [2020-04-07T19:26:16.494Z] 0622d0fa9048: Verifying Checksum [2020-04-07T19:26:16.494Z] 0622d0fa9048: Download complete [2020-04-07T19:26:16.494Z] 2cc5ad85d9ab: Pull complete [2020-04-07T19:26:17.066Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T19:26:17.066Z] 41b27a9f41bf: Download complete [2020-04-07T19:26:18.007Z] 756a868c4378: Pull complete [2020-04-07T19:26:18.007Z] 444b2fc9a129: Pull complete [2020-04-07T19:26:18.268Z] ea15f1150254: Pull complete [2020-04-07T19:26:21.556Z] 41b27a9f41bf: Pull complete [2020-04-07T19:26:21.556Z] 28c525ee5125: Pull complete [2020-04-07T19:26:23.541Z] 094b1ea09ed8: Pull complete [2020-04-07T19:26:23.801Z] 138eaada9080: Pull complete [2020-04-07T19:26:24.061Z] 0622d0fa9048: Pull complete [2020-04-07T19:26:24.061Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T19:26:24.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T19:26:24.217Z] prd-centos7-docker-4c-2g-2638 does not seem to be running inside a container [2020-04-07T19:26:24.265Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-07T19:26:25.536Z] $ docker top fe7f554788d4eff638f818d9ec8b82059350e0cc5ad269a84cd92c684432800f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T19:26:25.778Z] provisioning config files... [2020-04-07T19:26:25.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/config8541267840199214395tmp [Pipeline] { [Pipeline] echo [2020-04-07T19:26:25.850Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T19:26:26.138Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T19:26:26.145Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T19:26:26.439Z] ---> logs-deploy.sh [2020-04-07T19:26:26.439Z] + ARCHIVE_ARTIFACTS= [2020-04-07T19:26:26.439Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T19:26:26.439Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T19:26:26.439Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T19:26:26.439Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/14 [2020-04-07T19:26:26.439Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/14/ [2020-04-07T19:26:26.439Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/14 /w/workspace/ndry_app-functions-sdk-go_PR-308 [2020-04-07T19:26:27.821Z] Archives upload complete. [2020-04-07T19:26:27.821Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/14/