Pull request #262 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bd5ca5460ef8664a0e9c37eeb80ba41415e01661+3f1fd88ab260e30c6960670415b9eaed3e09b56a (cdfde2b53d80ca351e81419308037d3f13d8b118) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3564743944289121832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh546701883664732398.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3015484764487015478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1001400031272853178.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh574138215989701653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2926324728688284048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-491 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh3485387370824488221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3f1fd88ab260e30c6960670415b9eaed3e09b56a into PR head commit bd5ca5460ef8664a0e9c37eeb80ba41415e01661 Merge succeeded, producing bd5ca5460ef8664a0e9c37eeb80ba41415e01661 Checking out Revision bd5ca5460ef8664a0e9c37eeb80ba41415e01661 (PR-262) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh4881056167767944772.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh8445176636587314944.key > git merge 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:05:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:05:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:05:42 ========================================================= 09:05:42 EdgeX Global Pipelines Version Info 09:05:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:05:44 ------------------- 09:05:44 stable info: 09:05:44 ------------------- 09:05:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:05:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:05:44 Message: update stable to v1.0.195 09:05:44 ------------------- 09:05:44 experimental info: 09:05:44 ------------------- 09:05:44 Commited By: **** collab-it+edgex@linuxfoundation.org 09:05:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:05:44 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:05:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd5ca5460ef8664a0e9c37eeb80ba41415e01661 [Pipeline] echo 09:05:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd5ca54 [Pipeline] echo 09:05:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:47 + git log --format=format:%s -1 bd5ca5460ef8664a0e9c37eeb80ba41415e01661 [Pipeline] echo 09:05:47 GIT_COMMIT: bd5ca5460ef8664a0e9c37eeb80ba41415e01661, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 09:05:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:48 09:05:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:05:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:49 latest: Pulling from edgex-devops/git-semver 09:05:49 31603596830f: Pulling fs layer 09:05:49 54011a49482f: Pulling fs layer 09:05:49 a6820b24f6d8: Pulling fs layer 09:05:49 f581987b2513: Pulling fs layer 09:05:49 f581987b2513: Waiting 09:05:49 54011a49482f: Verifying Checksum 09:05:49 54011a49482f: Download complete 09:05:49 31603596830f: Verifying Checksum 09:05:49 31603596830f: Download complete 09:05:49 f581987b2513: Verifying Checksum 09:05:49 f581987b2513: Download complete 09:05:49 a6820b24f6d8: Verifying Checksum 09:05:49 a6820b24f6d8: Download complete 09:05:49 31603596830f: Pull complete 09:05:49 54011a49482f: Pull complete 09:05:50 a6820b24f6d8: Pull complete 09:05:50 f581987b2513: Pull complete 09:05:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:05:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:05:50 prd-centos7-docker-4c-2g-491 does not seem to be running inside a container 09:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:05:52 $ docker top 3fb7a334823156d7b10da7766666736979f81b3afb1fad1a39c591e22d9485da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:05:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:52 [ssh-agent] Looking for ssh-agent implementation... 09:05:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:52 $ docker exec 3fb7a334823156d7b10da7766666736979f81b3afb1fad1a39c591e22d9485da ssh-agent 09:05:52 SSH_AUTH_SOCK=/tmp/ssh-3t2SDYw4lEVJ/agent.13 09:05:52 SSH_AGENT_PID=20 09:05:52 Running ssh-add (command line suppressed) 09:05:52 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_5556620781586745116.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_5556620781586745116.key) 09:05:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:53 + git tag --points-at HEAD [Pipeline] } 09:05:53 $ docker exec --env ******** --env ******** 3fb7a334823156d7b10da7766666736979f81b3afb1fad1a39c591e22d9485da ssh-agent -k 09:05:53 unset SSH_AUTH_SOCK; 09:05:53 unset SSH_AGENT_PID; 09:05:53 echo Agent pid 20 killed; 09:05:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:05:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:53 [ssh-agent] Looking for ssh-agent implementation... 09:05:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:53 $ docker exec 3fb7a334823156d7b10da7766666736979f81b3afb1fad1a39c591e22d9485da ssh-agent 09:05:53 SSH_AUTH_SOCK=/tmp/ssh-rfTYHGYrZEcr/agent.53 09:05:53 SSH_AGENT_PID=60 09:05:53 Running ssh-add (command line suppressed) 09:05:53 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_3950698205183562819.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_3950698205183562819.key) 09:05:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:54 + git semver init 09:05:54 # -> Open(): unable to determine branch for HEAD 09:05:54 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.git 09:05:54 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-262 09:05:54 # $SEMVER_REMOTE_NAME = origin 09:05:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:05:54 # $SEMVER_USER_NAME = edgex-jenkins 09:05:54 # $SEMVER_BRANCH = PR-262 09:05:54 # $SEMVER_TEMP = /tmp/semver-172320473 09:05:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 09:05:54 # '/tmp/semver-172320473' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver' 09:05:54 # -> Force: false 09:05:54 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver [Pipeline] } 09:05:54 $ docker exec --env ******** --env ******** 3fb7a334823156d7b10da7766666736979f81b3afb1fad1a39c591e22d9485da ssh-agent -k 09:05:54 unset SSH_AUTH_SOCK; 09:05:54 unset SSH_AGENT_PID; 09:05:54 echo Agent pid 60 killed; 09:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:55 + git semver [Pipeline] } 09:05:55 $ docker stop --time=1 3fb7a334823156d7b10da7766666736979f81b3afb1fad1a39c591e22d9485da 09:05:56 $ docker rm -f 3fb7a334823156d7b10da7766666736979f81b3afb1fad1a39c591e22d9485da [Pipeline] // withDockerContainer [Pipeline] sh 09:05:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:05:57 Stashed 1 file(s) [Pipeline] echo 09:05:57 [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 09:06:13 Still waiting to schedule task 09:06:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:06:13 Still waiting to schedule task 09:06:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-488’ is offline 09:08:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-492 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws 09:08:02 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:08:02 Selected Git installation does not exist. Using Default 09:08:02 The recommended git tool is: NONE 09:08:07 using credential edgex-jenkins-ssh 09:08:07 Cloning the remote Git repository 09:08:07 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:07 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:08:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:07 > git --version # timeout=10 09:08:07 > git --version # 'git version 2.17.1' 09:08:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:09 Merging remotes/origin/master commit 3f1fd88ab260e30c6960670415b9eaed3e09b56a into PR head commit bd5ca5460ef8664a0e9c37eeb80ba41415e01661 09:08:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:08:09 > git config core.sparsecheckout # timeout=10 09:08:09 Merge succeeded, producing bd5ca5460ef8664a0e9c37eeb80ba41415e01661 09:08:09 Checking out Revision bd5ca5460ef8664a0e9c37eeb80ba41415e01661 (PR-262) 09:08:09 > git checkout -f bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # timeout=10 09:08:09 > git remote # timeout=10 09:08:09 > git config --get remote.origin.url # timeout=10 09:08:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:09 > git merge 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 09:08:09 > git rev-parse HEAD^{commit} # timeout=10 09:08:09 > git config core.sparsecheckout # timeout=10 09:08:09 > git checkout -f bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # timeout=10 09:08:14 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" 09:08:14 > git --version # timeout=10 09:08:14 > git --version # 'git version 2.17.1' 09:08:14 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:08:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:08:16 + + true 09:08:16 sudo service docker restart 09:08:23 Running on prd-centos7-docker-4c-2g-493 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws 09:08:23 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:08:23 Selected Git installation does not exist. Using Default 09:08:23 The recommended git tool is: NONE 09:08:26 using credential edgex-jenkins-ssh 09:08:26 Cloning the remote Git repository 09:08:26 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:26 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:08:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:26 > git --version # timeout=10 09:08:26 > git --version # 'git version 2.24.4' 09:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:26 [INFO] Currently running in a labeled security context 09:08:26 [INFO] Currently SELinux is 'enforcing' on the host 09:08:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh1973861483702974240.key 09:08:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:27 [INFO] Currently running in a labeled security context 09:08:27 [INFO] Currently SELinux is 'enforcing' on the host 09:08:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6682624331281187003.key 09:08:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:08:27 Merging remotes/origin/master commit 3f1fd88ab260e30c6960670415b9eaed3e09b56a into PR head commit bd5ca5460ef8664a0e9c37eeb80ba41415e01661 09:08:27 Merge succeeded, producing bd5ca5460ef8664a0e9c37eeb80ba41415e01661 09:08:27 Checking out Revision bd5ca5460ef8664a0e9c37eeb80ba41415e01661 (PR-262) 09:08:27 > git config core.sparsecheckout # timeout=10 09:08:27 > git checkout -f bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # timeout=10 09:08:27 > git remote # timeout=10 09:08:27 > git config --get remote.origin.url # timeout=10 09:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:27 [INFO] Currently running in a labeled security context 09:08:27 [INFO] Currently SELinux is 'enforcing' on the host 09:08:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh8939664075538972770.key 09:08:27 > git merge 3f1fd88ab260e30c6960670415b9eaed3e09b56a # timeout=10 09:08:27 > git rev-parse HEAD^{commit} # timeout=10 09:08:27 > git config core.sparsecheckout # timeout=10 09:08:27 > git checkout -f bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # timeout=10 09:08:31 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" 09:08:31 > git --version # timeout=10 09:08:31 > git --version # 'git version 2.24.4' 09:08:31 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:08:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:08:33 + true 09:08:33 + sudo service docker restart 09:08:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 09:08:35 ========================================================= 09:08:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:08:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:08:36 + 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 . 09:08:37 Sending build context to Docker daemon 1.008MB 09:08:37 Step 1/8 : ARG BASE=golang:1.16-alpine 09:08:37 Step 2/8 : FROM ${BASE} 09:08:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:08:37 595b0fe564bb: Pulling fs layer 09:08:37 3088b5b3c5c0: Pulling fs layer 09:08:37 5b7225fbf94c: Pulling fs layer 09:08:37 ba82ee9f976e: Pulling fs layer 09:08:37 506bd15cee9f: Pulling fs layer 09:08:37 75a0a4a0db45: Pulling fs layer 09:08:37 618dc40b7e24: Pulling fs layer 09:08:37 ba82ee9f976e: Waiting 09:08:37 506bd15cee9f: Waiting 09:08:37 75a0a4a0db45: Waiting 09:08:37 618dc40b7e24: Waiting 09:08:37 5b7225fbf94c: Verifying Checksum 09:08:37 5b7225fbf94c: Download complete 09:08:37 3088b5b3c5c0: Verifying Checksum 09:08:37 3088b5b3c5c0: Download complete 09:08:37 506bd15cee9f: Verifying Checksum 09:08:37 506bd15cee9f: Download complete 09:08:37 75a0a4a0db45: Verifying Checksum 09:08:37 75a0a4a0db45: Download complete 09:08:37 595b0fe564bb: Download complete 09:08:38 595b0fe564bb: Pull complete 09:08:38 3088b5b3c5c0: Pull complete 09:08:39 5b7225fbf94c: Pull complete 09:08:40 618dc40b7e24: Verifying Checksum 09:08:40 618dc40b7e24: Download complete 09:08:41 ba82ee9f976e: Verifying Checksum 09:08:41 ba82ee9f976e: Download complete 09:08:51 ba82ee9f976e: Pull complete [Pipeline] unstash [Pipeline] echo 09:08:52 ========================================================= 09:08:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:08:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:08:52 506bd15cee9f: Pull complete 09:08:52 + 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 . 09:08:52 75a0a4a0db45: Pull complete 09:08:52 Sending build context to Docker daemon 1.009MB 09:08:52 Step 1/8 : ARG BASE=golang:1.16-alpine 09:08:52 Step 2/8 : FROM ${BASE} 09:08:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:08:52 540db60ca938: Pulling fs layer 09:08:52 adcc1eea9eea: Pulling fs layer 09:08:52 4c4ab2625f07: Pulling fs layer 09:08:52 0510c868ecb4: Pulling fs layer 09:08:52 afea3b2eda06: Pulling fs layer 09:08:52 7809a108b3ef: Pulling fs layer 09:08:52 f706445af74f: Pulling fs layer 09:08:52 afea3b2eda06: Waiting 09:08:52 7809a108b3ef: Waiting 09:08:52 f706445af74f: Waiting 09:08:52 0510c868ecb4: Waiting 09:08:52 4c4ab2625f07: Verifying Checksum 09:08:52 4c4ab2625f07: Download complete 09:08:52 adcc1eea9eea: Verifying Checksum 09:08:52 adcc1eea9eea: Download complete 09:08:53 afea3b2eda06: Verifying Checksum 09:08:53 afea3b2eda06: Download complete 09:08:53 7809a108b3ef: Verifying Checksum 09:08:53 7809a108b3ef: Download complete 09:08:53 540db60ca938: Verifying Checksum 09:08:53 540db60ca938: Download complete 09:08:53 540db60ca938: Pull complete 09:08:53 adcc1eea9eea: Pull complete 09:08:53 4c4ab2625f07: Pull complete 09:08:54 f706445af74f: Verifying Checksum 09:08:54 f706445af74f: Download complete 09:08:54 0510c868ecb4: Verifying Checksum 09:08:54 0510c868ecb4: Download complete 09:08:56 618dc40b7e24: Pull complete 09:08:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:08:56 ---> a36622ca3599 09:08:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:08:58 0510c868ecb4: Pull complete 09:08:58 afea3b2eda06: Pull complete 09:08:58 7809a108b3ef: Pull complete 09:08:58 ---> Running in d4f44da52619 09:08:58 Removing intermediate container d4f44da52619 09:08:58 ---> fae406794489 09:08:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:08:59 ---> Running in afe8a7106fbe 09:08:59 f706445af74f: Pull complete 09:08:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:08:59 ---> b068be0155e3 09:08:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:09:01 Removing intermediate container afe8a7106fbe 09:09:01 ---> 22b6b3afedac 09:09:01 Step 5/8 : RUN apk add --update --no-cache git make 09:09:01 ---> Running in 6f2978cf3691 09:09:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:09:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:09:04 ---> Running in 58f60b6fbe1a 09:09:04 Removing intermediate container 58f60b6fbe1a 09:09:04 ---> e1a31c5a0778 09:09:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:04 ---> Running in 6551e8708ab4 09:09:04 Removing intermediate container 6551e8708ab4 09:09:04 ---> 6376449a557e 09:09:04 Step 5/8 : RUN apk add --update --no-cache git make 09:09:04 ---> Running in 2eeabdb1f37b 09:09:04 OK: 138 MiB in 40 packages 09:09:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:09:05 Removing intermediate container 6f2978cf3691 09:09:05 ---> 4fc3817b41e9 09:09:05 Step 6/8 : WORKDIR /build 09:09:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:09:05 ---> Running in b331ccc8e364 09:09:06 OK: 149 MiB in 40 packages 09:09:06 Removing intermediate container b331ccc8e364 09:09:06 ---> 3302b50ae964 09:09:06 Step 7/8 : COPY go.mod . 09:09:06 Removing intermediate container 2eeabdb1f37b 09:09:06 ---> 78fb2b9756fd 09:09:06 Step 6/8 : WORKDIR /build 09:09:06 ---> Running in 372fbba8b445 09:09:06 Removing intermediate container 372fbba8b445 09:09:06 ---> 96d5ea22fafb 09:09:06 Step 7/8 : COPY go.mod . 09:09:06 ---> b1764253f202 09:09:06 Step 8/8 : RUN go mod download 09:09:06 ---> Running in c82c27b92650 09:09:07 ---> 9c9d7a2b08a7 09:09:07 Step 8/8 : RUN go mod download 09:09:07 ---> Running in b5e7e8690bac 09:09:19 Removing intermediate container c82c27b92650 09:09:19 ---> 2da7e134e812 09:09:19 Successfully built 2da7e134e812 09:09:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:09:19 + docker inspect -f . ci-base-image-x86_64 09:09:19 . [Pipeline] withDockerContainer 09:09:19 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 09:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:09:20 $ docker top 79d02fba54c2313c6ade04921efaa10ac13916684c67f4d02583ab706b70e741 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:20 + go version 09:09:20 go version go1.16.3 linux/amd64 [Pipeline] } 09:09:20 $ docker stop --time=1 79d02fba54c2313c6ade04921efaa10ac13916684c67f4d02583ab706b70e741 09:09:21 $ docker rm -f 79d02fba54c2313c6ade04921efaa10ac13916684c67f4d02583ab706b70e741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:09:22 + docker inspect -f . ci-base-image-x86_64 09:09:22 . [Pipeline] withDockerContainer 09:09:22 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 09:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:09:23 $ docker top 1c27c917a79e951c358c76ef33d805beca5116ea20bb45431b6a2c61d99ba89f -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:23 + go mod tidy [Pipeline] sh 09:09:24 + make test 09:09:24 go mod tidy 09:09:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:09:29 Removing intermediate container b5e7e8690bac 09:09:29 ---> 1412fa08ae4e 09:09:29 Successfully built 1412fa08ae4e 09:09:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:09:30 + docker inspect -f . ci-base-image-arm64 09:09:30 . [Pipeline] withDockerContainer 09:09:30 prd-ubuntu18.04-docker-arm64-4c-16g-492 does not seem to be running inside a container 09:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:09:32 $ docker top c548918cd8ea14c2c1fe5a367a86d9f115d0556efb8f66e5c250b9d5b5ad9f25 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:33 + go version 09:09:33 go version go1.16.5 linux/arm64 [Pipeline] } 09:09:33 $ docker stop --time=1 c548918cd8ea14c2c1fe5a367a86d9f115d0556efb8f66e5c250b9d5b5ad9f25 09:09:35 $ docker rm -f c548918cd8ea14c2c1fe5a367a86d9f115d0556efb8f66e5c250b9d5b5ad9f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:09:36 + docker inspect -f . ci-base-image-arm64 09:09:36 . [Pipeline] withDockerContainer 09:09:36 prd-ubuntu18.04-docker-arm64-4c-16g-492 does not seem to be running inside a container 09:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:09:38 $ docker top d23268a1f79132ed4fa73cc42dc4e70c54b201d120162ba87226fa3e5be813d1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:39 + go mod tidy 09:09:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 09:09:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 5.4% of statements 09:09:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 09:09:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements 09:09:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements 09:09:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 09:09:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 09:09:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 09:09:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 09:09:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 26.7% of statements [Pipeline] sh 09:09:40 + make test 09:09:40 go mod tidy 09:09:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:09:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 91.0% of statements 09:09:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 09:09:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 09:09:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements 09:09:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:09:49 gofmt -l . 09:09:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:09:49 $ docker stop --time=1 1c27c917a79e951c358c76ef33d805beca5116ea20bb45431b6a2c61d99ba89f 09:09:51 $ docker rm -f 1c27c917a79e951c358c76ef33d805beca5116ea20bb45431b6a2c61d99ba89f [Pipeline] // withDockerContainer [Pipeline] sh 09:09:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:09:51 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] libraryResource [Pipeline] sh 09:09:53 ---> job-cost.sh 09:09:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-79h9 09:10:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-79h9/bin to PATH 09:10:15 INFO: No Stack... 09:10:15 INFO: Retrieving Pricing Info for: v3-standard-2 09:10:16 INFO: Archiving Costs [Pipeline] sh 09:10:16 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:10:16 + cut -d, -f6 [Pipeline] lock 09:10:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] 09:10:16 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] did not exist. Created. 09:10:16 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:17 + echo total: 0.05999999865889549 [Pipeline] stash 09:10:17 Stashed 1 file(s) [Pipeline] } 09:10:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:10:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 09:10:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.051s coverage: 5.4% of statements 09:10:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 09:10:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.061s coverage: 92.2% of statements 09:10:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements 09:10:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 09:10:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 09:10:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 09:10:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.096s coverage: 100.0% of statements 09:10:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.068s coverage: 26.7% of statements 09:10:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.048s coverage: 91.0% of statements 09:10:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 09:10:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 09:10:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 09:10:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:10:48 gofmt -l . 09:10:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:10:48 $ docker stop --time=1 d23268a1f79132ed4fa73cc42dc4e70c54b201d120162ba87226fa3e5be813d1 09:10:50 $ docker rm -f d23268a1f79132ed4fa73cc42dc4e70c54b201d120162ba87226fa3e5be813d1 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:10:51 Warning: overwriting stash ‘coverage-report’ 09:10:52 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] libraryResource [Pipeline] sh 09:10:53 ---> job-cost.sh 09:10:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lAde 09:11:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:13:09 lf-activate-venv(): INFO: Adding /tmp/venv-lAde/bin to PATH 09:13:09 INFO: No Stack... 09:13:09 INFO: Retrieving Pricing Info for: v2-standard-4 09:13:09 INFO: Archiving Costs [Pipeline] sh 09:13:09 + cat+ /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:13:09 cut -d, -f6 [Pipeline] lock 09:13:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] 09:13:09 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] did not exist. Created. 09:13:09 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:10 /w/workspace/go-mod-bootstrap/1@tmp/durable-7ddb403a/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-7ddb403a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:13:10 + echo total: 0.18000000715255737 [Pipeline] stash 09:13:10 Warning: overwriting stash ‘stack-cost’ 09:13:10 Stashed 1 file(s) [Pipeline] } 09:13:10 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:13:12 provisioning config files... 09:13:12 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config8578885708307525004tmp [Pipeline] { [Pipeline] sh 09:13:12 + set +x 09:13:12 + curl -s https://codecov.io/bash 09:13:12 + bash -s -- 09:13:12 09:13:12 _____ _ 09:13:12 / ____| | | 09:13:12 | | ___ __| | ___ ___ _____ __ 09:13:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:12 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:12 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:12 Bash-1.0.3 09:13:12 09:13:12 09:13:12 ==> git version 2.24.4 found 09:13:12 ==> 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 09:13:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:13:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:13:12 ==> Jenkins CI detected. 09:13:12 project root: . 09:13:12 --> token set from env 09:13:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:12 ==> Running gcov in . (disable via -X gcov) 09:13:12 ==> Python coveragepy not found 09:13:12 ==> Searching for coverage reports in: 09:13:12 + . 09:13:12 -> Found 1 reports 09:13:12 ==> Detecting git/mercurial file structure 09:13:12 ==> Reading reports 09:13:12 + ./coverage.out bytes=31740 09:13:12 ==> Appending adjustments 09:13:12 https://docs.codecov.io/docs/fixing-reports 09:13:12 + Found adjustments 09:13:12 ==> Gzipping contents 09:13:12 8.0K /tmp/codecov.HjCVCi.gz 09:13:12 ==> Uploading reports 09:13:12 url: https://codecov.io 09:13:12 query: branch=PR-262&commit=bd5ca5460ef8664a0e9c37eeb80ba41415e01661&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= 09:13:12 -> Pinging Codecov 09:13:12 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-262&commit=bd5ca5460ef8664a0e9c37eeb80ba41415e01661&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= 09:13:13 -> Uploading to 09:13:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/833815588EE85121546D348822E98E2E/bd5ca5460ef8664a0e9c37eeb80ba41415e01661/53d47ab3-db52-4826-bfab-0cf9e7f49886.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T091313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37f66159c5549358eeead42f5f2e3d9e05093447d043f448f35ea896fca7a419 09:13:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:13 Dload Upload Total Spent Left Speed 09:13:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5987 0 0 100 5987 0 14826 --:--:-- --:--:-- --:--:-- 14819 100 5987 0 0 100 5987 0 14818 --:--:-- --:--:-- --:--:-- 14819 09:13:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/bd5ca5460ef8664a0e9c37eeb80ba41415e01661 [Pipeline] } 09:13:13 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] libraryResource [Pipeline] sh 09:13:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:16 ---> package-listing.sh 09:13:16 ++ tr '[:upper:]' '[:lower:]' 09:13:16 ++ facter osfamily 09:13:17 + OS_FAMILY=redhat 09:13:17 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-262 09:13:17 + START_PACKAGES=/tmp/packages_start.txt 09:13:17 + END_PACKAGES=/tmp/packages_end.txt 09:13:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:17 + PACKAGES=/tmp/packages_start.txt 09:13:17 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' 09:13:17 + PACKAGES=/tmp/packages_end.txt 09:13:17 + case "${OS_FAMILY}" in 09:13:17 + rpm -qa 09:13:17 + sort 09:13:17 + '[' -f /tmp/packages_start.txt ']' 09:13:17 + '[' -f /tmp/packages_end.txt ']' 09:13:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:17 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' 09:13:17 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ 09:13:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ [Pipeline] echo 09:13:17 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/xfoundry_go-mod-bootstrap_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:13:18 09:13:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:13:18 alpine: Pulling from edgex-lftools-log-publisher 09:13:18 df20fa9351a1: Pulling fs layer 09:13:18 36b3adc4ff6f: Pulling fs layer 09:13:18 8ad3a11d3b57: Pulling fs layer 09:13:18 46f8f816bc3b: Pulling fs layer 09:13:18 93b61091891f: Pulling fs layer 09:13:18 93b9cdb0e59b: Pulling fs layer 09:13:18 5e14af77c1be: Pulling fs layer 09:13:18 01666e4c0597: Pulling fs layer 09:13:18 aa168da1d23b: Pulling fs layer 09:13:18 46f8f816bc3b: Waiting 09:13:18 93b61091891f: Waiting 09:13:18 93b9cdb0e59b: Waiting 09:13:18 5e14af77c1be: Waiting 09:13:18 01666e4c0597: Waiting 09:13:18 aa168da1d23b: Waiting 09:13:18 36b3adc4ff6f: Download complete 09:13:18 46f8f816bc3b: Verifying Checksum 09:13:18 46f8f816bc3b: Download complete 09:13:18 df20fa9351a1: Verifying Checksum 09:13:18 df20fa9351a1: Download complete 09:13:18 93b9cdb0e59b: Verifying Checksum 09:13:18 93b9cdb0e59b: Download complete 09:13:19 5e14af77c1be: Verifying Checksum 09:13:19 5e14af77c1be: Download complete 09:13:19 01666e4c0597: Verifying Checksum 09:13:19 01666e4c0597: Download complete 09:13:19 93b61091891f: Verifying Checksum 09:13:19 93b61091891f: Download complete 09:13:19 df20fa9351a1: Pull complete 09:13:19 36b3adc4ff6f: Pull complete 09:13:19 8ad3a11d3b57: Download complete 09:13:20 8ad3a11d3b57: Pull complete 09:13:20 46f8f816bc3b: Pull complete 09:13:20 93b61091891f: Pull complete 09:13:20 93b9cdb0e59b: Pull complete 09:13:21 5e14af77c1be: Pull complete 09:13:21 aa168da1d23b: Verifying Checksum 09:13:21 aa168da1d23b: Download complete 09:13:21 01666e4c0597: Pull complete 09:13:25 aa168da1d23b: Pull complete 09:13:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:13:25 prd-centos7-docker-4c-2g-491 does not seem to be running inside a container 09:13:25 $ 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/xfoundry_go-mod-bootstrap_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:13:30 $ docker top 336007eec292b48bbdf4f97284a3ef703496b28d282c52d5bc54b3a0b5bfe008 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:30 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:33 + mkdir -p /var/log/sa [Pipeline] sh 09:13:34 + ls /var/log/sa-host 09:13:34 + sadf -c /var/log/sa-host/sa05 09:13:34 file_magic: OK 09:13:34 HZ: Using current value: 100 09:13:34 file_header: OK 09:13:34 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 09:13:34 Statistics: 09:13:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:13:34 File successfully converted to sysstat format version 12.2.1 09:13:34 + sadf -c /var/log/sa-host/sa21 09:13:34 file_magic: OK 09:13:34 HZ: Using current value: 100 09:13:34 file_header: OK 09:13:34 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 09:13:34 Statistics: 09:13:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:13:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:34 provisioning config files... 09:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config1933541466328004449tmp [Pipeline] { [Pipeline] echo 09:13:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:34 ---> create-netrc.sh [Pipeline] } 09:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:35 ---> python-tools-install.sh [Pipeline] echo 09:13:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:35 ---> sudo-logs.sh 09:13:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:36 ---> job-cost.sh 09:13:36 lf-activate-venv: SKIPPING 09:13:36 DEBUG: total: 0.18000000715255737 09:13:36 INFO: Retrieving Stack Cost... 09:13:37 INFO: Retrieving Pricing Info for: v3-standard-2 09:13:37 INFO: Archiving Costs [Pipeline] echo 09:13:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:38 ---> logs-deploy.sh 09:13:38 lf-activate-venv: SKIPPING 09:13:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-262/1 09:13:38 INFO: archiving workspace using pattern(s): 09:13:39 Archives upload complete. 09:13:39 INFO: archiving logs to Nexus 09:13:39 ---> uname -a: 09:13:39 Linux prd-centos7-docker-4c-2g-491.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:13:39 09:13:39 09:13:39 ---> lscpu: 09:13:39 Architecture: x86_64 09:13:39 CPU op-mode(s): 32-bit, 64-bit 09:13:39 Byte Order: Little Endian 09:13:39 Address sizes: 40 bits physical, 48 bits virtual 09:13:39 CPU(s): 2 09:13:39 On-line CPU(s) list: 0,1 09:13:39 Thread(s) per core: 1 09:13:39 Core(s) per socket: 1 09:13:39 Socket(s): 2 09:13:39 NUMA node(s): 1 09:13:39 Vendor ID: AuthenticAMD 09:13:39 CPU family: 23 09:13:39 Model: 49 09:13:39 Model name: AMD EPYC-Rome Processor 09:13:39 Stepping: 0 09:13:39 CPU MHz: 2799.998 09:13:39 BogoMIPS: 5599.99 09:13:39 Virtualization: AMD-V 09:13:39 Hypervisor vendor: KVM 09:13:39 Virtualization type: full 09:13:39 L1d cache: 64 KiB 09:13:39 L1i cache: 64 KiB 09:13:39 L2 cache: 1 MiB 09:13:39 L3 cache: 32 MiB 09:13:39 NUMA node0 CPU(s): 0,1 09:13:39 Vulnerability Itlb multihit: Not affected 09:13:39 Vulnerability L1tf: Not affected 09:13:39 Vulnerability Mds: Not affected 09:13:39 Vulnerability Meltdown: Not affected 09:13:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:13:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:13:39 Vulnerability Srbds: Not affected 09:13:39 Vulnerability Tsx async abort: Not affected 09:13:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:13:39 09:13:39 09:13:39 ---> nproc: 09:13:39 2 09:13:39 09:13:39 09:13:39 ---> df -h: 09:13:39 Filesystem Size Used Available Use% Mounted on 09:13:39 overlay 40.0G 7.6G 32.4G 19% / 09:13:39 tmpfs 64.0M 0 64.0M 0% /dev 09:13:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:13:39 shm 64.0M 0 64.0M 0% /dev/shm 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-262 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:13:39 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:13:39 09:13:39 09:13:39 ---> free -m: 09:13:39 total used free shared buff/cache available 09:13:39 Mem: 7821 926 4800 0 2094 6717 09:13:39 Swap: 1023 0 1023 09:13:39 09:13:39 09:13:39 ---> ip addr: 09:13:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:13:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:13:39 inet 127.0.0.1/8 scope host lo 09:13:39 valid_lft forever preferred_lft forever 09:13:39 inet6 ::1/128 scope host 09:13:39 valid_lft forever preferred_lft forever 09:13:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:13:39 link/ether fa:16:3e:e6:2f:19 brd ff:ff:ff:ff:ff:ff 09:13:39 inet 10.30.122.184/23 brd 10.30.123.255 scope global dynamic eth0 09:13:39 valid_lft 85887sec preferred_lft 85887sec 09:13:39 inet6 fe80::f816:3eff:fee6:2f19/64 scope link 09:13:39 valid_lft forever preferred_lft forever 09:13:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:13:39 link/ether 02:42:bc:19:63:29 brd ff:ff:ff:ff:ff:ff 09:13:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:13:39 valid_lft forever preferred_lft forever 09:13:39 inet6 fe80::42:bcff:fe19:6329/64 scope link 09:13:39 valid_lft forever preferred_lft forever 09:13:39 09:13:39 09:13:39 ---> sar -b -r -n DEV: 09:13:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 09:13:39 09:13:39 09:04:56 LINUX RESTART (2 CPU) 09:13:39 09:13:39 09:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:13:39 09:07:01 2.05 0.00 2.05 0.00 0.00 46.79 0.00 09:13:39 09:08:01 0.38 0.00 0.38 0.00 0.00 4.91 0.00 09:13:39 09:09:02 0.15 0.00 0.15 0.00 0.00 1.62 0.00 09:13:39 09:10:01 0.68 0.00 0.68 0.00 0.00 8.52 0.00 09:13:39 09:11:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 09:13:39 09:12:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:13:39 09:13:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 09:13:39 Average: 0.58 0.00 0.58 0.00 0.00 10.36 0.00 09:13:39 09:13:39 09:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:39 09:07:01 5479376 0 790204 9.87 2620 1736732 1218584 13.45 559724 1571548 12 09:13:39 09:08:01 5479028 0 790544 9.87 2620 1736740 1209332 13.35 557744 1574256 8 09:13:39 09:09:02 5476972 0 792600 9.90 2620 1736740 1209488 13.35 559680 1574256 8 09:13:39 09:10:01 5477068 0 792496 9.90 2620 1736748 1209596 13.35 559600 1574924 8 09:13:39 09:11:01 5475692 0 793868 9.91 2620 1736752 1209464 13.35 559560 1576704 8 09:13:39 09:12:01 5470432 0 799128 9.98 2620 1736752 1232424 13.61 564264 1576704 20 09:13:39 09:13:01 5473048 0 796504 9.95 2620 1736760 1202956 13.28 561276 1576704 20 09:13:39 Average: 5475945 0 793621 9.91 2620 1736746 1213121 13.39 560264 1575014 12 09:13:39 09:13:39 09:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:39 09:07:01 eth0 0.72 0.08 0.06 0.02 0.00 0.00 0.00 0.00 09:13:39 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:08:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:13:39 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:09:02 eth0 1.40 0.53 0.58 0.39 0.00 0.00 0.00 0.00 09:13:39 09:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:10:01 eth0 0.85 0.51 0.54 0.40 0.00 0.00 0.00 0.00 09:13:39 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:11:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:13:39 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:12:01 eth0 3.18 2.25 0.55 8.20 0.00 0.00 0.00 0.00 09:13:39 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:13:01 eth0 0.30 0.02 0.03 0.00 0.00 0.00 0.00 0.00 09:13:39 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 Average: eth0 1.04 0.52 0.27 1.30 0.00 0.00 0.00 0.00 09:13:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:39 09:13:39 09:13:39 ---> sar -P ALL: 09:13:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 09:13:39 09:13:39 09:04:56 LINUX RESTART (2 CPU) 09:13:39 09:13:39 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:13:39 09:07:01 all 0.11 0.00 0.06 0.00 0.03 99.80 09:13:39 09:07:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:13:39 09:07:01 1 0.10 0.00 0.08 0.00 0.05 99.77 09:13:39 09:08:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:13:39 09:08:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:13:39 09:08:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:13:39 09:09:02 all 0.12 0.00 0.03 0.00 0.03 99.82 09:13:39 09:09:02 0 0.18 0.00 0.03 0.00 0.03 99.75 09:13:39 09:09:02 1 0.05 0.00 0.03 0.00 0.03 99.88 09:13:39 09:10:01 all 0.13 0.00 0.03 0.00 0.03 99.81 09:13:39 09:10:01 0 0.24 0.00 0.03 0.00 0.02 99.71 09:13:39 09:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:13:39 09:11:01 all 0.19 0.00 0.08 0.00 0.03 99.71 09:13:39 09:11:01 0 0.33 0.00 0.07 0.00 0.03 99.57 09:13:39 09:11:01 1 0.05 0.00 0.08 0.00 0.02 99.85 09:13:39 09:12:01 all 0.22 0.00 0.03 0.00 0.02 99.73 09:13:39 09:12:01 0 0.35 0.00 0.02 0.00 0.02 99.62 09:13:39 09:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:13:39 09:13:01 all 0.04 0.00 0.05 0.00 0.02 99.89 09:13:39 09:13:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:13:39 09:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:13:39 Average: all 0.13 0.00 0.04 0.00 0.03 99.80 09:13:39 Average: 0 0.20 0.00 0.04 0.00 0.02 99.74 09:13:39 Average: 1 0.06 0.00 0.05 0.00 0.03 99.86 09:13:39 09:13:39 09:13:39