Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (303701d94cec67edb14968fd1abccd4b4f860b3c) 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-ssh2812421517796835523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1849147091243212040.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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 > /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-ssh4878765584219074251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3775729144337779451.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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 > /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-ssh2182363282930276193.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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_BUILD_IMAGE_TARGET: builder 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-1213 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh1776724569884125594.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/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc Merge succeeded, producing 2d5929f0d82c889e2eb51c88051f0b70a34aa357 Checking out Revision 2d5929f0d82c889e2eb51c88051f0b70a34aa357 (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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh7376207272708304201.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/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh4265246855536758514.key > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d5929f0d82c889e2eb51c88051f0b70a34aa357 # timeout=10 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:07:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:07:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:07:51 ========================================================= 09:07:51 EdgeX Global Pipelines Version Info 09:07:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:07:52 ------------------- 09:07:52 stable info: 09:07:52 ------------------- 09:07:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:07:52 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:07:52 Message: update stable to v1.0.205 09:07:53 ------------------- 09:07:53 experimental info: 09:07:53 ------------------- 09:07:53 Commited By: **** collab-it+edgex@linuxfoundation.org 09:07:53 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:07:53 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:07:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d5929f0d82c889e2eb51c88051f0b70a34aa357 [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d5929f [Pipeline] echo 09:07:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:54 provisioning config files... 09:07:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config2778375128953292407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:54 ---> docker-login.sh 09:07:54 nexus3.edgexfoundry.org:10001 09:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:55 Configure a credential helper to remove this warning. See 09:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:55 09:07:55 Login Succeeded 09:07:55 nexus3.edgexfoundry.org:10002 09:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:55 Configure a credential helper to remove this warning. See 09:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:55 09:07:55 Login Succeeded 09:07:55 nexus3.edgexfoundry.org:10003 09:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:55 Configure a credential helper to remove this warning. See 09:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:55 09:07:55 Login Succeeded 09:07:55 nexus3.edgexfoundry.org:10004 09:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:55 Configure a credential helper to remove this warning. See 09:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:55 09:07:55 Login Succeeded 09:07:55 docker.io 09:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:55 Configure a credential helper to remove this warning. See 09:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:55 09:07:55 Login Succeeded 09:07:55 ---> docker-login.sh ends [Pipeline] } 09:07:55 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 09:07:56 + git log --format=format:%s -1 2d5929f0d82c889e2eb51c88051f0b70a34aa357 [Pipeline] echo 09:07:56 GIT_COMMIT: 2d5929f0d82c889e2eb51c88051f0b70a34aa357, Commit Message: Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD [Pipeline] echo 09:07:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:57 09:07:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:07:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:57 latest: Pulling from edgex-devops/git-semver 09:07:57 31603596830f: Pulling fs layer 09:07:57 04fac38145f0: Pulling fs layer 09:07:57 701f6daf10bf: Pulling fs layer 09:07:57 24f72da36158: Pulling fs layer 09:07:57 24f72da36158: Waiting 09:07:57 04fac38145f0: Download complete 09:07:57 31603596830f: Verifying Checksum 09:07:57 31603596830f: Download complete 09:07:57 31603596830f: Pull complete 09:07:57 24f72da36158: Verifying Checksum 09:07:57 24f72da36158: Download complete 09:07:57 04fac38145f0: Pull complete 09:07:57 701f6daf10bf: Verifying Checksum 09:07:57 701f6daf10bf: Download complete 09:07:58 701f6daf10bf: Pull complete 09:07:58 24f72da36158: Pull complete 09:07:58 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:07:58 prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container 09:07:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:07:59 $ docker top 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:59 [ssh-agent] Looking for ssh-agent implementation... 09:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:59 $ docker exec 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent 09:08:00 SSH_AUTH_SOCK=/tmp/ssh-V7hEsBzE2UdN/agent.14 09:08:00 SSH_AGENT_PID=21 09:08:00 Running ssh-add (command line suppressed) 09:08:00 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1629228764552668488.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1629228764552668488.key) 09:08:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:00 + git tag --points-at HEAD [Pipeline] } 09:08:00 $ docker exec --env ******** --env ******** 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent -k 09:08:00 unset SSH_AUTH_SOCK; 09:08:00 unset SSH_AGENT_PID; 09:08:00 echo Agent pid 21 killed; 09:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:08:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:00 [ssh-agent] Looking for ssh-agent implementation... 09:08:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:00 $ docker exec 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent 09:08:00 SSH_AUTH_SOCK=/tmp/ssh-in8FXW05FQBn/agent.55 09:08:00 SSH_AGENT_PID=62 09:08:00 Running ssh-add (command line suppressed) 09:08:00 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_4766306624719912562.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_4766306624719912562.key) 09:08:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:01 + git semver init 09:08:01 # -> Open(): unable to determine branch for HEAD 09:08:01 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git 09:08:01 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 09:08:01 # $SEMVER_REMOTE_NAME = origin 09:08:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:08:01 # $SEMVER_USER_NAME = edgex-jenkins 09:08:01 # $SEMVER_BRANCH = PR-29 09:08:01 # $SEMVER_TEMP = /tmp/semver-915254907 09:08:01 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 09:08:01 # '/tmp/semver-915254907' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' 09:08:01 # -> Force: false 09:08:01 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } 09:08:01 $ docker exec --env ******** --env ******** 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent -k 09:08:02 unset SSH_AUTH_SOCK; 09:08:02 unset SSH_AGENT_PID; 09:08:02 echo Agent pid 62 killed; 09:08:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:02 + git semver [Pipeline] } 09:08:02 $ docker stop --time=1 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 09:08:03 $ docker rm -f 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:08:04 Stashed 1 file(s) [Pipeline] echo 09:08:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:08:19 Still waiting to schedule task 09:08:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:08:19 Still waiting to schedule task 09:08:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:11:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1216 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 09:11:18 Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout 09:11:18 Selected Git installation does not exist. Using Default 09:11:18 The recommended git tool is: NONE 09:11:24 using credential edgex-jenkins-ssh 09:11:24 Cloning the remote Git repository 09:11:24 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:24 > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 09:11:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:24 > git --version # timeout=10 09:11:24 > git --version # 'git version 2.17.1' 09:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:26 Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 09:11:26 Merge succeeded, producing 1cae2438f52ca9633cb616081d624747c4c5b1f1 09:11:26 Checking out Revision 1cae2438f52ca9633cb616081d624747c4c5b1f1 (PR-29) 09:11:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:11:26 > git config core.sparsecheckout # timeout=10 09:11:26 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 09:11:26 > git remote # timeout=10 09:11:26 > git config --get remote.origin.url # timeout=10 09:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:26 > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 09:11:26 > git rev-parse HEAD^{commit} # timeout=10 09:11:26 > git config core.sparsecheckout # timeout=10 09:11:26 > git checkout -f 1cae2438f52ca9633cb616081d624747c4c5b1f1 # timeout=10 09:11:31 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" 09:11:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:31 provisioning config files... 09:11:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config7080811578368780721tmp 09:11:31 > git rev-list --no-walk 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:32 ---> docker-login.sh 09:11:32 nexus3.edgexfoundry.org:10001 09:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:33 Configure a credential helper to remove this warning. See 09:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:33 09:11:33 Login Succeeded 09:11:33 nexus3.edgexfoundry.org:10002 09:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:34 Configure a credential helper to remove this warning. See 09:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:34 09:11:34 Login Succeeded 09:11:34 nexus3.edgexfoundry.org:10003 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:35 09:11:35 Login Succeeded 09:11:35 nexus3.edgexfoundry.org:10004 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:35 Configure a credential helper to remove this warning. See 09:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:35 09:11:35 Login Succeeded 09:11:35 docker.io 09:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:36 Configure a credential helper to remove this warning. See 09:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:36 09:11:36 Login Succeeded 09:11:36 ---> docker-login.sh ends [Pipeline] } 09:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:11:37 ========================================================= 09:11:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:11:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:11:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 09:11:37 Sending build context to Docker daemon 1.2MB 09:11:38 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:11:38 Step 2/14 : FROM ${BASE} AS builder 09:11:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:11:38 595b0fe564bb: Pulling fs layer 09:11:38 24495759ef45: Pulling fs layer 09:11:38 d148012ef14d: Pulling fs layer 09:11:38 e90a11edd702: Pulling fs layer 09:11:38 d77568369979: Pulling fs layer 09:11:38 fc1c9f9a7f3b: Pulling fs layer 09:11:38 170f2ba95c9a: Pulling fs layer 09:11:38 97ac5df62f85: Pulling fs layer 09:11:38 fc1c9f9a7f3b: Waiting 09:11:38 170f2ba95c9a: Waiting 09:11:38 e90a11edd702: Waiting 09:11:38 d77568369979: Waiting 09:11:38 97ac5df62f85: Waiting 09:11:38 d148012ef14d: Verifying Checksum 09:11:38 d148012ef14d: Download complete 09:11:38 24495759ef45: Verifying Checksum 09:11:38 24495759ef45: Download complete 09:11:38 d77568369979: Verifying Checksum 09:11:38 d77568369979: Download complete 09:11:38 fc1c9f9a7f3b: Verifying Checksum 09:11:38 fc1c9f9a7f3b: Download complete 09:11:38 170f2ba95c9a: Verifying Checksum 09:11:38 170f2ba95c9a: Download complete 09:11:38 595b0fe564bb: Verifying Checksum 09:11:38 595b0fe564bb: Download complete 09:11:39 595b0fe564bb: Pull complete 09:11:40 24495759ef45: Pull complete 09:11:40 d148012ef14d: Pull complete 09:11:42 97ac5df62f85: Verifying Checksum 09:11:42 97ac5df62f85: Download complete 09:11:42 e90a11edd702: Download complete 09:11:47 Running on prd-centos7-docker-4c-2g-1217 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 09:11:47 Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout 09:11:47 Selected Git installation does not exist. Using Default 09:11:47 The recommended git tool is: NONE 09:11:50 using credential edgex-jenkins-ssh 09:11:50 Cloning the remote Git repository 09:11:50 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:50 > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 09:11:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:50 > git --version # timeout=10 09:11:50 > git --version # 'git version 2.24.4' 09:11:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:50 [INFO] Currently running in a labeled security context 09:11:50 [INFO] Currently SELinux is 'enforcing' on the host 09:11:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh3605691098345303552.key 09:11:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:51 Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 09:11:52 Merge succeeded, producing 7e7ef3aae4522d17b5d0ce2fe4de7150dc9da8f2 09:11:52 Checking out Revision 7e7ef3aae4522d17b5d0ce2fe4de7150dc9da8f2 (PR-29) 09:11:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:11:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:51 [INFO] Currently running in a labeled security context 09:11:51 [INFO] Currently SELinux is 'enforcing' on the host 09:11:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh4407484917818862903.key 09:11:51 > 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/main:refs/remotes/origin/main # timeout=10 09:11:51 > git config core.sparsecheckout # timeout=10 09:11:51 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 09:11:51 > git remote # timeout=10 09:11:51 > git config --get remote.origin.url # timeout=10 09:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:51 [INFO] Currently running in a labeled security context 09:11:51 [INFO] Currently SELinux is 'enforcing' on the host 09:11:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh603452173768836365.key 09:11:51 > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 09:11:51 > git rev-parse HEAD^{commit} # timeout=10 09:11:51 > git config core.sparsecheckout # timeout=10 09:11:51 > git checkout -f 7e7ef3aae4522d17b5d0ce2fe4de7150dc9da8f2 # timeout=10 09:11:52 e90a11edd702: Pull complete 09:11:52 d77568369979: Pull complete 09:11:52 fc1c9f9a7f3b: Pull complete 09:11:52 170f2ba95c9a: Pull complete 09:11:55 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" 09:11:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 09:11:55 > git rev-list --no-walk 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:56 provisioning config files... 09:11:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config6272997802306101064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:56 ---> docker-login.sh 09:11:56 nexus3.edgexfoundry.org:10001 09:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:56 Configure a credential helper to remove this warning. See 09:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:56 09:11:56 Login Succeeded 09:11:56 nexus3.edgexfoundry.org:10002 09:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:56 Configure a credential helper to remove this warning. See 09:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:56 09:11:56 Login Succeeded 09:11:56 nexus3.edgexfoundry.org:10003 09:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:57 Configure a credential helper to remove this warning. See 09:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:57 09:11:57 Login Succeeded 09:11:57 nexus3.edgexfoundry.org:10004 09:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:57 Configure a credential helper to remove this warning. See 09:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:57 09:11:57 Login Succeeded 09:11:57 docker.io 09:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:57 Configure a credential helper to remove this warning. See 09:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:57 09:11:57 Login Succeeded 09:11:57 ---> docker-login.sh ends [Pipeline] } 09:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:11:57 ========================================================= 09:11:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:11:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:11:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 09:11:58 Sending build context to Docker daemon 1.2MB 09:11:58 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:11:58 Step 2/14 : FROM ${BASE} AS builder 09:11:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:11:58 540db60ca938: Pulling fs layer 09:11:58 adcc1eea9eea: Pulling fs layer 09:11:58 4c4ab2625f07: Pulling fs layer 09:11:58 db62176df00c: Pulling fs layer 09:11:58 3b30891b0d05: Pulling fs layer 09:11:58 06b49ca38bd5: Pulling fs layer 09:11:58 c788192a36de: Pulling fs layer 09:11:58 a77e37c0d609: Pulling fs layer 09:11:58 c3185cebc471: Pulling fs layer 09:11:58 3b30891b0d05: Waiting 09:11:58 06b49ca38bd5: Waiting 09:11:58 c788192a36de: Waiting 09:11:58 a77e37c0d609: Waiting 09:11:58 c3185cebc471: Waiting 09:11:58 db62176df00c: Waiting 09:11:58 4c4ab2625f07: Verifying Checksum 09:11:58 4c4ab2625f07: Download complete 09:11:58 97ac5df62f85: Pull complete 09:11:58 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:11:58 ---> 04bc70af865f 09:11:58 Step 3/14 : ARG MAKE='make build' 09:11:58 adcc1eea9eea: Verifying Checksum 09:11:58 adcc1eea9eea: Download complete 09:11:58 3b30891b0d05: Verifying Checksum 09:11:58 3b30891b0d05: Download complete 09:11:58 06b49ca38bd5: Verifying Checksum 09:11:58 06b49ca38bd5: Download complete 09:11:58 c788192a36de: Verifying Checksum 09:11:58 c788192a36de: Download complete 09:11:58 540db60ca938: Verifying Checksum 09:11:58 540db60ca938: Download complete 09:11:58 540db60ca938: Pull complete 09:11:58 adcc1eea9eea: Pull complete 09:11:58 4c4ab2625f07: Pull complete 09:11:58 a77e37c0d609: Verifying Checksum 09:11:58 a77e37c0d609: Download complete 09:12:02 c3185cebc471: Verifying Checksum 09:12:02 c3185cebc471: Download complete 09:12:02 db62176df00c: Verifying Checksum 09:12:02 db62176df00c: Download complete 09:12:02 ---> Running in bc184cecb81c 09:12:02 Removing intermediate container bc184cecb81c 09:12:02 ---> db7479b6dc13 09:12:02 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:12:02 ---> Running in 68d4074a6405 09:12:03 Removing intermediate container 68d4074a6405 09:12:03 ---> 415b229839bb 09:12:03 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:12:03 ---> Running in cf772f43a33f 09:12:04 Removing intermediate container cf772f43a33f 09:12:04 ---> b198c9f034bc 09:12:04 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:04 ---> Running in b1cabb580d01 09:12:05 db62176df00c: Pull complete 09:12:05 3b30891b0d05: Pull complete 09:12:05 06b49ca38bd5: Pull complete 09:12:05 c788192a36de: Pull complete 09:12:05 a77e37c0d609: Pull complete 09:12:07 Removing intermediate container b1cabb580d01 09:12:07 ---> b944259c2fa3 09:12:07 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:07 ---> Running in a87b74a19622 09:12:07 c3185cebc471: Pull complete 09:12:07 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:12:07 ---> 031687cdd783 09:12:07 Step 3/14 : ARG MAKE='make build' 09:12:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:12:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:12:09 ---> Running in 88e9bb05e0d2 09:12:09 Removing intermediate container 88e9bb05e0d2 09:12:09 ---> 538d07b62580 09:12:09 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:12:09 ---> Running in 0c6a3749753d 09:12:09 Removing intermediate container 0c6a3749753d 09:12:09 ---> 4fca8093e944 09:12:09 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:12:09 ---> Running in cc056c83e16b 09:12:09 Removing intermediate container cc056c83e16b 09:12:09 ---> 385d0cc9e5d5 09:12:09 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:09 ---> Running in bdcf8fd855b7 09:12:10 Removing intermediate container bdcf8fd855b7 09:12:10 ---> 9b5701d166b2 09:12:10 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:10 ---> Running in dd2628a38278 09:12:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:12:10 OK: 218 MiB in 52 packages 09:12:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:12:12 Removing intermediate container a87b74a19622 09:12:12 ---> e1537badda9c 09:12:12 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 09:12:12 ---> Running in aa8f9e818d6b 09:12:13 Removing intermediate container aa8f9e818d6b 09:12:13 ---> fe41375b770d 09:12:13 Step 9/14 : COPY go.mod . 09:12:13 OK: 219 MiB in 52 packages 09:12:13 Removing intermediate container dd2628a38278 09:12:13 ---> 8669f468b773 09:12:13 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 09:12:13 ---> Running in fe590959551c 09:12:13 Removing intermediate container fe590959551c 09:12:13 ---> fd2381c952b1 09:12:13 Step 9/14 : COPY go.mod . 09:12:13 ---> 462a4b00b894 09:12:13 Step 10/14 : COPY Makefile . 09:12:13 ---> 9f6e96d97206 09:12:13 Step 11/14 : RUN make update 09:12:13 ---> Running in 62c6dd7e4ac4 09:12:14 ---> d830a073e280 09:12:14 Step 10/14 : COPY Makefile . 09:12:14 CGO_ENABLED=0 GO111MODULE=on go mod download 09:12:14 ---> dc1f620ea07a 09:12:14 Step 11/14 : RUN make update 09:12:14 ---> Running in 5243f73ba3cd 09:12:16 CGO_ENABLED=0 GO111MODULE=on go mod download 09:12:36 Removing intermediate container 62c6dd7e4ac4 09:12:36 ---> fe9edbd4f149 09:12:36 Step 12/14 : COPY . . 09:12:36 ---> 9b9fb3f2af1f 09:12:36 Step 13/14 : RUN go mod tidy 09:12:36 ---> Running in b198fe4f398f 09:12:36 Removing intermediate container b198fe4f398f 09:12:36 ---> 5f7cbcc134c9 09:12:36 Step 14/14 : RUN $MAKE 09:12:36 ---> Running in 0b91d45c6c3f 09:12:36 noop 09:12:36 Removing intermediate container 0b91d45c6c3f 09:12:36 ---> c97aa357691d 09:12:36 Successfully built c97aa357691d 09:12:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:12:36 + docker inspect -f . ci-base-image-x86_64 09:12:36 . [Pipeline] withDockerContainer 09:12:36 prd-centos7-docker-4c-2g-1217 does not seem to be running inside a container 09:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:12:36 $ docker top d38ab253bbf6bfef117435cac990fceef1316c78a1c3c643c9c7d4474514a701 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:37 + go version 09:12:37 go version go1.16.6 linux/amd64 [Pipeline] } 09:12:37 $ docker stop --time=1 d38ab253bbf6bfef117435cac990fceef1316c78a1c3c643c9c7d4474514a701 09:12:38 $ docker rm -f d38ab253bbf6bfef117435cac990fceef1316c78a1c3c643c9c7d4474514a701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:12:39 + docker inspect -f . ci-base-image-x86_64 09:12:39 . [Pipeline] withDockerContainer 09:12:39 prd-centos7-docker-4c-2g-1217 does not seem to be running inside a container 09:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:12:39 $ docker top d4429cd6882803156ccb6fb1bc2160f5cd91c761f2be8a5c8a39abf3d8dbe7e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:12:40 + go mod tidy [Pipeline] sh 09:12:40 + make test 09:12:40 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:12:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:12:46 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 09:12:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 09:12:46 /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 09:12:46 have (string, bool, string, string) 09:12:46 want (string, string) 09:12:48 Removing intermediate container 5243f73ba3cd 09:12:48 ---> 77d4ae441c73 09:12:48 Step 12/14 : COPY . . 09:12:48 ---> 56438ecf2a4f 09:12:48 Step 13/14 : RUN go mod tidy 09:12:48 ---> Running in 2e61a16e2f59 09:12:51 Removing intermediate container 2e61a16e2f59 09:12:51 ---> d0011022e8fd 09:12:51 Step 14/14 : RUN $MAKE 09:12:51 ---> Running in 7a9edadceca1 09:12:52 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 09:12:53 noop 09:12:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.230s coverage: 51.9% of statements 09:12:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements 09:12:53 make: *** [Makefile:26: test] Error 2 [Pipeline] } 09:12:53 $ docker stop --time=1 d4429cd6882803156ccb6fb1bc2160f5cd91c761f2be8a5c8a39abf3d8dbe7e1 09:12:54 Removing intermediate container 7a9edadceca1 09:12:54 ---> 3c3e8288a6bd 09:12:54 Successfully built 3c3e8288a6bd 09:12:54 Successfully tagged ci-base-image-arm64:latest 09:12:54 $ docker rm -f d4429cd6882803156ccb6fb1bc2160f5cd91c761f2be8a5c8a39abf3d8dbe7e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } 09:12:55 + docker inspect -f . ci-base-image-arm64 09:12:55 . [Pipeline] // stage Post stage [Pipeline] withDockerContainer 09:12:55 prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container 09:12:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:12:57 $ docker top c4209449b001a26b242c5d6b5bed2be088976e6f2e4049a95b01eed9419b0424 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:58 09:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:12:58 + go version 09:12:58 go version go1.16.6 linux/arm64 [Pipeline] } 09:12:58 $ docker stop --time=1 c4209449b001a26b242c5d6b5bed2be088976e6f2e4049a95b01eed9419b0424 09:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:58 latest: Pulling from edgex-lftools-log-publisher 09:12:58 b4d181a07f80: Pulling fs layer 09:12:58 a1111a8f2ec3: Pulling fs layer 09:12:58 ed53099fbce6: Pulling fs layer 09:12:58 dc539afda2c1: Pulling fs layer 09:12:58 77bc0d833cb6: Pulling fs layer 09:12:58 9065ff56babe: Pulling fs layer 09:12:58 d287ab97295c: Pulling fs layer 09:12:58 dc539afda2c1: Waiting 09:12:58 77bc0d833cb6: Waiting 09:12:58 9065ff56babe: Waiting 09:12:58 d287ab97295c: Waiting 09:12:58 a1111a8f2ec3: Verifying Checksum 09:12:58 a1111a8f2ec3: Download complete 09:12:58 dc539afda2c1: Verifying Checksum 09:12:58 dc539afda2c1: Download complete 09:12:58 77bc0d833cb6: Verifying Checksum 09:12:58 77bc0d833cb6: Download complete 09:12:58 9065ff56babe: Verifying Checksum 09:12:58 9065ff56babe: Download complete 09:12:58 ed53099fbce6: Verifying Checksum 09:12:58 ed53099fbce6: Download complete 09:12:59 b4d181a07f80: Verifying Checksum 09:12:59 b4d181a07f80: Download complete 09:13:00 $ docker rm -f c4209449b001a26b242c5d6b5bed2be088976e6f2e4049a95b01eed9419b0424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 09:13:00 b4d181a07f80: Pull complete 09:13:00 a1111a8f2ec3: Pull complete [Pipeline] isUnix [Pipeline] sh 09:13:01 + docker inspect -f . ci-base-image-arm64 09:13:01 . [Pipeline] withDockerContainer 09:13:01 ed53099fbce6: Pull complete 09:13:01 dc539afda2c1: Pull complete 09:13:01 prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container 09:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:13:01 77bc0d833cb6: Pull complete 09:13:01 9065ff56babe: Pull complete 09:13:03 d287ab97295c: Verifying Checksum 09:13:03 d287ab97295c: Download complete 09:13:03 $ docker top 45c82be0bfaee6b1f143d601a9fc201142fd06dec0fae5849cc56f2fc9ab341a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:13:04 + go mod tidy [Pipeline] sh 09:13:05 + make test 09:13:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:13:06 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:13:07 d287ab97295c: Pull complete 09:13:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:13:07 prd-centos7-docker-4c-2g-1217 does not seem to be running inside a container 09:13:07 $ 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/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:10 $ docker top 691dbea308ff05e93fe871ed987634f9a445a555f878c1ca375c799a8de4e6ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:10 ---> job-cost.sh 09:13:10 lf-activate-venv: SKIPPING 09:13:10 INFO: No Stack... 09:13:11 INFO: Retrieving Pricing Info for: v3-standard-2 09:13:11 INFO: Archiving Costs [Pipeline] sh 09:13:11 + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv 09:13:11 + cut -d, -f6 [Pipeline] lock 09:13:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] 09:13:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] did not exist. Created. 09:13:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:12 + echo total: 0.05999999865889549 [Pipeline] stash 09:13:12 Stashed 1 file(s) [Pipeline] } 09:13:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:12 $ docker stop --time=1 691dbea308ff05e93fe871ed987634f9a445a555f878c1ca375c799a8de4e6ba 09:13:13 $ docker rm -f 691dbea308ff05e93fe871ed987634f9a445a555f878c1ca375c799a8de4e6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:14 Failed in branch amd64 09:13:33 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 09:13:33 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 09:13:33 /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 09:13:33 have (string, bool, string, string) 09:13:33 want (string, string) 09:13:48 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 09:13:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.589s coverage: 52.0% of statements 09:13:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements 09:13:48 make: *** [Makefile:26: test] Error 2 [Pipeline] } 09:13:48 $ docker stop --time=1 45c82be0bfaee6b1f143d601a9fc201142fd06dec0fae5849cc56f2fc9ab341a 09:13:50 $ docker rm -f 45c82be0bfaee6b1f143d601a9fc201142fd06dec0fae5849cc56f2fc9ab341a [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:52 09:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:52 arm64: Pulling from edgex-lftools-log-publisher 09:13:52 448f6bf000e3: Pulling fs layer 09:13:52 f757da607395: Pulling fs layer 09:13:52 05883995daec: Pulling fs layer 09:13:52 8603b9c90790: Pulling fs layer 09:13:52 1560dd03e051: Pulling fs layer 09:13:52 27f5ce0e4adf: Pulling fs layer 09:13:52 c2d8d7efcc4b: Pulling fs layer 09:13:52 1560dd03e051: Waiting 09:13:52 27f5ce0e4adf: Waiting 09:13:52 c2d8d7efcc4b: Waiting 09:13:52 8603b9c90790: Waiting 09:13:53 f757da607395: Verifying Checksum 09:13:53 f757da607395: Download complete 09:13:53 8603b9c90790: Verifying Checksum 09:13:53 8603b9c90790: Download complete 09:13:53 1560dd03e051: Verifying Checksum 09:13:53 1560dd03e051: Download complete 09:13:53 27f5ce0e4adf: Download complete 09:13:53 05883995daec: Verifying Checksum 09:13:53 05883995daec: Download complete 09:13:54 448f6bf000e3: Verifying Checksum 09:13:54 448f6bf000e3: Download complete 09:13:57 c2d8d7efcc4b: Verifying Checksum 09:13:57 c2d8d7efcc4b: Download complete 09:13:57 448f6bf000e3: Pull complete 09:13:58 f757da607395: Pull complete 09:13:59 05883995daec: Pull complete 09:13:59 8603b9c90790: Pull complete 09:14:00 1560dd03e051: Pull complete 09:14:01 27f5ce0e4adf: Pull complete 09:14:16 c2d8d7efcc4b: Pull complete 09:14:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:14:16 prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container 09:14:16 $ 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/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:20 $ docker top 316f608567ef7dcbf446c7d591a8bc557bcaf4bcfbc7e68414077a3ca7bba016 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:21 ---> job-cost.sh 09:14:21 lf-activate-venv: SKIPPING 09:14:21 INFO: No Stack... 09:14:22 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:22 INFO: Archiving Costs [Pipeline] sh 09:14:23 + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv 09:14:23 + cut -d, -f6 [Pipeline] lock 09:14:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] 09:14:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] did not exist. Created. 09:14:23 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:24 /w/workspace/device-rfid-llrp-go/15@tmp/durable-e14d99a4/script.sh: 1: /w/workspace/device-rfid-llrp-go/15@tmp/durable-e14d99a4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:14:24 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:24 Warning: overwriting stash ‘stack-cost’ 09:14:25 Stashed 1 file(s) [Pipeline] } 09:14:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:25 $ docker stop --time=1 316f608567ef7dcbf446c7d591a8bc557bcaf4bcfbc7e68414077a3ca7bba016 09:14:27 $ docker rm -f 316f608567ef7dcbf446c7d591a8bc557bcaf4bcfbc7e68414077a3ca7bba016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:14:27 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] sh 09:14:29 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:14:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:30 ---> package-listing.sh 09:14:30 ++ facter osfamily 09:14:30 ++ tr '[:upper:]' '[:lower:]' 09:14:30 + OS_FAMILY=redhat 09:14:30 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 09:14:30 + START_PACKAGES=/tmp/packages_start.txt 09:14:30 + END_PACKAGES=/tmp/packages_end.txt 09:14:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:30 + PACKAGES=/tmp/packages_start.txt 09:14:30 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 09:14:30 + PACKAGES=/tmp/packages_end.txt 09:14:30 + case "${OS_FAMILY}" in 09:14:30 + sort 09:14:30 + rpm -qa 09:14:31 + '[' -f /tmp/packages_start.txt ']' 09:14:31 + '[' -f /tmp/packages_end.txt ']' 09:14:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:31 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 09:14:31 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ 09:14:31 + 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 09:14:31 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 09:14:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:31 09:14:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:32 latest: Pulling from edgex-lftools-log-publisher 09:14:32 b4d181a07f80: Pulling fs layer 09:14:32 a1111a8f2ec3: Pulling fs layer 09:14:32 ed53099fbce6: Pulling fs layer 09:14:32 dc539afda2c1: Pulling fs layer 09:14:32 77bc0d833cb6: Pulling fs layer 09:14:32 9065ff56babe: Pulling fs layer 09:14:32 d287ab97295c: Pulling fs layer 09:14:32 dc539afda2c1: Waiting 09:14:32 77bc0d833cb6: Waiting 09:14:32 9065ff56babe: Waiting 09:14:32 d287ab97295c: Waiting 09:14:32 a1111a8f2ec3: Verifying Checksum 09:14:32 a1111a8f2ec3: Download complete 09:14:32 dc539afda2c1: Verifying Checksum 09:14:32 dc539afda2c1: Download complete 09:14:32 ed53099fbce6: Verifying Checksum 09:14:32 ed53099fbce6: Download complete 09:14:32 9065ff56babe: Verifying Checksum 09:14:32 9065ff56babe: Download complete 09:14:33 77bc0d833cb6: Verifying Checksum 09:14:33 77bc0d833cb6: Download complete 09:14:33 b4d181a07f80: Verifying Checksum 09:14:33 b4d181a07f80: Download complete 09:14:34 b4d181a07f80: Pull complete 09:14:34 a1111a8f2ec3: Pull complete 09:14:35 ed53099fbce6: Pull complete 09:14:35 dc539afda2c1: Pull complete 09:14:35 77bc0d833cb6: Pull complete 09:14:35 9065ff56babe: Pull complete 09:14:36 d287ab97295c: Verifying Checksum 09:14:36 d287ab97295c: Download complete 09:14:40 d287ab97295c: Pull complete 09:14:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:14:40 prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container 09:14:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:42 $ docker top 0f1ecbb908a4e30b6809116f4c870eb6d125577402e18285c0f71e67436a52ba -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:44 + ls /var/log/sa-host 09:14:44 + sadf -c /var/log/sa-host/sa05 09:14:44 file_magic: OK 09:14:44 HZ: Using current value: 100 09:14:44 file_header: OK 09:14:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:14:44 Statistics: 09:14:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:14:44 File successfully converted to sysstat format version 12.0.3 09:14:44 + sadf -c /var/log/sa-host/sa24 09:14:44 file_magic: OK 09:14:44 HZ: Using current value: 100 09:14:44 file_header: OK 09:14:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:14:44 Statistics: 09:14:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:14:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:44 provisioning config files... 09:14:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6094757821317073337tmp [Pipeline] { [Pipeline] echo 09:14:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:44 ---> create-netrc.sh [Pipeline] } 09:14:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:45 ---> python-tools-install.sh [Pipeline] echo 09:14:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:45 ---> sudo-logs.sh 09:14:45 Archiving 'sudo' log.. 09:14:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1213.vexxhost.local: Name or service not known 09:14:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1213.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:14:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:45 ---> job-cost.sh 09:14:45 lf-activate-venv: SKIPPING 09:14:45 DEBUG: total: 0.10999999940395355 09:14:45 INFO: Retrieving Stack Cost... 09:14:47 INFO: Retrieving Pricing Info for: v3-standard-2 09:14:47 INFO: Archiving Costs [Pipeline] echo 09:14:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:14:47 ---> logs-deploy.sh 09:14:47 lf-activate-venv: SKIPPING 09:14:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/15 09:14:47 INFO: archiving workspace using pattern(s): 09:14:48 Archives upload complete. 09:14:48 INFO: archiving logs to Nexus 09:14:49 ---> uname -a: 09:14:49 Linux prd-centos7-docker-4c-2g-1213.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:14:49 09:14:49 09:14:49 ---> lscpu: 09:14:49 Architecture: x86_64 09:14:49 CPU op-mode(s): 32-bit, 64-bit 09:14:49 Byte Order: Little Endian 09:14:49 Address sizes: 40 bits physical, 48 bits virtual 09:14:49 CPU(s): 2 09:14:49 On-line CPU(s) list: 0,1 09:14:49 Thread(s) per core: 1 09:14:49 Core(s) per socket: 1 09:14:49 Socket(s): 2 09:14:49 NUMA node(s): 1 09:14:49 Vendor ID: AuthenticAMD 09:14:49 CPU family: 23 09:14:49 Model: 49 09:14:49 Model name: AMD EPYC-Rome Processor 09:14:49 Stepping: 0 09:14:49 CPU MHz: 2799.996 09:14:49 BogoMIPS: 5599.99 09:14:49 Virtualization: AMD-V 09:14:49 Hypervisor vendor: KVM 09:14:49 Virtualization type: full 09:14:49 L1d cache: 32K 09:14:49 L1i cache: 32K 09:14:49 L2 cache: 512K 09:14:49 L3 cache: 16384K 09:14:49 NUMA node0 CPU(s): 0,1 09:14:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:14:49 09:14:49 09:14:49 ---> nproc: 09:14:49 2 09:14:49 09:14:49 09:14:49 ---> df -h: 09:14:49 Filesystem Size Used Avail Use% Mounted on 09:14:49 overlay 40G 7.7G 33G 20% / 09:14:49 tmpfs 64M 0 64M 0% /dev 09:14:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:14:49 shm 64M 0 64M 0% /dev/shm 09:14:49 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:14:49 09:14:49 09:14:49 ---> sar -b -r -n DEV: 09:14:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 09:14:49 09:14:49 09:07:10 LINUX RESTART (2 CPU) 09:14:49 09:14:49 09:08:01 tps rtps wtps bread/s bwrtn/s 09:14:49 09:09:01 5.25 0.18 5.06 23.18 159.58 09:14:49 09:10:01 0.42 0.00 0.42 0.00 6.76 09:14:49 09:11:01 0.20 0.00 0.20 0.00 1.88 09:14:49 09:12:01 0.23 0.00 0.23 0.00 3.48 09:14:49 09:13:01 0.30 0.00 0.30 0.00 3.06 09:14:49 09:14:01 0.33 0.00 0.33 0.00 5.08 09:14:49 Average: 1.12 0.03 1.09 3.86 29.98 09:14:49 09:14:49 09:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:14:49 09:09:01 5467264 0 804844 10.05 2620 1734212 1247720 13.78 578404 1565320 20 09:14:49 09:10:01 5469448 0 802652 10.02 2620 1734220 1205788 13.31 577464 1565084 16 09:14:49 09:11:01 5471172 0 800924 10.00 2620 1734224 1205560 13.31 572580 1568820 12 09:14:49 09:12:01 5468168 0 803920 10.04 2620 1734232 1205812 13.31 574968 1568820 8 09:14:49 09:13:01 5469244 0 802840 10.02 2620 1734236 1205680 13.31 573016 1570076 16 09:14:49 09:14:01 5468712 0 803368 10.03 2620 1734240 1205560 13.31 573536 1570080 20 09:14:49 Average: 5469001 0 803091 10.03 2620 1734227 1212687 13.39 574995 1568033 15 09:14:49 09:14:49 09:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:14:49 09:09:01 eth0 16.39 8.49 13.67 3.62 0.00 0.00 0.00 0.00 09:14:49 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:09:01 docker0 0.10 0.08 0.01 0.19 0.00 0.00 0.00 0.00 09:14:49 09:10:01 eth0 1.32 0.35 0.33 0.20 0.00 0.00 0.00 0.00 09:14:49 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:11:01 eth0 0.23 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:14:49 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:12:01 eth0 1.43 0.75 0.62 0.41 0.00 0.00 0.00 0.00 09:14:49 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:13:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:14:49 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:14:49 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 Average: eth0 3.29 1.66 2.46 0.72 0.00 0.00 0.00 0.00 09:14:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:49 Average: docker0 0.02 0.01 0.00 0.03 0.00 0.00 0.00 0.00 09:14:49 09:14:49 09:14:49 ---> sar -P ALL: 09:14:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 09:14:49 09:14:49 09:07:10 LINUX RESTART (2 CPU) 09:14:49 09:14:49 09:08:01 CPU %user %nice %system %iowait %steal %idle 09:14:49 09:09:01 all 0.69 0.00 0.31 0.03 0.03 98.95 09:14:49 09:09:01 0 0.62 0.00 0.32 0.05 0.03 98.98 09:14:49 09:09:01 1 0.75 0.00 0.30 0.00 0.02 98.93 09:14:49 09:10:01 all 0.22 0.00 0.07 0.00 0.02 99.70 09:14:49 09:10:01 0 0.08 0.00 0.07 0.00 0.02 99.83 09:14:49 09:10:01 1 0.35 0.00 0.07 0.00 0.02 99.57 09:14:49 09:11:01 all 0.20 0.00 0.06 0.00 0.03 99.72 09:14:49 09:11:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:14:49 09:11:01 1 0.37 0.00 0.05 0.00 0.03 99.55 09:14:49 09:12:01 all 0.13 0.00 0.05 0.00 0.03 99.79 09:14:49 09:12:01 0 0.08 0.00 0.07 0.00 0.03 99.82 09:14:49 09:12:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:14:49 09:13:01 all 0.13 0.00 0.04 0.00 0.03 99.81 09:14:49 09:13:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:14:49 09:13:01 1 0.18 0.00 0.05 0.00 0.03 99.73 09:14:49 09:14:01 all 0.08 0.00 0.04 0.00 0.03 99.85 09:14:49 09:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:14:49 09:14:01 1 0.13 0.00 0.05 0.00 0.02 99.80 09:14:49 Average: all 0.24 0.00 0.09 0.00 0.02 99.64 09:14:49 Average: 0 0.15 0.00 0.10 0.01 0.03 99.72 09:14:49 Average: 1 0.33 0.00 0.09 0.00 0.02 99.56 09:14:49 09:14:49 09:14:49