Pull request #997 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from eabe71c6bdbc218304f2b5f8368b4af99db892a6+3293555cab3e26a5b4644c7d9eaf3bed601b144c (1197d65f98cafa7a3be973a858a699eece5bbe65) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3651282442976385236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1651260274792937956.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-997/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-997/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8148793183215639551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh796677247750627302.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-997/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-997/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh210607370055093659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-215’ is offline ‘prd-centos7-docker-4c-2g-220’ is offline ‘prd-centos7-docker-4c-2g-222’ is offline ‘prd-centos7-docker-4c-2g-223’ is offline ‘prd-centos7-docker-4c-2g-225’ is offline ‘prd-centos7-docker-4c-2g-235’ is offline ‘prd-ubuntu18.04-docker-8c-8g-230’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-221’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-224’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-229’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-234’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-240 in /w/workspace/ndry_app-functions-sdk-go_PR-997 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-997 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/jenkins-gitclient-ssh5606466561659130071.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3293555cab3e26a5b4644c7d9eaf3bed601b144c into PR head commit eabe71c6bdbc218304f2b5f8368b4af99db892a6 Merge succeeded, producing eabe71c6bdbc218304f2b5f8368b4af99db892a6 Checking out Revision eabe71c6bdbc218304f2b5f8368b4af99db892a6 (PR-997) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/jenkins-gitclient-ssh1272870203570972233.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/997/head:refs/remotes/origin/PR-997 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eabe71c6bdbc218304f2b5f8368b4af99db892a6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/jenkins-gitclient-ssh9158626116667785899.key > git merge 3293555cab3e26a5b4644c7d9eaf3bed601b144c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eabe71c6bdbc218304f2b5f8368b4af99db892a6 # timeout=10 Commit message: "Merge branch 'change-log' of https://github.com/lenny-intel/app-functions-sdk-go into change-log" > git rev-list --no-walk fbcc08a1e38765bc9b8253ffed7d284bda635cf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:39 ========================================================= 20:57:39 EdgeX Global Pipelines Version Info 20:57:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:40 ------------------- 20:57:40 stable info: 20:57:40 ------------------- 20:57:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:40 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:57:40 Message: update stable to v1.0.213 20:57:41 ------------------- 20:57:41 experimental info: 20:57:41 ------------------- 20:57:41 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:41 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:57:41 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-997 [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-997 [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-997 [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eabe71c6bdbc218304f2b5f8368b4af99db892a6 [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eabe71c [Pipeline] echo 20:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:57:41 + git rev-list -1 --merges eabe71c6bdbc218304f2b5f8368b4af99db892a6~1..eabe71c6bdbc218304f2b5f8368b4af99db892a6 [Pipeline] echo 20:57:41 -----------> git rev-list -1 --merges eabe71c6bdbc218304f2b5f8368b4af99db892a6~1..eabe71c6bdbc218304f2b5f8368b4af99db892a6 eabe71c6bdbc218304f2b5f8368b4af99db892a6 20:57:41 eabe71c6bdbc218304f2b5f8368b4af99db892a6 [false] [Pipeline] sh 20:57:42 + git log --format=format:%s -1 eabe71c6bdbc218304f2b5f8368b4af99db892a6 [Pipeline] echo 20:57:42 ========================================================= 20:57:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:57:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:42 + git log --format=format:%s -1 eabe71c6bdbc218304f2b5f8368b4af99db892a6 [Pipeline] echo 20:57:42 [semverPrep] GIT_COMMIT: eabe71c6bdbc218304f2b5f8368b4af99db892a6, Commit Message: Merge branch 'change-log' of https://github.com/lenny-intel/app-functions-sdk-go into change-log [Pipeline] echo 20:57:42 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:43 20:57:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:57:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:43 latest: Pulling from edgex-devops/git-semver 20:57:43 a0d0a0d46f8b: Pulling fs layer 20:57:43 3e5f54012d9b: Pulling fs layer 20:57:43 4c7163046ea9: Pulling fs layer 20:57:43 0c2d73faf560: Pulling fs layer 20:57:43 0c2d73faf560: Waiting 20:57:43 3e5f54012d9b: Verifying Checksum 20:57:43 3e5f54012d9b: Download complete 20:57:43 a0d0a0d46f8b: Verifying Checksum 20:57:43 a0d0a0d46f8b: Download complete 20:57:43 0c2d73faf560: Verifying Checksum 20:57:43 0c2d73faf560: Download complete 20:57:43 4c7163046ea9: Verifying Checksum 20:57:43 4c7163046ea9: Download complete 20:57:43 a0d0a0d46f8b: Pull complete 20:57:43 3e5f54012d9b: Pull complete 20:57:43 4c7163046ea9: Pull complete 20:57:44 0c2d73faf560: Pull complete 20:57:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:57:44 prd-centos7-docker-4c-2g-240 does not seem to be running inside a container 20:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-997 -v /w/workspace/ndry_app-functions-sdk-go_PR-997:/w/workspace/ndry_app-functions-sdk-go_PR-997:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:57:45 $ docker top efab8bd1252bd361db1bdf79a2e0266edfe2fd58c4b9ea975239766d66693c54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:45 [ssh-agent] Looking for ssh-agent implementation... 20:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:45 $ docker exec efab8bd1252bd361db1bdf79a2e0266edfe2fd58c4b9ea975239766d66693c54 ssh-agent 20:57:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLBapcA/agent.14 20:57:45 SSH_AGENT_PID=20 20:57:45 Running ssh-add (command line suppressed) 20:57:45 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_2925447250544396908.key (/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_2925447250544396908.key) 20:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:45 + git tag --points-at HEAD [Pipeline] } 20:57:45 $ docker exec --env ******** --env ******** efab8bd1252bd361db1bdf79a2e0266edfe2fd58c4b9ea975239766d66693c54 ssh-agent -k 20:57:45 unset SSH_AUTH_SOCK; 20:57:45 unset SSH_AGENT_PID; 20:57:45 echo Agent pid 20 killed; 20:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:46 [ssh-agent] Looking for ssh-agent implementation... 20:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:46 $ docker exec efab8bd1252bd361db1bdf79a2e0266edfe2fd58c4b9ea975239766d66693c54 ssh-agent 20:57:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNMLFDJ/agent.53 20:57:46 SSH_AGENT_PID=60 20:57:46 Running ssh-add (command line suppressed) 20:57:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_1853164737559782739.key (/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/private_key_1853164737559782739.key) 20:57:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:46 + git semver init 20:57:46 # -> Open(): unable to determine branch for HEAD 20:57:46 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-997/.git 20:57:46 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-997 20:57:46 # $SEMVER_REMOTE_NAME = origin 20:57:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:46 # $SEMVER_USER_NAME = edgex-jenkins 20:57:46 # $SEMVER_BRANCH = PR-997 20:57:46 # $SEMVER_TEMP = /tmp/semver-591903118 20:57:46 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:57:49 # '/tmp/semver-591903118' -> '/w/workspace/ndry_app-functions-sdk-go_PR-997/.semver' 20:57:49 # -> Force: false 20:57:49 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-997/.semver [Pipeline] } 20:57:49 $ docker exec --env ******** --env ******** efab8bd1252bd361db1bdf79a2e0266edfe2fd58c4b9ea975239766d66693c54 ssh-agent -k 20:57:49 unset SSH_AUTH_SOCK; 20:57:49 unset SSH_AGENT_PID; 20:57:49 echo Agent pid 60 killed; 20:57:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:49 + git semver [Pipeline] } 20:57:49 $ docker stop --time=1 efab8bd1252bd361db1bdf79a2e0266edfe2fd58c4b9ea975239766d66693c54 20:57:51 $ docker rm -f efab8bd1252bd361db1bdf79a2e0266edfe2fd58c4b9ea975239766d66693c54 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:51 Stashed 1 file(s) [Pipeline] echo 20:57:51 [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 20:58:07 Still waiting to schedule task 20:58:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:58:07 Still waiting to schedule task 20:58:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-239’ is offline 20:59:13 Running on prd-centos7-docker-4c-2g-242 in /w/workspace/ndry_app-functions-sdk-go_PR-997 [Pipeline] { [Pipeline] ws 20:59:13 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 20:59:14 The recommended git tool is: git 20:59:16 using credential edgex-jenkins-ssh 20:59:16 Cloning the remote Git repository 20:59:16 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:16 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 20:59:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:16 > git --version # timeout=10 20:59:16 > git --version # 'git version 2.24.4' 20:59:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:16 [INFO] Currently running in a labeled security context 20:59:16 [INFO] Currently SELinux is 'enforcing' on the host 20:59:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh2400136933848839480.key 20:59:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:18 Merging remotes/origin/main commit 3293555cab3e26a5b4644c7d9eaf3bed601b144c into PR head commit eabe71c6bdbc218304f2b5f8368b4af99db892a6 20:59:18 Merge succeeded, producing eabe71c6bdbc218304f2b5f8368b4af99db892a6 20:59:18 Checking out Revision eabe71c6bdbc218304f2b5f8368b4af99db892a6 (PR-997) 20:59:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:59:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:59:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:17 [INFO] Currently running in a labeled security context 20:59:17 [INFO] Currently SELinux is 'enforcing' on the host 20:59:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh5426944037237435282.key 20:59:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/997/head:refs/remotes/origin/PR-997 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:59:18 > git config core.sparsecheckout # timeout=10 20:59:18 > git checkout -f eabe71c6bdbc218304f2b5f8368b4af99db892a6 # timeout=10 20:59:18 > git remote # timeout=10 20:59:18 > git config --get remote.origin.url # timeout=10 20:59:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:18 [INFO] Currently running in a labeled security context 20:59:18 [INFO] Currently SELinux is 'enforcing' on the host 20:59:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh6510985836527562122.key 20:59:18 > git merge 3293555cab3e26a5b4644c7d9eaf3bed601b144c # timeout=10 20:59:18 > git rev-parse HEAD^{commit} # timeout=10 20:59:18 > git config core.sparsecheckout # timeout=10 20:59:18 > git checkout -f eabe71c6bdbc218304f2b5f8368b4af99db892a6 # timeout=10 20:59:22 Commit message: "Merge branch 'change-log' of https://github.com/lenny-intel/app-functions-sdk-go into change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:59:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:22 ========================================================= 20:59:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:59:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:59:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:22 a0d0a0d46f8b: Pulling fs layer 20:59:22 31adcdaf11c8: Pulling fs layer 20:59:22 b8b176561691: Pulling fs layer 20:59:22 4527c011a84f: Pulling fs layer 20:59:22 5d74067f8e1e: Pulling fs layer 20:59:22 e0aca202a116: Pulling fs layer 20:59:22 3a43be97a3b4: Pulling fs layer 20:59:22 34cad66bf833: Pulling fs layer 20:59:22 b4e3c513aaa6: Pulling fs layer 20:59:22 e0aca202a116: Waiting 20:59:22 3a43be97a3b4: Waiting 20:59:22 34cad66bf833: Waiting 20:59:22 b4e3c513aaa6: Waiting 20:59:22 4527c011a84f: Waiting 20:59:22 5d74067f8e1e: Waiting 20:59:22 b8b176561691: Verifying Checksum 20:59:22 b8b176561691: Download complete 20:59:22 31adcdaf11c8: Verifying Checksum 20:59:22 31adcdaf11c8: Download complete 20:59:22 5d74067f8e1e: Verifying Checksum 20:59:22 5d74067f8e1e: Download complete 20:59:22 e0aca202a116: Verifying Checksum 20:59:22 e0aca202a116: Download complete 20:59:23 3a43be97a3b4: Verifying Checksum 20:59:23 3a43be97a3b4: Download complete 20:59:23 a0d0a0d46f8b: Verifying Checksum 20:59:23 a0d0a0d46f8b: Download complete 20:59:23 34cad66bf833: Verifying Checksum 20:59:23 34cad66bf833: Download complete 20:59:23 4527c011a84f: Verifying Checksum 20:59:23 4527c011a84f: Download complete 20:59:23 a0d0a0d46f8b: Pull complete 20:59:23 b4e3c513aaa6: Verifying Checksum 20:59:23 b4e3c513aaa6: Download complete 20:59:23 31adcdaf11c8: Pull complete 20:59:23 b8b176561691: Pull complete 20:59:27 4527c011a84f: Pull complete 20:59:27 5d74067f8e1e: Pull complete 20:59:27 e0aca202a116: Pull complete 20:59:27 3a43be97a3b4: Pull complete 20:59:27 34cad66bf833: Pull complete 20:59:29 b4e3c513aaa6: Pull complete 20:59:29 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:59:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 20:59:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 20:59:30 + docker inspect -f . ci-base-image-x86_64 20:59:30 . [Pipeline] withDockerContainer 20:59:30 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 20:59:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:59:33 $ docker top 47d5a4f8c1ea0953e772525d2f94a31f13c43784f58d102d8cc4b22f40eda378 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:33 + go version 20:59:33 go version go1.16.8 linux/amd64 [Pipeline] } 20:59:33 $ docker stop --time=1 47d5a4f8c1ea0953e772525d2f94a31f13c43784f58d102d8cc4b22f40eda378 20:59:34 $ docker rm -f 47d5a4f8c1ea0953e772525d2f94a31f13c43784f58d102d8cc4b22f40eda378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:35 + docker inspect -f . ci-base-image-x86_64 20:59:35 . [Pipeline] withDockerContainer 20:59:35 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 20:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:59:35 $ docker top 7642525cfc14735c66316accaaf0affa0ab883db8c2dbe52100b61ddc30c848e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:59:35 + make test 20:59:35 make -C ./app-service-template build 20:59:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 20:59:35 go mod tidy 20:59:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 20:59:37 go: downloading github.com/google/uuid v1.3.0 20:59:37 go: downloading github.com/stretchr/testify v1.7.0 20:59:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 20:59:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 20:59:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 20:59:38 go: downloading github.com/go-playground/validator/v10 v10.9.0 20:59:38 go: downloading github.com/go-kit/kit v0.11.0 20:59:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:59:38 go: downloading github.com/davecgh/go-spew v1.1.1 20:59:38 go: downloading github.com/pmezard/go-difflib v1.0.0 20:59:38 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:59:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:59:38 go: downloading github.com/stretchr/objx v0.1.1 20:59:38 go: downloading github.com/gorilla/mux v1.8.0 20:59:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:59:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 20:59:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 20:59:38 go: downloading github.com/go-playground/universal-translator v0.18.0 20:59:38 go: downloading github.com/leodido/go-urn v1.2.1 20:59:38 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 20:59:38 go: downloading golang.org/x/text v0.3.6 20:59:38 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:59:38 go: downloading github.com/go-playground/locales v0.14.0 20:59:39 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:59:39 go: downloading github.com/go-stack/stack v1.8.0 20:59:39 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:59:39 go: downloading github.com/mitchellh/copystructure v1.0.0 20:59:39 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:59:39 go: downloading github.com/gorilla/websocket v1.4.2 20:59:39 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:59:39 go: downloading github.com/pelletier/go-toml v1.9.4 20:59:39 go: downloading github.com/hashicorp/consul/api v1.9.1 20:59:39 go: downloading github.com/hashicorp/errwrap v1.0.0 20:59:39 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 20:59:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:59:40 go: downloading github.com/kr/pretty v0.3.0 20:59:40 go: downloading github.com/x448/float16 v0.8.4 20:59:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:59:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:59:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:59:40 go: downloading github.com/hashicorp/serf v0.9.5 20:59:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:59:40 go: downloading github.com/hashicorp/consul/sdk v0.8.0 20:59:40 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:59:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:59:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:59:40 go: downloading github.com/kr/text v0.2.0 20:59:40 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:59:40 go: downloading github.com/fatih/color v1.9.0 20:59:40 go: downloading github.com/mattn/go-colorable v0.1.6 20:59:40 go: downloading github.com/mattn/go-isatty v0.0.12 20:59:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:59:40 go: downloading github.com/pkg/errors v0.9.1 20:59:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:59:40 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:59:40 go: downloading github.com/hashicorp/memberlist v0.2.2 20:59:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:59:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:59:40 go: downloading github.com/pebbe/zmq4 v1.2.7 20:59:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:59:40 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:59:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:59:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:59:40 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:59:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:59:40 go: downloading github.com/miekg/dns v1.1.26 20:59:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:59:40 go: downloading github.com/onsi/ginkgo v1.10.1 20:59:40 go: downloading github.com/onsi/gomega v1.7.0 20:59:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:59:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:59:40 go: downloading github.com/hpcloud/tail v1.0.0 20:59:40 go: downloading gopkg.in/yaml.v2 v2.3.0 20:59:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:59:40 go: downloading github.com/golang/protobuf v1.5.2 20:59:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:59:40 go: downloading github.com/fsnotify/fsnotify v1.4.7 20:59:40 go: downloading google.golang.org/protobuf v1.27.1 20:59:40 go: downloading github.com/google/go-cmp v0.5.5 20:59:40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:59:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 20:59:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 20:59:53 make -C ./app-service-template test 20:59:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 20:59:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:00:01 ok new-app-service 0.009s coverage: 48.1% of statements 21:00:01 ? new-app-service/config [no test files] 21:00:01 ok new-app-service/functions 0.010s 21:00:01 CGO_ENABLED=1 go vet ./... 21:00:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:08 ./bin/test-attribution-txt.sh 21:00:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:00:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:00:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:00:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 65.8% of statements 21:00:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 21:00:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 93.7% of statements 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:00:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.8% of statements 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:00:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s 21:00:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.015s coverage: 100.0% of statements 21:00:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.029s coverage: 78.3% of statements 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:00:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.3% of statements 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:00:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:00:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements 21:00:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.056s coverage: 77.0% of statements 21:00:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:00:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:00:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 14.3% of statements 21:00:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 21:00:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:00:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:00:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 21:00:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-243 in /w/workspace/ndry_app-functions-sdk-go_PR-997 [Pipeline] { [Pipeline] ws 21:00:31 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:00:31 The recommended git tool is: git 21:00:38 using credential edgex-jenkins-ssh 21:00:38 Cloning the remote Git repository 21:00:38 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:38 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 21:00:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:38 > git --version # timeout=10 21:00:38 > git --version # 'git version 2.17.1' 21:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:42 Merging remotes/origin/main commit 3293555cab3e26a5b4644c7d9eaf3bed601b144c into PR head commit eabe71c6bdbc218304f2b5f8368b4af99db892a6 21:00:43 Merge succeeded, producing eabe71c6bdbc218304f2b5f8368b4af99db892a6 21:00:43 Checking out Revision eabe71c6bdbc218304f2b5f8368b4af99db892a6 (PR-997) 21:00:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:00:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:00:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/997/head:refs/remotes/origin/PR-997 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:00:42 > git config core.sparsecheckout # timeout=10 21:00:42 > git checkout -f eabe71c6bdbc218304f2b5f8368b4af99db892a6 # timeout=10 21:00:43 > git remote # timeout=10 21:00:43 > git config --get remote.origin.url # timeout=10 21:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:43 > git merge 3293555cab3e26a5b4644c7d9eaf3bed601b144c # timeout=10 21:00:43 > git rev-parse HEAD^{commit} # timeout=10 21:00:43 > git config core.sparsecheckout # timeout=10 21:00:43 > git checkout -f eabe71c6bdbc218304f2b5f8368b4af99db892a6 # timeout=10 21:00:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.024s coverage: 78.2% of statements 21:00:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 21:00:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:47 Commit message: "Merge branch 'change-log' of https://github.com/lenny-intel/app-functions-sdk-go into change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:00:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:48 Dload Upload Total Spent Left Speed 21:00:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 21:00:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:00:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:00:49 + sudo tee /etc/docker/daemon.new 21:00:49 { 21:00:49 "registry-mirrors": [ 21:00:49 "https://nexus3.edgexfoundry.org:10001" 21:00:49 ], 21:00:49 "bip": "10.250.0.254/24", 21:00:49 "hosts": [ 21:00:49 "tcp://0.0.0.0:5555", 21:00:49 "unix:///var/run/docker.sock" 21:00:49 ], 21:00:49 "mtu": 1458, 21:00:49 "selinux-enabled": true, 21:00:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:00:49 } [Pipeline] sh 21:00:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:00:50 + sudo service docker restart [Pipeline] } 21:00:56 $ docker stop --time=1 7642525cfc14735c66316accaaf0affa0ab883db8c2dbe52100b61ddc30c848e 21:00:58 $ docker rm -f 7642525cfc14735c66316accaaf0affa0ab883db8c2dbe52100b61ddc30c848e [Pipeline] // withDockerContainer [Pipeline] sh 21:00:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:59 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:00:59 21:00:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:00 latest: Pulling from edgex-lftools-log-publisher 21:01:00 b4d181a07f80: Pulling fs layer 21:01:00 a1111a8f2ec3: Pulling fs layer 21:01:00 ed53099fbce6: Pulling fs layer 21:01:00 dc539afda2c1: Pulling fs layer 21:01:00 77bc0d833cb6: Pulling fs layer 21:01:00 9065ff56babe: Pulling fs layer 21:01:00 d287ab97295c: Pulling fs layer 21:01:00 dc539afda2c1: Waiting 21:01:00 77bc0d833cb6: Waiting 21:01:00 9065ff56babe: Waiting 21:01:00 d287ab97295c: Waiting 21:01:00 a1111a8f2ec3: Verifying Checksum 21:01:00 a1111a8f2ec3: Download complete 21:01:00 dc539afda2c1: Verifying Checksum 21:01:00 dc539afda2c1: Download complete 21:01:00 ed53099fbce6: Verifying Checksum 21:01:00 ed53099fbce6: Download complete 21:01:00 77bc0d833cb6: Verifying Checksum 21:01:00 77bc0d833cb6: Download complete 21:01:00 9065ff56babe: Verifying Checksum 21:01:00 9065ff56babe: Download complete 21:01:00 b4d181a07f80: Verifying Checksum 21:01:00 b4d181a07f80: Download complete 21:01:00 d287ab97295c: Verifying Checksum 21:01:00 d287ab97295c: Download complete 21:01:01 b4d181a07f80: Pull complete 21:01:01 a1111a8f2ec3: Pull complete 21:01:02 ed53099fbce6: Pull complete 21:01:02 dc539afda2c1: Pull complete 21:01:03 77bc0d833cb6: Pull complete 21:01:03 9065ff56babe: Pull complete 21:01:08 d287ab97295c: Pull complete 21:01:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:01:08 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 21:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:10 $ docker top 80184a9d4e5ea8300b0178471bdec799edf2c94878724a6a866c0d4b0970bfab -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh 21:01:11 ---> job-cost.sh 21:01:11 lf-activate-venv: SKIPPING 21:01:11 INFO: No Stack... [Pipeline] echo 21:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:11 ========================================================= 21:01:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:01:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:01:11 INFO: Retrieving Pricing Info for: v3-standard-2 21:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:01:11 INFO: Archiving Costs [Pipeline] sh 21:01:12 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 21:01:12 + cut -d, -f6 [Pipeline] lock 21:01:12 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] 21:01:12 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] did not exist. Created. 21:01:12 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:12 + echo total: 0.05999999865889549 [Pipeline] stash 21:01:12 Stashed 1 file(s) [Pipeline] } 21:01:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:12 552d1f2373af: Pulling fs layer 21:01:12 ea3f2d53f512: Pulling fs layer 21:01:12 9e70ebbbe112: Pulling fs layer 21:01:12 7a9cfe048b4a: Pulling fs layer 21:01:12 72dc09318566: Pulling fs layer 21:01:12 f4f7b4309257: Pulling fs layer 21:01:12 0ac9a79272e3: Pulling fs layer 21:01:12 b78e95d17946: Pulling fs layer 21:01:12 72dc09318566: Waiting 21:01:12 f4f7b4309257: Waiting 21:01:12 0ac9a79272e3: Waiting 21:01:12 b78e95d17946: Waiting 21:01:12 7a9cfe048b4a: Waiting 21:01:12 9e70ebbbe112: Verifying Checksum 21:01:12 9e70ebbbe112: Download complete 21:01:12 ea3f2d53f512: Verifying Checksum 21:01:12 ea3f2d53f512: Download complete 21:01:12 72dc09318566: Download complete 21:01:12 f4f7b4309257: Verifying Checksum 21:01:12 f4f7b4309257: Download complete 21:01:12 552d1f2373af: Download complete 21:01:12 0ac9a79272e3: Verifying Checksum 21:01:12 0ac9a79272e3: Download complete 21:01:12 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:12 $ docker stop --time=1 80184a9d4e5ea8300b0178471bdec799edf2c94878724a6a866c0d4b0970bfab 21:01:13 552d1f2373af: Pull complete 21:01:13 $ docker rm -f 80184a9d4e5ea8300b0178471bdec799edf2c94878724a6a866c0d4b0970bfab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:01:14 ea3f2d53f512: Pull complete 21:01:14 9e70ebbbe112: Pull complete 21:01:14 b78e95d17946: Verifying Checksum 21:01:14 b78e95d17946: Download complete 21:01:15 7a9cfe048b4a: Verifying Checksum 21:01:15 7a9cfe048b4a: Download complete 21:01:27 7a9cfe048b4a: Pull complete 21:01:27 72dc09318566: Pull complete 21:01:27 f4f7b4309257: Pull complete 21:01:27 0ac9a79272e3: Pull complete 21:01:34 b78e95d17946: Pull complete 21:01:34 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 21:01:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:01:35 + docker inspect -f . ci-base-image-arm64 21:01:35 . [Pipeline] withDockerContainer 21:01:35 prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 21:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:01:39 $ docker top 356143fc89f0fc762fbf865f2252bf71af7161d393ce4a0e5df4d9c1dbf70b9f -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:40 + go version 21:01:40 go version go1.16.8 linux/arm64 [Pipeline] } 21:01:40 $ docker stop --time=1 356143fc89f0fc762fbf865f2252bf71af7161d393ce4a0e5df4d9c1dbf70b9f 21:01:42 $ docker rm -f 356143fc89f0fc762fbf865f2252bf71af7161d393ce4a0e5df4d9c1dbf70b9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:42 + docker inspect -f . ci-base-image-arm64 21:01:42 . [Pipeline] withDockerContainer 21:01:43 prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 21:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:01:44 $ docker top 732c6abcfffbf30571544602e388e81d94311ca698fc61be46fa0b691cea724f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:01:45 + make test 21:01:45 make -C ./app-service-template build 21:01:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:01:45 go mod tidy 21:01:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 21:01:47 go: downloading github.com/google/uuid v1.3.0 21:01:47 go: downloading github.com/stretchr/testify v1.7.0 21:01:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 21:01:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 21:01:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 21:01:48 go: downloading github.com/davecgh/go-spew v1.1.1 21:01:48 go: downloading github.com/pmezard/go-difflib v1.0.0 21:01:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:01:48 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:01:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:01:48 go: downloading github.com/stretchr/objx v0.1.1 21:01:48 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:01:48 go: downloading github.com/go-kit/kit v0.11.0 21:01:48 go: downloading github.com/gorilla/mux v1.8.0 21:01:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:01:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 21:01:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 21:01:48 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:01:48 go: downloading github.com/mitchellh/copystructure v1.0.0 21:01:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:01:48 go: downloading github.com/hashicorp/consul/api v1.9.1 21:01:48 go: downloading github.com/pelletier/go-toml v1.9.4 21:01:48 go: downloading github.com/gorilla/websocket v1.4.2 21:01:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:01:48 go: downloading github.com/go-playground/universal-translator v0.18.0 21:01:48 go: downloading github.com/leodido/go-urn v1.2.1 21:01:48 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:01:48 go: downloading golang.org/x/text v0.3.6 21:01:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:01:49 go: downloading github.com/go-playground/locales v0.14.0 21:01:53 go: downloading github.com/hashicorp/errwrap v1.0.0 21:01:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:01:53 go: downloading github.com/kr/pretty v0.3.0 21:01:53 go: downloading github.com/x448/float16 v0.8.4 21:01:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:01:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:01:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:01:53 go: downloading github.com/hashicorp/serf v0.9.5 21:01:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:01:53 go: downloading github.com/hashicorp/consul/sdk v0.8.0 21:01:53 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:01:53 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:01:53 go: downloading github.com/go-stack/stack v1.8.0 21:01:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:01:53 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:01:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:01:53 go: downloading github.com/kr/text v0.2.0 21:01:53 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:01:53 go: downloading github.com/fatih/color v1.9.0 21:01:53 go: downloading github.com/mattn/go-colorable v0.1.6 21:01:53 go: downloading github.com/mattn/go-isatty v0.0.12 21:01:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:01:53 go: downloading github.com/pkg/errors v0.9.1 21:01:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:01:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:01:53 go: downloading github.com/pebbe/zmq4 v1.2.7 21:01:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:01:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:01:53 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:01:53 go: downloading github.com/hashicorp/memberlist v0.2.2 21:01:53 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:01:53 go: downloading github.com/onsi/ginkgo v1.10.1 21:01:53 go: downloading github.com/onsi/gomega v1.7.0 21:01:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:01:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:01:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:01:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:01:53 go: downloading github.com/miekg/dns v1.1.26 21:01:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:01:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:01:54 go: downloading gopkg.in/yaml.v2 v2.3.0 21:01:54 go: downloading github.com/hpcloud/tail v1.0.0 21:01:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:01:54 go: downloading github.com/golang/protobuf v1.5.2 21:01:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:01:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:01:54 go: downloading github.com/fsnotify/fsnotify v1.4.7 21:01:54 go: downloading google.golang.org/protobuf v1.27.1 21:01:55 go: downloading github.com/google/go-cmp v0.5.5 21:01:55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:01:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:02:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:02:42 make -C ./app-service-template test 21:02:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:02:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:03:14 ok new-app-service 0.059s coverage: 48.1% of statements 21:03:14 ? new-app-service/config [no test files] 21:03:14 ok new-app-service/functions 0.047s 21:03:14 CGO_ENABLED=1 go vet ./... 21:03:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:41 ./bin/test-attribution-txt.sh 21:03:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 21:03:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:03:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.200s coverage: 65.8% of statements 21:03:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 21:03:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.060s coverage: 93.7% of statements 21:03:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:03:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.136s coverage: 61.8% of statements 21:03:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:03:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.039s 21:03:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.044s coverage: 100.0% of statements 21:03:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.171s coverage: 78.3% of statements 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:03:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.027s coverage: 97.3% of statements 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 21:03:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.039s coverage: 10.5% of statements 21:04:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.158s coverage: 77.0% of statements 21:04:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 21:04:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:04:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.087s coverage: 14.3% of statements 21:04:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.044s coverage: 27.3% of statements 21:04:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:04:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:04:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.049s coverage: 51.4% of statements 21:04:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.131s coverage: 78.2% of statements 21:04:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements 21:04:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:36 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } 21:04:36 $ docker stop --time=1 732c6abcfffbf30571544602e388e81d94311ca698fc61be46fa0b691cea724f 21:04:38 $ docker rm -f 732c6abcfffbf30571544602e388e81d94311ca698fc61be46fa0b691cea724f [Pipeline] // withDockerContainer [Pipeline] sh 21:04:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:41 Warning: overwriting stash ‘coverage-report’ 21:04:42 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:43 21:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:04:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:43 arm64: Pulling from edgex-lftools-log-publisher 21:04:43 448f6bf000e3: Pulling fs layer 21:04:43 f757da607395: Pulling fs layer 21:04:43 05883995daec: Pulling fs layer 21:04:43 8603b9c90790: Pulling fs layer 21:04:43 1560dd03e051: Pulling fs layer 21:04:43 27f5ce0e4adf: Pulling fs layer 21:04:43 c2d8d7efcc4b: Pulling fs layer 21:04:43 1560dd03e051: Waiting 21:04:43 27f5ce0e4adf: Waiting 21:04:43 c2d8d7efcc4b: Waiting 21:04:43 8603b9c90790: Waiting 21:04:43 f757da607395: Verifying Checksum 21:04:43 f757da607395: Download complete 21:04:43 8603b9c90790: Verifying Checksum 21:04:43 8603b9c90790: Download complete 21:04:44 1560dd03e051: Verifying Checksum 21:04:44 1560dd03e051: Download complete 21:04:44 27f5ce0e4adf: Download complete 21:04:44 05883995daec: Download complete 21:04:44 448f6bf000e3: Verifying Checksum 21:04:44 448f6bf000e3: Download complete 21:04:46 c2d8d7efcc4b: Verifying Checksum 21:04:46 c2d8d7efcc4b: Download complete 21:04:47 448f6bf000e3: Pull complete 21:04:48 f757da607395: Pull complete 21:04:50 05883995daec: Pull complete 21:04:50 8603b9c90790: Pull complete 21:04:51 1560dd03e051: Pull complete 21:04:51 27f5ce0e4adf: Pull complete 21:05:06 c2d8d7efcc4b: Pull complete 21:05:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:05:07 prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 21:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:05:10 $ docker top dd34bf7ed032f40ec20b76856f9f76695e6c2dbc794e750ebd9949fe80528d26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:11 ---> job-cost.sh 21:05:11 lf-activate-venv: SKIPPING 21:05:11 INFO: No Stack... 21:05:12 INFO: Retrieving Pricing Info for: v3-standard-4 21:05:12 INFO: Archiving Costs [Pipeline] sh 21:05:12 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 21:05:12 + cut -d, -f6 [Pipeline] lock 21:05:13 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] 21:05:13 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] did not exist. Created. 21:05:13 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:13 /w/workspace/app-functions-sdk-go/6@tmp/durable-80f4332c/script.sh: 1: /w/workspace/app-functions-sdk-go/6@tmp/durable-80f4332c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:05:14 + echo total: 0.10999999940395355 [Pipeline] stash 21:05:14 Warning: overwriting stash ‘stack-cost’ 21:05:14 Stashed 1 file(s) [Pipeline] } 21:05:14 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-997-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:14 $ docker stop --time=1 dd34bf7ed032f40ec20b76856f9f76695e6c2dbc794e750ebd9949fe80528d26 21:05:16 $ docker rm -f dd34bf7ed032f40ec20b76856f9f76695e6c2dbc794e750ebd9949fe80528d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:05:16 provisioning config files... 21:05:16 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/config6608923924280108169tmp [Pipeline] { [Pipeline] sh 21:05:17 + set +x 21:05:17 + bash -s -- 21:05:17 + curl -s https://codecov.io/bash 21:05:17 21:05:17 _____ _ 21:05:17 / ____| | | 21:05:17 | | ___ __| | ___ ___ _____ __ 21:05:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:05:17 | |___| (_) | (_| | __/ (_| (_) \ V / 21:05:17 \_____\___/ \__,_|\___|\___\___/ \_/ 21:05:17 Bash-1.0.6 21:05:17 21:05:17 21:05:17 ==> git version 2.24.4 found 21:05:17 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:05:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:05:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:05:17 ==> Jenkins CI detected. 21:05:17 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-997 21:05:17 project root: . 21:05:17 --> token set from env 21:05:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:05:17 ==> Running gcov in . (disable via -X gcov) 21:05:17 ==> Python coveragepy not found 21:05:17 ==> Searching for coverage reports in: 21:05:17 + . 21:05:17 -> Found 2 reports 21:05:17 ==> Detecting git/mercurial file structure 21:05:17 ==> Reading reports 21:05:17 + ./app-service-template/coverage.out bytes=1219 21:05:17 + ./coverage.out bytes=107982 21:05:17 ==> Appending adjustments 21:05:17 https://docs.codecov.io/docs/fixing-reports 21:05:17 + Found adjustments 21:05:17 ==> Gzipping contents 21:05:17 20K /tmp/codecov.xbPQre.gz 21:05:17 ==> Uploading reports 21:05:17 url: https://codecov.io 21:05:17 query: branch=PR-997&commit=eabe71c6bdbc218304f2b5f8368b4af99db892a6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-997%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=997&job=&cmd_args= 21:05:17 -> Pinging Codecov 21:05:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-997&commit=eabe71c6bdbc218304f2b5f8368b4af99db892a6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-997%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=997&job=&cmd_args= 21:05:18 -> Uploading to 21:05:18 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/3D8B5DFFC46A037C893635FACE044666/eabe71c6bdbc218304f2b5f8368b4af99db892a6/d504504e-9c82-4f7e-b661-1933b323ba16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T210518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=909eedaa405b31ccc26da8e697cef7880b4373d07d2fc57d2ab0eabce32358e0 21:05:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:18 Dload Upload Total Spent Left Speed 21:05:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18928 0 0 100 18928 0 62713 --:--:-- --:--:-- --:--:-- 62675 100 18928 0 0 100 18928 0 62683 --:--:-- --:--:-- --:--:-- 62675 21:05:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/eabe71c6bdbc218304f2b5f8368b4af99db892a6 [Pipeline] } 21:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:05:19 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-997/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:05:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:05:20 ---> package-listing.sh 21:05:20 ++ tr '[:upper:]' '[:lower:]' 21:05:20 ++ facter osfamily 21:05:20 + OS_FAMILY=redhat 21:05:20 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-997 21:05:20 + START_PACKAGES=/tmp/packages_start.txt 21:05:20 + END_PACKAGES=/tmp/packages_end.txt 21:05:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:20 + PACKAGES=/tmp/packages_start.txt 21:05:20 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-997 ']' 21:05:20 + PACKAGES=/tmp/packages_end.txt 21:05:20 + case "${OS_FAMILY}" in 21:05:20 + rpm -qa 21:05:20 + sort 21:05:21 + '[' -f /tmp/packages_start.txt ']' 21:05:21 + '[' -f /tmp/packages_end.txt ']' 21:05:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:21 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-997 ']' 21:05:21 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-997/archives/ 21:05:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-997/archives/ [Pipeline] echo 21:05:21 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-997/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:05:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:22 21:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:22 latest: Pulling from edgex-lftools-log-publisher 21:05:22 b4d181a07f80: Pulling fs layer 21:05:22 a1111a8f2ec3: Pulling fs layer 21:05:22 ed53099fbce6: Pulling fs layer 21:05:22 dc539afda2c1: Pulling fs layer 21:05:22 77bc0d833cb6: Pulling fs layer 21:05:22 9065ff56babe: Pulling fs layer 21:05:22 d287ab97295c: Pulling fs layer 21:05:22 dc539afda2c1: Waiting 21:05:22 77bc0d833cb6: Waiting 21:05:22 9065ff56babe: Waiting 21:05:22 d287ab97295c: Waiting 21:05:22 a1111a8f2ec3: Verifying Checksum 21:05:22 a1111a8f2ec3: Download complete 21:05:22 dc539afda2c1: Verifying Checksum 21:05:22 dc539afda2c1: Download complete 21:05:22 ed53099fbce6: Verifying Checksum 21:05:22 ed53099fbce6: Download complete 21:05:22 9065ff56babe: Verifying Checksum 21:05:22 9065ff56babe: Download complete 21:05:22 77bc0d833cb6: Verifying Checksum 21:05:22 77bc0d833cb6: Download complete 21:05:22 b4d181a07f80: Verifying Checksum 21:05:22 b4d181a07f80: Download complete 21:05:23 d287ab97295c: Verifying Checksum 21:05:23 d287ab97295c: Download complete 21:05:24 b4d181a07f80: Pull complete 21:05:24 a1111a8f2ec3: Pull complete 21:05:25 ed53099fbce6: Pull complete 21:05:25 dc539afda2c1: Pull complete 21:05:25 77bc0d833cb6: Pull complete 21:05:25 9065ff56babe: Pull complete 21:05:30 d287ab97295c: Pull complete 21:05:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:05:30 prd-centos7-docker-4c-2g-240 does not seem to be running inside a container 21:05:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-997/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-997 -v /w/workspace/ndry_app-functions-sdk-go_PR-997:/w/workspace/ndry_app-functions-sdk-go_PR-997:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-997@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:32 $ docker top 89115436c7a0ca1b299742af0194d70a3db99f74e23cb32fb9709ffcec35e2b7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:33 + touch /tmp/pre-build-complete [Pipeline] sh 21:05:33 + mkdir -p /var/log/sysstat [Pipeline] sh 21:05:33 + ls /var/log/sa-host 21:05:33 + sadf -c /var/log/sa-host/sa11 21:05:33 file_magic: OK 21:05:33 HZ: Using current value: 100 21:05:33 file_header: OK 21:05:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:05:33 Statistics: 21:05:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:05:33 File successfully converted to sysstat format version 12.0.3 21:05:33 + sadf -c /var/log/sa-host/sa30 21:05:33 file_magic: OK 21:05:33 HZ: Using current value: 100 21:05:33 file_header: OK 21:05:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:05:33 Statistics: 21:05:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:05:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:33 provisioning config files... 21:05:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-997@tmp/config4336021607461054455tmp [Pipeline] { [Pipeline] echo 21:05:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:05:34 ---> create-netrc.sh [Pipeline] } 21:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:05:34 ---> python-tools-install.sh [Pipeline] echo 21:05:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:05:34 ---> sudo-logs.sh 21:05:34 Archiving 'sudo' log.. 21:05:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-240.novalocal: Name or service not known 21:05:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-240.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:05:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:05:35 ---> job-cost.sh 21:05:35 lf-activate-venv: SKIPPING 21:05:35 DEBUG: total: 0.10999999940395355 21:05:35 INFO: Retrieving Stack Cost... 21:05:36 INFO: Retrieving Pricing Info for: v3-standard-2 21:05:36 INFO: Archiving Costs [Pipeline] echo 21:05:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:05:36 ---> logs-deploy.sh 21:05:36 lf-activate-venv: SKIPPING 21:05:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-997/6 21:05:36 INFO: archiving workspace using pattern(s): 21:05:37 Archives upload complete. 21:05:37 INFO: archiving logs to Nexus 21:05:38 ---> uname -a: 21:05:38 Linux prd-centos7-docker-4c-2g-240.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:05:38 21:05:38 21:05:38 ---> lscpu: 21:05:38 Architecture: x86_64 21:05:38 CPU op-mode(s): 32-bit, 64-bit 21:05:38 Byte Order: Little Endian 21:05:38 Address sizes: 40 bits physical, 48 bits virtual 21:05:38 CPU(s): 2 21:05:38 On-line CPU(s) list: 0,1 21:05:38 Thread(s) per core: 1 21:05:38 Core(s) per socket: 1 21:05:38 Socket(s): 2 21:05:38 NUMA node(s): 1 21:05:38 Vendor ID: AuthenticAMD 21:05:38 CPU family: 23 21:05:38 Model: 49 21:05:38 Model name: AMD EPYC-Rome Processor 21:05:38 Stepping: 0 21:05:38 CPU MHz: 2799.994 21:05:38 BogoMIPS: 5599.98 21:05:38 Virtualization: AMD-V 21:05:38 Hypervisor vendor: KVM 21:05:38 Virtualization type: full 21:05:38 L1d cache: 32K 21:05:38 L1i cache: 32K 21:05:38 L2 cache: 512K 21:05:38 L3 cache: 16384K 21:05:38 NUMA node0 CPU(s): 0,1 21:05:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:05:38 21:05:38 21:05:38 ---> nproc: 21:05:38 2 21:05:38 21:05:38 21:05:38 ---> df -h: 21:05:38 Filesystem Size Used Avail Use% Mounted on 21:05:38 overlay 40G 7.7G 33G 20% / 21:05:38 tmpfs 64M 0 64M 0% /dev 21:05:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:05:38 shm 64M 0 64M 0% /dev/shm 21:05:38 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:05:38 21:05:38 21:05:38 ---> sar -b -r -n DEV: 21:05:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 21:05:38 21:05:38 20:57:00 LINUX RESTART (2 CPU) 21:05:38 21:05:38 20:58:01 tps rtps wtps bread/s bwrtn/s 21:05:38 20:59:01 1.80 0.00 1.80 0.00 33.38 21:05:38 21:00:01 0.25 0.00 0.25 0.00 3.60 21:05:38 21:01:01 0.30 0.00 0.30 0.00 3.86 21:05:38 21:02:01 0.40 0.10 0.30 1.73 5.45 21:05:38 21:03:01 0.30 0.00 0.30 0.00 4.51 21:05:38 21:04:01 0.27 0.00 0.27 0.00 3.35 21:05:38 21:05:01 0.20 0.00 0.20 0.00 2.70 21:05:38 Average: 0.50 0.01 0.49 0.25 8.12 21:05:38 21:05:38 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:05:38 20:59:01 5662192 0 611756 7.64 2620 1732372 1181236 13.04 572688 1539396 8 21:05:38 21:00:01 5664084 0 609856 7.61 2620 1732380 1181416 13.04 570724 1539664 8 21:05:38 21:01:01 5660380 0 613556 7.66 2620 1732384 1183768 13.07 573800 1539664 28 21:05:38 21:02:01 5664536 0 609276 7.61 2620 1732508 1165296 12.87 569940 1540592 12 21:05:38 21:03:01 5667960 0 605844 7.56 2620 1732516 1165356 12.87 566372 1540592 8 21:05:38 21:04:01 5666744 0 607060 7.58 2620 1732516 1165600 12.87 567460 1540672 20 21:05:38 21:05:01 5655276 0 618520 7.72 2620 1732524 1165360 12.87 579320 1540676 12 21:05:38 Average: 5663025 0 610838 7.63 2620 1732457 1172576 12.95 571472 1540179 14 21:05:38 21:05:38 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:05:38 20:59:01 eth0 1.57 0.35 0.38 0.21 0.00 0.00 0.00 0.00 21:05:38 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:00:01 eth0 2.28 0.52 0.72 0.39 0.00 0.00 0.00 0.00 21:05:38 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:01:01 eth0 0.95 0.50 0.54 0.39 0.00 0.00 0.00 0.00 21:05:38 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:02:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:05:38 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:03:01 eth0 0.75 0.22 0.19 0.07 0.00 0.00 0.00 0.00 21:05:38 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:04:01 eth0 2.02 0.52 0.63 0.36 0.00 0.00 0.00 0.00 21:05:38 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:05:01 eth0 0.20 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:05:38 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 Average: eth0 1.14 0.33 0.35 0.21 0.00 0.00 0.00 0.00 21:05:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:05:38 21:05:38 21:05:38 ---> sar -P ALL: 21:05:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 21:05:38 21:05:38 20:57:00 LINUX RESTART (2 CPU) 21:05:38 21:05:38 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:05:38 20:59:01 all 0.29 0.00 0.05 0.00 0.02 99.64 21:05:38 20:59:01 0 0.47 0.00 0.05 0.00 0.02 99.47 21:05:38 20:59:01 1 0.12 0.00 0.05 0.00 0.02 99.82 21:05:38 21:00:01 all 0.29 0.00 0.06 0.00 0.02 99.63 21:05:38 21:00:01 0 0.48 0.00 0.05 0.00 0.00 99.47 21:05:38 21:00:01 1 0.10 0.00 0.07 0.00 0.03 99.80 21:05:38 21:01:01 all 0.30 0.00 0.04 0.00 0.02 99.64 21:05:38 21:01:01 0 0.50 0.00 0.02 0.00 0.02 99.47 21:05:38 21:01:01 1 0.10 0.00 0.07 0.00 0.02 99.82 21:05:38 21:02:01 all 0.24 0.00 0.05 0.01 0.02 99.68 21:05:38 21:02:01 0 0.42 0.00 0.05 0.02 0.02 99.50 21:05:38 21:02:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:05:38 21:03:01 all 0.21 0.00 0.06 0.00 0.03 99.71 21:05:38 21:03:01 0 0.38 0.00 0.08 0.00 0.03 99.50 21:05:38 21:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:05:38 21:04:01 all 0.29 0.00 0.02 0.00 0.02 99.67 21:05:38 21:04:01 0 0.55 0.00 0.02 0.00 0.02 99.42 21:05:38 21:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:05:38 21:05:01 all 0.21 0.00 0.06 0.00 0.02 99.72 21:05:38 21:05:01 0 0.37 0.00 0.08 0.00 0.02 99.53 21:05:38 21:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:05:38 Average: all 0.26 0.00 0.05 0.00 0.02 99.67 21:05:38 Average: 0 0.45 0.00 0.05 0.00 0.02 99.48 21:05:38 Average: 1 0.07 0.00 0.05 0.00 0.02 99.86 21:05:38 21:05:38 21:05:38