Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 24475f6ba381f36a7fd81afd38d9fc144721eab3+fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (6c4f30e3b8f0158efd52c4a786b9a44cb1a80bba) 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-ssh9061986934941128001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh871061083170044408.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-48/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/go-mod-configuration/branches/PR-48/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2992516032159156262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh2474382948527973568.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/go-mod-configuration/branches/PR-48/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/go-mod-configuration/branches/PR-48/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2707732738356772405.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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1047’ Running on prd-centos7-docker-4c-2g-1050 in /w/workspace/undry_go-mod-configuration_PR-48 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-48 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-48@tmp/jenkins-gitclient-ssh3640662853033344447.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 24475f6ba381f36a7fd81afd38d9fc144721eab3 Merge succeeded, producing 77c9eae4bb381922ede9da091e0a4823e575bcaf Checking out Revision 77c9eae4bb381922ede9da091e0a4823e575bcaf (PR-48) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-48@tmp/jenkins-gitclient-ssh7842056089810534271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24475f6ba381f36a7fd81afd38d9fc144721eab3 # 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/undry_go-mod-configuration_PR-48@tmp/jenkins-gitclient-ssh6145944359943500334.key > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77c9eae4bb381922ede9da091e0a4823e575bcaf # timeout=10 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f70f96fa9dbe7d88cc9070bd737f8eee075c2f9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:45:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:45:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:45:49 ========================================================= 13:45:49 EdgeX Global Pipelines Version Info 13:45:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:45:50 ------------------- 13:45:50 stable info: 13:45:50 ------------------- 13:45:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:45:50 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:45:50 Message: update stable to v1.0.209 13:45:51 ------------------- 13:45:51 experimental info: 13:45:51 ------------------- 13:45:51 Commited By: **** collab-it+edgex@linuxfoundation.org 13:45:51 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 13:45:51 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77c9eae4bb381922ede9da091e0a4823e575bcaf [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77c9eae [Pipeline] echo 13:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:45:52 + git log --format=format:%s -1 77c9eae4bb381922ede9da091e0a4823e575bcaf [Pipeline] echo 13:45:52 GIT_COMMIT: 77c9eae4bb381922ede9da091e0a4823e575bcaf, Commit Message: Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD [Pipeline] echo 13:45:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:45:52 13:45:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:45:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:45:52 latest: Pulling from edgex-devops/git-semver 13:45:52 a0d0a0d46f8b: Pulling fs layer 13:45:52 3e5f54012d9b: Pulling fs layer 13:45:52 4c7163046ea9: Pulling fs layer 13:45:52 0c2d73faf560: Pulling fs layer 13:45:52 0c2d73faf560: Waiting 13:45:52 3e5f54012d9b: Verifying Checksum 13:45:52 3e5f54012d9b: Download complete 13:45:52 a0d0a0d46f8b: Verifying Checksum 13:45:52 a0d0a0d46f8b: Download complete 13:45:53 0c2d73faf560: Verifying Checksum 13:45:53 0c2d73faf560: Download complete 13:45:53 4c7163046ea9: Verifying Checksum 13:45:53 4c7163046ea9: Download complete 13:45:53 a0d0a0d46f8b: Pull complete 13:45:53 3e5f54012d9b: Pull complete 13:45:53 4c7163046ea9: Pull complete 13:45:53 0c2d73faf560: Pull complete 13:45:53 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:45:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:45:53 prd-centos7-docker-4c-2g-1050 does not seem to be running inside a container 13:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-48 -v /w/workspace/undry_go-mod-configuration_PR-48:/w/workspace/undry_go-mod-configuration_PR-48:rw,z -v /w/workspace/undry_go-mod-configuration_PR-48@tmp:/w/workspace/undry_go-mod-configuration_PR-48@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:45:54 $ docker top d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:54 [ssh-agent] Looking for ssh-agent implementation... 13:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:54 $ docker exec d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent 13:45:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXialPDN/agent.13 13:45:54 SSH_AGENT_PID=19 13:45:54 Running ssh-add (command line suppressed) 13:45:54 Identity added: /w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_6283629655903007531.key (/w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_6283629655903007531.key) 13:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:55 + git tag --points-at HEAD [Pipeline] } 13:45:55 $ docker exec --env ******** --env ******** d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent -k 13:45:55 unset SSH_AUTH_SOCK; 13:45:55 unset SSH_AGENT_PID; 13:45:55 echo Agent pid 19 killed; 13:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:55 [ssh-agent] Looking for ssh-agent implementation... 13:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:55 $ docker exec d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent 13:45:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIONLPL/agent.52 13:45:55 SSH_AGENT_PID=58 13:45:55 Running ssh-add (command line suppressed) 13:45:55 Identity added: /w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_5947779717256691916.key (/w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_5947779717256691916.key) 13:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:56 + git semver init 13:45:56 # -> Open(): unable to determine branch for HEAD 13:45:56 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-48/.git 13:45:56 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-48 13:45:56 # $SEMVER_REMOTE_NAME = origin 13:45:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:45:56 # $SEMVER_USER_NAME = edgex-jenkins 13:45:56 # $SEMVER_BRANCH = PR-48 13:45:56 # $SEMVER_TEMP = /tmp/semver-056530654 13:45:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 13:45:56 # '/tmp/semver-056530654' -> '/w/workspace/undry_go-mod-configuration_PR-48/.semver' 13:45:56 # -> Force: false 13:45:56 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-48/.semver [Pipeline] } 13:45:56 $ docker exec --env ******** --env ******** d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent -k 13:45:56 unset SSH_AUTH_SOCK; 13:45:56 unset SSH_AGENT_PID; 13:45:56 echo Agent pid 58 killed; 13:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:56 + git semver [Pipeline] } 13:45:56 $ docker stop --time=1 d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f 13:45:58 $ docker rm -f d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f [Pipeline] // withDockerContainer [Pipeline] sh 13:45:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:45:58 Stashed 1 file(s) [Pipeline] echo 13:45:58 [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 13:46:13 Still waiting to schedule task 13:46:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:46:13 Still waiting to schedule task 13:46:13 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1049’ 13:50:04 Running on prd-centos7-docker-4c-2g-1059 in /w/workspace/undry_go-mod-configuration_PR-48 [Pipeline] { [Pipeline] ws 13:50:04 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 13:50:04 Selected Git installation does not exist. Using Default 13:50:04 The recommended git tool is: NONE 13:50:06 using credential edgex-jenkins-ssh 13:50:06 Cloning the remote Git repository 13:50:05 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:50:05 > git init /w/workspace/go-mod-configuration/3 # timeout=10 13:50:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:50:05 > git --version # timeout=10 13:50:05 > git --version # 'git version 2.24.4' 13:50:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:05 [INFO] Currently running in a labeled security context 13:50:05 [INFO] Currently SELinux is 'enforcing' on the host 13:50:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh7582437833376351192.key 13:50:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:50:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:50:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:50:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:06 [INFO] Currently running in a labeled security context 13:50:06 [INFO] Currently SELinux is 'enforcing' on the host 13:50:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh8762196723332597221.key 13:50:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:50:07 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 24475f6ba381f36a7fd81afd38d9fc144721eab3 13:50:07 Merge succeeded, producing 168901e9c6d5feb35d25b79a31da9d7b83748d98 13:50:07 Checking out Revision 168901e9c6d5feb35d25b79a31da9d7b83748d98 (PR-48) 13:50:07 > git config core.sparsecheckout # timeout=10 13:50:07 > git checkout -f 24475f6ba381f36a7fd81afd38d9fc144721eab3 # timeout=10 13:50:07 > git remote # timeout=10 13:50:07 > git config --get remote.origin.url # timeout=10 13:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:07 [INFO] Currently running in a labeled security context 13:50:07 [INFO] Currently SELinux is 'enforcing' on the host 13:50:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh3322461311360153946.key 13:50:07 > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 13:50:07 > git rev-parse HEAD^{commit} # timeout=10 13:50:07 > git config core.sparsecheckout # timeout=10 13:50:07 > git checkout -f 168901e9c6d5feb35d25b79a31da9d7b83748d98 # timeout=10 13:50:10 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" 13:50:10 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:50:11 ========================================================= 13:50:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:50:11 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:50:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:50:11 Sending build context to Docker daemon 311.8kB 13:50:11 Step 1/7 : ARG BASE=golang:1.16-alpine 13:50:11 Step 2/7 : FROM ${BASE} 13:50:10 > git rev-list --no-walk f70f96fa9dbe7d88cc9070bd737f8eee075c2f9c # timeout=10 13:50:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:50:12 4e9f2cdf4387: Pulling fs layer 13:50:12 57d31006c564: Pulling fs layer 13:50:12 bd5ccded8296: Pulling fs layer 13:50:12 304dd3a0f381: Pulling fs layer 13:50:12 d37cda54a23b: Pulling fs layer 13:50:12 bae75c0f2455: Pulling fs layer 13:50:12 806579b3d29a: Pulling fs layer 13:50:12 c77eb801bf70: Pulling fs layer 13:50:12 6d0567d44e1a: Pulling fs layer 13:50:12 bae75c0f2455: Waiting 13:50:12 806579b3d29a: Waiting 13:50:12 c77eb801bf70: Waiting 13:50:12 6d0567d44e1a: Waiting 13:50:12 304dd3a0f381: Waiting 13:50:12 bd5ccded8296: Verifying Checksum 13:50:12 bd5ccded8296: Download complete 13:50:12 57d31006c564: Verifying Checksum 13:50:12 57d31006c564: Download complete 13:50:12 d37cda54a23b: Verifying Checksum 13:50:12 d37cda54a23b: Download complete 13:50:12 bae75c0f2455: Verifying Checksum 13:50:12 bae75c0f2455: Download complete 13:50:12 4e9f2cdf4387: Verifying Checksum 13:50:12 4e9f2cdf4387: Download complete 13:50:12 806579b3d29a: Verifying Checksum 13:50:12 806579b3d29a: Download complete 13:50:12 c77eb801bf70: Verifying Checksum 13:50:12 c77eb801bf70: Download complete 13:50:12 4e9f2cdf4387: Pull complete 13:50:12 57d31006c564: Pull complete 13:50:12 304dd3a0f381: Verifying Checksum 13:50:12 304dd3a0f381: Download complete 13:50:13 bd5ccded8296: Pull complete 13:50:13 6d0567d44e1a: Verifying Checksum 13:50:13 6d0567d44e1a: Download complete 13:50:17 304dd3a0f381: Pull complete 13:50:17 d37cda54a23b: Pull complete 13:50:17 bae75c0f2455: Pull complete 13:50:17 806579b3d29a: Pull complete 13:50:17 c77eb801bf70: Pull complete 13:50:20 6d0567d44e1a: Pull complete 13:50:20 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 13:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:50:20 ---> e839a31ac9d1 13:50:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:50:22 ---> Running in bc88f39ff831 13:50:22 Removing intermediate container bc88f39ff831 13:50:22 ---> e4db027026bf 13:50:22 Step 4/7 : RUN apk add --update bash 13:50:22 ---> Running in 86aa24c0bc03 13:50:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:50:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:50:23 OK: 219 MiB in 52 packages 13:50:23 Removing intermediate container 86aa24c0bc03 13:50:23 ---> 2a68539555dc 13:50:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:50:23 ---> Running in 1ee1bb4e7e0b 13:50:23 Removing intermediate container 1ee1bb4e7e0b 13:50:23 ---> 65e8394b18dc 13:50:23 Step 6/7 : COPY go.mod . 13:50:24 ---> 7b012dfbef34 13:50:24 Step 7/7 : RUN go mod download 13:50:24 ---> Running in af70d7a940b7 13:50:30 Removing intermediate container af70d7a940b7 13:50:30 ---> e79b3b2e4e63 13:50:30 Successfully built e79b3b2e4e63 13:50:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:50:31 + docker inspect -f . ci-base-image-x86_64 13:50:31 . [Pipeline] withDockerContainer 13:50:31 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 13:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** ci-base-image-x86_64 cat 13:50:31 $ docker top 6fa2addc77ad4026da67748b6eb079a0db2b201ee3c34b37d08428d347ab47ef -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:31 + go version 13:50:31 go version go1.16.8 linux/amd64 [Pipeline] } 13:50:31 $ docker stop --time=1 6fa2addc77ad4026da67748b6eb079a0db2b201ee3c34b37d08428d347ab47ef 13:50:33 $ docker rm -f 6fa2addc77ad4026da67748b6eb079a0db2b201ee3c34b37d08428d347ab47ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:50:33 + docker inspect -f . ci-base-image-x86_64 13:50:33 . [Pipeline] withDockerContainer 13:50:33 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 13:50:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** ci-base-image-x86_64 cat 13:50:34 $ docker top 26f016802838f282b9f4c07ffd4071c9678bd00fa3dae452ae95b124624accef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:50:34 + go mod tidy [Pipeline] sh 13:50:35 + make test 13:50:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:50:45 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.010s coverage: 85.7% of statements 13:50:53 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.565s coverage: 88.4% of statements 13:50:53 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.011s coverage: 100.0% of statements 13:50:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:50:56 gofmt -l . 13:50:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:50:56 $ docker stop --time=1 26f016802838f282b9f4c07ffd4071c9678bd00fa3dae452ae95b124624accef 13:50:58 $ docker rm -f 26f016802838f282b9f4c07ffd4071c9678bd00fa3dae452ae95b124624accef [Pipeline] // withDockerContainer [Pipeline] sh 13:50:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:50:58 Stashed 1 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 13:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:59 13:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:50:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:59 latest: Pulling from edgex-lftools-log-publisher 13:50:59 b4d181a07f80: Pulling fs layer 13:50:59 a1111a8f2ec3: Pulling fs layer 13:50:59 ed53099fbce6: Pulling fs layer 13:50:59 dc539afda2c1: Pulling fs layer 13:50:59 77bc0d833cb6: Pulling fs layer 13:50:59 9065ff56babe: Pulling fs layer 13:50:59 d287ab97295c: Pulling fs layer 13:50:59 dc539afda2c1: Waiting 13:50:59 77bc0d833cb6: Waiting 13:50:59 9065ff56babe: Waiting 13:50:59 d287ab97295c: Waiting 13:50:59 a1111a8f2ec3: Verifying Checksum 13:50:59 a1111a8f2ec3: Download complete 13:50:59 dc539afda2c1: Verifying Checksum 13:50:59 dc539afda2c1: Download complete 13:51:00 ed53099fbce6: Verifying Checksum 13:51:00 ed53099fbce6: Download complete 13:51:00 77bc0d833cb6: Verifying Checksum 13:51:00 77bc0d833cb6: Download complete 13:51:00 9065ff56babe: Verifying Checksum 13:51:00 9065ff56babe: Download complete 13:51:00 b4d181a07f80: Download complete 13:51:00 d287ab97295c: Verifying Checksum 13:51:00 d287ab97295c: Download complete 13:51:01 b4d181a07f80: Pull complete 13:51:01 a1111a8f2ec3: Pull complete 13:51:02 ed53099fbce6: Pull complete 13:51:02 dc539afda2c1: Pull complete 13:51:02 77bc0d833cb6: Pull complete 13:51:02 9065ff56babe: Pull complete 13:51:08 d287ab97295c: Pull complete 13:51:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:51:08 prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container 13:51: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/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:51:11 $ docker top 184139f4d36bd7cab1228b44f8c7a66902dd58b9d913e072ae59b07ea519ee34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:11 ---> job-cost.sh 13:51:11 lf-activate-venv: SKIPPING 13:51:11 INFO: No Stack... 13:51:17 INFO: Retrieving Pricing Info for: v3-standard-2 13:51:17 INFO: Archiving Costs [Pipeline] sh 13:51:17 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv 13:51:17 + cut -d, -f6 [Pipeline] lock 13:51:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] 13:51:17 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] did not exist. Created. 13:51:17 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:51:17 + echo total: 0.05999999865889549 [Pipeline] stash 13:51:17 Stashed 1 file(s) [Pipeline] } 13:51:17 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:51:17 $ docker stop --time=1 184139f4d36bd7cab1228b44f8c7a66902dd58b9d913e072ae59b07ea519ee34 13:51:18 $ docker rm -f 184139f4d36bd7cab1228b44f8c7a66902dd58b9d913e072ae59b07ea519ee34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:51:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1060 in /w/workspace/undry_go-mod-configuration_PR-48 [Pipeline] { [Pipeline] ws 13:51:47 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 13:51:47 Selected Git installation does not exist. Using Default 13:51:47 The recommended git tool is: NONE 13:51:53 using credential edgex-jenkins-ssh 13:51:53 Cloning the remote Git repository 13:51:53 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:51:53 > git init /w/workspace/go-mod-configuration/3 # timeout=10 13:51:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:51:54 > git --version # timeout=10 13:51:54 > git --version # 'git version 2.17.1' 13:51:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:51:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:51:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:51:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:51:55 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 24475f6ba381f36a7fd81afd38d9fc144721eab3 13:51:56 Merge succeeded, producing 647a9113af4b4c260cb421dd7299ec819219e0f9 13:51:56 Checking out Revision 647a9113af4b4c260cb421dd7299ec819219e0f9 (PR-48) 13:51:55 > git config core.sparsecheckout # timeout=10 13:51:55 > git checkout -f 24475f6ba381f36a7fd81afd38d9fc144721eab3 # timeout=10 13:51:55 > git remote # timeout=10 13:51:55 > git config --get remote.origin.url # timeout=10 13:51:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:55 > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 13:51:56 > git rev-parse HEAD^{commit} # timeout=10 13:51:56 > git config core.sparsecheckout # timeout=10 13:51:56 > git checkout -f 647a9113af4b4c260cb421dd7299ec819219e0f9 # timeout=10 13:52:00 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" 13:52:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 13:52:00 > git rev-list --no-walk f70f96fa9dbe7d88cc9070bd737f8eee075c2f9c # timeout=10 [Pipeline] echo 13:52:01 ========================================================= 13:52:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:52:01 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:52:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:52:03 Sending build context to Docker daemon 310.8kB 13:52:03 Step 1/7 : ARG BASE=golang:1.16-alpine 13:52:03 Step 2/7 : FROM ${BASE} 13:52:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:52:03 bbf911997326: Pulling fs layer 13:52:03 58ec367f63d7: Pulling fs layer 13:52:03 1b4a6ffa7d45: Pulling fs layer 13:52:03 fc5181fea5dc: Pulling fs layer 13:52:03 9c418107303f: Pulling fs layer 13:52:03 284eca6f2348: Pulling fs layer 13:52:03 842844d905b1: Pulling fs layer 13:52:03 901a3a57568e: Pulling fs layer 13:52:03 9c418107303f: Waiting 13:52:03 284eca6f2348: Waiting 13:52:03 fc5181fea5dc: Waiting 13:52:03 842844d905b1: Waiting 13:52:03 901a3a57568e: Waiting 13:52:03 1b4a6ffa7d45: Verifying Checksum 13:52:03 1b4a6ffa7d45: Download complete 13:52:03 58ec367f63d7: Verifying Checksum 13:52:03 58ec367f63d7: Download complete 13:52:03 9c418107303f: Download complete 13:52:03 284eca6f2348: Download complete 13:52:03 842844d905b1: Verifying Checksum 13:52:03 842844d905b1: Download complete 13:52:03 bbf911997326: Verifying Checksum 13:52:03 bbf911997326: Download complete 13:52:04 bbf911997326: Pull complete 13:52:05 58ec367f63d7: Pull complete 13:52:05 1b4a6ffa7d45: Pull complete 13:52:05 901a3a57568e: Verifying Checksum 13:52:05 901a3a57568e: Download complete 13:52:05 fc5181fea5dc: Verifying Checksum 13:52:05 fc5181fea5dc: Download complete 13:52:16 fc5181fea5dc: Pull complete 13:52:16 9c418107303f: Pull complete 13:52:16 284eca6f2348: Pull complete 13:52:17 842844d905b1: Pull complete 13:52:22 901a3a57568e: Pull complete 13:52:23 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 13:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:52:23 ---> 72ade6ffb461 13:52:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:52:27 ---> Running in e7037875ff7b 13:52:28 Removing intermediate container e7037875ff7b 13:52:28 ---> 04d1f0e494ba 13:52:28 Step 4/7 : RUN apk add --update bash 13:52:28 ---> Running in 5b0f90a226f9 13:52:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:52:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:52:31 OK: 218 MiB in 52 packages 13:52:32 Removing intermediate container 5b0f90a226f9 13:52:32 ---> bfbb69ec24f2 13:52:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:52:32 ---> Running in f465449de727 13:52:33 Removing intermediate container f465449de727 13:52:33 ---> 781a9cef3b76 13:52:33 Step 6/7 : COPY go.mod . 13:52:34 ---> 2df70c39abe8 13:52:34 Step 7/7 : RUN go mod download 13:52:34 ---> Running in a229c79e1d4e 13:52:52 Removing intermediate container a229c79e1d4e 13:52:52 ---> da78ea6af8bf 13:52:52 Successfully built da78ea6af8bf 13:52:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:52:53 + docker inspect -f . ci-base-image-arm64 13:52:53 . [Pipeline] withDockerContainer 13:52:53 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 13:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** ci-base-image-arm64 cat 13:52:55 $ docker top 579bb97afce132d5b1dd4f3f0bd371170739ad5780db6022c14c726e257863ab -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:56 + go version 13:52:56 go version go1.16.8 linux/arm64 [Pipeline] } 13:52:56 $ docker stop --time=1 579bb97afce132d5b1dd4f3f0bd371170739ad5780db6022c14c726e257863ab 13:52:58 $ docker rm -f 579bb97afce132d5b1dd4f3f0bd371170739ad5780db6022c14c726e257863ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:52:59 + docker inspect -f . ci-base-image-arm64 13:52:59 . [Pipeline] withDockerContainer 13:52:59 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 13:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** ci-base-image-arm64 cat 13:53:00 $ docker top 5a51b402bcaab737f5bb801da27f9a58c1eab542f432edb36a63a457029ca801 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:53:01 + go mod tidy [Pipeline] sh 13:53:02 + make test 13:53:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:53:35 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.029s coverage: 85.7% of statements 13:53:39 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.690s coverage: 88.4% of statements 13:53:39 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.011s coverage: 100.0% of statements 13:53:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:53:58 gofmt -l . 13:53:58 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:53:58 $ docker stop --time=1 5a51b402bcaab737f5bb801da27f9a58c1eab542f432edb36a63a457029ca801 13:54:00 $ docker rm -f 5a51b402bcaab737f5bb801da27f9a58c1eab542f432edb36a63a457029ca801 [Pipeline] // withDockerContainer [Pipeline] sh 13:54:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:54:00 Warning: overwriting stash ‘coverage-report’ 13:54:01 Stashed 1 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 13:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:02 13:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:03 arm64: Pulling from edgex-lftools-log-publisher 13:54:03 448f6bf000e3: Pulling fs layer 13:54:03 f757da607395: Pulling fs layer 13:54:03 05883995daec: Pulling fs layer 13:54:03 8603b9c90790: Pulling fs layer 13:54:03 1560dd03e051: Pulling fs layer 13:54:03 27f5ce0e4adf: Pulling fs layer 13:54:03 c2d8d7efcc4b: Pulling fs layer 13:54:03 8603b9c90790: Waiting 13:54:03 27f5ce0e4adf: Waiting 13:54:03 c2d8d7efcc4b: Waiting 13:54:03 1560dd03e051: Waiting 13:54:03 f757da607395: Verifying Checksum 13:54:03 f757da607395: Download complete 13:54:03 8603b9c90790: Verifying Checksum 13:54:03 8603b9c90790: Download complete 13:54:03 05883995daec: Verifying Checksum 13:54:03 05883995daec: Download complete 13:54:03 1560dd03e051: Verifying Checksum 13:54:03 1560dd03e051: Download complete 13:54:03 27f5ce0e4adf: Download complete 13:54:03 448f6bf000e3: Verifying Checksum 13:54:03 448f6bf000e3: Download complete 13:54:06 c2d8d7efcc4b: Verifying Checksum 13:54:06 c2d8d7efcc4b: Download complete 13:54:07 448f6bf000e3: Pull complete 13:54:07 f757da607395: Pull complete 13:54:09 05883995daec: Pull complete 13:54:09 8603b9c90790: Pull complete 13:54:10 1560dd03e051: Pull complete 13:54:11 27f5ce0e4adf: Pull complete 13:54:26 c2d8d7efcc4b: Pull complete 13:54:26 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:54:26 prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container 13:54:26 $ 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/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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:10003/edgex-lftools-log-publisher:arm64 cat 13:54:31 $ docker top afb02fd88d41770a7e028871de67069db3ee7bbfbccfa99ff0b3f00b7b90fc11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:32 ---> job-cost.sh 13:54:32 lf-activate-venv: SKIPPING 13:54:32 INFO: No Stack... 13:54:51 INFO: Retrieving Pricing Info for: v3-standard-4 13:54:51 INFO: Archiving Costs [Pipeline] sh 13:54:51 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv 13:54:51 + cut -d, -f6 [Pipeline] lock 13:54:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] 13:54:52 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] did not exist. Created. 13:54:52 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:54:52 /w/workspace/go-mod-configuration/3@tmp/durable-eaf1dece/script.sh: 1: /w/workspace/go-mod-configuration/3@tmp/durable-eaf1dece/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:54:53 + echo total: 0.10999999940395355 [Pipeline] stash 13:54:53 Warning: overwriting stash ‘stack-cost’ 13:54:53 Stashed 1 file(s) [Pipeline] } 13:54:53 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:54:53 $ docker stop --time=1 afb02fd88d41770a7e028871de67069db3ee7bbfbccfa99ff0b3f00b7b90fc11 13:54:55 $ docker rm -f afb02fd88d41770a7e028871de67069db3ee7bbfbccfa99ff0b3f00b7b90fc11 [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 13:54:55 provisioning config files... 13:54:55 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-48@tmp/config3481482353329029780tmp [Pipeline] { [Pipeline] sh 13:54:56 + set +x 13:54:56 + curl -s https://codecov.io/bash 13:54:56 + bash -s -- 13:54:56 13:54:56 _____ _ 13:54:56 / ____| | | 13:54:56 | | ___ __| | ___ ___ _____ __ 13:54:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:54:56 | |___| (_) | (_| | __/ (_| (_) \ V / 13:54:56 \_____\___/ \__,_|\___|\___\___/ \_/ 13:54:56 Bash-1.0.6 13:54:56 13:54:56 13:54:56 ==> git version 2.24.4 found 13:54:56 ==> 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 13:54:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:54:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:54:56 ==> Jenkins CI detected. 13:54:56 current dir:  /w/workspace/undry_go-mod-configuration_PR-48 13:54:56 project root: . 13:54:56 --> token set from env 13:54:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:54:56 ==> Running gcov in . (disable via -X gcov) 13:54:56 ==> Python coveragepy not found 13:54:56 ==> Searching for coverage reports in: 13:54:56 + . 13:54:56 -> Found 1 reports 13:54:56 ==> Detecting git/mercurial file structure 13:54:56 ==> Reading reports 13:54:56 + ./coverage.out bytes=17232 13:54:56 ==> Appending adjustments 13:54:56 https://docs.codecov.io/docs/fixing-reports 13:54:56 + Found adjustments 13:54:56 ==> Gzipping contents 13:54:56 4.0K /tmp/codecov.Z21XMv.gz 13:54:56 ==> Uploading reports 13:54:56 url: https://codecov.io 13:54:56 query: branch=PR-48&commit=77c9eae4bb381922ede9da091e0a4823e575bcaf&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-48%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=48&job=&cmd_args= 13:54:56 -> Pinging Codecov 13:54:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-48&commit=77c9eae4bb381922ede9da091e0a4823e575bcaf&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-48%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=48&job=&cmd_args= 13:54:56 -> Uploading to 13:54:56 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/9F92B070CA9CA35F4914AC8684776953/77c9eae4bb381922ede9da091e0a4823e575bcaf/6c0f63f2-5f9f-4cf0-9d0d-15aebd1645d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T135456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dece52fe0a003165f788e1c17567999cca3f67861dcd00923546ea2b882b9a33 13:54:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:54:56 Dload Upload Total Spent Left Speed 13:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2963 0 0 100 2963 0 9597 --:--:-- --:--:-- --:--:-- 9620 13:54:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/77c9eae4bb381922ede9da091e0a4823e575bcaf [Pipeline] } 13:54:56 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:54:58 + '[' -d /w/workspace/undry_go-mod-configuration_PR-48/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:54:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:54:59 ---> package-listing.sh 13:54:59 ++ facter osfamily 13:54:59 ++ tr '[:upper:]' '[:lower:]' 13:54:59 + OS_FAMILY=redhat 13:54:59 + workspace=/w/workspace/undry_go-mod-configuration_PR-48 13:54:59 + START_PACKAGES=/tmp/packages_start.txt 13:54:59 + END_PACKAGES=/tmp/packages_end.txt 13:54:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:54:59 + PACKAGES=/tmp/packages_start.txt 13:54:59 + '[' /w/workspace/undry_go-mod-configuration_PR-48 ']' 13:54:59 + PACKAGES=/tmp/packages_end.txt 13:54:59 + case "${OS_FAMILY}" in 13:54:59 + rpm -qa 13:54:59 + sort 13:54:59 + '[' -f /tmp/packages_start.txt ']' 13:54:59 + '[' -f /tmp/packages_end.txt ']' 13:54:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:54:59 + '[' /w/workspace/undry_go-mod-configuration_PR-48 ']' 13:54:59 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-48/archives/ 13:54:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-48/archives/ [Pipeline] echo 13:54:59 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/undry_go-mod-configuration_PR-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:55:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:00 13:55:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:01 latest: Pulling from edgex-lftools-log-publisher 13:55:01 b4d181a07f80: Pulling fs layer 13:55:01 a1111a8f2ec3: Pulling fs layer 13:55:01 ed53099fbce6: Pulling fs layer 13:55:01 dc539afda2c1: Pulling fs layer 13:55:01 77bc0d833cb6: Pulling fs layer 13:55:01 9065ff56babe: Pulling fs layer 13:55:01 d287ab97295c: Pulling fs layer 13:55:01 77bc0d833cb6: Waiting 13:55:01 9065ff56babe: Waiting 13:55:01 d287ab97295c: Waiting 13:55:01 dc539afda2c1: Waiting 13:55:01 a1111a8f2ec3: Verifying Checksum 13:55:01 a1111a8f2ec3: Download complete 13:55:01 dc539afda2c1: Verifying Checksum 13:55:01 dc539afda2c1: Download complete 13:55:01 ed53099fbce6: Verifying Checksum 13:55:01 ed53099fbce6: Download complete 13:55:01 9065ff56babe: Verifying Checksum 13:55:01 9065ff56babe: Download complete 13:55:01 77bc0d833cb6: Verifying Checksum 13:55:01 77bc0d833cb6: Download complete 13:55:01 b4d181a07f80: Verifying Checksum 13:55:01 b4d181a07f80: Download complete 13:55:01 d287ab97295c: Verifying Checksum 13:55:01 d287ab97295c: Download complete 13:55:02 b4d181a07f80: Pull complete 13:55:03 a1111a8f2ec3: Pull complete 13:55:03 ed53099fbce6: Pull complete 13:55:03 dc539afda2c1: Pull complete 13:55:04 77bc0d833cb6: Pull complete 13:55:04 9065ff56babe: Pull complete 13:55:09 d287ab97295c: Pull complete 13:55:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:55:09 prd-centos7-docker-4c-2g-1050 does not seem to be running inside a container 13:55:09 $ 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/undry_go-mod-configuration_PR-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-48 -v /w/workspace/undry_go-mod-configuration_PR-48:/w/workspace/undry_go-mod-configuration_PR-48:rw,z -v /w/workspace/undry_go-mod-configuration_PR-48@tmp:/w/workspace/undry_go-mod-configuration_PR-48@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:55:11 $ docker top 3b77a8d72e7c5c19975a5de156eb996010211f1f79e695cca4603f7dc6cebbb0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:55:12 + mkdir -p /var/log/sysstat [Pipeline] sh 13:55:12 + ls /var/log/sa-host 13:55:12 + sadf -c /var/log/sa-host/sa13 13:55:12 file_magic: OK 13:55:12 HZ: Using current value: 100 13:55:12 file_header: OK 13:55:12 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 13:55:12 Statistics: 13:55:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:12 File successfully converted to sysstat format version 12.0.3 13:55:12 + sadf -c /var/log/sa-host/sa30 13:55:12 file_magic: OK 13:55:12 HZ: Using current value: 100 13:55:12 file_header: OK 13:55:12 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 13:55:12 Statistics: 13:55:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:12 provisioning config files... 13:55:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-48@tmp/config7676502591791759341tmp [Pipeline] { [Pipeline] echo 13:55:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:55:13 ---> create-netrc.sh [Pipeline] } 13:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:55:13 ---> python-tools-install.sh [Pipeline] echo 13:55:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:55:13 ---> sudo-logs.sh 13:55:13 Archiving 'sudo' log.. 13:55:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1050.novalocal: Name or service not known 13:55:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-1050.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:55:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:55:14 ---> job-cost.sh 13:55:14 lf-activate-venv: SKIPPING 13:55:14 DEBUG: total: 0.10999999940395355 13:55:14 INFO: Retrieving Stack Cost... 13:55:14 INFO: Retrieving Pricing Info for: v3-standard-2 13:55:15 INFO: Archiving Costs [Pipeline] echo 13:55:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:55:15 ---> logs-deploy.sh 13:55:15 lf-activate-venv: SKIPPING 13:55:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-48/3 13:55:15 INFO: archiving workspace using pattern(s): 13:55:16 Archives upload complete. 13:55:16 INFO: archiving logs to Nexus 13:55:16 ---> uname -a: 13:55:16 Linux prd-centos7-docker-4c-2g-1050.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:55:16 13:55:16 13:55:16 ---> lscpu: 13:55:16 Architecture: x86_64 13:55:16 CPU op-mode(s): 32-bit, 64-bit 13:55:16 Byte Order: Little Endian 13:55:16 Address sizes: 40 bits physical, 48 bits virtual 13:55:16 CPU(s): 2 13:55:16 On-line CPU(s) list: 0,1 13:55:16 Thread(s) per core: 1 13:55:16 Core(s) per socket: 1 13:55:16 Socket(s): 2 13:55:16 NUMA node(s): 1 13:55:16 Vendor ID: AuthenticAMD 13:55:16 CPU family: 23 13:55:16 Model: 49 13:55:16 Model name: AMD EPYC-Rome Processor 13:55:16 Stepping: 0 13:55:16 CPU MHz: 2799.998 13:55:16 BogoMIPS: 5599.99 13:55:16 Virtualization: AMD-V 13:55:16 Hypervisor vendor: KVM 13:55:16 Virtualization type: full 13:55:16 L1d cache: 32K 13:55:16 L1i cache: 32K 13:55:16 L2 cache: 512K 13:55:16 L3 cache: 16384K 13:55:16 NUMA node0 CPU(s): 0,1 13:55:16 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 13:55:16 13:55:16 13:55:16 ---> nproc: 13:55:16 2 13:55:16 13:55:16 13:55:16 ---> df -h: 13:55:16 Filesystem Size Used Avail Use% Mounted on 13:55:16 overlay 40G 7.7G 33G 20% / 13:55:16 tmpfs 64M 0 64M 0% /dev 13:55:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:55:16 shm 64M 0 64M 0% /dev/shm 13:55:16 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:55:16 13:55:16 13:55:16 ---> sar -b -r -n DEV: 13:55:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 13:55:16 13:55:16 13:45:11 LINUX RESTART (2 CPU) 13:55:16 13:55:16 13:46:02 tps rtps wtps bread/s bwrtn/s 13:55:16 13:47:01 3.57 0.08 3.49 2.71 105.47 13:55:16 13:48:01 0.53 0.00 0.53 0.00 8.98 13:55:16 13:49:01 0.18 0.00 0.18 0.00 2.05 13:55:16 13:50:01 0.15 0.00 0.15 0.00 2.05 13:55:16 13:51:01 0.32 0.00 0.32 0.00 3.68 13:55:16 13:52:01 0.33 0.00 0.33 0.00 3.95 13:55:16 13:53:01 0.25 0.00 0.25 0.00 3.91 13:55:16 13:54:01 0.23 0.00 0.23 0.00 2.85 13:55:16 13:55:02 0.75 0.15 0.60 14.26 7.71 13:55:16 Average: 0.70 0.03 0.67 1.88 15.46 13:55:16 13:55:16 13:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:55:16 13:47:01 5699184 0 613424 7.66 2620 1693712 1203692 13.29 556228 1521316 24 13:55:16 13:48:01 5700492 0 612108 7.64 2620 1693720 1166936 12.88 555580 1521928 16 13:55:16 13:49:01 5698288 0 614308 7.67 2620 1693724 1166684 12.88 557296 1521928 8 13:55:16 13:50:01 5698476 0 614112 7.67 2620 1693732 1166684 12.88 556468 1522848 8 13:55:16 13:51:01 5703000 0 609584 7.61 2620 1693736 1166984 12.88 552108 1522848 12 13:55:16 13:52:01 5703492 0 609088 7.61 2620 1693740 1166888 12.88 551396 1522980 20 13:55:16 13:53:01 5697540 0 615036 7.68 2620 1693744 1166684 12.88 557124 1522976 20 13:55:16 13:54:01 5693932 0 618640 7.72 2620 1693748 1166936 12.88 560952 1522976 20 13:55:16 13:55:02 5420276 0 699112 8.73 2620 1886932 1533148 16.93 798824 1548480 192780 13:55:16 Average: 5668298 0 622824 7.78 2620 1715199 1211626 13.38 582886 1525364 21434 13:55:16 13:55:16 13:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:55:16 13:47:01 eth0 0.66 0.14 0.06 0.07 0.00 0.00 0.00 0.00 13:55:16 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:48:01 eth0 1.20 0.55 0.42 0.15 0.00 0.00 0.00 0.00 13:55:16 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:49:01 eth0 1.22 0.05 0.13 0.06 0.00 0.00 0.00 0.00 13:55:16 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:50:01 eth0 1.58 0.05 0.15 0.00 0.00 0.00 0.00 0.00 13:55:16 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:51:01 eth0 2.60 0.75 0.76 0.46 0.00 0.00 0.00 0.00 13:55:16 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:52:01 eth0 0.72 0.53 0.34 0.21 0.00 0.00 0.00 0.00 13:55:16 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:53:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:55:16 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:54:01 eth0 0.55 0.40 0.27 0.17 0.00 0.00 0.00 0.00 13:55:16 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:55:02 eth0 104.71 64.08 2594.29 8.80 0.00 0.00 0.00 0.00 13:55:16 13:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 Average: eth0 12.67 7.42 289.02 1.11 0.00 0.00 0.00 0.00 13:55:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:16 13:55:16 13:55:16 ---> sar -P ALL: 13:55:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 13:55:16 13:55:16 13:45:11 LINUX RESTART (2 CPU) 13:55:16 13:55:16 13:46:02 CPU %user %nice %system %iowait %steal %idle 13:55:16 13:47:01 all 0.32 0.00 0.08 0.00 0.03 99.57 13:55:16 13:47:01 0 0.22 0.00 0.08 0.00 0.02 99.68 13:55:16 13:47:01 1 0.42 0.00 0.08 0.00 0.03 99.46 13:55:16 13:48:01 all 0.17 0.00 0.08 0.00 0.01 99.75 13:55:16 13:48:01 0 0.28 0.00 0.10 0.00 0.02 99.60 13:55:16 13:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 13:55:16 13:49:01 all 0.28 0.00 0.04 0.00 0.02 99.67 13:55:16 13:49:01 0 0.52 0.00 0.05 0.00 0.02 99.42 13:55:16 13:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:55:16 13:50:01 all 0.26 0.00 0.04 0.00 0.02 99.68 13:55:16 13:50:01 0 0.47 0.00 0.05 0.00 0.02 99.47 13:55:16 13:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:55:16 13:51:01 all 0.30 0.00 0.04 0.00 0.01 99.65 13:55:16 13:51:01 0 0.53 0.00 0.05 0.00 0.00 99.42 13:55:16 13:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:55:16 13:52:01 all 0.16 0.00 0.07 0.00 0.01 99.77 13:55:16 13:52:01 0 0.18 0.00 0.07 0.00 0.02 99.73 13:55:16 13:52:01 1 0.13 0.00 0.07 0.00 0.00 99.80 13:55:16 13:53:01 all 0.22 0.00 0.06 0.00 0.01 99.72 13:55:16 13:53:01 0 0.08 0.00 0.08 0.00 0.02 99.82 13:55:16 13:53:01 1 0.35 0.00 0.03 0.00 0.00 99.62 13:55:16 13:54:01 all 0.19 0.00 0.07 0.00 0.03 99.72 13:55:16 13:54:01 0 0.12 0.00 0.10 0.00 0.03 99.75 13:55:16 13:54:01 1 0.27 0.00 0.03 0.00 0.02 99.68 13:55:16 13:55:02 all 2.62 0.00 0.77 0.02 0.03 96.56 13:55:16 13:55:02 0 2.52 0.00 0.92 0.03 0.03 96.49 13:55:16 13:55:02 1 2.73 0.00 0.62 0.00 0.02 96.63 13:55:16 Average: all 0.50 0.00 0.14 0.00 0.02 99.34 13:55:16 Average: 0 0.55 0.00 0.17 0.00 0.02 99.26 13:55:16 Average: 1 0.46 0.00 0.11 0.00 0.01 99.42 13:55:16 13:55:16 13:55:16