Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c83843104a42b6279af47f7575adbf5887dd360 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-ssh5875704605311630322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6629211298584061637.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5331037134557266321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh656504927601352842.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh331157452517630487.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 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_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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1611 in /w/workspace/oundry_go-mod-configuration_main [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/oundry_go-mod-configuration_main # 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/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh8043281689899295700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c83843104a42b6279af47f7575adbf5887dd360 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 Commit message: "Merge pull request #50 from lenny-intel/pr-template" > git rev-list --no-walk eb29049881b9090759495afbd9195a9826e8465b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:19:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:19:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:19:29 ========================================================= 09:19:29 EdgeX Global Pipelines Version Info 09:19:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:19:30 ------------------- 09:19:30 stable info: 09:19:30 ------------------- 09:19:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:19:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:19:30 Message: update stable to v1.0.205 09:19:30 ------------------- 09:19:30 experimental info: 09:19:30 ------------------- 09:19:30 Commited By: **** collab-it+edgex@linuxfoundation.org 09:19:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:19:30 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c83843 [Pipeline] echo 09:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:32 + git log --format=format:%s -1 2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] echo 09:19:32 GIT_COMMIT: 2c83843104a42b6279af47f7575adbf5887dd360, Commit Message: Merge pull request #50 from lenny-intel/pr-template [Pipeline] echo 09:19:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:34 09:19:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:19:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:35 latest: Pulling from edgex-devops/git-semver 09:19:35 31603596830f: Pulling fs layer 09:19:35 04fac38145f0: Pulling fs layer 09:19:35 701f6daf10bf: Pulling fs layer 09:19:35 24f72da36158: Pulling fs layer 09:19:35 24f72da36158: Waiting 09:19:35 04fac38145f0: Download complete 09:19:35 31603596830f: Verifying Checksum 09:19:35 31603596830f: Download complete 09:19:35 31603596830f: Pull complete 09:19:35 24f72da36158: Verifying Checksum 09:19:35 24f72da36158: Download complete 09:19:35 04fac38145f0: Pull complete 09:19:35 701f6daf10bf: Verifying Checksum 09:19:35 701f6daf10bf: Download complete 09:19:36 701f6daf10bf: Pull complete 09:19:36 24f72da36158: Pull complete 09:19:36 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:19:36 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 09:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:19:38 $ docker top 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:38 [ssh-agent] Looking for ssh-agent implementation... 09:19:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:38 $ docker exec 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent 09:19:38 SSH_AUTH_SOCK=/tmp/ssh-tcnMsbQR8PYK/agent.14 09:19:38 SSH_AGENT_PID=20 09:19:38 Running ssh-add (command line suppressed) 09:19:38 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6786976254726930892.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6786976254726930892.key) 09:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:38 + git tag --points-at HEAD [Pipeline] } 09:19:38 $ docker exec --env ******** --env ******** 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent -k 09:19:38 unset SSH_AUTH_SOCK; 09:19:38 unset SSH_AGENT_PID; 09:19:38 echo Agent pid 20 killed; 09:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:39 [ssh-agent] Looking for ssh-agent implementation... 09:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:39 $ docker exec 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent 09:19:39 SSH_AUTH_SOCK=/tmp/ssh-RYzMIe9rh2Zj/agent.54 09:19:39 SSH_AGENT_PID=60 09:19:39 Running ssh-add (command line suppressed) 09:19:39 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_819931586468726121.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_819931586468726121.key) 09:19:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:39 + git semver init 09:19:39 # -> Open(): unable to determine branch for HEAD 09:19:39 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 09:19:39 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 09:19:39 # $SEMVER_REMOTE_NAME = origin 09:19:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:19:39 # $SEMVER_USER_NAME = edgex-jenkins 09:19:39 # $SEMVER_BRANCH = main 09:19:39 # $SEMVER_TEMP = /tmp/semver-983029164 09:19:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 09:19:41 # '/tmp/semver-983029164' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' 09:19:41 # -> Force: false 09:19:41 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 09:19:41 $ docker exec --env ******** --env ******** 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f ssh-agent -k 09:19:41 unset SSH_AUTH_SOCK; 09:19:41 unset SSH_AGENT_PID; 09:19:41 echo Agent pid 60 killed; 09:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:42 + git semver [Pipeline] } 09:19:42 $ docker stop --time=1 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f 09:19:43 $ docker rm -f 961931f1b37ce9aeb9b12d27a01079c9229d3b648f231b3da4d2e9d1ef5aa82f [Pipeline] // withDockerContainer [Pipeline] sh 09:19:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:19:44 Stashed 1 file(s) [Pipeline] echo 09:19:44 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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:19:59 Still waiting to schedule task 09:19:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:19:59 Still waiting to schedule task 09:19:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1610’ 09:22:52 Running on prd-centos7-docker-4c-2g-1613 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 09:22:52 Running in /w/workspace/go-mod-configuration/5 [Pipeline] { [Pipeline] checkout 09:22:52 Selected Git installation does not exist. Using Default 09:22:52 The recommended git tool is: NONE 09:22:55 using credential edgex-jenkins-ssh 09:22:55 Cloning the remote Git repository 09:22:55 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 09:22:55 > git init /w/workspace/go-mod-configuration/5 # timeout=10 09:22:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 09:22:55 > git --version # timeout=10 09:22:55 > git --version # 'git version 2.24.4' 09:22:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:55 [INFO] Currently running in a labeled security context 09:22:55 [INFO] Currently SELinux is 'enforcing' on the host 09:22:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/5@tmp/jenkins-gitclient-ssh7414781981692925982.key 09:22:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:55 Avoid second fetch 09:22:55 Checking out Revision 2c83843104a42b6279af47f7575adbf5887dd360 (main) 09:22:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 09:22:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:55 > git config core.sparsecheckout # timeout=10 09:22:55 > git checkout -f 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 09:22:59 Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:23:01 ========================================================= 09:23:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:23:01 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:23:02 + 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:23:02 Sending build context to Docker daemon 288.3kB 09:23:02 Step 1/7 : ARG BASE=golang:1.16-alpine 09:23:02 Step 2/7 : FROM ${BASE} 09:23:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:23:02 540db60ca938: Pulling fs layer 09:23:02 adcc1eea9eea: Pulling fs layer 09:23:02 4c4ab2625f07: Pulling fs layer 09:23:02 db62176df00c: Pulling fs layer 09:23:02 3b30891b0d05: Pulling fs layer 09:23:02 06b49ca38bd5: Pulling fs layer 09:23:02 c788192a36de: Pulling fs layer 09:23:02 a77e37c0d609: Pulling fs layer 09:23:02 c3185cebc471: Pulling fs layer 09:23:02 db62176df00c: Waiting 09:23:02 3b30891b0d05: Waiting 09:23:02 06b49ca38bd5: Waiting 09:23:02 c788192a36de: Waiting 09:23:02 a77e37c0d609: Waiting 09:23:02 c3185cebc471: Waiting 09:23:02 4c4ab2625f07: Verifying Checksum 09:23:02 4c4ab2625f07: Download complete 09:23:02 adcc1eea9eea: Verifying Checksum 09:23:02 adcc1eea9eea: Download complete 09:23:02 3b30891b0d05: Verifying Checksum 09:23:02 3b30891b0d05: Download complete 09:23:02 06b49ca38bd5: Verifying Checksum 09:23:02 06b49ca38bd5: Download complete 09:23:02 540db60ca938: Verifying Checksum 09:23:02 540db60ca938: Download complete 09:23:02 c788192a36de: Verifying Checksum 09:23:02 c788192a36de: Download complete 09:23:02 540db60ca938: Pull complete 09:23:02 adcc1eea9eea: Pull complete 09:23:03 4c4ab2625f07: Pull complete 09:23:03 a77e37c0d609: Verifying Checksum 09:23:03 a77e37c0d609: Download complete 09:23:08 c3185cebc471: Verifying Checksum 09:23:08 c3185cebc471: Download complete 09:23:08 db62176df00c: Verifying Checksum 09:23:08 db62176df00c: Download complete 09:23:11 db62176df00c: Pull complete 09:23:11 3b30891b0d05: Pull complete 09:23:11 06b49ca38bd5: Pull complete 09:23:11 c788192a36de: Pull complete 09:23:11 a77e37c0d609: Pull complete 09:23:13 c3185cebc471: Pull complete 09:23:13 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:23:13 ---> 031687cdd783 09:23:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:23:15 ---> Running in f97a060fc4d4 09:23:15 Removing intermediate container f97a060fc4d4 09:23:15 ---> fc58a48535a2 09:23:15 Step 4/7 : RUN apk add --update bash 09:23:15 ---> Running in d7c6699dec43 09:23:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:23:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:23:18 OK: 219 MiB in 52 packages 09:23:19 Removing intermediate container d7c6699dec43 09:23:19 ---> 75ec6bcd7c2b 09:23:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:23:19 ---> Running in 0a09c5ab7c9f 09:23:19 Removing intermediate container 0a09c5ab7c9f 09:23:19 ---> 376afe5dcb3c 09:23:19 Step 6/7 : COPY go.mod . 09:23:19 ---> 0895f3c128f7 09:23:19 Step 7/7 : RUN go mod download 09:23:19 ---> Running in a967b7b7fef3 09:23:37 Removing intermediate container a967b7b7fef3 09:23:37 ---> 42d080f39ca9 09:23:37 Successfully built 42d080f39ca9 09:23:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:23:37 + docker inspect -f . ci-base-image-x86_64 09:23:37 . [Pipeline] withDockerContainer 09:23:38 prd-centos7-docker-4c-2g-1613 does not seem to be running inside a container 09:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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-x86_64 cat 09:23:38 $ docker top 15bc2c67fb3c38ef3f544f33f8f8725b8ca9df1f2d531f5145022a39cfd47eb1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:38 + go version 09:23:38 go version go1.16.6 linux/amd64 [Pipeline] } 09:23:38 $ docker stop --time=1 15bc2c67fb3c38ef3f544f33f8f8725b8ca9df1f2d531f5145022a39cfd47eb1 09:23:40 $ docker rm -f 15bc2c67fb3c38ef3f544f33f8f8725b8ca9df1f2d531f5145022a39cfd47eb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:23:40 + docker inspect -f . ci-base-image-x86_64 09:23:40 . [Pipeline] withDockerContainer 09:23:40 prd-centos7-docker-4c-2g-1613 does not seem to be running inside a container 09:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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-x86_64 cat 09:23:41 $ docker top 8a858fcc1d7475d670d756486062ce6b05dcf65542670ac600aee15fe5bd5e95 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:23:41 + go mod tidy [Pipeline] sh 09:23:42 + make test 09:23:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:23:52 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.009s coverage: 85.7% of statements 09:23:54 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.525s coverage: 87.4% of statements 09:23:54 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements 09:23:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:23:59 gofmt -l . 09:23:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:23:59 $ docker stop --time=1 8a858fcc1d7475d670d756486062ce6b05dcf65542670ac600aee15fe5bd5e95 09:24:00 $ docker rm -f 8a858fcc1d7475d670d756486062ce6b05dcf65542670ac600aee15fe5bd5e95 [Pipeline] // withDockerContainer [Pipeline] sh 09:24:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:24: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:02 09:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:02 latest: Pulling from edgex-lftools-log-publisher 09:24:02 b4d181a07f80: Pulling fs layer 09:24:02 a1111a8f2ec3: Pulling fs layer 09:24:02 ed53099fbce6: Pulling fs layer 09:24:02 dc539afda2c1: Pulling fs layer 09:24:02 77bc0d833cb6: Pulling fs layer 09:24:02 9065ff56babe: Pulling fs layer 09:24:02 d287ab97295c: Pulling fs layer 09:24:02 77bc0d833cb6: Waiting 09:24:02 9065ff56babe: Waiting 09:24:02 d287ab97295c: Waiting 09:24:02 dc539afda2c1: Waiting 09:24:02 a1111a8f2ec3: Verifying Checksum 09:24:02 a1111a8f2ec3: Download complete 09:24:02 dc539afda2c1: Verifying Checksum 09:24:02 dc539afda2c1: Download complete 09:24:02 77bc0d833cb6: Verifying Checksum 09:24:02 77bc0d833cb6: Download complete 09:24:02 9065ff56babe: Verifying Checksum 09:24:02 9065ff56babe: Download complete 09:24:02 ed53099fbce6: Verifying Checksum 09:24:02 ed53099fbce6: Download complete 09:24:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1612 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 09:24:03 Running in /w/workspace/go-mod-configuration/5 [Pipeline] { [Pipeline] checkout 09:24:03 Selected Git installation does not exist. Using Default 09:24:03 The recommended git tool is: NONE 09:24:03 b4d181a07f80: Verifying Checksum 09:24:03 b4d181a07f80: Download complete 09:24:06 b4d181a07f80: Pull complete 09:24:06 a1111a8f2ec3: Pull complete 09:24:06 ed53099fbce6: Pull complete 09:24:06 dc539afda2c1: Pull complete 09:24:06 77bc0d833cb6: Pull complete 09:24:06 9065ff56babe: Pull complete 09:24:07 d287ab97295c: Verifying Checksum 09:24:07 d287ab97295c: Download complete 09:24:11 using credential edgex-jenkins-ssh 09:24:11 Cloning the remote Git repository 09:24:11 d287ab97295c: Pull complete 09:24:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:24:12 prd-centos7-docker-4c-2g-1613 does not seem to be running inside a container 09:24:11 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 09:24:11 > git init /w/workspace/go-mod-configuration/5 # timeout=10 09:24:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 09:24:11 > git --version # timeout=10 09:24:11 > git --version # 'git version 2.17.1' 09:24:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:12 $ 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/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:24:12 Avoid second fetch 09:24:12 Checking out Revision 2c83843104a42b6279af47f7575adbf5887dd360 (main) 09:24:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 09:24:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:12 > git config core.sparsecheckout # timeout=10 09:24:12 > git checkout -f 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 09:24:15 $ docker top 68858c7cd1988e88186898814f68ac28a1e34c26b91e49795b73b6885d1072b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:15 ---> job-cost.sh 09:24:15 lf-activate-venv: SKIPPING 09:24:15 INFO: No Stack... 09:24:17 INFO: Retrieving Pricing Info for: v3-standard-2 09:24:17 INFO: Archiving Costs 09:24:17 Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] sh 09:24:17 09:24:17 GitHub has been notified of this commit’s build result 09:24:17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 09:24:17 + cat /w/workspace/go-mod-configuration/5/archives/cost.csv 09:24:17 + cut -d, -f6 [Pipeline] script [Pipeline] { [Pipeline] lock 09:24:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] 09:24:17 Resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] did not exist. Created. 09:24:17 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] unstash [Pipeline] sh [Pipeline] echo 09:24:17 ========================================================= 09:24:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:24:17 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:24:17 + echo total: 0.05999999865889549 [Pipeline] stash 09:24:18 Stashed 1 file(s) [Pipeline] } 09:24:18 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:24:18 $ docker stop --time=1 68858c7cd1988e88186898814f68ac28a1e34c26b91e49795b73b6885d1072b1 09:24:18 + 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:24:19 $ docker rm -f 68858c7cd1988e88186898814f68ac28a1e34c26b91e49795b73b6885d1072b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 09:24:19 Sending build context to Docker daemon 287.2kB 09:24:19 Step 1/7 : ARG BASE=golang:1.16-alpine 09:24:19 Step 2/7 : FROM ${BASE} [Pipeline] } 09:24:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:24:20 595b0fe564bb: Pulling fs layer 09:24:20 24495759ef45: Pulling fs layer 09:24:20 d148012ef14d: Pulling fs layer 09:24:20 e90a11edd702: Pulling fs layer 09:24:20 d77568369979: Pulling fs layer 09:24:20 fc1c9f9a7f3b: Pulling fs layer 09:24:20 170f2ba95c9a: Pulling fs layer 09:24:20 97ac5df62f85: Pulling fs layer 09:24:20 d77568369979: Waiting 09:24:20 fc1c9f9a7f3b: Waiting 09:24:20 170f2ba95c9a: Waiting 09:24:20 97ac5df62f85: Waiting 09:24:20 e90a11edd702: Waiting 09:24:20 d148012ef14d: Verifying Checksum 09:24:20 d148012ef14d: Download complete 09:24:20 24495759ef45: Download complete 09:24:20 d77568369979: Verifying Checksum 09:24:20 d77568369979: Download complete 09:24:20 fc1c9f9a7f3b: Download complete 09:24:20 170f2ba95c9a: Verifying Checksum 09:24:20 170f2ba95c9a: Download complete 09:24:20 595b0fe564bb: Verifying Checksum 09:24:20 595b0fe564bb: Download complete 09:24:21 595b0fe564bb: Pull complete 09:24:22 24495759ef45: Pull complete 09:24:22 d148012ef14d: Pull complete 09:24:23 97ac5df62f85: Verifying Checksum 09:24:23 97ac5df62f85: Download complete 09:24:24 e90a11edd702: Verifying Checksum 09:24:24 e90a11edd702: Download complete 09:24:34 e90a11edd702: Pull complete 09:24:34 d77568369979: Pull complete 09:24:34 fc1c9f9a7f3b: Pull complete 09:24:35 170f2ba95c9a: Pull complete 09:24:40 97ac5df62f85: Pull complete 09:24:40 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:24:40 ---> 04bc70af865f 09:24:40 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:24:45 ---> Running in a265d83e8e29 09:24:45 Removing intermediate container a265d83e8e29 09:24:45 ---> c9928b667866 09:24:45 Step 4/7 : RUN apk add --update bash 09:24:45 ---> Running in 8763cf207cee 09:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:24:50 OK: 218 MiB in 52 packages 09:24:51 Removing intermediate container 8763cf207cee 09:24:51 ---> 865e445d6a75 09:24:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:24:51 ---> Running in 3d025f929b47 09:24:51 Removing intermediate container 3d025f929b47 09:24:51 ---> c09f0d2e1751 09:24:51 Step 6/7 : COPY go.mod . 09:24:52 ---> 357422c9f25e 09:24:52 Step 7/7 : RUN go mod download 09:24:53 ---> Running in 4fdc98089d03 09:25:19 Removing intermediate container 4fdc98089d03 09:25:19 ---> eedd583866fd 09:25:19 Successfully built eedd583866fd 09:25:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:25:20 + docker inspect -f . ci-base-image-arm64 09:25:20 . [Pipeline] withDockerContainer 09:25:20 prd-ubuntu18.04-docker-arm64-4c-16g-1612 does not seem to be running inside a container 09:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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:25:22 $ docker top e1e54ef8fffb5b739d03557899364954bfa200c4d2984a530a15d7ceb4273ad5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:23 + go version 09:25:23 go version go1.16.6 linux/arm64 [Pipeline] } 09:25:23 $ docker stop --time=1 e1e54ef8fffb5b739d03557899364954bfa200c4d2984a530a15d7ceb4273ad5 09:25:25 $ docker rm -f e1e54ef8fffb5b739d03557899364954bfa200c4d2984a530a15d7ceb4273ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:25:26 + docker inspect -f . ci-base-image-arm64 09:25:26 . [Pipeline] withDockerContainer 09:25:26 prd-ubuntu18.04-docker-arm64-4c-16g-1612 does not seem to be running inside a container 09:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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:25:28 $ docker top 7ba27503999545add99160f8bbe5695e283b4cc814349da8f435ace736b38985 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:25:29 + go mod tidy [Pipeline] sh 09:25:30 + make test 09:25:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:26:04 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.019s coverage: 85.7% of statements 09:26:04 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.628s coverage: 87.4% of statements 09:26:04 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.053s coverage: 100.0% of statements 09:26:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:26:19 gofmt -l . 09:26:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:26:19 $ docker stop --time=1 7ba27503999545add99160f8bbe5695e283b4cc814349da8f435ace736b38985 09:26:22 $ docker rm -f 7ba27503999545add99160f8bbe5695e283b4cc814349da8f435ace736b38985 [Pipeline] // withDockerContainer [Pipeline] sh 09:26:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:26:22 Warning: overwriting stash ‘coverage-report’ 09:26:23 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 09:26:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:24 09:26:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:24 arm64: Pulling from edgex-lftools-log-publisher 09:26:24 448f6bf000e3: Pulling fs layer 09:26:24 f757da607395: Pulling fs layer 09:26:24 05883995daec: Pulling fs layer 09:26:24 8603b9c90790: Pulling fs layer 09:26:24 1560dd03e051: Pulling fs layer 09:26:24 27f5ce0e4adf: Pulling fs layer 09:26:24 c2d8d7efcc4b: Pulling fs layer 09:26:24 1560dd03e051: Waiting 09:26:24 8603b9c90790: Waiting 09:26:24 27f5ce0e4adf: Waiting 09:26:24 c2d8d7efcc4b: Waiting 09:26:25 f757da607395: Verifying Checksum 09:26:25 f757da607395: Download complete 09:26:25 8603b9c90790: Verifying Checksum 09:26:25 8603b9c90790: Download complete 09:26:25 1560dd03e051: Download complete 09:26:25 27f5ce0e4adf: Download complete 09:26:25 05883995daec: Verifying Checksum 09:26:25 05883995daec: Download complete 09:26:26 448f6bf000e3: Verifying Checksum 09:26:26 448f6bf000e3: Download complete 09:26:29 c2d8d7efcc4b: Verifying Checksum 09:26:29 c2d8d7efcc4b: Download complete 09:26:29 448f6bf000e3: Pull complete 09:26:30 f757da607395: Pull complete 09:26:32 05883995daec: Pull complete 09:26:32 8603b9c90790: Pull complete 09:26:33 1560dd03e051: Pull complete 09:26:33 27f5ce0e4adf: Pull complete 09:26:50 c2d8d7efcc4b: Pull complete 09:26:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:26:50 prd-ubuntu18.04-docker-arm64-4c-16g-1612 does not seem to be running inside a container 09:26:50 $ 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/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:26:54 $ docker top aa945754c6d01bea544147c379a9c19c15e37ad6e9823120b95012c30172c8a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:55 ---> job-cost.sh 09:26:55 lf-activate-venv: SKIPPING 09:26:55 INFO: No Stack... 09:26:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:26:57 INFO: Archiving Costs [Pipeline] sh 09:26:58 + cut -d, -f6 09:26:58 + cat /w/workspace/go-mod-configuration/5/archives/cost.csv [Pipeline] lock 09:26:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] 09:26:58 Resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] did not exist. Created. 09:26:58 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:00 /w/workspace/go-mod-configuration/5@tmp/durable-b7012371/script.sh: 1: /w/workspace/go-mod-configuration/5@tmp/durable-b7012371/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:27:01 + echo total: 0.10999999940395355 [Pipeline] stash 09:27:01 Warning: overwriting stash ‘stack-cost’ 09:27:01 Stashed 1 file(s) [Pipeline] } 09:27:01 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:27:01 $ docker stop --time=1 aa945754c6d01bea544147c379a9c19c15e37ad6e9823120b95012c30172c8a1 09:27:03 $ docker rm -f aa945754c6d01bea544147c379a9c19c15e37ad6e9823120b95012c30172c8a1 [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 09:27:04 provisioning config files... 09:27:04 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config123931039848879795tmp [Pipeline] { [Pipeline] sh 09:27:04 + set +x 09:27:04 + curl -s https://codecov.io/bash 09:27:04 + bash -s -- 09:27:04 09:27:04 _____ _ 09:27:04 / ____| | | 09:27:04 | | ___ __| | ___ ___ _____ __ 09:27:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:04 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:04 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:04 Bash-1.0.6 09:27:04 09:27:04 09:27:04 ==> git version 2.24.4 found 09:27:04 ==> 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:27:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:27:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:27:04 ==> Jenkins CI detected. 09:27:04 current dir:  /w/workspace/oundry_go-mod-configuration_main 09:27:04 project root: . 09:27:04 --> token set from env 09:27:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:04 ==> Running gcov in . (disable via -X gcov) 09:27:04 ==> Python coveragepy not found 09:27:04 ==> Searching for coverage reports in: 09:27:04 + . 09:27:04 -> Found 1 reports 09:27:04 ==> Detecting git/mercurial file structure 09:27:04 ==> Reading reports 09:27:04 + ./coverage.out bytes=14452 09:27:04 ==> Appending adjustments 09:27:04 https://docs.codecov.io/docs/fixing-reports 09:27:04 + Found adjustments 09:27:04 ==> Gzipping contents 09:27:04 4.0K /tmp/codecov.sTKler.gz 09:27:04 ==> Uploading reports 09:27:04 url: https://codecov.io 09:27:04 query: branch=main&commit=2c83843104a42b6279af47f7575adbf5887dd360&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:04 -> Pinging Codecov 09:27:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=2c83843104a42b6279af47f7575adbf5887dd360&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:05 -> Uploading to 09:27:05 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/9F92B070CA9CA35F4914AC8684776953/2c83843104a42b6279af47f7575adbf5887dd360/f7a3f9b1-a240-41a0-a343-c79b9c1b9d55.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T092705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=978f73ed335d92b103c6dd03267d8ea2e760862686aba7815529dd703544b0ea 09:27:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:05 Dload Upload Total Spent Left Speed 09:27:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 3187 --:--:-- --:--:-- --:--:-- 3186 09:27:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] } 09:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:27:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:27:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:27:07 09:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:27:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:27:08 188c0c94c7c5: Pulling fs layer 09:27:08 0ef7d3d256c8: Pulling fs layer 09:27:08 de9db76c5a1d: Pulling fs layer 09:27:08 0eba1c9be4d2: Pulling fs layer 09:27:08 0d57e429df01: Pulling fs layer 09:27:08 4e4be7b47b0d: Pulling fs layer 09:27:08 e1f770b5df2f: Pulling fs layer 09:27:08 85a0685a4137: Pulling fs layer 09:27:08 0d57e429df01: Waiting 09:27:08 4e4be7b47b0d: Waiting 09:27:08 e1f770b5df2f: Waiting 09:27:08 85a0685a4137: Waiting 09:27:08 0eba1c9be4d2: Waiting 09:27:08 de9db76c5a1d: Verifying Checksum 09:27:08 de9db76c5a1d: Download complete 09:27:08 0ef7d3d256c8: Verifying Checksum 09:27:08 0ef7d3d256c8: Download complete 09:27:09 0d57e429df01: Verifying Checksum 09:27:09 0d57e429df01: Download complete 09:27:09 4e4be7b47b0d: Verifying Checksum 09:27:09 4e4be7b47b0d: Download complete 09:27:09 188c0c94c7c5: Verifying Checksum 09:27:09 188c0c94c7c5: Download complete 09:27:09 188c0c94c7c5: Pull complete 09:27:09 0ef7d3d256c8: Pull complete 09:27:09 de9db76c5a1d: Pull complete 09:27:10 e1f770b5df2f: Verifying Checksum 09:27:10 e1f770b5df2f: Download complete 09:27:14 0eba1c9be4d2: Verifying Checksum 09:27:14 0eba1c9be4d2: Download complete 09:27:15 85a0685a4137: Verifying Checksum 09:27:15 85a0685a4137: Download complete 09:27:17 0eba1c9be4d2: Pull complete 09:27:17 0d57e429df01: Pull complete 09:27:17 4e4be7b47b0d: Pull complete 09:27:18 e1f770b5df2f: Pull complete 09:27:21 85a0685a4137: Pull complete 09:27:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:27:21 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 09:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:27:24 $ docker top b5d009e90e7c47c05f5f9a5320b45b50ec474039ae0a364c64349b7c2c527d36 -eo pid,comm [Pipeline] { [Pipeline] echo 09:27:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:27:24 + set -o pipefail 09:27:24 + snyk monitor '--org=edgex-jenkins' 09:27:30 09:27:30 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 09:27:30 09:27:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/fae56092-29da-42d0-b215-5c055007c882 09:27:30 09:27:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:27:30 09:27:30 [Pipeline] } 09:27:30 $ docker stop --time=1 b5d009e90e7c47c05f5f9a5320b45b50ec474039ae0a364c64349b7c2c527d36 09:27:31 $ docker rm -f b5d009e90e7c47c05f5f9a5320b45b50ec474039ae0a364c64349b7c2c527d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:33 + git log --format=format:%s -1 2c83843104a42b6279af47f7575adbf5887dd360 [Pipeline] isUnix [Pipeline] sh 09:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:27:33 . [Pipeline] withDockerContainer 09:27:33 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 09:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:27:34 $ docker top ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:34 [ssh-agent] Looking for ssh-agent implementation... 09:27:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:34 $ docker exec ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d ssh-agent 09:27:34 SSH_AUTH_SOCK=/tmp/ssh-Ep3JB5YduAdA/agent.13 09:27:34 SSH_AGENT_PID=19 09:27:34 Running ssh-add (command line suppressed) 09:27:34 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4520548019325643204.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4520548019325643204.key) 09:27:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:34 + git semver tag 09:27:34 # -> Open(): unable to determine branch for HEAD 09:27:34 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 09:27:34 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 09:27:34 # $SEMVER_REMOTE_NAME = origin 09:27:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:27:34 # $SEMVER_USER_NAME = edgex-jenkins 09:27:34 # $SEMVER_BRANCH = main 09:27:34 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 09:27:34 # 2c83843104a42b6279af47f7575adbf5887dd360 HEAD 09:27:34 # -> Force: false 09:27:34 # be123661869350bd8e00005b0281c9aeafd55917 refs/tags/v2.0.1-dev.4 [Pipeline] } 09:27:34 $ docker exec --env ******** --env ******** ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d ssh-agent -k 09:27:35 unset SSH_AUTH_SOCK; 09:27:35 unset SSH_AGENT_PID; 09:27:35 echo Agent pid 19 killed; 09:27:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:35 + git semver [Pipeline] } 09:27:35 $ docker stop --time=1 ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d 09:27:36 $ docker rm -f ba46976b7d73488e056f27db6c9c75eca4548457b2d151bfc421a3988b62d67d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:37 09:27:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:37 0.23.1-centos7: Pulling from edgex-lftools 09:27:37 ab5ef0e58194: Pulling fs layer 09:27:37 9712f1f96733: Pulling fs layer 09:27:37 63f879dbbcfc: Pulling fs layer 09:27:37 0d9ebad4ef96: Pulling fs layer 09:27:37 e9a5061849ea: Pulling fs layer 09:27:37 d747dcd14b5f: Pulling fs layer 09:27:37 2de7ff778b66: Pulling fs layer 09:27:37 e9a5061849ea: Waiting 09:27:37 d747dcd14b5f: Waiting 09:27:37 2de7ff778b66: Waiting 09:27:37 0d9ebad4ef96: Waiting 09:27:37 9712f1f96733: Verifying Checksum 09:27:37 9712f1f96733: Download complete 09:27:39 63f879dbbcfc: Download complete 09:27:39 e9a5061849ea: Verifying Checksum 09:27:39 e9a5061849ea: Download complete 09:27:39 d747dcd14b5f: Verifying Checksum 09:27:39 d747dcd14b5f: Download complete 09:27:40 2de7ff778b66: Verifying Checksum 09:27:40 2de7ff778b66: Download complete 09:27:40 0d9ebad4ef96: Verifying Checksum 09:27:40 0d9ebad4ef96: Download complete 09:27:40 ab5ef0e58194: Verifying Checksum 09:27:40 ab5ef0e58194: Download complete 09:27:43 ab5ef0e58194: Pull complete 09:27:43 9712f1f96733: Pull complete 09:27:44 63f879dbbcfc: Pull complete 09:27:48 0d9ebad4ef96: Pull complete 09:27:48 e9a5061849ea: Pull complete 09:27:48 d747dcd14b5f: Pull complete 09:27:49 2de7ff778b66: Pull complete 09:27:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:27:49 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 09:27:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:27:52 $ docker top 2a6b6e83f1340f91aa3c02fb61bee763d34fa1f865d4162352d727d8b6cc4239 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:27:52 provisioning config files... 09:27:52 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5813805086270900649tmp 09:27:52 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8023482740515651719tmp 09:27:52 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7108218337255320963tmp [Pipeline] { [Pipeline] echo 09:27:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:27:52 ---> sigul-configuration.sh 09:27:52 gpg: directory `/root/.gnupg' created 09:27:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:27:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:27:52 gpg: keyring `/root/.gnupg/secring.gpg' created 09:27:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:27:52 gpg: CAST5 encrypted data 09:27:52 gpg: encrypted with 1 passphrase 09:27:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:27:53 + mkdir /home/jenkins 09:27:53 + mkdir /home/jenkins/sigul [Pipeline] sh 09:27:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:27:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:27:53 ---> sigul-install.sh 09:27:53 Sigul already installed; skipping installation. [Pipeline] sh 09:27:54 + git tag --list 09:27:54 v0.0.0 09:27:54 v0.0.1 09:27:54 v0.0.2 09:27:54 v0.0.3 09:27:54 v0.0.4 09:27:54 v0.0.5 09:27:54 v0.0.6 09:27:54 v0.0.7 09:27:54 v0.0.8 09:27:54 v2.0.0 09:27:54 v2.0.0-dev.1 09:27:54 v2.0.0-dev.10 09:27:54 v2.0.0-dev.2 09:27:54 v2.0.0-dev.3 09:27:54 v2.0.0-dev.4 09:27:54 v2.0.0-dev.5 09:27:54 v2.0.0-dev.6 09:27:54 v2.0.0-dev.7 09:27:54 v2.0.0-dev.8 09:27:54 v2.0.0-dev.9 09:27:54 v2.0.1-dev.1 09:27:54 v2.0.1-dev.2 09:27:54 v2.0.1-dev.3 09:27:54 v2.0.1-dev.4 [Pipeline] sh 09:27:54 + lftools sign git-tag v2.0.1-dev.4 09:27:55 Signing Git tag with Sigul... 09:27:55 Signing v2.0.1-dev.4 [Pipeline] echo 09:27:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:27:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:27:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:27:56 $ docker stop --time=1 2a6b6e83f1340f91aa3c02fb61bee763d34fa1f865d4162352d727d8b6cc4239 09:27:57 $ docker rm -f 2a6b6e83f1340f91aa3c02fb61bee763d34fa1f865d4162352d727d8b6cc4239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:27:58 . [Pipeline] withDockerContainer 09:27:58 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 09:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:27:58 $ docker top fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:59 [ssh-agent] Looking for ssh-agent implementation... 09:27:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:59 $ docker exec fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b ssh-agent 09:27:59 SSH_AUTH_SOCK=/tmp/ssh-Yb1H8HwKL70q/agent.14 09:27:59 SSH_AGENT_PID=21 09:27:59 Running ssh-add (command line suppressed) 09:27:59 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7630284560796690368.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7630284560796690368.key) 09:27:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:59 + git semver bump pre 09:27:59 # -> Open(): unable to determine branch for HEAD 09:27:59 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 09:27:59 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 09:27:59 # $SEMVER_REMOTE_NAME = origin 09:27:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:27:59 # $SEMVER_USER_NAME = edgex-jenkins 09:27:59 # $SEMVER_BRANCH = main 09:27:59 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 09:27:59 2.0.1-dev.5 [Pipeline] } 09:27:59 $ docker exec --env ******** --env ******** fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b ssh-agent -k 09:27:59 unset SSH_AUTH_SOCK; 09:27:59 unset SSH_AGENT_PID; 09:27:59 echo Agent pid 21 killed; 09:27:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:00 + git semver [Pipeline] } 09:28:00 $ docker stop --time=1 fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b 09:28:01 $ docker rm -f fb316c069af96854e27d572733fac9703985bce96646bdfa90bba09ba48b697b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:28:01 . [Pipeline] withDockerContainer 09:28:02 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 09:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:28:02 $ docker top 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:02 [ssh-agent] Looking for ssh-agent implementation... 09:28:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:02 $ docker exec 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db ssh-agent 09:28:02 SSH_AUTH_SOCK=/tmp/ssh-fM8gXJ3N1WvI/agent.13 09:28:02 SSH_AGENT_PID=19 09:28:02 Running ssh-add (command line suppressed) 09:28:02 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8609640951455183786.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8609640951455183786.key) 09:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:03 + git semver push 09:28:03 # -> Open(): unable to determine branch for HEAD 09:28:03 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 09:28:03 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 09:28:03 # $SEMVER_REMOTE_NAME = origin 09:28:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:28:03 # $SEMVER_USER_NAME = edgex-jenkins 09:28:03 # $SEMVER_BRANCH = main 09:28:03 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 09:28:04 $ docker exec --env ******** --env ******** 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db ssh-agent -k 09:28:04 unset SSH_AUTH_SOCK; 09:28:04 unset SSH_AGENT_PID; 09:28:04 echo Agent pid 19 killed; 09:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:05 + git semver [Pipeline] } 09:28:05 $ docker stop --time=1 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db 09:28:06 $ docker rm -f 581e6693cd86627c37ee85033187d0f1e8e33359db92dd21b30b2d5cf233f4db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:28:11 + '[' -d /w/workspace/oundry_go-mod-configuration_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:28:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:28:12 ---> package-listing.sh 09:28:12 ++ facter osfamily 09:28:12 ++ tr '[:upper:]' '[:lower:]' 09:28:12 + OS_FAMILY=redhat 09:28:12 + workspace=/w/workspace/oundry_go-mod-configuration_main 09:28:12 + START_PACKAGES=/tmp/packages_start.txt 09:28:12 + END_PACKAGES=/tmp/packages_end.txt 09:28:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:12 + PACKAGES=/tmp/packages_start.txt 09:28:12 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 09:28:12 + PACKAGES=/tmp/packages_end.txt 09:28:12 + case "${OS_FAMILY}" in 09:28:12 + rpm -qa 09:28:12 + sort 09:28:13 + '[' -f /tmp/packages_start.txt ']' 09:28:13 + '[' -f /tmp/packages_end.txt ']' 09:28:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:13 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 09:28:13 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 09:28:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 09:28:13 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:28:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:14 09:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:14 latest: Pulling from edgex-lftools-log-publisher 09:28:14 b4d181a07f80: Pulling fs layer 09:28:14 a1111a8f2ec3: Pulling fs layer 09:28:14 ed53099fbce6: Pulling fs layer 09:28:14 dc539afda2c1: Pulling fs layer 09:28:14 77bc0d833cb6: Pulling fs layer 09:28:14 9065ff56babe: Pulling fs layer 09:28:14 d287ab97295c: Pulling fs layer 09:28:14 dc539afda2c1: Waiting 09:28:14 77bc0d833cb6: Waiting 09:28:14 9065ff56babe: Waiting 09:28:14 d287ab97295c: Waiting 09:28:15 a1111a8f2ec3: Verifying Checksum 09:28:15 a1111a8f2ec3: Download complete 09:28:15 dc539afda2c1: Verifying Checksum 09:28:15 dc539afda2c1: Download complete 09:28:15 77bc0d833cb6: Verifying Checksum 09:28:15 77bc0d833cb6: Download complete 09:28:15 9065ff56babe: Verifying Checksum 09:28:15 9065ff56babe: Download complete 09:28:15 ed53099fbce6: Verifying Checksum 09:28:15 ed53099fbce6: Download complete 09:28:16 b4d181a07f80: Verifying Checksum 09:28:16 b4d181a07f80: Download complete 09:28:17 b4d181a07f80: Pull complete 09:28:17 a1111a8f2ec3: Pull complete 09:28:18 ed53099fbce6: Pull complete 09:28:18 dc539afda2c1: Pull complete 09:28:18 77bc0d833cb6: Pull complete 09:28:18 9065ff56babe: Pull complete 09:28:19 d287ab97295c: Verifying Checksum 09:28:19 d287ab97295c: Download complete 09:28:24 d287ab97295c: Pull complete 09:28:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:28:24 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 09:28:24 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:28:27 $ docker top 38abf87649c55c0adc5fd63f61e13fdbb0477c4c217b664ce7c8cbc687c15e8d -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:28:28 + ls /var/log/sa-host 09:28:28 + sadf -c /var/log/sa-host/sa05 09:28:28 file_magic: OK 09:28:28 HZ: Using current value: 100 09:28:28 file_header: OK 09:28:28 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:28:28 Statistics: 09:28:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:28:28 File successfully converted to sysstat format version 12.0.3 09:28:28 + sadf -c /var/log/sa-host/sa27 09:28:28 file_magic: OK 09:28:28 HZ: Using current value: 100 09:28:28 file_header: OK 09:28:28 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:28:28 Statistics: 09:28:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:28:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:28 provisioning config files... 09:28:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4625892451269257157tmp [Pipeline] { [Pipeline] echo 09:28:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:29 ---> create-netrc.sh [Pipeline] } 09:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:28:29 ---> python-tools-install.sh [Pipeline] echo 09:28:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:28:30 ---> sudo-logs.sh 09:28:30 Archiving 'sudo' log.. 09:28:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1611.vexxhost.local: Name or service not known 09:28:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1611.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:28:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:28:30 ---> job-cost.sh 09:28:30 lf-activate-venv: SKIPPING 09:28:30 DEBUG: total: 0.10999999940395355 09:28:30 INFO: Retrieving Stack Cost... 09:28:31 INFO: Retrieving Pricing Info for: v3-standard-2 09:28:32 INFO: Archiving Costs [Pipeline] echo 09:28:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:28:32 ---> logs-deploy.sh 09:28:32 lf-activate-venv: SKIPPING 09:28:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/5 09:28:32 INFO: archiving workspace using pattern(s): 09:28:32 Archives upload complete. 09:28:33 INFO: archiving logs to Nexus 09:28:33 ---> uname -a: 09:28:33 Linux prd-centos7-docker-4c-2g-1611.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:28:33 09:28:33 09:28:33 ---> lscpu: 09:28:33 Architecture: x86_64 09:28:33 CPU op-mode(s): 32-bit, 64-bit 09:28:33 Byte Order: Little Endian 09:28:33 Address sizes: 40 bits physical, 48 bits virtual 09:28:33 CPU(s): 2 09:28:33 On-line CPU(s) list: 0,1 09:28:33 Thread(s) per core: 1 09:28:33 Core(s) per socket: 1 09:28:33 Socket(s): 2 09:28:33 NUMA node(s): 1 09:28:33 Vendor ID: AuthenticAMD 09:28:33 CPU family: 23 09:28:33 Model: 49 09:28:33 Model name: AMD EPYC-Rome Processor 09:28:33 Stepping: 0 09:28:33 CPU MHz: 2799.998 09:28:33 BogoMIPS: 5599.99 09:28:33 Virtualization: AMD-V 09:28:33 Hypervisor vendor: KVM 09:28:33 Virtualization type: full 09:28:33 L1d cache: 32K 09:28:33 L1i cache: 32K 09:28:33 L2 cache: 512K 09:28:33 L3 cache: 16384K 09:28:33 NUMA node0 CPU(s): 0,1 09:28:33 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 09:28:33 09:28:33 09:28:33 ---> nproc: 09:28:33 2 09:28:33 09:28:33 09:28:33 ---> df -h: 09:28:33 Filesystem Size Used Avail Use% Mounted on 09:28:33 overlay 40G 9.0G 32G 23% / 09:28:33 tmpfs 64M 0 64M 0% /dev 09:28:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:28:33 shm 64M 0 64M 0% /dev/shm 09:28:33 /dev/vda1 40G 9.0G 32G 23% /facter-os 09:28:33 09:28:33 09:28:33 ---> sar -b -r -n DEV: 09:28:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 09:28:33 09:28:33 09:18:39 LINUX RESTART (2 CPU) 09:28:33 09:28:33 09:19:01 tps rtps wtps bread/s bwrtn/s 09:28:33 09:20:01 156.74 23.06 133.68 5933.67 40746.65 09:28:33 09:21:01 2.38 0.00 2.38 0.00 55.35 09:28:33 09:22:01 0.45 0.00 0.45 0.00 6.10 09:28:33 09:23:01 0.25 0.00 0.25 0.00 2.80 09:28:33 09:24:01 0.23 0.00 0.23 0.00 2.85 09:28:33 09:25:01 0.35 0.00 0.35 0.00 4.95 09:28:33 09:26:01 0.27 0.00 0.27 0.00 3.12 09:28:33 09:27:01 0.18 0.00 0.18 0.00 2.17 09:28:33 09:28:01 174.53 0.03 174.49 3.73 49900.22 09:28:33 Average: 37.28 2.57 34.71 659.92 10083.64 09:28:33 09:28:33 09:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:28:33 09:20:01 5470264 0 804816 10.05 2620 1731240 1289744 14.24 575828 1563052 132 09:28:33 09:21:01 5482224 0 792848 9.90 2620 1731248 1203880 13.29 566824 1563016 16 09:28:33 09:22:01 5482004 0 793064 9.90 2620 1731252 1203880 13.29 570332 1559492 8 09:28:33 09:23:01 5480864 0 794200 9.92 2620 1731256 1204024 13.29 572116 1559488 20 09:28:33 09:24:01 5480856 0 794204 9.92 2620 1731260 1203880 13.29 565352 1565408 16 09:28:33 09:25:01 5476900 0 798156 9.97 2620 1731264 1204184 13.29 569568 1565408 8 09:28:33 09:26:01 5478548 0 796504 9.95 2620 1731268 1203944 13.29 568212 1565408 12 09:28:33 09:27:01 5468212 0 806832 10.07 2620 1731276 1203944 13.29 578536 1565408 16 09:28:33 09:28:01 3897008 0 1056048 13.19 2620 3053264 1364428 15.06 792548 2700800 56 09:28:33 Average: 5301876 0 826297 10.32 2620 1878148 1231323 13.59 595480 1689720 32 09:28:33 09:28:33 09:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:28:33 09:20:01 eth0 567.72 326.97 993.43 77.45 0.00 0.00 0.00 0.00 09:28:33 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:20:01 docker0 1.20 1.08 0.27 1.74 0.00 0.00 0.00 0.00 09:28:33 09:21:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 09:28:33 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:28:33 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:23:01 eth0 1.78 0.40 0.38 0.21 0.00 0.00 0.00 0.00 09:28:33 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:24:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:28:33 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:25:01 eth0 0.80 0.50 0.41 0.27 0.00 0.00 0.00 0.00 09:28:33 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:28:33 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:28:33 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:28:01 eth0 1198.67 813.05 7412.94 149.50 0.00 0.00 0.00 0.00 09:28:33 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 09:28:01 docker0 24.11 25.77 2.31 66.57 0.00 0.00 0.00 0.00 09:28:33 Average: eth0 196.67 126.86 934.43 25.28 0.00 0.00 0.00 0.00 09:28:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:33 Average: docker0 2.81 2.98 0.29 7.59 0.00 0.00 0.00 0.00 09:28:33 09:28:33 09:28:33 ---> sar -P ALL: 09:28:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 09:28:33 09:28:33 09:18:39 LINUX RESTART (2 CPU) 09:28:33 09:28:33 09:19:01 CPU %user %nice %system %iowait %steal %idle 09:28:33 09:20:01 all 17.90 0.00 5.92 6.69 0.10 69.39 09:28:33 09:20:01 0 17.57 0.00 6.26 5.24 0.09 70.85 09:28:33 09:20:01 1 18.23 0.00 5.59 8.15 0.10 67.93 09:28:33 09:21:01 all 0.22 0.00 0.09 0.00 0.01 99.68 09:28:33 09:21:01 0 0.08 0.00 0.10 0.00 0.02 99.80 09:28:33 09:21:01 1 0.35 0.00 0.08 0.00 0.00 99.57 09:28:33 09:22:01 all 0.25 0.00 0.08 0.00 0.02 99.65 09:28:33 09:22:01 0 0.40 0.00 0.08 0.00 0.02 99.50 09:28:33 09:22:01 1 0.10 0.00 0.08 0.00 0.02 99.80 09:28:33 09:23:01 all 0.19 0.00 0.06 0.00 0.01 99.74 09:28:33 09:23:01 0 0.30 0.00 0.03 0.00 0.00 99.67 09:28:33 09:23:01 1 0.08 0.00 0.08 0.00 0.02 99.82 09:28:33 09:24:01 all 0.22 0.00 0.08 0.00 0.01 99.69 09:28:33 09:24:01 0 0.32 0.00 0.08 0.00 0.02 99.58 09:28:33 09:24:01 1 0.12 0.00 0.08 0.00 0.00 99.80 09:28:33 09:25:01 all 0.21 0.00 0.06 0.00 0.02 99.72 09:28:33 09:25:01 0 0.33 0.00 0.07 0.00 0.02 99.58 09:28:33 09:25:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:28:33 09:26:01 all 0.17 0.00 0.06 0.00 0.02 99.76 09:28:33 09:26:01 0 0.28 0.00 0.07 0.00 0.02 99.63 09:28:33 09:26:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:28:33 09:27:01 all 0.23 0.00 0.06 0.00 0.02 99.70 09:28:33 09:27:01 0 0.38 0.00 0.05 0.00 0.02 99.55 09:28:33 09:27:01 1 0.07 0.00 0.07 0.00 0.02 99.85 09:28:33 09:28:01 all 22.13 0.00 10.49 1.82 0.12 65.43 09:28:33 09:28:01 0 21.80 0.00 11.10 1.60 0.13 65.38 09:28:33 09:28:01 1 22.46 0.00 9.90 2.04 0.12 65.48 09:28:33 Average: all 4.43 0.00 1.80 0.92 0.03 92.81 09:28:33 Average: 0 4.43 0.00 1.90 0.74 0.03 92.91 09:28:33 Average: 1 4.44 0.00 1.71 1.10 0.03 92.72 09:28:33 09:28:33 09:28:33