Pull request #565 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ba1b3955148a6cd2c855f98ff469506b085b82f4+3bd4578e25bcde68fcf7cceea36aad07a0fe1d18 (c3c2613565f605759fed3936137684a3048340a7) Running in Durability level: MAX_SURVIVABILITY 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-565/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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/app-functions-sdk-go/branches/PR-565/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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9446 in /w/workspace/ndry_app-functions-sdk-go_PR-565 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-565 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3bd4578e25bcde68fcf7cceea36aad07a0fe1d18 into PR head commit ba1b3955148a6cd2c855f98ff469506b085b82f4 Merge succeeded, producing ba1b3955148a6cd2c855f98ff469506b085b82f4 Checking out Revision ba1b3955148a6cd2c855f98ff469506b085b82f4 (PR-565) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba1b3955148a6cd2c855f98ff469506b085b82f4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3bd4578e25bcde68fcf7cceea36aad07a0fe1d18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba1b3955148a6cd2c855f98ff469506b085b82f4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:58 ========================================================= 06:42:58 EdgeX Global Pipelines Version Info 06:42:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:00 ------------------- 06:43:00 stable info: 06:43:00 ------------------- 06:43:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:00 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 06:43:00 Message: update stable to v1.0.148 06:43:01 ------------------- 06:43:01 experimental info: 06:43:01 ------------------- 06:43:01 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:01 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:43:01 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:43:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:43:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-565 [Pipeline] echo 06:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-565 [Pipeline] echo 06:43:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-565 [Pipeline] echo 06:43:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba1b3955148a6cd2c855f98ff469506b085b82f4 [Pipeline] echo 06:43:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba1b395 [Pipeline] echo 06:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:06 + git log --format=format:%s -1 ba1b3955148a6cd2c855f98ff469506b085b82f4 [Pipeline] echo 06:43:06 GIT_COMMIT: ba1b3955148a6cd2c855f98ff469506b085b82f4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:43:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:08 06:43:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:08 latest: Pulling from edgex-devops/git-semver 06:43:08 31603596830f: Pulling fs layer 06:43:08 2a8b12db71e7: Pulling fs layer 06:43:08 6ca5941a6612: Pulling fs layer 06:43:08 ecc8261a40a4: Pulling fs layer 06:43:08 ecc8261a40a4: Waiting 06:43:08 2a8b12db71e7: Download complete 06:43:08 31603596830f: Verifying Checksum 06:43:08 31603596830f: Download complete 06:43:08 ecc8261a40a4: Verifying Checksum 06:43:08 ecc8261a40a4: Download complete 06:43:08 6ca5941a6612: Verifying Checksum 06:43:08 6ca5941a6612: Download complete 06:43:09 31603596830f: Pull complete 06:43:09 2a8b12db71e7: Pull complete 06:43:10 6ca5941a6612: Pull complete 06:43:10 ecc8261a40a4: Pull complete 06:43:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:10 prd-centos7-docker-4c-2g-9446 does not seem to be running inside a container 06:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-565 -v /w/workspace/ndry_app-functions-sdk-go_PR-565:/w/workspace/ndry_app-functions-sdk-go_PR-565:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-565@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:43:13 $ docker top dd12af409931840cf30886efbe5125929d2722b637b535589e4ee57073915702 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:13 [ssh-agent] Looking for ssh-agent implementation... 06:43:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:14 $ docker exec dd12af409931840cf30886efbe5125929d2722b637b535589e4ee57073915702 ssh-agent 06:43:14 SSH_AUTH_SOCK=/tmp/ssh-XdLWEJAmH5zM/agent.12 06:43:14 SSH_AGENT_PID=17 06:43:14 Running ssh-add (command line suppressed) 06:43:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-565@tmp/private_key_8203970068711577118.key (/w/workspace/ndry_app-functions-sdk-go_PR-565@tmp/private_key_8203970068711577118.key) 06:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:15 + git tag --points-at HEAD [Pipeline] } 06:43:15 $ docker exec --env ******** --env ******** dd12af409931840cf30886efbe5125929d2722b637b535589e4ee57073915702 ssh-agent -k 06:43:15 unset SSH_AUTH_SOCK; 06:43:15 unset SSH_AGENT_PID; 06:43:15 echo Agent pid 17 killed; 06:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:15 [ssh-agent] Looking for ssh-agent implementation... 06:43:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:15 $ docker exec dd12af409931840cf30886efbe5125929d2722b637b535589e4ee57073915702 ssh-agent 06:43:15 SSH_AUTH_SOCK=/tmp/ssh-sGg4XdljfYfG/agent.49 06:43:15 SSH_AGENT_PID=54 06:43:15 Running ssh-add (command line suppressed) 06:43:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-565@tmp/private_key_1168697190159388738.key (/w/workspace/ndry_app-functions-sdk-go_PR-565@tmp/private_key_1168697190159388738.key) 06:43:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:16 + git semver init 06:43:16 # -> Open(): unable to determine branch for HEAD 06:43:16 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-565/.git 06:43:16 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-565 06:43:16 # $SEMVER_REMOTE_NAME = origin 06:43:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:16 # $SEMVER_USER_NAME = edgex-jenkins 06:43:16 # $SEMVER_BRANCH = PR-565 06:43:16 # $SEMVER_TEMP = /tmp/semver-639286935 06:43:16 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:43:19 # '/tmp/semver-639286935' -> '/w/workspace/ndry_app-functions-sdk-go_PR-565/.semver' 06:43:19 # -> Force: false 06:43:19 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-565/.semver [Pipeline] } 06:43:19 $ docker exec --env ******** --env ******** dd12af409931840cf30886efbe5125929d2722b637b535589e4ee57073915702 ssh-agent -k 06:43:20 unset SSH_AUTH_SOCK; 06:43:20 unset SSH_AGENT_PID; 06:43:20 echo Agent pid 54 killed; 06:43:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:20 + git semver [Pipeline] } 06:43:20 $ docker stop --time=1 dd12af409931840cf30886efbe5125929d2722b637b535589e4ee57073915702 06:43:22 $ docker rm -f dd12af409931840cf30886efbe5125929d2722b637b535589e4ee57073915702 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:23 Stashed 1 file(s) [Pipeline] echo 06:43:23 [edgeXSemver]: initialized semver on version 0.0.0 [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 06:43:39 Still waiting to schedule task 06:43:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:43:39 Still waiting to schedule task 06:43:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:46:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9448 in /w/workspace/ndry_app-functions-sdk-go_PR-565 [Pipeline] { [Pipeline] ws 06:46:07 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:46:12 using credential edgex-jenkins-ssh 06:46:13 Cloning the remote Git repository 06:46:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:46:13 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:46:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:46:13 > git --version # timeout=10 06:46:13 > git --version # 'git version 2.17.1' 06:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:46:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:46:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:46:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:46:16 Merging remotes/origin/master commit 3bd4578e25bcde68fcf7cceea36aad07a0fe1d18 into PR head commit ba1b3955148a6cd2c855f98ff469506b085b82f4 06:46:17 Merge succeeded, producing ba1b3955148a6cd2c855f98ff469506b085b82f4 06:46:17 Checking out Revision ba1b3955148a6cd2c855f98ff469506b085b82f4 (PR-565) 06:46:17 > git config core.sparsecheckout # timeout=10 06:46:17 > git checkout -f ba1b3955148a6cd2c855f98ff469506b085b82f4 # timeout=10 06:46:17 > git remote # timeout=10 06:46:17 > git config --get remote.origin.url # timeout=10 06:46:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:17 > git merge 3bd4578e25bcde68fcf7cceea36aad07a0fe1d18 # timeout=10 06:46:17 > git rev-parse HEAD^{commit} # timeout=10 06:46:17 > git config core.sparsecheckout # timeout=10 06:46:17 > git checkout -f ba1b3955148a6cd2c855f98ff469506b085b82f4 # timeout=10 06:46:21 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:46:21 > git --version # timeout=10 06:46:21 > git --version # 'git version 2.17.1' 06:46:21 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:46:23 ========================================================= 06:46:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:46:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:46:24 + 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 . 06:46:25 Sending build context to Docker daemon 19.15MB 06:46:25 Step 1/8 : ARG BASE=golang:1.15-alpine 06:46:25 Step 2/8 : FROM ${BASE} 06:46:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:46:25 b538f80385f9: Pulling fs layer 06:46:25 74f711af9a0d: Pulling fs layer 06:46:25 99f96fe45779: Pulling fs layer 06:46:25 8529a6b9a6be: Pulling fs layer 06:46:25 45590311c82a: Pulling fs layer 06:46:25 69ca0ff8b7b3: Pulling fs layer 06:46:25 209524e5b208: Pulling fs layer 06:46:25 8529a6b9a6be: Waiting 06:46:25 45590311c82a: Waiting 06:46:25 69ca0ff8b7b3: Waiting 06:46:25 209524e5b208: Waiting 06:46:25 99f96fe45779: Verifying Checksum 06:46:25 99f96fe45779: Download complete 06:46:25 74f711af9a0d: Verifying Checksum 06:46:25 74f711af9a0d: Download complete 06:46:26 45590311c82a: Download complete 06:46:26 69ca0ff8b7b3: Download complete 06:46:26 b538f80385f9: Verifying Checksum 06:46:26 b538f80385f9: Download complete 06:46:26 b538f80385f9: Pull complete 06:46:27 74f711af9a0d: Pull complete 06:46:27 99f96fe45779: Pull complete 06:46:28 209524e5b208: Verifying Checksum 06:46:28 209524e5b208: Download complete 06:46:29 8529a6b9a6be: Download complete 06:46:40 8529a6b9a6be: Pull complete 06:46:40 45590311c82a: Pull complete 06:46:40 69ca0ff8b7b3: Pull complete 06:46:44 209524e5b208: Pull complete 06:46:44 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:46:44 ---> 5bddaf1c2fca 06:46:44 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:46:44 latest: Pulling from library/docker 06:46:44 5f621e34cdf4: Pulling fs layer 06:46:44 85db56a05063: Pulling fs layer 06:46:44 ccb67d6aeaaa: Pulling fs layer 06:46:44 a0b19fc83503: Pulling fs layer 06:46:44 8eb508b41278: Pulling fs layer 06:46:44 37236713561e: Pulling fs layer 06:46:44 07c93f2b1b56: Pulling fs layer 06:46:44 8eb508b41278: Waiting 06:46:44 37236713561e: Waiting 06:46:44 a0b19fc83503: Waiting 06:46:44 07c93f2b1b56: Waiting 06:46:44 ccb67d6aeaaa: Verifying Checksum 06:46:44 ccb67d6aeaaa: Download complete 06:46:45 5f621e34cdf4: Verifying Checksum 06:46:45 5f621e34cdf4: Download complete 06:46:45 85db56a05063: Verifying Checksum 06:46:45 85db56a05063: Download complete 06:46:45 8eb508b41278: Verifying Checksum 06:46:45 8eb508b41278: Download complete 06:46:45 37236713561e: Verifying Checksum 06:46:45 37236713561e: Download complete 06:46:45 07c93f2b1b56: Verifying Checksum 06:46:45 07c93f2b1b56: Download complete 06:46:45 5f621e34cdf4: Pull complete 06:46:46 a0b19fc83503: Verifying Checksum 06:46:46 a0b19fc83503: Download complete 06:46:46 85db56a05063: Pull complete 06:46:47 ccb67d6aeaaa: Pull complete 06:46:50 a0b19fc83503: Pull complete 06:46:50 8eb508b41278: Pull complete 06:46:51 37236713561e: Pull complete 06:46:51 07c93f2b1b56: Pull complete 06:46:51 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 06:46:51 Status: Downloaded newer image for docker:latest 06:46:56 Running on prd-centos7-docker-4c-2g-9449 in /w/workspace/ndry_app-functions-sdk-go_PR-565 [Pipeline] { [Pipeline] ws 06:46:56 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:46:58 ---> a9a8f2272ea0 06:46:58 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:46:58 ---> Running in 74b5988005d0 06:46:58 Removing intermediate container 74b5988005d0 06:46:58 ---> c1e9eb794508 06:46:58 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:46:58 ---> Running in ecc0a3ae55ad 06:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:47:01 (1/5) Installing libsodium (1.0.18-r0) 06:47:01 (2/5) Installing libzmq (4.3.3-r0) 06:47:01 (3/5) Installing pkgconf (1.7.2-r0) 06:47:01 (4/5) Installing libsodium-dev (1.0.18-r0) 06:47:01 (5/5) Installing zeromq-dev (4.3.3-r0) 06:47:01 Executing busybox-1.31.1-r16.trigger 06:47:01 OK: 144 MiB in 44 packages 06:47:02 Removing intermediate container ecc0a3ae55ad 06:47:02 ---> 94e0c7ea6100 06:47:02 Step 6/8 : WORKDIR /build 06:47:02 ---> Running in e8b878673898 06:47:03 Removing intermediate container e8b878673898 06:47:03 ---> 327fd2ccc65c 06:47:03 Step 7/8 : COPY go.mod . 06:47:03 using credential edgex-jenkins-ssh 06:47:03 ---> a3ccf1ac383a 06:47:03 Step 8/8 : RUN go mod download 06:47:03 ---> Running in 47a041cf209c 06:47:03 Cloning the remote Git repository 06:47:04 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:47:04 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:47:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:47:04 > git --version # timeout=10 06:47:04 > git --version # 'git version 2.16.5' 06:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:07 Merging remotes/origin/master commit 3bd4578e25bcde68fcf7cceea36aad07a0fe1d18 into PR head commit ba1b3955148a6cd2c855f98ff469506b085b82f4 06:47:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:47:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:47:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:47:08 Merge succeeded, producing ba1b3955148a6cd2c855f98ff469506b085b82f4 06:47:08 Checking out Revision ba1b3955148a6cd2c855f98ff469506b085b82f4 (PR-565) 06:47:07 > git config core.sparsecheckout # timeout=10 06:47:07 > git checkout -f ba1b3955148a6cd2c855f98ff469506b085b82f4 # timeout=10 06:47:07 > git remote # timeout=10 06:47:07 > git config --get remote.origin.url # timeout=10 06:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:07 > git merge 3bd4578e25bcde68fcf7cceea36aad07a0fe1d18 # timeout=10 06:47:07 > git rev-parse HEAD^{commit} # timeout=10 06:47:08 > git config core.sparsecheckout # timeout=10 06:47:08 > git checkout -f ba1b3955148a6cd2c855f98ff469506b085b82f4 # timeout=10 06:47:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:47:12 > git --version # timeout=10 06:47:12 > git --version # 'git version 2.16.5' 06:47:12 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:47:14 ========================================================= 06:47:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:47:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:47:15 + 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 . 06:47:17 Sending build context to Docker daemon 19.15MB 06:47:17 Step 1/8 : ARG BASE=golang:1.15-alpine 06:47:17 Step 2/8 : FROM ${BASE} 06:47:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:47:17 df20fa9351a1: Pulling fs layer 06:47:17 ed8968b2872e: Pulling fs layer 06:47:17 a92cc7c5fd73: Pulling fs layer 06:47:17 e871e8e8d7a9: Pulling fs layer 06:47:17 e73272ec9a57: Pulling fs layer 06:47:17 1e910a182e73: Pulling fs layer 06:47:17 4e634b169226: Pulling fs layer 06:47:17 e871e8e8d7a9: Waiting 06:47:17 e73272ec9a57: Waiting 06:47:17 1e910a182e73: Waiting 06:47:17 4e634b169226: Waiting 06:47:17 a92cc7c5fd73: Download complete 06:47:17 ed8968b2872e: Verifying Checksum 06:47:17 ed8968b2872e: Download complete 06:47:17 e73272ec9a57: Verifying Checksum 06:47:17 e73272ec9a57: Download complete 06:47:17 1e910a182e73: Verifying Checksum 06:47:17 1e910a182e73: Download complete 06:47:18 df20fa9351a1: Verifying Checksum 06:47:18 df20fa9351a1: Download complete 06:47:18 df20fa9351a1: Pull complete 06:47:19 ed8968b2872e: Pull complete 06:47:19 a92cc7c5fd73: Pull complete 06:47:23 4e634b169226: Verifying Checksum 06:47:23 4e634b169226: Download complete 06:47:25 e871e8e8d7a9: Verifying Checksum 06:47:25 e871e8e8d7a9: Download complete 06:47:30 Removing intermediate container 47a041cf209c 06:47:30 ---> 8f2755301307 06:47:30 Successfully built 8f2755301307 06:47:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:47:31 + docker inspect -f . ci-base-image-arm64 06:47:31 . [Pipeline] withDockerContainer 06:47:31 prd-ubuntu18.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container 06:47:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:33 e871e8e8d7a9: Pull complete 06:47:33 $ docker top ac273402ecc7a0a4f1a54756c658936933d0caf4cc53658b2bf3c1fc2cc8fb48 -eo pid,comm 06:47:33 e73272ec9a57: Pull complete 06:47:33 1e910a182e73: Pull complete [Pipeline] { [Pipeline] sh 06:47:35 + go version 06:47:35 go version go1.15.2 linux/arm64 [Pipeline] } 06:47:35 $ docker stop --time=1 ac273402ecc7a0a4f1a54756c658936933d0caf4cc53658b2bf3c1fc2cc8fb48 06:47:37 $ docker rm -f ac273402ecc7a0a4f1a54756c658936933d0caf4cc53658b2bf3c1fc2cc8fb48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:38 + docker inspect -f . ci-base-image-arm64 06:47:38 . [Pipeline] withDockerContainer 06:47:38 prd-ubuntu18.04-docker-arm64-4c-16g-9448 does not seem to be running inside a container 06:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:40 $ docker top e156e52b135cb6d565d5f7f6d0b137393288ce4639ed2d8c36513ed9e045047c -eo pid,comm 06:47:40 4e634b169226: Pull complete 06:47:40 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:47:40 ---> f7629b54cfaa 06:47:40 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:47:40 latest: Pulling from library/docker 06:47:40 188c0c94c7c5: Pulling fs layer 06:47:40 0c7c675703d6: Pulling fs layer 06:47:40 cc8c12a437cb: Pulling fs layer 06:47:40 c5dafad2182a: Pulling fs layer 06:47:40 5aa711733414: Pulling fs layer 06:47:40 058f73b55e4b: Pulling fs layer 06:47:40 8c9c664faf12: Pulling fs layer 06:47:40 5aa711733414: Waiting 06:47:40 058f73b55e4b: Waiting 06:47:40 c5dafad2182a: Waiting 06:47:40 8c9c664faf12: Waiting [Pipeline] { [Pipeline] sh 06:47:41 cc8c12a437cb: Verifying Checksum 06:47:41 cc8c12a437cb: Download complete 06:47:41 0c7c675703d6: Verifying Checksum 06:47:41 0c7c675703d6: Download complete 06:47:41 188c0c94c7c5: Verifying Checksum 06:47:41 188c0c94c7c5: Download complete 06:47:41 058f73b55e4b: Verifying Checksum 06:47:41 058f73b55e4b: Download complete 06:47:41 5aa711733414: Verifying Checksum 06:47:41 5aa711733414: Download complete 06:47:41 8c9c664faf12: Verifying Checksum 06:47:41 8c9c664faf12: Download complete 06:47:42 + make test 06:47:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:47:42 188c0c94c7c5: Pull complete 06:47:42 0c7c675703d6: Pull complete 06:47:42 cc8c12a437cb: Pull complete 06:47:43 c5dafad2182a: Verifying Checksum 06:47:43 c5dafad2182a: Download complete 06:47:43 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 06:47:47 c5dafad2182a: Pull complete 06:47:47 5aa711733414: Pull complete 06:47:47 058f73b55e4b: Pull complete 06:47:47 8c9c664faf12: Pull complete 06:47:47 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 06:47:47 Status: Downloaded newer image for docker:latest 06:47:49 ---> 7b6aa4f2f0b4 06:47:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:47:49 ---> Running in 15ab22b947a2 06:47:49 Removing intermediate container 15ab22b947a2 06:47:49 ---> fbe7ade4afe5 06:47:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:47:49 ---> Running in c040f4749541 06:47:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:47:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:47:51 (1/5) Installing libsodium (1.0.18-r0) 06:47:51 (2/5) Installing libzmq (4.3.3-r0) 06:47:51 (3/5) Installing pkgconf (1.7.2-r0) 06:47:52 (4/5) Installing libsodium-dev (1.0.18-r0) 06:47:52 (5/5) Installing zeromq-dev (4.3.3-r0) 06:47:52 Executing busybox-1.31.1-r16.trigger 06:47:52 OK: 167 MiB in 44 packages 06:47:52 Removing intermediate container c040f4749541 06:47:52 ---> 815dd4d76c11 06:47:52 Step 6/8 : WORKDIR /build 06:47:53 ---> Running in f13f462f57ff 06:47:53 Removing intermediate container f13f462f57ff 06:47:53 ---> 7efbebad0c6b 06:47:53 Step 7/8 : COPY go.mod . 06:47:53 ---> 704367e96c42 06:47:53 Step 8/8 : RUN go mod download 06:47:53 ---> Running in 8cce66720dad 06:48:02 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.047s coverage: 86.2% of statements 06:48:20 Removing intermediate container 8cce66720dad 06:48:20 ---> 49d0fbec2e76 06:48:20 Successfully built 49d0fbec2e76 06:48:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:48:21 + docker inspect -f . ci-base-image-x86_64 06:48:22 . [Pipeline] withDockerContainer 06:48:22 prd-centos7-docker-4c-2g-9449 does not seem to be running inside a container 06:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:48:24 $ docker top f206bf1d683766fcf41ae3461a200521a934334f0e37ce05cd31f8155e9d7697 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:25 + go version 06:48:25 go version go1.15.2 linux/amd64 [Pipeline] } 06:48:25 $ docker stop --time=1 f206bf1d683766fcf41ae3461a200521a934334f0e37ce05cd31f8155e9d7697 06:48:26 $ docker rm -f f206bf1d683766fcf41ae3461a200521a934334f0e37ce05cd31f8155e9d7697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:48:27 + docker inspect -f . ci-base-image-x86_64 06:48:27 . [Pipeline] withDockerContainer 06:48:28 prd-centos7-docker-4c-2g-9449 does not seem to be running inside a container 06:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:48:28 $ docker top d442da31cefed63163768079b2ffc5936d4c3964f9b5ed28c2374e22aed77246 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:29 + make test 06:48:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:48:31 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 06:48:42 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.084s coverage: 86.2% of statements 06:48:49 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.053s coverage: 52.0% of statements 06:48:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 06:48:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 06:48:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.077s coverage: 54.7% of statements 06:48:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 06:48:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.075s coverage: 69.1% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.452s coverage: 61.6% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.034s coverage: 100.0% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.010s coverage: 100.0% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.011s coverage: 100.0% of statements 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.011s coverage: 96.6% of statements 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.010s coverage: 97.7% of statements 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.020s coverage: 8.8% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.933s coverage: 75.0% of statements 06:48:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.033s coverage: 89.7% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.024s coverage: 88.9% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.032s coverage: 80.5% of statements 06:48:54 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.020s coverage: 71.7% of statements 06:49:09 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.043s coverage: 52.0% of statements 06:49:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 06:49:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 06:49:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.075s coverage: 54.7% of statements 06:49:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 06:49:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.078s coverage: 69.1% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.067s coverage: 70.8% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.011s coverage: 94.4% of statements 06:49:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.501s coverage: 61.6% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.033s coverage: 89.5% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.043s coverage: 100.0% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.010s coverage: 100.0% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.015s coverage: 100.0% of statements 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.009s coverage: 96.6% of statements 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.007s coverage: 97.7% of statements 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.030s coverage: 8.8% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.926s coverage: 75.0% of statements 06:49:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.030s coverage: 89.7% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.020s coverage: 88.9% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.015s coverage: 80.5% of statements 06:49:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.014s coverage: 71.7% of statements 06:49:33 gofmt -l . 06:49:33 [ "`gofmt -l .`" = "" ] 06:49:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:49:34 Stashed 1 file(s) [Pipeline] } 06:49:34 $ docker stop --time=1 e156e52b135cb6d565d5f7f6d0b137393288ce4639ed2d8c36513ed9e045047c 06:49:36 $ docker rm -f e156e52b135cb6d565d5f7f6d0b137393288ce4639ed2d8c36513ed9e045047c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.067s coverage: 70.8% of statements 06:49:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.021s coverage: 94.4% of statements 06:49:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:49:48 gofmt -l . 06:49:48 [ "`gofmt -l .`" = "" ] 06:49:48 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:49:49 Warning: overwriting stash ‘coverage-report’ 06:49:50 Stashed 1 file(s) [Pipeline] } 06:49:50 $ docker stop --time=1 d442da31cefed63163768079b2ffc5936d4c3964f9b5ed28c2374e22aed77246 06:49:52 $ docker rm -f d442da31cefed63163768079b2ffc5936d4c3964f9b5ed28c2374e22aed77246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:49:55 provisioning config files... 06:49:55 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-565@tmp/config4458922684236907391tmp [Pipeline] { [Pipeline] sh 06:49:56 + set +x 06:49:56 + curl -s https://codecov.io/bash 06:49:56 + bash -s -- 06:49:56 06:49:56 _____ _ 06:49:56 / ____| | | 06:49:56 | | ___ __| | ___ ___ _____ __ 06:49:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:56 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:56 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:56 Bash-20201009-048fee3 06:49:56 06:49:56 06:49:56 ==> Jenkins CI detected. 06:49:56 project root: . 06:49:56 --> token set from env 06:49:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:56 ==> Running gcov in . (disable via -X gcov) 06:49:56 ==> Python coveragepy not found 06:49:56 ==> Searching for coverage reports in: 06:49:56 + . 06:49:56 -> Found 1 reports 06:49:56 ==> Detecting git/mercurial file structure 06:49:56 ==> Reading reports 06:49:56 + ./coverage.out bytes=90548 06:49:56 ==> Appending adjustments 06:49:56 https://docs.codecov.io/docs/fixing-reports 06:49:57 + Found adjustments 06:49:57 ==> Gzipping contents 06:49:57 ==> Uploading reports 06:49:57 url: https://codecov.io 06:49:57 query: branch=PR-565&commit=ba1b3955148a6cd2c855f98ff469506b085b82f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-565%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=565&job=&cmd_args= 06:49:57 -> Pinging Codecov 06:49:57 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-565&commit=ba1b3955148a6cd2c855f98ff469506b085b82f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-565%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=565&job=&cmd_args= 06:49:57 -> Uploading to 06:49:57 06:49:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:57 Dload Upload Total Spent Left Speed 06:49:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:49:57 X> Failed to upload 06:49:57 ==> Uploading to Codecov 06:49:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:57 Dload Upload Total Spent Left Speed 06:49:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16237 100 117 100 16120 213 29470 --:--:-- --:--:-- --:--:-- 29469 06:49:58 View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ba1b3955148a6cd2c855f98ff469506b085b82f4 [Pipeline] } 06:49:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 06:50:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:02 ---> package-listing.sh 06:50:02 ++ facter osfamily 06:50:02 ++ tr '[:upper:]' '[:lower:]' 06:50:02 + OS_FAMILY=redhat 06:50:02 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-565 06:50:02 + START_PACKAGES=/tmp/packages_start.txt 06:50:02 + END_PACKAGES=/tmp/packages_end.txt 06:50:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:02 + PACKAGES=/tmp/packages_start.txt 06:50:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-565 ']' 06:50:02 + PACKAGES=/tmp/packages_end.txt 06:50:02 + case "${OS_FAMILY}" in 06:50:02 + rpm -qa 06:50:02 + sort 06:50:06 + '[' -f /tmp/packages_start.txt ']' 06:50:06 + '[' -f /tmp/packages_end.txt ']' 06:50:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:06 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-565 ']' 06:50:06 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-565/archives/ 06:50:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-565/archives/ [Pipeline] echo 06:50:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:50:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:50:07 06:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:50:07 alpine: Pulling from edgex-lftools-log-publisher 06:50:07 df20fa9351a1: Pulling fs layer 06:50:07 36b3adc4ff6f: Pulling fs layer 06:50:07 8ad3a11d3b57: Pulling fs layer 06:50:07 46f8f816bc3b: Pulling fs layer 06:50:07 93b61091891f: Pulling fs layer 06:50:07 93b9cdb0e59b: Pulling fs layer 06:50:07 5e14af77c1be: Pulling fs layer 06:50:07 01666e4c0597: Pulling fs layer 06:50:07 aa168da1d23b: Pulling fs layer 06:50:07 46f8f816bc3b: Waiting 06:50:07 5e14af77c1be: Waiting 06:50:07 01666e4c0597: Waiting 06:50:07 93b61091891f: Waiting 06:50:07 aa168da1d23b: Waiting 06:50:07 93b9cdb0e59b: Waiting 06:50:07 36b3adc4ff6f: Verifying Checksum 06:50:07 36b3adc4ff6f: Download complete 06:50:07 46f8f816bc3b: Verifying Checksum 06:50:07 46f8f816bc3b: Download complete 06:50:07 df20fa9351a1: Verifying Checksum 06:50:07 df20fa9351a1: Download complete 06:50:07 93b9cdb0e59b: Verifying Checksum 06:50:07 93b9cdb0e59b: Download complete 06:50:07 5e14af77c1be: Verifying Checksum 06:50:07 5e14af77c1be: Download complete 06:50:07 01666e4c0597: Verifying Checksum 06:50:07 01666e4c0597: Download complete 06:50:07 93b61091891f: Verifying Checksum 06:50:07 93b61091891f: Download complete 06:50:08 8ad3a11d3b57: Verifying Checksum 06:50:08 8ad3a11d3b57: Download complete 06:50:08 df20fa9351a1: Pull complete 06:50:08 36b3adc4ff6f: Pull complete 06:50:09 8ad3a11d3b57: Pull complete 06:50:09 46f8f816bc3b: Pull complete 06:50:10 aa168da1d23b: Verifying Checksum 06:50:10 aa168da1d23b: Download complete 06:50:10 93b61091891f: Pull complete 06:50:10 93b9cdb0e59b: Pull complete 06:50:10 5e14af77c1be: Pull complete 06:50:10 01666e4c0597: Pull complete 06:50:18 aa168da1d23b: Pull complete 06:50:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:50:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:50:19 prd-centos7-docker-4c-2g-9446 does not seem to be running inside a container 06:50:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-565 -v /w/workspace/ndry_app-functions-sdk-go_PR-565:/w/workspace/ndry_app-functions-sdk-go_PR-565:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-565@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:50:25 $ docker top 5f6955fd6abe3b0da7c03f8621995372530e755b91dc9ed783b9876b30fcbf8c -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:25 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:26 + mkdir -p /var/log/sa [Pipeline] sh 06:50:26 + ls /var/log/sa-host 06:50:26 + sadf -c /var/log/sa-host/sa05 06:50:26 file_magic: OK 06:50:26 HZ: Using current value: 100 06:50:26 file_header: OK 06:50:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:50:26 Statistics: 06:50:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:50:26 File successfully converted to sysstat format version 12.2.1 06:50:26 + sadf -c /var/log/sa-host/sa28 06:50:26 file_magic: OK 06:50:26 HZ: Using current value: 100 06:50:26 file_header: OK 06:50:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:50:26 Statistics: 06:50:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:50:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:26 provisioning config files... 06:50:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-565@tmp/config1351735029304467456tmp [Pipeline] { [Pipeline] echo 06:50:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:27 ---> create-netrc.sh [Pipeline] } 06:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:50:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:50:27 ---> python-tools-install.sh [Pipeline] echo 06:50:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:28 ---> sudo-logs.sh 06:50:28 Archiving 'sudo' log.. [Pipeline] echo 06:50:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:28 ---> job-cost.sh 06:50:28 lf-activate-venv: SKIPPING 06:50:28 INFO: No Stack... 06:50:29 INFO: Retrieving Pricing Info for: v1-standard-2 06:50:30 INFO: Archiving Costs [Pipeline] echo 06:50:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:30 ---> logs-deploy.sh 06:50:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-565/1 06:50:30 INFO: archiving workspace using pattern(s): 06:50:32 Archives upload complete. 06:50:32 INFO: archiving logs to Nexus 06:50:33 ---> uname -a: 06:50:33 Linux prd-centos7-docker-4c-2g-9446.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:50:33 06:50:33 06:50:33 ---> lscpu: 06:50:33 Architecture: x86_64 06:50:33 CPU op-mode(s): 32-bit, 64-bit 06:50:33 Byte Order: Little Endian 06:50:33 Address sizes: 40 bits physical, 48 bits virtual 06:50:33 CPU(s): 4 06:50:33 On-line CPU(s) list: 0-3 06:50:33 Thread(s) per core: 1 06:50:33 Core(s) per socket: 1 06:50:33 Socket(s): 4 06:50:33 NUMA node(s): 1 06:50:33 Vendor ID: GenuineIntel 06:50:33 CPU family: 6 06:50:33 Model: 44 06:50:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:50:33 Stepping: 1 06:50:33 CPU MHz: 2933.436 06:50:33 BogoMIPS: 5866.87 06:50:33 Virtualization: VT-x 06:50:33 Hypervisor vendor: KVM 06:50:33 Virtualization type: full 06:50:33 L1d cache: 128 KiB 06:50:33 L1i cache: 128 KiB 06:50:33 L2 cache: 16 MiB 06:50:33 L3 cache: 64 MiB 06:50:33 NUMA node0 CPU(s): 0-3 06:50:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:50:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:50:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:50:33 Vulnerability Meltdown: Mitigation; PTI 06:50:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:50:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:50:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:50:33 Vulnerability Tsx async abort: Not affected 06:50:33 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 06:50:33 06:50:33 06:50:33 ---> nproc: 06:50:33 4 06:50:33 06:50:33 06:50:33 ---> df -h: 06:50:33 Filesystem Size Used Available Use% Mounted on 06:50:33 overlay 50.0G 7.2G 42.8G 14% / 06:50:33 tmpfs 64.0M 0 64.0M 0% /dev 06:50:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:50:33 shm 64.0M 0 64.0M 0% /dev/shm 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-565 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-565@tmp 06:50:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:50:33 06:50:33 06:50:33 ---> free -m: 06:50:33 total used free shared buff/cache available 06:50:33 Mem: 1837 667 99 0 1070 1068 06:50:33 Swap: 1023 1 1022 06:50:33 06:50:33 06:50:33 ---> ip addr: 06:50:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:50:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:50:33 inet 127.0.0.1/8 scope host lo 06:50:33 valid_lft forever preferred_lft forever 06:50:33 inet6 ::1/128 scope host 06:50:33 valid_lft forever preferred_lft forever 06:50:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:50:33 link/ether fa:16:3e:2f:4b:54 brd ff:ff:ff:ff:ff:ff 06:50:33 inet 10.30.123.81/23 brd 10.30.123.255 scope global dynamic eth0 06:50:33 valid_lft 85910sec preferred_lft 85910sec 06:50:33 inet6 fe80::f816:3eff:fe2f:4b54/64 scope link 06:50:33 valid_lft forever preferred_lft forever 06:50:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:50:33 link/ether 02:42:a8:70:a2:ec brd ff:ff:ff:ff:ff:ff 06:50:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:50:33 valid_lft forever preferred_lft forever 06:50:33 inet6 fe80::42:a8ff:fe70:a2ec/64 scope link 06:50:33 valid_lft forever preferred_lft forever 06:50:33 06:50:33 06:50:33 ---> sar -b -r -n DEV: 06:50:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 06:50:33 06:50:33 06:42:05 LINUX RESTART (4 CPU) 06:50:33 06:50:33 06:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:50:33 06:44:01 33.57 10.35 23.22 0.00 4483.94 3420.15 0.00 06:50:33 06:45:01 1.91 0.00 1.91 0.00 0.00 31.21 0.00 06:50:33 06:46:01 0.67 0.00 0.67 0.00 0.00 6.98 0.00 06:50:33 06:47:01 0.22 0.00 0.22 0.00 0.00 3.45 0.00 06:50:33 06:48:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 06:50:33 06:49:01 0.40 0.00 0.40 0.00 0.00 5.53 0.00 06:50:33 06:50:01 1.10 0.87 0.23 0.00 57.95 3.13 0.00 06:50:33 Average: 5.45 1.60 3.85 0.00 649.19 496.45 0.00 06:50:33 06:50:33 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:33 06:44:01 247652 0 552844 29.38 2620 1078440 1109304 37.86 381952 1093296 24 06:50:33 06:45:01 248016 0 552476 29.36 2620 1078444 1091852 37.26 383276 1092004 8 06:50:33 06:46:01 250416 0 550068 29.23 2620 1078452 1071256 36.56 382060 1091120 8 06:50:33 06:47:01 247388 0 553096 29.40 2620 1078452 1071508 36.57 391052 1084752 8 06:50:33 06:48:01 248748 0 551728 29.32 2620 1078460 1071340 36.56 398992 1075724 8 06:50:33 06:49:01 248524 0 551948 29.33 2620 1078464 1071292 36.56 399712 1075724 8 06:50:33 06:50:01 233260 0 565416 30.05 2620 1080260 1087068 37.10 407184 1076544 116 06:50:33 Average: 246286 0 553939 29.44 2620 1078710 1081946 36.92 392033 1084166 26 06:50:33 06:50:33 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:33 06:44:01 eth0 156.60 147.08 643.16 35.39 0.00 0.00 0.00 0.00 06:50:33 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:44:01 docker0 92.98 82.31 8.02 304.37 0.00 0.00 0.00 0.00 06:50:33 06:45:01 eth0 0.85 0.42 0.28 0.21 0.00 0.00 0.00 0.00 06:50:33 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:46:01 eth0 0.87 0.08 0.08 0.01 0.00 0.00 0.00 0.00 06:50:33 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:47:01 eth0 1.08 0.62 0.55 0.40 0.00 0.00 0.00 0.00 06:50:33 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:48:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:50:33 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:49:01 eth0 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:50:33 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:50:01 eth0 6.18 4.18 6.05 2.18 0.00 0.00 0.00 0.00 06:50:33 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 Average: eth0 23.72 21.81 92.95 5.47 0.00 0.00 0.00 0.00 06:50:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:33 Average: docker0 13.29 11.76 1.15 43.51 0.00 0.00 0.00 0.00 06:50:33 06:50:33 06:50:33 ---> sar -P ALL: 06:50:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 06:50:33 06:50:33 06:42:05 LINUX RESTART (4 CPU) 06:50:33 06:50:33 06:43:01 CPU %user %nice %system %iowait %steal %idle 06:50:33 06:44:01 all 3.45 0.00 2.15 1.20 0.45 92.75 06:50:33 06:44:01 0 3.98 0.00 2.38 1.23 0.44 91.98 06:50:33 06:44:01 1 2.72 0.00 1.78 1.11 0.52 93.88 06:50:33 06:44:01 2 3.53 0.00 1.83 0.99 0.35 93.30 06:50:33 06:44:01 3 3.57 0.00 2.62 1.49 0.49 91.83 06:50:33 06:45:01 all 0.16 0.00 0.05 0.00 0.05 99.75 06:50:33 06:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:50:33 06:45:01 1 0.05 0.00 0.05 0.00 0.07 99.83 06:50:33 06:45:01 2 0.50 0.00 0.05 0.00 0.07 99.38 06:50:33 06:45:01 3 0.03 0.00 0.07 0.00 0.03 99.87 06:50:33 06:46:01 all 0.18 0.00 0.04 0.00 0.02 99.77 06:50:33 06:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:50:33 06:46:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:50:33 06:46:01 2 0.23 0.00 0.05 0.00 0.02 99.70 06:50:33 06:46:01 3 0.37 0.00 0.03 0.00 0.00 99.60 06:50:33 06:47:01 all 0.16 0.00 0.04 0.00 0.04 99.76 06:50:33 06:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:50:33 06:47:01 1 0.05 0.00 0.05 0.00 0.05 99.85 06:50:33 06:47:01 2 0.07 0.00 0.05 0.00 0.05 99.83 06:50:33 06:47:01 3 0.50 0.00 0.03 0.00 0.03 99.43 06:50:33 06:48:01 all 0.13 0.00 0.10 0.00 0.03 99.74 06:50:33 06:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:50:33 06:48:01 1 0.05 0.00 0.25 0.00 0.02 99.68 06:50:33 06:48:01 2 0.03 0.00 0.05 0.00 0.07 99.85 06:50:33 06:48:01 3 0.43 0.00 0.05 0.00 0.03 99.48 06:50:33 06:49:01 all 0.13 0.00 0.04 0.00 0.02 99.81 06:50:33 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:50:33 06:49:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:50:33 06:49:01 2 0.05 0.00 0.05 0.00 0.03 99.87 06:50:33 06:49:01 3 0.45 0.00 0.03 0.00 0.02 99.50 06:50:33 06:50:01 all 0.50 0.00 0.34 0.00 0.06 99.10 06:50:33 06:50:01 0 0.53 0.00 0.43 0.00 0.07 98.97 06:50:33 06:50:01 1 0.30 0.00 0.33 0.00 0.03 99.33 06:50:33 06:50:01 2 0.40 0.00 0.27 0.00 0.10 99.23 06:50:33 06:50:01 3 0.77 0.00 0.32 0.02 0.03 98.87 06:50:33 Average: all 0.67 0.00 0.39 0.17 0.09 98.67 06:50:33 Average: 0 0.66 0.00 0.42 0.17 0.08 98.66 06:50:33 Average: 1 0.46 0.00 0.36 0.16 0.10 98.92 06:50:33 Average: 2 0.68 0.00 0.33 0.14 0.10 98.74 06:50:33 Average: 3 0.87 0.00 0.45 0.21 0.09 98.37 06:50:33 06:50:33 06:50:33