Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d599202cd64a06a276f3b3191668ff2dfc96df6 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4921778149451751697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh243062019325020670.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3818760645075563615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8551721162123474642.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh546132318937894692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-82 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh8236946210826689950.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1d599202cd64a06a276f3b3191668ff2dfc96df6 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 Commit message: "Merge pull request #964 from ernestojeda/vendor-lts-update" > git rev-list --no-walk 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:38:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:38:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:38:25 ========================================================= 15:38:25 EdgeX Global Pipelines Version Info 15:38:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:38:26 ------------------- 15:38:26 stable info: 15:38:26 ------------------- 15:38:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:38:26 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 15:38:26 Message: update stable to v1.0.208 15:38:27 ------------------- 15:38:27 experimental info: 15:38:27 ------------------- 15:38:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:38:27 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 15:38:27 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d59920 [Pipeline] echo 15:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:28 + git log --format=format:%s -1 1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] echo 15:38:28 GIT_COMMIT: 1d599202cd64a06a276f3b3191668ff2dfc96df6, Commit Message: Merge pull request #964 from ernestojeda/vendor-lts-update [Pipeline] echo 15:38:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:38:28 15:38:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:38:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:38:29 latest: Pulling from edgex-devops/git-semver 15:38:29 a0d0a0d46f8b: Pulling fs layer 15:38:29 3e5f54012d9b: Pulling fs layer 15:38:29 4c7163046ea9: Pulling fs layer 15:38:29 0c2d73faf560: Pulling fs layer 15:38:29 0c2d73faf560: Waiting 15:38:29 3e5f54012d9b: Verifying Checksum 15:38:29 3e5f54012d9b: Download complete 15:38:29 a0d0a0d46f8b: Verifying Checksum 15:38:29 a0d0a0d46f8b: Download complete 15:38:29 4c7163046ea9: Verifying Checksum 15:38:29 4c7163046ea9: Download complete 15:38:29 0c2d73faf560: Verifying Checksum 15:38:29 0c2d73faf560: Download complete 15:38:29 a0d0a0d46f8b: Pull complete 15:38:29 3e5f54012d9b: Pull complete 15:38:29 4c7163046ea9: Pull complete 15:38:30 0c2d73faf560: Pull complete 15:38:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:38:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:38:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:38:30 prd-centos7-docker-4c-2g-82 does not seem to be running inside a container 15:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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:10004/edgex-devops/git-semver:latest cat 15:38:30 $ docker top 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:31 [ssh-agent] Looking for ssh-agent implementation... 15:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:31 $ docker exec 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent 15:38:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoENljJ/agent.15 15:38:31 SSH_AGENT_PID=21 15:38:31 Running ssh-add (command line suppressed) 15:38:31 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6252501481095294843.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6252501481095294843.key) 15:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:31 + git tag --points-at HEAD [Pipeline] } 15:38:31 $ docker exec --env ******** --env ******** 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent -k 15:38:31 unset SSH_AUTH_SOCK; 15:38:31 unset SSH_AGENT_PID; 15:38:31 echo Agent pid 21 killed; 15:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:31 [ssh-agent] Looking for ssh-agent implementation... 15:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:32 $ docker exec 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent 15:38:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiGdcLe/agent.55 15:38:32 SSH_AGENT_PID=61 15:38:32 Running ssh-add (command line suppressed) 15:38:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5278952909360443528.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5278952909360443528.key) 15:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:32 + git semver init 15:38:32 # -> Open(): unable to determine branch for HEAD 15:38:32 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:38:32 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:38:32 # $SEMVER_REMOTE_NAME = origin 15:38:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:38:32 # $SEMVER_USER_NAME = edgex-jenkins 15:38:32 # $SEMVER_BRANCH = main 15:38:32 # $SEMVER_TEMP = /tmp/semver-401226045 15:38:32 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:38:35 # '/tmp/semver-401226045' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 15:38:35 # -> Force: false 15:38:35 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 15:38:35 $ docker exec --env ******** --env ******** 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent -k 15:38:35 unset SSH_AUTH_SOCK; 15:38:35 unset SSH_AGENT_PID; 15:38:35 echo Agent pid 61 killed; 15:38:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:38:35 + git semver [Pipeline] } 15:38:35 $ docker stop --time=1 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e 15:38:36 $ docker rm -f 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e [Pipeline] // withDockerContainer [Pipeline] sh 15:38:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:38:37 Stashed 1 file(s) [Pipeline] echo 15:38:37 [edgeXSemver]: initialized semver on version 2.0.2-dev.22 [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 15:38:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-80 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:38:37 Running in /w/workspace/app-functions-sdk-go/35 [Pipeline] { [Pipeline] checkout 15:38:38 The recommended git tool is: git 15:38:44 using credential edgex-jenkins-ssh 15:38:44 Cloning the remote Git repository 15:38:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:38:44 > git init /w/workspace/app-functions-sdk-go/35 # timeout=10 15:38:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:38:44 > git --version # timeout=10 15:38:44 > git --version # 'git version 2.17.1' 15:38:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:48 Avoid second fetch 15:38:48 Checking out Revision 1d599202cd64a06a276f3b3191668ff2dfc96df6 (main) 15:38:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:38:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:48 > git config core.sparsecheckout # timeout=10 15:38:48 > git checkout -f 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 15:38:52 Still waiting to schedule task 15:38:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:38:53 Commit message: "Merge pull request #964 from ernestojeda/vendor-lts-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:38:53 ========================================================= 15:38:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:38:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:38:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:56 bbf911997326: Pulling fs layer 15:38:56 58ec367f63d7: Pulling fs layer 15:38:56 1b4a6ffa7d45: Pulling fs layer 15:38:56 fc5181fea5dc: Pulling fs layer 15:38:56 9c418107303f: Pulling fs layer 15:38:56 284eca6f2348: Pulling fs layer 15:38:56 842844d905b1: Pulling fs layer 15:38:56 901a3a57568e: Pulling fs layer 15:38:56 fc5181fea5dc: Waiting 15:38:56 9c418107303f: Waiting 15:38:56 284eca6f2348: Waiting 15:38:56 842844d905b1: Waiting 15:38:56 901a3a57568e: Waiting 15:38:56 1b4a6ffa7d45: Download complete 15:38:56 58ec367f63d7: Verifying Checksum 15:38:56 58ec367f63d7: Download complete 15:38:56 9c418107303f: Verifying Checksum 15:38:56 9c418107303f: Download complete 15:38:56 284eca6f2348: Verifying Checksum 15:38:56 284eca6f2348: Download complete 15:38:56 842844d905b1: Verifying Checksum 15:38:56 842844d905b1: Download complete 15:38:56 bbf911997326: Verifying Checksum 15:38:56 bbf911997326: Download complete 15:38:56 bbf911997326: Pull complete 15:38:58 58ec367f63d7: Pull complete 15:38:58 901a3a57568e: Verifying Checksum 15:38:58 901a3a57568e: Download complete 15:38:58 1b4a6ffa7d45: Pull complete 15:38:58 fc5181fea5dc: Verifying Checksum 15:38:58 fc5181fea5dc: Download complete 15:39:08 fc5181fea5dc: Pull complete 15:39:08 9c418107303f: Pull complete 15:39:08 284eca6f2348: Pull complete 15:39:09 842844d905b1: Pull complete 15:39:14 901a3a57568e: Pull complete 15:39:14 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 15:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:39:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:39:15 + docker inspect -f . ci-base-image-arm64 15:39:15 . [Pipeline] withDockerContainer 15:39:16 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 15:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:22 $ docker top 8a9b33609432c95b706758533bd7c649cd0fcc59195f829ded779ecea77a504e -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:23 + go version 15:39:23 go version go1.16.8 linux/arm64 [Pipeline] } 15:39:23 $ docker stop --time=1 8a9b33609432c95b706758533bd7c649cd0fcc59195f829ded779ecea77a504e 15:39:25 $ docker rm -f 8a9b33609432c95b706758533bd7c649cd0fcc59195f829ded779ecea77a504e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:26 + docker inspect -f . ci-base-image-arm64 15:39:26 . [Pipeline] withDockerContainer 15:39:26 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 15:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:28 $ docker top d0dd55ffc38fe059447919d3352018f4326fb653241b58b42c9c2f4af88c76f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:39:29 + make test 15:39:29 make -C ./app-service-template build 15:39:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:39:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:39:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:39:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:39:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:39:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:39:31 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:39:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:39:31 go: downloading github.com/gorilla/mux v1.8.0 15:39:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:39:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:39:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:39:31 go: downloading github.com/go-kit/kit v0.9.0 15:39:31 go: downloading github.com/google/uuid v1.3.0 15:39:31 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:39:31 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:39:31 go: downloading github.com/pelletier/go-toml v1.9.2 15:39:31 go: downloading github.com/mitchellh/copystructure v1.0.0 15:39:31 go: downloading github.com/hashicorp/errwrap v1.0.0 15:39:31 go: downloading github.com/gorilla/websocket v1.4.2 15:39:31 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:39:31 go: downloading github.com/hashicorp/consul/api v1.8.1 15:39:31 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:39:31 go: downloading github.com/go-playground/universal-translator v0.17.0 15:39:31 go: downloading github.com/leodido/go-urn v1.2.0 15:39:31 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:39:31 go: downloading golang.org/x/text v0.3.2 15:39:32 go: downloading github.com/x448/float16 v0.8.4 15:39:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:39:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:39:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:39:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:39:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:39:32 go: downloading github.com/pebbe/zmq4 v1.2.7 15:39:33 go: downloading github.com/go-playground/locales v0.13.0 15:39:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:39:33 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:39:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:39:33 go: downloading github.com/hashicorp/serf v0.9.5 15:39:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:39:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:39:33 go: downloading github.com/fatih/color v1.9.0 15:39:33 go: downloading github.com/mattn/go-isatty v0.0.12 15:39:33 go: downloading github.com/mattn/go-colorable v0.1.6 15:39:33 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:39:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:39:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:39:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:40:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:40:20 make -C ./app-service-template test 15:40:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:40:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:40:20 go: downloading github.com/stretchr/testify v1.7.0 15:40:20 go: downloading github.com/davecgh/go-spew v1.1.1 15:40:20 go: downloading github.com/pmezard/go-difflib v1.0.0 15:40:20 go: downloading github.com/stretchr/objx v0.1.0 15:40:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:40:53 ok new-app-service 0.047s coverage: 48.1% of statements 15:40:53 ? new-app-service/config [no test files] 15:40:53 ok new-app-service/functions 0.047s 15:40:53 CGO_ENABLED=1 go vet ./... 15:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:20 ./bin/test-attribution-txt.sh 15:41:20 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:41:20 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:41:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:41:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:41:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.166s coverage: 67.5% of statements 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 15:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.071s coverage: 93.7% of statements 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.087s coverage: 61.8% of statements 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.063s 15:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.151s coverage: 75.7% of statements 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.3% of statements 15:41:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:41:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.067s coverage: 10.5% of statements 15:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.247s coverage: 77.0% of statements 15:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.103s coverage: 12.5% of statements 15:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.046s coverage: 27.3% of statements 15:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:41:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements 15:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.121s coverage: 77.3% of statements 15:42:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 15:42:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:42:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:42:10 $ docker stop --time=1 d0dd55ffc38fe059447919d3352018f4326fb653241b58b42c9c2f4af88c76f7 15:42:12 $ docker rm -f d0dd55ffc38fe059447919d3352018f4326fb653241b58b42c9c2f4af88c76f7 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:15 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:16 15:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:17 arm64: Pulling from edgex-lftools-log-publisher 15:42:17 448f6bf000e3: Pulling fs layer 15:42:17 f757da607395: Pulling fs layer 15:42:17 05883995daec: Pulling fs layer 15:42:17 8603b9c90790: Pulling fs layer 15:42:17 1560dd03e051: Pulling fs layer 15:42:17 27f5ce0e4adf: Pulling fs layer 15:42:17 c2d8d7efcc4b: Pulling fs layer 15:42:17 8603b9c90790: Waiting 15:42:17 27f5ce0e4adf: Waiting 15:42:17 1560dd03e051: Waiting 15:42:17 c2d8d7efcc4b: Waiting 15:42:17 f757da607395: Verifying Checksum 15:42:17 f757da607395: Download complete 15:42:17 8603b9c90790: Verifying Checksum 15:42:17 8603b9c90790: Download complete 15:42:17 1560dd03e051: Verifying Checksum 15:42:17 1560dd03e051: Download complete 15:42:17 05883995daec: Verifying Checksum 15:42:17 05883995daec: Download complete 15:42:17 27f5ce0e4adf: Verifying Checksum 15:42:17 27f5ce0e4adf: Download complete 15:42:18 448f6bf000e3: Verifying Checksum 15:42:18 448f6bf000e3: Download complete 15:42:20 c2d8d7efcc4b: Verifying Checksum 15:42:20 c2d8d7efcc4b: Download complete 15:42:21 448f6bf000e3: Pull complete 15:42:22 f757da607395: Pull complete 15:42:23 05883995daec: Pull complete 15:42:24 8603b9c90790: Pull complete 15:42:25 1560dd03e051: Pull complete 15:42:25 27f5ce0e4adf: Pull complete 15:42:40 c2d8d7efcc4b: Pull complete 15:42:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:42:41 prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 15:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:42:43 $ docker top d9cba15e5721f69752a2b8fcccdccf5dd67973614d3f3c773ff0eb5dd10e42f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:45 ---> job-cost.sh 15:42:45 lf-activate-venv: SKIPPING 15:42:45 INFO: No Stack... 15:42:57 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:57 INFO: Archiving Costs [Pipeline] sh 15:42:58 + cat /w/workspace/app-functions-sdk-go/35/archives/cost.csv 15:42:58 + cut -d, -f6 [Pipeline] lock 15:42:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] 15:42:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] did not exist. Created. 15:42:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:58 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:59 Stashed 1 file(s) [Pipeline] } 15:42:59 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:59 $ docker stop --time=1 d9cba15e5721f69752a2b8fcccdccf5dd67973614d3f3c773ff0eb5dd10e42f9 15:43:00 $ docker rm -f d9cba15e5721f69752a2b8fcccdccf5dd67973614d3f3c773ff0eb5dd10e42f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:44:27 Running on prd-centos7-docker-4c-2g-85 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:44:27 Running in /w/workspace/app-functions-sdk-go/35 [Pipeline] { [Pipeline] checkout 15:44:27 The recommended git tool is: git 15:44:29 using credential edgex-jenkins-ssh 15:44:29 Cloning the remote Git repository 15:44:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:44:29 > git init /w/workspace/app-functions-sdk-go/35 # timeout=10 15:44:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:44:29 > git --version # timeout=10 15:44:29 > git --version # 'git version 2.24.4' 15:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:29 [INFO] Currently running in a labeled security context 15:44:29 [INFO] Currently SELinux is 'enforcing' on the host 15:44:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/35@tmp/jenkins-gitclient-ssh8905536855183714437.key 15:44:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:32 Avoid second fetch 15:44:32 Checking out Revision 1d599202cd64a06a276f3b3191668ff2dfc96df6 (main) 15:44:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:44:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:31 > git config core.sparsecheckout # timeout=10 15:44:31 > git checkout -f 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 15:44:35 Commit message: "Merge pull request #964 from ernestojeda/vendor-lts-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:44:36 ========================================================= 15:44:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:44:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:44:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:44:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:44:37 4e9f2cdf4387: Pulling fs layer 15:44:37 57d31006c564: Pulling fs layer 15:44:37 bd5ccded8296: Pulling fs layer 15:44:37 304dd3a0f381: Pulling fs layer 15:44:37 d37cda54a23b: Pulling fs layer 15:44:37 bae75c0f2455: Pulling fs layer 15:44:37 806579b3d29a: Pulling fs layer 15:44:37 c77eb801bf70: Pulling fs layer 15:44:37 6d0567d44e1a: Pulling fs layer 15:44:37 bae75c0f2455: Waiting 15:44:37 806579b3d29a: Waiting 15:44:37 c77eb801bf70: Waiting 15:44:37 6d0567d44e1a: Waiting 15:44:37 304dd3a0f381: Waiting 15:44:37 d37cda54a23b: Waiting 15:44:37 bd5ccded8296: Verifying Checksum 15:44:37 bd5ccded8296: Download complete 15:44:37 57d31006c564: Verifying Checksum 15:44:37 57d31006c564: Download complete 15:44:37 d37cda54a23b: Verifying Checksum 15:44:37 d37cda54a23b: Download complete 15:44:37 bae75c0f2455: Verifying Checksum 15:44:37 bae75c0f2455: Download complete 15:44:37 806579b3d29a: Verifying Checksum 15:44:37 806579b3d29a: Download complete 15:44:37 4e9f2cdf4387: Verifying Checksum 15:44:37 4e9f2cdf4387: Download complete 15:44:37 c77eb801bf70: Verifying Checksum 15:44:37 c77eb801bf70: Download complete 15:44:37 4e9f2cdf4387: Pull complete 15:44:37 304dd3a0f381: Verifying Checksum 15:44:37 304dd3a0f381: Download complete 15:44:37 57d31006c564: Pull complete 15:44:37 bd5ccded8296: Pull complete 15:44:37 6d0567d44e1a: Verifying Checksum 15:44:37 6d0567d44e1a: Download complete 15:44:42 304dd3a0f381: Pull complete 15:44:42 d37cda54a23b: Pull complete 15:44:42 bae75c0f2455: Pull complete 15:44:42 806579b3d29a: Pull complete 15:44:42 c77eb801bf70: Pull complete 15:44:44 6d0567d44e1a: Pull complete 15:44:44 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 15:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:44:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:44:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:44:44 + docker inspect -f . ci-base-image-x86_64 15:44:44 . [Pipeline] withDockerContainer 15:44:44 prd-centos7-docker-4c-2g-85 does not seem to be running inside a container 15:44:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:44:46 $ docker top e8cabcfdeff7827f3cf1b436376b843dab661d2ed6e0e4d18a23866bd82e03db -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:47 + go version 15:44:47 go version go1.16.8 linux/amd64 [Pipeline] } 15:44:47 $ docker stop --time=1 e8cabcfdeff7827f3cf1b436376b843dab661d2ed6e0e4d18a23866bd82e03db 15:44:48 $ docker rm -f e8cabcfdeff7827f3cf1b436376b843dab661d2ed6e0e4d18a23866bd82e03db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:44:48 + docker inspect -f . ci-base-image-x86_64 15:44:48 . [Pipeline] withDockerContainer 15:44:48 prd-centos7-docker-4c-2g-85 does not seem to be running inside a container 15:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:44:49 $ docker top b26c7e9273f9c9c805f37e252bfe0c0c36f3ddb97ced486822f81979268ead2e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:44:49 + make test 15:44:49 make -C ./app-service-template build 15:44:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:44:49 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:44:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:44:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:44:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:44:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:44:50 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:44:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:44:50 go: downloading github.com/go-kit/kit v0.9.0 15:44:50 go: downloading github.com/google/uuid v1.3.0 15:44:50 go: downloading github.com/gorilla/mux v1.8.0 15:44:50 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:44:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:44:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:44:50 go: downloading github.com/mitchellh/copystructure v1.0.0 15:44:50 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:44:50 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:44:50 go: downloading github.com/gorilla/websocket v1.4.2 15:44:50 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:44:50 go: downloading github.com/pelletier/go-toml v1.9.2 15:44:50 go: downloading github.com/hashicorp/errwrap v1.0.0 15:44:50 go: downloading github.com/hashicorp/consul/api v1.8.1 15:44:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:44:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:44:50 go: downloading github.com/x448/float16 v0.8.4 15:44:50 go: downloading github.com/go-playground/universal-translator v0.17.0 15:44:50 go: downloading github.com/leodido/go-urn v1.2.0 15:44:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:44:50 go: downloading golang.org/x/text v0.3.2 15:44:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:44:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:44:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:44:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:44:50 go: downloading github.com/hashicorp/serf v0.9.5 15:44:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:44:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:44:50 go: downloading github.com/go-playground/locales v0.13.0 15:44:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:44:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:44:51 go: downloading github.com/pebbe/zmq4 v1.2.7 15:44:51 go: downloading github.com/fatih/color v1.9.0 15:44:51 go: downloading github.com/mattn/go-isatty v0.0.12 15:44:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:44:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:44:51 go: downloading github.com/mattn/go-colorable v0.1.6 15:44:51 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:44:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:44:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:45:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:45:01 make -C ./app-service-template test 15:45:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:45:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:45:01 go: downloading github.com/stretchr/testify v1.7.0 15:45:01 go: downloading github.com/davecgh/go-spew v1.1.1 15:45:01 go: downloading github.com/pmezard/go-difflib v1.0.0 15:45:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:45:02 go: downloading github.com/stretchr/objx v0.1.0 15:45:10 ok new-app-service 0.011s coverage: 48.1% of statements 15:45:10 ? new-app-service/config [no test files] 15:45:10 ok new-app-service/functions 0.007s 15:45:10 CGO_ENABLED=1 go vet ./... 15:45:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:45:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:45:17 ./bin/test-attribution-txt.sh 15:45:17 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:45:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:45:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' 15:45:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:45:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:45:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 67.5% of statements 15:45:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 15:45:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 93.7% of statements 15:45:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:45:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 15:45:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:45:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 15:45:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.050s coverage: 75.7% of statements 15:45:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:45:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:45:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:45:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:45:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:45:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:45:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.3% of statements 15:45:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:45:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.014s coverage: 10.5% of statements 15:45:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.043s coverage: 77.0% of statements 15:45:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:45:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 15:45:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 15:45:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:45:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:45:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 15:45:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.042s coverage: 77.3% of statements 15:45:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 15:45:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:45:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:45:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:45:51 $ docker stop --time=1 b26c7e9273f9c9c805f37e252bfe0c0c36f3ddb97ced486822f81979268ead2e 15:45:52 $ docker rm -f b26c7e9273f9c9c805f37e252bfe0c0c36f3ddb97ced486822f81979268ead2e [Pipeline] // withDockerContainer [Pipeline] sh 15:45:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:45:53 Warning: overwriting stash ‘coverage-report’ 15:45:53 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:54 15:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:54 latest: Pulling from edgex-lftools-log-publisher 15:45:54 b4d181a07f80: Pulling fs layer 15:45:54 a1111a8f2ec3: Pulling fs layer 15:45:54 ed53099fbce6: Pulling fs layer 15:45:54 dc539afda2c1: Pulling fs layer 15:45:54 77bc0d833cb6: Pulling fs layer 15:45:54 9065ff56babe: Pulling fs layer 15:45:54 d287ab97295c: Pulling fs layer 15:45:54 dc539afda2c1: Waiting 15:45:54 77bc0d833cb6: Waiting 15:45:54 9065ff56babe: Waiting 15:45:54 d287ab97295c: Waiting 15:45:54 a1111a8f2ec3: Verifying Checksum 15:45:54 a1111a8f2ec3: Download complete 15:45:54 dc539afda2c1: Verifying Checksum 15:45:54 dc539afda2c1: Download complete 15:45:54 ed53099fbce6: Verifying Checksum 15:45:54 ed53099fbce6: Download complete 15:45:54 77bc0d833cb6: Verifying Checksum 15:45:54 77bc0d833cb6: Download complete 15:45:54 9065ff56babe: Verifying Checksum 15:45:54 9065ff56babe: Download complete 15:45:54 b4d181a07f80: Verifying Checksum 15:45:54 b4d181a07f80: Download complete 15:45:55 d287ab97295c: Verifying Checksum 15:45:55 d287ab97295c: Download complete 15:45:56 b4d181a07f80: Pull complete 15:45:56 a1111a8f2ec3: Pull complete 15:45:57 ed53099fbce6: Pull complete 15:45:57 dc539afda2c1: Pull complete 15:45:57 77bc0d833cb6: Pull complete 15:45:57 9065ff56babe: Pull complete 15:46:02 d287ab97295c: Pull complete 15:46:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:46:02 prd-centos7-docker-4c-2g-85 does not seem to be running inside a container 15:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:46:05 $ docker top faf4055befe489c961b05ce0ae38f9e994543c259b72d39cffadd6b1d4c48156 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:05 ---> job-cost.sh 15:46:05 lf-activate-venv: SKIPPING 15:46:05 INFO: No Stack... 15:46:20 INFO: Retrieving Pricing Info for: v3-standard-2 15:46:20 INFO: Archiving Costs [Pipeline] sh 15:46:21 + cat /w/workspace/app-functions-sdk-go/35/archives/cost.csv 15:46:21 + cut -d, -f6 [Pipeline] lock 15:46:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] 15:46:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] did not exist. Created. 15:46:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:21 /w/workspace/app-functions-sdk-go/35@tmp/durable-56993627/script.sh: 1: /w/workspace/app-functions-sdk-go/35@tmp/durable-56993627/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:21 + echo total: 0.05999999865889549 [Pipeline] stash 15:46:21 Warning: overwriting stash ‘stack-cost’ 15:46:21 Stashed 1 file(s) [Pipeline] } 15:46:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:21 $ docker stop --time=1 faf4055befe489c961b05ce0ae38f9e994543c259b72d39cffadd6b1d4c48156 15:46:22 $ docker rm -f faf4055befe489c961b05ce0ae38f9e994543c259b72d39cffadd6b1d4c48156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:46:23 provisioning config files... 15:46:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4087405479620421112tmp [Pipeline] { [Pipeline] sh 15:46:23 + set +x 15:46:23 + curl -s https://codecov.io/bash 15:46:23 + bash -s -- 15:46:23 15:46:23 _____ _ 15:46:23 / ____| | | 15:46:23 | | ___ __| | ___ ___ _____ __ 15:46:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:46:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:46:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:46:23 Bash-1.0.6 15:46:23 15:46:23 15:46:23 ==> git version 2.24.4 found 15:46:23 ==> 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 15:46:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:46:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:46:23 ==> Jenkins CI detected. 15:46:23 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 15:46:23 project root: . 15:46:23 --> token set from env 15:46:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:46:24 ==> Running gcov in . (disable via -X gcov) 15:46:24 ==> Python coveragepy not found 15:46:24 ==> Searching for coverage reports in: 15:46:24 + . 15:46:24 -> Found 2 reports 15:46:24 ==> Detecting git/mercurial file structure 15:46:24 ==> Reading reports 15:46:24 + ./app-service-template/coverage.out bytes=1219 15:46:24 + ./coverage.out bytes=101380 15:46:24 ==> Appending adjustments 15:46:24 https://docs.codecov.io/docs/fixing-reports 15:46:24 + Found adjustments 15:46:24 ==> Gzipping contents 15:46:24 20K /tmp/codecov.bcoMcz.gz 15:46:24 ==> Uploading reports 15:46:24 url: https://codecov.io 15:46:24 query: branch=main&commit=1d599202cd64a06a276f3b3191668ff2dfc96df6&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:24 -> Pinging Codecov 15:46:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=1d599202cd64a06a276f3b3191668ff2dfc96df6&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:24 -> Uploading to 15:46:24 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/3D8B5DFFC46A037C893635FACE044666/1d599202cd64a06a276f3b3191668ff2dfc96df6/8e5185a3-e0a3-4c99-a9d7-f99e5ea14ffe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T154624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ceef1c8ff1272ccce0412dec857938e62560e5545ad540660c0ea3f315ee3ae 15:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:24 Dload Upload Total Spent Left Speed 15:46:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17757 0 0 100 17757 0 52977 --:--:-- --:--:-- --:--:-- 53005 15:46:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] } 15:46:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:46:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:46:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:25 15:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:46:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:46:26 188c0c94c7c5: Pulling fs layer 15:46:26 0ef7d3d256c8: Pulling fs layer 15:46:26 de9db76c5a1d: Pulling fs layer 15:46:26 0eba1c9be4d2: Pulling fs layer 15:46:26 0d57e429df01: Pulling fs layer 15:46:26 4e4be7b47b0d: Pulling fs layer 15:46:26 e1f770b5df2f: Pulling fs layer 15:46:26 85a0685a4137: Pulling fs layer 15:46:26 0d57e429df01: Waiting 15:46:26 4e4be7b47b0d: Waiting 15:46:26 e1f770b5df2f: Waiting 15:46:26 85a0685a4137: Waiting 15:46:26 de9db76c5a1d: Download complete 15:46:26 0ef7d3d256c8: Verifying Checksum 15:46:26 0ef7d3d256c8: Download complete 15:46:26 0d57e429df01: Verifying Checksum 15:46:26 0d57e429df01: Download complete 15:46:26 4e4be7b47b0d: Verifying Checksum 15:46:26 4e4be7b47b0d: Download complete 15:46:26 188c0c94c7c5: Verifying Checksum 15:46:26 188c0c94c7c5: Download complete 15:46:26 188c0c94c7c5: Pull complete 15:46:26 e1f770b5df2f: Verifying Checksum 15:46:26 e1f770b5df2f: Download complete 15:46:26 0ef7d3d256c8: Pull complete 15:46:26 de9db76c5a1d: Pull complete 15:46:26 0eba1c9be4d2: Verifying Checksum 15:46:26 0eba1c9be4d2: Download complete 15:46:27 85a0685a4137: Verifying Checksum 15:46:27 85a0685a4137: Download complete 15:46:30 0eba1c9be4d2: Pull complete 15:46:30 0d57e429df01: Pull complete 15:46:30 4e4be7b47b0d: Pull complete 15:46:31 e1f770b5df2f: Pull complete 15:46:35 85a0685a4137: Pull complete 15:46:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:46:35 prd-centos7-docker-4c-2g-82 does not seem to be running inside a container 15:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:46:37 $ docker top dfae266e50663b41904eec0521fc7a5ade6f7152357c64ff91ae1ba883dcd15a -eo pid,comm [Pipeline] { [Pipeline] echo 15:46:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:46:37 + set -o pipefail 15:46:37 + snyk monitor '--org=edgex-jenkins' 15:46:41 15:46:41 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:46:41 15:46:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/610ba870-2469-4bfd-8283-84af546d6cac 15:46:41 15:46:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:46:41 15:46:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:46:41 15:46:41 15:46:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:46:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:46:41 $ docker stop --time=1 dfae266e50663b41904eec0521fc7a5ade6f7152357c64ff91ae1ba883dcd15a 15:46:43 $ docker rm -f dfae266e50663b41904eec0521fc7a5ade6f7152357c64ff91ae1ba883dcd15a [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 15:46:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:43 provisioning config files... 15:46:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4201478301563046646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:44 --> edgex-publish-swagger.sh 15:46:44 === Publish openapi/v2 API === 15:46:44 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:46:44 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 15:46:44 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:44 Dload Upload Total Spent Left Speed 15:46:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 10443 0:00:01 0:00:01 --:--:-- 10451 100 13054 0 0 100 13054 0 10442 0:00:01 0:00:01 --:--:-- 10451 15:46:45 15:46:45 [Pipeline] } 15:46:45 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 15:46:45 + git log --format=format:%s -1 1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] isUnix [Pipeline] sh 15:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:46 . [Pipeline] withDockerContainer 15:46:46 prd-centos7-docker-4c-2g-82 does not seem to be running inside a container 15:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:46:46 $ docker top 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:46 [ssh-agent] Looking for ssh-agent implementation... 15:46:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:46 $ docker exec 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b ssh-agent 15:46:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPDcnHO/agent.14 15:46:46 SSH_AGENT_PID=21 15:46:46 Running ssh-add (command line suppressed) 15:46:47 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4409624294016147265.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4409624294016147265.key) 15:46:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:47 + git semver tag 15:46:47 # -> Open(): unable to determine branch for HEAD 15:46:47 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:46:47 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:46:47 # $SEMVER_REMOTE_NAME = origin 15:46:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:47 # $SEMVER_USER_NAME = edgex-jenkins 15:46:47 # $SEMVER_BRANCH = main 15:46:47 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:46:47 # 1d599202cd64a06a276f3b3191668ff2dfc96df6 HEAD 15:46:47 # -> Force: false 15:46:47 # 0f1c0bbd849be92814f2e72d557a6c04850e863b refs/tags/v2.0.2-dev.22 [Pipeline] } 15:46:47 $ docker exec --env ******** --env ******** 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b ssh-agent -k 15:46:47 unset SSH_AUTH_SOCK; 15:46:47 unset SSH_AGENT_PID; 15:46:47 echo Agent pid 21 killed; 15:46:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:47 + git semver [Pipeline] } 15:46:47 $ docker stop --time=1 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b 15:46:48 $ docker rm -f 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:49 15:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:49 0.23.1-centos7: Pulling from edgex-lftools 15:46:49 ab5ef0e58194: Pulling fs layer 15:46:49 9712f1f96733: Pulling fs layer 15:46:49 63f879dbbcfc: Pulling fs layer 15:46:49 0d9ebad4ef96: Pulling fs layer 15:46:49 e9a5061849ea: Pulling fs layer 15:46:49 d747dcd14b5f: Pulling fs layer 15:46:49 2de7ff778b66: Pulling fs layer 15:46:49 0d9ebad4ef96: Waiting 15:46:49 e9a5061849ea: Waiting 15:46:49 d747dcd14b5f: Waiting 15:46:49 2de7ff778b66: Waiting 15:46:49 9712f1f96733: Verifying Checksum 15:46:49 9712f1f96733: Download complete 15:46:49 63f879dbbcfc: Verifying Checksum 15:46:49 63f879dbbcfc: Download complete 15:46:50 ab5ef0e58194: Verifying Checksum 15:46:50 ab5ef0e58194: Download complete 15:46:50 d747dcd14b5f: Verifying Checksum 15:46:50 d747dcd14b5f: Download complete 15:46:50 0d9ebad4ef96: Verifying Checksum 15:46:50 0d9ebad4ef96: Download complete 15:46:50 e9a5061849ea: Verifying Checksum 15:46:50 e9a5061849ea: Download complete 15:46:50 2de7ff778b66: Verifying Checksum 15:46:50 2de7ff778b66: Download complete 15:46:53 ab5ef0e58194: Pull complete 15:46:53 9712f1f96733: Pull complete 15:46:53 63f879dbbcfc: Pull complete 15:46:58 0d9ebad4ef96: Pull complete 15:46:58 e9a5061849ea: Pull complete 15:46:58 d747dcd14b5f: Pull complete 15:46:59 2de7ff778b66: Pull complete 15:46:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:46:59 prd-centos7-docker-4c-2g-82 does not seem to be running inside a container 15:46:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:47:02 $ docker top e3b921b54aba10d8f66f6f6ed0982be14d2656132274d572b143bc6ec5257203 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:47:02 provisioning config files... 15:47:02 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6054516681406507228tmp 15:47:02 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7573123191103300365tmp 15:47:02 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7015803934665522964tmp [Pipeline] { [Pipeline] echo 15:47:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:47:02 ---> sigul-configuration.sh 15:47:02 gpg: directory `/root/.gnupg' created 15:47:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:47:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:47:02 gpg: keyring `/root/.gnupg/secring.gpg' created 15:47:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:47:02 gpg: CAST5 encrypted data 15:47:02 gpg: encrypted with 1 passphrase 15:47:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:47:03 + mkdir /home/jenkins 15:47:03 + mkdir /home/jenkins/sigul [Pipeline] sh 15:47:03 + 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 15:47:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:47:03 ---> sigul-install.sh 15:47:03 Sigul already installed; skipping installation. [Pipeline] sh 15:47:03 + git tag --list 15:47:03 v0.1.0 15:47:03 v0.1.1 15:47:03 v1.0.0 15:47:03 v1.1.0 15:47:03 v1.2.0 15:47:03 v1.3.0 15:47:03 v1.3.1 15:47:03 v2.0.0 15:47:03 v2.0.1 15:47:03 v2.0.1-dev.1 15:47:03 v2.0.1-dev.2 15:47:03 v2.0.1-dev.3 15:47:03 v2.0.1-dev.4 15:47:03 v2.0.1-dev.5 15:47:03 v2.0.1-dev.6 15:47:03 v2.0.1-dev.7 15:47:03 v2.0.2-dev.1 15:47:03 v2.0.2-dev.10 15:47:03 v2.0.2-dev.11 15:47:03 v2.0.2-dev.12 15:47:03 v2.0.2-dev.13 15:47:03 v2.0.2-dev.14 15:47:03 v2.0.2-dev.15 15:47:03 v2.0.2-dev.16 15:47:03 v2.0.2-dev.17 15:47:03 v2.0.2-dev.18 15:47:03 v2.0.2-dev.19 15:47:03 v2.0.2-dev.2 15:47:03 v2.0.2-dev.20 15:47:03 v2.0.2-dev.21 15:47:03 v2.0.2-dev.22 15:47:03 v2.0.2-dev.3 15:47:03 v2.0.2-dev.4 15:47:03 v2.0.2-dev.5 15:47:03 v2.0.2-dev.6 15:47:03 v2.0.2-dev.7 15:47:03 v2.0.2-dev.8 15:47:03 v2.0.2-dev.9 [Pipeline] sh 15:47:04 + lftools sign git-tag v2.0.2-dev.22 15:47:04 Signing Git tag with Sigul... 15:47:04 Signing v2.0.2-dev.22 [Pipeline] echo 15:47:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:47:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:47:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:47:06 $ docker stop --time=1 e3b921b54aba10d8f66f6f6ed0982be14d2656132274d572b143bc6ec5257203 15:47:07 $ docker rm -f e3b921b54aba10d8f66f6f6ed0982be14d2656132274d572b143bc6ec5257203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:08 . [Pipeline] withDockerContainer 15:47:08 prd-centos7-docker-4c-2g-82 does not seem to be running inside a container 15:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:47:08 $ docker top 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:08 [ssh-agent] Looking for ssh-agent implementation... 15:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:09 $ docker exec 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd ssh-agent 15:47:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfofnKi/agent.13 15:47:09 SSH_AGENT_PID=19 15:47:09 Running ssh-add (command line suppressed) 15:47:09 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3523297286438634936.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3523297286438634936.key) 15:47:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:09 + git semver bump pre 15:47:09 # -> Open(): unable to determine branch for HEAD 15:47:09 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:47:09 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:47:09 # $SEMVER_REMOTE_NAME = origin 15:47:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:09 # $SEMVER_USER_NAME = edgex-jenkins 15:47:09 # $SEMVER_BRANCH = main 15:47:09 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:47:09 2.0.2-dev.23 [Pipeline] } 15:47:09 $ docker exec --env ******** --env ******** 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd ssh-agent -k 15:47:09 unset SSH_AUTH_SOCK; 15:47:09 unset SSH_AGENT_PID; 15:47:09 echo Agent pid 19 killed; 15:47:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:10 + git semver [Pipeline] } 15:47:10 $ docker stop --time=1 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd 15:47:11 $ docker rm -f 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:11 . [Pipeline] withDockerContainer 15:47:11 prd-centos7-docker-4c-2g-82 does not seem to be running inside a container 15:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:47:12 $ docker top ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:12 [ssh-agent] Looking for ssh-agent implementation... 15:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:12 $ docker exec ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 ssh-agent 15:47:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjCKPPH/agent.14 15:47:12 SSH_AGENT_PID=20 15:47:12 Running ssh-add (command line suppressed) 15:47:12 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3470311176291750334.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3470311176291750334.key) 15:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:12 + git semver push 15:47:12 # -> Open(): unable to determine branch for HEAD 15:47:12 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:47:12 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:47:12 # $SEMVER_REMOTE_NAME = origin 15:47:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:12 # $SEMVER_USER_NAME = edgex-jenkins 15:47:12 # $SEMVER_BRANCH = main 15:47:12 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 15:47:15 $ docker exec --env ******** --env ******** ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 ssh-agent -k 15:47:15 unset SSH_AUTH_SOCK; 15:47:15 unset SSH_AGENT_PID; 15:47:15 echo Agent pid 20 killed; 15:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:15 + git semver [Pipeline] } 15:47:15 $ docker stop --time=1 ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 15:47:16 $ docker rm -f ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 [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] sh 15:47:17 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:47:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:47:18 ---> package-listing.sh 15:47:18 ++ facter osfamily 15:47:18 ++ tr '[:upper:]' '[:lower:]' 15:47:18 + OS_FAMILY=redhat 15:47:18 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 15:47:18 + START_PACKAGES=/tmp/packages_start.txt 15:47:18 + END_PACKAGES=/tmp/packages_end.txt 15:47:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:18 + PACKAGES=/tmp/packages_start.txt 15:47:18 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:47:18 + PACKAGES=/tmp/packages_end.txt 15:47:18 + case "${OS_FAMILY}" in 15:47:18 + sort 15:47:18 + rpm -qa 15:47:19 + '[' -f /tmp/packages_start.txt ']' 15:47:19 + '[' -f /tmp/packages_end.txt ']' 15:47:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:19 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:47:19 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 15:47:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 15:47: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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:47:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:20 15:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:20 latest: Pulling from edgex-lftools-log-publisher 15:47:20 b4d181a07f80: Pulling fs layer 15:47:20 a1111a8f2ec3: Pulling fs layer 15:47:20 ed53099fbce6: Pulling fs layer 15:47:20 dc539afda2c1: Pulling fs layer 15:47:20 77bc0d833cb6: Pulling fs layer 15:47:20 9065ff56babe: Pulling fs layer 15:47:20 d287ab97295c: Pulling fs layer 15:47:20 dc539afda2c1: Waiting 15:47:20 77bc0d833cb6: Waiting 15:47:20 9065ff56babe: Waiting 15:47:20 d287ab97295c: Waiting 15:47:20 a1111a8f2ec3: Verifying Checksum 15:47:20 a1111a8f2ec3: Download complete 15:47:20 dc539afda2c1: Verifying Checksum 15:47:20 dc539afda2c1: Download complete 15:47:20 ed53099fbce6: Verifying Checksum 15:47:20 ed53099fbce6: Download complete 15:47:21 9065ff56babe: Verifying Checksum 15:47:21 9065ff56babe: Download complete 15:47:21 77bc0d833cb6: Verifying Checksum 15:47:21 77bc0d833cb6: Download complete 15:47:21 b4d181a07f80: Verifying Checksum 15:47:21 b4d181a07f80: Download complete 15:47:21 d287ab97295c: Verifying Checksum 15:47:21 d287ab97295c: Download complete 15:47:22 b4d181a07f80: Pull complete 15:47:23 a1111a8f2ec3: Pull complete 15:47:23 ed53099fbce6: Pull complete 15:47:23 dc539afda2c1: Pull complete 15:47:24 77bc0d833cb6: Pull complete 15:47:24 9065ff56babe: Pull complete 15:47:30 d287ab97295c: Pull complete 15:47:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:47:30 prd-centos7-docker-4c-2g-82 does not seem to be running inside a container 15:47:30 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:47:33 $ docker top 037516d09c7c479c67b00361a48c051936f54167ba50dbc6258d614829383667 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:33 + touch /tmp/pre-build-complete [Pipeline] sh 15:47:33 + mkdir -p /var/log/sysstat [Pipeline] sh 15:47:34 + ls /var/log/sa-host 15:47:34 + sadf -c /var/log/sa-host/sa08 15:47:34 file_magic: OK 15:47:34 HZ: Using current value: 100 15:47:34 file_header: OK 15:47:34 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 15:47:34 Statistics: 15:47:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:47:34 File successfully converted to sysstat format version 12.0.3 15:47:34 + sadf -c /var/log/sa-host/sa30 15:47:34 file_magic: OK 15:47:34 HZ: Using current value: 100 15:47:34 file_header: OK 15:47:34 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 15:47:34 Statistics: 15:47:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:47:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:34 provisioning config files... 15:47:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5628874002159010779tmp [Pipeline] { [Pipeline] echo 15:47:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:47:34 ---> create-netrc.sh [Pipeline] } 15:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:47:35 ---> python-tools-install.sh [Pipeline] echo 15:47:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:47:35 ---> sudo-logs.sh 15:47:35 Archiving 'sudo' log.. 15:47:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-82.novalocal: Name or service not known 15:47:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-82.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:47:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:47:35 ---> job-cost.sh 15:47:35 lf-activate-venv: SKIPPING 15:47:35 DEBUG: total: 0.05999999865889549 15:47:35 INFO: Retrieving Stack Cost... 15:47:35 INFO: Retrieving Pricing Info for: v3-standard-2 15:47:36 INFO: Archiving Costs [Pipeline] echo 15:47:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:47:36 ---> logs-deploy.sh 15:47:36 lf-activate-venv: SKIPPING 15:47:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/35 15:47:36 INFO: archiving workspace using pattern(s): 15:47:37 Archives upload complete. 15:47:37 INFO: archiving logs to Nexus 15:47:37 ---> uname -a: 15:47:37 Linux prd-centos7-docker-4c-2g-82.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:47:37 15:47:37 15:47:37 ---> lscpu: 15:47:37 Architecture: x86_64 15:47:37 CPU op-mode(s): 32-bit, 64-bit 15:47:37 Byte Order: Little Endian 15:47:37 Address sizes: 40 bits physical, 48 bits virtual 15:47:37 CPU(s): 2 15:47:37 On-line CPU(s) list: 0,1 15:47:37 Thread(s) per core: 1 15:47:37 Core(s) per socket: 1 15:47:37 Socket(s): 2 15:47:37 NUMA node(s): 1 15:47:37 Vendor ID: AuthenticAMD 15:47:37 CPU family: 23 15:47:37 Model: 49 15:47:37 Model name: AMD EPYC-Rome Processor 15:47:37 Stepping: 0 15:47:37 CPU MHz: 2799.998 15:47:37 BogoMIPS: 5599.99 15:47:37 Virtualization: AMD-V 15:47:37 Hypervisor vendor: KVM 15:47:37 Virtualization type: full 15:47:37 L1d cache: 32K 15:47:37 L1i cache: 32K 15:47:37 L2 cache: 512K 15:47:37 L3 cache: 16384K 15:47:37 NUMA node0 CPU(s): 0,1 15:47:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:47:37 15:47:37 15:47:37 ---> nproc: 15:47:37 2 15:47:37 15:47:37 15:47:37 ---> df -h: 15:47:37 Filesystem Size Used Avail Use% Mounted on 15:47:37 overlay 40G 9.0G 32G 23% / 15:47:37 tmpfs 64M 0 64M 0% /dev 15:47:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:47:37 shm 64M 0 64M 0% /dev/shm 15:47:37 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:47:37 15:47:37 15:47:37 ---> sar -b -r -n DEV: 15:47:37 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 15:47:37 15:47:37 15:37:47 LINUX RESTART (2 CPU) 15:47:37 15:47:37 15:38:01 tps rtps wtps bread/s bwrtn/s 15:47:37 15:39:01 156.37 31.30 125.07 6151.36 40765.12 15:47:37 15:40:01 1.85 0.00 1.85 0.00 36.85 15:47:37 15:41:01 0.23 0.00 0.23 0.00 2.96 15:47:37 15:42:01 0.25 0.00 0.25 0.00 3.22 15:47:37 15:43:01 0.23 0.00 0.23 0.00 2.98 15:47:37 15:44:01 0.23 0.00 0.23 0.00 3.33 15:47:37 15:45:01 0.37 0.00 0.37 0.00 4.88 15:47:37 15:46:02 0.23 0.00 0.23 0.00 2.98 15:47:37 15:47:01 177.02 0.08 176.94 5.42 50648.39 15:47:37 Average: 37.18 3.49 33.68 685.70 10092.68 15:47:37 15:47:37 15:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:47:37 15:39:01 5650788 0 623796 7.79 2620 1731728 1252636 13.83 582180 1540680 128 15:47:37 15:40:01 5660500 0 614076 7.67 2620 1731736 1164572 12.86 574284 1541276 20 15:47:37 15:41:01 5657500 0 617076 7.70 2620 1731736 1164572 12.86 576832 1541276 8 15:47:37 15:42:01 5655880 0 618688 7.72 2620 1731744 1164572 12.86 578244 1541972 16 15:47:37 15:43:01 5659224 0 615340 7.68 2620 1731748 1164740 12.86 574508 1541972 8 15:47:37 15:44:01 5657760 0 616800 7.70 2620 1731752 1164668 12.86 575944 1541972 8 15:47:37 15:45:01 5657128 0 617428 7.71 2620 1731756 1164764 12.86 576348 1541972 20 15:47:37 15:46:02 5649308 0 625244 7.81 2620 1731760 1164572 12.86 584640 1541972 16 15:47:37 15:47:01 4048408 0 904204 11.29 2620 3053700 1422268 15.70 804304 2689816 64604 15:47:37 Average: 5477388 0 650295 8.12 2620 1878629 1203040 13.28 603032 1669212 7203 15:47:37 15:47:37 15:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:47:37 15:39:01 eth0 581.95 412.17 1594.00 87.20 0.00 0.00 0.00 0.00 15:47:37 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:39:01 docker0 84.15 46.66 7.94 312.88 0.00 0.00 0.00 0.00 15:47:37 15:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:37 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:41:01 eth0 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:47:37 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:42:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:37 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:43:01 eth0 1.00 0.35 0.32 0.20 0.00 0.00 0.00 0.00 15:47:37 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:44:01 eth0 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 15:47:37 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:45:01 eth0 0.90 0.33 0.37 0.20 0.00 0.00 0.00 0.00 15:47:37 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:46:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:37 15:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:47:01 eth0 335.64 206.35 7754.18 67.83 0.00 0.00 0.00 0.00 15:47:37 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 15:47:01 docker0 25.31 38.37 2.25 366.09 0.00 0.00 0.00 0.00 15:47:37 Average: eth0 101.91 68.65 1026.73 17.20 0.00 0.00 0.00 0.00 15:47:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:37 Average: docker0 12.14 9.40 1.13 74.93 0.00 0.00 0.00 0.00 15:47:37 15:47:37 15:47:37 ---> sar -P ALL: 15:47:37 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 15:47:37 15:47:37 15:37:47 LINUX RESTART (2 CPU) 15:47:37 15:47:37 15:38:01 CPU %user %nice %system %iowait %steal %idle 15:47:37 15:39:01 all 18.78 0.00 5.87 5.20 0.07 70.08 15:47:37 15:39:01 0 19.12 0.00 6.69 6.66 0.07 67.46 15:47:37 15:39:01 1 18.45 0.00 5.05 3.74 0.07 72.69 15:47:37 15:40:01 all 0.10 0.00 0.08 0.00 0.00 99.82 15:47:37 15:40:01 0 0.13 0.00 0.08 0.00 0.00 99.78 15:47:37 15:40:01 1 0.07 0.00 0.07 0.00 0.00 99.87 15:47:37 15:41:01 all 0.24 0.00 0.04 0.00 0.02 99.70 15:47:37 15:41:01 0 0.43 0.00 0.05 0.00 0.02 99.50 15:47:37 15:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:47:37 15:42:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:47:37 15:42:01 0 0.37 0.00 0.03 0.00 0.02 99.58 15:47:37 15:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:47:37 15:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:47:37 15:43:01 0 0.40 0.00 0.03 0.00 0.02 99.55 15:47:37 15:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:47:37 15:44:01 all 0.23 0.00 0.06 0.00 0.01 99.71 15:47:37 15:44:01 0 0.40 0.00 0.07 0.00 0.00 99.53 15:47:37 15:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:47:37 15:45:01 all 0.23 0.00 0.04 0.00 0.02 99.72 15:47:37 15:45:01 0 0.37 0.00 0.03 0.00 0.02 99.58 15:47:37 15:45:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:47:37 15:46:02 all 0.21 0.00 0.07 0.00 0.01 99.72 15:47:37 15:46:02 0 0.33 0.00 0.05 0.00 0.00 99.62 15:47:37 15:46:02 1 0.08 0.00 0.08 0.00 0.02 99.82 15:47:37 15:47:01 all 22.82 0.00 9.16 1.94 0.07 66.02 15:47:37 15:47:01 0 22.35 0.00 9.35 2.49 0.07 65.73 15:47:37 15:47:01 1 23.28 0.00 8.96 1.38 0.07 66.30 15:47:37 Average: all 4.61 0.00 1.64 0.77 0.02 92.95 15:47:37 Average: 0 4.71 0.00 1.75 0.99 0.02 92.53 15:47:37 Average: 1 4.51 0.00 1.53 0.55 0.03 93.37 15:47:37 15:47:37 15:47:37