Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8989f7cd139b0e9c60392c5a20f0d20cf402d924 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5744543899994148923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1210713427140577530.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1970444702217700405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3212942647433833174.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9173233949368660548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-915’ is offline Running on prd-centos7-docker-4c-2g-974 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh5373141647486250018.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 8989f7cd139b0e9c60392c5a20f0d20cf402d924 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8989f7cd139b0e9c60392c5a20f0d20cf402d924 # timeout=10 Commit message: "Merge pull request #912 from lenny-intel/changelog" > git rev-list --no-walk a5a444c184a2c1d1ddf52727c249f56d0f3d99c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:04:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:04:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:04:12 ========================================================= 21:04:12 EdgeX Global Pipelines Version Info 21:04:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:04:14 ------------------- 21:04:14 stable info: 21:04:14 ------------------- 21:04:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:04:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:04:14 Message: update stable to v1.0.195 21:04:14 ------------------- 21:04:14 experimental info: 21:04:14 ------------------- 21:04:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:04:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:04:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8989f7cd139b0e9c60392c5a20f0d20cf402d924 [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8989f7c [Pipeline] echo 21:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:16 + git log --format=format:%s -1 8989f7cd139b0e9c60392c5a20f0d20cf402d924 [Pipeline] echo 21:04:16 GIT_COMMIT: 8989f7cd139b0e9c60392c5a20f0d20cf402d924, Commit Message: Merge pull request #912 from lenny-intel/changelog [Pipeline] echo 21:04:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:04:17 21:04:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:04:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:04:17 latest: Pulling from edgex-devops/git-semver 21:04:17 31603596830f: Pulling fs layer 21:04:17 54011a49482f: Pulling fs layer 21:04:17 a6820b24f6d8: Pulling fs layer 21:04:17 f581987b2513: Pulling fs layer 21:04:17 f581987b2513: Waiting 21:04:17 54011a49482f: Verifying Checksum 21:04:17 54011a49482f: Download complete 21:04:18 31603596830f: Verifying Checksum 21:04:18 31603596830f: Download complete 21:04:18 f581987b2513: Verifying Checksum 21:04:18 f581987b2513: Download complete 21:04:18 a6820b24f6d8: Verifying Checksum 21:04:18 31603596830f: Pull complete 21:04:18 54011a49482f: Pull complete 21:04:18 a6820b24f6d8: Pull complete 21:04:18 f581987b2513: Pull complete 21:04:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:04:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:04:19 prd-centos7-docker-4c-2g-974 does not seem to be running inside a container 21:04:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:04:20 $ docker top 63bfbcafbfb32621a99e98d5481cf88eef1a8be74e4fddb8019d276d390bc1f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:20 [ssh-agent] Looking for ssh-agent implementation... 21:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:20 $ docker exec 63bfbcafbfb32621a99e98d5481cf88eef1a8be74e4fddb8019d276d390bc1f3 ssh-agent 21:04:20 SSH_AUTH_SOCK=/tmp/ssh-R9ubOuTyfAJr/agent.15 21:04:20 SSH_AGENT_PID=21 21:04:20 Running ssh-add (command line suppressed) 21:04:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_640668787097564019.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_640668787097564019.key) 21:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:21 + git tag --points-at HEAD [Pipeline] } 21:04:21 $ docker exec --env ******** --env ******** 63bfbcafbfb32621a99e98d5481cf88eef1a8be74e4fddb8019d276d390bc1f3 ssh-agent -k 21:04:21 unset SSH_AUTH_SOCK; 21:04:21 unset SSH_AGENT_PID; 21:04:21 echo Agent pid 21 killed; 21:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:21 [ssh-agent] Looking for ssh-agent implementation... 21:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:21 $ docker exec 63bfbcafbfb32621a99e98d5481cf88eef1a8be74e4fddb8019d276d390bc1f3 ssh-agent 21:04:21 SSH_AUTH_SOCK=/tmp/ssh-3OasDjLEsKQM/agent.55 21:04:21 SSH_AGENT_PID=61 21:04:21 Running ssh-add (command line suppressed) 21:04:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5485906291548479039.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5485906291548479039.key) 21:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:21 + git semver init 21:04:21 # -> Open(): unable to determine branch for HEAD 21:04:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:04:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:04:21 # $SEMVER_REMOTE_NAME = origin 21:04:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:04:21 # $SEMVER_USER_NAME = edgex-jenkins 21:04:21 # $SEMVER_BRANCH = master 21:04:21 # $SEMVER_TEMP = /tmp/semver-061264899 21:04:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:04:23 # '/tmp/semver-061264899' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 21:04:23 # -> Force: false 21:04:23 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:04:23 $ docker exec --env ******** --env ******** 63bfbcafbfb32621a99e98d5481cf88eef1a8be74e4fddb8019d276d390bc1f3 ssh-agent -k 21:04:24 unset SSH_AUTH_SOCK; 21:04:24 unset SSH_AGENT_PID; 21:04:24 echo Agent pid 61 killed; 21:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:24 + git semver [Pipeline] } 21:04:24 $ docker stop --time=1 63bfbcafbfb32621a99e98d5481cf88eef1a8be74e4fddb8019d276d390bc1f3 21:04:25 $ docker rm -f 63bfbcafbfb32621a99e98d5481cf88eef1a8be74e4fddb8019d276d390bc1f3 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:04:26 Stashed 1 file(s) [Pipeline] echo 21:04:26 [edgeXSemver]: initialized semver on version 2.0.0-dev.88 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:04:41 Still waiting to schedule task 21:04:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:04:41 Still waiting to schedule task 21:04:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:06:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-976 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:06:43 Running in /w/workspace/app-functions-sdk-go/264 [Pipeline] { [Pipeline] checkout 21:06:43 The recommended git tool is: git 21:06:49 using credential edgex-jenkins-ssh 21:06:49 Cloning the remote Git repository 21:06:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:06:49 > git init /w/workspace/app-functions-sdk-go/264 # timeout=10 21:06:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:06:50 > git --version # timeout=10 21:06:50 > git --version # 'git version 2.17.1' 21:06:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:53 Avoid second fetch 21:06:53 Checking out Revision 8989f7cd139b0e9c60392c5a20f0d20cf402d924 (master) 21:06:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:06:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:53 > git config core.sparsecheckout # timeout=10 21:06:53 > git checkout -f 8989f7cd139b0e9c60392c5a20f0d20cf402d924 # timeout=10 21:06:57 Commit message: "Merge pull request #912 from lenny-intel/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:06:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:07:00 + true 21:07:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:07:18 ========================================================= 21:07:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:07:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:07:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:07:20 Sending build context to Docker daemon 19.87MB 21:07:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:07:20 Step 2/8 : FROM ${BASE} 21:07:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:07:20 595b0fe564bb: Pulling fs layer 21:07:20 3088b5b3c5c0: Pulling fs layer 21:07:20 5b7225fbf94c: Pulling fs layer 21:07:20 ba82ee9f976e: Pulling fs layer 21:07:20 506bd15cee9f: Pulling fs layer 21:07:20 75a0a4a0db45: Pulling fs layer 21:07:20 618dc40b7e24: Pulling fs layer 21:07:20 ba82ee9f976e: Waiting 21:07:20 506bd15cee9f: Waiting 21:07:20 75a0a4a0db45: Waiting 21:07:20 618dc40b7e24: Waiting 21:07:20 5b7225fbf94c: Verifying Checksum 21:07:20 5b7225fbf94c: Download complete 21:07:20 3088b5b3c5c0: Download complete 21:07:20 506bd15cee9f: Download complete 21:07:20 595b0fe564bb: Verifying Checksum 21:07:20 595b0fe564bb: Download complete 21:07:20 75a0a4a0db45: Verifying Checksum 21:07:20 75a0a4a0db45: Download complete 21:07:21 595b0fe564bb: Pull complete 21:07:22 3088b5b3c5c0: Pull complete 21:07:22 5b7225fbf94c: Pull complete 21:07:23 618dc40b7e24: Download complete 21:07:24 ba82ee9f976e: Download complete 21:07:34 ba82ee9f976e: Pull complete 21:07:34 506bd15cee9f: Pull complete 21:07:35 75a0a4a0db45: Pull complete 21:07:38 618dc40b7e24: Pull complete 21:07:38 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:07:38 ---> a36622ca3599 21:07:38 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:07:38 20.10.0: Pulling from library/docker 21:07:39 a3cc7d3b244e: Pulling fs layer 21:07:39 02a3295e0d61: Pulling fs layer 21:07:39 0f4f2e6d8100: Pulling fs layer 21:07:39 330b718f631f: Pulling fs layer 21:07:39 a93816041522: Pulling fs layer 21:07:39 bdb6da89ff94: Pulling fs layer 21:07:39 2a70c0c122f4: Pulling fs layer 21:07:39 330b718f631f: Waiting 21:07:39 a93816041522: Waiting 21:07:39 bdb6da89ff94: Waiting 21:07:39 2a70c0c122f4: Waiting 21:07:39 0f4f2e6d8100: Download complete 21:07:39 a3cc7d3b244e: Verifying Checksum 21:07:39 a93816041522: Verifying Checksum 21:07:39 a93816041522: Download complete 21:07:39 bdb6da89ff94: Verifying Checksum 21:07:39 bdb6da89ff94: Download complete 21:07:39 2a70c0c122f4: Download complete 21:07:39 02a3295e0d61: Verifying Checksum 21:07:39 02a3295e0d61: Download complete 21:07:39 a3cc7d3b244e: Pull complete 21:07:40 02a3295e0d61: Pull complete 21:07:40 330b718f631f: Verifying Checksum 21:07:40 330b718f631f: Download complete 21:07:41 0f4f2e6d8100: Pull complete 21:07:44 330b718f631f: Pull complete 21:07:44 a93816041522: Pull complete 21:07:44 bdb6da89ff94: Pull complete 21:07:45 2a70c0c122f4: Pull complete 21:07:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:07:45 Status: Downloaded newer image for docker:20.10.0 21:07:51 ---> f6f4c863a7aa 21:07:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:07:51 ---> Running in 269e184d86e1 21:07:51 Removing intermediate container 269e184d86e1 21:07:51 ---> 841fce24016b 21:07:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:07:51 ---> Running in 1dfd9aaf3faa 21:07:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:07:54 (1/5) Installing libsodium (1.0.18-r0) 21:07:54 (2/5) Installing libzmq (4.3.3-r1) 21:07:54 (3/5) Installing pkgconf (1.7.3-r0) 21:07:54 (4/5) Installing libsodium-dev (1.0.18-r0) 21:07:54 (5/5) Installing zeromq-dev (4.3.3-r1) 21:07:54 Executing busybox-1.32.1-r6.trigger 21:07:54 OK: 139 MiB in 45 packages 21:07:56 Removing intermediate container 1dfd9aaf3faa 21:07:56 ---> 9c95c8f93d54 21:07:56 Step 6/8 : WORKDIR /build 21:07:56 ---> Running in 01526aa35727 21:07:56 Removing intermediate container 01526aa35727 21:07:56 ---> d26762d66976 21:07:56 Step 7/8 : COPY go.mod . 21:07:57 ---> f19df66a9a17 21:07:57 Step 8/8 : RUN go mod download 21:07:57 ---> Running in 421be632598f 21:08:10 Running on prd-centos7-docker-4c-2g-977 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:08:10 Running in /w/workspace/app-functions-sdk-go/264 [Pipeline] { [Pipeline] checkout 21:08:10 The recommended git tool is: git 21:08:13 using credential edgex-jenkins-ssh 21:08:13 Cloning the remote Git repository 21:08:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:08:13 > git init /w/workspace/app-functions-sdk-go/264 # timeout=10 21:08:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:08:13 > git --version # timeout=10 21:08:13 > git --version # 'git version 2.24.4' 21:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:13 [INFO] Currently running in a labeled security context 21:08:13 [INFO] Currently SELinux is 'enforcing' on the host 21:08:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/264@tmp/jenkins-gitclient-ssh4604091905627914269.key 21:08:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:16 Avoid second fetch 21:08:16 Checking out Revision 8989f7cd139b0e9c60392c5a20f0d20cf402d924 (master) 21:08:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:08:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:16 > git config core.sparsecheckout # timeout=10 21:08:16 > git checkout -f 8989f7cd139b0e9c60392c5a20f0d20cf402d924 # timeout=10 21:08:19 Commit message: "Merge pull request #912 from lenny-intel/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:08:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:08:21 + sudo service docker restart 21:08:21 + true 21:08:21 Redirecting to /bin/systemctl restart docker.service 21:08:24 Removing intermediate container 421be632598f 21:08:24 ---> ed718854f491 21:08:24 Successfully built ed718854f491 21:08:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:24 + docker inspect -f . ci-base-image-arm64 21:08:24 . [Pipeline] withDockerContainer 21:08:24 prd-ubuntu18.04-docker-arm64-4c-16g-976 does not seem to be running inside a container 21:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/264 -v /w/workspace/app-functions-sdk-go/264:/w/workspace/app-functions-sdk-go/264:rw,z -v /w/workspace/app-functions-sdk-go/264@tmp:/w/workspace/app-functions-sdk-go/264@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 ******** ci-base-image-arm64 cat 21:08:26 $ docker top 815ece68094bb55e578bd7ea9ca1322c7d55ff4449015dbf00ea7dc70cc8794a -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:27 + go version 21:08:27 go version go1.16.5 linux/arm64 [Pipeline] } 21:08:27 $ docker stop --time=1 815ece68094bb55e578bd7ea9ca1322c7d55ff4449015dbf00ea7dc70cc8794a 21:08:29 $ docker rm -f 815ece68094bb55e578bd7ea9ca1322c7d55ff4449015dbf00ea7dc70cc8794a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:30 + docker inspect -f . ci-base-image-arm64 21:08:30 . [Pipeline] withDockerContainer 21:08:30 prd-ubuntu18.04-docker-arm64-4c-16g-976 does not seem to be running inside a container 21:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/264 -v /w/workspace/app-functions-sdk-go/264:/w/workspace/app-functions-sdk-go/264:rw,z -v /w/workspace/app-functions-sdk-go/264@tmp:/w/workspace/app-functions-sdk-go/264@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 ******** ci-base-image-arm64 cat 21:08:32 $ docker top cbb8c9f32e53970cc1695194791da8807c1b8d541156259c60c64b93a8fe5b16 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:33 + go mod tidy [Pipeline] sh 21:08:35 + make test 21:08:35 make -C ./app-service-template build 21:08:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:08:35 go mod tidy 21:08:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] unstash [Pipeline] echo 21:08:43 ========================================================= 21:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:08:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:08:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:08:44 Sending build context to Docker daemon 19.87MB 21:08:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:08:44 Step 2/8 : FROM ${BASE} 21:08:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:45 540db60ca938: Pulling fs layer 21:08:45 adcc1eea9eea: Pulling fs layer 21:08:45 4c4ab2625f07: Pulling fs layer 21:08:45 0510c868ecb4: Pulling fs layer 21:08:45 afea3b2eda06: Pulling fs layer 21:08:45 7809a108b3ef: Pulling fs layer 21:08:45 f706445af74f: Pulling fs layer 21:08:45 afea3b2eda06: Waiting 21:08:45 7809a108b3ef: Waiting 21:08:45 f706445af74f: Waiting 21:08:45 0510c868ecb4: Waiting 21:08:45 4c4ab2625f07: Verifying Checksum 21:08:45 4c4ab2625f07: Download complete 21:08:45 adcc1eea9eea: Verifying Checksum 21:08:45 adcc1eea9eea: Download complete 21:08:45 afea3b2eda06: Verifying Checksum 21:08:45 afea3b2eda06: Download complete 21:08:45 7809a108b3ef: Verifying Checksum 21:08:45 7809a108b3ef: Download complete 21:08:45 540db60ca938: Verifying Checksum 21:08:45 540db60ca938: Download complete 21:08:45 540db60ca938: Pull complete 21:08:46 adcc1eea9eea: Pull complete 21:08:46 4c4ab2625f07: Pull complete 21:08:49 f706445af74f: Verifying Checksum 21:08:49 f706445af74f: Download complete 21:08:50 0510c868ecb4: Verifying Checksum 21:08:50 0510c868ecb4: Download complete 21:08:54 0510c868ecb4: Pull complete 21:08:54 afea3b2eda06: Pull complete 21:08:55 7809a108b3ef: Pull complete 21:08:56 f706445af74f: Pull complete 21:08:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:08:57 ---> b068be0155e3 21:08:57 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:08:57 20.10.0: Pulling from library/docker 21:08:57 05e7bc50f07f: Pulling fs layer 21:08:57 6db28d0fdbf6: Pulling fs layer 21:08:57 292df0bc6bf3: Pulling fs layer 21:08:57 2e060f4bd70b: Pulling fs layer 21:08:57 80e8d568a223: Pulling fs layer 21:08:57 8dc6ef1a942a: Pulling fs layer 21:08:57 2312dd95470a: Pulling fs layer 21:08:57 2e060f4bd70b: Waiting 21:08:57 80e8d568a223: Waiting 21:08:57 8dc6ef1a942a: Waiting 21:08:57 2312dd95470a: Waiting 21:08:57 292df0bc6bf3: Verifying Checksum 21:08:57 292df0bc6bf3: Download complete 21:08:57 6db28d0fdbf6: Verifying Checksum 21:08:57 6db28d0fdbf6: Download complete 21:08:57 05e7bc50f07f: Verifying Checksum 21:08:57 05e7bc50f07f: Download complete 21:08:57 80e8d568a223: Verifying Checksum 21:08:57 80e8d568a223: Download complete 21:08:57 8dc6ef1a942a: Verifying Checksum 21:08:57 8dc6ef1a942a: Download complete 21:08:57 2312dd95470a: Verifying Checksum 21:08:57 2312dd95470a: Download complete 21:08:58 05e7bc50f07f: Pull complete 21:08:58 6db28d0fdbf6: Pull complete 21:08:58 292df0bc6bf3: Pull complete 21:08:58 2e060f4bd70b: Verifying Checksum 21:08:58 2e060f4bd70b: Download complete 21:09:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:09:14 make -C ./app-service-template test 21:09:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:09:14 go mod tidy 21:09:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:09:37 2e060f4bd70b: Pull complete 21:09:37 80e8d568a223: Pull complete 21:09:37 8dc6ef1a942a: Pull complete 21:09:37 2312dd95470a: Pull complete 21:09:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:09:37 Status: Downloaded newer image for docker:20.10.0 21:09:41 ---> d3180ee6cd55 21:09:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:09:41 ---> Running in 82e9481cd5fe 21:09:41 Removing intermediate container 82e9481cd5fe 21:09:41 ---> 1e39c6c74e1a 21:09:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:09:41 ---> Running in 3412b41b8d71 21:09:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:09:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:09:45 (1/5) Installing libsodium (1.0.18-r0) 21:09:45 (2/5) Installing libzmq (4.3.3-r1) 21:09:45 (3/5) Installing pkgconf (1.7.3-r0) 21:09:45 (4/5) Installing libsodium-dev (1.0.18-r0) 21:09:45 (5/5) Installing zeromq-dev (4.3.3-r1) 21:09:45 Executing busybox-1.32.1-r6.trigger 21:09:45 OK: 150 MiB in 45 packages 21:09:47 ok new-app-service 0.042s coverage: 47.8% of statements 21:09:47 ? new-app-service/config [no test files] 21:09:47 ok new-app-service/functions 0.037s 21:09:47 CGO_ENABLED=1 go vet ./... 21:09:47 Removing intermediate container 3412b41b8d71 21:09:47 ---> 8183f1d91ea4 21:09:47 Step 6/8 : WORKDIR /build 21:09:47 ---> Running in 1fab79bdfd80 21:09:47 Removing intermediate container 1fab79bdfd80 21:09:47 ---> f2e5cc357023 21:09:47 Step 7/8 : COPY go.mod . 21:09:48 ---> c5a6c349f8f6 21:09:48 Step 8/8 : RUN go mod download 21:09:48 ---> Running in 22791a430d2c 21:10:09 gofmt -l . 21:10:09 [ "`gofmt -l .`" = "" ] 21:10:09 ./bin/test-attribution-txt.sh 21:10:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:10:10 go mod tidy 21:10:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:10:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.122s coverage: 63.6% of statements 21:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 96.5% of statements 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.110s coverage: 61.8% of statements 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.051s 21:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.102s coverage: 74.5% of statements 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.034s coverage: 97.1% of statements 21:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:10:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.036s coverage: 10.5% of statements 21:10:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.877s coverage: 76.1% of statements 21:10:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:10:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.065s coverage: 12.5% of statements 21:10:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.053s coverage: 27.3% of statements 21:10:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:10:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:10:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 51.4% of statements 21:10:44 Removing intermediate container 22791a430d2c 21:10:44 ---> f5460cf82490 21:10:44 Successfully built f5460cf82490 21:10:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:10:44 + docker inspect -f . ci-base-image-x86_64 21:10:44 . [Pipeline] withDockerContainer 21:10:44 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 21:10:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/264 -v /w/workspace/app-functions-sdk-go/264:/w/workspace/app-functions-sdk-go/264:rw,z -v /w/workspace/app-functions-sdk-go/264@tmp:/w/workspace/app-functions-sdk-go/264@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 ******** ci-base-image-x86_64 cat 21:10:46 $ docker top 5146b6a4c7fbc3b1b541e41a88aaa4875da62df2403a75b4c5b752273ae0b245 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:47 + go version 21:10:47 go version go1.16.3 linux/amd64 [Pipeline] } 21:10:47 $ docker stop --time=1 5146b6a4c7fbc3b1b541e41a88aaa4875da62df2403a75b4c5b752273ae0b245 21:10:48 $ docker rm -f 5146b6a4c7fbc3b1b541e41a88aaa4875da62df2403a75b4c5b752273ae0b245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:49 + docker inspect -f . ci-base-image-x86_64 21:10:49 . [Pipeline] withDockerContainer 21:10:49 prd-centos7-docker-4c-2g-977 does not seem to be running inside a container 21:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/264 -v /w/workspace/app-functions-sdk-go/264:/w/workspace/app-functions-sdk-go/264:rw,z -v /w/workspace/app-functions-sdk-go/264@tmp:/w/workspace/app-functions-sdk-go/264@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 ******** ci-base-image-x86_64 cat 21:10:50 $ docker top 7e930366743657c59377804dd08854eabad4ffae5c82274606ca121377f88010 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:51 + go mod tidy [Pipeline] sh 21:10:51 + make test 21:10:51 make -C ./app-service-template build 21:10:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:10:51 go mod tidy 21:10:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:10:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.118s coverage: 78.0% of statements 21:10:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 21:10:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:10:56 gofmt -l . 21:10:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:10:57 $ docker stop --time=1 cbb8c9f32e53970cc1695194791da8807c1b8d541156259c60c64b93a8fe5b16 21:10:59 $ docker rm -f cbb8c9f32e53970cc1695194791da8807c1b8d541156259c60c64b93a8fe5b16 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:11:00 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:11:01 ---> job-cost.sh 21:11:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Hdp 21:11:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:11:04 make -C ./app-service-template test 21:11:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:11:04 go mod tidy 21:11:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:11:15 ok new-app-service 0.013s coverage: 47.8% of statements 21:11:15 ? new-app-service/config [no test files] 21:11:15 ok new-app-service/functions 0.010s 21:11:15 CGO_ENABLED=1 go vet ./... 21:11:27 gofmt -l . 21:11:27 [ "`gofmt -l .`" = "" ] 21:11:27 ./bin/test-attribution-txt.sh 21:11:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/264/app-service-template' 21:11:27 go mod tidy 21:11:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:11:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 63.6% of statements 21:11:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.018s coverage: 96.5% of statements 21:11:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:11:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 21:11:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:11:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.008s 21:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.030s coverage: 74.5% of statements 21:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.1% of statements 21:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 21:11:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.743s coverage: 76.1% of statements 21:11:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:11:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 21:11:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 21:11:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:11:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:11:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 21:11:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 78.0% of statements 21:12:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 21:12:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:12:02 gofmt -l . 21:12:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:12:02 $ docker stop --time=1 7e930366743657c59377804dd08854eabad4ffae5c82274606ca121377f88010 21:12:04 $ docker rm -f 7e930366743657c59377804dd08854eabad4ffae5c82274606ca121377f88010 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:05 Warning: overwriting stash ‘coverage-report’ 21:12:05 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:12:06 ---> job-cost.sh 21:12:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2UDU 21:12:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:12:49 lf-activate-venv(): INFO: Adding /tmp/venv-2UDU/bin to PATH 21:12:49 INFO: No Stack... 21:12:49 INFO: Retrieving Pricing Info for: v3-standard-2 21:12:49 INFO: Archiving Costs [Pipeline] sh 21:12:49 + cat /w/workspace/app-functions-sdk-go/264/archives/cost.csv 21:12:49 + cut -d, -f6 [Pipeline] lock 21:12:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] 21:12:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] did not exist. Created. 21:12:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:49 + echo total: 0.05999999865889549 [Pipeline] stash 21:12:49 Stashed 1 file(s) [Pipeline] } 21:12:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:13:04 lf-activate-venv(): INFO: Adding /tmp/venv-5Hdp/bin to PATH 21:13:04 INFO: No Stack... 21:13:04 INFO: Retrieving Pricing Info for: v2-standard-4 21:13:04 INFO: Archiving Costs [Pipeline] sh 21:13:04 + cut -d, -f6 21:13:04 + cat /w/workspace/app-functions-sdk-go/264/archives/cost.csv [Pipeline] lock 21:13:04 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] 21:13:04 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] did not exist. Created. 21:13:04 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:05 /w/workspace/app-functions-sdk-go/264@tmp/durable-ab4ad84b/script.sh: 1: /w/workspace/app-functions-sdk-go/264@tmp/durable-ab4ad84b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:13:05 + echo total: 0.18000000715255737 [Pipeline] stash 21:13:05 Warning: overwriting stash ‘stack-cost’ 21:13:05 Stashed 1 file(s) [Pipeline] } 21:13:05 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-264-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:13:08 provisioning config files... 21:13:08 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3182831934159169874tmp [Pipeline] { [Pipeline] sh 21:13:09 + set +x 21:13:09 + curl -s https://codecov.io/bash 21:13:09 + bash -s -- 21:13:09 21:13:09 _____ _ 21:13:09 / ____| | | 21:13:09 | | ___ __| | ___ ___ _____ __ 21:13:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:13:09 | |___| (_) | (_| | __/ (_| (_) \ V / 21:13:09 \_____\___/ \__,_|\___|\___\___/ \_/ 21:13:09 Bash-1.0.3 21:13:09 21:13:09 21:13:09 ==> git version 2.24.4 found 21:13:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:13:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:13:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:13:09 ==> Jenkins CI detected. 21:13:09 project root: . 21:13:09 --> token set from env 21:13:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:13:09 ==> Running gcov in . (disable via -X gcov) 21:13:09 ==> Python coveragepy not found 21:13:09 ==> Searching for coverage reports in: 21:13:09 + . 21:13:09 -> Found 2 reports 21:13:09 ==> Detecting git/mercurial file structure 21:13:09 ==> Reading reports 21:13:09 + ./app-service-template/coverage.out bytes=1055 21:13:09 + ./coverage.out bytes=95181 21:13:09 ==> Appending adjustments 21:13:09 https://docs.codecov.io/docs/fixing-reports 21:13:09 + Found adjustments 21:13:09 ==> Gzipping contents 21:13:09 20K /tmp/codecov.dSg3ag.gz 21:13:09 ==> Uploading reports 21:13:09 url: https://codecov.io 21:13:09 query: branch=master&commit=8989f7cd139b0e9c60392c5a20f0d20cf402d924&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F264%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:13:09 -> Pinging Codecov 21:13:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8989f7cd139b0e9c60392c5a20f0d20cf402d924&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F264%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:13:10 -> Uploading to 21:13:10 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/3D8B5DFFC46A037C893635FACE044666/8989f7cd139b0e9c60392c5a20f0d20cf402d924/c35aa089-dee0-4b3e-aae4-6bd7eaae200d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T211310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47c683ef67f82990e69c424e6b30399ceaec55724f151ecc8be7f209f4bb94b5 21:13:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:10 Dload Upload Total Spent Left Speed 21:13:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16909 0 0 100 16909 0 47920 --:--:-- --:--:-- --:--:-- 47900 100 16909 0 0 100 16909 0 47896 --:--:-- --:--:-- --:--:-- 47900 21:13:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8989f7cd139b0e9c60392c5a20f0d20cf402d924 [Pipeline] } 21:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:13:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:13:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:13:11 21:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:13:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:13:12 188c0c94c7c5: Pulling fs layer 21:13:12 0ef7d3d256c8: Pulling fs layer 21:13:12 de9db76c5a1d: Pulling fs layer 21:13:12 0eba1c9be4d2: Pulling fs layer 21:13:12 0d57e429df01: Pulling fs layer 21:13:12 4e4be7b47b0d: Pulling fs layer 21:13:12 e1f770b5df2f: Pulling fs layer 21:13:12 85a0685a4137: Pulling fs layer 21:13:12 0eba1c9be4d2: Waiting 21:13:12 0d57e429df01: Waiting 21:13:12 4e4be7b47b0d: Waiting 21:13:12 e1f770b5df2f: Waiting 21:13:12 85a0685a4137: Waiting 21:13:12 de9db76c5a1d: Verifying Checksum 21:13:12 de9db76c5a1d: Download complete 21:13:12 0ef7d3d256c8: Verifying Checksum 21:13:12 0ef7d3d256c8: Download complete 21:13:12 0d57e429df01: Verifying Checksum 21:13:12 0d57e429df01: Download complete 21:13:12 4e4be7b47b0d: Verifying Checksum 21:13:12 4e4be7b47b0d: Download complete 21:13:12 188c0c94c7c5: Verifying Checksum 21:13:12 188c0c94c7c5: Download complete 21:13:12 188c0c94c7c5: Pull complete 21:13:12 0ef7d3d256c8: Pull complete 21:13:12 de9db76c5a1d: Pull complete 21:13:13 e1f770b5df2f: Verifying Checksum 21:13:13 e1f770b5df2f: Download complete 21:13:15 0eba1c9be4d2: Verifying Checksum 21:13:15 0eba1c9be4d2: Download complete 21:13:15 85a0685a4137: Verifying Checksum 21:13:15 85a0685a4137: Download complete 21:13:18 0eba1c9be4d2: Pull complete 21:13:18 0d57e429df01: Pull complete 21:13:18 4e4be7b47b0d: Pull complete 21:13:19 e1f770b5df2f: Pull complete 21:13:37 85a0685a4137: Pull complete 21:13:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:13:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:13:37 prd-centos7-docker-4c-2g-974 does not seem to be running inside a container 21:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:13:38 $ docker top 100ade926f7ed44fe06ce9ddbe888539b46b2c3b7140bf588b01473ddc01fcc4 -eo pid,comm [Pipeline] { [Pipeline] echo 21:13:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:13:38 + set -o pipefail 21:13:38 + snyk monitor '--org=edgex-jenkins' 21:13:54 21:13:54 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:13:54 21:13:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/49f604b2-1043-43da-9838-d97c03c922cf 21:13:54 21:13:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:13:54 21:13:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:13:54 21:13:54 [Pipeline] } 21:13:54 $ docker stop --time=1 100ade926f7ed44fe06ce9ddbe888539b46b2c3b7140bf588b01473ddc01fcc4 21:13:57 $ docker rm -f 100ade926f7ed44fe06ce9ddbe888539b46b2c3b7140bf588b01473ddc01fcc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:13:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:58 provisioning config files... 21:13:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6935399029776470913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:58 --> edgex-publish-swagger.sh 21:13:58 === Publish openapi/v2 API === 21:13:58 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:13:58 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 21:13:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:58 Dload Upload Total Spent Left Speed 21:13:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12146 0:00:01 0:00:01 --:--:-- 12152 100 13052 0 0 100 13052 0 12144 0:00:01 0:00:01 --:--:-- 12152 21:13:59 21:13:59 [Pipeline] } 21:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:59 + git log --format=format:%s -1 8989f7cd139b0e9c60392c5a20f0d20cf402d924 [Pipeline] isUnix [Pipeline] sh 21:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:14:00 . [Pipeline] withDockerContainer 21:14:00 prd-centos7-docker-4c-2g-974 does not seem to be running inside a container 21:14:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:14:00 $ docker top 8b62d799f84aaa6ae1351639ceb04da608ede7132f693ebedcc16ac2c3eb8cd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:00 [ssh-agent] Looking for ssh-agent implementation... 21:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:00 $ docker exec 8b62d799f84aaa6ae1351639ceb04da608ede7132f693ebedcc16ac2c3eb8cd2 ssh-agent 21:14:01 SSH_AUTH_SOCK=/tmp/ssh-erLF8zeILrN6/agent.14 21:14:01 SSH_AGENT_PID=20 21:14:01 Running ssh-add (command line suppressed) 21:14:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2349510604394711978.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2349510604394711978.key) 21:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:01 + git semver tag 21:14:01 # -> Open(): unable to determine branch for HEAD 21:14:01 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:14:01 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:14:01 # $SEMVER_REMOTE_NAME = origin 21:14:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:14:01 # $SEMVER_USER_NAME = edgex-jenkins 21:14:01 # $SEMVER_BRANCH = master 21:14:01 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:14:01 # 8989f7cd139b0e9c60392c5a20f0d20cf402d924 HEAD 21:14:01 # -> Force: false 21:14:01 # 9661ea98b2a4baa677bb412e26f3c34a5a36cc29 refs/tags/v2.0.0-dev.88 [Pipeline] } 21:14:01 $ docker exec --env ******** --env ******** 8b62d799f84aaa6ae1351639ceb04da608ede7132f693ebedcc16ac2c3eb8cd2 ssh-agent -k 21:14:01 unset SSH_AUTH_SOCK; 21:14:01 unset SSH_AGENT_PID; 21:14:01 echo Agent pid 20 killed; 21:14:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:01 + git semver [Pipeline] } 21:14:01 $ docker stop --time=1 8b62d799f84aaa6ae1351639ceb04da608ede7132f693ebedcc16ac2c3eb8cd2 21:14:03 $ docker rm -f 8b62d799f84aaa6ae1351639ceb04da608ede7132f693ebedcc16ac2c3eb8cd2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:03 21:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:04 0.23.1-centos7: Pulling from edgex-lftools 21:14:04 ab5ef0e58194: Pulling fs layer 21:14:04 9712f1f96733: Pulling fs layer 21:14:04 63f879dbbcfc: Pulling fs layer 21:14:04 0d9ebad4ef96: Pulling fs layer 21:14:04 e9a5061849ea: Pulling fs layer 21:14:04 d747dcd14b5f: Pulling fs layer 21:14:04 2de7ff778b66: Pulling fs layer 21:14:04 e9a5061849ea: Waiting 21:14:04 d747dcd14b5f: Waiting 21:14:04 0d9ebad4ef96: Waiting 21:14:04 2de7ff778b66: Waiting 21:14:04 9712f1f96733: Verifying Checksum 21:14:04 9712f1f96733: Download complete 21:14:05 63f879dbbcfc: Verifying Checksum 21:14:05 63f879dbbcfc: Download complete 21:14:05 e9a5061849ea: Verifying Checksum 21:14:05 e9a5061849ea: Download complete 21:14:05 d747dcd14b5f: Verifying Checksum 21:14:05 d747dcd14b5f: Download complete 21:14:05 2de7ff778b66: Verifying Checksum 21:14:05 2de7ff778b66: Download complete 21:14:06 0d9ebad4ef96: Verifying Checksum 21:14:06 0d9ebad4ef96: Download complete 21:14:06 ab5ef0e58194: Verifying Checksum 21:14:06 ab5ef0e58194: Download complete 21:14:08 ab5ef0e58194: Pull complete 21:14:08 9712f1f96733: Pull complete 21:14:09 63f879dbbcfc: Pull complete 21:14:14 0d9ebad4ef96: Pull complete 21:14:14 e9a5061849ea: Pull complete 21:14:15 d747dcd14b5f: Pull complete 21:14:16 2de7ff778b66: Pull complete 21:14:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:14:16 prd-centos7-docker-4c-2g-974 does not seem to be running inside a container 21:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:14:42 $ docker top ff925393e091542e0b6f9e23fd393cb96a75ef580b2476c7711e3c344271d3f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:14:42 provisioning config files... 21:14:42 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3218810758890404993tmp 21:14:42 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config212286592924928726tmp 21:14:42 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3418585452533138614tmp [Pipeline] { [Pipeline] echo 21:14:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:14:43 ---> sigul-configuration.sh 21:14:43 gpg: directory `/root/.gnupg' created 21:14:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:14:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:14:43 gpg: keyring `/root/.gnupg/secring.gpg' created 21:14:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:14:43 gpg: CAST5 encrypted data 21:14:43 gpg: encrypted with 1 passphrase 21:14:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:14:43 + mkdir /home/jenkins 21:14:43 + mkdir /home/jenkins/sigul [Pipeline] sh 21:14:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:14:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:14:44 ---> sigul-install.sh 21:14:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:14:50 + git tag --list 21:14:50 v0.1.0 21:14:50 v0.1.1 21:14:50 v1.0.0 21:14:50 v1.1.0 21:14:50 v1.2.0 21:14:50 v1.3.0 21:14:50 v1.3.1 21:14:50 v1.3.1-dev.1 21:14:50 v1.3.2-dev.1 21:14:50 v2.0.0-dev.1 21:14:50 v2.0.0-dev.10 21:14:50 v2.0.0-dev.11 21:14:50 v2.0.0-dev.12 21:14:50 v2.0.0-dev.13 21:14:50 v2.0.0-dev.14 21:14:50 v2.0.0-dev.15 21:14:50 v2.0.0-dev.16 21:14:50 v2.0.0-dev.17 21:14:50 v2.0.0-dev.18 21:14:50 v2.0.0-dev.19 21:14:50 v2.0.0-dev.2 21:14:50 v2.0.0-dev.20 21:14:50 v2.0.0-dev.21 21:14:50 v2.0.0-dev.22 21:14:50 v2.0.0-dev.23 21:14:50 v2.0.0-dev.24 21:14:50 v2.0.0-dev.25 21:14:50 v2.0.0-dev.26 21:14:50 v2.0.0-dev.27 21:14:50 v2.0.0-dev.28 21:14:50 v2.0.0-dev.29 21:14:50 v2.0.0-dev.3 21:14:50 v2.0.0-dev.30 21:14:50 v2.0.0-dev.31 21:14:50 v2.0.0-dev.32 21:14:50 v2.0.0-dev.33 21:14:50 v2.0.0-dev.34 21:14:50 v2.0.0-dev.35 21:14:50 v2.0.0-dev.36 21:14:50 v2.0.0-dev.37 21:14:50 v2.0.0-dev.38 21:14:50 v2.0.0-dev.39 21:14:50 v2.0.0-dev.4 21:14:50 v2.0.0-dev.40 21:14:50 v2.0.0-dev.41 21:14:50 v2.0.0-dev.42 21:14:50 v2.0.0-dev.43 21:14:50 v2.0.0-dev.44 21:14:50 v2.0.0-dev.45 21:14:50 v2.0.0-dev.46 21:14:50 v2.0.0-dev.47 21:14:50 v2.0.0-dev.48 21:14:50 v2.0.0-dev.49 21:14:50 v2.0.0-dev.5 21:14:50 v2.0.0-dev.50 21:14:50 v2.0.0-dev.51 21:14:50 v2.0.0-dev.52 21:14:50 v2.0.0-dev.53 21:14:50 v2.0.0-dev.54 21:14:50 v2.0.0-dev.55 21:14:50 v2.0.0-dev.56 21:14:50 v2.0.0-dev.57 21:14:50 v2.0.0-dev.58 21:14:50 v2.0.0-dev.59 21:14:50 v2.0.0-dev.6 21:14:50 v2.0.0-dev.60 21:14:50 v2.0.0-dev.61 21:14:50 v2.0.0-dev.62 21:14:50 v2.0.0-dev.63 21:14:50 v2.0.0-dev.64 21:14:50 v2.0.0-dev.65 21:14:50 v2.0.0-dev.66 21:14:50 v2.0.0-dev.67 21:14:50 v2.0.0-dev.68 21:14:50 v2.0.0-dev.69 21:14:50 v2.0.0-dev.7 21:14:50 v2.0.0-dev.70 21:14:50 v2.0.0-dev.71 21:14:50 v2.0.0-dev.72 21:14:50 v2.0.0-dev.73 21:14:50 v2.0.0-dev.74 21:14:50 v2.0.0-dev.75 21:14:50 v2.0.0-dev.76 21:14:50 v2.0.0-dev.77 21:14:50 v2.0.0-dev.78 21:14:50 v2.0.0-dev.79 21:14:50 v2.0.0-dev.8 21:14:50 v2.0.0-dev.80 21:14:50 v2.0.0-dev.81 21:14:50 v2.0.0-dev.82 21:14:50 v2.0.0-dev.83 21:14:50 v2.0.0-dev.84 21:14:50 v2.0.0-dev.85 21:14:50 v2.0.0-dev.86 21:14:50 v2.0.0-dev.87 21:14:50 v2.0.0-dev.88 21:14:50 v2.0.0-dev.9 [Pipeline] sh 21:14:50 + lftools sign git-tag v2.0.0-dev.88 21:14:51 Signing Git tag with Sigul... 21:14:51 Signing v2.0.0-dev.88 [Pipeline] echo 21:14:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:14:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:14:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:14:52 $ docker stop --time=1 ff925393e091542e0b6f9e23fd393cb96a75ef580b2476c7711e3c344271d3f3 21:14:56 $ docker rm -f ff925393e091542e0b6f9e23fd393cb96a75ef580b2476c7711e3c344271d3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:14:56 . [Pipeline] withDockerContainer 21:14:57 prd-centos7-docker-4c-2g-974 does not seem to be running inside a container 21:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:14:57 $ docker top 378967ea830f15d237aec2206811bcae99b1fba64e520fda556afb70eff9011c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:57 [ssh-agent] Looking for ssh-agent implementation... 21:14:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:58 $ docker exec 378967ea830f15d237aec2206811bcae99b1fba64e520fda556afb70eff9011c ssh-agent 21:14:58 SSH_AUTH_SOCK=/tmp/ssh-ysboHMD646eU/agent.13 21:14:58 SSH_AGENT_PID=19 21:14:58 Running ssh-add (command line suppressed) 21:14:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_516692051989288076.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_516692051989288076.key) 21:14:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:58 + git semver bump pre 21:14:58 # -> Open(): unable to determine branch for HEAD 21:14:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:14:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:14:58 # $SEMVER_REMOTE_NAME = origin 21:14:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:14:58 # $SEMVER_USER_NAME = edgex-jenkins 21:14:58 # $SEMVER_BRANCH = master 21:14:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:14:58 2.0.0-dev.89 [Pipeline] } 21:14:58 $ docker exec --env ******** --env ******** 378967ea830f15d237aec2206811bcae99b1fba64e520fda556afb70eff9011c ssh-agent -k 21:14:58 unset SSH_AUTH_SOCK; 21:14:58 unset SSH_AGENT_PID; 21:14:58 echo Agent pid 19 killed; 21:14:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:59 + git semver [Pipeline] } 21:14:59 $ docker stop --time=1 378967ea830f15d237aec2206811bcae99b1fba64e520fda556afb70eff9011c 21:15:00 $ docker rm -f 378967ea830f15d237aec2206811bcae99b1fba64e520fda556afb70eff9011c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:15:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:15:01 . [Pipeline] withDockerContainer 21:15:01 prd-centos7-docker-4c-2g-974 does not seem to be running inside a container 21:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:15:01 $ docker top cd7a7eb4e6596142db77bab1d3c204725c0ab077a44fffe478e3b4a70c292c2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:02 [ssh-agent] Looking for ssh-agent implementation... 21:15:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:02 $ docker exec cd7a7eb4e6596142db77bab1d3c204725c0ab077a44fffe478e3b4a70c292c2e ssh-agent 21:15:02 SSH_AUTH_SOCK=/tmp/ssh-VJ1LG9t6vcKO/agent.15 21:15:02 SSH_AGENT_PID=22 21:15:02 Running ssh-add (command line suppressed) 21:15:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6716880431014419502.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6716880431014419502.key) 21:15:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:02 + git semver push 21:15:02 # -> Open(): unable to determine branch for HEAD 21:15:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:15:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:15:02 # $SEMVER_REMOTE_NAME = origin 21:15:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:15:02 # $SEMVER_USER_NAME = edgex-jenkins 21:15:02 # $SEMVER_BRANCH = master 21:15:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:15:09 $ docker exec --env ******** --env ******** cd7a7eb4e6596142db77bab1d3c204725c0ab077a44fffe478e3b4a70c292c2e ssh-agent -k 21:15:09 unset SSH_AUTH_SOCK; 21:15:09 unset SSH_AGENT_PID; 21:15:09 echo Agent pid 22 killed; 21:15:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:09 + git semver [Pipeline] } 21:15:09 $ docker stop --time=1 cd7a7eb4e6596142db77bab1d3c204725c0ab077a44fffe478e3b4a70c292c2e 21:15:11 $ docker rm -f cd7a7eb4e6596142db77bab1d3c204725c0ab077a44fffe478e3b4a70c292c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:15:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:13 ---> package-listing.sh 21:15:13 ++ facter osfamily 21:15:13 ++ tr '[:upper:]' '[:lower:]' 21:15:13 + OS_FAMILY=redhat 21:15:13 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:15:13 + START_PACKAGES=/tmp/packages_start.txt 21:15:13 + END_PACKAGES=/tmp/packages_end.txt 21:15:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:13 + PACKAGES=/tmp/packages_start.txt 21:15:13 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:15:13 + PACKAGES=/tmp/packages_end.txt 21:15:13 + case "${OS_FAMILY}" in 21:15:13 + rpm -qa 21:15:13 + sort 21:15:13 + '[' -f /tmp/packages_start.txt ']' 21:15:13 + '[' -f /tmp/packages_end.txt ']' 21:15:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:13 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:15:13 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:15:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 21:15:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:14 21:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:15 alpine: Pulling from edgex-lftools-log-publisher 21:15:15 df20fa9351a1: Pulling fs layer 21:15:15 36b3adc4ff6f: Pulling fs layer 21:15:15 8ad3a11d3b57: Pulling fs layer 21:15:15 46f8f816bc3b: Pulling fs layer 21:15:15 93b61091891f: Pulling fs layer 21:15:15 93b9cdb0e59b: Pulling fs layer 21:15:15 5e14af77c1be: Pulling fs layer 21:15:15 01666e4c0597: Pulling fs layer 21:15:15 aa168da1d23b: Pulling fs layer 21:15:15 93b9cdb0e59b: Waiting 21:15:15 5e14af77c1be: Waiting 21:15:15 01666e4c0597: Waiting 21:15:15 aa168da1d23b: Waiting 21:15:15 46f8f816bc3b: Waiting 21:15:15 93b61091891f: Waiting 21:15:15 36b3adc4ff6f: Verifying Checksum 21:15:15 36b3adc4ff6f: Download complete 21:15:15 46f8f816bc3b: Verifying Checksum 21:15:15 46f8f816bc3b: Download complete 21:15:15 df20fa9351a1: Verifying Checksum 21:15:15 df20fa9351a1: Download complete 21:15:15 93b9cdb0e59b: Verifying Checksum 21:15:15 93b9cdb0e59b: Download complete 21:15:15 5e14af77c1be: Verifying Checksum 21:15:15 5e14af77c1be: Download complete 21:15:15 93b61091891f: Download complete 21:15:15 01666e4c0597: Verifying Checksum 21:15:15 01666e4c0597: Download complete 21:15:15 8ad3a11d3b57: Verifying Checksum 21:15:15 8ad3a11d3b57: Download complete 21:15:15 df20fa9351a1: Pull complete 21:15:15 36b3adc4ff6f: Pull complete 21:15:16 8ad3a11d3b57: Pull complete 21:15:16 46f8f816bc3b: Pull complete 21:15:17 aa168da1d23b: Verifying Checksum 21:15:17 aa168da1d23b: Download complete 21:15:17 93b61091891f: Pull complete 21:15:17 93b9cdb0e59b: Pull complete 21:15:17 5e14af77c1be: Pull complete 21:15:18 01666e4c0597: Pull complete 21:15:23 aa168da1d23b: Pull complete 21:15:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:15:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:15:23 prd-centos7-docker-4c-2g-974 does not seem to be running inside a container 21:15:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:15:40 $ docker top 7e903811d4bc2ed660c84b92f7105fdb85aa8e5c7d86c0a25605cac5669d0a82 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:40 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:41 + mkdir -p /var/log/sa [Pipeline] sh 21:15:41 + ls /var/log/sa-host 21:15:41 + sadf -c /var/log/sa-host/sa05 21:15:41 file_magic: OK 21:15:41 HZ: Using current value: 100 21:15:41 file_header: OK 21:15:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:15:41 Statistics: 21:15:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:41 File successfully converted to sysstat format version 12.2.1 21:15:41 + sadf -c /var/log/sa-host/sa23 21:15:41 file_magic: OK 21:15:41 HZ: Using current value: 100 21:15:41 file_header: OK 21:15:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:15:41 Statistics: 21:15:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:44 provisioning config files... 21:15:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1273231697281589044tmp [Pipeline] { [Pipeline] echo 21:15:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> create-netrc.sh [Pipeline] } 21:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> python-tools-install.sh [Pipeline] echo 21:15:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:45 ---> sudo-logs.sh 21:15:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:15:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:46 ---> job-cost.sh 21:15:46 lf-activate-venv: SKIPPING 21:15:46 DEBUG: total: 0.18000000715255737 21:15:46 INFO: Retrieving Stack Cost... 21:15:47 INFO: Retrieving Pricing Info for: v3-standard-2 21:15:47 INFO: Archiving Costs [Pipeline] echo 21:15:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:47 ---> logs-deploy.sh 21:15:47 lf-activate-venv: SKIPPING 21:15:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/264 21:15:47 INFO: archiving workspace using pattern(s): 21:15:48 Archives upload complete. 21:15:48 INFO: archiving logs to Nexus 21:15:49 ---> uname -a: 21:15:49 Linux prd-centos7-docker-4c-2g-974.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:15:49 21:15:49 21:15:49 ---> lscpu: 21:15:49 Architecture: x86_64 21:15:49 CPU op-mode(s): 32-bit, 64-bit 21:15:49 Byte Order: Little Endian 21:15:49 Address sizes: 40 bits physical, 48 bits virtual 21:15:49 CPU(s): 2 21:15:49 On-line CPU(s) list: 0,1 21:15:49 Thread(s) per core: 1 21:15:49 Core(s) per socket: 1 21:15:49 Socket(s): 2 21:15:49 NUMA node(s): 1 21:15:49 Vendor ID: AuthenticAMD 21:15:49 CPU family: 23 21:15:49 Model: 49 21:15:49 Model name: AMD EPYC-Rome Processor 21:15:49 Stepping: 0 21:15:49 CPU MHz: 2799.998 21:15:49 BogoMIPS: 5599.99 21:15:49 Virtualization: AMD-V 21:15:49 Hypervisor vendor: KVM 21:15:49 Virtualization type: full 21:15:49 L1d cache: 64 KiB 21:15:49 L1i cache: 64 KiB 21:15:49 L2 cache: 1 MiB 21:15:49 L3 cache: 32 MiB 21:15:49 NUMA node0 CPU(s): 0,1 21:15:49 Vulnerability Itlb multihit: Not affected 21:15:49 Vulnerability L1tf: Not affected 21:15:49 Vulnerability Mds: Not affected 21:15:49 Vulnerability Meltdown: Not affected 21:15:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:15:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:15:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:15:49 Vulnerability Srbds: Not affected 21:15:49 Vulnerability Tsx async abort: Not affected 21:15:49 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:15:49 21:15:49 21:15:49 ---> nproc: 21:15:49 2 21:15:49 21:15:49 21:15:49 ---> df -h: 21:15:49 Filesystem Size Used Available Use% Mounted on 21:15:49 overlay 40.0G 8.9G 31.1G 22% / 21:15:49 tmpfs 64.0M 0 64.0M 0% /dev 21:15:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:15:49 shm 64.0M 0 64.0M 0% /dev/shm 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:15:49 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:15:49 21:15:49 21:15:49 ---> free -m: 21:15:49 total used free shared buff/cache available 21:15:49 Mem: 7821 1278 3122 0 3420 6461 21:15:49 Swap: 1023 0 1023 21:15:49 21:15:49 21:15:49 ---> ip addr: 21:15:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:15:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:15:49 inet 127.0.0.1/8 scope host lo 21:15:49 valid_lft forever preferred_lft forever 21:15:49 inet6 ::1/128 scope host 21:15:49 valid_lft forever preferred_lft forever 21:15:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:15:49 link/ether fa:16:3e:4a:eb:a6 brd ff:ff:ff:ff:ff:ff 21:15:49 inet 10.30.123.187/23 brd 10.30.123.255 scope global dynamic eth0 21:15:49 valid_lft 85675sec preferred_lft 85675sec 21:15:49 inet6 fe80::f816:3eff:fe4a:eba6/64 scope link 21:15:49 valid_lft forever preferred_lft forever 21:15:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:15:49 link/ether 02:42:aa:0e:e9:32 brd ff:ff:ff:ff:ff:ff 21:15:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:15:49 valid_lft forever preferred_lft forever 21:15:49 inet6 fe80::42:aaff:fe0e:e932/64 scope link 21:15:49 valid_lft forever preferred_lft forever 21:15:49 21:15:49 21:15:49 ---> sar -b -r -n DEV: 21:15:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 21:15:49 21:15:49 21:03:33 LINUX RESTART (2 CPU) 21:15:49 21:15:49 21:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:15:49 21:05:01 79.44 5.31 74.13 0.00 3467.60 5692.96 0.00 21:15:49 21:06:01 0.68 0.00 0.68 0.00 0.00 12.64 0.00 21:15:49 21:07:01 0.37 0.00 0.37 0.00 0.00 6.10 0.00 21:15:49 21:08:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 21:15:49 21:09:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 21:15:49 21:10:01 0.35 0.00 0.35 0.00 0.00 4.75 0.00 21:15:49 21:11:01 0.25 0.00 0.25 0.00 0.00 4.38 0.00 21:15:49 21:12:01 0.35 0.00 0.35 0.00 0.00 6.80 0.00 21:15:49 21:13:01 0.28 0.00 0.28 0.00 0.00 4.32 0.00 21:15:49 21:14:01 130.74 0.03 130.71 0.00 3.73 31567.39 0.00 21:15:49 21:15:01 99.57 0.00 99.57 0.00 0.00 26600.57 0.00 21:15:49 Average: 28.42 0.49 27.94 0.00 315.69 5811.14 0.00 21:15:49 21:15:49 21:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:49 21:05:01 5426520 0 806920 10.08 2620 1772880 1281980 14.15 594644 1587152 20 21:15:49 21:06:01 5435240 0 798196 9.97 2620 1772884 1196560 13.21 587452 1587116 16 21:15:49 21:07:01 5434844 0 798588 9.97 2620 1772888 1196584 13.21 589916 1584724 8 21:15:49 21:08:01 5436432 0 796996 9.95 2620 1772892 1196212 13.21 588996 1584724 8 21:15:49 21:09:01 5434596 0 798824 9.97 2620 1772900 1196440 13.21 587496 1588364 12 21:15:49 21:10:01 5434464 0 798956 9.98 2620 1772900 1196440 13.21 587540 1588364 20 21:15:49 21:11:01 5435972 0 797436 9.96 2620 1772912 1196212 13.21 586220 1588368 20 21:15:49 21:12:01 5431552 0 801852 10.01 2620 1772916 1196404 13.21 590200 1588364 20 21:15:49 21:13:01 5424396 0 809008 10.10 2620 1772916 1196212 13.21 598024 1588412 20 21:15:49 21:14:01 4526416 0 988656 12.34 2620 2491248 1313912 14.51 797052 2194612 60 21:15:49 21:15:01 3658828 0 1252584 15.64 2620 3094908 2099700 23.18 992576 2718000 32 21:15:49 Average: 5189024 0 858911 10.72 2620 1958386 1296969 14.32 645465 1745291 21 21:15:49 21:15:49 21:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:49 21:05:01 eth0 545.07 458.19 1498.04 87.77 0.00 0.00 0.00 0.00 21:15:49 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:05:01 docker0 116.22 65.37 10.27 312.82 0.00 0.00 0.00 0.00 21:15:49 21:06:01 eth0 4.58 1.77 3.45 0.31 0.00 0.00 0.00 0.00 21:15:49 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:07:01 eth0 1.02 0.30 0.32 0.20 0.00 0.00 0.00 0.00 21:15:49 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:08:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:49 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:09:01 eth0 0.82 0.27 0.34 0.23 0.00 0.00 0.00 0.00 21:15:49 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:10:01 eth0 1.07 0.58 0.63 0.43 0.00 0.00 0.00 0.00 21:15:49 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:11:01 eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 21:15:49 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:12:01 eth0 0.98 0.35 0.31 0.20 0.00 0.00 0.00 0.00 21:15:49 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:13:01 eth0 1.15 0.08 0.11 0.01 0.00 0.00 0.00 0.00 21:15:49 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:14:01 eth0 517.07 470.19 4489.61 47.38 0.00 0.00 0.00 0.00 21:15:49 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:14:01 veth302e1cd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:14:01 docker0 68.49 71.51 5.38 384.96 0.00 0.00 0.00 0.00 21:15:49 21:15:01 eth0 548.94 452.12 3514.25 118.19 0.00 0.00 0.00 0.00 21:15:49 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:15:01 docker0 75.77 130.24 4.00 279.54 0.00 0.00 0.00 0.00 21:15:49 21:15:01 veth1c3f321 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 Average: eth0 147.42 125.86 864.49 23.16 0.00 0.00 0.00 0.00 21:15:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 Average: docker0 23.69 24.29 1.79 88.87 0.00 0.00 0.00 0.00 21:15:49 Average: veth1c3f321 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:49 21:15:49 21:15:49 ---> sar -P ALL: 21:15:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 21:15:49 21:15:49 21:03:33 LINUX RESTART (2 CPU) 21:15:49 21:15:49 21:04:01 CPU %user %nice %system %iowait %steal %idle 21:15:49 21:05:01 all 10.43 0.00 2.86 2.14 0.05 84.51 21:15:49 21:05:01 0 10.69 0.00 3.13 1.74 0.05 84.39 21:15:49 21:05:01 1 10.17 0.00 2.59 2.54 0.05 84.64 21:15:49 21:06:01 all 0.13 0.00 0.04 0.00 0.02 99.81 21:15:49 21:06:01 0 0.13 0.00 0.03 0.00 0.02 99.82 21:15:49 21:06:01 1 0.13 0.00 0.05 0.00 0.02 99.80 21:15:49 21:07:01 all 0.06 0.00 0.04 0.00 0.03 99.87 21:15:49 21:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:15:49 21:07:01 1 0.08 0.00 0.03 0.00 0.03 99.85 21:15:49 21:08:01 all 0.03 0.00 0.03 0.00 0.03 99.90 21:15:49 21:08:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:15:49 21:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:15:49 21:09:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:15:49 21:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:49 21:09:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:15:49 21:10:01 all 0.10 0.00 0.03 0.00 0.02 99.85 21:15:49 21:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:15:49 21:10:01 1 0.17 0.00 0.03 0.00 0.00 99.80 21:15:49 21:11:01 all 0.14 0.00 0.01 0.00 0.03 99.82 21:15:49 21:11:01 0 0.03 0.00 0.00 0.00 0.03 99.93 21:15:49 21:11:01 1 0.25 0.00 0.02 0.00 0.03 99.70 21:15:49 21:12:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:15:49 21:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:15:49 21:12:01 1 0.20 0.00 0.05 0.00 0.02 99.73 21:15:49 21:13:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:15:49 21:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:49 21:13:01 1 0.23 0.00 0.03 0.00 0.03 99.70 21:15:49 21:14:01 all 12.16 0.00 5.14 6.28 0.07 76.35 21:15:49 21:14:01 0 12.18 0.00 5.21 6.82 0.07 75.72 21:15:49 21:14:01 1 12.15 0.00 5.07 5.75 0.07 76.97 21:15:49 21:15:01 all 12.40 0.00 5.23 13.42 0.05 68.89 21:15:49 21:15:01 0 13.24 0.00 5.59 12.85 0.05 68.27 21:15:49 21:15:01 1 11.58 0.00 4.89 13.99 0.05 69.50 21:15:49 21:15:49 Average: CPU %user %nice %system %iowait %steal %idle 21:15:49 Average: all 3.19 0.00 1.20 1.94 0.03 93.64 21:15:49 Average: 0 3.24 0.00 1.25 1.89 0.03 93.58 21:15:49 Average: 1 3.14 0.00 1.14 1.98 0.03 93.70 21:15:49 21:15:49 21:15:49