Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8767d0343bb22558268e36dcb62db2286673396f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-27888’ is offline Running on prd-centos7-docker-4c-2g-27891 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8767d0343bb22558268e36dcb62db2286673396f (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8767d0343bb22558268e36dcb62db2286673396f # timeout=10 Commit message: "refactor: Restructure Trigger configuration (#724)" > git rev-list --no-walk 866257ffcfaa1493c6f36db43f391099b44c29ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:39:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:39:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:39:55 ========================================================= 21:39:55 EdgeX Global Pipelines Version Info 21:39:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:39:56 ------------------- 21:39:56 stable info: 21:39:56 ------------------- 21:39:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:39:56 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 21:39:56 Message: update stable to v1.0.183 21:39:57 ------------------- 21:39:57 experimental info: 21:39:57 ------------------- 21:39:57 Commited By: **** collab-it+edgex@linuxfoundation.org 21:39:57 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 21:39:57 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:39:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:40:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:40:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8767d0343bb22558268e36dcb62db2286673396f [Pipeline] echo 21:40:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8767d03 [Pipeline] echo 21:40:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:02 + git log --format=format:%s -1 8767d0343bb22558268e36dcb62db2286673396f [Pipeline] echo 21:40:02 GIT_COMMIT: 8767d0343bb22558268e36dcb62db2286673396f, Commit Message: refactor: Restructure Trigger configuration (#724) [Pipeline] echo 21:40:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:40:03 21:40:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:40:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:40:03 latest: Pulling from edgex-devops/git-semver 21:40:03 31603596830f: Pulling fs layer 21:40:03 2a8b12db71e7: Pulling fs layer 21:40:03 6ca5941a6612: Pulling fs layer 21:40:03 ecc8261a40a4: Pulling fs layer 21:40:03 ecc8261a40a4: Waiting 21:40:03 2a8b12db71e7: Verifying Checksum 21:40:03 2a8b12db71e7: Download complete 21:40:03 31603596830f: Verifying Checksum 21:40:03 31603596830f: Download complete 21:40:03 6ca5941a6612: Verifying Checksum 21:40:03 6ca5941a6612: Download complete 21:40:03 ecc8261a40a4: Verifying Checksum 21:40:03 ecc8261a40a4: Download complete 21:40:03 31603596830f: Pull complete 21:40:04 2a8b12db71e7: Pull complete 21:40:04 6ca5941a6612: Pull complete 21:40:05 ecc8261a40a4: Pull complete 21:40:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:40:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:40:05 prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container 21:40:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:40:07 $ docker top 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:08 [ssh-agent] Looking for ssh-agent implementation... 21:40:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:08 $ docker exec 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent 21:40:08 SSH_AUTH_SOCK=/tmp/ssh-1AW0xsloqFuh/agent.12 21:40:08 SSH_AGENT_PID=17 21:40:08 Running ssh-add (command line suppressed) 21:40:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6307217583002957116.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6307217583002957116.key) 21:40:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:08 + git tag --points-at HEAD [Pipeline] } 21:40:09 $ docker exec --env ******** --env ******** 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent -k 21:40:09 unset SSH_AUTH_SOCK; 21:40:09 unset SSH_AGENT_PID; 21:40:09 echo Agent pid 17 killed; 21:40:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:09 [ssh-agent] Looking for ssh-agent implementation... 21:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:09 $ docker exec 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent 21:40:09 SSH_AUTH_SOCK=/tmp/ssh-aKltyfmHmSoT/agent.48 21:40:09 SSH_AGENT_PID=54 21:40:09 Running ssh-add (command line suppressed) 21:40:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2699333444485028684.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2699333444485028684.key) 21:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:10 + git semver init 21:40:10 # -> Open(): unable to determine branch for HEAD 21:40:10 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:40:10 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:40:10 # $SEMVER_REMOTE_NAME = origin 21:40:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:40:10 # $SEMVER_USER_NAME = edgex-jenkins 21:40:10 # $SEMVER_BRANCH = master 21:40:10 # $SEMVER_TEMP = /tmp/semver-537638291 21:40:10 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:40:14 # '/tmp/semver-537638291' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 21:40:14 # -> Force: false 21:40:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:40:14 $ docker exec --env ******** --env ******** 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent -k 21:40:14 unset SSH_AUTH_SOCK; 21:40:14 unset SSH_AGENT_PID; 21:40:14 echo Agent pid 54 killed; 21:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:15 + git semver [Pipeline] } 21:40:15 $ docker stop --time=1 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 21:40:16 $ docker rm -f 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:40:17 Stashed 1 file(s) [Pipeline] echo 21:40:17 [edgeXSemver]: initialized semver on version 2.0.0-dev.23 [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 21:40:33 Still waiting to schedule task 21:40:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:40:33 Still waiting to schedule task 21:40:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:42:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27892 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:42:14 Running in /w/workspace/app-functions-sdk-go/190 [Pipeline] { [Pipeline] checkout 21:42:19 using credential edgex-jenkins-ssh 21:42:19 Cloning the remote Git repository 21:42:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:19 > git init /w/workspace/app-functions-sdk-go/190 # timeout=10 21:42:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:19 > git --version # timeout=10 21:42:19 > git --version # 'git version 2.17.1' 21:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:42:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:23 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:42:23 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:42:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:42:23 Checking out Revision 8767d0343bb22558268e36dcb62db2286673396f (master) 21:42:23 > git config core.sparsecheckout # timeout=10 21:42:23 > git checkout -f 8767d0343bb22558268e36dcb62db2286673396f # timeout=10 21:42:28 Commit message: "refactor: Restructure Trigger configuration (#724)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:42:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:42:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:42:30 + + sudo service docker restart 21:42:30 true [Pipeline] unstash [Pipeline] echo 21:42:33 ========================================================= 21:42:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:42:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:42:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:42:35 Sending build context to Docker daemon 19.28MB 21:42:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:42:35 Step 2/8 : FROM ${BASE} 21:42:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:42:35 5f621e34cdf4: Pulling fs layer 21:42:35 a4357932f1b6: Pulling fs layer 21:42:35 18c013af1878: Pulling fs layer 21:42:35 00ac8860ef70: Pulling fs layer 21:42:35 63d7cb157983: Pulling fs layer 21:42:35 b116817d02f9: Pulling fs layer 21:42:35 745a02a5169b: Pulling fs layer 21:42:35 00ac8860ef70: Waiting 21:42:35 63d7cb157983: Waiting 21:42:35 b116817d02f9: Waiting 21:42:35 745a02a5169b: Waiting 21:42:35 18c013af1878: Verifying Checksum 21:42:35 18c013af1878: Download complete 21:42:35 a4357932f1b6: Download complete 21:42:35 63d7cb157983: Verifying Checksum 21:42:35 63d7cb157983: Download complete 21:42:35 b116817d02f9: Verifying Checksum 21:42:35 b116817d02f9: Download complete 21:42:36 5f621e34cdf4: Verifying Checksum 21:42:36 5f621e34cdf4: Download complete 21:42:36 5f621e34cdf4: Pull complete 21:42:37 a4357932f1b6: Pull complete 21:42:38 18c013af1878: Pull complete 21:42:38 745a02a5169b: Verifying Checksum 21:42:38 745a02a5169b: Download complete 21:42:39 00ac8860ef70: Verifying Checksum 21:42:39 00ac8860ef70: Download complete 21:42:50 00ac8860ef70: Pull complete 21:42:50 63d7cb157983: Pull complete 21:42:50 b116817d02f9: Pull complete 21:42:55 745a02a5169b: Pull complete 21:42:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:42:55 ---> b7e6874047d6 21:42:55 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:42:55 20.10.0: Pulling from library/docker 21:42:55 a3cc7d3b244e: Pulling fs layer 21:42:55 02a3295e0d61: Pulling fs layer 21:42:55 0f4f2e6d8100: Pulling fs layer 21:42:55 330b718f631f: Pulling fs layer 21:42:55 a93816041522: Pulling fs layer 21:42:55 bdb6da89ff94: Pulling fs layer 21:42:55 2a70c0c122f4: Pulling fs layer 21:42:55 330b718f631f: Waiting 21:42:55 a93816041522: Waiting 21:42:55 bdb6da89ff94: Waiting 21:42:55 2a70c0c122f4: Waiting 21:42:55 0f4f2e6d8100: Verifying Checksum 21:42:55 0f4f2e6d8100: Download complete 21:42:55 a3cc7d3b244e: Verifying Checksum 21:42:55 a3cc7d3b244e: Download complete 21:42:55 a93816041522: Verifying Checksum 21:42:55 a93816041522: Download complete 21:42:55 02a3295e0d61: Verifying Checksum 21:42:55 02a3295e0d61: Download complete 21:42:55 bdb6da89ff94: Verifying Checksum 21:42:55 bdb6da89ff94: Download complete 21:42:55 2a70c0c122f4: Verifying Checksum 21:42:55 2a70c0c122f4: Download complete 21:42:55 a3cc7d3b244e: Pull complete 21:42:55 02a3295e0d61: Pull complete 21:42:56 0f4f2e6d8100: Pull complete 21:42:56 330b718f631f: Verifying Checksum 21:42:56 330b718f631f: Download complete 21:43:00 330b718f631f: Pull complete 21:43:00 a93816041522: Pull complete 21:43:01 bdb6da89ff94: Pull complete 21:43:01 Running on prd-centos7-docker-4c-2g-27893 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:43:01 Running in /w/workspace/app-functions-sdk-go/190 [Pipeline] { 21:43:01 2a70c0c122f4: Pull complete 21:43:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:43:01 Status: Downloaded newer image for docker:20.10.0 [Pipeline] checkout 21:43:03 using credential edgex-jenkins-ssh 21:43:03 Cloning the remote Git repository 21:43:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:03 > git init /w/workspace/app-functions-sdk-go/190 # timeout=10 21:43:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:03 > git --version # timeout=10 21:43:03 > git --version # 'git version 2.24.3' 21:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:43:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:43:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:43:06 Checking out Revision 8767d0343bb22558268e36dcb62db2286673396f (master) 21:43:06 ---> 7b224599d1d8 21:43:06 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:43:07 ---> Running in bb3ace4fd875 21:43:06 > git config core.sparsecheckout # timeout=10 21:43:06 > git checkout -f 8767d0343bb22558268e36dcb62db2286673396f # timeout=10 21:43:07 Removing intermediate container bb3ace4fd875 21:43:07 ---> 58b3e8bbd4a7 21:43:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:43:07 ---> Running in 5743ad55cfd5 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:09 Commit message: "refactor: Restructure Trigger configuration (#724)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 21:43:10 (1/5) Installing libsodium (1.0.18-r0) 21:43:10 (2/5) Installing libzmq (4.3.3-r0) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:10 (3/5) Installing pkgconf (1.7.2-r0) 21:43:10 (4/5) Installing libsodium-dev (1.0.18-r0) 21:43:11 (5/5) Installing zeromq-dev (4.3.3-r0) 21:43:11 Executing busybox-1.31.1-r19.trigger 21:43:11 OK: 144 MiB in 44 packages 21:43:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:43:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:43:11 + sudo service docker restart 21:43:11 + true 21:43:11 Redirecting to /bin/systemctl restart docker.service 21:43:12 Removing intermediate container 5743ad55cfd5 21:43:12 ---> b05791cafbe8 21:43:12 Step 6/8 : WORKDIR /build 21:43:12 ---> Running in 50e48b3cadfc 21:43:13 Removing intermediate container 50e48b3cadfc 21:43:13 ---> ff52515f4714 21:43:13 Step 7/8 : COPY go.mod . [Pipeline] unstash [Pipeline] echo 21:43:13 ========================================================= 21:43:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:43:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:43:13 ---> b6fdf3e6ff2c 21:43:13 Step 8/8 : RUN go mod download 21:43:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:43:14 ---> Running in 7f6b4176306b 21:43:14 Sending build context to Docker daemon 19.28MB 21:43:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:43:14 Step 2/8 : FROM ${BASE} 21:43:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:14 188c0c94c7c5: Pulling fs layer 21:43:14 0ef7d3d256c8: Pulling fs layer 21:43:14 de9db76c5a1d: Pulling fs layer 21:43:14 bca2f99d35d6: Pulling fs layer 21:43:14 93359f2a8cfa: Pulling fs layer 21:43:14 7c6f9722023f: Pulling fs layer 21:43:14 a35cf1a2eb13: Pulling fs layer 21:43:14 93359f2a8cfa: Waiting 21:43:14 7c6f9722023f: Waiting 21:43:14 a35cf1a2eb13: Waiting 21:43:14 bca2f99d35d6: Waiting 21:43:14 de9db76c5a1d: Verifying Checksum 21:43:14 de9db76c5a1d: Download complete 21:43:14 0ef7d3d256c8: Verifying Checksum 21:43:14 0ef7d3d256c8: Download complete 21:43:14 93359f2a8cfa: Verifying Checksum 21:43:14 93359f2a8cfa: Download complete 21:43:14 7c6f9722023f: Verifying Checksum 21:43:14 7c6f9722023f: Download complete 21:43:14 188c0c94c7c5: Verifying Checksum 21:43:14 188c0c94c7c5: Download complete 21:43:14 188c0c94c7c5: Pull complete 21:43:15 0ef7d3d256c8: Pull complete 21:43:15 de9db76c5a1d: Pull complete 21:43:16 a35cf1a2eb13: Verifying Checksum 21:43:16 a35cf1a2eb13: Download complete 21:43:17 bca2f99d35d6: Verifying Checksum 21:43:17 bca2f99d35d6: Download complete 21:43:22 bca2f99d35d6: Pull complete 21:43:22 93359f2a8cfa: Pull complete 21:43:22 7c6f9722023f: Pull complete 21:43:30 a35cf1a2eb13: Pull complete 21:43:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:43:30 ---> a62c8e92a672 21:43:30 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:43:30 20.10.0: Pulling from library/docker 21:43:30 05e7bc50f07f: Pulling fs layer 21:43:30 6db28d0fdbf6: Pulling fs layer 21:43:30 292df0bc6bf3: Pulling fs layer 21:43:30 2e060f4bd70b: Pulling fs layer 21:43:30 80e8d568a223: Pulling fs layer 21:43:30 8dc6ef1a942a: Pulling fs layer 21:43:30 2312dd95470a: Pulling fs layer 21:43:30 80e8d568a223: Waiting 21:43:30 2312dd95470a: Waiting 21:43:30 8dc6ef1a942a: Waiting 21:43:30 2e060f4bd70b: Waiting 21:43:30 292df0bc6bf3: Verifying Checksum 21:43:30 292df0bc6bf3: Download complete 21:43:30 6db28d0fdbf6: Verifying Checksum 21:43:30 6db28d0fdbf6: Download complete 21:43:30 05e7bc50f07f: Download complete 21:43:30 80e8d568a223: Verifying Checksum 21:43:30 80e8d568a223: Download complete 21:43:30 2312dd95470a: Verifying Checksum 21:43:30 2312dd95470a: Download complete 21:43:30 8dc6ef1a942a: Verifying Checksum 21:43:30 8dc6ef1a942a: Download complete 21:43:30 05e7bc50f07f: Pull complete 21:43:30 6db28d0fdbf6: Pull complete 21:43:30 292df0bc6bf3: Pull complete 21:43:31 2e060f4bd70b: Verifying Checksum 21:43:31 2e060f4bd70b: Download complete 21:43:33 2e060f4bd70b: Pull complete 21:43:33 80e8d568a223: Pull complete 21:43:34 8dc6ef1a942a: Pull complete 21:43:34 2312dd95470a: Pull complete 21:43:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:43:34 Status: Downloaded newer image for docker:20.10.0 21:43:35 ---> 40c1ad115e80 21:43:35 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:43:35 ---> Running in 317147110f49 21:43:35 Removing intermediate container 317147110f49 21:43:35 ---> 03e5be33fa89 21:43:35 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:43:36 ---> Running in f4bf92a95e33 21:43:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:43:37 (1/5) Installing libsodium (1.0.18-r0) 21:43:37 (2/5) Installing libzmq (4.3.3-r0) 21:43:38 (3/5) Installing pkgconf (1.7.2-r0) 21:43:38 (4/5) Installing libsodium-dev (1.0.18-r0) 21:43:38 (5/5) Installing zeromq-dev (4.3.3-r0) 21:43:38 Executing busybox-1.31.1-r19.trigger 21:43:38 OK: 167 MiB in 44 packages 21:43:38 Removing intermediate container f4bf92a95e33 21:43:38 ---> 613e440522eb 21:43:38 Step 6/8 : WORKDIR /build 21:43:38 ---> Running in ef810f249d01 21:43:38 Removing intermediate container ef810f249d01 21:43:38 ---> ad17b803946b 21:43:38 Step 7/8 : COPY go.mod . 21:43:39 ---> d350dd3a994e 21:43:39 Step 8/8 : RUN go mod download 21:43:39 ---> Running in 5d2e9d752774 21:43:40 Removing intermediate container 7f6b4176306b 21:43:40 ---> 793f1232df72 21:43:40 Successfully built 793f1232df72 21:43:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:43:41 + docker inspect -f . ci-base-image-arm64 21:43:41 . [Pipeline] withDockerContainer 21:43:41 prd-ubuntu18.04-docker-arm64-4c-16g-27892 does not seem to be running inside a container 21:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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 ******** ci-base-image-arm64 cat 21:43:43 $ docker top 82601f0baadb309a2ab36dcb7682c45eac04bea4317c42668a34c9b27e29d57d -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:44 + go version 21:43:44 go version go1.15.5 linux/arm64 [Pipeline] } 21:43:44 $ docker stop --time=1 82601f0baadb309a2ab36dcb7682c45eac04bea4317c42668a34c9b27e29d57d 21:43:45 $ docker rm -f 82601f0baadb309a2ab36dcb7682c45eac04bea4317c42668a34c9b27e29d57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:43:46 + docker inspect -f . ci-base-image-arm64 21:43:46 . [Pipeline] withDockerContainer 21:43:47 prd-ubuntu18.04-docker-arm64-4c-16g-27892 does not seem to be running inside a container 21:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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 ******** ci-base-image-arm64 cat 21:43:48 $ docker top 1ecfe3d3181eccf6818cf01304e28535a5a42e44c9615ca6814c753c480a176b -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:49 + make test 21:43:49 make -C ./app-service-template build 21:43:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:43:49 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:44:05 Removing intermediate container 5d2e9d752774 21:44:05 ---> ef5ebcfe1395 21:44:05 Successfully built ef5ebcfe1395 21:44:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:44:06 + docker inspect -f . ci-base-image-x86_64 21:44:06 . [Pipeline] withDockerContainer 21:44:06 prd-centos7-docker-4c-2g-27893 does not seem to be running inside a container 21:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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 ******** ci-base-image-x86_64 cat 21:44:07 $ docker top 21bda8f1ee5f2b194d7d84a0be147312425a0a8375fe4280a35897100b8b5ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:07 + go version 21:44:07 go version go1.15.5 linux/amd64 [Pipeline] } 21:44:07 $ docker stop --time=1 21bda8f1ee5f2b194d7d84a0be147312425a0a8375fe4280a35897100b8b5ad9 21:44:09 $ docker rm -f 21bda8f1ee5f2b194d7d84a0be147312425a0a8375fe4280a35897100b8b5ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:10 + docker inspect -f . ci-base-image-x86_64 21:44:10 . [Pipeline] withDockerContainer 21:44:10 prd-centos7-docker-4c-2g-27893 does not seem to be running inside a container 21:44:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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 ******** ci-base-image-x86_64 cat 21:44:10 $ docker top ce63ff5b1cb743d101c1c2cfbf871c03e08a0946cb55c0c6b6ef51ab37e4f7d7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:11 + make test 21:44:11 make -C ./app-service-template build 21:44:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:44:11 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:44:22 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:44:22 make -C ./app-service-template test 21:44:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:44:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:44:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:44:26 make -C ./app-service-template test 21:44:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:44:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:44:31 ? new-app-service [no test files] 21:44:31 ok new-app-service/functions 0.012s coverage: 75.8% of statements 21:44:31 CGO_ENABLED=1 go vet ./... 21:44:34 gofmt -l . 21:44:34 [ "`gofmt -l .`" = "" ] 21:44:34 ./bin/test-go-mod-tidy.sh 21:44:34 ./bin/test-attribution-txt.sh 21:44:35 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:44:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:44:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 21:44:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.014s coverage: 82.6% of statements 21:44:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.026s coverage: 58.6% of statements 21:44:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:44:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:44:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.5% of statements 21:44:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:44:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.026s coverage: 75.6% of statements 21:44:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:44:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:44:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:44:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:44:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:44:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:44:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.0% of statements 21:44:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:44:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.019s coverage: 8.8% of statements 21:44:44 ? new-app-service [no test files] 21:44:44 ok new-app-service/functions 0.024s coverage: 75.8% of statements 21:44:44 CGO_ENABLED=1 go vet ./... 21:44:52 gofmt -l . 21:44:52 [ "`gofmt -l .`" = "" ] 21:44:52 ./bin/test-go-mod-tidy.sh 21:44:52 ./bin/test-attribution-txt.sh 21:44:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' 21:44:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.836s coverage: 77.5% of statements 21:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.012s coverage: 87.9% of statements 21:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 80.5% of statements 21:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 71.7% of statements 21:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 21:44:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.033s coverage: 82.6% of statements 21:45:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.145s coverage: 58.6% of statements 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:45:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.082s coverage: 61.5% of statements 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:45:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.122s coverage: 75.6% of statements 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:45:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.032s coverage: 97.0% of statements 21:45:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:45:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.035s coverage: 8.8% of statements 21:45:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 82.8% of statements 21:45:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 21:45:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:45:07 gofmt -l . 21:45:07 [ "`gofmt -l .`" = "" ] 21:45:07 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 21:45:07 $ docker stop --time=1 ce63ff5b1cb743d101c1c2cfbf871c03e08a0946cb55c0c6b6ef51ab37e4f7d7 21:45:08 $ docker rm -f ce63ff5b1cb743d101c1c2cfbf871c03e08a0946cb55c0c6b6ef51ab37e4f7d7 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:10 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:45:11 ---> job-cost.sh 21:45:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oNsm 21:45:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.869s coverage: 77.5% of statements 21:45:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:45:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.049s coverage: 87.9% of statements 21:45:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.046s coverage: 80.5% of statements 21:45:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.030s coverage: 71.7% of statements 21:45:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:45:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.075s coverage: 82.8% of statements 21:45:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.053s coverage: 94.4% of statements 21:45:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:45:38 gofmt -l . 21:45:38 [ "`gofmt -l .`" = "" ] 21:45:38 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 21:45:39 $ docker stop --time=1 1ecfe3d3181eccf6818cf01304e28535a5a42e44c9615ca6814c753c480a176b 21:45:41 $ docker rm -f 1ecfe3d3181eccf6818cf01304e28535a5a42e44c9615ca6814c753c480a176b [Pipeline] // withDockerContainer [Pipeline] sh 21:45:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:42 Warning: overwriting stash ‘coverage-report’ 21:45:43 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] libraryResource [Pipeline] sh 21:45:44 ---> job-cost.sh 21:45:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-awDo 21:45:58 lf-activate-venv(): INFO: Adding /tmp/venv-oNsm/bin to PATH 21:45:58 INFO: No Stack... 21:45:58 INFO: Retrieving Pricing Info for: v1-standard-2 21:45:58 INFO: Archiving Costs [Pipeline] sh 21:45:58 + cat /w/workspace/app-functions-sdk-go/190/archives/cost.csv 21:45:58 + cut -d, -f6 [Pipeline] lock 21:45:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] 21:45:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] did not exist. Created. 21:45:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:59 + echo total: 0.029999999329447746 [Pipeline] stash 21:45:59 Stashed 1 file(s) [Pipeline] } 21:45:59 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:46:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:48:30 lf-activate-venv(): INFO: Adding /tmp/venv-awDo/bin to PATH 21:48:30 INFO: No Stack... 21:48:30 INFO: Retrieving Pricing Info for: lf-standard-4 21:48:30 INFO: Archiving Costs [Pipeline] sh 21:48:30 + cat /w/workspace/app-functions-sdk-go/190/archives/cost.csv 21:48:30 + cut -d, -f6 [Pipeline] lock 21:48:30 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] 21:48:30 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] did not exist. Created. 21:48:30 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:31 /w/workspace/app-functions-sdk-go/190@tmp/durable-5b8db097/script.sh: 1: /w/workspace/app-functions-sdk-go/190@tmp/durable-5b8db097/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:48:31 + echo total: 0.20999999344348907 [Pipeline] stash 21:48:31 Warning: overwriting stash ‘stack-cost’ 21:48:31 Stashed 1 file(s) [Pipeline] } 21:48:31 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:48:33 provisioning config files... 21:48:33 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4925078455428729953tmp [Pipeline] { [Pipeline] sh 21:48:33 + set +x 21:48:33 + curl -s https://codecov.io/bash 21:48:33 + bash -s -- 21:48:33 21:48:33 _____ _ 21:48:33 / ____| | | 21:48:33 | | ___ __| | ___ ___ _____ __ 21:48:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:48:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:48:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:48:33 Bash-20210226-7100762 21:48:33 21:48:33 21:48:33 ==> git version 2.24.3 found 21:48:33 ==> 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 21:48:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:48:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:48:33 ==> Jenkins CI detected. 21:48:33 project root: . 21:48:33 --> token set from env 21:48:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:48:33 ==> Running gcov in . (disable via -X gcov) 21:48:33 ==> Python coveragepy not found 21:48:33 ==> Searching for coverage reports in: 21:48:33 + . 21:48:33 -> Found 2 reports 21:48:33 ==> Detecting git/mercurial file structure 21:48:33 ==> Reading reports 21:48:33 + ./app-service-template/coverage.out bytes=1148 21:48:33 + ./coverage.out bytes=82817 21:48:33 ==> Appending adjustments 21:48:33 https://docs.codecov.io/docs/fixing-reports 21:48:34 + Found adjustments 21:48:34 ==> Gzipping contents 21:48:34 16K /tmp/codecov.VOCbg8.gz 21:48:34 ==> Uploading reports 21:48:34 url: https://codecov.io 21:48:34 query: branch=master&commit=8767d0343bb22558268e36dcb62db2286673396f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:34 -> Pinging Codecov 21:48:34 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=master&commit=8767d0343bb22558268e36dcb62db2286673396f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:34 -> Uploading to 21:48:34 https://storage.googleapis.com/codecov/v4/raw/2021-02-26/3D8B5DFFC46A037C893635FACE044666/8767d0343bb22558268e36dcb62db2286673396f/c3427bb9-d81c-4653-907d-5467ff47c601.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T214834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=786501ec0147f724495fffec7d4ecb8e5681a3a35fc8d199290f1076ad8ffba4 21:48:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:34 Dload Upload Total Spent Left Speed 21:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14464 0 0 100 14464 0 30922 --:--:-- --:--:-- --:--:-- 30905 21:48:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8767d0343bb22558268e36dcb62db2286673396f [Pipeline] } 21:48:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:48:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:48:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:36 21:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:48:36 188c0c94c7c5: Pulling fs layer 21:48:36 0ef7d3d256c8: Pulling fs layer 21:48:36 de9db76c5a1d: Pulling fs layer 21:48:36 0eba1c9be4d2: Pulling fs layer 21:48:36 0d57e429df01: Pulling fs layer 21:48:36 4e4be7b47b0d: Pulling fs layer 21:48:36 e1f770b5df2f: Pulling fs layer 21:48:36 85a0685a4137: Pulling fs layer 21:48:36 0eba1c9be4d2: Waiting 21:48:36 0d57e429df01: Waiting 21:48:36 4e4be7b47b0d: Waiting 21:48:36 e1f770b5df2f: Waiting 21:48:36 85a0685a4137: Waiting 21:48:36 de9db76c5a1d: Verifying Checksum 21:48:36 de9db76c5a1d: Download complete 21:48:36 0ef7d3d256c8: Verifying Checksum 21:48:36 0ef7d3d256c8: Download complete 21:48:36 0d57e429df01: Verifying Checksum 21:48:36 0d57e429df01: Download complete 21:48:36 4e4be7b47b0d: Verifying Checksum 21:48:36 4e4be7b47b0d: Download complete 21:48:36 188c0c94c7c5: Verifying Checksum 21:48:36 188c0c94c7c5: Download complete 21:48:37 188c0c94c7c5: Pull complete 21:48:37 0ef7d3d256c8: Pull complete 21:48:37 de9db76c5a1d: Pull complete 21:48:39 e1f770b5df2f: Verifying Checksum 21:48:39 e1f770b5df2f: Download complete 21:48:41 85a0685a4137: Verifying Checksum 21:48:41 85a0685a4137: Download complete 21:48:41 0eba1c9be4d2: Verifying Checksum 21:48:41 0eba1c9be4d2: Download complete 21:48:47 0eba1c9be4d2: Pull complete 21:48:47 0d57e429df01: Pull complete 21:48:47 4e4be7b47b0d: Pull complete 21:48:49 e1f770b5df2f: Pull complete 21:48:55 85a0685a4137: Pull complete 21:48:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:48:55 prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container 21:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:48:56 $ docker top 5f6dd45b772bf6e187647be87607c1338bdc09c33167ae17cb75052336c39598 -eo pid,comm [Pipeline] { [Pipeline] echo 21:48:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:48:57 + set -o pipefail 21:48:57 + snyk monitor '--org=edgex-jenkins' 21:49:05 21:49:05 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:49:05 21:49:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/232b52d9-f2e4-4861-8a70-6286e0b2f486 21:49:05 21:49:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:49:05 21:49:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:49:05 21:49:05 21:49:05 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 21:49:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:49:05 $ docker stop --time=1 5f6dd45b772bf6e187647be87607c1338bdc09c33167ae17cb75052336c39598 21:49:08 $ docker rm -f 5f6dd45b772bf6e187647be87607c1338bdc09c33167ae17cb75052336c39598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:49:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:09 provisioning config files... 21:49:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7778483355389436141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:10 --> edgex-publish-swagger.sh 21:49:10 === Publish openapi/v2 API === 21:49:10 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:49:10 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 21:49:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:10 Dload Upload Total Spent Left Speed 21:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11134 0:00:01 0:00:01 --:--:-- 11146 100 13052 0 0 100 13052 0 11132 0:00:01 0:00:01 --:--:-- 11146 21:49:11 21:49:11 [Pipeline] } 21:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:12 + git log --format=format:%s -1 8767d0343bb22558268e36dcb62db2286673396f [Pipeline] isUnix [Pipeline] sh 21:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:49:12 . [Pipeline] withDockerContainer 21:49:12 prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container 21:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:49:13 $ docker top c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:13 [ssh-agent] Looking for ssh-agent implementation... 21:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:13 $ docker exec c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 ssh-agent 21:49:14 SSH_AUTH_SOCK=/tmp/ssh-vw8mK2VtWYcW/agent.11 21:49:14 SSH_AGENT_PID=17 21:49:14 Running ssh-add (command line suppressed) 21:49:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7797143709567449381.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7797143709567449381.key) 21:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:14 + git semver tag 21:49:14 # -> Open(): unable to determine branch for HEAD 21:49:14 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:49:14 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:49:14 # $SEMVER_REMOTE_NAME = origin 21:49:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:49:14 # $SEMVER_USER_NAME = edgex-jenkins 21:49:14 # $SEMVER_BRANCH = master 21:49:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:49:14 # 8767d0343bb22558268e36dcb62db2286673396f HEAD 21:49:14 # -> Force: false 21:49:14 # b9ce81f0f77fc9db7e0723103c4daf1faa237b45 refs/tags/v2.0.0-dev.23 [Pipeline] } 21:49:14 $ docker exec --env ******** --env ******** c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 ssh-agent -k 21:49:14 unset SSH_AUTH_SOCK; 21:49:14 unset SSH_AGENT_PID; 21:49:14 echo Agent pid 17 killed; 21:49:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:15 + git semver [Pipeline] } 21:49:15 $ docker stop --time=1 c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 21:49:16 $ docker rm -f c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:17 21:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:17 0.23.1-centos7: Pulling from edgex-lftools 21:49:17 ab5ef0e58194: Pulling fs layer 21:49:17 9712f1f96733: Pulling fs layer 21:49:17 63f879dbbcfc: Pulling fs layer 21:49:17 0d9ebad4ef96: Pulling fs layer 21:49:17 e9a5061849ea: Pulling fs layer 21:49:17 d747dcd14b5f: Pulling fs layer 21:49:17 2de7ff778b66: Pulling fs layer 21:49:17 0d9ebad4ef96: Waiting 21:49:17 d747dcd14b5f: Waiting 21:49:17 2de7ff778b66: Waiting 21:49:17 e9a5061849ea: Waiting 21:49:17 9712f1f96733: Verifying Checksum 21:49:17 9712f1f96733: Download complete 21:49:19 63f879dbbcfc: Verifying Checksum 21:49:19 63f879dbbcfc: Download complete 21:49:19 e9a5061849ea: Verifying Checksum 21:49:19 e9a5061849ea: Download complete 21:49:19 d747dcd14b5f: Verifying Checksum 21:49:19 d747dcd14b5f: Download complete 21:49:19 0d9ebad4ef96: Verifying Checksum 21:49:19 0d9ebad4ef96: Download complete 21:49:19 2de7ff778b66: Verifying Checksum 21:49:19 2de7ff778b66: Download complete 21:49:20 ab5ef0e58194: Verifying Checksum 21:49:20 ab5ef0e58194: Download complete 21:49:24 ab5ef0e58194: Pull complete 21:49:24 9712f1f96733: Pull complete 21:49:26 63f879dbbcfc: Pull complete 21:49:33 0d9ebad4ef96: Pull complete 21:49:34 e9a5061849ea: Pull complete 21:49:35 d747dcd14b5f: Pull complete 21:49:37 2de7ff778b66: Pull complete 21:49:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:49:37 prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container 21:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:49:42 $ docker top 97703329f0e260cf9ae497ae9f4351b3c37da7135728faa882551c3f3ed958c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:49:42 provisioning config files... 21:49:42 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6224679467553756329tmp 21:49:42 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7800166939692207643tmp 21:49:42 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1559096848275493176tmp [Pipeline] { [Pipeline] echo 21:49:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:49:43 ---> sigul-configuration.sh 21:49:43 gpg: directory `/root/.gnupg' created 21:49:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:49:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:49:43 gpg: keyring `/root/.gnupg/secring.gpg' created 21:49:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:49:43 gpg: CAST5 encrypted data 21:49:43 gpg: encrypted with 1 passphrase 21:49:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:49:43 + mkdir /home/jenkins 21:49:43 + mkdir /home/jenkins/sigul [Pipeline] sh 21:49:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:49:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:49:44 ---> sigul-install.sh 21:49:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:49:50 + git tag --list 21:49:50 v0.1.0 21:49:50 v0.1.1 21:49:50 v1.0.0 21:49:50 v1.1.0 21:49:50 v1.2.0 21:49:50 v1.3.0 21:49:50 v1.3.1 21:49:50 v1.3.1-dev.1 21:49:50 v1.3.2-dev.1 21:49:50 v2.0.0-dev.1 21:49:50 v2.0.0-dev.10 21:49:50 v2.0.0-dev.11 21:49:50 v2.0.0-dev.12 21:49:50 v2.0.0-dev.13 21:49:50 v2.0.0-dev.14 21:49:50 v2.0.0-dev.15 21:49:50 v2.0.0-dev.16 21:49:50 v2.0.0-dev.17 21:49:50 v2.0.0-dev.18 21:49:50 v2.0.0-dev.19 21:49:50 v2.0.0-dev.2 21:49:50 v2.0.0-dev.20 21:49:50 v2.0.0-dev.21 21:49:50 v2.0.0-dev.22 21:49:50 v2.0.0-dev.23 21:49:50 v2.0.0-dev.3 21:49:50 v2.0.0-dev.4 21:49:50 v2.0.0-dev.5 21:49:50 v2.0.0-dev.6 21:49:50 v2.0.0-dev.7 21:49:50 v2.0.0-dev.8 21:49:50 v2.0.0-dev.9 [Pipeline] sh 21:49:50 + lftools sign git-tag v2.0.0-dev.23 21:49:51 Signing Git tag with Sigul... 21:49:51 Signing v2.0.0-dev.23 [Pipeline] echo 21:49:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:49:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:49:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:49:53 $ docker stop --time=1 97703329f0e260cf9ae497ae9f4351b3c37da7135728faa882551c3f3ed958c7 21:49:55 $ docker rm -f 97703329f0e260cf9ae497ae9f4351b3c37da7135728faa882551c3f3ed958c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:49:56 . [Pipeline] withDockerContainer 21:49:56 prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container 21:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:49:57 $ docker top a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:57 [ssh-agent] Looking for ssh-agent implementation... 21:49:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:57 $ docker exec a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 ssh-agent 21:49:57 SSH_AUTH_SOCK=/tmp/ssh-E2arCjEUHeQ1/agent.11 21:49:57 SSH_AGENT_PID=16 21:49:57 Running ssh-add (command line suppressed) 21:49:57 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4951687198030378053.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4951687198030378053.key) 21:49:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:58 + git semver bump pre 21:49:58 # -> Open(): unable to determine branch for HEAD 21:49:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:49:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:49:58 # $SEMVER_REMOTE_NAME = origin 21:49:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:49:58 # $SEMVER_USER_NAME = edgex-jenkins 21:49:58 # $SEMVER_BRANCH = master 21:49:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:49:58 2.0.0-dev.24 [Pipeline] } 21:49:58 $ docker exec --env ******** --env ******** a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 ssh-agent -k 21:49:58 unset SSH_AUTH_SOCK; 21:49:58 unset SSH_AGENT_PID; 21:49:58 echo Agent pid 16 killed; 21:49:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:58 + git semver [Pipeline] } 21:49:58 $ docker stop --time=1 a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 21:50:00 $ docker rm -f a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:50:00 . [Pipeline] withDockerContainer 21:50:01 prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container 21:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:50:01 $ docker top b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:50:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:02 [ssh-agent] Looking for ssh-agent implementation... 21:50:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:02 $ docker exec b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd ssh-agent 21:50:02 SSH_AUTH_SOCK=/tmp/ssh-aMQVdCQbKxdH/agent.11 21:50:02 SSH_AGENT_PID=16 21:50:02 Running ssh-add (command line suppressed) 21:50:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3563161966950335318.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3563161966950335318.key) 21:50:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:02 + git semver push 21:50:02 # -> Open(): unable to determine branch for HEAD 21:50:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:50:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:50:02 # $SEMVER_REMOTE_NAME = origin 21:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:50:02 # $SEMVER_USER_NAME = edgex-jenkins 21:50:02 # $SEMVER_BRANCH = master 21:50:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:50:09 $ docker exec --env ******** --env ******** b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd ssh-agent -k 21:50:09 unset SSH_AUTH_SOCK; 21:50:09 unset SSH_AGENT_PID; 21:50:09 echo Agent pid 16 killed; 21:50:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:50:10 + git semver [Pipeline] } 21:50:10 $ docker stop --time=1 b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd 21:50:11 $ docker rm -f b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:50:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:50:14 ---> package-listing.sh 21:50:14 ++ facter osfamily 21:50:14 ++ tr '[:upper:]' '[:lower:]' 21:50:14 + OS_FAMILY=redhat 21:50:14 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:50:14 + START_PACKAGES=/tmp/packages_start.txt 21:50:14 + END_PACKAGES=/tmp/packages_end.txt 21:50:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:14 + PACKAGES=/tmp/packages_start.txt 21:50:14 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:50:14 + PACKAGES=/tmp/packages_end.txt 21:50:14 + case "${OS_FAMILY}" in 21:50:14 + rpm -qa 21:50:14 + sort 21:50:19 + '[' -f /tmp/packages_start.txt ']' 21:50:19 + '[' -f /tmp/packages_end.txt ']' 21:50:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:19 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:50:19 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:50:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 21:50:19 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:50:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:50:20 21:50:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:50:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:50:20 alpine: Pulling from edgex-lftools-log-publisher 21:50:20 df20fa9351a1: Pulling fs layer 21:50:20 36b3adc4ff6f: Pulling fs layer 21:50:20 8ad3a11d3b57: Pulling fs layer 21:50:20 46f8f816bc3b: Pulling fs layer 21:50:20 93b61091891f: Pulling fs layer 21:50:20 93b9cdb0e59b: Pulling fs layer 21:50:20 5e14af77c1be: Pulling fs layer 21:50:20 01666e4c0597: Pulling fs layer 21:50:20 aa168da1d23b: Pulling fs layer 21:50:20 46f8f816bc3b: Waiting 21:50:20 93b61091891f: Waiting 21:50:20 01666e4c0597: Waiting 21:50:20 93b9cdb0e59b: Waiting 21:50:20 5e14af77c1be: Waiting 21:50:20 aa168da1d23b: Waiting 21:50:20 36b3adc4ff6f: Download complete 21:50:20 46f8f816bc3b: Verifying Checksum 21:50:20 46f8f816bc3b: Download complete 21:50:20 df20fa9351a1: Verifying Checksum 21:50:20 df20fa9351a1: Download complete 21:50:20 93b9cdb0e59b: Verifying Checksum 21:50:20 93b9cdb0e59b: Download complete 21:50:20 93b61091891f: Verifying Checksum 21:50:20 93b61091891f: Download complete 21:50:21 5e14af77c1be: Verifying Checksum 21:50:21 5e14af77c1be: Download complete 21:50:21 01666e4c0597: Verifying Checksum 21:50:21 01666e4c0597: Download complete 21:50:21 8ad3a11d3b57: Verifying Checksum 21:50:21 8ad3a11d3b57: Download complete 21:50:21 df20fa9351a1: Pull complete 21:50:21 36b3adc4ff6f: Pull complete 21:50:22 8ad3a11d3b57: Pull complete 21:50:22 46f8f816bc3b: Pull complete 21:50:23 aa168da1d23b: Verifying Checksum 21:50:23 aa168da1d23b: Download complete 21:50:24 93b61091891f: Pull complete 21:50:24 93b9cdb0e59b: Pull complete 21:50:24 5e14af77c1be: Pull complete 21:50:24 01666e4c0597: Pull complete 21:50:32 aa168da1d23b: Pull complete 21:50:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:50:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:50:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:50:32 prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container 21:50:32 $ 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_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:50:35 $ docker top 65a714e401707c5095cc2ce593d0e5947fb959d1a6b618527492728705319211 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:36 + touch /tmp/pre-build-complete [Pipeline] sh 21:50:36 + mkdir -p /var/log/sa [Pipeline] sh 21:50:37 + ls /var/log/sa-host 21:50:37 + sadf -c /var/log/sa-host/sa23 21:50:37 file_magic: OK 21:50:37 HZ: Using current value: 100 21:50:37 file_header: OK 21:50:37 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 21:50:37 Statistics: 21:50:37 Hnuu...uuuununununu... 21:50:37 File successfully converted to sysstat format version 12.2.1 21:50:37 + sadf -c /var/log/sa-host/sa26 21:50:37 file_magic: OK 21:50:37 HZ: Using current value: 100 21:50:37 file_header: OK 21:50:37 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 21:50:37 Statistics: 21:50:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:50:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:39 provisioning config files... 21:50:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1865533278738741309tmp [Pipeline] { [Pipeline] echo 21:50:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:50:39 ---> create-netrc.sh [Pipeline] } 21:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:50:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:50:40 ---> python-tools-install.sh [Pipeline] echo 21:50:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:50:40 ---> sudo-logs.sh 21:50:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:50:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:50:40 ---> job-cost.sh 21:50:40 lf-activate-venv: SKIPPING 21:50:40 DEBUG: total: 0.20999999344348907 21:50:40 INFO: Retrieving Stack Cost... 21:50:41 INFO: Retrieving Pricing Info for: v1-standard-2 21:50:42 INFO: Archiving Costs [Pipeline] echo 21:50:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:50:42 ---> logs-deploy.sh 21:50:42 lf-activate-venv: SKIPPING 21:50:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/190 21:50:42 INFO: archiving workspace using pattern(s): 21:50:44 Archives upload complete. 21:50:44 INFO: archiving logs to Nexus