Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5491d085a3f8333dbc163d8e7648e07756bdb8c0 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-ssh4376903894087389499.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-ssh6679696886811458092.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-ssh7409404836728856251.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-ssh5356103920290164751.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8697215133655303316.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-807 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-ssh618447032730263469.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 5491d085a3f8333dbc163d8e7648e07756bdb8c0 (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 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 Commit message: "fix: Fix MQTT Trigger to set ReceivedTopic (#910)" > git rev-list --no-walk ead659262d891a3b0a5abf82965af0dd2ba9781b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:01:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:01:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:01:38 ========================================================= 01:01:38 EdgeX Global Pipelines Version Info 01:01:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:01:39 ------------------- 01:01:39 stable info: 01:01:39 ------------------- 01:01:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:01:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:01:39 Message: update stable to v1.0.195 01:01:40 ------------------- 01:01:40 experimental info: 01:01:40 ------------------- 01:01:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:01:40 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:01:40 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:01:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5491d085a3f8333dbc163d8e7648e07756bdb8c0 [Pipeline] echo 01:01:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5491d08 [Pipeline] echo 01:01:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:01:41 + git log --format=format:%s -1 5491d085a3f8333dbc163d8e7648e07756bdb8c0 [Pipeline] echo 01:01:41 GIT_COMMIT: 5491d085a3f8333dbc163d8e7648e07756bdb8c0, Commit Message: fix: Fix MQTT Trigger to set ReceivedTopic (#910) [Pipeline] echo 01:01:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:01:42 01:01:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:01:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:01:42 latest: Pulling from edgex-devops/git-semver 01:01:42 31603596830f: Pulling fs layer 01:01:42 54011a49482f: Pulling fs layer 01:01:42 a6820b24f6d8: Pulling fs layer 01:01:42 f581987b2513: Pulling fs layer 01:01:42 f581987b2513: Waiting 01:01:42 54011a49482f: Verifying Checksum 01:01:42 54011a49482f: Download complete 01:01:43 31603596830f: Verifying Checksum 01:01:43 31603596830f: Download complete 01:01:43 f581987b2513: Verifying Checksum 01:01:43 f581987b2513: Download complete 01:01:43 a6820b24f6d8: Verifying Checksum 01:01:43 a6820b24f6d8: Download complete 01:01:43 31603596830f: Pull complete 01:01:43 54011a49482f: Pull complete 01:01:44 a6820b24f6d8: Pull complete 01:01:44 f581987b2513: Pull complete 01:01:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:01:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:01:44 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 01:01:44 $ 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 01:01:45 $ docker top 11a611a79ebca2fe9588670d9b5300ed93dba6ddc2dd28d37c22d1d155e935f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:45 [ssh-agent] Looking for ssh-agent implementation... 01:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:45 $ docker exec 11a611a79ebca2fe9588670d9b5300ed93dba6ddc2dd28d37c22d1d155e935f4 ssh-agent 01:01:45 SSH_AUTH_SOCK=/tmp/ssh-lnFL1XB5oiVC/agent.15 01:01:45 SSH_AGENT_PID=22 01:01:45 Running ssh-add (command line suppressed) 01:01:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4192390143890890177.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4192390143890890177.key) 01:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:46 + git tag --points-at HEAD [Pipeline] } 01:01:46 $ docker exec --env ******** --env ******** 11a611a79ebca2fe9588670d9b5300ed93dba6ddc2dd28d37c22d1d155e935f4 ssh-agent -k 01:01:46 unset SSH_AUTH_SOCK; 01:01:46 unset SSH_AGENT_PID; 01:01:46 echo Agent pid 22 killed; 01:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:46 [ssh-agent] Looking for ssh-agent implementation... 01:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:46 $ docker exec 11a611a79ebca2fe9588670d9b5300ed93dba6ddc2dd28d37c22d1d155e935f4 ssh-agent 01:01:46 SSH_AUTH_SOCK=/tmp/ssh-GWh4x7u8774f/agent.55 01:01:46 SSH_AGENT_PID=62 01:01:46 Running ssh-add (command line suppressed) 01:01:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6794920545005905570.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6794920545005905570.key) 01:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:47 + git semver init 01:01:47 # -> Open(): unable to determine branch for HEAD 01:01:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:01:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:01:47 # $SEMVER_REMOTE_NAME = origin 01:01:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:01:47 # $SEMVER_USER_NAME = edgex-jenkins 01:01:47 # $SEMVER_BRANCH = master 01:01:47 # $SEMVER_TEMP = /tmp/semver-965753110 01:01:47 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 01:01:49 # '/tmp/semver-965753110' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 01:01:49 # -> Force: false 01:01:49 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 01:01:49 $ docker exec --env ******** --env ******** 11a611a79ebca2fe9588670d9b5300ed93dba6ddc2dd28d37c22d1d155e935f4 ssh-agent -k 01:01:49 unset SSH_AUTH_SOCK; 01:01:49 unset SSH_AGENT_PID; 01:01:49 echo Agent pid 62 killed; 01:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:50 + git semver [Pipeline] } 01:01:50 $ docker stop --time=1 11a611a79ebca2fe9588670d9b5300ed93dba6ddc2dd28d37c22d1d155e935f4 01:01:51 $ docker rm -f 11a611a79ebca2fe9588670d9b5300ed93dba6ddc2dd28d37c22d1d155e935f4 [Pipeline] // withDockerContainer [Pipeline] sh 01:01:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:01:52 Stashed 1 file(s) [Pipeline] echo 01:01:52 [edgeXSemver]: initialized semver on version 2.0.0-dev.86 [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 01:02:07 Still waiting to schedule task 01:02:07 ‘prd-centos7-docker-4c-2g-802’ is offline 01:02:07 ‘prd-centos7-docker-4c-2g-809’ is offline 01:02:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-804’ doesn’t have label ‘centos7-docker-4c-2g’ 01:02:07 Still waiting to schedule task 01:02:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:02:12 Running on prd-centos7-docker-4c-2g-809 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 01:02:13 Running in /w/workspace/app-functions-sdk-go/262 [Pipeline] { [Pipeline] checkout 01:02:13 The recommended git tool is: git 01:02:15 using credential edgex-jenkins-ssh 01:02:15 Cloning the remote Git repository 01:02:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:02:15 > git init /w/workspace/app-functions-sdk-go/262 # timeout=10 01:02:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:02:15 > git --version # timeout=10 01:02:15 > git --version # 'git version 2.24.4' 01:02:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:15 [INFO] Currently running in a labeled security context 01:02:15 [INFO] Currently SELinux is 'enforcing' on the host 01:02:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/262@tmp/jenkins-gitclient-ssh3149528051632618400.key 01:02:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:17 Avoid second fetch 01:02:17 Checking out Revision 5491d085a3f8333dbc163d8e7648e07756bdb8c0 (master) 01:02:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:02:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:17 > git config core.sparsecheckout # timeout=10 01:02:17 > git checkout -f 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 01:02:20 Commit message: "fix: Fix MQTT Trigger to set ReceivedTopic (#910)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:02:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:02:22 + sudo service docker restart 01:02:22 + true 01:02:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:02:40 ========================================================= 01:02:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:02:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:02:41 + 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 . 01:02:41 Sending build context to Docker daemon 19.82MB 01:02:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:02:41 Step 2/8 : FROM ${BASE} 01:02:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:02:41 540db60ca938: Pulling fs layer 01:02:41 adcc1eea9eea: Pulling fs layer 01:02:41 4c4ab2625f07: Pulling fs layer 01:02:41 0510c868ecb4: Pulling fs layer 01:02:41 afea3b2eda06: Pulling fs layer 01:02:41 7809a108b3ef: Pulling fs layer 01:02:41 f706445af74f: Pulling fs layer 01:02:41 0510c868ecb4: Waiting 01:02:41 afea3b2eda06: Waiting 01:02:41 7809a108b3ef: Waiting 01:02:41 f706445af74f: Waiting 01:02:41 4c4ab2625f07: Verifying Checksum 01:02:41 4c4ab2625f07: Download complete 01:02:41 adcc1eea9eea: Verifying Checksum 01:02:41 adcc1eea9eea: Download complete 01:02:41 afea3b2eda06: Verifying Checksum 01:02:41 afea3b2eda06: Download complete 01:02:41 7809a108b3ef: Verifying Checksum 01:02:41 7809a108b3ef: Download complete 01:02:41 540db60ca938: Verifying Checksum 01:02:41 540db60ca938: Download complete 01:02:41 540db60ca938: Pull complete 01:02:42 adcc1eea9eea: Pull complete 01:02:42 4c4ab2625f07: Pull complete 01:02:43 f706445af74f: Verifying Checksum 01:02:43 f706445af74f: Download complete 01:02:43 0510c868ecb4: Verifying Checksum 01:02:43 0510c868ecb4: Download complete 01:02:47 0510c868ecb4: Pull complete 01:02:47 afea3b2eda06: Pull complete 01:02:47 7809a108b3ef: Pull complete 01:02:48 f706445af74f: Pull complete 01:02:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:02:48 ---> b068be0155e3 01:02:48 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:02:48 20.10.0: Pulling from library/docker 01:02:48 05e7bc50f07f: Pulling fs layer 01:02:48 6db28d0fdbf6: Pulling fs layer 01:02:48 292df0bc6bf3: Pulling fs layer 01:02:48 2e060f4bd70b: Pulling fs layer 01:02:48 80e8d568a223: Pulling fs layer 01:02:48 8dc6ef1a942a: Pulling fs layer 01:02:48 2312dd95470a: Pulling fs layer 01:02:48 80e8d568a223: Waiting 01:02:48 8dc6ef1a942a: Waiting 01:02:48 2312dd95470a: Waiting 01:02:48 2e060f4bd70b: Waiting 01:02:48 292df0bc6bf3: Verifying Checksum 01:02:48 292df0bc6bf3: Download complete 01:02:48 6db28d0fdbf6: Verifying Checksum 01:02:48 6db28d0fdbf6: Download complete 01:02:48 05e7bc50f07f: Verifying Checksum 01:02:48 05e7bc50f07f: Download complete 01:02:48 80e8d568a223: Verifying Checksum 01:02:48 80e8d568a223: Download complete 01:02:48 8dc6ef1a942a: Verifying Checksum 01:02:48 8dc6ef1a942a: Download complete 01:02:48 2312dd95470a: Verifying Checksum 01:02:48 2312dd95470a: Download complete 01:02:48 05e7bc50f07f: Pull complete 01:02:49 6db28d0fdbf6: Pull complete 01:02:49 292df0bc6bf3: Pull complete 01:02:49 2e060f4bd70b: Verifying Checksum 01:02:49 2e060f4bd70b: Download complete 01:02:51 2e060f4bd70b: Pull complete 01:02:51 80e8d568a223: Pull complete 01:02:51 8dc6ef1a942a: Pull complete 01:02:51 2312dd95470a: Pull complete 01:02:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:02:51 Status: Downloaded newer image for docker:20.10.0 01:02:55 ---> fa093e5ae1f9 01:02:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:02:55 ---> Running in 36c9ec9c3da7 01:02:55 Removing intermediate container 36c9ec9c3da7 01:02:55 ---> df26c17463fb 01:02:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:02:55 ---> Running in fe6738a3ef08 01:02:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:02:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:02:57 (1/5) Installing libsodium (1.0.18-r0) 01:02:57 (2/5) Installing libzmq (4.3.3-r1) 01:02:57 (3/5) Installing pkgconf (1.7.3-r0) 01:02:57 (4/5) Installing libsodium-dev (1.0.18-r0) 01:02:57 (5/5) Installing zeromq-dev (4.3.3-r1) 01:02:57 Executing busybox-1.32.1-r6.trigger 01:02:57 OK: 150 MiB in 45 packages 01:02:58 Removing intermediate container fe6738a3ef08 01:02:58 ---> 454860dc6284 01:02:58 Step 6/8 : WORKDIR /build 01:02:58 ---> Running in 4c5343ff6514 01:02:58 Removing intermediate container 4c5343ff6514 01:02:58 ---> c18bf92e2417 01:02:58 Step 7/8 : COPY go.mod . 01:02:58 ---> baedaab7373a 01:02:58 Step 8/8 : RUN go mod download 01:02:58 ---> Running in 227b107bc19c 01:03:16 Removing intermediate container 227b107bc19c 01:03:16 ---> 9dfa06985595 01:03:16 Successfully built 9dfa06985595 01:03:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:03:16 + docker inspect -f . ci-base-image-x86_64 01:03:16 . [Pipeline] withDockerContainer 01:03:17 prd-centos7-docker-4c-2g-809 does not seem to be running inside a container 01:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/262 -v /w/workspace/app-functions-sdk-go/262:/w/workspace/app-functions-sdk-go/262:rw,z -v /w/workspace/app-functions-sdk-go/262@tmp:/w/workspace/app-functions-sdk-go/262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:03:17 $ docker top f3e2bcd405de5e7a30fa1e00f2711e80f867f0620614efb6a6fb494eceababe7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:17 + go version 01:03:17 go version go1.16.3 linux/amd64 [Pipeline] } 01:03:17 $ docker stop --time=1 f3e2bcd405de5e7a30fa1e00f2711e80f867f0620614efb6a6fb494eceababe7 01:03:19 $ docker rm -f f3e2bcd405de5e7a30fa1e00f2711e80f867f0620614efb6a6fb494eceababe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:19 + docker inspect -f . ci-base-image-x86_64 01:03:19 . [Pipeline] withDockerContainer 01:03:19 prd-centos7-docker-4c-2g-809 does not seem to be running inside a container 01:03:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/262 -v /w/workspace/app-functions-sdk-go/262:/w/workspace/app-functions-sdk-go/262:rw,z -v /w/workspace/app-functions-sdk-go/262@tmp:/w/workspace/app-functions-sdk-go/262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:03:20 $ docker top 345e241cb667422735d283eda61d19f9a697f96076e864174771ae1cab55d6f6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:20 + go mod tidy [Pipeline] sh 01:03:21 + make test 01:03:21 make -C ./app-service-template build 01:03:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:03:21 go mod tidy 01:03:21 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 01:03:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:03:31 make -C ./app-service-template test 01:03:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:03:31 go mod tidy 01:03:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:03:39 ok new-app-service 0.010s coverage: 47.8% of statements 01:03:39 ? new-app-service/config [no test files] 01:03:39 ok new-app-service/functions 0.007s 01:03:39 CGO_ENABLED=1 go vet ./... 01:03:46 gofmt -l . 01:03:46 [ "`gofmt -l .`" = "" ] 01:03:46 ./bin/test-attribution-txt.sh 01:03:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:03:47 go mod tidy 01:03:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:03:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 63.6% of statements 01:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.016s coverage: 96.5% of statements 01:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.024s coverage: 61.8% of statements 01:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.014s 01:03:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.017s coverage: 74.5% of statements 01:03:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:03:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:03:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:03:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:03:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:03:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:03:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.1% of statements 01:03:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:03:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 01:03:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.1% of statements 01:03:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:03:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 01:03:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 01:03:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:03:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:03:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 01:04:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.116s coverage: 78.0% of statements 01:04:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 01:04:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:04:20 gofmt -l . 01:04:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:04:20 $ docker stop --time=1 345e241cb667422735d283eda61d19f9a697f96076e864174771ae1cab55d6f6 01:04:22 $ docker rm -f 345e241cb667422735d283eda61d19f9a697f96076e864174771ae1cab55d6f6 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:04:22 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 01:04:23 ---> job-cost.sh 01:04:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DW6V 01:04:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-DW6V/bin to PATH 01:04:45 INFO: No Stack... 01:04:46 INFO: Retrieving Pricing Info for: v3-standard-2 01:04:46 INFO: Archiving Costs [Pipeline] sh 01:04:47 + cat /w/workspace/app-functions-sdk-go/262/archives/cost.csv 01:04:47 + cut -d, -f6 [Pipeline] lock 01:04:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-262-stack-cost] 01:04:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-262-stack-cost] did not exist. Created. 01:04:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-262-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:04:47 + echo total: 0.05999999865889549 [Pipeline] stash 01:04:47 Stashed 1 file(s) [Pipeline] } 01:04:47 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-262-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:05:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-811 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 01:05:00 Running in /w/workspace/app-functions-sdk-go/262 [Pipeline] { [Pipeline] checkout 01:05:01 The recommended git tool is: git 01:05:06 using credential edgex-jenkins-ssh 01:05:06 Cloning the remote Git repository 01:05:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:05:06 > git init /w/workspace/app-functions-sdk-go/262 # timeout=10 01:05:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:05:06 > git --version # timeout=10 01:05:06 > git --version # 'git version 2.17.1' 01:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:05:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:09 Avoid second fetch 01:05:09 Checking out Revision 5491d085a3f8333dbc163d8e7648e07756bdb8c0 (master) 01:05:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:05:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:09 > git config core.sparsecheckout # timeout=10 01:05:09 > git checkout -f 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 01:05:14 Commit message: "fix: Fix MQTT Trigger to set ReceivedTopic (#910)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:05:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:05:16 + sudo service docker restart 01:05:16 + true [Pipeline] unstash [Pipeline] echo 01:05:35 ========================================================= 01:05:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:05:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:05:35 + 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 . 01:05:36 Sending build context to Docker daemon 19.83MB 01:05:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:05:36 Step 2/8 : FROM ${BASE} 01:05:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:05:37 595b0fe564bb: Pulling fs layer 01:05:37 3088b5b3c5c0: Pulling fs layer 01:05:37 5b7225fbf94c: Pulling fs layer 01:05:37 ba82ee9f976e: Pulling fs layer 01:05:37 506bd15cee9f: Pulling fs layer 01:05:37 75a0a4a0db45: Pulling fs layer 01:05:37 618dc40b7e24: Pulling fs layer 01:05:37 75a0a4a0db45: Waiting 01:05:37 618dc40b7e24: Waiting 01:05:37 506bd15cee9f: Waiting 01:05:37 ba82ee9f976e: Waiting 01:05:37 5b7225fbf94c: Verifying Checksum 01:05:37 5b7225fbf94c: Download complete 01:05:37 3088b5b3c5c0: Verifying Checksum 01:05:37 3088b5b3c5c0: Download complete 01:05:37 506bd15cee9f: Verifying Checksum 01:05:37 506bd15cee9f: Download complete 01:05:37 75a0a4a0db45: Verifying Checksum 01:05:37 75a0a4a0db45: Download complete 01:05:37 595b0fe564bb: Verifying Checksum 01:05:37 595b0fe564bb: Download complete 01:05:37 595b0fe564bb: Pull complete 01:05:38 3088b5b3c5c0: Pull complete 01:05:38 5b7225fbf94c: Pull complete 01:05:39 618dc40b7e24: Verifying Checksum 01:05:39 618dc40b7e24: Download complete 01:05:40 ba82ee9f976e: Verifying Checksum 01:05:40 ba82ee9f976e: Download complete 01:05:50 ba82ee9f976e: Pull complete 01:05:50 506bd15cee9f: Pull complete 01:05:50 75a0a4a0db45: Pull complete 01:05:54 618dc40b7e24: Pull complete 01:05:54 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 01:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:05:54 ---> a36622ca3599 01:05:54 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:05:54 20.10.0: Pulling from library/docker 01:05:54 a3cc7d3b244e: Pulling fs layer 01:05:54 02a3295e0d61: Pulling fs layer 01:05:54 0f4f2e6d8100: Pulling fs layer 01:05:54 330b718f631f: Pulling fs layer 01:05:54 a93816041522: Pulling fs layer 01:05:54 bdb6da89ff94: Pulling fs layer 01:05:54 2a70c0c122f4: Pulling fs layer 01:05:54 330b718f631f: Waiting 01:05:54 a93816041522: Waiting 01:05:54 bdb6da89ff94: Waiting 01:05:54 2a70c0c122f4: Waiting 01:05:54 0f4f2e6d8100: Download complete 01:05:54 02a3295e0d61: Verifying Checksum 01:05:54 02a3295e0d61: Download complete 01:05:54 a3cc7d3b244e: Download complete 01:05:54 a93816041522: Verifying Checksum 01:05:54 a93816041522: Download complete 01:05:54 bdb6da89ff94: Verifying Checksum 01:05:54 bdb6da89ff94: Download complete 01:05:54 2a70c0c122f4: Download complete 01:05:55 a3cc7d3b244e: Pull complete 01:05:55 02a3295e0d61: Pull complete 01:05:56 0f4f2e6d8100: Pull complete 01:05:56 330b718f631f: Verifying Checksum 01:05:56 330b718f631f: Download complete 01:06:00 330b718f631f: Pull complete 01:06:00 a93816041522: Pull complete 01:06:00 bdb6da89ff94: Pull complete 01:06:00 2a70c0c122f4: Pull complete 01:06:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:06:00 Status: Downloaded newer image for docker:20.10.0 01:06:06 ---> 6ac982787a74 01:06:06 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:06:06 ---> Running in b5e938d8b95b 01:06:06 Removing intermediate container b5e938d8b95b 01:06:06 ---> 26938837f406 01:06:06 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:06:07 ---> Running in 3b29fb08045e 01:06:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:06:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:06:11 (1/5) Installing libsodium (1.0.18-r0) 01:06:11 (2/5) Installing libzmq (4.3.3-r1) 01:06:11 (3/5) Installing pkgconf (1.7.3-r0) 01:06:11 (4/5) Installing libsodium-dev (1.0.18-r0) 01:06:11 (5/5) Installing zeromq-dev (4.3.3-r1) 01:06:11 Executing busybox-1.32.1-r6.trigger 01:06:11 OK: 139 MiB in 45 packages 01:06:12 Removing intermediate container 3b29fb08045e 01:06:12 ---> 2b4b079b8527 01:06:12 Step 6/8 : WORKDIR /build 01:06:12 ---> Running in 0e2822d07190 01:06:13 Removing intermediate container 0e2822d07190 01:06:13 ---> 32556b799a96 01:06:13 Step 7/8 : COPY go.mod . 01:06:14 ---> 27df19da08a5 01:06:14 Step 8/8 : RUN go mod download 01:06:14 ---> Running in 1e31be8bbaff 01:06:41 Removing intermediate container 1e31be8bbaff 01:06:41 ---> 95169358cbf3 01:06:41 Successfully built 95169358cbf3 01:06:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:06:41 + docker inspect -f . ci-base-image-arm64 01:06:41 . [Pipeline] withDockerContainer 01:06:41 prd-ubuntu18.04-docker-arm64-4c-16g-811 does not seem to be running inside a container 01:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/262 -v /w/workspace/app-functions-sdk-go/262:/w/workspace/app-functions-sdk-go/262:rw,z -v /w/workspace/app-functions-sdk-go/262@tmp:/w/workspace/app-functions-sdk-go/262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:06:43 $ docker top fb5deb199240b09785090ec4041fde2b52b6c8a01795a34468b2bbe66357e9f6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:44 + go version 01:06:44 go version go1.16.5 linux/arm64 [Pipeline] } 01:06:44 $ docker stop --time=1 fb5deb199240b09785090ec4041fde2b52b6c8a01795a34468b2bbe66357e9f6 01:06:46 $ docker rm -f fb5deb199240b09785090ec4041fde2b52b6c8a01795a34468b2bbe66357e9f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:06:46 + docker inspect -f . ci-base-image-arm64 01:06:46 . [Pipeline] withDockerContainer 01:06:47 prd-ubuntu18.04-docker-arm64-4c-16g-811 does not seem to be running inside a container 01:06:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/262 -v /w/workspace/app-functions-sdk-go/262:/w/workspace/app-functions-sdk-go/262:rw,z -v /w/workspace/app-functions-sdk-go/262@tmp:/w/workspace/app-functions-sdk-go/262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:06:48 $ docker top 4d02c47dd2419deaef94e676f734973cddb549241170d100cad12695021a3799 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:50 + go mod tidy [Pipeline] sh 01:06:51 + make test 01:06:51 make -C ./app-service-template build 01:06:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:06:51 go mod tidy 01:06: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 01:07:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:07:31 make -C ./app-service-template test 01:07:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:07:31 go mod tidy 01:07:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:08:04 ok new-app-service 0.049s coverage: 47.8% of statements 01:08:04 ? new-app-service/config [no test files] 01:08:04 ok new-app-service/functions 0.040s 01:08:04 CGO_ENABLED=1 go vet ./... 01:08:31 gofmt -l . 01:08:31 [ "`gofmt -l .`" = "" ] 01:08:31 ./bin/test-attribution-txt.sh 01:08:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/262/app-service-template' 01:08:31 go mod tidy 01:08:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:08:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:08:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.080s coverage: 63.6% of statements 01:08:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.089s coverage: 96.5% of statements 01:08:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:08:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.131s coverage: 61.8% of statements 01:08:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:08:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.047s 01:08:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.131s coverage: 74.5% of statements 01:08:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:08:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:08:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:08:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:08:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:08:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:08:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.029s coverage: 97.1% of statements 01:08:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:08:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.073s coverage: 10.5% of statements 01:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.866s coverage: 76.1% of statements 01:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.065s coverage: 12.5% of statements 01:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.083s coverage: 27.3% of statements 01:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.040s coverage: 51.4% of statements 01:09:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.120s coverage: 78.0% of statements 01:09:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 01:09:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:09:17 gofmt -l . 01:09:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:09:18 $ docker stop --time=1 4d02c47dd2419deaef94e676f734973cddb549241170d100cad12695021a3799 01:09:20 $ docker rm -f 4d02c47dd2419deaef94e676f734973cddb549241170d100cad12695021a3799 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:09:21 Warning: overwriting stash ‘coverage-report’ 01:09:22 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 01:09:23 ---> job-cost.sh 01:09:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KfT2 01:10:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:11:46 lf-activate-venv(): INFO: Adding /tmp/venv-KfT2/bin to PATH 01:11:46 INFO: No Stack... 01:11:46 INFO: Retrieving Pricing Info for: v2-standard-4 01:11:46 INFO: Archiving Costs [Pipeline] sh 01:11:47 + cat+ /w/workspace/app-functions-sdk-go/262/archives/cost.csv 01:11:47 cut -d, -f6 [Pipeline] lock 01:11:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-262-stack-cost] 01:11:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-262-stack-cost] did not exist. Created. 01:11:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-262-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:11:47 /w/workspace/app-functions-sdk-go/262@tmp/durable-3c2d350a/script.sh: 1: /w/workspace/app-functions-sdk-go/262@tmp/durable-3c2d350a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:11:47 + echo total: 0.18000000715255737 [Pipeline] stash 01:11:47 Warning: overwriting stash ‘stack-cost’ 01:11:48 Stashed 1 file(s) [Pipeline] } 01:11:48 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-262-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 01:11:49 provisioning config files... 01:11:49 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2676409525721316165tmp [Pipeline] { [Pipeline] sh 01:11:49 + set +x 01:11:49 + bash -s -- 01:11:49 + curl -s https://codecov.io/bash 01:11:49 01:11:49 _____ _ 01:11:49 / ____| | | 01:11:49 | | ___ __| | ___ ___ _____ __ 01:11:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:11:49 | |___| (_) | (_| | __/ (_| (_) \ V / 01:11:49 \_____\___/ \__,_|\___|\___\___/ \_/ 01:11:49 Bash-1.0.3 01:11:49 01:11:49 01:11:49 ==> git version 2.24.4 found 01:11:49 ==> 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 01:11:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:11:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:11:49 ==> Jenkins CI detected. 01:11:49 project root: . 01:11:49 --> token set from env 01:11:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:11:49 ==> Running gcov in . (disable via -X gcov) 01:11:49 ==> Python coveragepy not found 01:11:49 ==> Searching for coverage reports in: 01:11:49 + . 01:11:49 -> Found 2 reports 01:11:49 ==> Detecting git/mercurial file structure 01:11:49 ==> Reading reports 01:11:49 + ./app-service-template/coverage.out bytes=1055 01:11:49 + ./coverage.out bytes=95181 01:11:49 ==> Appending adjustments 01:11:49 https://docs.codecov.io/docs/fixing-reports 01:11:50 + Found adjustments 01:11:50 ==> Gzipping contents 01:11:50 20K /tmp/codecov.Re8kFo.gz 01:11:50 ==> Uploading reports 01:11:50 url: https://codecov.io 01:11:50 query: branch=master&commit=5491d085a3f8333dbc163d8e7648e07756bdb8c0&build=262&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F262%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:11:50 -> Pinging Codecov 01:11:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5491d085a3f8333dbc163d8e7648e07756bdb8c0&build=262&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F262%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:11:50 -> Uploading to 01:11:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/3D8B5DFFC46A037C893635FACE044666/5491d085a3f8333dbc163d8e7648e07756bdb8c0/483d1717-3f36-4c12-aa21-e3023501dfc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T011150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b023a31e5ead603dafcafdfafd93abb13e854c16c36d8fc476002bdfa4727f7f 01:11:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:50 Dload Upload Total Spent Left Speed 01:11:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16864 0 0 100 16864 0 40874 --:--:-- --:--:-- --:--:-- 40932 01:11:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5491d085a3f8333dbc163d8e7648e07756bdb8c0 [Pipeline] } 01:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:11:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:11:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:11:52 01:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:11:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:11:52 188c0c94c7c5: Pulling fs layer 01:11:52 0ef7d3d256c8: Pulling fs layer 01:11:52 de9db76c5a1d: Pulling fs layer 01:11:52 0eba1c9be4d2: Pulling fs layer 01:11:52 0d57e429df01: Pulling fs layer 01:11:52 4e4be7b47b0d: Pulling fs layer 01:11:52 e1f770b5df2f: Pulling fs layer 01:11:52 85a0685a4137: Pulling fs layer 01:11:52 0eba1c9be4d2: Waiting 01:11:52 0d57e429df01: Waiting 01:11:52 4e4be7b47b0d: Waiting 01:11:52 e1f770b5df2f: Waiting 01:11:52 85a0685a4137: Waiting 01:11:52 de9db76c5a1d: Download complete 01:11:52 0ef7d3d256c8: Verifying Checksum 01:11:52 0ef7d3d256c8: Download complete 01:11:52 0d57e429df01: Verifying Checksum 01:11:52 0d57e429df01: Download complete 01:11:52 4e4be7b47b0d: Verifying Checksum 01:11:52 4e4be7b47b0d: Download complete 01:11:52 188c0c94c7c5: Verifying Checksum 01:11:52 188c0c94c7c5: Download complete 01:11:53 188c0c94c7c5: Pull complete 01:11:53 0ef7d3d256c8: Pull complete 01:11:53 de9db76c5a1d: Pull complete 01:11:54 e1f770b5df2f: Verifying Checksum 01:11:54 e1f770b5df2f: Download complete 01:11:56 0eba1c9be4d2: Verifying Checksum 01:11:56 0eba1c9be4d2: Download complete 01:11:56 85a0685a4137: Verifying Checksum 01:11:56 85a0685a4137: Download complete 01:11:59 0eba1c9be4d2: Pull complete 01:11:59 0d57e429df01: Pull complete 01:11:59 4e4be7b47b0d: Pull complete 01:12:00 e1f770b5df2f: Pull complete 01:12:07 85a0685a4137: Pull complete 01:12:07 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:12:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:12:07 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 01:12:07 $ 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 01:12:08 $ docker top d8ee045ee023cb6ab3f3b0bc4fd636e29c8be3e4aae013837c6dd0c57bf5f92d -eo pid,comm [Pipeline] { [Pipeline] echo 01:12:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:12:08 + set -o pipefail 01:12:08 + snyk monitor '--org=edgex-jenkins' 01:12:15 01:12:15 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 01:12:15 01:12:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/8e186239-066b-4582-a178-b28db8b2800e 01:12:15 01:12:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:12:15 01:12:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:12:15 01:12:15 [Pipeline] } 01:12:15 $ docker stop --time=1 d8ee045ee023cb6ab3f3b0bc4fd636e29c8be3e4aae013837c6dd0c57bf5f92d 01:12:18 $ docker rm -f d8ee045ee023cb6ab3f3b0bc4fd636e29c8be3e4aae013837c6dd0c57bf5f92d [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 01:12:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:18 provisioning config files... 01:12:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3474317406465819368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:19 --> edgex-publish-swagger.sh 01:12:19 === Publish openapi/v2 API === 01:12:19 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:12:19 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 01:12:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:19 Dload Upload Total Spent Left Speed 01:12:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10920 0:00:01 0:00:01 --:--:-- 10931 100 13052 0 0 100 13052 0 7778 0:00:01 0:00:01 --:--:-- 7778 100 13052 0 0 100 13052 0 7777 0:00:01 0:00:01 --:--:-- 7778 01:12:20 01:12:20 [Pipeline] } 01:12:20 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 01:12:21 + git log --format=format:%s -1 5491d085a3f8333dbc163d8e7648e07756bdb8c0 [Pipeline] isUnix [Pipeline] sh 01:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:12:21 . [Pipeline] withDockerContainer 01:12:21 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 01:12:21 $ 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 01:12:22 $ docker top a2456c9e69b117a192338b82c921e49d61dba3241b82e7679b0f12af303ac42c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:22 [ssh-agent] Looking for ssh-agent implementation... 01:12:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:22 $ docker exec a2456c9e69b117a192338b82c921e49d61dba3241b82e7679b0f12af303ac42c ssh-agent 01:12:22 SSH_AUTH_SOCK=/tmp/ssh-vSwWn5Gs2mqD/agent.14 01:12:22 SSH_AGENT_PID=21 01:12:22 Running ssh-add (command line suppressed) 01:12:22 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1308443756935751257.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1308443756935751257.key) 01:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:23 + git semver tag 01:12:23 # -> Open(): unable to determine branch for HEAD 01:12:23 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:12:23 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:12:23 # $SEMVER_REMOTE_NAME = origin 01:12:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:12:23 # $SEMVER_USER_NAME = edgex-jenkins 01:12:23 # $SEMVER_BRANCH = master 01:12:23 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 01:12:23 # 5491d085a3f8333dbc163d8e7648e07756bdb8c0 HEAD 01:12:23 # -> Force: false 01:12:23 # d3350a0d4858924322355be1bd4daeffbd27ab1a refs/tags/v2.0.0-dev.86 [Pipeline] } 01:12:23 $ docker exec --env ******** --env ******** a2456c9e69b117a192338b82c921e49d61dba3241b82e7679b0f12af303ac42c ssh-agent -k 01:12:23 unset SSH_AUTH_SOCK; 01:12:23 unset SSH_AGENT_PID; 01:12:23 echo Agent pid 21 killed; 01:12:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:23 + git semver [Pipeline] } 01:12:23 $ docker stop --time=1 a2456c9e69b117a192338b82c921e49d61dba3241b82e7679b0f12af303ac42c 01:12:24 $ docker rm -f a2456c9e69b117a192338b82c921e49d61dba3241b82e7679b0f12af303ac42c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:25 01:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:25 0.23.1-centos7: Pulling from edgex-lftools 01:12:25 ab5ef0e58194: Pulling fs layer 01:12:25 9712f1f96733: Pulling fs layer 01:12:25 63f879dbbcfc: Pulling fs layer 01:12:25 0d9ebad4ef96: Pulling fs layer 01:12:25 e9a5061849ea: Pulling fs layer 01:12:25 d747dcd14b5f: Pulling fs layer 01:12:25 2de7ff778b66: Pulling fs layer 01:12:25 0d9ebad4ef96: Waiting 01:12:25 e9a5061849ea: Waiting 01:12:25 2de7ff778b66: Waiting 01:12:25 d747dcd14b5f: Waiting 01:12:25 9712f1f96733: Verifying Checksum 01:12:25 9712f1f96733: Download complete 01:12:27 63f879dbbcfc: Verifying Checksum 01:12:27 63f879dbbcfc: Download complete 01:12:27 e9a5061849ea: Verifying Checksum 01:12:27 e9a5061849ea: Download complete 01:12:27 d747dcd14b5f: Verifying Checksum 01:12:27 d747dcd14b5f: Download complete 01:12:27 2de7ff778b66: Verifying Checksum 01:12:27 2de7ff778b66: Download complete 01:12:27 ab5ef0e58194: Verifying Checksum 01:12:27 ab5ef0e58194: Download complete 01:12:27 0d9ebad4ef96: Verifying Checksum 01:12:27 0d9ebad4ef96: Download complete 01:12:31 ab5ef0e58194: Pull complete 01:12:31 9712f1f96733: Pull complete 01:12:31 63f879dbbcfc: Pull complete 01:12:35 0d9ebad4ef96: Pull complete 01:12:35 e9a5061849ea: Pull complete 01:12:35 d747dcd14b5f: Pull complete 01:12:36 2de7ff778b66: Pull complete 01:12:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:12:36 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 01:12:36 $ 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 01:12:40 $ docker top ead4dce0194b624b630428148c5c52d2d3149575a4a250c451a618021392f131 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:12:40 provisioning config files... 01:12:40 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2917426852519661003tmp 01:12:40 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2203581150493152496tmp 01:12:40 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6805614633929952233tmp [Pipeline] { [Pipeline] echo 01:12:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:12:41 ---> sigul-configuration.sh 01:12:41 gpg: directory `/root/.gnupg' created 01:12:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:12:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:12:41 gpg: keyring `/root/.gnupg/secring.gpg' created 01:12:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:12:41 gpg: CAST5 encrypted data 01:12:41 gpg: encrypted with 1 passphrase 01:12:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:12:41 + mkdir /home/jenkins 01:12:41 + mkdir /home/jenkins/sigul [Pipeline] sh 01:12:41 + 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 01:12:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:12:42 ---> sigul-install.sh 01:12:46 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:12:46 + git tag --list 01:12:46 v0.1.0 01:12:46 v0.1.1 01:12:46 v1.0.0 01:12:46 v1.1.0 01:12:46 v1.2.0 01:12:46 v1.3.0 01:12:46 v1.3.1 01:12:46 v1.3.1-dev.1 01:12:46 v1.3.2-dev.1 01:12:46 v2.0.0-dev.1 01:12:46 v2.0.0-dev.10 01:12:46 v2.0.0-dev.11 01:12:46 v2.0.0-dev.12 01:12:46 v2.0.0-dev.13 01:12:46 v2.0.0-dev.14 01:12:46 v2.0.0-dev.15 01:12:46 v2.0.0-dev.16 01:12:46 v2.0.0-dev.17 01:12:46 v2.0.0-dev.18 01:12:46 v2.0.0-dev.19 01:12:46 v2.0.0-dev.2 01:12:46 v2.0.0-dev.20 01:12:46 v2.0.0-dev.21 01:12:46 v2.0.0-dev.22 01:12:46 v2.0.0-dev.23 01:12:46 v2.0.0-dev.24 01:12:46 v2.0.0-dev.25 01:12:46 v2.0.0-dev.26 01:12:46 v2.0.0-dev.27 01:12:46 v2.0.0-dev.28 01:12:46 v2.0.0-dev.29 01:12:46 v2.0.0-dev.3 01:12:46 v2.0.0-dev.30 01:12:46 v2.0.0-dev.31 01:12:46 v2.0.0-dev.32 01:12:46 v2.0.0-dev.33 01:12:46 v2.0.0-dev.34 01:12:46 v2.0.0-dev.35 01:12:46 v2.0.0-dev.36 01:12:46 v2.0.0-dev.37 01:12:46 v2.0.0-dev.38 01:12:46 v2.0.0-dev.39 01:12:46 v2.0.0-dev.4 01:12:46 v2.0.0-dev.40 01:12:46 v2.0.0-dev.41 01:12:46 v2.0.0-dev.42 01:12:46 v2.0.0-dev.43 01:12:46 v2.0.0-dev.44 01:12:46 v2.0.0-dev.45 01:12:46 v2.0.0-dev.46 01:12:46 v2.0.0-dev.47 01:12:46 v2.0.0-dev.48 01:12:46 v2.0.0-dev.49 01:12:46 v2.0.0-dev.5 01:12:46 v2.0.0-dev.50 01:12:46 v2.0.0-dev.51 01:12:46 v2.0.0-dev.52 01:12:46 v2.0.0-dev.53 01:12:46 v2.0.0-dev.54 01:12:46 v2.0.0-dev.55 01:12:46 v2.0.0-dev.56 01:12:46 v2.0.0-dev.57 01:12:46 v2.0.0-dev.58 01:12:46 v2.0.0-dev.59 01:12:46 v2.0.0-dev.6 01:12:46 v2.0.0-dev.60 01:12:46 v2.0.0-dev.61 01:12:46 v2.0.0-dev.62 01:12:46 v2.0.0-dev.63 01:12:46 v2.0.0-dev.64 01:12:46 v2.0.0-dev.65 01:12:46 v2.0.0-dev.66 01:12:46 v2.0.0-dev.67 01:12:46 v2.0.0-dev.68 01:12:46 v2.0.0-dev.69 01:12:46 v2.0.0-dev.7 01:12:46 v2.0.0-dev.70 01:12:46 v2.0.0-dev.71 01:12:46 v2.0.0-dev.72 01:12:46 v2.0.0-dev.73 01:12:46 v2.0.0-dev.74 01:12:46 v2.0.0-dev.75 01:12:46 v2.0.0-dev.76 01:12:46 v2.0.0-dev.77 01:12:46 v2.0.0-dev.78 01:12:46 v2.0.0-dev.79 01:12:46 v2.0.0-dev.8 01:12:46 v2.0.0-dev.80 01:12:46 v2.0.0-dev.81 01:12:46 v2.0.0-dev.82 01:12:46 v2.0.0-dev.83 01:12:46 v2.0.0-dev.84 01:12:46 v2.0.0-dev.85 01:12:46 v2.0.0-dev.86 01:12:46 v2.0.0-dev.9 [Pipeline] sh 01:12:46 + lftools sign git-tag v2.0.0-dev.86 01:12:47 Signing Git tag with Sigul... 01:12:47 Signing v2.0.0-dev.86 [Pipeline] echo 01:12:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:12:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:12:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:12:48 $ docker stop --time=1 ead4dce0194b624b630428148c5c52d2d3149575a4a250c451a618021392f131 01:12:50 $ docker rm -f ead4dce0194b624b630428148c5c52d2d3149575a4a250c451a618021392f131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:12:51 . [Pipeline] withDockerContainer 01:12:51 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 01:12:51 $ 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 01:12:52 $ docker top 9ff8982ba1d74e39ef85102431a02aecef455b184a74ca0b846cb713e61d1bbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:52 [ssh-agent] Looking for ssh-agent implementation... 01:12:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:52 $ docker exec 9ff8982ba1d74e39ef85102431a02aecef455b184a74ca0b846cb713e61d1bbb ssh-agent 01:12:52 SSH_AUTH_SOCK=/tmp/ssh-61dj8o84T1Gt/agent.13 01:12:52 SSH_AGENT_PID=20 01:12:52 Running ssh-add (command line suppressed) 01:12:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5998274953827230282.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5998274953827230282.key) 01:12:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:53 + git semver bump pre 01:12:53 # -> Open(): unable to determine branch for HEAD 01:12:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:12:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:12:53 # $SEMVER_REMOTE_NAME = origin 01:12:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:12:53 # $SEMVER_USER_NAME = edgex-jenkins 01:12:53 # $SEMVER_BRANCH = master 01:12:53 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 01:12:53 2.0.0-dev.87 [Pipeline] } 01:12:53 $ docker exec --env ******** --env ******** 9ff8982ba1d74e39ef85102431a02aecef455b184a74ca0b846cb713e61d1bbb ssh-agent -k 01:12:53 unset SSH_AUTH_SOCK; 01:12:53 unset SSH_AGENT_PID; 01:12:53 echo Agent pid 20 killed; 01:12:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:53 + git semver [Pipeline] } 01:12:53 $ docker stop --time=1 9ff8982ba1d74e39ef85102431a02aecef455b184a74ca0b846cb713e61d1bbb 01:12:54 $ docker rm -f 9ff8982ba1d74e39ef85102431a02aecef455b184a74ca0b846cb713e61d1bbb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:12:55 . [Pipeline] withDockerContainer 01:12:55 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 01:12:55 $ 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 01:12:55 $ docker top 7e6dd6bd534839cfb5e1e96a5568c45cae918d269eafb29c894bb034fe0e56b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:56 [ssh-agent] Looking for ssh-agent implementation... 01:12:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:56 $ docker exec 7e6dd6bd534839cfb5e1e96a5568c45cae918d269eafb29c894bb034fe0e56b3 ssh-agent 01:12:56 SSH_AUTH_SOCK=/tmp/ssh-kXRyjHmCS0GI/agent.13 01:12:56 SSH_AGENT_PID=20 01:12:56 Running ssh-add (command line suppressed) 01:12:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5685265017616859767.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5685265017616859767.key) 01:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:56 + git semver push 01:12:56 # -> Open(): unable to determine branch for HEAD 01:12:56 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 01:12:56 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 01:12:56 # $SEMVER_REMOTE_NAME = origin 01:12:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:12:56 # $SEMVER_USER_NAME = edgex-jenkins 01:12:56 # $SEMVER_BRANCH = master 01:12:56 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 01:13:02 $ docker exec --env ******** --env ******** 7e6dd6bd534839cfb5e1e96a5568c45cae918d269eafb29c894bb034fe0e56b3 ssh-agent -k 01:13:02 unset SSH_AUTH_SOCK; 01:13:02 unset SSH_AGENT_PID; 01:13:02 echo Agent pid 20 killed; 01:13:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:02 + git semver [Pipeline] } 01:13:02 $ docker stop --time=1 7e6dd6bd534839cfb5e1e96a5568c45cae918d269eafb29c894bb034fe0e56b3 01:13:03 $ docker rm -f 7e6dd6bd534839cfb5e1e96a5568c45cae918d269eafb29c894bb034fe0e56b3 [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 01:13:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:13:05 ---> package-listing.sh 01:13:05 ++ facter osfamily 01:13:05 ++ tr '[:upper:]' '[:lower:]' 01:13:05 + OS_FAMILY=redhat 01:13:05 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 01:13:05 + START_PACKAGES=/tmp/packages_start.txt 01:13:05 + END_PACKAGES=/tmp/packages_end.txt 01:13:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:13:05 + PACKAGES=/tmp/packages_start.txt 01:13:05 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 01:13:05 + PACKAGES=/tmp/packages_end.txt 01:13:05 + case "${OS_FAMILY}" in 01:13:05 + sort 01:13:05 + rpm -qa 01:13:06 + '[' -f /tmp/packages_start.txt ']' 01:13:06 + '[' -f /tmp/packages_end.txt ']' 01:13:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:13:06 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 01:13:06 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 01:13:06 + 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 01:13:06 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 01:13:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:07 01:13:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:07 alpine: Pulling from edgex-lftools-log-publisher 01:13:07 df20fa9351a1: Pulling fs layer 01:13:07 36b3adc4ff6f: Pulling fs layer 01:13:07 8ad3a11d3b57: Pulling fs layer 01:13:07 46f8f816bc3b: Pulling fs layer 01:13:07 93b61091891f: Pulling fs layer 01:13:07 93b9cdb0e59b: Pulling fs layer 01:13:07 5e14af77c1be: Pulling fs layer 01:13:07 01666e4c0597: Pulling fs layer 01:13:07 aa168da1d23b: Pulling fs layer 01:13:07 93b61091891f: Waiting 01:13:07 93b9cdb0e59b: Waiting 01:13:07 5e14af77c1be: Waiting 01:13:07 01666e4c0597: Waiting 01:13:07 aa168da1d23b: Waiting 01:13:07 46f8f816bc3b: Waiting 01:13:07 36b3adc4ff6f: Verifying Checksum 01:13:07 36b3adc4ff6f: Download complete 01:13:07 46f8f816bc3b: Verifying Checksum 01:13:07 46f8f816bc3b: Download complete 01:13:07 df20fa9351a1: Verifying Checksum 01:13:07 df20fa9351a1: Download complete 01:13:07 93b9cdb0e59b: Verifying Checksum 01:13:07 93b9cdb0e59b: Download complete 01:13:07 93b61091891f: Verifying Checksum 01:13:07 93b61091891f: Download complete 01:13:07 5e14af77c1be: Verifying Checksum 01:13:07 5e14af77c1be: Download complete 01:13:07 01666e4c0597: Verifying Checksum 01:13:07 01666e4c0597: Download complete 01:13:08 8ad3a11d3b57: Verifying Checksum 01:13:08 8ad3a11d3b57: Download complete 01:13:08 df20fa9351a1: Pull complete 01:13:08 36b3adc4ff6f: Pull complete 01:13:08 8ad3a11d3b57: Pull complete 01:13:08 46f8f816bc3b: Pull complete 01:13:09 93b61091891f: Pull complete 01:13:09 93b9cdb0e59b: Pull complete 01:13:09 5e14af77c1be: Pull complete 01:13:09 01666e4c0597: Pull complete 01:13:09 aa168da1d23b: Verifying Checksum 01:13:09 aa168da1d23b: Download complete 01:13:15 aa168da1d23b: Pull complete 01:13:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:13:15 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 01:13:15 $ 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 01:13:17 $ docker top 2305b709edd2b8d3cf3ebd4d37aaf391243f9ef27c6036557fb9b3ab0c1047ee -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:18 + touch /tmp/pre-build-complete [Pipeline] sh 01:13:18 + mkdir -p /var/log/sa [Pipeline] sh 01:13:18 + ls /var/log/sa-host 01:13:18 + sadf -c /var/log/sa-host/sa05 01:13:18 file_magic: OK 01:13:18 HZ: Using current value: 100 01:13:18 file_header: OK 01:13:18 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 01:13:18 Statistics: 01:13:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:18 File successfully converted to sysstat format version 12.2.1 01:13:18 + sadf -c /var/log/sa-host/sa23 01:13:18 file_magic: OK 01:13:18 HZ: Using current value: 100 01:13:18 file_header: OK 01:13:18 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 01:13:18 Statistics: 01:13:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:18 provisioning config files... 01:13:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8489726725384578814tmp [Pipeline] { [Pipeline] echo 01:13:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:13:19 ---> create-netrc.sh [Pipeline] } 01:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:13:19 ---> python-tools-install.sh [Pipeline] echo 01:13:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:13:20 ---> sudo-logs.sh 01:13:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:13:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:13:20 ---> job-cost.sh 01:13:20 lf-activate-venv: SKIPPING 01:13:20 DEBUG: total: 0.18000000715255737 01:13:20 INFO: Retrieving Stack Cost... 01:13:21 INFO: Retrieving Pricing Info for: v3-standard-2 01:13:21 INFO: Archiving Costs [Pipeline] echo 01:13:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:13:22 ---> logs-deploy.sh 01:13:22 lf-activate-venv: SKIPPING 01:13:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/262 01:13:22 INFO: archiving workspace using pattern(s): 01:13:23 Archives upload complete. 01:13:23 INFO: archiving logs to Nexus 01:13:23 ---> uname -a: 01:13:23 Linux prd-centos7-docker-4c-2g-807.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:13:23 01:13:23 01:13:24 ---> lscpu: 01:13:24 Architecture: x86_64 01:13:24 CPU op-mode(s): 32-bit, 64-bit 01:13:24 Byte Order: Little Endian 01:13:24 Address sizes: 40 bits physical, 48 bits virtual 01:13:24 CPU(s): 2 01:13:24 On-line CPU(s) list: 0,1 01:13:24 Thread(s) per core: 1 01:13:24 Core(s) per socket: 1 01:13:24 Socket(s): 2 01:13:24 NUMA node(s): 1 01:13:24 Vendor ID: AuthenticAMD 01:13:24 CPU family: 23 01:13:24 Model: 49 01:13:24 Model name: AMD EPYC-Rome Processor 01:13:24 Stepping: 0 01:13:24 CPU MHz: 2799.998 01:13:24 BogoMIPS: 5599.99 01:13:24 Virtualization: AMD-V 01:13:24 Hypervisor vendor: KVM 01:13:24 Virtualization type: full 01:13:24 L1d cache: 64 KiB 01:13:24 L1i cache: 64 KiB 01:13:24 L2 cache: 1 MiB 01:13:24 L3 cache: 32 MiB 01:13:24 NUMA node0 CPU(s): 0,1 01:13:24 Vulnerability Itlb multihit: Not affected 01:13:24 Vulnerability L1tf: Not affected 01:13:24 Vulnerability Mds: Not affected 01:13:24 Vulnerability Meltdown: Not affected 01:13:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:13:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:13:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:13:24 Vulnerability Srbds: Not affected 01:13:24 Vulnerability Tsx async abort: Not affected 01:13:24 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 01:13:24 01:13:24 01:13:24 ---> nproc: 01:13:24 2 01:13:24 01:13:24 01:13:24 ---> df -h: 01:13:24 Filesystem Size Used Available Use% Mounted on 01:13:24 overlay 40.0G 8.9G 31.1G 22% / 01:13:24 tmpfs 64.0M 0 64.0M 0% /dev 01:13:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:13:24 shm 64.0M 0 64.0M 0% /dev/shm 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 01:13:24 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 01:13:24 01:13:24 01:13:24 ---> free -m: 01:13:24 total used free shared buff/cache available 01:13:24 Mem: 7821 1296 3105 0 3420 6445 01:13:24 Swap: 1023 0 1023 01:13:24 01:13:24 01:13:24 ---> ip addr: 01:13:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:13:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:13:24 inet 127.0.0.1/8 scope host lo 01:13:24 valid_lft forever preferred_lft forever 01:13:24 inet6 ::1/128 scope host 01:13:24 valid_lft forever preferred_lft forever 01:13:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:13:24 link/ether fa:16:3e:3d:ac:74 brd ff:ff:ff:ff:ff:ff 01:13:24 inet 10.30.123.184/23 brd 10.30.123.255 scope global dynamic eth0 01:13:24 valid_lft 85664sec preferred_lft 85664sec 01:13:24 inet6 fe80::f816:3eff:fe3d:ac74/64 scope link 01:13:24 valid_lft forever preferred_lft forever 01:13:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:13:24 link/ether 02:42:d6:b9:10:08 brd ff:ff:ff:ff:ff:ff 01:13:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:13:24 valid_lft forever preferred_lft forever 01:13:24 inet6 fe80::42:d6ff:feb9:1008/64 scope link 01:13:24 valid_lft forever preferred_lft forever 01:13:24 01:13:24 01:13:24 ---> sar -b -r -n DEV: 01:13:24 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) 01:13:24 01:13:24 01:00:57 LINUX RESTART (2 CPU) 01:13:24 01:13:24 01:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:13:24 01:03:02 1.60 0.00 1.60 0.00 0.00 34.60 0.00 01:13:24 01:04:01 0.37 0.00 0.37 0.00 0.00 6.18 0.00 01:13:24 01:05:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 01:13:24 01:06:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 01:13:24 01:07:01 0.33 0.00 0.33 0.00 0.00 5.11 0.00 01:13:24 01:08:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 01:13:24 01:09:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 01:13:24 01:10:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 01:13:24 01:11:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 01:13:24 01:12:01 5.98 0.03 5.94 0.00 3.73 260.64 0.00 01:13:24 01:13:01 212.97 0.02 212.95 0.00 0.27 58480.64 0.00 01:13:24 Average: 20.28 0.00 20.27 0.00 0.36 5355.75 0.00 01:13:24 01:13:24 01:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:13:24 01:03:02 5424244 0 809308 10.11 2620 1772768 1238152 13.67 590580 1594248 20 01:13:24 01:04:01 5428348 0 805196 10.05 2620 1772776 1204012 13.29 591276 1590396 8 01:13:24 01:05:01 5426008 0 807536 10.08 2620 1772776 1204240 13.30 597540 1587156 8 01:13:24 01:06:01 5424272 0 809208 10.10 2620 1772840 1204264 13.30 594596 1591396 24 01:13:24 01:07:01 5422172 0 811360 10.13 2620 1772788 1204228 13.30 597072 1591380 8 01:13:24 01:08:01 5421728 0 811804 10.14 2620 1772788 1204012 13.29 597036 1591380 8 01:13:24 01:09:01 5421428 0 812096 10.14 2620 1772796 1204012 13.29 597508 1591380 20 01:13:24 01:10:01 5408736 0 824784 10.30 2620 1772800 1204180 13.29 609960 1591380 8 01:13:24 01:11:01 5409692 0 823820 10.29 2620 1772808 1204012 13.29 611004 1589468 8 01:13:24 01:12:01 4686228 0 961252 12.00 2620 2358840 1603544 17.70 783676 2084840 585116 01:13:24 01:13:01 3699508 0 1211884 15.13 2620 3094928 1577880 17.42 950892 2716852 52 01:13:24 Average: 5197488 0 862568 10.77 2620 1946264 1277503 14.10 647376 1738171 53207 01:13:24 01:13:24 01:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:13:24 01:03:02 eth0 1.00 0.47 0.54 0.40 0.00 0.00 0.00 0.00 01:13:24 01:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:04:01 eth0 1.30 0.08 0.12 0.01 0.00 0.00 0.00 0.00 01:13:24 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:05:01 eth0 1.10 0.30 0.31 0.20 0.00 0.00 0.00 0.00 01:13:24 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:06:01 eth0 0.77 0.33 0.30 0.20 0.00 0.00 0.00 0.00 01:13:24 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:07:01 eth0 0.72 0.58 0.42 0.28 0.00 0.00 0.00 0.00 01:13:24 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:08:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:09:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:10:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 01:13:24 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:13:24 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:12:01 eth0 385.78 353.76 4072.12 28.11 0.00 0.00 0.00 0.00 01:13:24 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:13:01 vethdd0180e 2.66 1.78 0.53 0.58 0.00 0.00 0.00 0.00 01:13:24 01:13:01 eth0 541.63 481.29 3931.35 135.66 0.00 0.00 0.00 0.00 01:13:24 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 01:13:01 docker0 98.88 102.90 7.54 660.00 0.00 0.00 0.00 0.00 01:13:24 Average: vethdd0180e 0.24 0.16 0.05 0.05 0.00 0.00 0.00 0.00 01:13:24 Average: eth0 84.98 76.26 729.11 15.03 0.00 0.00 0.00 0.00 01:13:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:24 Average: docker0 9.01 9.37 0.69 60.11 0.00 0.00 0.00 0.00 01:13:24 01:13:24 01:13:24 ---> sar -P ALL: 01:13:24 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) 01:13:24 01:13:24 01:00:57 LINUX RESTART (2 CPU) 01:13:24 01:13:24 01:02:01 CPU %user %nice %system %iowait %steal %idle 01:13:24 01:03:02 all 0.17 0.00 0.06 0.00 0.03 99.74 01:13:24 01:03:02 0 0.15 0.00 0.05 0.00 0.03 99.77 01:13:24 01:03:02 1 0.18 0.00 0.07 0.00 0.03 99.72 01:13:24 01:04:01 all 0.15 0.00 0.06 0.00 0.02 99.77 01:13:24 01:04:01 0 0.24 0.00 0.07 0.00 0.02 99.68 01:13:24 01:04:01 1 0.07 0.00 0.05 0.00 0.02 99.86 01:13:24 01:05:01 all 0.05 0.00 0.04 0.00 0.03 99.87 01:13:24 01:05:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:13:24 01:05:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:13:24 01:06:01 all 0.13 0.00 0.06 0.00 0.02 99.80 01:13:24 01:06:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:13:24 01:06:01 1 0.20 0.00 0.05 0.00 0.02 99.73 01:13:24 01:07:01 all 0.13 0.00 0.05 0.00 0.02 99.81 01:13:24 01:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:13:24 01:07:01 1 0.18 0.00 0.05 0.00 0.02 99.75 01:13:24 01:08:01 all 0.09 0.00 0.04 0.00 0.03 99.84 01:13:24 01:08:01 0 0.05 0.00 0.05 0.00 0.03 99.87 01:13:24 01:08:01 1 0.13 0.00 0.03 0.00 0.02 99.82 01:13:24 01:09:01 all 0.17 0.00 0.04 0.00 0.01 99.78 01:13:24 01:09:01 0 0.07 0.00 0.07 0.00 0.02 99.85 01:13:24 01:09:01 1 0.27 0.00 0.02 0.00 0.00 99.72 01:13:24 01:10:01 all 0.16 0.00 0.06 0.00 0.03 99.76 01:13:24 01:10:01 0 0.08 0.00 0.05 0.00 0.02 99.85 01:13:24 01:10:01 1 0.23 0.00 0.07 0.00 0.03 99.67 01:13:24 01:11:01 all 0.13 0.00 0.04 0.00 0.03 99.80 01:13:24 01:11:01 0 0.13 0.00 0.03 0.00 0.03 99.80 01:13:24 01:11:01 1 0.12 0.00 0.05 0.00 0.03 99.80 01:13:24 01:12:01 all 5.97 0.00 2.88 0.05 0.03 91.08 01:13:24 01:12:01 0 5.79 0.00 2.91 0.03 0.03 91.24 01:13:24 01:12:01 1 6.14 0.00 2.85 0.07 0.02 90.92 01:13:24 01:13:01 all 21.97 0.00 10.83 3.45 0.10 63.65 01:13:24 01:13:01 0 19.90 0.00 11.17 3.61 0.09 65.24 01:13:24 01:13:01 1 24.04 0.00 10.50 3.29 0.11 62.07 01:13:24 01:13:24 Average: CPU %user %nice %system %iowait %steal %idle 01:13:24 Average: all 2.54 0.00 1.24 0.30 0.03 95.89 01:13:24 Average: 0 2.32 0.00 1.27 0.31 0.03 96.07 01:13:24 Average: 1 2.77 0.00 1.21 0.29 0.03 95.71 01:13:24 01:13:24 01:13:24