Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca88c236e526ffbe96a37b73f486d7ab701f50d9 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-ssh5318911491999699217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh5059111116558269822.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 40653689060fff6bf1399e6de9b6d29a57191201 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-secrets/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-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4318672764797388523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh7149255051950127752.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-secrets/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-secrets/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7392648559650401699.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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-1477 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git Avoid second fetch Checking out Revision ca88c236e526ffbe96a37b73f486d7ab701f50d9 (main) > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/edgexfoundry_go-mod-secrets_main@tmp/jenkins-gitclient-ssh9119101094181540037.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 Commit message: "Merge pull request #123 from soda480/US1908" > git rev-list --no-walk 491b751b393af814b448897491c9cdc022f26384 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:34 ========================================================= 17:09:34 EdgeX Global Pipelines Version Info 17:09:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:35 ------------------- 17:09:35 stable info: 17:09:35 ------------------- 17:09:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:35 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:09:35 Message: update stable to v1.0.200 17:09:35 ------------------- 17:09:35 experimental info: 17:09:35 ------------------- 17:09:35 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:35 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:09:35 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca88c23 [Pipeline] echo 17:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:37 + git log --format=format:%s -1 ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] echo 17:09:37 GIT_COMMIT: ca88c236e526ffbe96a37b73f486d7ab701f50d9, Commit Message: Merge pull request #123 from soda480/US1908 [Pipeline] echo 17:09:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:38 17:09:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:09:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:38 latest: Pulling from edgex-devops/git-semver 17:09:38 31603596830f: Pulling fs layer 17:09:38 b6dc333f4379: Pulling fs layer 17:09:38 3d9ef1400e77: Pulling fs layer 17:09:38 fd332fbdc1db: Pulling fs layer 17:09:38 fd332fbdc1db: Waiting 17:09:38 b6dc333f4379: Download complete 17:09:38 31603596830f: Verifying Checksum 17:09:38 31603596830f: Download complete 17:09:38 31603596830f: Pull complete 17:09:38 b6dc333f4379: Pull complete 17:09:38 3d9ef1400e77: Verifying Checksum 17:09:38 3d9ef1400e77: Download complete 17:09:39 fd332fbdc1db: Verifying Checksum 17:09:39 fd332fbdc1db: Download complete 17:09:39 3d9ef1400e77: Pull complete 17:09:39 fd332fbdc1db: Pull complete 17:09:39 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:09:39 prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container 17:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 17:09:40 $ docker top f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:40 [ssh-agent] Looking for ssh-agent implementation... 17:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:40 $ docker exec f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent 17:09:41 SSH_AUTH_SOCK=/tmp/ssh-BbOnclIkd9d6/agent.14 17:09:41 SSH_AGENT_PID=21 17:09:41 Running ssh-add (command line suppressed) 17:09:41 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7176475782502145600.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7176475782502145600.key) 17:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:41 + git tag --points-at HEAD [Pipeline] } 17:09:41 $ docker exec --env ******** --env ******** f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent -k 17:09:41 unset SSH_AUTH_SOCK; 17:09:41 unset SSH_AGENT_PID; 17:09:41 echo Agent pid 21 killed; 17:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:41 [ssh-agent] Looking for ssh-agent implementation... 17:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:41 $ docker exec f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent 17:09:41 SSH_AUTH_SOCK=/tmp/ssh-pntz9dMNQbda/agent.55 17:09:41 SSH_AGENT_PID=60 17:09:41 Running ssh-add (command line suppressed) 17:09:42 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9071582340630012395.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9071582340630012395.key) 17:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:42 + git semver init 17:09:42 # -> Open(): unable to determine branch for HEAD 17:09:42 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 17:09:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 17:09:42 # $SEMVER_REMOTE_NAME = origin 17:09:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:09:42 # $SEMVER_USER_NAME = edgex-jenkins 17:09:42 # $SEMVER_BRANCH = main 17:09:42 # $SEMVER_TEMP = /tmp/semver-801219188 17:09:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 17:09:43 # '/tmp/semver-801219188' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' 17:09:43 # -> Force: false 17:09:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 17:09:43 $ docker exec --env ******** --env ******** f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent -k 17:09:43 unset SSH_AUTH_SOCK; 17:09:43 unset SSH_AGENT_PID; 17:09:43 echo Agent pid 60 killed; 17:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:43 + git semver [Pipeline] } 17:09:43 $ docker stop --time=1 f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 17:09:44 $ docker rm -f f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:45 Stashed 1 file(s) [Pipeline] echo 17:09:45 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 17:09:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1475 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 17:09:46 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 17:09:46 Selected Git installation does not exist. Using Default 17:09:46 The recommended git tool is: NONE 17:09:53 using credential edgex-jenkins-ssh 17:09:53 Cloning the remote Git repository 17:09:53 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:09:53 > git init /w/workspace/go-mod-secrets/2 # timeout=10 17:09:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:09:53 > git --version # timeout=10 17:09:53 > git --version # 'git version 2.17.1' 17:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:54 Avoid second fetch 17:09:54 Checking out Revision ca88c236e526ffbe96a37b73f486d7ab701f50d9 (main) 17:09:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:09:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:54 > git config core.sparsecheckout # timeout=10 17:09:54 > git checkout -f ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 17:09:59 Commit message: "Merge pull request #123 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:10:00 ========================================================= 17:10:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:10:00 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:10:00 + 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 . 17:10:01 Still waiting to schedule task 17:10:01 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 17:10:01 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 17:10:01 ‘prd-centos7-builder-2c-1g-1468’ doesn’t have label ‘centos7-docker-4c-2g’ 17:10:01 ‘prd-centos7-docker-4c-2g-1460’ is offline 17:10:01 ‘prd-centos7-docker-4c-2g-1469’ is offline 17:10:01 ‘prd-centos7-docker-4c-2g-1470’ is offline 17:10:01 ‘prd-centos7-docker-4c-2g-1479’ is offline 17:10:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1462’ doesn’t have label ‘centos7-docker-4c-2g’ 17:10:01 Sending build context to Docker daemon 700.9kB 17:10:01 Step 1/7 : ARG BASE=golang:1.16-alpine 17:10:01 Step 2/7 : FROM ${BASE} 17:10:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:10:02 595b0fe564bb: Pulling fs layer 17:10:02 24495759ef45: Pulling fs layer 17:10:02 d148012ef14d: Pulling fs layer 17:10:02 cb65c68fc2e2: Pulling fs layer 17:10:02 093eec477d81: Pulling fs layer 17:10:02 a6d5b2bbb924: Pulling fs layer 17:10:02 2446dc1eb7d3: Pulling fs layer 17:10:02 596795e73e0f: Pulling fs layer 17:10:02 cb65c68fc2e2: Waiting 17:10:02 093eec477d81: Waiting 17:10:02 a6d5b2bbb924: Waiting 17:10:02 2446dc1eb7d3: Waiting 17:10:02 596795e73e0f: Waiting 17:10:02 d148012ef14d: Verifying Checksum 17:10:02 d148012ef14d: Download complete 17:10:02 24495759ef45: Download complete 17:10:02 093eec477d81: Download complete 17:10:02 a6d5b2bbb924: Verifying Checksum 17:10:02 a6d5b2bbb924: Download complete 17:10:02 595b0fe564bb: Verifying Checksum 17:10:02 595b0fe564bb: Download complete 17:10:02 2446dc1eb7d3: Download complete 17:10:03 595b0fe564bb: Pull complete 17:10:03 24495759ef45: Pull complete 17:10:04 d148012ef14d: Pull complete 17:10:05 596795e73e0f: Verifying Checksum 17:10:05 596795e73e0f: Download complete 17:10:06 cb65c68fc2e2: Verifying Checksum 17:10:06 cb65c68fc2e2: Download complete 17:10:19 cb65c68fc2e2: Pull complete 17:10:19 093eec477d81: Pull complete 17:10:19 a6d5b2bbb924: Pull complete 17:10:19 2446dc1eb7d3: Pull complete 17:10:22 596795e73e0f: Pull complete 17:10:23 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:10:23 ---> d9e956139c92 17:10:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:10:26 ---> Running in f9158532b045 17:10:27 Removing intermediate container f9158532b045 17:10:27 ---> 443b33723ef0 17:10:27 Step 4/7 : RUN apk add --update bash 17:10:27 ---> Running in db92ac4deb72 17:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:10:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:10:31 OK: 138 MiB in 40 packages 17:10:32 Removing intermediate container db92ac4deb72 17:10:32 ---> e446a669a104 17:10:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:10:32 ---> Running in 6459b9361c15 17:10:33 Removing intermediate container 6459b9361c15 17:10:33 ---> ac373cd91315 17:10:33 Step 6/7 : COPY go.mod . 17:10:34 ---> 640bd8379aec 17:10:34 Step 7/7 : RUN go mod download 17:10:34 ---> Running in 2e4419e6987b 17:10:54 Removing intermediate container 2e4419e6987b 17:10:54 ---> 5be03d5ecb36 17:10:54 Successfully built 5be03d5ecb36 17:10:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:55 + docker inspect -f . ci-base-image-arm64 17:10:55 . [Pipeline] withDockerContainer 17:10:55 prd-ubuntu18.04-docker-arm64-4c-16g-1475 does not seem to be running inside a container 17:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:57 $ docker top 0a60ed3312e2699b7e0e5ebc00646a0c3126c2c5d5e33008a2a2f304779a41a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:58 + go version 17:10:58 go version go1.16.5 linux/arm64 [Pipeline] } 17:10:58 $ docker stop --time=1 0a60ed3312e2699b7e0e5ebc00646a0c3126c2c5d5e33008a2a2f304779a41a6 17:11:00 $ docker rm -f 0a60ed3312e2699b7e0e5ebc00646a0c3126c2c5d5e33008a2a2f304779a41a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:01 + docker inspect -f . ci-base-image-arm64 17:11:01 . [Pipeline] withDockerContainer 17:11:01 prd-ubuntu18.04-docker-arm64-4c-16g-1475 does not seem to be running inside a container 17:11:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:11:03 $ docker top 35d9634b5d413d706b9af06b5cafca98e58173ba3e9e6863fbad79e19fbf7999 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:04 + go mod tidy [Pipeline] sh 17:11:05 + make test 17:11:05 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:11:05 Running on prd-centos7-docker-4c-2g-1481 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 17:11:05 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 17:11:05 Selected Git installation does not exist. Using Default 17:11:05 The recommended git tool is: NONE 17:11:08 using credential edgex-jenkins-ssh 17:11:08 Cloning the remote Git repository 17:11:08 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:11:08 > git init /w/workspace/go-mod-secrets/2 # timeout=10 17:11:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:11:08 > git --version # timeout=10 17:11:08 > git --version # 'git version 2.24.4' 17:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:08 [INFO] Currently running in a labeled security context 17:11:08 [INFO] Currently SELinux is 'enforcing' on the host 17:11:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh7731627806244182271.key 17:11:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:09 Avoid second fetch 17:11:09 Checking out Revision ca88c236e526ffbe96a37b73f486d7ab701f50d9 (main) 17:11:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:11:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:09 > git config core.sparsecheckout # timeout=10 17:11:09 > git checkout -f ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 17:11:13 Commit message: "Merge pull request #123 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:11:13 ========================================================= 17:11:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:11:13 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:11:14 + 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 . 17:11:14 Sending build context to Docker daemon 702kB 17:11:14 Step 1/7 : ARG BASE=golang:1.16-alpine 17:11:14 Step 2/7 : FROM ${BASE} 17:11:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:14 540db60ca938: Pulling fs layer 17:11:14 adcc1eea9eea: Pulling fs layer 17:11:14 4c4ab2625f07: Pulling fs layer 17:11:14 0773c198feca: Pulling fs layer 17:11:14 345f892a5656: Pulling fs layer 17:11:14 4796506630df: Pulling fs layer 17:11:14 cc55df3e53f1: Pulling fs layer 17:11:14 4d027b6c602c: Pulling fs layer 17:11:14 449e75d2c14e: Pulling fs layer 17:11:14 0773c198feca: Waiting 17:11:14 345f892a5656: Waiting 17:11:14 4796506630df: Waiting 17:11:14 cc55df3e53f1: Waiting 17:11:14 4d027b6c602c: Waiting 17:11:14 449e75d2c14e: Waiting 17:11:14 4c4ab2625f07: Verifying Checksum 17:11:14 4c4ab2625f07: Download complete 17:11:14 adcc1eea9eea: Verifying Checksum 17:11:14 adcc1eea9eea: Download complete 17:11:14 345f892a5656: Verifying Checksum 17:11:14 345f892a5656: Download complete 17:11:14 4796506630df: Verifying Checksum 17:11:14 4796506630df: Download complete 17:11:14 cc55df3e53f1: Verifying Checksum 17:11:14 cc55df3e53f1: Download complete 17:11:14 540db60ca938: Verifying Checksum 17:11:14 540db60ca938: Download complete 17:11:14 540db60ca938: Pull complete 17:11:14 adcc1eea9eea: Pull complete 17:11:14 4c4ab2625f07: Pull complete 17:11:15 4d027b6c602c: Verifying Checksum 17:11:15 4d027b6c602c: Download complete 17:11:17 449e75d2c14e: Verifying Checksum 17:11:17 449e75d2c14e: Download complete 17:11:18 0773c198feca: Verifying Checksum 17:11:18 0773c198feca: Download complete 17:11:21 0773c198feca: Pull complete 17:11:21 345f892a5656: Pull complete 17:11:21 4796506630df: Pull complete 17:11:21 cc55df3e53f1: Pull complete 17:11:21 4d027b6c602c: Pull complete 17:11:23 449e75d2c14e: Pull complete 17:11:23 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:11:23 ---> 0d28375d9b5b 17:11:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:11:25 ---> Running in c7a491d55044 17:11:25 Removing intermediate container c7a491d55044 17:11:25 ---> 5d35d0ab0683 17:11:25 Step 4/7 : RUN apk add --update bash 17:11:25 ---> Running in 21a82e0a7d4c 17:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:11:26 OK: 149 MiB in 40 packages 17:11:26 Removing intermediate container 21a82e0a7d4c 17:11:26 ---> 7899eec4b694 17:11:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:11:26 ---> Running in 8329ec182f9b 17:11:27 Removing intermediate container 8329ec182f9b 17:11:27 ---> 8f971cfe9e13 17:11:27 Step 6/7 : COPY go.mod . 17:11:27 ---> a4b96a84f9b7 17:11:27 Step 7/7 : RUN go mod download 17:11:27 ---> Running in 832e0ef10e28 17:11:33 Removing intermediate container 832e0ef10e28 17:11:33 ---> 8de298eaa2a6 17:11:33 Successfully built 8de298eaa2a6 17:11:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:11:34 + docker inspect -f . ci-base-image-x86_64 17:11:34 . [Pipeline] withDockerContainer 17:11:34 prd-centos7-docker-4c-2g-1481 does not seem to be running inside a container 17:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 17:11:34 $ docker top d61e77c91dff1ccf3530407cd425108104d832ecbb325a6f84341c402fabfda9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:34 + go version 17:11:34 go version go1.16.5 linux/amd64 [Pipeline] } 17:11:34 $ docker stop --time=1 d61e77c91dff1ccf3530407cd425108104d832ecbb325a6f84341c402fabfda9 17:11:36 $ docker rm -f d61e77c91dff1ccf3530407cd425108104d832ecbb325a6f84341c402fabfda9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:36 + docker inspect -f . ci-base-image-x86_64 17:11:36 . [Pipeline] withDockerContainer 17:11:36 prd-centos7-docker-4c-2g-1481 does not seem to be running inside a container 17:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 17:11:37 $ docker top 9f3c0e319906555d2c1f4a7177624bab73972ba5f311a06c330cd97ac4ecef45 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:37 + go mod tidy [Pipeline] sh 17:11:38 + make test 17:11:38 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:12:04 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.417s coverage: 80.6% of statements 17:12:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements 17:12:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:12:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.065s coverage: 96.7% of statements 17:12:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements 17:12:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:12:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.019s coverage: 100.0% of statements 17:12:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:12:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 85.7% of statements 17:12:06 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.046s coverage: 100.0% of statements 17:12:06 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:12:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:12:13 gofmt -l . 17:12:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:12:13 $ docker stop --time=1 9f3c0e319906555d2c1f4a7177624bab73972ba5f311a06c330cd97ac4ecef45 17:12:15 $ docker rm -f 9f3c0e319906555d2c1f4a7177624bab73972ba5f311a06c330cd97ac4ecef45 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:12:15 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 17:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:16 17:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:12:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:17 latest: Pulling from edgex-lftools-log-publisher 17:12:17 b4d181a07f80: Pulling fs layer 17:12:17 a1111a8f2ec3: Pulling fs layer 17:12:17 ed53099fbce6: Pulling fs layer 17:12:17 dc539afda2c1: Pulling fs layer 17:12:17 77bc0d833cb6: Pulling fs layer 17:12:17 9065ff56babe: Pulling fs layer 17:12:17 d287ab97295c: Pulling fs layer 17:12:17 dc539afda2c1: Waiting 17:12:17 77bc0d833cb6: Waiting 17:12:17 9065ff56babe: Waiting 17:12:17 d287ab97295c: Waiting 17:12:18 a1111a8f2ec3: Verifying Checksum 17:12:18 a1111a8f2ec3: Download complete 17:12:18 dc539afda2c1: Verifying Checksum 17:12:18 dc539afda2c1: Download complete 17:12:18 77bc0d833cb6: Verifying Checksum 17:12:18 77bc0d833cb6: Download complete 17:12:18 9065ff56babe: Verifying Checksum 17:12:18 9065ff56babe: Download complete 17:12:18 ed53099fbce6: Verifying Checksum 17:12:18 ed53099fbce6: Download complete 17:12:20 b4d181a07f80: Verifying Checksum 17:12:20 b4d181a07f80: Download complete 17:12:20 b4d181a07f80: Pull complete 17:12:20 a1111a8f2ec3: Pull complete 17:12:21 ed53099fbce6: Pull complete 17:12:21 dc539afda2c1: Pull complete 17:12:21 77bc0d833cb6: Pull complete 17:12:21 9065ff56babe: Pull complete 17:12:22 d287ab97295c: Verifying Checksum 17:12:22 d287ab97295c: Download complete 17:12:27 d287ab97295c: Pull complete 17:12:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:12:27 prd-centos7-docker-4c-2g-1481 does not seem to be running inside a container 17:12:27 $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 17:12:27 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.514s coverage: 80.6% of statements 17:12:27 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.226s coverage: 57.1% of statements 17:12:27 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:12:27 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.304s coverage: 96.7% of statements 17:12:27 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.100s coverage: 89.5% of statements 17:12:27 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:12:27 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.081s coverage: 100.0% of statements 17:12:27 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:12:27 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.076s coverage: 85.7% of statements 17:12:27 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.182s coverage: 100.0% of statements 17:12:27 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:12:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:12:29 $ docker top cc46322603542c1336901cdcdc4336405688fba2cbe08f8ec678759e372d2d32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:30 ---> job-cost.sh 17:12:30 lf-activate-venv: SKIPPING 17:12:30 INFO: No Stack... 17:12:31 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:32 INFO: Archiving Costs [Pipeline] sh 17:12:32 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 17:12:32 + cut -d, -f6 [Pipeline] lock 17:12:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] 17:12:32 Resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] did not exist. Created. 17:12:32 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:33 + echo total: 0.05999999865889549 [Pipeline] stash 17:12:33 Stashed 1 file(s) [Pipeline] } 17:12:33 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:33 $ docker stop --time=1 cc46322603542c1336901cdcdc4336405688fba2cbe08f8ec678759e372d2d32 17:12:34 $ docker rm -f cc46322603542c1336901cdcdc4336405688fba2cbe08f8ec678759e372d2d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:49 gofmt -l . 17:12:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:12:49 $ docker stop --time=1 35d9634b5d413d706b9af06b5cafca98e58173ba3e9e6863fbad79e19fbf7999 17:12:51 $ docker rm -f 35d9634b5d413d706b9af06b5cafca98e58173ba3e9e6863fbad79e19fbf7999 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:12:52 Warning: overwriting stash ‘coverage-report’ 17:12:53 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 17:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:54 17:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:12:54 arm64: Pulling from edgex-lftools-log-publisher 17:12:54 448f6bf000e3: Pulling fs layer 17:12:54 f757da607395: Pulling fs layer 17:12:54 05883995daec: Pulling fs layer 17:12:54 8603b9c90790: Pulling fs layer 17:12:54 1560dd03e051: Pulling fs layer 17:12:54 27f5ce0e4adf: Pulling fs layer 17:12:54 c2d8d7efcc4b: Pulling fs layer 17:12:54 8603b9c90790: Waiting 17:12:54 1560dd03e051: Waiting 17:12:54 27f5ce0e4adf: Waiting 17:12:54 c2d8d7efcc4b: Waiting 17:12:54 f757da607395: Verifying Checksum 17:12:54 f757da607395: Download complete 17:12:54 8603b9c90790: Verifying Checksum 17:12:54 1560dd03e051: Verifying Checksum 17:12:54 1560dd03e051: Download complete 17:12:55 27f5ce0e4adf: Verifying Checksum 17:12:55 27f5ce0e4adf: Download complete 17:12:55 05883995daec: Verifying Checksum 17:12:55 05883995daec: Download complete 17:12:56 448f6bf000e3: Verifying Checksum 17:12:56 448f6bf000e3: Download complete 17:12:59 448f6bf000e3: Pull complete 17:12:59 c2d8d7efcc4b: Verifying Checksum 17:12:59 c2d8d7efcc4b: Download complete 17:12:59 f757da607395: Pull complete 17:13:01 05883995daec: Pull complete 17:13:01 8603b9c90790: Pull complete 17:13:02 1560dd03e051: Pull complete 17:13:03 27f5ce0e4adf: Pull complete 17:13:18 c2d8d7efcc4b: Pull complete 17:13:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:13:18 prd-ubuntu18.04-docker-arm64-4c-16g-1475 does not seem to be running inside a container 17:13:18 $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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:arm64 cat 17:13:23 $ docker top 15bddb5e162260602b8b4300e2aed4693771a501c6413a4a34f7ac076358fe6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:24 ---> job-cost.sh 17:13:24 lf-activate-venv: SKIPPING 17:13:24 INFO: No Stack... 17:13:25 INFO: Retrieving Pricing Info for: v2-standard-4 17:13:25 INFO: Archiving Costs [Pipeline] sh 17:13:26 + cut -d, -f6 17:13:26 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [Pipeline] lock 17:13:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] 17:13:26 Resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] did not exist. Created. 17:13:26 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:27 /w/workspace/go-mod-secrets/2@tmp/durable-577f7730/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-577f7730/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:13:27 + echo total: 0.18000000715255737 [Pipeline] stash 17:13:27 Warning: overwriting stash ‘stack-cost’ 17:13:28 Stashed 1 file(s) [Pipeline] } 17:13:28 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:13:28 $ docker stop --time=1 15bddb5e162260602b8b4300e2aed4693771a501c6413a4a34f7ac076358fe6d 17:13:29 $ docker rm -f 15bddb5e162260602b8b4300e2aed4693771a501c6413a4a34f7ac076358fe6d [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 17:13:30 provisioning config files... 17:13:30 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5788936571768421544tmp [Pipeline] { [Pipeline] sh 17:13:30 + set +x 17:13:30 + curl -s https://codecov.io/bash 17:13:30 + bash -s -- 17:13:30 17:13:30 _____ _ 17:13:30 / ____| | | 17:13:30 | | ___ __| | ___ ___ _____ __ 17:13:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:13:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:13:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:13:30 Bash-1.0.6 17:13:30 17:13:30 17:13:30 ==> git version 2.24.4 found 17:13:30 ==> 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 17:13:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:13:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:13:30 ==> Jenkins CI detected. 17:13:30 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 17:13:30 project root: . 17:13:30 --> token set from env 17:13:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:13:30 ==> Running gcov in . (disable via -X gcov) 17:13:30 ==> Python coveragepy not found 17:13:30 ==> Searching for coverage reports in: 17:13:30 + . 17:13:30 -> Found 1 reports 17:13:30 ==> Detecting git/mercurial file structure 17:13:30 ==> Reading reports 17:13:31 + ./coverage.out bytes=27484 17:13:31 ==> Appending adjustments 17:13:31 https://docs.codecov.io/docs/fixing-reports 17:13:31 + Found adjustments 17:13:31 ==> Gzipping contents 17:13:31 8.0K /tmp/codecov.8fFup6.gz 17:13:31 ==> Uploading reports 17:13:31 url: https://codecov.io 17:13:31 query: branch=main&commit=ca88c236e526ffbe96a37b73f486d7ab701f50d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:31 -> Pinging Codecov 17:13:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=ca88c236e526ffbe96a37b73f486d7ab701f50d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 17:13:31 -> Uploading to 17:13:31 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/D63849C06B6B67093493C71CE874ED06/ca88c236e526ffbe96a37b73f486d7ab701f50d9/33b86743-d247-4dbc-9e02-7190de2e5b97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T171331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4e9ced29507a42b5ef88dd6f9d4e006f00262d3744013288aefe616b2998578 17:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:31 Dload Upload Total Spent Left Speed 17:13:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5694 0 0 100 5694 0 17465 --:--:-- --:--:-- --:--:-- 17520 17:13:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] } 17:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:13:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:13:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:32 17:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:13:33 188c0c94c7c5: Pulling fs layer 17:13:33 0ef7d3d256c8: Pulling fs layer 17:13:33 de9db76c5a1d: Pulling fs layer 17:13:33 0eba1c9be4d2: Pulling fs layer 17:13:33 0d57e429df01: Pulling fs layer 17:13:33 4e4be7b47b0d: Pulling fs layer 17:13:33 e1f770b5df2f: Pulling fs layer 17:13:33 85a0685a4137: Pulling fs layer 17:13:33 0eba1c9be4d2: Waiting 17:13:33 0d57e429df01: Waiting 17:13:33 4e4be7b47b0d: Waiting 17:13:33 e1f770b5df2f: Waiting 17:13:33 85a0685a4137: Waiting 17:13:33 de9db76c5a1d: Download complete 17:13:33 0ef7d3d256c8: Verifying Checksum 17:13:33 0ef7d3d256c8: Download complete 17:13:33 0d57e429df01: Download complete 17:13:33 4e4be7b47b0d: Verifying Checksum 17:13:33 4e4be7b47b0d: Download complete 17:13:33 188c0c94c7c5: Verifying Checksum 17:13:33 188c0c94c7c5: Download complete 17:13:33 188c0c94c7c5: Pull complete 17:13:33 0ef7d3d256c8: Pull complete 17:13:33 de9db76c5a1d: Pull complete 17:13:34 e1f770b5df2f: Verifying Checksum 17:13:34 e1f770b5df2f: Download complete 17:13:38 85a0685a4137: Verifying Checksum 17:13:38 85a0685a4137: Download complete 17:13:38 0eba1c9be4d2: Verifying Checksum 17:13:38 0eba1c9be4d2: Download complete 17:13:41 0eba1c9be4d2: Pull complete 17:13:41 0d57e429df01: Pull complete 17:13:41 4e4be7b47b0d: Pull complete 17:13:42 e1f770b5df2f: Pull complete 17:13:45 85a0685a4137: Pull complete 17:13:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:13:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:13:45 prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container 17:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 17:13:48 $ docker top 7078b69ecc1a171696b7688f7dccd325b0de36817116bc77cd3bacb6c98cb7be -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:13:49 + set -o pipefail 17:13:49 + snyk monitor '--org=edgex-jenkins' 17:13:53 17:13:53 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 17:13:53 17:13:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/35f8cab1-3971-4107-b56c-21ca6b5ba72f 17:13:53 17:13:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:13:53 17:13:53 [Pipeline] } 17:13:53 $ docker stop --time=1 7078b69ecc1a171696b7688f7dccd325b0de36817116bc77cd3bacb6c98cb7be 17:13:55 $ docker rm -f 7078b69ecc1a171696b7688f7dccd325b0de36817116bc77cd3bacb6c98cb7be [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 17:13:56 + git log --format=format:%s -1 ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] isUnix [Pipeline] sh 17:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:13:56 . [Pipeline] withDockerContainer 17:13:56 prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container 17:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 17:13:57 $ docker top 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:57 [ssh-agent] Looking for ssh-agent implementation... 17:13:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:57 $ docker exec 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 ssh-agent 17:13:57 SSH_AUTH_SOCK=/tmp/ssh-PZDCR4dcoydF/agent.13 17:13:57 SSH_AGENT_PID=20 17:13:57 Running ssh-add (command line suppressed) 17:13:57 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8357666129592439152.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8357666129592439152.key) 17:13:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:57 + git semver tag 17:13:57 # -> Open(): unable to determine branch for HEAD 17:13:57 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 17:13:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 17:13:57 # $SEMVER_REMOTE_NAME = origin 17:13:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:13:57 # $SEMVER_USER_NAME = edgex-jenkins 17:13:57 # $SEMVER_BRANCH = main 17:13:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 17:13:57 # ca88c236e526ffbe96a37b73f486d7ab701f50d9 HEAD 17:13:57 # -> Force: false 17:13:57 # 4693162ce6bee1fe6fab3693f9e43c57631ba519 refs/tags/v2.0.1-dev.1 [Pipeline] } 17:13:57 $ docker exec --env ******** --env ******** 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 ssh-agent -k 17:13:58 unset SSH_AUTH_SOCK; 17:13:58 unset SSH_AGENT_PID; 17:13:58 echo Agent pid 20 killed; 17:13:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:58 + git semver [Pipeline] } 17:13:58 $ docker stop --time=1 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 17:13:59 $ docker rm -f 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:14:00 17:14:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:14:00 0.23.1-centos7: Pulling from edgex-lftools 17:14:00 ab5ef0e58194: Pulling fs layer 17:14:00 9712f1f96733: Pulling fs layer 17:14:00 63f879dbbcfc: Pulling fs layer 17:14:00 0d9ebad4ef96: Pulling fs layer 17:14:00 e9a5061849ea: Pulling fs layer 17:14:00 d747dcd14b5f: Pulling fs layer 17:14:00 2de7ff778b66: Pulling fs layer 17:14:00 0d9ebad4ef96: Waiting 17:14:00 e9a5061849ea: Waiting 17:14:00 d747dcd14b5f: Waiting 17:14:00 2de7ff778b66: Waiting 17:14:00 9712f1f96733: Verifying Checksum 17:14:00 9712f1f96733: Download complete 17:14:02 63f879dbbcfc: Verifying Checksum 17:14:02 63f879dbbcfc: Download complete 17:14:02 e9a5061849ea: Verifying Checksum 17:14:02 e9a5061849ea: Download complete 17:14:02 d747dcd14b5f: Verifying Checksum 17:14:02 d747dcd14b5f: Download complete 17:14:03 2de7ff778b66: Verifying Checksum 17:14:03 2de7ff778b66: Download complete 17:14:03 0d9ebad4ef96: Verifying Checksum 17:14:03 0d9ebad4ef96: Download complete 17:14:04 ab5ef0e58194: Verifying Checksum 17:14:04 ab5ef0e58194: Download complete 17:14:06 ab5ef0e58194: Pull complete 17:14:06 9712f1f96733: Pull complete 17:14:07 63f879dbbcfc: Pull complete 17:14:11 0d9ebad4ef96: Pull complete 17:14:11 e9a5061849ea: Pull complete 17:14:11 d747dcd14b5f: Pull complete 17:14:12 2de7ff778b66: Pull complete 17:14:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:14:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:14:12 prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container 17:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 17:14:16 $ docker top 93c858ad19006d5c0a6a3712a6cef355ddcbe9da2c059c9b8efd28e6adce3c04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:14:16 provisioning config files... 17:14:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8878154464212241432tmp 17:14:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9104129772482511863tmp 17:14:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7487996487454371230tmp [Pipeline] { [Pipeline] echo 17:14:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:14:17 ---> sigul-configuration.sh 17:14:17 gpg: directory `/root/.gnupg' created 17:14:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:14:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:14:17 gpg: keyring `/root/.gnupg/secring.gpg' created 17:14:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:14:17 gpg: CAST5 encrypted data 17:14:17 gpg: encrypted with 1 passphrase 17:14:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:14:17 + mkdir /home/jenkins 17:14:17 + mkdir /home/jenkins/sigul [Pipeline] sh 17:14:17 + 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 17:14:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:14:18 ---> sigul-install.sh 17:14:18 Sigul already installed; skipping installation. [Pipeline] sh 17:14:18 + git tag --list 17:14:18 v0.0.0 17:14:18 v0.0.1 17:14:18 v0.0.10 17:14:18 v0.0.11 17:14:18 v0.0.12 17:14:18 v0.0.13 17:14:18 v0.0.14 17:14:18 v0.0.15 17:14:18 v0.0.16 17:14:18 v0.0.17 17:14:18 v0.0.18 17:14:18 v0.0.19 17:14:18 v0.0.2 17:14:18 v0.0.20 17:14:18 v0.0.21 17:14:18 v0.0.22 17:14:18 v0.0.23 17:14:18 v0.0.24 17:14:18 v0.0.25 17:14:18 v0.0.26 17:14:18 v0.0.27 17:14:18 v0.0.28 17:14:18 v0.0.29 17:14:18 v0.0.3 17:14:18 v0.0.30 17:14:18 v0.0.31 17:14:18 v0.0.32 17:14:18 v0.0.33 17:14:18 v0.0.4 17:14:18 v0.0.5 17:14:18 v0.0.6 17:14:18 v0.0.7 17:14:18 v0.0.8 17:14:18 v0.0.9 17:14:18 v2.0.0 17:14:18 v2.0.0-dev.1 17:14:18 v2.0.0-dev.10 17:14:18 v2.0.0-dev.11 17:14:18 v2.0.0-dev.12 17:14:18 v2.0.0-dev.13 17:14:18 v2.0.0-dev.14 17:14:18 v2.0.0-dev.15 17:14:18 v2.0.0-dev.16 17:14:18 v2.0.0-dev.17 17:14:18 v2.0.0-dev.18 17:14:18 v2.0.0-dev.19 17:14:18 v2.0.0-dev.2 17:14:18 v2.0.0-dev.20 17:14:18 v2.0.0-dev.21 17:14:18 v2.0.0-dev.22 17:14:18 v2.0.0-dev.23 17:14:18 v2.0.0-dev.24 17:14:18 v2.0.0-dev.25 17:14:18 v2.0.0-dev.26 17:14:18 v2.0.0-dev.27 17:14:18 v2.0.0-dev.3 17:14:18 v2.0.0-dev.4 17:14:18 v2.0.0-dev.5 17:14:18 v2.0.0-dev.6 17:14:18 v2.0.0-dev.7 17:14:18 v2.0.0-dev.8 17:14:18 v2.0.0-dev.9 17:14:18 v2.0.1-dev.1 [Pipeline] sh 17:14:18 + lftools sign git-tag v2.0.1-dev.1 17:14:19 Signing Git tag with Sigul... 17:14:19 Signing v2.0.1-dev.1 [Pipeline] echo 17:14:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:14:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:14:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:14:20 $ docker stop --time=1 93c858ad19006d5c0a6a3712a6cef355ddcbe9da2c059c9b8efd28e6adce3c04 17:14:22 $ docker rm -f 93c858ad19006d5c0a6a3712a6cef355ddcbe9da2c059c9b8efd28e6adce3c04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:22 . [Pipeline] withDockerContainer 17:14:22 prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container 17:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 17:14:23 $ docker top 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:23 [ssh-agent] Looking for ssh-agent implementation... 17:14:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:23 $ docker exec 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 ssh-agent 17:14:23 SSH_AUTH_SOCK=/tmp/ssh-e92MXuZxdybm/agent.15 17:14:23 SSH_AGENT_PID=21 17:14:23 Running ssh-add (command line suppressed) 17:14:23 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1445503838164840668.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1445503838164840668.key) 17:14:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:23 + git semver bump pre 17:14:23 # -> Open(): unable to determine branch for HEAD 17:14:23 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 17:14:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 17:14:23 # $SEMVER_REMOTE_NAME = origin 17:14:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:23 # $SEMVER_USER_NAME = edgex-jenkins 17:14:23 # $SEMVER_BRANCH = main 17:14:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 17:14:23 2.0.1-dev.2 [Pipeline] } 17:14:23 $ docker exec --env ******** --env ******** 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 ssh-agent -k 17:14:24 unset SSH_AUTH_SOCK; 17:14:24 unset SSH_AGENT_PID; 17:14:24 echo Agent pid 21 killed; 17:14:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:24 + git semver [Pipeline] } 17:14:24 $ docker stop --time=1 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 17:14:25 $ docker rm -f 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:26 . [Pipeline] withDockerContainer 17:14:26 prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container 17:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 17:14:26 $ docker top 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:26 [ssh-agent] Looking for ssh-agent implementation... 17:14:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:27 $ docker exec 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af ssh-agent 17:14:27 SSH_AUTH_SOCK=/tmp/ssh-RpivFHYHweOw/agent.14 17:14:27 SSH_AGENT_PID=21 17:14:27 Running ssh-add (command line suppressed) 17:14:27 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7502589111228053767.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7502589111228053767.key) 17:14:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:27 + git semver push 17:14:27 # -> Open(): unable to determine branch for HEAD 17:14:27 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 17:14:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 17:14:27 # $SEMVER_REMOTE_NAME = origin 17:14:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:27 # $SEMVER_USER_NAME = edgex-jenkins 17:14:27 # $SEMVER_BRANCH = main 17:14:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 17:14:32 $ docker exec --env ******** --env ******** 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af ssh-agent -k 17:14:32 unset SSH_AUTH_SOCK; 17:14:32 unset SSH_AGENT_PID; 17:14:32 echo Agent pid 21 killed; 17:14:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:34 + git semver [Pipeline] } 17:14:34 $ docker stop --time=1 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af 17:14:36 $ docker rm -f 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af [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] libraryResource [Pipeline] sh 17:14:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:37 ---> package-listing.sh 17:14:37 ++ tr '[:upper:]' '[:lower:]' 17:14:37 ++ facter osfamily 17:14:38 + OS_FAMILY=redhat 17:14:38 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 17:14:38 + START_PACKAGES=/tmp/packages_start.txt 17:14:38 + END_PACKAGES=/tmp/packages_end.txt 17:14:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:38 + PACKAGES=/tmp/packages_start.txt 17:14:38 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:14:38 + PACKAGES=/tmp/packages_end.txt 17:14:38 + case "${OS_FAMILY}" in 17:14:38 + rpm -qa 17:14:38 + sort 17:14:38 + '[' -f /tmp/packages_start.txt ']' 17:14:38 + '[' -f /tmp/packages_end.txt ']' 17:14:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:38 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:14:38 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 17:14:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 17:14:38 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:14:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:39 17:14:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:14:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:40 latest: Pulling from edgex-lftools-log-publisher 17:14:40 b4d181a07f80: Pulling fs layer 17:14:40 a1111a8f2ec3: Pulling fs layer 17:14:40 ed53099fbce6: Pulling fs layer 17:14:40 dc539afda2c1: Pulling fs layer 17:14:40 77bc0d833cb6: Pulling fs layer 17:14:40 9065ff56babe: Pulling fs layer 17:14:40 d287ab97295c: Pulling fs layer 17:14:40 77bc0d833cb6: Waiting 17:14:40 9065ff56babe: Waiting 17:14:40 d287ab97295c: Waiting 17:14:40 dc539afda2c1: Waiting 17:14:40 a1111a8f2ec3: Verifying Checksum 17:14:40 a1111a8f2ec3: Download complete 17:14:40 dc539afda2c1: Verifying Checksum 17:14:40 dc539afda2c1: Download complete 17:14:40 77bc0d833cb6: Verifying Checksum 17:14:40 77bc0d833cb6: Download complete 17:14:40 9065ff56babe: Verifying Checksum 17:14:40 9065ff56babe: Download complete 17:14:40 ed53099fbce6: Verifying Checksum 17:14:40 ed53099fbce6: Download complete 17:14:41 b4d181a07f80: Verifying Checksum 17:14:41 b4d181a07f80: Download complete 17:14:42 b4d181a07f80: Pull complete 17:14:42 a1111a8f2ec3: Pull complete 17:14:43 ed53099fbce6: Pull complete 17:14:43 dc539afda2c1: Pull complete 17:14:43 77bc0d833cb6: Pull complete 17:14:43 9065ff56babe: Pull complete 17:14:44 d287ab97295c: Download complete 17:14:48 d287ab97295c: Pull complete 17:14:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:14:48 prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container 17:14:49 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 17:14:52 $ docker top a814c69106ecfdc62286e6ccc824f35881c557280de9acb902c606db15c714df -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:52 + mkdir -p /var/log/sysstat [Pipeline] sh 17:14:53 + ls /var/log/sa-host 17:14:53 + sadf -c /var/log/sa-host/sa02 17:14:53 file_magic: OK 17:14:53 HZ: Using current value: 100 17:14:53 file_header: OK 17:14:53 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 17:14:53 Statistics: 17:14:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:53 File successfully converted to sysstat format version 12.0.3 17:14:53 + sadf -c /var/log/sa-host/sa05 17:14:53 file_magic: OK 17:14:53 HZ: Using current value: 100 17:14:53 file_header: OK 17:14:53 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 17:14:53 Statistics: 17:14:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:53 provisioning config files... 17:14:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2214543790749959281tmp [Pipeline] { [Pipeline] echo 17:14:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:53 ---> create-netrc.sh [Pipeline] } 17:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:14:54 ---> python-tools-install.sh [Pipeline] echo 17:14:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:54 ---> sudo-logs.sh 17:14:54 Archiving 'sudo' log.. 17:14:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1477.vexxhost.local: Name or service not known 17:14:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1477.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:14:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:54 ---> job-cost.sh 17:14:54 lf-activate-venv: SKIPPING 17:14:54 DEBUG: total: 0.18000000715255737 17:14:54 INFO: Retrieving Stack Cost... 17:14:56 INFO: Retrieving Pricing Info for: v3-standard-2 17:14:56 INFO: Archiving Costs [Pipeline] echo 17:14:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:57 ---> logs-deploy.sh 17:14:57 lf-activate-venv: SKIPPING 17:14:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/2 17:14:57 INFO: archiving workspace using pattern(s): 17:14:57 Archives upload complete. 17:14:57 INFO: archiving logs to Nexus 17:14:58 ---> uname -a: 17:14:58 Linux prd-centos7-docker-4c-2g-1477.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 17:14:58 17:14:58 17:14:58 ---> lscpu: 17:14:58 Architecture: x86_64 17:14:58 CPU op-mode(s): 32-bit, 64-bit 17:14:58 Byte Order: Little Endian 17:14:58 Address sizes: 40 bits physical, 48 bits virtual 17:14:58 CPU(s): 2 17:14:58 On-line CPU(s) list: 0,1 17:14:58 Thread(s) per core: 1 17:14:58 Core(s) per socket: 1 17:14:58 Socket(s): 2 17:14:58 NUMA node(s): 1 17:14:58 Vendor ID: AuthenticAMD 17:14:58 CPU family: 23 17:14:58 Model: 49 17:14:58 Model name: AMD EPYC-Rome Processor 17:14:58 Stepping: 0 17:14:58 CPU MHz: 2799.998 17:14:58 BogoMIPS: 5599.99 17:14:58 Virtualization: AMD-V 17:14:58 Hypervisor vendor: KVM 17:14:58 Virtualization type: full 17:14:58 L1d cache: 32K 17:14:58 L1i cache: 32K 17:14:58 L2 cache: 512K 17:14:58 L3 cache: 16384K 17:14:58 NUMA node0 CPU(s): 0,1 17:14:58 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 17:14:58 17:14:58 17:14:58 ---> nproc: 17:14:58 2 17:14:58 17:14:58 17:14:58 ---> df -h: 17:14:58 Filesystem Size Used Avail Use% Mounted on 17:14:58 overlay 40G 9.0G 32G 23% / 17:14:58 tmpfs 64M 0 64M 0% /dev 17:14:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:14:58 shm 64M 0 64M 0% /dev/shm 17:14:58 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:14:58 17:14:58 17:14:58 ---> sar -b -r -n DEV: 17:14:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:14:58 17:14:58 17:08:52 LINUX RESTART (2 CPU) 17:14:58 17:14:58 17:10:01 tps rtps wtps bread/s bwrtn/s 17:14:58 17:11:01 1.88 0.00 1.88 0.00 37.61 17:14:58 17:12:01 0.23 0.00 0.23 0.00 3.73 17:14:58 17:13:02 0.23 0.00 0.23 0.00 2.83 17:14:58 17:14:01 86.71 0.03 86.67 3.79 30983.98 17:14:58 Average: 22.00 0.01 21.99 0.94 7661.21 17:14:58 17:14:58 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:58 17:11:01 5474932 0 799272 9.98 2620 1732116 1239396 13.68 573760 1562300 16 17:14:58 17:12:01 5476868 0 797328 9.96 2620 1732124 1227124 13.55 578324 1556632 16 17:14:58 17:13:02 5473284 0 800908 10.00 2620 1732128 1227148 13.55 581504 1556632 8 17:14:58 17:14:01 4558356 0 965020 12.05 2620 2482944 1410124 15.57 772780 2192300 32580 17:14:58 Average: 5245860 0 840632 10.50 2620 1919828 1275948 14.09 626592 1716966 8155 17:14:58 17:14:58 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:58 17:11:01 eth0 1.52 0.32 0.37 0.23 0.00 0.00 0.00 0.00 17:14:58 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 17:12:01 eth0 2.43 0.60 0.69 0.37 0.00 0.00 0.00 0.00 17:14:58 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 17:13:02 eth0 1.03 0.33 0.30 0.23 0.00 0.00 0.00 0.00 17:14:58 17:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 17:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 17:14:01 eth0 782.81 525.89 5038.62 49.00 0.00 0.00 0.00 0.00 17:14:58 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 17:14:01 docker0 38.29 53.31 2.54 288.80 0.00 0.00 0.00 0.00 17:14:58 Average: eth0 194.53 130.16 1244.40 12.31 0.00 0.00 0.00 0.00 17:14:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:58 Average: docker0 9.45 13.16 0.63 71.31 0.00 0.00 0.00 0.00 17:14:58 17:14:58 17:14:58 ---> sar -P ALL: 17:14:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:14:58 17:14:58 17:08:52 LINUX RESTART (2 CPU) 17:14:58 17:14:58 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:14:58 17:11:01 all 0.30 0.00 0.07 0.00 0.02 99.62 17:14:58 17:11:01 0 0.38 0.00 0.07 0.00 0.02 99.53 17:14:58 17:11:01 1 0.22 0.00 0.07 0.00 0.02 99.70 17:14:58 17:12:01 all 0.19 0.00 0.06 0.00 0.02 99.73 17:14:58 17:12:01 0 0.27 0.00 0.03 0.00 0.00 99.70 17:14:58 17:12:01 1 0.12 0.00 0.08 0.00 0.03 99.77 17:14:58 17:13:02 all 0.13 0.00 0.05 0.00 0.03 99.78 17:14:58 17:13:02 0 0.15 0.00 0.03 0.00 0.02 99.80 17:14:58 17:13:02 1 0.12 0.00 0.07 0.00 0.05 99.77 17:14:58 17:14:01 all 12.17 0.00 5.92 1.17 0.07 80.67 17:14:58 17:14:01 0 11.88 0.00 6.28 0.59 0.07 81.18 17:14:58 17:14:01 1 12.46 0.00 5.57 1.74 0.07 80.16 17:14:58 Average: all 3.08 0.00 1.46 0.28 0.03 95.14 17:14:58 Average: 0 3.05 0.00 1.54 0.14 0.03 95.25 17:14:58 Average: 1 3.11 0.00 1.39 0.42 0.04 95.03 17:14:58 17:14:58 17:14:58