Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb7330ff9bf92f9fa1366cf6687914141b9e28cd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2129 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Checking out Revision fb7330ff9bf92f9fa1366cf6687914141b9e28cd (master) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb7330ff9bf92f9fa1366cf6687914141b9e28cd # timeout=10 Commit message: "Merge pull request #571 from hahattan/issue-522-3" > git rev-list --no-walk 0cafa7decaaa0dab3b86f836c2c615e8e839d11b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:27:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:27:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:27:36 ========================================================= 04:27:36 EdgeX Global Pipelines Version Info 04:27:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:27:37 ------------------- 04:27:37 stable info: 04:27:37 ------------------- 04:27:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:27:37 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 04:27:37 Message: update stable to v1.0.131 04:27:38 ------------------- 04:27:38 experimental info: 04:27:38 ------------------- 04:27:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:27:38 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 04:27:38 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:27:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:27:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:27:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:27:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:27:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:27:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:27:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:27:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:27:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:27:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:27:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:27:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb7330ff9bf92f9fa1366cf6687914141b9e28cd [Pipeline] echo 04:27:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb7330f [Pipeline] echo 04:27:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:43 + git log --format=format:%s -1 fb7330ff9bf92f9fa1366cf6687914141b9e28cd [Pipeline] echo 04:27:43 GIT_COMMIT: fb7330ff9bf92f9fa1366cf6687914141b9e28cd, Commit Message: Merge pull request #571 from hahattan/issue-522-3 [Pipeline] echo 04:27:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:44 04:27:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:27:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:44 latest: Pulling from edgex-devops/git-semver 04:27:44 31603596830f: Pulling fs layer 04:27:44 2a8b12db71e7: Pulling fs layer 04:27:44 6ca5941a6612: Pulling fs layer 04:27:44 ecc8261a40a4: Pulling fs layer 04:27:44 ecc8261a40a4: Waiting 04:27:44 2a8b12db71e7: Verifying Checksum 04:27:44 2a8b12db71e7: Download complete 04:27:44 31603596830f: Download complete 04:27:44 ecc8261a40a4: Verifying Checksum 04:27:44 ecc8261a40a4: Download complete 04:27:44 6ca5941a6612: Verifying Checksum 04:27:44 6ca5941a6612: Download complete 04:27:44 31603596830f: Pull complete 04:27:44 2a8b12db71e7: Pull complete 04:27:45 6ca5941a6612: Pull complete 04:27:45 ecc8261a40a4: Pull complete 04:27:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:27:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:27:46 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 04:27:46 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:27:48 $ docker top 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:48 [ssh-agent] Looking for ssh-agent implementation... 04:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:49 $ docker exec 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent 04:27:49 SSH_AUTH_SOCK=/tmp/ssh-kVAzrjal7goE/agent.11 04:27:49 SSH_AGENT_PID=16 04:27:49 Running ssh-add (command line suppressed) 04:27:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6012805344871481370.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6012805344871481370.key) 04:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:49 + git describe --exact-match --tags HEAD 04:27:49 fatal: no tag exactly matches 'fb7330ff9bf92f9fa1366cf6687914141b9e28cd' [Pipeline] } 04:27:49 $ docker exec --env ******** --env ******** 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent -k 04:27:49 unset SSH_AUTH_SOCK; 04:27:49 unset SSH_AGENT_PID; 04:27:49 echo Agent pid 16 killed; 04:27:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:27:50 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:27:50 This usually means this commit has not been tagged. [Pipeline] sshagent 04:27:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:50 [ssh-agent] Looking for ssh-agent implementation... 04:27:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:50 $ docker exec 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent 04:27:50 SSH_AUTH_SOCK=/tmp/ssh-oHIypW3PS6wG/agent.45 04:27:50 SSH_AGENT_PID=50 04:27:50 Running ssh-add (command line suppressed) 04:27:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9077368268361737331.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9077368268361737331.key) 04:27:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:50 + git semver init 04:27:50 # -> Open(): unable to determine branch for HEAD 04:27:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:27:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:27:50 # $SEMVER_REMOTE_NAME = origin 04:27:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:27:50 # $SEMVER_USER_NAME = edgex-jenkins 04:27:50 # $SEMVER_BRANCH = master 04:27:50 # $SEMVER_TEMP = /tmp/semver-976413345 04:27:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:27:51 # '/tmp/semver-976413345' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 04:27:51 # -> Force: false 04:27:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:27:51 $ docker exec --env ******** --env ******** 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent -k 04:27:51 unset SSH_AUTH_SOCK; 04:27:51 unset SSH_AGENT_PID; 04:27:51 echo Agent pid 50 killed; 04:27:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:52 + git semver [Pipeline] } 04:27:52 $ docker stop --time=1 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 04:27:53 $ docker rm -f 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:27:54 Stashed 35 file(s) [Pipeline] echo 04:27:54 [edgeXSemver]: initialized semver on version 1.2.4-dev.16 [Pipeline] echo 04:27:54 Archived original version: [1.2.4-dev.16] [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 04:28:10 Still waiting to schedule task 04:28:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:28:10 Still waiting to schedule task 04:28:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:30:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2130 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:30:11 Running in /w/workspace/device-sdk-go/66 [Pipeline] { [Pipeline] checkout 04:30:16 using credential edgex-jenkins-ssh 04:30:16 Cloning the remote Git repository 04:30:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:30:17 > git init /w/workspace/device-sdk-go/66 # timeout=10 04:30:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:30:17 > git --version # timeout=10 04:30:17 > git --version # 'git version 2.17.1' 04:30:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:18 Checking out Revision fb7330ff9bf92f9fa1366cf6687914141b9e28cd (master) 04:30:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:30:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:30:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:30:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:30:18 > git config core.sparsecheckout # timeout=10 04:30:18 > git checkout -f fb7330ff9bf92f9fa1366cf6687914141b9e28cd # timeout=10 04:30:23 Commit message: "Merge pull request #571 from hahattan/issue-522-3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:30:24 ========================================================= 04:30:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:30:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:30:26 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:30:27 Sending build context to Docker daemon 3.364MB 04:30:27 Step 1/8 : ARG BASE=golang:1.15-alpine 04:30:27 Step 2/8 : FROM ${BASE} 04:30:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:30:27 b538f80385f9: Pulling fs layer 04:30:27 74f711af9a0d: Pulling fs layer 04:30:27 99f96fe45779: Pulling fs layer 04:30:27 8529a6b9a6be: Pulling fs layer 04:30:27 45590311c82a: Pulling fs layer 04:30:27 69ca0ff8b7b3: Pulling fs layer 04:30:27 209524e5b208: Pulling fs layer 04:30:27 8529a6b9a6be: Waiting 04:30:27 45590311c82a: Waiting 04:30:27 69ca0ff8b7b3: Waiting 04:30:27 209524e5b208: Waiting 04:30:27 99f96fe45779: Download complete 04:30:27 74f711af9a0d: Verifying Checksum 04:30:27 74f711af9a0d: Download complete 04:30:27 45590311c82a: Verifying Checksum 04:30:27 45590311c82a: Download complete 04:30:27 69ca0ff8b7b3: Verifying Checksum 04:30:27 69ca0ff8b7b3: Download complete 04:30:27 b538f80385f9: Verifying Checksum 04:30:27 b538f80385f9: Download complete 04:30:28 b538f80385f9: Pull complete 04:30:28 74f711af9a0d: Pull complete 04:30:29 99f96fe45779: Pull complete 04:30:30 209524e5b208: Download complete 04:30:31 8529a6b9a6be: Verifying Checksum 04:30:43 8529a6b9a6be: Pull complete 04:30:43 45590311c82a: Pull complete 04:30:43 69ca0ff8b7b3: Pull complete 04:30:46 209524e5b208: Pull complete 04:30:46 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 04:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:30:46 ---> 5bddaf1c2fca 04:30:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:30:48 ---> Running in 0725e99668ac 04:30:49 Removing intermediate container 0725e99668ac 04:30:49 ---> 77392176de42 04:30:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:49 ---> Running in b059f7745eae 04:30:52 Removing intermediate container b059f7745eae 04:30:52 ---> 8b4e3ac023af 04:30:52 Step 5/8 : RUN apk add --no-cache make git 04:30:52 ---> Running in 554b8830386f 04:30:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:30:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:30:55 Running on prd-centos7-docker-4c-2g-2131 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:30:55 Running in /w/workspace/device-sdk-go/66 [Pipeline] { [Pipeline] checkout 04:30:55 OK: 142 MiB in 39 packages 04:30:56 Removing intermediate container 554b8830386f 04:30:56 ---> 227d964c9533 04:30:56 Step 6/8 : WORKDIR /device-sdk-go 04:30:56 ---> Running in 7ecc5eb87c65 04:30:56 Removing intermediate container 7ecc5eb87c65 04:30:56 ---> 28899e55521e 04:30:56 Step 7/8 : COPY . . 04:30:58 using credential edgex-jenkins-ssh 04:30:58 Cloning the remote Git repository 04:30:58 ---> 397a664ea73f 04:30:58 Step 8/8 : RUN go mod download 04:30:58 ---> Running in 1c3ff4acd0fa 04:30:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:30:58 > git init /w/workspace/device-sdk-go/66 # timeout=10 04:30:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:30:58 > git --version # timeout=10 04:30:58 > git --version # 'git version 2.16.5' 04:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:59 Checking out Revision fb7330ff9bf92f9fa1366cf6687914141b9e28cd (master) 04:30:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:30:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:30:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:30:59 > git config core.sparsecheckout # timeout=10 04:30:59 > git checkout -f fb7330ff9bf92f9fa1366cf6687914141b9e28cd # timeout=10 04:31:03 Commit message: "Merge pull request #571 from hahattan/issue-522-3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:31:04 ========================================================= 04:31:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:31:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:31:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:31:05 Sending build context to Docker daemon 3.362MB 04:31:05 Step 1/8 : ARG BASE=golang:1.15-alpine 04:31:05 Step 2/8 : FROM ${BASE} 04:31:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:05 df20fa9351a1: Pulling fs layer 04:31:05 ed8968b2872e: Pulling fs layer 04:31:05 a92cc7c5fd73: Pulling fs layer 04:31:05 e871e8e8d7a9: Pulling fs layer 04:31:05 e73272ec9a57: Pulling fs layer 04:31:05 1e910a182e73: Pulling fs layer 04:31:05 4e634b169226: Pulling fs layer 04:31:05 e871e8e8d7a9: Waiting 04:31:05 e73272ec9a57: Waiting 04:31:05 1e910a182e73: Waiting 04:31:05 4e634b169226: Waiting 04:31:05 a92cc7c5fd73: Verifying Checksum 04:31:05 a92cc7c5fd73: Download complete 04:31:05 ed8968b2872e: Verifying Checksum 04:31:05 ed8968b2872e: Download complete 04:31:05 e73272ec9a57: Verifying Checksum 04:31:05 e73272ec9a57: Download complete 04:31:05 1e910a182e73: Verifying Checksum 04:31:05 1e910a182e73: Download complete 04:31:05 df20fa9351a1: Verifying Checksum 04:31:05 df20fa9351a1: Download complete 04:31:05 df20fa9351a1: Pull complete 04:31:06 ed8968b2872e: Pull complete 04:31:06 a92cc7c5fd73: Pull complete 04:31:07 4e634b169226: Verifying Checksum 04:31:07 4e634b169226: Download complete 04:31:08 e871e8e8d7a9: Verifying Checksum 04:31:08 e871e8e8d7a9: Download complete 04:31:13 e871e8e8d7a9: Pull complete 04:31:13 Removing intermediate container 1c3ff4acd0fa 04:31:13 ---> 6b25bf74100f 04:31:13 Successfully built 6b25bf74100f 04:31:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:31:13 + docker inspect -f . ci-base-image-arm64 04:31:13 . [Pipeline] withDockerContainer 04:31:13 e73272ec9a57: Pull complete 04:31:13 1e910a182e73: Pull complete 04:31:14 prd-ubuntu18.04-docker-arm64-4c-16g-2130 does not seem to be running inside a container 04:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/66 -v /w/workspace/device-sdk-go/66:/w/workspace/device-sdk-go/66:rw,z -v /w/workspace/device-sdk-go/66@tmp:/w/workspace/device-sdk-go/66@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 ******** ci-base-image-arm64 cat 04:31:16 $ docker top 1ff59268d2da8cdde7f6af7e0fbd559e46da4d1ad347977b2cd1dbb2d6854f51 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:17 + go version 04:31:17 go version go1.15.2 linux/arm64 [Pipeline] } 04:31:17 $ docker stop --time=1 1ff59268d2da8cdde7f6af7e0fbd559e46da4d1ad347977b2cd1dbb2d6854f51 04:31:18 4e634b169226: Pull complete 04:31:18 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 04:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:31:18 ---> f7629b54cfaa 04:31:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:31:18 ---> Running in 1a1d38785ab2 04:31:18 Removing intermediate container 1a1d38785ab2 04:31:18 ---> 6597b0c3a4fd 04:31:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:31:18 ---> Running in d7695e03efb8 04:31:19 $ docker rm -f 1ff59268d2da8cdde7f6af7e0fbd559e46da4d1ad347977b2cd1dbb2d6854f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 04:31:19 Removing intermediate container d7695e03efb8 04:31:19 ---> 4c3cf1d6d5e4 04:31:19 Step 5/8 : RUN apk add --no-cache make git 04:31:19 ---> Running in b7bc3519f2fd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 04:31:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:31:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:31:21 OK: 166 MiB in 39 packages 04:31:22 Removing intermediate container b7bc3519f2fd 04:31:22 ---> 304c0af75feb 04:31:22 Step 6/8 : WORKDIR /device-sdk-go 04:31:22 ---> Running in 633f15bc34d5 04:31:22 Removing intermediate container 633f15bc34d5 04:31:22 ---> f68ca55804ed 04:31:22 Step 7/8 : COPY . . [Pipeline] sh 04:31:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:23 + ls -al . 04:31:23 total 104 04:31:23 drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 04:30 . 04:31:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 .. 04:31:23 -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 04:30 .dockerignore 04:31:23 drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 04:30 .git 04:31:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 04:30 .github 04:31:23 -rw-rw-r-- 1 jenkins jenkins 138 Sep 30 04:30 .gitignore 04:31:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 04:30 .semver 04:31:23 -rw-rw-r-- 1 jenkins jenkins 936 Sep 30 04:30 Dockerfile.build 04:31:23 -rw-rw-r-- 1 jenkins jenkins 785 Sep 30 04:30 Jenkinsfile 04:31:23 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 04:30 LICENSE 04:31:23 -rw-rw-r-- 1 jenkins jenkins 1013 Sep 30 04:30 Makefile 04:31:23 -rw-rw-r-- 1 jenkins jenkins 5897 Sep 30 04:30 README.md 04:31:23 -rw-rw-r-- 1 jenkins jenkins 4291 Sep 30 04:30 RELEASE-NOTES.txt 04:31:23 -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 04:27 VERSION 04:31:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 04:30 bin 04:31:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 example 04:31:23 -rw-rw-r-- 1 jenkins jenkins 446 Sep 30 04:30 go.mod 04:31:23 drwxrwxr-x 13 jenkins jenkins 4096 Sep 30 04:30 internal 04:31:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 openapi 04:31:23 drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 04:30 pkg 04:31:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 snap 04:31:23 -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 04:30 version.go [Pipeline] isUnix [Pipeline] sh 04:31:23 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd --label arch=arm64 --label version=1.2.4-dev.16 . 04:31:23 ---> ab676df7f49b 04:31:23 Step 8/8 : RUN go mod download 04:31:23 ---> Running in 94c5a874f688 04:31:24 Sending build context to Docker daemon 3.364MB 04:31:24 Step 1/24 : ARG BASE=golang:1.15-alpine 04:31:24 Step 2/24 : FROM ${BASE} AS builder 04:31:24 ---> 6b25bf74100f 04:31:24 Step 3/24 : ARG MAKE='make build' 04:31:24 ---> Running in 01c622b67fd0 04:31:25 Removing intermediate container 01c622b67fd0 04:31:25 ---> 353324b90708 04:31:25 Step 4/24 : WORKDIR /device-sdk-go 04:31:25 ---> Running in 1fe9ef1092ec 04:31:25 Removing intermediate container 1fe9ef1092ec 04:31:25 ---> b63c8ccf174c 04:31:25 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:31:25 ---> Running in 9930cae2e1e1 04:31:25 Removing intermediate container 9930cae2e1e1 04:31:25 ---> 15638164cda4 04:31:25 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:31:26 ---> Running in 4a7c513f1e8b 04:31:28 Removing intermediate container 4a7c513f1e8b 04:31:28 ---> 15c7c765a458 04:31:28 Step 7/24 : RUN apk add --update --no-cache make git 04:31:28 ---> Running in 266caff97154 04:31:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:31:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:31:31 OK: 142 MiB in 39 packages 04:31:32 Removing intermediate container 266caff97154 04:31:32 ---> 371371f04023 04:31:32 Step 8/24 : COPY . . 04:31:33 Removing intermediate container 94c5a874f688 04:31:33 ---> b6eb5dd136e9 04:31:33 Successfully built b6eb5dd136e9 04:31:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:31:34 ---> fcc5e1adab9c 04:31:34 Step 9/24 : RUN ${MAKE} 04:31:34 ---> Running in 5ccabc109de6 04:31:34 + docker inspect -f . ci-base-image-x86_64 04:31:34 . [Pipeline] withDockerContainer 04:31:34 prd-centos7-docker-4c-2g-2131 does not seem to be running inside a container 04:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/66 -v /w/workspace/device-sdk-go/66:/w/workspace/device-sdk-go/66:rw,z -v /w/workspace/device-sdk-go/66@tmp:/w/workspace/device-sdk-go/66@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 ******** ci-base-image-x86_64 cat 04:31:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.4-dev.16" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:31:35 $ docker top 1fbf88809f08e5769c3f6c492216b5f2392c7dd19992d20460e8045fce578e30 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:36 + go version 04:31:36 go version go1.15.2 linux/amd64 [Pipeline] } 04:31:36 $ docker stop --time=1 1fbf88809f08e5769c3f6c492216b5f2392c7dd19992d20460e8045fce578e30 04:31:37 $ docker rm -f 1fbf88809f08e5769c3f6c492216b5f2392c7dd19992d20460e8045fce578e30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:31:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:39 + ls -al . 04:31:39 total 64 04:31:39 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 30 04:31 . 04:31:39 drwxrwxr-x. 4 jenkins jenkins 30 Sep 30 04:30 .. 04:31:39 drwxrwxr-x. 2 jenkins jenkins 64 Sep 30 04:30 bin 04:31:39 -rw-rw-r--. 1 jenkins jenkins 936 Sep 30 04:30 Dockerfile.build 04:31:39 -rw-rw-r--. 1 jenkins jenkins 140 Sep 30 04:30 .dockerignore 04:31:39 drwxrwxr-x. 4 jenkins jenkins 48 Sep 30 04:30 example 04:31:39 drwxrwxr-x. 8 jenkins jenkins 162 Sep 30 04:31 .git 04:31:39 drwxrwxr-x. 2 jenkins jenkins 60 Sep 30 04:30 .github 04:31:39 -rw-rw-r--. 1 jenkins jenkins 138 Sep 30 04:30 .gitignore 04:31:39 -rw-rw-r--. 1 jenkins jenkins 446 Sep 30 04:30 go.mod 04:31:39 drwxrwxr-x. 13 jenkins jenkins 184 Sep 30 04:30 internal 04:31:39 -rw-rw-r--. 1 jenkins jenkins 785 Sep 30 04:30 Jenkinsfile 04:31:39 -rw-rw-r--. 1 jenkins jenkins 11341 Sep 30 04:30 LICENSE 04:31:39 -rw-rw-r--. 1 jenkins jenkins 1013 Sep 30 04:30 Makefile 04:31:39 drwxrwxr-x. 4 jenkins jenkins 26 Sep 30 04:30 openapi 04:31:39 drwxrwxr-x. 5 jenkins jenkins 50 Sep 30 04:30 pkg 04:31:39 -rw-rw-r--. 1 jenkins jenkins 5897 Sep 30 04:30 README.md 04:31:39 -rw-rw-r--. 1 jenkins jenkins 4291 Sep 30 04:30 RELEASE-NOTES.txt 04:31:39 drwxrwxr-x. 3 jenkins jenkins 44 Sep 30 04:31 .semver 04:31:39 drwxrwxr-x. 4 jenkins jenkins 54 Sep 30 04:30 snap 04:31:39 -rw-rw-r--. 1 jenkins jenkins 12 Sep 30 04:27 VERSION 04:31:39 -rw-rw-r--. 1 jenkins jenkins 222 Sep 30 04:30 version.go [Pipeline] isUnix [Pipeline] sh 04:31:39 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd --label arch=amd64 --label version=1.2.4-dev.16 . 04:31:39 Sending build context to Docker daemon 3.362MB 04:31:39 Step 1/24 : ARG BASE=golang:1.15-alpine 04:31:39 Step 2/24 : FROM ${BASE} AS builder 04:31:39 ---> b6eb5dd136e9 04:31:39 Step 3/24 : ARG MAKE='make build' 04:31:39 ---> Running in b1c0c83c3040 04:31:40 Removing intermediate container b1c0c83c3040 04:31:40 ---> 3919a7b2c8ca 04:31:40 Step 4/24 : WORKDIR /device-sdk-go 04:31:40 ---> Running in 6d11d72b5461 04:31:40 Removing intermediate container 6d11d72b5461 04:31:40 ---> 836bcdacaf73 04:31:40 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:31:40 ---> Running in f98caf3611fe 04:31:40 Removing intermediate container f98caf3611fe 04:31:40 ---> b61df9d1e0e1 04:31:40 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:31:40 ---> Running in 6b3edd2ce5fb 04:31:41 Removing intermediate container 6b3edd2ce5fb 04:31:41 ---> 89b2f5513050 04:31:41 Step 7/24 : RUN apk add --update --no-cache make git 04:31:41 ---> Running in 7d5a0436883e 04:31:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:31:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:31:43 OK: 166 MiB in 39 packages 04:31:43 Removing intermediate container 7d5a0436883e 04:31:43 ---> 2ec489f5710c 04:31:43 Step 8/24 : COPY . . 04:31:44 ---> fcd98a3e2cec 04:31:44 Step 9/24 : RUN ${MAKE} 04:31:44 ---> Running in b8488a6e4ea6 04:31:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.4-dev.16" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:31:52 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:31:55 Removing intermediate container b8488a6e4ea6 04:31:55 ---> 7941ce1c3b62 04:31:55 Step 10/24 : FROM scratch 04:31:55 ---> 04:31:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:31:55 ---> Running in 2917d98c4f6b 04:31:55 Removing intermediate container 2917d98c4f6b 04:31:55 ---> 0cb87b52c44d 04:31:55 Step 12/24 : ENV APP_PORT=49990 04:31:55 ---> Running in f719f83d7b07 04:31:55 Removing intermediate container f719f83d7b07 04:31:55 ---> cef91e4193eb 04:31:55 Step 13/24 : EXPOSE $APP_PORT 04:31:55 ---> Running in cdc650bbe734 04:31:55 Removing intermediate container cdc650bbe734 04:31:55 ---> f7f0e0ff64eb 04:31:55 Step 14/24 : WORKDIR / 04:31:55 ---> Running in 5a91421578c3 04:31:55 Removing intermediate container 5a91421578c3 04:31:55 ---> 2ec61544d405 04:31:55 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:31:56 ---> c873885f1ee3 04:31:56 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:31:56 ---> cc95103e8004 04:31:56 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:31:56 ---> 67a7fb6a36f1 04:31:56 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:31:56 ---> 446cc4b5acf6 04:31:56 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:31:57 ---> 159618026bd0 04:31:57 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:31:57 ---> Running in ff37556a1335 04:31:57 Removing intermediate container ff37556a1335 04:31:57 ---> 78fbe95e0986 04:31:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:31:57 ---> Running in 75eb6e5b07c0 04:31:57 Removing intermediate container 75eb6e5b07c0 04:31:57 ---> 45ff73f35999 04:31:57 Step 22/24 : LABEL arch=amd64 04:31:57 ---> Running in e58fd476f4f4 04:31:57 Removing intermediate container e58fd476f4f4 04:31:57 ---> 5ff0ebf9bfc8 04:31:57 Step 23/24 : LABEL git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd 04:31:57 ---> Running in 037b2b42e198 04:31:57 Removing intermediate container 037b2b42e198 04:31:57 ---> 7e495057d31c 04:31:57 Step 24/24 : LABEL version=1.2.4-dev.16 04:31:57 ---> Running in ab35659a26cf 04:31:57 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:31:58 Removing intermediate container ab35659a26cf 04:31:58 ---> b38ce03ae55f 04:31:58 [Warning] One or more build-args [ARCH] were not consumed 04:31:58 Successfully built b38ce03ae55f 04:31:58 Successfully tagged docker-device-sdk-simple:latest [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:32:01 Removing intermediate container 5ccabc109de6 04:32:01 ---> 684f3ad3a120 04:32:01 Step 10/24 : FROM scratch 04:32:01 ---> 04:32:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:32:01 ---> Running in c5e285e540f7 04:32:01 Removing intermediate container c5e285e540f7 04:32:01 ---> bbb908a9d23c 04:32:01 Step 12/24 : ENV APP_PORT=49990 04:32:01 ---> Running in e569d3f1876b 04:32:02 Removing intermediate container e569d3f1876b 04:32:02 ---> a08c61f59419 04:32:02 Step 13/24 : EXPOSE $APP_PORT 04:32:02 ---> Running in 6a4fc10462ee 04:32:02 Removing intermediate container 6a4fc10462ee 04:32:02 ---> fbcd089f489e 04:32:02 Step 14/24 : WORKDIR / 04:32:02 ---> Running in 989a60f7726f 04:32:03 Removing intermediate container 989a60f7726f 04:32:03 ---> 67257ed3e03f 04:32:03 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:32:04 ---> e13725ae9fe8 04:32:04 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:32:04 ---> bb3ad479a551 04:32:04 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:32:05 ---> 6587c7a91335 04:32:05 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:32:06 ---> c03a2d1a032d 04:32:06 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:32:07 ---> 1f554a603845 04:32:07 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:32:07 ---> Running in f37a670c97a1 04:32:07 Removing intermediate container f37a670c97a1 04:32:07 ---> 73eb33abde5b 04:32:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:32:07 ---> Running in 036f600bdf97 04:32:08 Removing intermediate container 036f600bdf97 04:32:08 ---> 40cbad694cd3 04:32:08 Step 22/24 : LABEL arch=arm64 04:32:08 ---> Running in ba4c7e0ddd43 04:32:08 Removing intermediate container ba4c7e0ddd43 04:32:08 ---> 51a6e91c3fe1 04:32:08 Step 23/24 : LABEL git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd 04:32:08 ---> Running in 7d09cb6da498 04:32:09 Removing intermediate container 7d09cb6da498 04:32:09 ---> a4bbef690a58 04:32:09 Step 24/24 : LABEL version=1.2.4-dev.16 04:32:09 ---> Running in 992aa9f3bdf1 04:32:10 Removing intermediate container 992aa9f3bdf1 04:32:10 ---> 5b7605303f92 04:32:10 [Warning] One or more build-args [ARCH] were not consumed 04:32:10 Successfully built 5b7605303f92 04:32:10 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [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 [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:32:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:32:12 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:32:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:32:12 04:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 04:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:32:13 1.317.0: Pulling from edgex-devops/edgex-snyk-go 04:32:13 cbdbe7a5bc2a: Pulling fs layer 04:32:13 408f87550127: Pulling fs layer 04:32:13 fe522b08c979: Pulling fs layer 04:32:13 221eaa008020: Pulling fs layer 04:32:13 2a4607e5d6b9: Pulling fs layer 04:32:13 8f79b27c4fd2: Pulling fs layer 04:32:13 e5c8dbe1645b: Pulling fs layer 04:32:13 23e8b3b47431: Pulling fs layer 04:32:13 5c568d65a230: Pulling fs layer 04:32:13 221eaa008020: Waiting 04:32:13 e5c8dbe1645b: Waiting 04:32:13 5c568d65a230: Waiting 04:32:13 23e8b3b47431: Waiting 04:32:13 8f79b27c4fd2: Waiting 04:32:13 fe522b08c979: Download complete 04:32:13 408f87550127: Verifying Checksum 04:32:13 408f87550127: Download complete 04:32:13 2a4607e5d6b9: Verifying Checksum 04:32:13 2a4607e5d6b9: Download complete 04:32:13 8f79b27c4fd2: Verifying Checksum 04:32:13 8f79b27c4fd2: Download complete 04:32:13 cbdbe7a5bc2a: Verifying Checksum 04:32:13 cbdbe7a5bc2a: Download complete 04:32:13 cbdbe7a5bc2a: Pull complete 04:32:13 408f87550127: Pull complete 04:32:13 fe522b08c979: Pull complete 04:32:14 e5c8dbe1645b: Verifying Checksum 04:32:14 e5c8dbe1645b: Download complete 04:32:15 5c568d65a230: Verifying Checksum 04:32:15 5c568d65a230: Download complete 04:32:15 23e8b3b47431: Verifying Checksum 04:32:15 23e8b3b47431: Download complete 04:32:16 221eaa008020: Verifying Checksum 04:32:16 221eaa008020: Download complete 04:32:22 221eaa008020: Pull complete 04:32:22 2a4607e5d6b9: Pull complete 04:32:22 8f79b27c4fd2: Pull complete 04:32:24 e5c8dbe1645b: Pull complete 04:32:27 23e8b3b47431: Pull complete 04:32:28 5c568d65a230: Pull complete 04:32:28 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 04:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 04:32:28 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 04:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 04:32:29 $ docker top 57a3175761ded457cecdd5c878f354a069a06ce6594e36ca56bba1e2c49c1642 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:30 + snyk monitor '--org=edgex-jenkins' 04:32:38 04:32:38 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go)... 04:32:38 04:32:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/97fd4d7d-d329-4f29-9db6-e6695288ecaa 04:32:38 04:32:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:32:38 04:32:38 04:32:38 Snyk CLI supports Node.js 8 and higher. 04:32:38 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 04:32:38 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 04:32:38 04:32:38 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 04:32:38 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 04:32:38 $ docker stop --time=1 57a3175761ded457cecdd5c878f354a069a06ce6594e36ca56bba1e2c49c1642 04:32:41 $ docker rm -f 57a3175761ded457cecdd5c878f354a069a06ce6594e36ca56bba1e2c49c1642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 04:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:43 . [Pipeline] withDockerContainer 04:32:43 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 04:32:43 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:32:43 $ docker top 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:44 [ssh-agent] Looking for ssh-agent implementation... 04:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:44 $ docker exec 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 ssh-agent 04:32:44 SSH_AUTH_SOCK=/tmp/ssh-u5qRJ6CPeJSV/agent.12 04:32:44 SSH_AGENT_PID=17 04:32:44 Running ssh-add (command line suppressed) 04:32:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7929095422596995058.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7929095422596995058.key) 04:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:45 + git semver tag 04:32:45 # -> Open(): unable to determine branch for HEAD 04:32:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:32:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:32:45 # $SEMVER_REMOTE_NAME = origin 04:32:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:32:45 # $SEMVER_USER_NAME = edgex-jenkins 04:32:45 # $SEMVER_BRANCH = master 04:32:45 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:32:45 # fb7330ff9bf92f9fa1366cf6687914141b9e28cd HEAD 04:32:45 # -> Force: false 04:32:45 # c68635351c46f083f3b1fbf762c9ef2a689a1fd2 refs/tags/v1.2.4-dev.16 [Pipeline] } 04:32:45 $ docker exec --env ******** --env ******** 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 ssh-agent -k 04:32:45 unset SSH_AUTH_SOCK; 04:32:45 unset SSH_AGENT_PID; 04:32:45 echo Agent pid 17 killed; 04:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:45 + git semver [Pipeline] } 04:32:45 $ docker stop --time=1 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 04:32:47 $ docker rm -f 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:48 04:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:32:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:48 0.23.1-centos7: Pulling from edgex-lftools 04:32:48 ab5ef0e58194: Pulling fs layer 04:32:48 9712f1f96733: Pulling fs layer 04:32:48 63f879dbbcfc: Pulling fs layer 04:32:48 0d9ebad4ef96: Pulling fs layer 04:32:48 e9a5061849ea: Pulling fs layer 04:32:48 d747dcd14b5f: Pulling fs layer 04:32:48 2de7ff778b66: Pulling fs layer 04:32:48 e9a5061849ea: Waiting 04:32:48 d747dcd14b5f: Waiting 04:32:48 2de7ff778b66: Waiting 04:32:48 0d9ebad4ef96: Waiting 04:32:48 9712f1f96733: Verifying Checksum 04:32:48 9712f1f96733: Download complete 04:32:50 63f879dbbcfc: Verifying Checksum 04:32:50 63f879dbbcfc: Download complete 04:32:50 e9a5061849ea: Verifying Checksum 04:32:50 e9a5061849ea: Download complete 04:32:50 d747dcd14b5f: Verifying Checksum 04:32:50 d747dcd14b5f: Download complete 04:32:50 2de7ff778b66: Verifying Checksum 04:32:50 2de7ff778b66: Download complete 04:32:51 0d9ebad4ef96: Verifying Checksum 04:32:51 0d9ebad4ef96: Download complete 04:32:51 ab5ef0e58194: Verifying Checksum 04:32:51 ab5ef0e58194: Download complete 04:32:55 ab5ef0e58194: Pull complete 04:32:55 9712f1f96733: Pull complete 04:32:59 63f879dbbcfc: Pull complete 04:33:05 0d9ebad4ef96: Pull complete 04:33:07 e9a5061849ea: Pull complete 04:33:07 d747dcd14b5f: Pull complete 04:33:10 2de7ff778b66: Pull complete 04:33:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:33:11 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 04:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:33:14 $ docker top 1ebdea17ffafd5bb33ac8a11c9c6e89c194bb57208ca96f31155c5877260ef2d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:33:14 provisioning config files... 04:33:14 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1956772755143400063tmp 04:33:14 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5973297254054790480tmp 04:33:14 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1385534334561460221tmp [Pipeline] { [Pipeline] echo 04:33:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:33:15 ---> sigul-configuration.sh 04:33:15 gpg: directory `/root/.gnupg' created 04:33:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:33:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:33:15 gpg: keyring `/root/.gnupg/secring.gpg' created 04:33:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:33:15 gpg: CAST5 encrypted data 04:33:15 gpg: encrypted with 1 passphrase 04:33:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:33:15 + mkdir /home/jenkins 04:33:15 + mkdir /home/jenkins/sigul [Pipeline] sh 04:33:16 + 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 04:33:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:33:16 ---> sigul-install.sh 04:33:21 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:33:22 + git tag --list 04:33:22 0.7.1 04:33:22 delhi-tag 04:33:22 v1.0.0 04:33:22 v1.1.0 04:33:22 v1.1.1 04:33:22 v1.1.2 04:33:22 v1.2.0 04:33:22 v1.2.1 04:33:22 v1.2.2 04:33:22 v1.2.3 04:33:22 v1.2.4-dev.1 04:33:22 v1.2.4-dev.10 04:33:22 v1.2.4-dev.11 04:33:22 v1.2.4-dev.12 04:33:22 v1.2.4-dev.13 04:33:22 v1.2.4-dev.14 04:33:22 v1.2.4-dev.15 04:33:22 v1.2.4-dev.16 04:33:22 v1.2.4-dev.2 04:33:22 v1.2.4-dev.3 04:33:22 v1.2.4-dev.4 04:33:22 v1.2.4-dev.5 04:33:22 v1.2.4-dev.6 04:33:22 v1.2.4-dev.7 04:33:22 v1.2.4-dev.8 04:33:22 v1.2.4-dev.9 [Pipeline] sh 04:33:22 + lftools sign git-tag v1.2.4-dev.16 04:33:23 Signing Git tag with Sigul... 04:33:23 Signing v1.2.4-dev.16 [Pipeline] echo 04:33:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:33:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:33:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:33:25 $ docker stop --time=1 1ebdea17ffafd5bb33ac8a11c9c6e89c194bb57208ca96f31155c5877260ef2d 04:33:27 $ docker rm -f 1ebdea17ffafd5bb33ac8a11c9c6e89c194bb57208ca96f31155c5877260ef2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:28 . [Pipeline] withDockerContainer 04:33:28 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 04:33:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:33:28 $ docker top 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:29 [ssh-agent] Looking for ssh-agent implementation... 04:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:29 $ docker exec 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 ssh-agent 04:33:29 SSH_AUTH_SOCK=/tmp/ssh-dOq8pU2JMryw/agent.12 04:33:29 SSH_AGENT_PID=18 04:33:29 Running ssh-add (command line suppressed) 04:33:29 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6645003282211959986.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6645003282211959986.key) 04:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:30 + git semver bump pre 04:33:30 # -> Open(): unable to determine branch for HEAD 04:33:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:33:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:33:30 # $SEMVER_REMOTE_NAME = origin 04:33:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:33:30 # $SEMVER_USER_NAME = edgex-jenkins 04:33:30 # $SEMVER_BRANCH = master 04:33:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:33:30 1.2.4-dev.17 [Pipeline] } 04:33:30 $ docker exec --env ******** --env ******** 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 ssh-agent -k 04:33:30 unset SSH_AUTH_SOCK; 04:33:30 unset SSH_AGENT_PID; 04:33:30 echo Agent pid 18 killed; 04:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:30 + git semver [Pipeline] } 04:33:30 $ docker stop --time=1 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 04:33:32 $ docker rm -f 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:32 . [Pipeline] withDockerContainer 04:33:33 prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container 04:33:33 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:33:33 $ docker top 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:34 [ssh-agent] Looking for ssh-agent implementation... 04:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:34 $ docker exec 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c ssh-agent 04:33:34 SSH_AUTH_SOCK=/tmp/ssh-I3yecqVcfeYu/agent.12 04:33:34 SSH_AGENT_PID=17 04:33:34 Running ssh-add (command line suppressed) 04:33:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1731967153859075949.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1731967153859075949.key) 04:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:34 + git semver push 04:33:34 # -> Open(): unable to determine branch for HEAD 04:33:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:33:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:33:34 # $SEMVER_REMOTE_NAME = origin 04:33:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:33:34 # $SEMVER_USER_NAME = edgex-jenkins 04:33:34 # $SEMVER_BRANCH = master 04:33:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:33:41 $ docker exec --env ******** --env ******** 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c ssh-agent -k 04:33:41 unset SSH_AUTH_SOCK; 04:33:41 unset SSH_AGENT_PID; 04:33:41 echo Agent pid 17 killed; 04:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:42 + git semver [Pipeline] } 04:33:42 $ docker stop --time=1 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c 04:33:43 $ docker rm -f 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c [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 04:33:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:45 ---> package-listing.sh 04:33:45 ++ facter osfamily 04:33:45 ++ tr '[:upper:]' '[:lower:]' 04:33:45 + OS_FAMILY=redhat 04:33:45 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 04:33:45 + START_PACKAGES=/tmp/packages_start.txt 04:33:45 + END_PACKAGES=/tmp/packages_end.txt 04:33:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:45 + PACKAGES=/tmp/packages_start.txt 04:33:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:33:45 + PACKAGES=/tmp/packages_end.txt 04:33:45 + case "${OS_FAMILY}" in 04:33:45 + rpm -qa 04:33:45 + sort 04:33:49 + '[' -f /tmp/packages_start.txt ']' 04:33:49 + '[' -f /tmp/packages_end.txt ']' 04:33:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:49 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:33:49 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 04:33:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:50 provisioning config files... 04:33:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5635611178277072522tmp [Pipeline] { [Pipeline] echo 04:33:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:50 ---> create-netrc.sh [Pipeline] } 04:33:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:33:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:33:50 ---> python-tools-install.sh 04:33:50 Generating Requirements File 04:35:12 Python 3.6.8 04:35:12 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 04:35:12 aiohttp==3.6.2 04:35:12 appdirs==1.4.3 04:35:12 argcomplete==1.12.1 04:35:12 aspy.yaml==1.3.0 04:35:12 async-timeout==3.0.1 04:35:12 attrs==19.3.0 04:35:12 Babel==2.8.0 04:35:12 beautifulsoup4==4.8.2 04:35:12 boto3==1.11.6 04:35:12 botocore==1.14.6 04:35:12 bs4==0.0.1 04:35:12 cachetools==4.1.1 04:35:12 certifi==2019.11.28 04:35:12 cffi==1.14.3 04:35:12 cfgv==2.0.1 04:35:12 chardet==3.0.4 04:35:12 click==7.1 04:35:12 cliff==3.4.0 04:35:12 cmd2==1.3.10 04:35:12 colorama==0.4.3 04:35:12 cryptography==3.1.1 04:35:12 debtcollector==2.2.0 04:35:12 decorator==4.4.2 04:35:12 defusedxml==0.6.0 04:35:12 Deprecated==1.2.7 04:35:12 distlib==0.3.1 04:35:12 distro==1.2.0 04:35:12 dnspython==1.16.0 04:35:12 docker==4.2.0 04:35:12 docutils==0.15.2 04:35:12 dogpile.cache==1.0.2 04:35:12 email-validator==1.0.5 04:35:12 filelock==3.0.12 04:35:12 future==0.18.2 04:35:12 google-auth==1.22.0 04:35:12 httplib2==0.17.0 04:35:12 identify==1.4.11 04:35:12 idna==2.9 04:35:12 idna-ssl==1.1.0 04:35:12 importlib-metadata==1.7.0 04:35:12 importlib-resources==1.5.0 04:35:12 iso8601==0.1.13 04:35:12 Jinja2==2.11.1 04:35:12 jmespath==0.10.0 04:35:12 jsonpatch==1.26 04:35:12 jsonpointer==2.0 04:35:12 jsonschema==3.2.0 04:35:12 keystoneauth1==4.2.1 04:35:12 kubernetes==11.0.0 04:35:12 lftools==0.34.2 04:35:12 lxml==4.5.0 04:35:12 MarkupSafe==0.23 04:35:12 msgpack==1.0.0 04:35:12 multi-key-dict==2.0.3 04:35:12 multidict==4.7.6 04:35:12 munch==2.5.0 04:35:12 netaddr==0.8.0 04:35:12 netifaces==0.10.9 04:35:12 niet==1.4.2 04:35:12 nodeenv==1.3.5 04:35:12 oauth2client==4.1.3 04:35:12 oauthlib==3.1.0 04:35:12 openstacksdk==0.50.0 04:35:12 os-client-config==2.1.0 04:35:12 os-service-types==1.7.0 04:35:12 osc-lib==2.2.1 04:35:12 oslo.config==8.3.2 04:35:12 oslo.context==3.1.1 04:35:12 oslo.i18n==5.0.1 04:35:12 oslo.log==4.4.0 04:35:12 oslo.serialization==4.0.1 04:35:12 oslo.utils==4.6.0 04:35:12 packaging==20.4 04:35:12 pbr==5.4.4 04:35:12 pluggy==0.13.1 04:35:12 prettytable==0.7.2 04:35:12 py==1.9.0 04:35:12 pyasn1==0.4.8 04:35:12 pyasn1-modules==0.2.8 04:35:12 pycparser==2.20 04:35:12 pygerrit2==2.0.10 04:35:12 PyGithub==1.46 04:35:12 pyinotify==0.9.6 04:35:12 PyJWT==1.7.1 04:35:12 pyparsing==2.4.7 04:35:12 pyperclip==1.8.0 04:35:12 pyroute2==0.4.13 04:35:12 pyrsistent==0.15.7 04:35:12 PySocks==1.6.8 04:35:12 python-cinderclient==7.2.0 04:35:12 python-dateutil==2.8.1 04:35:12 python-heatclient==2.2.1 04:35:12 python-jenkins==1.7.0 04:35:12 python-keystoneclient==4.1.1 04:35:12 python-magnumclient==3.2.1 04:35:12 python-novaclient==17.2.1 04:35:12 python-openstackclient==5.3.1 04:35:12 python-swiftclient==3.10.1 04:35:12 pytz==2020.1 04:35:12 PyYAML==5.3 04:35:12 requests==2.23.0 04:35:12 requests-oauthlib==1.3.0 04:35:12 requestsexceptions==1.4.0 04:35:12 rfc3986==1.4.0 04:35:12 rpm==4.11.3 04:35:12 rsa==4.0 04:35:12 ruamel.yaml==0.16.10 04:35:12 ruamel.yaml.clib==0.2.0 04:35:12 s3transfer==0.3.3 04:35:12 shade==1.27.2 04:35:12 simplejson==3.17.2 04:35:12 six==1.14.0 04:35:12 soupsieve==2.0 04:35:12 stevedore==3.2.2 04:35:12 tabulate==0.8.6 04:35:12 toml==0.10.0 04:35:12 tox==3.20.0 04:35:12 tqdm==4.43.0 04:35:12 typing-extensions==3.7.4.3 04:35:12 urllib3==1.25.8 04:35:12 virtualenv==20.0.31 04:35:12 wcwidth==0.2.5 04:35:12 websocket-client==0.57.0 04:35:12 wrapt==1.12.1 04:35:12 xdg==3.0.2 04:35:12 xmltodict==0.12.0 04:35:12 yarl==1.6.0 04:35:12 yq==2.11.1 04:35:12 zipp==3.2.0 04:35:12 Cache entry deserialization failed, entry ignored 04:35:12 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 04:35:13 Python 2.7.5 04:35:13 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 04:35:14 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 04:35:14 ansible==2.9.7 04:35:14 Babel==0.9.6 04:35:14 backports.ssl-match-hostname==3.5.0.1 04:35:14 beautifulsoup4==4.4.1 04:35:14 bodhi==2.11.0 04:35:14 bodhi-client==2.11.0 04:35:14 CCColUtils==1.4 04:35:14 cffi==1.6.0 04:35:14 chardet==2.2.1 04:35:14 click==6.7 04:35:14 cloud-init==18.5 04:35:14 configobj==4.7.2 04:35:14 cryptography==1.7.2 04:35:14 decorator==3.4.0 04:35:14 distro==1.2.0 04:35:14 enum34==1.0.4 04:35:14 fedpkg==1.38 04:35:14 futures==3.1.1 04:35:14 gitdb==0.6.4 04:35:14 GitPython==1.0.1 04:35:14 html5lib==0.999 04:35:14 httplib2==0.9.2 04:35:14 idna==2.4 04:35:14 iniparse==0.4 04:35:14 ipaddress==1.0.16 04:35:14 IPy==0.75 04:35:14 javapackages==1.0.0 04:35:14 Jinja2==2.7.2 04:35:14 jmespath==0.9.4 04:35:14 jsonpatch==1.2 04:35:14 jsonpointer==1.9 04:35:14 kerberos==1.1 04:35:14 kitchen==1.1.1 04:35:14 langtable==0.0.31 04:35:14 lockfile==0.9.1 04:35:14 lxml==3.2.1 04:35:14 MarkupSafe==0.11 04:35:14 munch==2.0.2 04:35:14 offtrac==0.1.0 04:35:14 openidc-client==0.6.0 04:35:14 packagedb-cli==2.14.1 04:35:14 paramiko==2.1.1 04:35:14 perf==0.1 04:35:14 ply==3.4 04:35:14 policycoreutils-default-encoding==0.1 04:35:14 prettytable==0.7.2 04:35:14 pyasn1==0.1.9 04:35:14 pycparser==2.14 04:35:14 pycurl==7.19.0 04:35:14 pygobject==3.22.0 04:35:14 pygpgme==0.3 04:35:14 pyliblzma==0.5.3 04:35:14 pyOpenSSL==0.13.1 04:35:14 pyparsing==1.5.6 04:35:14 pyserial==2.6 04:35:14 python-augeas==0.5.0 04:35:14 python-bugzilla==2.3.0 04:35:14 python-dateutil==1.5 04:35:14 python-fedora==0.10.0 04:35:14 python-linux-procfs==0.4.9 04:35:14 python-yubico==1.2.3 04:35:14 pyudev==0.15 04:35:14 pyusb==1.0.0b1 04:35:14 pyxattr==0.5.1 04:35:14 PyYAML==3.10 04:35:14 requests==2.6.0 04:35:14 requests-kerberos==0.7.0 04:35:14 rpkg==1.60 04:35:14 schedutils==0.4 04:35:14 seobject==0.1 04:35:14 sepolicy==1.1 04:35:14 six==1.9.0 04:35:14 smmap==0.9.0 04:35:14 urlgrabber==3.10 04:35:14 urllib3==1.10.2 04:35:14 virtualenv==15.1.0 04:35:14 yum-langpacks==0.4.2 04:35:14 yum-metadata-parser==1.1.4 [Pipeline] echo 04:35:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:35:14 ---> sudo-logs.sh 04:35:14 Archiving 'sudo' log.. [Pipeline] echo 04:35:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:35:15 ---> job-cost.sh 04:35:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2E6d 04:35:25 Cache entry deserialization failed, entry ignored 04:35:25 Cache entry deserialization failed, entry ignored 04:35:25 Cache entry deserialization failed, entry ignored 04:35:25 Cache entry deserialization failed, entry ignored 04:35:25 Cache entry deserialization failed, entry ignored 04:35:25 Cache entry deserialization failed, entry ignored 04:35:26 Cache entry deserialization failed, entry ignored 04:35:26 Cache entry deserialization failed, entry ignored 04:35:26 Cache entry deserialization failed, entry ignored 04:35:26 Cache entry deserialization failed, entry ignored 04:35:26 Cache entry deserialization failed, entry ignored 04:35:26 Cache entry deserialization failed, entry ignored 04:35:26 Cache entry deserialization failed, entry ignored 04:35:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:36:01 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 04:36:01 04:36:01 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 04:36:01 04:36:01 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 04:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-2E6d/bin to PATH 04:36:01 INFO: No Stack... 04:36:04 INFO: Retrieving Pricing Info for: v1-standard-2 04:36:05 INFO: Archiving Costs [Pipeline] echo 04:36:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:36:05 ---> logs-deploy.sh 04:36:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/66 04:36:05 INFO: archiving workspace using pattern(s): 04:36:07 Archives upload complete. 04:36:07 INFO: archiving logs to Nexus 04:36:08 ---> uname -a: 04:36:08 Linux prd-centos7-docker-4c-2g-2129.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 04:36:08 04:36:08 04:36:08 ---> lscpu: 04:36:08 Architecture: x86_64 04:36:08 CPU op-mode(s): 32-bit, 64-bit 04:36:08 Byte Order: Little Endian 04:36:08 CPU(s): 4 04:36:08 On-line CPU(s) list: 0-3 04:36:08 Thread(s) per core: 1 04:36:08 Core(s) per socket: 1 04:36:08 Socket(s): 4 04:36:08 NUMA node(s): 1 04:36:08 Vendor ID: GenuineIntel 04:36:08 CPU family: 6 04:36:08 Model: 44 04:36:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:36:08 Stepping: 1 04:36:08 CPU MHz: 2933.442 04:36:08 BogoMIPS: 5866.88 04:36:08 Virtualization: VT-x 04:36:08 Hypervisor vendor: KVM 04:36:08 Virtualization type: full 04:36:08 L1d cache: 32K 04:36:08 L1i cache: 32K 04:36:08 L2 cache: 4096K 04:36:08 L3 cache: 16384K 04:36:08 NUMA node0 CPU(s): 0-3 04:36:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:36:08 04:36:08 04:36:08 ---> nproc: 04:36:08 4 04:36:08 04:36:08 04:36:08 ---> df -h: 04:36:08 Filesystem Size Used Avail Use% Mounted on 04:36:08 devtmpfs 887M 0 887M 0% /dev 04:36:08 tmpfs 919M 0 919M 0% /dev/shm 04:36:08 tmpfs 919M 17M 903M 2% /run 04:36:08 tmpfs 919M 0 919M 0% /sys/fs/cgroup 04:36:08 /dev/vda1 50G 8.6G 42G 18% / 04:36:08 tmpfs 184M 0 184M 0% /run/user/1001 04:36:08 04:36:08 04:36:08 ---> free -m: 04:36:08 total used free shared buff/cache available 04:36:08 Mem: 1837 663 74 16 1099 974 04:36:08 Swap: 1023 2 1021 04:36:08 04:36:08 04:36:08 ---> ip addr: 04:36:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:36:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:36:08 inet 127.0.0.1/8 scope host lo 04:36:08 valid_lft forever preferred_lft forever 04:36:08 inet6 ::1/128 scope host 04:36:08 valid_lft forever preferred_lft forever 04:36:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 04:36:08 link/ether fa:16:3e:29:6f:e6 brd ff:ff:ff:ff:ff:ff 04:36:08 inet 10.30.123.98/23 brd 10.30.123.255 scope global dynamic eth0 04:36:08 valid_lft 85856sec preferred_lft 85856sec 04:36:08 inet6 fe80::f816:3eff:fe29:6fe6/64 scope link 04:36:08 valid_lft forever preferred_lft forever 04:36:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:36:08 link/ether 02:42:00:46:cf:78 brd ff:ff:ff:ff:ff:ff 04:36:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:36:08 valid_lft forever preferred_lft forever 04:36:08 inet6 fe80::42:ff:fe46:cf78/64 scope link 04:36:08 valid_lft forever preferred_lft forever 04:36:08 04:36:08 04:36:08 ---> sar -b -r -n DEV: 04:36:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/30/2020 _x86_64_ (4 CPU) 04:36:08 04:36:08 04:26:45 AM LINUX RESTART 04:36:08 04:36:08 04:28:01 AM tps rtps wtps bread/s bwrtn/s 04:36:08 04:29:01 AM 3.33 0.00 3.33 0.00 109.64 04:36:08 04:30:01 AM 0.37 0.00 0.37 0.00 4.70 04:36:08 04:31:01 AM 0.25 0.00 0.25 0.00 2.98 04:36:08 04:32:01 AM 0.27 0.00 0.27 0.00 3.33 04:36:08 04:33:01 AM 275.06 126.80 148.26 7343.47 50311.76 04:36:08 04:34:01 AM 204.79 120.95 83.84 8345.08 13914.63 04:36:08 04:35:01 AM 95.19 9.14 86.05 988.42 10397.25 04:36:08 04:36:01 AM 109.16 28.79 80.37 1444.80 9035.35 04:36:08 Average: 86.09 35.73 50.36 2266.38 10478.15 04:36:08 04:36:08 04:28:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:08 04:29:01 AM 171452 1710104 90.89 2620 1140832 1073168 36.63 424492 1126168 12 04:36:08 04:30:01 AM 171912 1709644 90.86 2620 1140836 1073168 36.63 424680 1125712 8 04:36:08 04:31:01 AM 170956 1710600 90.91 2620 1140844 1073372 36.63 425944 1125712 12 04:36:08 04:32:01 AM 170004 1711552 90.96 2620 1140844 1073232 36.63 437448 1115028 12 04:36:08 04:33:01 AM 70540 1811016 96.25 2436 1063960 1507780 51.46 650996 916372 100284 04:36:08 04:34:01 AM 66132 1815424 96.49 1492 1043924 1139532 38.89 662456 861788 19184 04:36:08 04:35:01 AM 87560 1793996 95.35 1492 979152 1157868 39.52 650416 825772 87936 04:36:08 04:36:01 AM 140964 1740592 92.51 1492 957720 1095792 37.40 587988 805012 35648 04:36:08 Average: 131190 1750366 93.03 2174 1076014 1149239 39.22 533052 987696 30387 04:36:08 04:36:08 04:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:36:08 04:29:01 AM eth0 0.28 0.08 0.01 0.01 0.00 0.00 0.00 04:36:08 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:30:01 AM eth0 0.90 0.08 0.08 0.01 0.00 0.00 0.00 04:36:08 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:31:01 AM eth0 1.68 0.83 0.65 0.38 0.00 0.00 0.00 04:36:08 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:32:01 AM eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 04:36:08 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:33:01 AM eth0 772.38 697.01 7051.92 63.33 0.00 0.00 0.00 04:36:08 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:33:01 AM docker0 21.88 19.70 2.28 46.85 0.00 0.00 0.00 04:36:08 04:34:01 AM eth0 150.56 116.56 368.97 80.84 0.00 0.00 0.00 04:36:08 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:34:01 AM docker0 24.91 31.04 1.60 198.94 0.00 0.00 0.00 04:36:08 04:35:01 AM eth0 83.74 70.69 751.82 7.91 0.00 0.00 0.00 04:36:08 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:36:01 AM eth0 39.63 28.71 132.26 9.54 0.00 0.00 0.00 04:36:08 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 04:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 Average: eth0 131.25 114.33 1038.94 20.27 0.00 0.00 0.00 04:36:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:08 Average: docker0 5.85 6.35 0.48 30.74 0.00 0.00 0.00 04:36:08 04:36:08 04:36:08 ---> sar -P ALL: 04:36:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/30/2020 _x86_64_ (4 CPU) 04:36:08 04:36:08 04:26:45 AM LINUX RESTART 04:36:08 04:36:08 04:28:01 AM CPU %user %nice %system %iowait %steal %idle 04:36:08 04:29:01 AM all 0.18 0.00 0.04 0.00 0.00 99.78 04:36:08 04:29:01 AM 0 0.02 0.00 0.05 0.00 0.00 99.93 04:36:08 04:29:01 AM 1 0.03 0.00 0.07 0.00 0.00 99.90 04:36:08 04:29:01 AM 2 0.12 0.00 0.07 0.00 0.02 99.80 04:36:08 04:29:01 AM 3 0.55 0.00 0.03 0.00 0.02 99.40 04:36:08 04:30:01 AM all 0.14 0.00 0.03 0.00 0.00 99.83 04:36:08 04:30:01 AM 0 0.05 0.00 0.02 0.00 0.00 99.93 04:36:08 04:30:01 AM 1 0.03 0.00 0.02 0.00 0.00 99.95 04:36:08 04:30:01 AM 2 0.03 0.00 0.02 0.00 0.00 99.95 04:36:08 04:30:01 AM 3 0.43 0.00 0.03 0.00 0.00 99.53 04:36:08 04:31:01 AM all 0.16 0.00 0.03 0.00 0.00 99.80 04:36:08 04:31:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 04:36:08 04:31:01 AM 1 0.05 0.00 0.02 0.00 0.00 99.93 04:36:08 04:31:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 04:36:08 04:31:01 AM 3 0.53 0.00 0.02 0.00 0.00 99.45 04:36:08 04:32:01 AM all 0.13 0.00 0.04 0.00 0.00 99.84 04:36:08 04:32:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 04:36:08 04:32:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 04:36:08 04:32:01 AM 2 0.02 0.00 0.02 0.00 0.00 99.97 04:36:08 04:32:01 AM 3 0.42 0.00 0.03 0.00 0.00 99.55 04:36:08 04:33:01 AM all 13.26 0.00 8.22 2.31 0.05 76.15 04:36:08 04:33:01 AM 0 11.82 0.00 8.57 1.84 0.05 77.73 04:36:08 04:33:01 AM 1 13.47 0.00 7.99 4.38 0.03 74.12 04:36:08 04:33:01 AM 2 14.65 0.00 8.30 1.70 0.05 75.29 04:36:08 04:33:01 AM 3 13.07 0.00 8.03 1.33 0.03 77.54 04:36:08 04:34:01 AM all 9.75 0.00 5.18 3.75 0.05 81.26 04:36:08 04:34:01 AM 0 11.89 0.00 5.35 2.96 0.05 79.75 04:36:08 04:34:01 AM 1 7.67 0.00 3.95 2.26 0.05 86.07 04:36:08 04:34:01 AM 2 8.92 0.00 5.84 4.83 0.05 80.36 04:36:08 04:34:01 AM 3 10.53 0.00 5.62 4.94 0.07 78.84 04:36:08 04:35:01 AM all 17.26 0.00 2.89 0.96 0.03 78.85 04:36:08 04:35:01 AM 0 20.29 0.00 2.59 0.47 0.03 76.61 04:36:08 04:35:01 AM 1 13.73 0.00 3.10 0.94 0.03 82.20 04:36:08 04:35:01 AM 2 13.33 0.00 2.38 1.34 0.03 82.91 04:36:08 04:35:01 AM 3 21.74 0.00 3.50 1.09 0.03 73.64 04:36:08 04:36:01 AM all 16.24 0.00 3.39 2.22 0.04 78.11 04:36:08 04:36:01 AM 0 30.36 0.00 5.14 3.64 0.03 60.83 04:36:08 04:36:01 AM 1 9.03 0.00 1.54 2.17 0.05 87.21 04:36:08 04:36:01 AM 2 12.08 0.00 3.07 1.85 0.07 82.93 04:36:08 04:36:01 AM 3 13.58 0.00 3.78 1.20 0.05 81.39 04:36:08 Average: all 7.10 0.00 2.46 1.15 0.02 89.28 04:36:08 Average: 0 9.26 0.00 2.69 1.11 0.02 86.92 04:36:08 Average: 1 5.48 0.00 2.07 1.21 0.02 91.21 04:36:08 Average: 2 6.11 0.00 2.45 1.21 0.03 90.21 04:36:08 Average: 3 7.56 0.00 2.61 1.06 0.03 88.75 04:36:08 04:36:08 04:36:08