Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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-ssh1918840304193523824.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8451422379283473064.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/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/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6463105005468138044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh5971746067949118923.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/app-rfid-llrp-inventory/branches/PR-54/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/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8191522809910749535.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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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: app-rfid-llrp-inventory 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-2355 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh814920103155804669.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh3470255470401964010.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 Merge succeeded, producing 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 Checking out Revision 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # 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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh4133595884080816970.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 Commit message: "feat: migrate service to V2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:09:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:09:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:09:00 ========================================================= 00:09:00 EdgeX Global Pipelines Version Info 00:09:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 00:09:01 ------------------- 00:09:01 stable info: 00:09:01 ------------------- 00:09:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:09:01 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 00:09:01 Message: update stable to v1.0.210 00:09:02 ------------------- 00:09:02 experimental info: 00:09:02 ------------------- 00:09:02 Commited By: **** collab-it+edgex@linuxfoundation.org 00:09:02 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 00:09:02 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:09:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:09:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:09:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:09:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66a8c5f [Pipeline] echo 00:09:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:03 provisioning config files... 00:09:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config8611073349102387703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:05 ---> docker-login.sh 00:09:05 nexus3.edgexfoundry.org:10001 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 nexus3.edgexfoundry.org:10002 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 nexus3.edgexfoundry.org:10003 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 nexus3.edgexfoundry.org:10004 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 docker.io 00:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:06 Configure a credential helper to remove this warning. See 00:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:06 00:09:06 Login Succeeded 00:09:06 ---> docker-login.sh ends [Pipeline] } 00:09:06 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 00:09:06 + git log --format=format:%s -1 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [Pipeline] echo 00:09:06 GIT_COMMIT: 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833, Commit Message: feat: migrate service to V2 [Pipeline] echo 00:09:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:09 00:09:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:09:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:17 latest: Pulling from edgex-devops/git-semver 00:09:17 a0d0a0d46f8b: Pulling fs layer 00:09:17 3e5f54012d9b: Pulling fs layer 00:09:17 4c7163046ea9: Pulling fs layer 00:09:17 0c2d73faf560: Pulling fs layer 00:09:17 0c2d73faf560: Waiting 00:09:17 3e5f54012d9b: Verifying Checksum 00:09:17 3e5f54012d9b: Download complete 00:09:17 a0d0a0d46f8b: Verifying Checksum 00:09:17 a0d0a0d46f8b: Download complete 00:09:17 4c7163046ea9: Verifying Checksum 00:09:17 4c7163046ea9: Download complete 00:09:17 0c2d73faf560: Verifying Checksum 00:09:17 0c2d73faf560: Download complete 00:09:17 a0d0a0d46f8b: Pull complete 00:09:17 3e5f54012d9b: Pull complete 00:09:17 4c7163046ea9: Pull complete 00:09:18 0c2d73faf560: Pull complete 00:09:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:09:18 prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container 00:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:10004/edgex-devops/git-semver:latest cat 00:09:19 $ docker top 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:19 [ssh-agent] Looking for ssh-agent implementation... 00:09:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:19 $ docker exec 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent 00:09:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnbNLgF/agent.14 00:09:19 SSH_AGENT_PID=19 00:09:19 Running ssh-add (command line suppressed) 00:09:19 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1326021995282753781.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1326021995282753781.key) 00:09:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:19 + git tag --points-at HEAD [Pipeline] } 00:09:19 $ docker exec --env ******** --env ******** 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent -k 00:09:20 unset SSH_AUTH_SOCK; 00:09:20 unset SSH_AGENT_PID; 00:09:20 echo Agent pid 19 killed; 00:09:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:09:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:20 [ssh-agent] Looking for ssh-agent implementation... 00:09:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:20 $ docker exec 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent 00:09:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFDcigE/agent.52 00:09:20 SSH_AGENT_PID=58 00:09:20 Running ssh-add (command line suppressed) 00:09:20 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_213666834717292928.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_213666834717292928.key) 00:09:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:20 + git semver init 00:09:20 # -> Open(): unable to determine branch for HEAD 00:09:20 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 00:09:20 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 00:09:20 # $SEMVER_REMOTE_NAME = origin 00:09:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:09:20 # $SEMVER_USER_NAME = edgex-jenkins 00:09:20 # $SEMVER_BRANCH = PR-54 00:09:20 # $SEMVER_TEMP = /tmp/semver-300350099 00:09:20 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 00:09:21 # '/tmp/semver-300350099' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 00:09:21 # -> Force: false 00:09:21 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 00:09:21 $ docker exec --env ******** --env ******** 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent -k 00:09:21 unset SSH_AUTH_SOCK; 00:09:21 unset SSH_AGENT_PID; 00:09:21 echo Agent pid 58 killed; 00:09:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:22 + git semver [Pipeline] } 00:09:22 $ docker stop --time=1 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c 00:09:38 $ docker rm -f 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c [Pipeline] // withDockerContainer [Pipeline] sh 00:09:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:09:39 Stashed 1 file(s) [Pipeline] echo 00:09:39 [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 00:09:55 Still waiting to schedule task 00:09:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2355’ 00:09:55 Still waiting to schedule task 00:09:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:11:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2356 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 00:11:35 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 00:11:35 The recommended git tool is: git 00:11:43 using credential edgex-jenkins-ssh 00:11:43 Cloning the remote Git repository 00:11:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:11:43 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 00:11:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:11:43 > git --version # timeout=10 00:11:43 > git --version # 'git version 2.17.1' 00:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:46 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 00:11:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:11:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:11:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:11:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:11:46 > git config core.sparsecheckout # timeout=10 00:11:46 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 00:11:46 Merge succeeded, producing 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 00:11:46 Checking out Revision 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 (PR-54) 00:11:46 > git remote # timeout=10 00:11:46 > git config --get remote.origin.url # timeout=10 00:11:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:46 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 00:11:46 > git rev-parse HEAD^{commit} # timeout=10 00:11:46 > git config core.sparsecheckout # timeout=10 00:11:46 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 00:11:50 Commit message: "feat: migrate service to V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:11:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:11:51 Dload Upload Total Spent Left Speed 00:11:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 00:11:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:11:53 + + sudo teesudo /etc/docker/daemon.new jq 00:11:53 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:11:53 { 00:11:53 "registry-mirrors": [ 00:11:53 "https://nexus3.edgexfoundry.org:10001" 00:11:53 ], 00:11:53 "bip": "10.250.0.254/24", 00:11:53 "hosts": [ 00:11:53 "tcp://0.0.0.0:5555", 00:11:53 "unix:///var/run/docker.sock" 00:11:53 ], 00:11:53 "mtu": 1458, 00:11:53 "selinux-enabled": true, 00:11:53 "seccomp-profile": "/etc/docker/seccomp.json" 00:11:53 } [Pipeline] sh 00:11:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:11:53 + sudo service docker restart 00:12:10 Running on prd-centos7-docker-4c-2g-2357 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 00:12:10 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 00:12:10 The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:14 provisioning config files... 00:12:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config2330966234295239365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:14 ---> docker-login.sh 00:12:14 nexus3.edgexfoundry.org:10001 00:12:14 using credential edgex-jenkins-ssh 00:12:14 Cloning the remote Git repository 00:12:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:12:14 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 00:12:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:12:14 > git --version # timeout=10 00:12:14 > git --version # 'git version 2.24.4' 00:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:12:14 [INFO] Currently running in a labeled security context 00:12:14 [INFO] Currently SELinux is 'enforcing' on the host 00:12:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh651137714031952770.key 00:12:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:15 Configure a credential helper to remove this warning. See 00:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:15 00:12:15 Login Succeeded 00:12:15 nexus3.edgexfoundry.org:10002 00:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:16 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 00:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:16 Configure a credential helper to remove this warning. See 00:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:16 00:12:16 Login Succeeded 00:12:16 nexus3.edgexfoundry.org:10003 00:12:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:12:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:12:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:12:15 [INFO] Currently running in a labeled security context 00:12:15 [INFO] Currently SELinux is 'enforcing' on the host 00:12:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh222940672075810100.key 00:12:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:12:16 > git config core.sparsecheckout # timeout=10 00:12:16 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 00:12:16 > git remote # timeout=10 00:12:16 > git config --get remote.origin.url # timeout=10 00:12:16 Merge succeeded, producing 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 00:12:16 Checking out Revision 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 (PR-54) 00:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:16 Configure a credential helper to remove this warning. See 00:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:16 00:12:16 Login Succeeded 00:12:16 nexus3.edgexfoundry.org:10004 00:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:17 Configure a credential helper to remove this warning. See 00:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:17 00:12:17 Login Succeeded 00:12:17 docker.io 00:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:12:16 [INFO] Currently running in a labeled security context 00:12:16 [INFO] Currently SELinux is 'enforcing' on the host 00:12:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh3080466799014345783.key 00:12:16 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 00:12:16 > git rev-parse HEAD^{commit} # timeout=10 00:12:16 > git config core.sparsecheckout # timeout=10 00:12:16 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 00:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:18 Configure a credential helper to remove this warning. See 00:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:18 00:12:18 Login Succeeded 00:12:18 ---> docker-login.sh ends [Pipeline] } 00:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:12:19 ========================================================= 00:12:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:12:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:12:19 Commit message: "feat: migrate service to V2" 00:12:20 + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:20 provisioning config files... 00:12:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config675332759065107794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:20 ---> docker-login.sh 00:12:20 nexus3.edgexfoundry.org:10001 00:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:20 Configure a credential helper to remove this warning. See 00:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:20 00:12:20 Login Succeeded 00:12:20 nexus3.edgexfoundry.org:10002 00:12:20 Sending build context to Docker daemon 670.7kB 00:12:20 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 00:12:20 Step 2/12 : FROM ${BASE} AS builder 00:12:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:12:20 552d1f2373af: Pulling fs layer 00:12:20 ea3f2d53f512: Pulling fs layer 00:12:20 9e70ebbbe112: Pulling fs layer 00:12:20 7a9cfe048b4a: Pulling fs layer 00:12:20 72dc09318566: Pulling fs layer 00:12:20 f4f7b4309257: Pulling fs layer 00:12:20 0ac9a79272e3: Pulling fs layer 00:12:20 b78e95d17946: Pulling fs layer 00:12:20 7a9cfe048b4a: Waiting 00:12:20 f4f7b4309257: Waiting 00:12:20 0ac9a79272e3: Waiting 00:12:20 72dc09318566: Waiting 00:12:20 b78e95d17946: Waiting 00:12:20 9e70ebbbe112: Verifying Checksum 00:12:20 9e70ebbbe112: Download complete 00:12:20 ea3f2d53f512: Verifying Checksum 00:12:20 ea3f2d53f512: Download complete 00:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:20 Configure a credential helper to remove this warning. See 00:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:20 00:12:20 Login Succeeded 00:12:20 nexus3.edgexfoundry.org:10003 00:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:20 Configure a credential helper to remove this warning. See 00:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:20 00:12:20 Login Succeeded 00:12:20 nexus3.edgexfoundry.org:10004 00:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:20 72dc09318566: Verifying Checksum 00:12:20 72dc09318566: Download complete 00:12:20 f4f7b4309257: Verifying Checksum 00:12:20 f4f7b4309257: Download complete 00:12:20 552d1f2373af: Verifying Checksum 00:12:20 552d1f2373af: Download complete 00:12:20 0ac9a79272e3: Verifying Checksum 00:12:20 0ac9a79272e3: Download complete 00:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:21 Configure a credential helper to remove this warning. See 00:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:21 00:12:21 Login Succeeded 00:12:21 docker.io 00:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:21 Configure a credential helper to remove this warning. See 00:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:21 00:12:21 Login Succeeded 00:12:21 ---> docker-login.sh ends [Pipeline] } 00:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:12:21 ========================================================= 00:12:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:12:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:12:22 552d1f2373af: Pull complete 00:12:22 ea3f2d53f512: Pull complete 00:12:22 + 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 . 00:12:22 Sending build context to Docker daemon 670.7kB 00:12:22 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 00:12:22 Step 2/12 : FROM ${BASE} AS builder 00:12:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:12:22 a0d0a0d46f8b: Pulling fs layer 00:12:22 31adcdaf11c8: Pulling fs layer 00:12:22 b8b176561691: Pulling fs layer 00:12:22 4527c011a84f: Pulling fs layer 00:12:22 5d74067f8e1e: Pulling fs layer 00:12:22 e0aca202a116: Pulling fs layer 00:12:22 3a43be97a3b4: Pulling fs layer 00:12:22 34cad66bf833: Pulling fs layer 00:12:22 b4e3c513aaa6: Pulling fs layer 00:12:22 4527c011a84f: Waiting 00:12:22 5d74067f8e1e: Waiting 00:12:22 e0aca202a116: Waiting 00:12:22 3a43be97a3b4: Waiting 00:12:22 34cad66bf833: Waiting 00:12:22 b4e3c513aaa6: Waiting 00:12:22 b8b176561691: Verifying Checksum 00:12:22 b8b176561691: Download complete 00:12:22 31adcdaf11c8: Verifying Checksum 00:12:22 31adcdaf11c8: Download complete 00:12:22 9e70ebbbe112: Pull complete 00:12:22 b78e95d17946: Verifying Checksum 00:12:22 b78e95d17946: Download complete 00:12:23 5d74067f8e1e: Verifying Checksum 00:12:23 5d74067f8e1e: Download complete 00:12:23 a0d0a0d46f8b: Verifying Checksum 00:12:23 a0d0a0d46f8b: Download complete 00:12:23 3a43be97a3b4: Verifying Checksum 00:12:23 3a43be97a3b4: Download complete 00:12:23 e0aca202a116: Verifying Checksum 00:12:23 e0aca202a116: Download complete 00:12:23 34cad66bf833: Verifying Checksum 00:12:23 34cad66bf833: Download complete 00:12:23 a0d0a0d46f8b: Pull complete 00:12:23 7a9cfe048b4a: Verifying Checksum 00:12:23 7a9cfe048b4a: Download complete 00:12:23 b4e3c513aaa6: Verifying Checksum 00:12:23 b4e3c513aaa6: Download complete 00:12:23 31adcdaf11c8: Pull complete 00:12:23 4527c011a84f: Verifying Checksum 00:12:23 4527c011a84f: Download complete 00:12:23 b8b176561691: Pull complete 00:12:26 4527c011a84f: Pull complete 00:12:27 5d74067f8e1e: Pull complete 00:12:27 e0aca202a116: Pull complete 00:12:27 3a43be97a3b4: Pull complete 00:12:27 34cad66bf833: Pull complete 00:12:30 b4e3c513aaa6: Pull complete 00:12:30 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:12:30 ---> 9f6097aaca64 00:12:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:12:31 ---> Running in 0a810f4091f4 00:12:31 Removing intermediate container 0a810f4091f4 00:12:31 ---> a186ab89736d 00:12:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:12:31 ---> Running in 7634c5fb48af 00:12:31 Removing intermediate container 7634c5fb48af 00:12:31 ---> ea450dc4ac14 00:12:31 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:12:31 ---> Running in 5c58268d460a 00:12:31 Removing intermediate container 5c58268d460a 00:12:31 ---> d7917169bc2a 00:12:31 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:31 ---> Running in a452f7d732ac 00:12:32 Removing intermediate container a452f7d732ac 00:12:32 ---> 691d114a9577 00:12:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:32 ---> Running in 69b0eaae2d5d 00:12:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:12:33 7a9cfe048b4a: Pull complete 00:12:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:12:33 OK: 220 MiB in 52 packages 00:12:34 Removing intermediate container 69b0eaae2d5d 00:12:34 ---> 461089ad4c71 00:12:34 Step 8/12 : WORKDIR /app 00:12:34 ---> Running in d3e3a9419b36 00:12:34 72dc09318566: Pull complete 00:12:34 Removing intermediate container d3e3a9419b36 00:12:34 ---> fada3d01e568 00:12:34 Step 9/12 : COPY . . 00:12:34 ---> 88098fad73d5 00:12:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:34 f4f7b4309257: Pull complete 00:12:34 ---> Running in 52c5f9cf5704 00:12:34 0ac9a79272e3: Pull complete 00:12:42 b78e95d17946: Pull complete 00:12:42 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:12:42 ---> 8b459fc5aaf0 00:12:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:12:42 ---> Running in 5ade8f894a49 00:12:43 Removing intermediate container 5ade8f894a49 00:12:43 ---> 6d8a9506309c 00:12:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:12:43 ---> Running in da20c73bc610 00:12:43 Removing intermediate container da20c73bc610 00:12:43 ---> 2cae669f3c20 00:12:43 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:12:43 ---> Running in 737413a3c63f 00:12:45 Removing intermediate container 737413a3c63f 00:12:45 ---> 2f5530b937e0 00:12:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:45 ---> Running in db07021f9007 00:12:46 Removing intermediate container db07021f9007 00:12:46 ---> cdadb9dfe17b 00:12:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:46 ---> Running in 9147e20135ed 00:12:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:12:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:12:49 OK: 219 MiB in 52 packages 00:12:50 Removing intermediate container 9147e20135ed 00:12:50 ---> ae9048e2107a 00:12:50 Step 8/12 : WORKDIR /app 00:12:50 ---> Running in 5c362a37cda3 00:12:50 Removing intermediate container 5c362a37cda3 00:12:50 ---> 61d76847cf64 00:12:50 Step 9/12 : COPY . . 00:12:51 ---> 2627cd72e135 00:12:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:51 ---> Running in 29a3b1ba78f0 00:13:03 Removing intermediate container 52c5f9cf5704 00:13:03 ---> 1db7806309a6 00:13:03 Step 11/12 : ARG MAKE="make build" 00:13:03 ---> Running in b6e77699e0c1 00:13:03 Removing intermediate container b6e77699e0c1 00:13:03 ---> c1b293f2c1bb 00:13:03 Step 12/12 : RUN $MAKE 00:13:03 ---> Running in babacb7f492d 00:13:03 noop 00:13:04 Removing intermediate container babacb7f492d 00:13:04 ---> 2243f4ddd3ee 00:13:04 Successfully built 2243f4ddd3ee 00:13:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:13:04 + docker inspect -f . ci-base-image-x86_64 00:13:04 . [Pipeline] withDockerContainer 00:13:04 prd-centos7-docker-4c-2g-2357 does not seem to be running inside a container 00:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:13:04 $ docker top 9d79c93bfc3cf724a63707713190f47df19eb74da08531e74b1e255c019ce75d -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:05 + go version 00:13:05 go version go1.16.8 linux/amd64 [Pipeline] } 00:13:05 $ docker stop --time=1 9d79c93bfc3cf724a63707713190f47df19eb74da08531e74b1e255c019ce75d 00:13:06 $ docker rm -f 9d79c93bfc3cf724a63707713190f47df19eb74da08531e74b1e255c019ce75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:07 + docker inspect -f . ci-base-image-x86_64 00:13:07 . [Pipeline] withDockerContainer 00:13:08 prd-centos7-docker-4c-2g-2357 does not seem to be running inside a container 00:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:13:08 $ docker top 19134aa64d3009e14cf87be12e3ccc86eef31b68727510514642cad3c00414ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:13:08 + make test 00:13:08 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:13:27 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:13:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.107s coverage: 86.0% of statements 00:13:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:13:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.343s coverage: 73.3% of statements 00:13:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:43 ./bin/test-attribution.sh 00:13:43 An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add 00:13:43 make: *** [Makefile:34: test] Error 1 [Pipeline] } 00:13:43 $ docker stop --time=1 19134aa64d3009e14cf87be12e3ccc86eef31b68727510514642cad3c00414ef 00:13:45 $ docker rm -f 19134aa64d3009e14cf87be12e3ccc86eef31b68727510514642cad3c00414ef [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 00:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:46 00:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:47 latest: Pulling from edgex-lftools-log-publisher 00:13:47 b4d181a07f80: Pulling fs layer 00:13:47 a1111a8f2ec3: Pulling fs layer 00:13:47 ed53099fbce6: Pulling fs layer 00:13:47 dc539afda2c1: Pulling fs layer 00:13:47 77bc0d833cb6: Pulling fs layer 00:13:47 9065ff56babe: Pulling fs layer 00:13:47 d287ab97295c: Pulling fs layer 00:13:47 dc539afda2c1: Waiting 00:13:47 77bc0d833cb6: Waiting 00:13:47 9065ff56babe: Waiting 00:13:47 d287ab97295c: Waiting 00:13:47 a1111a8f2ec3: Verifying Checksum 00:13:47 a1111a8f2ec3: Download complete 00:13:47 dc539afda2c1: Verifying Checksum 00:13:47 dc539afda2c1: Download complete 00:13:47 ed53099fbce6: Verifying Checksum 00:13:47 ed53099fbce6: Download complete 00:13:47 9065ff56babe: Verifying Checksum 00:13:47 9065ff56babe: Download complete 00:13:47 77bc0d833cb6: Verifying Checksum 00:13:47 77bc0d833cb6: Download complete 00:13:47 b4d181a07f80: Verifying Checksum 00:13:47 b4d181a07f80: Download complete 00:13:48 d287ab97295c: Verifying Checksum 00:13:48 d287ab97295c: Download complete 00:13:49 b4d181a07f80: Pull complete 00:13:49 a1111a8f2ec3: Pull complete 00:13:49 ed53099fbce6: Pull complete 00:13:49 dc539afda2c1: Pull complete 00:13:49 77bc0d833cb6: Pull complete 00:13:49 9065ff56babe: Pull complete 00:13:55 d287ab97295c: Pull complete 00:13:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:13:55 prd-centos7-docker-4c-2g-2357 does not seem to be running inside a container 00:13:55 $ 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/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:13:57 $ docker top d4a136f232ed3cf5bed8c55fb3ab50731426a4b74bb4f352c23dd83e647fca34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:58 ---> job-cost.sh 00:13:58 lf-activate-venv: SKIPPING 00:13:58 INFO: No Stack... 00:13:58 INFO: Retrieving Pricing Info for: v3-standard-2 00:13:58 INFO: Archiving Costs [Pipeline] sh 00:13:59 + cut -d, -f6 00:13:59 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [Pipeline] lock 00:13:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] 00:13:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] did not exist. Created. 00:13:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:59 + echo total: 0.05999999865889549 [Pipeline] stash 00:13:59 Stashed 1 file(s) [Pipeline] } 00:13:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:59 $ docker stop --time=1 d4a136f232ed3cf5bed8c55fb3ab50731426a4b74bb4f352c23dd83e647fca34 00:14:01 $ docker rm -f d4a136f232ed3cf5bed8c55fb3ab50731426a4b74bb4f352c23dd83e647fca34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:14:01 Failed in branch amd64 00:14:15 Removing intermediate container 29a3b1ba78f0 00:14:15 ---> 3987234b52b1 00:14:15 Step 11/12 : ARG MAKE="make build" 00:14:15 ---> Running in d14c8fbbcf05 00:14:15 Removing intermediate container d14c8fbbcf05 00:14:15 ---> 2b262f1a2be7 00:14:15 Step 12/12 : RUN $MAKE 00:14:15 ---> Running in c2356af8f22a 00:14:15 noop 00:14:15 Removing intermediate container c2356af8f22a 00:14:15 ---> 5c68f06900c0 00:14:15 Successfully built 5c68f06900c0 00:14:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:14:15 + docker inspect -f . ci-base-image-arm64 00:14:15 . [Pipeline] withDockerContainer 00:14:15 prd-ubuntu18.04-docker-arm64-4c-16g-2356 does not seem to be running inside a container 00:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 00:14:17 $ docker top 71b29a124542caef131687efaf47dade941aa0dd67d45a899c401987bd4db7c0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:18 + go version 00:14:18 go version go1.16.8 linux/arm64 [Pipeline] } 00:14:18 $ docker stop --time=1 71b29a124542caef131687efaf47dade941aa0dd67d45a899c401987bd4db7c0 00:14:19 $ docker rm -f 71b29a124542caef131687efaf47dade941aa0dd67d45a899c401987bd4db7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:20 + docker inspect -f . ci-base-image-arm64 00:14:20 . [Pipeline] withDockerContainer 00:14:20 prd-ubuntu18.04-docker-arm64-4c-16g-2356 does not seem to be running inside a container 00:14:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 00:14:22 $ docker top 74c5e79dc65b784e37482f0c094916e1b34de681f327164b1c5b2cfe32beb7f8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:14:24 + make test 00:14:24 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:15:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:15:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.161s coverage: 86.0% of statements 00:15:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:15:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.538s coverage: 73.3% of statements 00:15:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:16:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:16:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:16:01 ./bin/test-attribution.sh 00:16:02 An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add 00:16:03 make: *** [Makefile:34: test] Error 1 [Pipeline] } 00:16:03 $ docker stop --time=1 74c5e79dc65b784e37482f0c094916e1b34de681f327164b1c5b2cfe32beb7f8 00:16:04 $ docker rm -f 74c5e79dc65b784e37482f0c094916e1b34de681f327164b1c5b2cfe32beb7f8 [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 00:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:07 00:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:07 arm64: Pulling from edgex-lftools-log-publisher 00:16:07 448f6bf000e3: Pulling fs layer 00:16:07 f757da607395: Pulling fs layer 00:16:07 05883995daec: Pulling fs layer 00:16:07 8603b9c90790: Pulling fs layer 00:16:07 1560dd03e051: Pulling fs layer 00:16:07 27f5ce0e4adf: Pulling fs layer 00:16:07 c2d8d7efcc4b: Pulling fs layer 00:16:07 1560dd03e051: Waiting 00:16:07 27f5ce0e4adf: Waiting 00:16:07 c2d8d7efcc4b: Waiting 00:16:07 8603b9c90790: Waiting 00:16:07 f757da607395: Verifying Checksum 00:16:07 f757da607395: Download complete 00:16:07 8603b9c90790: Download complete 00:16:08 1560dd03e051: Verifying Checksum 00:16:08 1560dd03e051: Download complete 00:16:08 05883995daec: Verifying Checksum 00:16:08 05883995daec: Download complete 00:16:08 27f5ce0e4adf: Verifying Checksum 00:16:08 27f5ce0e4adf: Download complete 00:16:08 448f6bf000e3: Verifying Checksum 00:16:08 448f6bf000e3: Download complete 00:16:10 c2d8d7efcc4b: Verifying Checksum 00:16:10 c2d8d7efcc4b: Download complete 00:16:11 448f6bf000e3: Pull complete 00:16:12 f757da607395: Pull complete 00:16:13 05883995daec: Pull complete 00:16:14 8603b9c90790: Pull complete 00:16:15 1560dd03e051: Pull complete 00:16:15 27f5ce0e4adf: Pull complete 00:16:30 c2d8d7efcc4b: Pull complete 00:16:30 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:16:30 prd-ubuntu18.04-docker-arm64-4c-16g-2356 does not seem to be running inside a container 00:16:31 $ 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/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:16:34 $ docker top 5bdd8a22a39bed78c76f833a4de444cf7226de00d61e1fa15eb28ea2c305d53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:35 ---> job-cost.sh 00:16:35 lf-activate-venv: SKIPPING 00:16:35 INFO: No Stack... 00:16:35 INFO: Retrieving Pricing Info for: v3-standard-4 00:16:35 INFO: Archiving Costs [Pipeline] sh 00:16:36 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 00:16:36 + cut -d, -f6 [Pipeline] lock 00:16:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] 00:16:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] did not exist. Created. 00:16:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:37 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-8ebbd707/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-8ebbd707/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:16:37 + echo total: 0.10999999940395355 [Pipeline] stash 00:16:37 Warning: overwriting stash ‘stack-cost’ 00:16:38 Stashed 1 file(s) [Pipeline] } 00:16:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:38 $ docker stop --time=1 5bdd8a22a39bed78c76f833a4de444cf7226de00d61e1fa15eb28ea2c305d53b 00:16:39 $ docker rm -f 5bdd8a22a39bed78c76f833a4de444cf7226de00d61e1fa15eb28ea2c305d53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:16:41 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 00:16:43 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:16:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:16:44 ---> package-listing.sh 00:16:44 ++ facter osfamily 00:16:44 ++ tr '[:upper:]' '[:lower:]' 00:16:44 + OS_FAMILY=redhat 00:16:44 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 00:16:44 + START_PACKAGES=/tmp/packages_start.txt 00:16:44 + END_PACKAGES=/tmp/packages_end.txt 00:16:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:16:44 + PACKAGES=/tmp/packages_start.txt 00:16:44 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 00:16:44 + PACKAGES=/tmp/packages_end.txt 00:16:44 + case "${OS_FAMILY}" in 00:16:44 + sort 00:16:44 + rpm -qa 00:16:45 + '[' -f /tmp/packages_start.txt ']' 00:16:45 + '[' -f /tmp/packages_end.txt ']' 00:16:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:16:45 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 00:16:45 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 00:16:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo 00:16:45 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:16:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:46 00:16:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:16:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:46 latest: Pulling from edgex-lftools-log-publisher 00:16:46 b4d181a07f80: Pulling fs layer 00:16:46 a1111a8f2ec3: Pulling fs layer 00:16:46 ed53099fbce6: Pulling fs layer 00:16:46 dc539afda2c1: Pulling fs layer 00:16:46 77bc0d833cb6: Pulling fs layer 00:16:46 9065ff56babe: Pulling fs layer 00:16:46 d287ab97295c: Pulling fs layer 00:16:46 dc539afda2c1: Waiting 00:16:46 77bc0d833cb6: Waiting 00:16:46 9065ff56babe: Waiting 00:16:46 d287ab97295c: Waiting 00:16:46 a1111a8f2ec3: Verifying Checksum 00:16:46 a1111a8f2ec3: Download complete 00:16:46 dc539afda2c1: Download complete 00:16:46 ed53099fbce6: Verifying Checksum 00:16:46 ed53099fbce6: Download complete 00:16:46 9065ff56babe: Verifying Checksum 00:16:46 9065ff56babe: Download complete 00:16:46 77bc0d833cb6: Verifying Checksum 00:16:46 77bc0d833cb6: Download complete 00:16:46 b4d181a07f80: Verifying Checksum 00:16:46 b4d181a07f80: Download complete 00:16:47 d287ab97295c: Verifying Checksum 00:16:47 d287ab97295c: Download complete 00:16:48 b4d181a07f80: Pull complete 00:16:48 a1111a8f2ec3: Pull complete 00:16:49 ed53099fbce6: Pull complete 00:16:49 dc539afda2c1: Pull complete 00:16:49 77bc0d833cb6: Pull complete 00:16:49 9065ff56babe: Pull complete 00:16:54 d287ab97295c: Pull complete 00:16:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:16:54 prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container 00:16:54 $ 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:16:57 $ docker top 959f1829db8ead0dcf556a343e85dc62c76c540b993e4b0222181c7daedae847 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:16:58 + mkdir -p /var/log/sysstat [Pipeline] sh 00:16:58 + ls /var/log/sa-host 00:16:58 + sadf -c /var/log/sa-host/sa28 00:16:58 file_magic: OK 00:16:58 HZ: Using current value: 100 00:16:58 file_header: OK 00:16:58 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 00:16:58 Statistics: 00:16:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:16:58 File successfully converted to sysstat format version 12.0.3 00:16:58 + sadf -c /var/log/sa-host/sa30 00:16:58 file_magic: OK 00:16:58 HZ: Using current value: 100 00:16:58 file_header: OK 00:16:58 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 00:16:58 Statistics: 00:16:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:16:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:00 provisioning config files... 00:17:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config7444454480671641247tmp [Pipeline] { [Pipeline] echo 00:17:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:17:00 ---> create-netrc.sh [Pipeline] } 00:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:17:00 ---> python-tools-install.sh [Pipeline] echo 00:17:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:17:01 ---> sudo-logs.sh 00:17:01 Archiving 'sudo' log.. 00:17:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2355.novalocal: Name or service not known 00:17:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2355.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 00:17:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:17:02 ---> job-cost.sh 00:17:02 lf-activate-venv: SKIPPING 00:17:02 DEBUG: total: 0.10999999940395355 00:17:02 INFO: Retrieving Stack Cost... 00:17:02 INFO: Retrieving Pricing Info for: v3-standard-2 00:17:02 INFO: Archiving Costs [Pipeline] echo 00:17:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:17:02 ---> logs-deploy.sh 00:17:02 lf-activate-venv: SKIPPING 00:17:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/3 00:17:02 INFO: archiving workspace using pattern(s): 00:17:03 Archives upload complete. 00:17:03 INFO: archiving logs to Nexus 00:17:04 ---> uname -a: 00:17:04 Linux prd-centos7-docker-4c-2g-2355.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 00:17:04 00:17:04 00:17:04 ---> lscpu: 00:17:04 Architecture: x86_64 00:17:04 CPU op-mode(s): 32-bit, 64-bit 00:17:04 Byte Order: Little Endian 00:17:04 Address sizes: 40 bits physical, 48 bits virtual 00:17:04 CPU(s): 2 00:17:04 On-line CPU(s) list: 0,1 00:17:04 Thread(s) per core: 1 00:17:04 Core(s) per socket: 1 00:17:04 Socket(s): 2 00:17:04 NUMA node(s): 1 00:17:04 Vendor ID: AuthenticAMD 00:17:04 CPU family: 23 00:17:04 Model: 49 00:17:04 Model name: AMD EPYC-Rome Processor 00:17:04 Stepping: 0 00:17:04 CPU MHz: 2799.998 00:17:04 BogoMIPS: 5599.99 00:17:04 Virtualization: AMD-V 00:17:04 Hypervisor vendor: KVM 00:17:04 Virtualization type: full 00:17:04 L1d cache: 32K 00:17:04 L1i cache: 32K 00:17:04 L2 cache: 512K 00:17:04 L3 cache: 16384K 00:17:04 NUMA node0 CPU(s): 0,1 00:17:04 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 00:17:04 00:17:04 00:17:04 ---> nproc: 00:17:04 2 00:17:04 00:17:04 00:17:04 ---> df -h: 00:17:04 Filesystem Size Used Avail Use% Mounted on 00:17:04 overlay 40G 7.7G 33G 20% / 00:17:04 tmpfs 64M 0 64M 0% /dev 00:17:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:17:04 shm 64M 0 64M 0% /dev/shm 00:17:04 /dev/vda1 40G 7.7G 33G 20% /facter-os 00:17:04 00:17:04 00:17:04 ---> sar -b -r -n DEV: 00:17:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 00:17:04 00:17:04 00:08:06 LINUX RESTART (2 CPU) 00:17:04 00:17:04 00:09:01 tps rtps wtps bread/s bwrtn/s 00:17:04 00:10:01 21.00 3.15 17.85 2313.81 3202.95 00:17:04 00:11:01 0.65 0.00 0.65 0.00 11.82 00:17:04 00:12:01 0.28 0.00 0.28 0.00 3.73 00:17:04 00:13:01 0.20 0.00 0.20 0.00 2.57 00:17:04 00:14:01 0.32 0.00 0.32 0.00 4.36 00:17:04 00:15:01 0.25 0.00 0.25 0.00 3.36 00:17:04 00:16:01 0.17 0.00 0.17 0.00 2.55 00:17:04 Average: 3.27 0.45 2.82 330.61 461.71 00:17:04 00:17:04 00:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:17:04 00:10:01 5666912 0 625448 7.81 2620 1713960 1234632 13.63 576572 1531412 132 00:17:04 00:11:01 5673688 0 618668 7.72 2620 1713964 1164500 12.86 571300 1531376 16 00:17:04 00:12:01 5673976 0 618372 7.72 2620 1713972 1164740 12.86 571268 1531532 8 00:17:04 00:13:01 5673616 0 618728 7.73 2620 1713976 1164812 12.86 571784 1531528 8 00:17:04 00:14:01 5675480 0 616860 7.70 2620 1713980 1167496 12.89 568936 1532456 20 00:17:04 00:15:01 5674692 0 617644 7.71 2620 1713984 1167640 12.89 569828 1532456 20 00:17:04 00:16:01 5673572 0 618760 7.73 2620 1713988 1167376 12.89 570408 1532496 20 00:17:04 Average: 5673134 0 619211 7.73 2620 1713975 1175885 12.98 571442 1531894 32 00:17:04 00:17:04 00:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:17:04 00:10:01 eth0 83.70 79.03 474.37 18.29 0.00 0.00 0.00 0.00 00:17:04 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:10:01 docker0 37.65 23.61 3.39 151.41 0.00 0.00 0.00 0.00 00:17:04 00:11:01 eth0 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 00:17:04 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:12:01 eth0 0.87 0.25 0.31 0.19 0.00 0.00 0.00 0.00 00:17:04 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:13:01 eth0 0.47 0.48 0.27 0.21 0.00 0.00 0.00 0.00 00:17:04 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:14:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:17:04 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:15:01 eth0 0.83 0.38 0.39 0.18 0.00 0.00 0.00 0.00 00:17:04 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:16:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 00:17:04 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 Average: eth0 12.41 11.50 67.94 2.71 0.00 0.00 0.00 0.00 00:17:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:04 Average: docker0 5.38 3.37 0.48 21.63 0.00 0.00 0.00 0.00 00:17:04 00:17:04 00:17:04 ---> sar -P ALL: 00:17:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 00:17:04 00:17:04 00:08:06 LINUX RESTART (2 CPU) 00:17:04 00:17:04 00:09:01 CPU %user %nice %system %iowait %steal %idle 00:17:04 00:10:01 all 3.68 0.00 1.65 2.29 0.04 92.33 00:17:04 00:10:01 0 4.28 0.00 1.75 1.28 0.03 92.65 00:17:04 00:10:01 1 3.08 0.00 1.55 3.30 0.05 92.01 00:17:04 00:11:01 all 0.23 0.00 0.08 0.00 0.02 99.67 00:17:04 00:11:01 0 0.40 0.00 0.08 0.00 0.02 99.50 00:17:04 00:11:01 1 0.07 0.00 0.07 0.00 0.02 99.85 00:17:04 00:12:01 all 0.21 0.00 0.05 0.00 0.03 99.72 00:17:04 00:12:01 0 0.30 0.00 0.03 0.00 0.02 99.65 00:17:04 00:12:01 1 0.12 0.00 0.07 0.00 0.03 99.78 00:17:04 00:13:01 all 0.22 0.00 0.04 0.00 0.01 99.73 00:17:04 00:13:01 0 0.38 0.00 0.02 0.00 0.00 99.60 00:17:04 00:13:01 1 0.05 0.00 0.07 0.00 0.02 99.87 00:17:04 00:14:01 all 0.27 0.00 0.08 0.00 0.02 99.64 00:17:04 00:14:01 0 0.17 0.00 0.08 0.00 0.02 99.73 00:17:04 00:14:01 1 0.37 0.00 0.07 0.00 0.02 99.55 00:17:04 00:15:01 all 0.21 0.00 0.05 0.00 0.03 99.72 00:17:04 00:15:01 0 0.07 0.00 0.08 0.00 0.03 99.82 00:17:04 00:15:01 1 0.35 0.00 0.02 0.00 0.02 99.62 00:17:04 00:16:01 all 0.23 0.00 0.05 0.00 0.02 99.70 00:17:04 00:16:01 0 0.10 0.00 0.03 0.00 0.03 99.83 00:17:04 00:16:01 1 0.37 0.00 0.07 0.00 0.00 99.57 00:17:04 Average: all 0.72 0.00 0.28 0.32 0.02 98.65 00:17:04 Average: 0 0.81 0.00 0.30 0.18 0.02 98.69 00:17:04 Average: 1 0.63 0.00 0.27 0.47 0.02 98.61 00:17:04 00:17:04 00:17:04