Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+2489b51445d58c7b6cae90cb7151d7172a329082 (a03023709e58d629b20fbe42e0c1be7c9875d3bd) 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-ssh5002838629196436045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8816003930536184324.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-28/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-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7239401535672773343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh3016785333216646408.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/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-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4387233595590417704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-1830 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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-28 # 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-28@tmp/jenkins-gitclient-ssh460927160684737355.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-28@tmp/jenkins-gitclient-ssh1987711358919610081.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 27c1aab695f474cf2a28f9b34e448b5b1de00963 Checking out Revision 27c1aab695f474cf2a28f9b34e448b5b1de00963 (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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-28@tmp/jenkins-gitclient-ssh1467475368989998204.key > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27c1aab695f474cf2a28f9b34e448b5b1de00963 # timeout=10 Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:07:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:07:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:07:32 ========================================================= 05:07:32 EdgeX Global Pipelines Version Info 05:07:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b2ddf3e14c2ea4c4fc8a9eddb7389fb6ea93e068 # timeout=10 05:07:33 ------------------- 05:07:33 stable info: 05:07:33 ------------------- 05:07:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:07:33 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 05:07:33 Message: update stable to v1.0.203 05:07:34 ------------------- 05:07:34 experimental info: 05:07:34 ------------------- 05:07:34 Commited By: **** collab-it+edgex@linuxfoundation.org 05:07:34 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 05:07:34 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:07:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27c1aab695f474cf2a28f9b34e448b5b1de00963 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27c1aab [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:37 provisioning config files... 05:07:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config901071507957300207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:38 ---> docker-login.sh 05:07:38 nexus3.edgexfoundry.org:10001 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 nexus3.edgexfoundry.org:10002 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 nexus3.edgexfoundry.org:10003 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 nexus3.edgexfoundry.org:10004 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 docker.io 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:39 Configure a credential helper to remove this warning. See 05:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:39 05:07:39 Login Succeeded 05:07:39 ---> docker-login.sh ends [Pipeline] } 05:07:39 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 05:07:39 + git log --format=format:%s -1 27c1aab695f474cf2a28f9b34e448b5b1de00963 [Pipeline] echo 05:07:39 GIT_COMMIT: 27c1aab695f474cf2a28f9b34e448b5b1de00963, Commit Message: Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD [Pipeline] echo 05:07:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:40 05:07:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:07:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:40 latest: Pulling from edgex-devops/git-semver 05:07:40 31603596830f: Pulling fs layer 05:07:40 d4622e32a9a9: Pulling fs layer 05:07:40 1030fce36090: Pulling fs layer 05:07:40 6c6cb7e1b49b: Pulling fs layer 05:07:40 6c6cb7e1b49b: Waiting 05:07:40 d4622e32a9a9: Verifying Checksum 05:07:40 d4622e32a9a9: Download complete 05:07:41 31603596830f: Verifying Checksum 05:07:41 31603596830f: Download complete 05:07:41 31603596830f: Pull complete 05:07:41 1030fce36090: Verifying Checksum 05:07:41 1030fce36090: Download complete 05:07:41 d4622e32a9a9: Pull complete 05:07:41 6c6cb7e1b49b: Verifying Checksum 05:07:41 6c6cb7e1b49b: Download complete 05:07:41 1030fce36090: Pull complete 05:07:42 6c6cb7e1b49b: Pull complete 05:07:42 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 05:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:07:42 prd-centos7-docker-4c-2g-1830 does not seem to be running inside a container 05:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 05:07:43 $ docker top ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:43 [ssh-agent] Looking for ssh-agent implementation... 05:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:43 $ docker exec ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent 05:07:43 SSH_AUTH_SOCK=/tmp/ssh-Vae4oSUlQQrY/agent.14 05:07:43 SSH_AGENT_PID=20 05:07:43 Running ssh-add (command line suppressed) 05:07:43 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_7895705318554286841.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_7895705318554286841.key) 05:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:43 + git tag --points-at HEAD [Pipeline] } 05:07:43 $ docker exec --env ******** --env ******** ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent -k 05:07:44 unset SSH_AUTH_SOCK; 05:07:44 unset SSH_AGENT_PID; 05:07:44 echo Agent pid 20 killed; 05:07:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:44 [ssh-agent] Looking for ssh-agent implementation... 05:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:44 $ docker exec ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent 05:07:44 SSH_AUTH_SOCK=/tmp/ssh-n7FkYXI3V6cd/agent.54 05:07:44 SSH_AGENT_PID=61 05:07:44 Running ssh-add (command line suppressed) 05:07:44 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1835499147957431216.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1835499147957431216.key) 05:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:44 + git semver init 05:07:44 # -> Open(): unable to determine branch for HEAD 05:07:44 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 05:07:44 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 05:07:44 # $SEMVER_REMOTE_NAME = origin 05:07:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:07:44 # $SEMVER_USER_NAME = edgex-jenkins 05:07:44 # $SEMVER_BRANCH = PR-28 05:07:44 # $SEMVER_TEMP = /tmp/semver-021932019 05:07:44 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 05:07:45 # '/tmp/semver-021932019' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 05:07:45 # -> Force: false 05:07:45 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 05:07:45 $ docker exec --env ******** --env ******** ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent -k 05:07:45 unset SSH_AUTH_SOCK; 05:07:45 unset SSH_AGENT_PID; 05:07:45 echo Agent pid 61 killed; 05:07:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:45 + git semver [Pipeline] } 05:07:45 $ docker stop --time=1 ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c 05:07:47 $ docker rm -f ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c [Pipeline] // withDockerContainer [Pipeline] sh 05:07:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:07:47 Stashed 1 file(s) [Pipeline] echo 05:07:47 [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 05:08:03 Still waiting to schedule task 05:08:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:08:03 Still waiting to schedule task 05:08:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:10:33 Running on prd-centos7-docker-4c-2g-1834 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 05:10:33 Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout 05:10:33 Selected Git installation does not exist. Using Default 05:10:33 The recommended git tool is: NONE 05:10:36 using credential edgex-jenkins-ssh 05:10:37 Cloning the remote Git repository 05:10:35 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:10:36 > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 05:10:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:10:36 > git --version # timeout=10 05:10:36 > git --version # 'git version 2.24.4' 05:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:36 [INFO] Currently running in a labeled security context 05:10:36 [INFO] Currently SELinux is 'enforcing' on the host 05:10:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh4778163708940246670.key 05:10:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:38 Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 05:10:38 Merge succeeded, producing 45eaea1e08a65ca760cc713fab6e84640f306836 05:10:38 Checking out Revision 45eaea1e08a65ca760cc713fab6e84640f306836 (PR-28) 05:10:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:10:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:36 [INFO] Currently running in a labeled security context 05:10:36 [INFO] Currently SELinux is 'enforcing' on the host 05:10:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh7650505156721683173.key 05:10:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:10:38 > git config core.sparsecheckout # timeout=10 05:10:38 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 05:10:38 > git remote # timeout=10 05:10:38 > git config --get remote.origin.url # timeout=10 05:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:38 [INFO] Currently running in a labeled security context 05:10:38 [INFO] Currently SELinux is 'enforcing' on the host 05:10:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh846871674709830501.key 05:10:38 > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 05:10:38 > git rev-parse HEAD^{commit} # timeout=10 05:10:38 > git config core.sparsecheckout # timeout=10 05:10:38 > git checkout -f 45eaea1e08a65ca760cc713fab6e84640f306836 # timeout=10 05:10:42 Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" 05:10:42 First time build. Skipping changelog. 05:10:42 > git rev-list --no-walk b2ddf3e14c2ea4c4fc8a9eddb7389fb6ea93e068 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:42 provisioning config files... 05:10:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config2803018214761052454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:43 ---> docker-login.sh 05:10:43 nexus3.edgexfoundry.org:10001 05:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:43 Configure a credential helper to remove this warning. See 05:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:43 05:10:43 Login Succeeded 05:10:43 nexus3.edgexfoundry.org:10002 05:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:43 Configure a credential helper to remove this warning. See 05:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:43 05:10:43 Login Succeeded 05:10:43 nexus3.edgexfoundry.org:10003 05:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:43 Configure a credential helper to remove this warning. See 05:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:43 05:10:43 Login Succeeded 05:10:43 nexus3.edgexfoundry.org:10004 05:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:43 Configure a credential helper to remove this warning. See 05:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:43 05:10:43 Login Succeeded 05:10:43 docker.io 05:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:44 Configure a credential helper to remove this warning. See 05:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:44 05:10:44 Login Succeeded 05:10:44 ---> docker-login.sh ends [Pipeline] } 05:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:44 ========================================================= 05:10:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:10:44 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:10:44 + 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 . 05:10:44 Sending build context to Docker daemon 1.196MB 05:10:44 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:10:44 Step 2/10 : FROM ${BASE} 05:10:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:10:44 540db60ca938: Pulling fs layer 05:10:44 adcc1eea9eea: Pulling fs layer 05:10:44 4c4ab2625f07: Pulling fs layer 05:10:44 db62176df00c: Pulling fs layer 05:10:44 3b30891b0d05: Pulling fs layer 05:10:44 444f5516b4c7: Pulling fs layer 05:10:44 90b9b1106a8b: Pulling fs layer 05:10:44 0383d17a5b7e: Pulling fs layer 05:10:44 c82ef313ddc5: Pulling fs layer 05:10:44 444f5516b4c7: Waiting 05:10:44 90b9b1106a8b: Waiting 05:10:44 0383d17a5b7e: Waiting 05:10:44 db62176df00c: Waiting 05:10:44 3b30891b0d05: Waiting 05:10:44 c82ef313ddc5: Waiting 05:10:45 4c4ab2625f07: Download complete 05:10:45 adcc1eea9eea: Download complete 05:10:45 3b30891b0d05: Verifying Checksum 05:10:45 3b30891b0d05: Download complete 05:10:45 444f5516b4c7: Verifying Checksum 05:10:45 444f5516b4c7: Download complete 05:10:45 90b9b1106a8b: Verifying Checksum 05:10:45 90b9b1106a8b: Download complete 05:10:45 540db60ca938: Verifying Checksum 05:10:45 540db60ca938: Download complete 05:10:45 540db60ca938: Pull complete 05:10:45 adcc1eea9eea: Pull complete 05:10:45 4c4ab2625f07: Pull complete 05:10:45 0383d17a5b7e: Verifying Checksum 05:10:45 0383d17a5b7e: Download complete 05:10:49 c82ef313ddc5: Verifying Checksum 05:10:49 c82ef313ddc5: Download complete 05:10:49 db62176df00c: Verifying Checksum 05:10:49 db62176df00c: Download complete 05:10:53 db62176df00c: Pull complete 05:10:53 3b30891b0d05: Pull complete 05:10:53 444f5516b4c7: Pull complete 05:10:53 90b9b1106a8b: Pull complete 05:10:53 0383d17a5b7e: Pull complete 05:10:55 c82ef313ddc5: Pull complete 05:10:55 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 05:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:10:55 ---> 4508b0543a43 05:10:55 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:10:56 ---> Running in 3d06f4e701e4 05:10:56 Removing intermediate container 3d06f4e701e4 05:10:56 ---> c8b6827a5dd6 05:10:56 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:10:56 ---> Running in e5fe98780e94 05:10:57 Removing intermediate container e5fe98780e94 05:10:57 ---> 8bed94bb5c16 05:10:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 05:10:57 ---> Running in d56ecf771457 05:10:57 Removing intermediate container d56ecf771457 05:10:57 ---> 991c7c17a139 05:10:57 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:57 ---> Running in 4a01467cad3f 05:10:59 Removing intermediate container 4a01467cad3f 05:10:59 ---> 77a137bd5b7c 05:10:59 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:59 ---> Running in de59910021ba 05:10:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:10:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:10:59 OK: 219 MiB in 52 packages 05:10:59 Removing intermediate container de59910021ba 05:10:59 ---> 69baf3b46396 05:10:59 Step 8/10 : WORKDIR /device-rfid-llrp-go 05:10:59 ---> Running in d7d830db3cd8 05:10:59 Removing intermediate container d7d830db3cd8 05:10:59 ---> 7e455c93a305 05:10:59 Step 9/10 : COPY . . 05:10:59 ---> 57ffa8e07c2f 05:10:59 Step 10/10 : RUN go mod download 05:10:59 ---> Running in 643fc09f3ab7 05:11:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1833 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 05:11:04 Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout 05:11:04 Selected Git installation does not exist. Using Default 05:11:04 The recommended git tool is: NONE 05:11:09 Removing intermediate container 643fc09f3ab7 05:11:09 ---> 9f71cac595e9 05:11:09 Successfully built 9f71cac595e9 05:11:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:11:10 + docker inspect -f . ci-base-image-x86_64 05:11:10 . [Pipeline] withDockerContainer 05:11:10 prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container 05:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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 05:11:10 using credential edgex-jenkins-ssh 05:11:10 Cloning the remote Git repository 05:11:10 $ docker top b5483ed73be6f0f6f8a59b8b05988a46bf7b8b3c27ad6723889aa3b049a47834 -eo pid,comm [Pipeline] { 05:11:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [Pipeline] sh 05:11:11 + go version 05:11:11 go version go1.16.6 linux/amd64 [Pipeline] } 05:11:11 $ docker stop --time=1 b5483ed73be6f0f6f8a59b8b05988a46bf7b8b3c27ad6723889aa3b049a47834 05:11:10 > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 05:11:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:11:11 > git --version # timeout=10 05:11:11 > git --version # 'git version 2.17.1' 05:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:11:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:11:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:12 $ docker rm -f b5483ed73be6f0f6f8a59b8b05988a46bf7b8b3c27ad6723889aa3b049a47834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:11:12 Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:12 Merge succeeded, producing bbe3ea8f8f80175d1e094aee14eddd5881ccf06c 05:11:12 Checking out Revision bbe3ea8f8f80175d1e094aee14eddd5881ccf06c (PR-28) 05:11:13 + docker inspect -f . ci-base-image-x86_64 05:11:13 . [Pipeline] withDockerContainer 05:11:13 prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container 05:11:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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 05:11:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:11:12 > git config core.sparsecheckout # timeout=10 05:11:12 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 05:11:12 > git remote # timeout=10 05:11:12 > git config --get remote.origin.url # timeout=10 05:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:12 > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 05:11:12 > git rev-parse HEAD^{commit} # timeout=10 05:11:12 > git config core.sparsecheckout # timeout=10 05:11:12 > git checkout -f bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 05:11:13 $ docker top 7542ae5a48fd80fb407a44cca243fb309851e7ed9e8988aae1c1722135603e5d -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:13 + go mod tidy 05:11:14 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 05:11:14 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:11:17 Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" 05:11:17 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:17 provisioning config files... 05:11:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config856944591568079770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:17 > git rev-list --no-walk b2ddf3e14c2ea4c4fc8a9eddb7389fb6ea93e068 # timeout=10 05:11:18 ---> docker-login.sh 05:11:18 nexus3.edgexfoundry.org:10001 05:11:18 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 05:11:18 github.com/edgexfoundry/device-sdk-go/pkg/service imports 05:11:18 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:11:18 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 05:11:18 github.com/edgexfoundry/device-sdk-go/pkg/service imports 05:11:18 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 05:11:18 $ docker stop --time=1 7542ae5a48fd80fb407a44cca243fb309851e7ed9e8988aae1c1722135603e5d 05:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:19 $ docker rm -f 7542ae5a48fd80fb407a44cca243fb309851e7ed9e8988aae1c1722135603e5d 05:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:19 Configure a credential helper to remove this warning. See 05:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:19 05:11:19 Login Succeeded 05:11:19 nexus3.edgexfoundry.org:10002 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:20 Configure a credential helper to remove this warning. See 05:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:20 05:11:20 Login Succeeded 05:11:20 nexus3.edgexfoundry.org:10003 05:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:20 05:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:20 Configure a credential helper to remove this warning. See 05:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:20 05:11:20 Login Succeeded 05:11:20 nexus3.edgexfoundry.org:10004 05:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:20 latest: Pulling from edgex-lftools-log-publisher 05:11:20 b4d181a07f80: Pulling fs layer 05:11:20 a1111a8f2ec3: Pulling fs layer 05:11:20 ed53099fbce6: Pulling fs layer 05:11:20 dc539afda2c1: Pulling fs layer 05:11:20 77bc0d833cb6: Pulling fs layer 05:11:20 9065ff56babe: Pulling fs layer 05:11:20 d287ab97295c: Pulling fs layer 05:11:20 77bc0d833cb6: Waiting 05:11:20 9065ff56babe: Waiting 05:11:20 d287ab97295c: Waiting 05:11:20 dc539afda2c1: Waiting 05:11:21 a1111a8f2ec3: Verifying Checksum 05:11:21 a1111a8f2ec3: Download complete 05:11:21 dc539afda2c1: Verifying Checksum 05:11:21 dc539afda2c1: Download complete 05:11:21 77bc0d833cb6: Verifying Checksum 05:11:21 77bc0d833cb6: Download complete 05:11:21 9065ff56babe: Verifying Checksum 05:11:21 9065ff56babe: Download complete 05:11:21 ed53099fbce6: Verifying Checksum 05:11:21 ed53099fbce6: Download complete 05:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:21 Configure a credential helper to remove this warning. See 05:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:21 05:11:21 Login Succeeded 05:11:21 docker.io 05:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:22 b4d181a07f80: Verifying Checksum 05:11:22 b4d181a07f80: Download complete 05:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:22 Configure a credential helper to remove this warning. See 05:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:22 05:11:22 Login Succeeded 05:11:22 ---> docker-login.sh ends [Pipeline] } 05:11:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:11:23 ========================================================= 05:11:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:11:23 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:11:23 + 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 . 05:11:23 b4d181a07f80: Pull complete 05:11:23 a1111a8f2ec3: Pull complete 05:11:24 ed53099fbce6: Pull complete 05:11:24 dc539afda2c1: Pull complete 05:11:24 77bc0d833cb6: Pull complete 05:11:24 9065ff56babe: Pull complete 05:11:24 Sending build context to Docker daemon 1.196MB 05:11:24 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:11:24 Step 2/10 : FROM ${BASE} 05:11:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:11:24 595b0fe564bb: Pulling fs layer 05:11:24 24495759ef45: Pulling fs layer 05:11:24 d148012ef14d: Pulling fs layer 05:11:24 e90a11edd702: Pulling fs layer 05:11:24 d77568369979: Pulling fs layer 05:11:24 02195dbdac53: Pulling fs layer 05:11:24 2b1b35aa2570: Pulling fs layer 05:11:24 2c1f732e5b09: Pulling fs layer 05:11:24 d77568369979: Waiting 05:11:24 02195dbdac53: Waiting 05:11:24 2b1b35aa2570: Waiting 05:11:24 2c1f732e5b09: Waiting 05:11:24 e90a11edd702: Waiting 05:11:24 d148012ef14d: Download complete 05:11:24 24495759ef45: Download complete 05:11:24 d77568369979: Verifying Checksum 05:11:24 d77568369979: Download complete 05:11:24 02195dbdac53: Download complete 05:11:24 2b1b35aa2570: Verifying Checksum 05:11:24 2b1b35aa2570: Download complete 05:11:24 595b0fe564bb: Verifying Checksum 05:11:24 595b0fe564bb: Download complete 05:11:25 595b0fe564bb: Pull complete 05:11:26 24495759ef45: Pull complete 05:11:26 d148012ef14d: Pull complete 05:11:28 2c1f732e5b09: Verifying Checksum 05:11:28 2c1f732e5b09: Download complete 05:11:28 d287ab97295c: Verifying Checksum 05:11:28 d287ab97295c: Download complete 05:11:29 e90a11edd702: Verifying Checksum 05:11:29 e90a11edd702: Download complete 05:11:32 d287ab97295c: Pull complete 05:11:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:11:32 prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container 05:11:32 $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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 05:11:34 $ docker top ac59a2df154d3bd95d7ac9500ef06f91f90c5feef8be4d75d6a80fb5685a4b0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:34 ---> job-cost.sh 05:11:34 lf-activate-venv: SKIPPING 05:11:34 INFO: No Stack... 05:11:36 INFO: Retrieving Pricing Info for: v3-standard-2 05:11:36 INFO: Archiving Costs [Pipeline] sh 05:11:36 + cat /w/workspace/device-rfid-llrp-go/12/archives/cost.csv 05:11:36 + cut -d, -f6 [Pipeline] lock 05:11:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] 05:11:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] did not exist. Created. 05:11:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:37 + echo total: 0.05999999865889549 [Pipeline] stash 05:11:37 Stashed 1 file(s) [Pipeline] } 05:11:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:37 $ docker stop --time=1 ac59a2df154d3bd95d7ac9500ef06f91f90c5feef8be4d75d6a80fb5685a4b0c 05:11:38 $ docker rm -f ac59a2df154d3bd95d7ac9500ef06f91f90c5feef8be4d75d6a80fb5685a4b0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:11:38 Failed in branch amd64 05:11:39 e90a11edd702: Pull complete 05:11:39 d77568369979: Pull complete 05:11:39 02195dbdac53: Pull complete 05:11:40 2b1b35aa2570: Pull complete 05:11:46 2c1f732e5b09: Pull complete 05:11:46 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 05:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:11:46 ---> 88ecf2bb1f95 05:11:46 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:11:48 ---> Running in 114f2f22a7f3 05:11:49 Removing intermediate container 114f2f22a7f3 05:11:49 ---> 32d7d935b10a 05:11:49 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:11:49 ---> Running in 5dc6ecf83cf5 05:11:49 Removing intermediate container 5dc6ecf83cf5 05:11:49 ---> f5d5e793e166 05:11:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 05:11:49 ---> Running in 5e2a6f5fe887 05:11:50 Removing intermediate container 5e2a6f5fe887 05:11:50 ---> 2720234c252b 05:11:50 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:50 ---> Running in 6ff8eaf01b81 05:11:53 Removing intermediate container 6ff8eaf01b81 05:11:53 ---> 93d1720389e3 05:11:53 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:53 ---> Running in 7a061ded95b7 05:11:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:11:56 OK: 218 MiB in 52 packages 05:11:57 Removing intermediate container 7a061ded95b7 05:11:57 ---> d57e415aeb26 05:11:57 Step 8/10 : WORKDIR /device-rfid-llrp-go 05:11:57 ---> Running in e6ca9d31a8c3 05:11:57 Removing intermediate container e6ca9d31a8c3 05:11:57 ---> c9d03c4d8c8f 05:11:57 Step 9/10 : COPY . . 05:11:58 ---> 11f00c49666a 05:11:58 Step 10/10 : RUN go mod download 05:11:58 ---> Running in 55eeeedc396c 05:12:21 Removing intermediate container 55eeeedc396c 05:12:21 ---> e37768afa10c 05:12:21 Successfully built e37768afa10c 05:12:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:12:22 + docker inspect -f . ci-base-image-arm64 05:12:22 . [Pipeline] withDockerContainer 05:12:22 prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container 05:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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 ******** ci-base-image-arm64 cat 05:12:24 $ docker top 11779206d9cf5c3e573e3ff79d2d26de7c950297f8f879444a23efc44f914a64 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:25 + go version 05:12:25 go version go1.16.6 linux/arm64 [Pipeline] } 05:12:25 $ docker stop --time=1 11779206d9cf5c3e573e3ff79d2d26de7c950297f8f879444a23efc44f914a64 05:12:27 $ docker rm -f 11779206d9cf5c3e573e3ff79d2d26de7c950297f8f879444a23efc44f914a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:12:27 + docker inspect -f . ci-base-image-arm64 05:12:27 . [Pipeline] withDockerContainer 05:12:28 prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container 05:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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 ******** ci-base-image-arm64 cat 05:12:29 $ docker top 586d23541c767504fd62daae3b0d660842f039a1e05de9cf4e9d5c24ebb4c6da -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:30 + go mod tidy 05:12:31 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 05:12:31 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:12:31 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 05:12:31 github.com/edgexfoundry/device-sdk-go/pkg/service imports 05:12:31 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 05:12:31 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 05:12:31 github.com/edgexfoundry/device-sdk-go/pkg/service imports 05:12:31 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 05:12:31 $ docker stop --time=1 586d23541c767504fd62daae3b0d660842f039a1e05de9cf4e9d5c24ebb4c6da 05:12:33 $ docker rm -f 586d23541c767504fd62daae3b0d660842f039a1e05de9cf4e9d5c24ebb4c6da [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 05:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:34 05:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:35 arm64: Pulling from edgex-lftools-log-publisher 05:12:35 448f6bf000e3: Pulling fs layer 05:12:35 f757da607395: Pulling fs layer 05:12:35 05883995daec: Pulling fs layer 05:12:35 8603b9c90790: Pulling fs layer 05:12:35 1560dd03e051: Pulling fs layer 05:12:35 27f5ce0e4adf: Pulling fs layer 05:12:35 c2d8d7efcc4b: Pulling fs layer 05:12:35 8603b9c90790: Waiting 05:12:35 1560dd03e051: Waiting 05:12:35 27f5ce0e4adf: Waiting 05:12:35 c2d8d7efcc4b: Waiting 05:12:35 f757da607395: Verifying Checksum 05:12:35 f757da607395: Download complete 05:12:35 8603b9c90790: Download complete 05:12:35 1560dd03e051: Verifying Checksum 05:12:35 1560dd03e051: Download complete 05:12:35 27f5ce0e4adf: Verifying Checksum 05:12:35 27f5ce0e4adf: Download complete 05:12:35 05883995daec: Verifying Checksum 05:12:35 05883995daec: Download complete 05:12:36 448f6bf000e3: Verifying Checksum 05:12:36 448f6bf000e3: Download complete 05:12:39 c2d8d7efcc4b: Verifying Checksum 05:12:39 c2d8d7efcc4b: Download complete 05:12:40 448f6bf000e3: Pull complete 05:12:40 f757da607395: Pull complete 05:12:42 05883995daec: Pull complete 05:12:42 8603b9c90790: Pull complete 05:12:43 1560dd03e051: Pull complete 05:12:43 27f5ce0e4adf: Pull complete 05:12:58 c2d8d7efcc4b: Pull complete 05:12:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:12:59 prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container 05:12:59 $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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:arm64 cat 05:13:02 $ docker top bebcd098fd9dabb44a1eceb0faf51f208a31888ead45551025ac07adda33390a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:03 ---> job-cost.sh 05:13:03 lf-activate-venv: SKIPPING 05:13:03 INFO: No Stack... 05:13:04 INFO: Retrieving Pricing Info for: v2-standard-4 05:13:05 INFO: Archiving Costs [Pipeline] sh 05:13:05 + cat /w/workspace/device-rfid-llrp-go/12/archives/cost.csv 05:13:05 + cut -d, -f6 [Pipeline] lock 05:13:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] 05:13:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] did not exist. Created. 05:13:05 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:06 /w/workspace/device-rfid-llrp-go/12@tmp/durable-1d07c42e/script.sh: 1: /w/workspace/device-rfid-llrp-go/12@tmp/durable-1d07c42e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:07 + echo total: 0.18000000715255737 [Pipeline] stash 05:13:07 Warning: overwriting stash ‘stack-cost’ 05:13:09 Stashed 1 file(s) [Pipeline] } 05:13:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:09 $ docker stop --time=1 bebcd098fd9dabb44a1eceb0faf51f208a31888ead45551025ac07adda33390a 05:13:10 $ docker rm -f bebcd098fd9dabb44a1eceb0faf51f208a31888ead45551025ac07adda33390a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:13:11 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 05:13:13 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:13:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:14 ---> package-listing.sh 05:13:14 ++ tr '[:upper:]' '[:lower:]' 05:13:14 ++ facter osfamily 05:13:14 + OS_FAMILY=redhat 05:13:14 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 05:13:14 + START_PACKAGES=/tmp/packages_start.txt 05:13:14 + END_PACKAGES=/tmp/packages_end.txt 05:13:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:14 + PACKAGES=/tmp/packages_start.txt 05:13:14 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 05:13:14 + PACKAGES=/tmp/packages_end.txt 05:13:14 + case "${OS_FAMILY}" in 05:13:14 + rpm -qa 05:13:14 + sort 05:13:14 + '[' -f /tmp/packages_start.txt ']' 05:13:14 + '[' -f /tmp/packages_end.txt ']' 05:13:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:14 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 05:13:14 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 05:13:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 05:13:14 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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:15 05:13:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:16 latest: Pulling from edgex-lftools-log-publisher 05:13:16 b4d181a07f80: Pulling fs layer 05:13:16 a1111a8f2ec3: Pulling fs layer 05:13:16 ed53099fbce6: Pulling fs layer 05:13:16 dc539afda2c1: Pulling fs layer 05:13:16 77bc0d833cb6: Pulling fs layer 05:13:16 9065ff56babe: Pulling fs layer 05:13:16 d287ab97295c: Pulling fs layer 05:13:16 77bc0d833cb6: Waiting 05:13:16 9065ff56babe: Waiting 05:13:16 d287ab97295c: Waiting 05:13:16 dc539afda2c1: Waiting 05:13:16 a1111a8f2ec3: Verifying Checksum 05:13:16 a1111a8f2ec3: Download complete 05:13:16 dc539afda2c1: Verifying Checksum 05:13:16 dc539afda2c1: Download complete 05:13:16 77bc0d833cb6: Verifying Checksum 05:13:16 77bc0d833cb6: Download complete 05:13:16 9065ff56babe: Verifying Checksum 05:13:16 9065ff56babe: Download complete 05:13:16 ed53099fbce6: Verifying Checksum 05:13:16 ed53099fbce6: Download complete 05:13:17 b4d181a07f80: Verifying Checksum 05:13:17 b4d181a07f80: Download complete 05:13:18 b4d181a07f80: Pull complete 05:13:19 a1111a8f2ec3: Pull complete 05:13:19 ed53099fbce6: Pull complete 05:13:19 dc539afda2c1: Pull complete 05:13:20 77bc0d833cb6: Pull complete 05:13:20 9065ff56babe: Pull complete 05:13:21 d287ab97295c: Verifying Checksum 05:13:21 d287ab97295c: Download complete 05:13:25 d287ab97295c: Pull complete 05:13:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:13:25 prd-centos7-docker-4c-2g-1830 does not seem to be running inside a container 05:13:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-28/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-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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:latest cat 05:13:27 $ docker top afeef87274058458f867c95b3021b04a960d79f7eb674e00d5832582f1936f39 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:28 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:28 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:28 + ls /var/log/sa-host 05:13:28 + sadf -c /var/log/sa-host/sa03 05:13:28 file_magic: OK 05:13:28 HZ: Using current value: 100 05:13:28 file_header: OK 05:13:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:13:28 Statistics: 05:13:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:13:28 File successfully converted to sysstat format version 12.0.3 05:13:28 + sadf -c /var/log/sa-host/sa05 05:13:28 file_magic: OK 05:13:28 HZ: Using current value: 100 05:13:28 file_header: OK 05:13:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:13:28 Statistics: 05:13:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:13:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:28 provisioning config files... 05:13:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config5813468200400319281tmp [Pipeline] { [Pipeline] echo 05:13:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:29 ---> create-netrc.sh [Pipeline] } 05:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:29 ---> python-tools-install.sh [Pipeline] echo 05:13:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:30 ---> sudo-logs.sh 05:13:30 Archiving 'sudo' log.. 05:13:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1830.vexxhost.local: Name or service not known 05:13:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1830.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 05:13:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:30 ---> job-cost.sh 05:13:30 lf-activate-venv: SKIPPING 05:13:30 DEBUG: total: 0.18000000715255737 05:13:30 INFO: Retrieving Stack Cost... 05:13:31 INFO: Retrieving Pricing Info for: v3-standard-2 05:13:31 INFO: Archiving Costs [Pipeline] echo 05:13:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:31 ---> logs-deploy.sh 05:13:31 lf-activate-venv: SKIPPING 05:13:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/12 05:13:31 INFO: archiving workspace using pattern(s): 05:13:32 Archives upload complete. 05:13:32 INFO: archiving logs to Nexus 05:13:33 ---> uname -a: 05:13:33 Linux prd-centos7-docker-4c-2g-1830.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 05:13:33 05:13:33 05:13:33 ---> lscpu: 05:13:33 Architecture: x86_64 05:13:33 CPU op-mode(s): 32-bit, 64-bit 05:13:33 Byte Order: Little Endian 05:13:33 Address sizes: 40 bits physical, 48 bits virtual 05:13:33 CPU(s): 2 05:13:33 On-line CPU(s) list: 0,1 05:13:33 Thread(s) per core: 1 05:13:33 Core(s) per socket: 1 05:13:33 Socket(s): 2 05:13:33 NUMA node(s): 1 05:13:33 Vendor ID: AuthenticAMD 05:13:33 CPU family: 23 05:13:33 Model: 49 05:13:33 Model name: AMD EPYC-Rome Processor 05:13:33 Stepping: 0 05:13:33 CPU MHz: 2799.998 05:13:33 BogoMIPS: 5599.99 05:13:33 Virtualization: AMD-V 05:13:33 Hypervisor vendor: KVM 05:13:33 Virtualization type: full 05:13:33 L1d cache: 32K 05:13:33 L1i cache: 32K 05:13:33 L2 cache: 512K 05:13:33 L3 cache: 16384K 05:13:33 NUMA node0 CPU(s): 0,1 05:13:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:13:33 05:13:33 05:13:33 ---> nproc: 05:13:33 2 05:13:33 05:13:33 05:13:33 ---> df -h: 05:13:33 Filesystem Size Used Avail Use% Mounted on 05:13:33 overlay 40G 7.7G 33G 20% / 05:13:33 tmpfs 64M 0 64M 0% /dev 05:13:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:13:33 shm 64M 0 64M 0% /dev/shm 05:13:33 /dev/vda1 40G 7.7G 33G 20% /facter-os 05:13:33 05:13:33 05:13:33 ---> sar -b -r -n DEV: 05:13:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 05:13:33 05:13:33 05:06:52 LINUX RESTART (2 CPU) 05:13:33 05:13:33 05:08:01 tps rtps wtps bread/s bwrtn/s 05:13:33 05:09:01 1.71 0.00 1.71 0.00 34.10 05:13:33 05:10:01 0.38 0.00 0.38 0.00 5.81 05:13:33 05:11:01 0.20 0.00 0.20 0.00 1.75 05:13:33 05:12:01 0.25 0.00 0.25 0.00 3.35 05:13:33 05:13:01 0.32 0.00 0.32 0.00 4.00 05:13:33 Average: 0.57 0.00 0.57 0.00 9.80 05:13:33 05:13:33 05:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:13:33 05:09:01 5466108 0 806096 10.06 2620 1734116 1202752 13.28 578816 1566760 16 05:13:33 05:10:01 5464196 0 807944 10.09 2620 1734180 1203100 13.28 590360 1557140 20 05:13:33 05:11:01 5463252 0 808944 10.10 2620 1734124 1202980 13.28 591576 1557124 8 05:13:33 05:12:01 5462676 0 809512 10.11 2620 1734132 1203092 13.28 590968 1557972 8 05:13:33 05:13:01 5463760 0 808424 10.09 2620 1734136 1202900 13.28 585768 1561980 8 05:13:33 Average: 5463998 0 808184 10.09 2620 1734138 1202965 13.28 587498 1560195 12 05:13:33 05:13:33 05:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:13:33 05:09:01 eth0 0.55 0.12 0.05 0.03 0.00 0.00 0.00 0.00 05:13:33 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:10:01 eth0 6.01 1.97 3.90 0.49 0.00 0.00 0.00 0.00 05:13:33 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:11:01 eth0 1.02 0.30 0.32 0.20 0.00 0.00 0.00 0.00 05:13:33 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:12:01 eth0 0.47 0.23 0.27 0.19 0.00 0.00 0.00 0.00 05:13:33 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:13:01 eth0 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:13:33 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 Average: eth0 1.67 0.56 0.93 0.20 0.00 0.00 0.00 0.00 05:13:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:33 05:13:33 05:13:33 ---> sar -P ALL: 05:13:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 05:13:33 05:13:33 05:06:52 LINUX RESTART (2 CPU) 05:13:33 05:13:33 05:08:01 CPU %user %nice %system %iowait %steal %idle 05:13:33 05:09:01 all 0.18 0.00 0.07 0.00 0.02 99.73 05:13:33 05:09:01 0 0.15 0.00 0.07 0.00 0.02 99.77 05:13:33 05:09:01 1 0.22 0.00 0.07 0.00 0.02 99.70 05:13:33 05:10:01 all 0.23 0.00 0.10 0.00 0.03 99.65 05:13:33 05:10:01 0 0.30 0.00 0.10 0.00 0.03 99.57 05:13:33 05:10:01 1 0.15 0.00 0.10 0.00 0.02 99.73 05:13:33 05:11:01 all 0.18 0.00 0.08 0.00 0.02 99.73 05:13:33 05:11:01 0 0.30 0.00 0.08 0.00 0.02 99.60 05:13:33 05:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 05:13:33 05:12:01 all 0.23 0.00 0.11 0.00 0.02 99.65 05:13:33 05:12:01 0 0.40 0.00 0.15 0.00 0.02 99.43 05:13:33 05:12:01 1 0.05 0.00 0.07 0.00 0.02 99.87 05:13:33 05:13:01 all 0.25 0.00 0.33 0.00 0.02 99.39 05:13:33 05:13:01 0 0.17 0.00 0.28 0.00 0.02 99.53 05:13:33 05:13:01 1 0.33 0.00 0.38 0.00 0.03 99.25 05:13:33 Average: all 0.21 0.00 0.14 0.00 0.02 99.63 05:13:33 Average: 0 0.26 0.00 0.14 0.00 0.02 99.58 05:13:33 Average: 1 0.16 0.00 0.14 0.00 0.02 99.68 05:13:33 05:13:33 05:13:33