ernestojeda commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd+a8abf6b343540031172ab2f7335da0bfd82c9c12 (41c8b1799b992f4398027147d62bd8bab1687cd5) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7937843430201569983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2156336960138651106.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4025492904345895682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3837455088905633478.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5090822409382412356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:device-rfid-llrp-go, buildSnap:true] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-562 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [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/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh795112890425284723.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd Merge succeeded, producing f5d348ccf75d10caee85a8c5498495a5bcbce0ee Checking out Revision f5d348ccf75d10caee85a8c5498495a5bcbce0ee (PR-29) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh3163819054406004244.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh1312676270051110697.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5d348ccf75d10caee85a8c5498495a5bcbce0ee # timeout=10 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" > git rev-list --no-walk 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:14:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:14:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:14:30 ========================================================= 19:14:30 EdgeX Global Pipelines Version Info 19:14:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:14:31 ------------------- 19:14:31 stable info: 19:14:31 ------------------- 19:14:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:31 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 19:14:31 Message: update stable to v1.0.193 19:14:31 ------------------- 19:14:31 experimental info: 19:14:31 ------------------- 19:14:31 Commited By: **** collab-it+edgex@linuxfoundation.org 19:14:31 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 19:14:31 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5d348ccf75d10caee85a8c5498495a5bcbce0ee [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5d348c [Pipeline] echo 19:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:32 provisioning config files... 19:14:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config4710176584170701599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:33 ---> docker-login.sh 19:14:33 nexus3.edgexfoundry.org:10001 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 nexus3.edgexfoundry.org:10002 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 nexus3.edgexfoundry.org:10003 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 nexus3.edgexfoundry.org:10004 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 docker.io 19:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:34 Configure a credential helper to remove this warning. See 19:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:34 19:14:34 Login Succeeded 19:14:34 ---> docker-login.sh ends [Pipeline] } 19:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:34 + git log --format=format:%s -1 f5d348ccf75d10caee85a8c5498495a5bcbce0ee [Pipeline] echo 19:14:34 GIT_COMMIT: f5d348ccf75d10caee85a8c5498495a5bcbce0ee, Commit Message: Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD [Pipeline] echo 19:14:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:35 19:14:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:14:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:35 latest: Pulling from edgex-devops/git-semver 19:14:35 31603596830f: Pulling fs layer 19:14:35 54011a49482f: Pulling fs layer 19:14:35 a6820b24f6d8: Pulling fs layer 19:14:35 f581987b2513: Pulling fs layer 19:14:35 f581987b2513: Waiting 19:14:35 54011a49482f: Verifying Checksum 19:14:35 54011a49482f: Download complete 19:14:36 31603596830f: Verifying Checksum 19:14:36 31603596830f: Download complete 19:14:36 f581987b2513: Verifying Checksum 19:14:36 f581987b2513: Download complete 19:14:36 a6820b24f6d8: Verifying Checksum 19:14:36 a6820b24f6d8: Download complete 19:14:36 31603596830f: Pull complete 19:14:36 54011a49482f: Pull complete 19:14:36 a6820b24f6d8: Pull complete 19:14:36 f581987b2513: Pull complete 19:14:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:14:37 prd-centos7-docker-4c-2g-562 does not seem to be running inside a container 19:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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:10004/edgex-devops/git-semver:latest cat 19:14:38 $ docker top 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:38 [ssh-agent] Looking for ssh-agent implementation... 19:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:38 $ docker exec 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent 19:14:38 SSH_AUTH_SOCK=/tmp/ssh-60mz4rwL6tYd/agent.14 19:14:38 SSH_AGENT_PID=20 19:14:38 Running ssh-add (command line suppressed) 19:14:38 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3669788037205742116.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3669788037205742116.key) 19:14:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:39 + git tag --points-at HEAD [Pipeline] } 19:14:39 $ docker exec --env ******** --env ******** 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent -k 19:14:39 unset SSH_AUTH_SOCK; 19:14:39 unset SSH_AGENT_PID; 19:14:39 echo Agent pid 20 killed; 19:14:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:39 [ssh-agent] Looking for ssh-agent implementation... 19:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:39 $ docker exec 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent 19:14:39 SSH_AUTH_SOCK=/tmp/ssh-xjpjbe7dQpWU/agent.55 19:14:39 SSH_AGENT_PID=62 19:14:39 Running ssh-add (command line suppressed) 19:14:39 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_8197595080794351172.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_8197595080794351172.key) 19:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:39 + git semver init 19:14:39 # -> Open(): unable to determine branch for HEAD 19:14:39 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git 19:14:39 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 19:14:39 # $SEMVER_REMOTE_NAME = origin 19:14:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:39 # $SEMVER_USER_NAME = edgex-jenkins 19:14:39 # $SEMVER_BRANCH = PR-29 19:14:39 # $SEMVER_TEMP = /tmp/semver-231638228 19:14:39 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 19:14:40 # '/tmp/semver-231638228' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' 19:14:40 # -> Force: false 19:14:40 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } 19:14:40 $ docker exec --env ******** --env ******** 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent -k 19:14:40 unset SSH_AUTH_SOCK; 19:14:40 unset SSH_AGENT_PID; 19:14:40 echo Agent pid 62 killed; 19:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:40 + git semver [Pipeline] } 19:14:40 $ docker stop --time=1 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b 19:14:42 $ docker rm -f 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b [Pipeline] // withDockerContainer [Pipeline] sh 19:14:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:42 Stashed 1 file(s) [Pipeline] echo 19:14:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:14:58 Still waiting to schedule task 19:14:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:14:58 Still waiting to schedule task 19:14:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:16:37 Running on prd-centos7-docker-4c-2g-566 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 19:16:37 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 19:16:37 Selected Git installation does not exist. Using Default 19:16:37 The recommended git tool is: NONE 19:16:39 using credential edgex-jenkins-ssh 19:16:39 Cloning the remote Git repository 19:16:39 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:39 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 19:16:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:39 > git --version # timeout=10 19:16:39 > git --version # 'git version 2.24.4' 19:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:39 [INFO] Currently running in a labeled security context 19:16:39 [INFO] Currently SELinux is 'enforcing' on the host 19:16:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh2410051110024715559.key 19:16:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:16:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:16:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:40 [INFO] Currently running in a labeled security context 19:16:40 [INFO] Currently SELinux is 'enforcing' on the host 19:16:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh2600905241325857594.key 19:16:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:16:40 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd 19:16:41 Merge succeeded, producing acd3a93ecca3e198909848e480ff6ed6dbdf1730 19:16:41 Checking out Revision acd3a93ecca3e198909848e480ff6ed6dbdf1730 (PR-29) 19:16:40 > git config core.sparsecheckout # timeout=10 19:16:40 > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 19:16:40 > git remote # timeout=10 19:16:40 > git config --get remote.origin.url # timeout=10 19:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:40 [INFO] Currently running in a labeled security context 19:16:40 [INFO] Currently SELinux is 'enforcing' on the host 19:16:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh6076181644556718866.key 19:16:40 > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 19:16:41 > git rev-parse HEAD^{commit} # timeout=10 19:16:41 > git config core.sparsecheckout # timeout=10 19:16:41 > git checkout -f acd3a93ecca3e198909848e480ff6ed6dbdf1730 # timeout=10 19:16:44 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" 19:16:44 > git rev-list --no-walk 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:16:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:46 + sudo service docker restart 19:16:46 + true 19:16:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:04 provisioning config files... 19:17:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config212347552913671294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:04 ---> docker-login.sh 19:17:04 nexus3.edgexfoundry.org:10001 19:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:05 Configure a credential helper to remove this warning. See 19:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:05 19:17:05 Login Succeeded 19:17:05 nexus3.edgexfoundry.org:10002 19:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:05 Configure a credential helper to remove this warning. See 19:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:05 19:17:05 Login Succeeded 19:17:05 nexus3.edgexfoundry.org:10003 19:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:05 Configure a credential helper to remove this warning. See 19:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:05 19:17:05 Login Succeeded 19:17:05 nexus3.edgexfoundry.org:10004 19:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:05 Configure a credential helper to remove this warning. See 19:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:05 19:17:05 Login Succeeded 19:17:05 docker.io 19:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:05 Configure a credential helper to remove this warning. See 19:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:05 19:17:05 Login Succeeded 19:17:05 ---> docker-login.sh ends [Pipeline] } 19:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:06 ========================================================= 19:17:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:17:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:06 + 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 . 19:17:06 Sending build context to Docker daemon 1.194MB 19:17:06 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 19:17:06 Step 2/10 : FROM ${BASE} 19:17:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:17:06 540db60ca938: Pulling fs layer 19:17:06 adcc1eea9eea: Pulling fs layer 19:17:06 4c4ab2625f07: Pulling fs layer 19:17:06 0510c868ecb4: Pulling fs layer 19:17:06 afea3b2eda06: Pulling fs layer 19:17:06 7809a108b3ef: Pulling fs layer 19:17:06 f706445af74f: Pulling fs layer 19:17:06 0510c868ecb4: Waiting 19:17:06 afea3b2eda06: Waiting 19:17:06 7809a108b3ef: Waiting 19:17:06 f706445af74f: Waiting 19:17:06 4c4ab2625f07: Verifying Checksum 19:17:06 4c4ab2625f07: Download complete 19:17:06 adcc1eea9eea: Verifying Checksum 19:17:06 adcc1eea9eea: Download complete 19:17:06 afea3b2eda06: Verifying Checksum 19:17:06 afea3b2eda06: Download complete 19:17:06 7809a108b3ef: Verifying Checksum 19:17:06 7809a108b3ef: Download complete 19:17:06 540db60ca938: Verifying Checksum 19:17:06 540db60ca938: Download complete 19:17:07 540db60ca938: Pull complete 19:17:07 adcc1eea9eea: Pull complete 19:17:07 4c4ab2625f07: Pull complete 19:17:08 f706445af74f: Verifying Checksum 19:17:08 f706445af74f: Download complete 19:17:09 0510c868ecb4: Verifying Checksum 19:17:09 0510c868ecb4: Download complete 19:17:12 0510c868ecb4: Pull complete 19:17:12 afea3b2eda06: Pull complete 19:17:12 7809a108b3ef: Pull complete 19:17:13 f706445af74f: Pull complete 19:17:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:17:13 ---> b068be0155e3 19:17:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:17:23 ---> Running in 921b4bc3f7af 19:17:23 Removing intermediate container 921b4bc3f7af 19:17:23 ---> e14d768f749a 19:17:23 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:17:23 ---> Running in 1e6653ad5f49 19:17:23 Removing intermediate container 1e6653ad5f49 19:17:23 ---> 98f8cddc43f7 19:17:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:17:23 ---> Running in cc7e03f666f5 19:17:23 Removing intermediate container cc7e03f666f5 19:17:23 ---> 6c8552d9eb76 19:17:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:23 ---> Running in 8936ed2ccaa7 19:17:24 Removing intermediate container 8936ed2ccaa7 19:17:24 ---> f63dd732ffc5 19:17:24 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:24 ---> Running in d843a79a9d01 19:17:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:25 OK: 149 MiB in 40 packages 19:17:26 Removing intermediate container d843a79a9d01 19:17:26 ---> cf4336f9691b 19:17:26 Step 8/10 : WORKDIR /device-rfid-llrp-go 19:17:26 ---> Running in 7bda5633cf76 19:17:27 Removing intermediate container 7bda5633cf76 19:17:27 ---> 3bc6da3d585b 19:17:27 Step 9/10 : COPY . . 19:17:27 ---> ae2c6e32975a 19:17:27 Step 10/10 : RUN go mod download 19:17:28 ---> Running in 36ccc7b9ed96 19:17:49 Removing intermediate container 36ccc7b9ed96 19:17:49 ---> 5638f5d8d0ba 19:17:49 Successfully built 5638f5d8d0ba 19:17:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:17:50 + docker inspect -f . ci-base-image-x86_64 19:17:50 . [Pipeline] withDockerContainer 19:17:50 prd-centos7-docker-4c-2g-566 does not seem to be running inside a container 19:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:17:51 $ docker top 1963b70d2fe37611e212deb3791bfd5a2aee897cacbea835ca9a16a93b8d8e56 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:51 + go version 19:17:51 go version go1.16.3 linux/amd64 [Pipeline] } 19:17:51 $ docker stop --time=1 1963b70d2fe37611e212deb3791bfd5a2aee897cacbea835ca9a16a93b8d8e56 19:17:52 $ docker rm -f 1963b70d2fe37611e212deb3791bfd5a2aee897cacbea835ca9a16a93b8d8e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:53 + docker inspect -f . ci-base-image-x86_64 19:17:53 . [Pipeline] withDockerContainer 19:17:53 prd-centos7-docker-4c-2g-566 does not seem to be running inside a container 19:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:17:53 $ docker top 2cee4d3220eb3de329f2dc5a73029b637ab521f8a0c8f4e526fc20f23a24f859 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:54 + go mod tidy [Pipeline] sh 19:17:54 + make test 19:17:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:17:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:18:00 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 19:18:00 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 19:18:00 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 19:18:00 have (string, bool, string, string) 19:18:00 want (string, string) 19:18:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-568 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 19:18:01 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 19:18:01 Selected Git installation does not exist. Using Default 19:18:01 The recommended git tool is: NONE 19:18:07 using credential edgex-jenkins-ssh 19:18:07 Cloning the remote Git repository 19:18:07 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:18:08 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 19:18:08 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 19:18:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 51.9% of statements 19:18:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements 19:18:08 make: *** [Makefile:23: test] Error 2 [Pipeline] } 19:18:08 $ docker stop --time=1 2cee4d3220eb3de329f2dc5a73029b637ab521f8a0c8f4e526fc20f23a24f859 19:18:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:18:08 > git --version # timeout=10 19:18:08 > git --version # 'git version 2.17.1' 19:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:18:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:09 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:18:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:18:09 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd 19:18:09 $ docker rm -f 2cee4d3220eb3de329f2dc5a73029b637ab521f8a0c8f4e526fc20f23a24f859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } 19:18:10 Merge succeeded, producing d879ff8a93d1b785fd7179f7027c62e2bd88d34d 19:18:10 Checking out Revision d879ff8a93d1b785fd7179f7027c62e2bd88d34d (PR-29) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:18:10 ---> job-cost.sh 19:18:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-43eS 19:18:09 > git config core.sparsecheckout # timeout=10 19:18:09 > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 19:18:09 > git remote # timeout=10 19:18:09 > git config --get remote.origin.url # timeout=10 19:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:09 > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 19:18:10 > git rev-parse HEAD^{commit} # timeout=10 19:18:10 > git config core.sparsecheckout # timeout=10 19:18:10 > git checkout -f d879ff8a93d1b785fd7179f7027c62e2bd88d34d # timeout=10 19:18:14 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" 19:18:14 > git rev-list --no-walk 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 19:18:14 19:18:14 GitHub has been notified of this commit’s build result 19:18:14 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:18:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:18:16 + sudo service docker restart 19:18:16 + true 19:18:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-43eS/bin to PATH 19:18:33 INFO: No Stack... 19:18:33 INFO: Retrieving Pricing Info for: v3-standard-2 19:18:33 INFO: Archiving Costs [Pipeline] sh 19:18:34 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 19:18:34 + cut -d, -f6 [Pipeline] lock 19:18:34 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] 19:18:34 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] did not exist. Created. 19:18:34 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:34 + echo total: 0.05999999865889549 [Pipeline] stash 19:18:34 Stashed 1 file(s) [Pipeline] } 19:18:34 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:35 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:35 provisioning config files... 19:18:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7414969695149771779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:35 ---> docker-login.sh 19:18:35 nexus3.edgexfoundry.org:10001 19:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:37 Configure a credential helper to remove this warning. See 19:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:37 19:18:37 Login Succeeded 19:18:37 nexus3.edgexfoundry.org:10002 19:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:37 Configure a credential helper to remove this warning. See 19:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:37 19:18:37 Login Succeeded 19:18:37 nexus3.edgexfoundry.org:10003 19:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:38 Configure a credential helper to remove this warning. See 19:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:38 19:18:38 Login Succeeded 19:18:38 nexus3.edgexfoundry.org:10004 19:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:38 Configure a credential helper to remove this warning. See 19:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:38 19:18:38 Login Succeeded 19:18:38 docker.io 19:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:39 Configure a credential helper to remove this warning. See 19:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:39 19:18:39 Login Succeeded 19:18:39 ---> docker-login.sh ends [Pipeline] } 19:18:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:18:40 ========================================================= 19:18:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:18:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:18:40 + 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 . 19:18:41 Sending build context to Docker daemon 1.194MB 19:18:41 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 19:18:41 Step 2/10 : FROM ${BASE} 19:18:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:41 595b0fe564bb: Pulling fs layer 19:18:41 7186ed65a4f7: Pulling fs layer 19:18:41 316046926c0a: Pulling fs layer 19:18:41 4ebd0625c992: Pulling fs layer 19:18:41 207e8628e3a3: Pulling fs layer 19:18:41 c791037a9be2: Pulling fs layer 19:18:41 ffd874e62e21: Pulling fs layer 19:18:41 207e8628e3a3: Waiting 19:18:41 c791037a9be2: Waiting 19:18:41 4ebd0625c992: Waiting 19:18:41 ffd874e62e21: Waiting 19:18:41 316046926c0a: Verifying Checksum 19:18:41 316046926c0a: Download complete 19:18:41 7186ed65a4f7: Download complete 19:18:41 207e8628e3a3: Verifying Checksum 19:18:41 207e8628e3a3: Download complete 19:18:41 595b0fe564bb: Verifying Checksum 19:18:41 595b0fe564bb: Download complete 19:18:41 c791037a9be2: Verifying Checksum 19:18:41 c791037a9be2: Download complete 19:18:42 595b0fe564bb: Pull complete 19:18:42 7186ed65a4f7: Pull complete 19:18:43 316046926c0a: Pull complete 19:18:44 ffd874e62e21: Verifying Checksum 19:18:44 ffd874e62e21: Download complete 19:18:45 4ebd0625c992: Verifying Checksum 19:18:45 4ebd0625c992: Download complete 19:18:56 4ebd0625c992: Pull complete 19:18:56 207e8628e3a3: Pull complete 19:18:56 c791037a9be2: Pull complete 19:19:00 ffd874e62e21: Pull complete 19:19:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:19:00 ---> cfc18b08335c 19:19:00 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 19:19:02 ---> Running in 407051d8bdab 19:19:02 Removing intermediate container 407051d8bdab 19:19:02 ---> 9e9c01736d19 19:19:02 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 19:19:02 ---> Running in 5f5c27ff625c 19:19:03 Removing intermediate container 5f5c27ff625c 19:19:03 ---> 5dc5de797812 19:19:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:19:03 ---> Running in 106af68109a8 19:19:03 Removing intermediate container 106af68109a8 19:19:03 ---> c6f0a68f58cc 19:19:03 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:04 ---> Running in 2b05863727c9 19:19:06 Removing intermediate container 2b05863727c9 19:19:06 ---> a1139e06f064 19:19:06 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:19:06 ---> Running in 6d1939acb1b0 19:19:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:10 OK: 138 MiB in 40 packages 19:19:11 Removing intermediate container 6d1939acb1b0 19:19:11 ---> 081e7f3e9994 19:19:11 Step 8/10 : WORKDIR /device-rfid-llrp-go 19:19:11 ---> Running in a0be782acc0b 19:19:11 Removing intermediate container a0be782acc0b 19:19:11 ---> 4cca0d803aa6 19:19:11 Step 9/10 : COPY . . 19:19:12 ---> 9d9373612144 19:19:12 Step 10/10 : RUN go mod download 19:19:12 ---> Running in 17246a487af4 19:19:39 Removing intermediate container 17246a487af4 19:19:39 ---> b70619966ec0 19:19:39 Successfully built b70619966ec0 19:19:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:40 + docker inspect -f . ci-base-image-arm64 19:19:40 . [Pipeline] withDockerContainer 19:19:40 prd-ubuntu18.04-docker-arm64-4c-16g-568 does not seem to be running inside a container 19:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:41 $ docker top 705cb5ec761095e6cb5b160bf6a84483001a97ee4f7edcb37821f2272395a5ca -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:42 + go version 19:19:42 go version go1.16.3 linux/arm64 [Pipeline] } 19:19:42 $ docker stop --time=1 705cb5ec761095e6cb5b160bf6a84483001a97ee4f7edcb37821f2272395a5ca 19:19:44 $ docker rm -f 705cb5ec761095e6cb5b160bf6a84483001a97ee4f7edcb37821f2272395a5ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:45 + docker inspect -f . ci-base-image-arm64 19:19:45 . [Pipeline] withDockerContainer 19:19:45 prd-ubuntu18.04-docker-arm64-4c-16g-568 does not seem to be running inside a container 19:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:47 $ docker top 301b081c50645c3f30733a3d849d32b5103032a316cb15f5b9373a9b7d6928f2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:48 + go mod tidy [Pipeline] sh 19:19:49 + make test 19:19:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:19:50 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:20:17 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 19:20:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 19:20:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 19:20:17 have (string, bool, string, string) 19:20:17 want (string, string) 19:20:29 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 19:20:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.650s coverage: 52.0% of statements 19:20:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements 19:20:29 make: *** [Makefile:23: test] Error 2 [Pipeline] } 19:20:30 $ docker stop --time=1 301b081c50645c3f30733a3d849d32b5103032a316cb15f5b9373a9b7d6928f2 19:20:32 $ docker rm -f 301b081c50645c3f30733a3d849d32b5103032a316cb15f5b9373a9b7d6928f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:20:33 ---> job-cost.sh 19:20:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D88p 19:21:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:22:48 lf-activate-venv(): INFO: Adding /tmp/venv-D88p/bin to PATH 19:22:48 INFO: No Stack... 19:22:48 INFO: Retrieving Pricing Info for: v2-standard-4 19:22:48 INFO: Archiving Costs [Pipeline] sh 19:22:49 + cut -d, -f6 19:22:49 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [Pipeline] lock 19:22:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] 19:22:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] did not exist. Created. 19:22:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:49 /w/workspace/device-rfid-llrp-go/2@tmp/durable-b2afb88f/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-b2afb88f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:22:50 + echo total: 0.18000000715255737 [Pipeline] stash 19:22:50 Warning: overwriting stash ‘stack-cost’ 19:22:50 Stashed 1 file(s) [Pipeline] } 19:22:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:22:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:22:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:53 ---> package-listing.sh 19:22:53 ++ facter osfamily 19:22:53 ++ tr '[:upper:]' '[:lower:]' 19:22:54 + OS_FAMILY=redhat 19:22:54 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 19:22:54 + START_PACKAGES=/tmp/packages_start.txt 19:22:54 + END_PACKAGES=/tmp/packages_end.txt 19:22:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:54 + PACKAGES=/tmp/packages_start.txt 19:22:54 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 19:22:54 + PACKAGES=/tmp/packages_end.txt 19:22:54 + case "${OS_FAMILY}" in 19:22:54 + rpm -qa 19:22:54 + sort 19:22:54 + '[' -f /tmp/packages_start.txt ']' 19:22:54 + '[' -f /tmp/packages_end.txt ']' 19:22:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:54 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 19:22:54 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ 19:22:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo 19:22:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:55 19:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:55 alpine: Pulling from edgex-lftools-log-publisher 19:22:55 df20fa9351a1: Pulling fs layer 19:22:55 36b3adc4ff6f: Pulling fs layer 19:22:55 8ad3a11d3b57: Pulling fs layer 19:22:55 46f8f816bc3b: Pulling fs layer 19:22:55 93b61091891f: Pulling fs layer 19:22:55 93b9cdb0e59b: Pulling fs layer 19:22:55 5e14af77c1be: Pulling fs layer 19:22:55 01666e4c0597: Pulling fs layer 19:22:55 aa168da1d23b: Pulling fs layer 19:22:55 93b9cdb0e59b: Waiting 19:22:55 5e14af77c1be: Waiting 19:22:55 01666e4c0597: Waiting 19:22:55 aa168da1d23b: Waiting 19:22:55 46f8f816bc3b: Waiting 19:22:55 93b61091891f: Waiting 19:22:55 36b3adc4ff6f: Verifying Checksum 19:22:55 36b3adc4ff6f: Download complete 19:22:55 46f8f816bc3b: Verifying Checksum 19:22:55 46f8f816bc3b: Download complete 19:22:56 df20fa9351a1: Verifying Checksum 19:22:56 df20fa9351a1: Download complete 19:22:56 93b9cdb0e59b: Verifying Checksum 19:22:56 93b9cdb0e59b: Download complete 19:22:56 93b61091891f: Verifying Checksum 19:22:56 93b61091891f: Download complete 19:22:56 5e14af77c1be: Download complete 19:22:56 01666e4c0597: Verifying Checksum 19:22:56 01666e4c0597: Download complete 19:22:56 df20fa9351a1: Pull complete 19:22:56 8ad3a11d3b57: Verifying Checksum 19:22:56 8ad3a11d3b57: Download complete 19:22:56 36b3adc4ff6f: Pull complete 19:22:56 8ad3a11d3b57: Pull complete 19:22:56 46f8f816bc3b: Pull complete 19:22:57 93b61091891f: Pull complete 19:22:57 93b9cdb0e59b: Pull complete 19:22:57 5e14af77c1be: Pull complete 19:22:57 01666e4c0597: Pull complete 19:22:57 aa168da1d23b: Verifying Checksum 19:22:57 aa168da1d23b: Download complete 19:23:02 aa168da1d23b: Pull complete 19:23:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:02 prd-centos7-docker-4c-2g-562 does not seem to be running inside a container 19:23:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:04 $ docker top a0db40725887e57a0ca642acda17fd80b948d91b90e7f53d29fe5e0870a6b26c -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:05 + mkdir -p /var/log/sa [Pipeline] sh 19:23:05 + ls /var/log/sa-host 19:23:05 + sadf -c /var/log/sa-host/sa04 19:23:05 file_magic: OK 19:23:05 HZ: Using current value: 100 19:23:05 file_header: OK 19:23:05 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 19:23:05 Statistics: 19:23:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:05 File successfully converted to sysstat format version 12.2.1 19:23:05 + sadf -c /var/log/sa-host/sa05 19:23:05 file_magic: OK 19:23:05 HZ: Using current value: 100 19:23:05 file_header: OK 19:23:05 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 19:23:05 Statistics: 19:23:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:06 provisioning config files... 19:23:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6465105619605532292tmp [Pipeline] { [Pipeline] echo 19:23:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:06 ---> create-netrc.sh [Pipeline] } 19:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:23:06 ---> python-tools-install.sh [Pipeline] echo 19:23:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:07 ---> sudo-logs.sh 19:23:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:07 ---> job-cost.sh 19:23:07 lf-activate-venv: SKIPPING 19:23:07 DEBUG: total: 0.18000000715255737 19:23:07 INFO: Retrieving Stack Cost... 19:23:08 INFO: Retrieving Pricing Info for: v3-standard-2 19:23:09 INFO: Archiving Costs [Pipeline] echo 19:23:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:09 ---> logs-deploy.sh 19:23:09 lf-activate-venv: SKIPPING 19:23:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/2 19:23:09 INFO: archiving workspace using pattern(s): 19:23:10 Archives upload complete. 19:23:10 INFO: archiving logs to Nexus 19:23:10 ---> uname -a: 19:23:10 Linux prd-centos7-docker-4c-2g-562.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:23:10 19:23:10 19:23:10 ---> lscpu: 19:23:10 Architecture: x86_64 19:23:10 CPU op-mode(s): 32-bit, 64-bit 19:23:10 Byte Order: Little Endian 19:23:10 Address sizes: 40 bits physical, 48 bits virtual 19:23:10 CPU(s): 2 19:23:10 On-line CPU(s) list: 0,1 19:23:10 Thread(s) per core: 1 19:23:10 Core(s) per socket: 1 19:23:10 Socket(s): 2 19:23:10 NUMA node(s): 1 19:23:10 Vendor ID: AuthenticAMD 19:23:10 CPU family: 23 19:23:10 Model: 49 19:23:10 Model name: AMD EPYC-Rome Processor 19:23:10 Stepping: 0 19:23:10 CPU MHz: 2799.998 19:23:10 BogoMIPS: 5599.99 19:23:10 Virtualization: AMD-V 19:23:10 Hypervisor vendor: KVM 19:23:10 Virtualization type: full 19:23:10 L1d cache: 64 KiB 19:23:10 L1i cache: 64 KiB 19:23:10 L2 cache: 1 MiB 19:23:10 L3 cache: 32 MiB 19:23:10 NUMA node0 CPU(s): 0,1 19:23:10 Vulnerability Itlb multihit: Not affected 19:23:10 Vulnerability L1tf: Not affected 19:23:10 Vulnerability Mds: Not affected 19:23:10 Vulnerability Meltdown: Not affected 19:23:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:23:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:23:10 Vulnerability Srbds: Not affected 19:23:10 Vulnerability Tsx async abort: Not affected 19:23:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:23:10 19:23:10 19:23:10 ---> nproc: 19:23:10 2 19:23:10 19:23:10 19:23:10 ---> df -h: 19:23:10 Filesystem Size Used Available Use% Mounted on 19:23:10 overlay 40.0G 7.6G 32.4G 19% / 19:23:10 tmpfs 64.0M 0 64.0M 0% /dev 19:23:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:23:10 shm 64.0M 0 64.0M 0% /dev/shm 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-29 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:23:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:23:10 19:23:10 19:23:10 ---> free -m: 19:23:10 total used free shared buff/cache available 19:23:10 Mem: 7821 968 4758 0 2094 6675 19:23:10 Swap: 1023 0 1023 19:23:10 19:23:10 19:23:10 ---> ip addr: 19:23:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:23:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:10 inet 127.0.0.1/8 scope host lo 19:23:10 valid_lft forever preferred_lft forever 19:23:10 inet6 ::1/128 scope host 19:23:10 valid_lft forever preferred_lft forever 19:23:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:23:10 link/ether fa:16:3e:5e:f8:bd brd ff:ff:ff:ff:ff:ff 19:23:10 inet 10.30.123.179/23 brd 10.30.123.255 scope global dynamic eth0 19:23:10 valid_lft 85846sec preferred_lft 85846sec 19:23:10 inet6 fe80::f816:3eff:fe5e:f8bd/64 scope link 19:23:10 valid_lft forever preferred_lft forever 19:23:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:23:10 link/ether 02:42:b9:41:22:cf brd ff:ff:ff:ff:ff:ff 19:23:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:10 valid_lft forever preferred_lft forever 19:23:10 inet6 fe80::42:b9ff:fe41:22cf/64 scope link 19:23:10 valid_lft forever preferred_lft forever 19:23:10 19:23:10 19:23:10 ---> sar -b -r -n DEV: 19:23:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 19:23:10 19:23:10 19:13:46 LINUX RESTART (2 CPU) 19:23:10 19:23:10 19:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:10 19:15:02 221.21 90.88 130.34 0.00 10519.61 40884.95 0.00 19:23:10 19:16:01 1.90 0.00 1.90 0.00 0.00 36.16 0.00 19:23:10 19:17:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 19:23:10 19:18:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 19:23:10 19:19:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 19:23:10 19:20:01 0.33 0.00 0.33 0.00 0.00 5.41 0.00 19:23:10 19:21:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 19:23:10 19:22:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 19:23:10 19:23:01 5.80 0.10 5.70 0.00 9.99 230.48 0.00 19:23:10 Average: 25.65 10.13 15.52 0.00 1172.60 4584.80 0.00 19:23:10 19:23:10 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:10 19:15:02 5466420 0 802424 10.02 2620 1737476 1287164 14.21 572320 1570948 128 19:23:10 19:16:01 5474716 0 794124 9.92 2620 1737480 1222780 13.50 565628 1570912 20 19:23:10 19:17:01 5474728 0 794108 9.92 2620 1737484 1222792 13.50 567372 1569128 12 19:23:10 19:18:01 5475980 0 792848 9.90 2620 1737492 1206308 13.32 566804 1569128 20 19:23:10 19:19:01 5473236 0 795588 9.93 2620 1737496 1206764 13.32 564644 1573840 8 19:23:10 19:20:01 5472684 0 796140 9.94 2620 1737496 1206476 13.32 565868 1573840 12 19:23:10 19:21:01 5472380 0 796436 9.94 2620 1737504 1206308 13.32 566064 1573840 16 19:23:10 19:22:01 5469924 0 798884 9.97 2620 1737512 1206308 13.32 568396 1573840 8 19:23:10 19:23:01 4811892 0 965068 12.05 2620 2229360 1597404 17.64 917844 1819456 491184 19:23:10 Average: 5399107 0 815069 10.18 2620 1792144 1262478 13.94 606104 1599437 54601 19:23:10 19:23:10 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:10 19:15:02 eth0 583.17 401.57 1071.35 85.65 0.00 0.00 0.00 0.00 19:23:10 19:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:15:02 docker0 2.11 1.70 0.24 5.12 0.00 0.00 0.00 0.00 19:23:10 19:16:01 eth0 2.71 0.91 1.08 0.57 0.00 0.00 0.00 0.00 19:23:10 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:17:01 eth0 1.47 0.40 0.36 0.21 0.00 0.00 0.00 0.00 19:23:10 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:18:01 eth0 0.30 0.10 0.02 0.04 0.00 0.00 0.00 0.00 19:23:10 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:19:01 eth0 1.17 0.37 0.33 0.21 0.00 0.00 0.00 0.00 19:23:10 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:20:01 eth0 0.72 0.45 0.41 0.27 0.00 0.00 0.00 0.00 19:23:10 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:21:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:23:10 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:23:10 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:23:01 eth0 183.84 168.69 2164.23 15.25 0.00 0.00 0.00 0.00 19:23:10 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 Average: eth0 86.14 63.77 360.49 11.38 0.00 0.00 0.00 0.00 19:23:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:10 Average: docker0 0.24 0.19 0.03 0.57 0.00 0.00 0.00 0.00 19:23:10 19:23:10 19:23:10 ---> sar -P ALL: 19:23:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 19:23:10 19:23:10 19:13:46 LINUX RESTART (2 CPU) 19:23:10 19:23:10 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:23:10 19:15:02 all 20.22 0.00 7.71 9.15 0.08 62.85 19:23:10 19:15:02 0 20.18 0.00 8.27 8.76 0.09 62.71 19:23:10 19:15:02 1 20.25 0.00 7.15 9.54 0.07 62.99 19:23:10 19:16:01 all 0.16 0.00 0.05 0.00 0.02 99.77 19:23:10 19:16:01 0 0.07 0.00 0.05 0.00 0.02 99.86 19:23:10 19:16:01 1 0.26 0.00 0.05 0.00 0.02 99.68 19:23:10 19:17:01 all 0.10 0.00 0.05 0.00 0.03 99.82 19:23:10 19:17:01 0 0.05 0.00 0.07 0.00 0.02 99.87 19:23:10 19:17:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:23:10 19:18:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:23:10 19:18:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:23:10 19:18:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:23:10 19:19:01 all 0.08 0.00 0.11 0.00 0.03 99.78 19:23:10 19:19:01 0 0.07 0.00 0.13 0.00 0.02 99.78 19:23:10 19:19:01 1 0.10 0.00 0.08 0.00 0.03 99.78 19:23:10 19:20:01 all 0.11 0.00 0.05 0.00 0.03 99.81 19:23:10 19:20:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:23:10 19:20:01 1 0.18 0.00 0.05 0.00 0.03 99.73 19:23:10 19:21:01 all 0.13 0.00 0.01 0.00 0.03 99.83 19:23:10 19:21:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:23:10 19:21:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:23:10 19:22:01 all 0.09 0.00 0.04 0.00 0.02 99.85 19:23:10 19:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 19:23:10 19:22:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:23:10 19:23:01 all 5.67 0.00 1.83 0.05 0.04 92.41 19:23:10 19:23:01 0 5.85 0.00 1.64 0.08 0.05 92.38 19:23:10 19:23:01 1 5.50 0.00 2.01 0.02 0.03 92.44 19:23:10 Average: all 2.88 0.00 1.07 0.99 0.03 95.03 19:23:10 Average: 0 2.85 0.00 1.11 0.95 0.04 95.06 19:23:10 Average: 1 2.92 0.00 1.02 1.03 0.03 95.00 19:23:10 19:23:10 19:23:10