Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d736d948dedcad33762ae03d17b3ba98f5eb059+c8ddb795451293862e71ea8481bb36f4aa2ad204 (bf20fe75d081fa60750ebb0b57edaf263c5f5199) 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-ssh14087972994107632548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13957241903925062395.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8124638341453191383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9076892351509332076.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13501171624063565549.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7352069076305041300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6460 in /w/workspace/undry_device-rfid-llrp-go_PR-159 [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/undry_device-rfid-llrp-go_PR-159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 9d736d948dedcad33762ae03d17b3ba98f5eb059 Merge succeeded, producing 9d736d948dedcad33762ae03d17b3ba98f5eb059 Checking out Revision 9d736d948dedcad33762ae03d17b3ba98f5eb059 (PR-159) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d736d948dedcad33762ae03d17b3ba98f5eb059 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d736d948dedcad33762ae03d17b3ba98f5eb059 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:01:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:01:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:01:43 ========================================================= 11:01:43 EdgeX Global Pipelines Version Info 11:01:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:01:44 ------------------- 11:01:44 stable info: 11:01:44 ------------------- 11:01:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:01:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:01:44 Message: update stable to v1.0.244 11:01:45 ------------------- 11:01:45 experimental info: 11:01:45 ------------------- 11:01:45 Commited By: **** collab-it+edgex@linuxfoundation.org 11:01:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:01:45 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d736d948dedcad33762ae03d17b3ba98f5eb059 [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d736d9 [Pipeline] echo 11:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:46 provisioning config files... 11:01:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp/config5803597717813543920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:47 ---> docker-login.sh 11:01:47 nexus3.edgexfoundry.org:10001 11:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:47 Configure a credential helper to remove this warning. See 11:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:47 11:01:47 Login Succeeded 11:01:47 nexus3.edgexfoundry.org:10002 11:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:47 Configure a credential helper to remove this warning. See 11:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:47 11:01:47 Login Succeeded 11:01:47 nexus3.edgexfoundry.org:10003 11:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:47 Configure a credential helper to remove this warning. See 11:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:47 11:01:47 Login Succeeded 11:01:47 nexus3.edgexfoundry.org:10004 11:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:48 Configure a credential helper to remove this warning. See 11:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:48 11:01:48 Login Succeeded 11:01:48 docker.io 11:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:48 Configure a credential helper to remove this warning. See 11:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:48 11:01:48 Login Succeeded 11:01:48 ---> docker-login.sh ends [Pipeline] } 11:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:01:48 + git rev-list -1 --merges 9d736d948dedcad33762ae03d17b3ba98f5eb059~1..9d736d948dedcad33762ae03d17b3ba98f5eb059 [Pipeline] echo 11:01:48 -----------> git rev-list -1 --merges 9d736d948dedcad33762ae03d17b3ba98f5eb059~1..9d736d948dedcad33762ae03d17b3ba98f5eb059 9d736d948dedcad33762ae03d17b3ba98f5eb059 [false] [Pipeline] sh 11:01:49 + git log --format=format:%s -1 9d736d948dedcad33762ae03d17b3ba98f5eb059 [Pipeline] echo 11:01:49 ========================================================= 11:01:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:01:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:49 + git log --format=format:%s -1 9d736d948dedcad33762ae03d17b3ba98f5eb059 [Pipeline] echo 11:01:49 [semverPrep] GIT_COMMIT: 9d736d948dedcad33762ae03d17b3ba98f5eb059, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 11:01:49 [semverPrep] This is not a build commit. [Pipeline] sh 11:01:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:01:50 + grep -v github /etc/ssh/ssh_known_hosts 11:01:50 + [ -e /tmp/ssh_known_hosts ] 11:01:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:01:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:01:50 + sudo tee -a /etc/ssh/ssh_known_hosts 11:01:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:50 11:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:51 0.1.4: Pulling from edgex-devops/py-git-semver 11:01:51 b85a868b505f: Pulling fs layer 11:01:51 e2be974225ed: Pulling fs layer 11:01:51 339a4e72a1f5: Pulling fs layer 11:01:51 988bab9f4d93: Pulling fs layer 11:01:51 1469e6f7b9e6: Pulling fs layer 11:01:51 eaf3925da568: Pulling fs layer 11:01:51 bab4dde63d76: Pulling fs layer 11:01:51 bde34c3a00c8: Pulling fs layer 11:01:51 988bab9f4d93: Waiting 11:01:51 1469e6f7b9e6: Waiting 11:01:51 eaf3925da568: Waiting 11:01:51 bab4dde63d76: Waiting 11:01:51 b352a97aabf1: Pulling fs layer 11:01:51 4872d77fe225: Pulling fs layer 11:01:51 5851b861e8e6: Pulling fs layer 11:01:51 bde34c3a00c8: Waiting 11:01:51 b352a97aabf1: Waiting 11:01:51 5851b861e8e6: Waiting 11:01:51 4872d77fe225: Waiting 11:01:51 e2be974225ed: Download complete 11:01:51 988bab9f4d93: Verifying Checksum 11:01:51 988bab9f4d93: Download complete 11:01:51 1469e6f7b9e6: Verifying Checksum 11:01:51 1469e6f7b9e6: Download complete 11:01:51 339a4e72a1f5: Verifying Checksum 11:01:51 339a4e72a1f5: Download complete 11:01:51 eaf3925da568: Download complete 11:01:51 bde34c3a00c8: Verifying Checksum 11:01:51 bde34c3a00c8: Download complete 11:01:51 b352a97aabf1: Verifying Checksum 11:01:51 b352a97aabf1: Download complete 11:01:51 4872d77fe225: Download complete 11:01:51 5851b861e8e6: Download complete 11:01:51 b85a868b505f: Download complete 11:01:51 bab4dde63d76: Verifying Checksum 11:01:51 bab4dde63d76: Download complete 11:01:53 b85a868b505f: Pull complete 11:01:53 e2be974225ed: Pull complete 11:01:54 339a4e72a1f5: Pull complete 11:01:55 988bab9f4d93: Pull complete 11:01:55 1469e6f7b9e6: Pull complete 11:01:55 eaf3925da568: Pull complete 11:01:58 bab4dde63d76: Pull complete 11:01:58 bde34c3a00c8: Pull complete 11:01:58 b352a97aabf1: Pull complete 11:01:58 4872d77fe225: Pull complete 11:01:58 5851b861e8e6: Pull complete 11:01:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:59 prd-ubuntu20.04-docker-8c-8g-6460 does not seem to be running inside a container 11:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-159 -v /w/workspace/undry_device-rfid-llrp-go_PR-159:/w/workspace/undry_device-rfid-llrp-go_PR-159:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:02:02 $ docker top 4bf2cd2f919c6f9b8f8d8b470741d92d350ccd4b3235c703db3863f67c91d8f4 -eo pid,comm 11:02:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:02:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:02 [ssh-agent] Looking for ssh-agent implementation... 11:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:02 $ docker exec 4bf2cd2f919c6f9b8f8d8b470741d92d350ccd4b3235c703db3863f67c91d8f4 ssh-agent 11:02:02 SSH_AUTH_SOCK=/tmp/ssh-xY7l3RC8Dg1b/agent.31 11:02:02 SSH_AGENT_PID=37 11:02:02 Running ssh-add (command line suppressed) 11:02:02 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-159@tmp/private_key_11910450676109398950.key (/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp/private_key_11910450676109398950.key) 11:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:03 + git tag --points-at HEAD [Pipeline] } 11:02:03 $ docker exec --env ******** --env ******** 4bf2cd2f919c6f9b8f8d8b470741d92d350ccd4b3235c703db3863f67c91d8f4 ssh-agent -k 11:02:03 unset SSH_AUTH_SOCK; 11:02:03 unset SSH_AGENT_PID; 11:02:03 echo Agent pid 37 killed; 11:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:03 [ssh-agent] Looking for ssh-agent implementation... 11:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:03 $ docker exec 4bf2cd2f919c6f9b8f8d8b470741d92d350ccd4b3235c703db3863f67c91d8f4 ssh-agent 11:02:03 SSH_AUTH_SOCK=/tmp/ssh-gHdSKL15yce8/agent.69 11:02:03 SSH_AGENT_PID=75 11:02:03 Running ssh-add (command line suppressed) 11:02:03 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-159@tmp/private_key_17230632482306159833.key (/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp/private_key_17230632482306159833.key) 11:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:04 + git semver init 11:02:04 2023-02-17 11:02:04,227 [run_init] DEBUG init version:0.0.0 force:False 11:02:04 2023-02-17 11:02:04,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-159/.semver 11:02:04 2023-02-17 11:02:04,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-159/.semver 11:02:04 2023-02-17 11:02:04,229 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-159/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-159, universal_newlines=False, shell=None, istream=None) 11:02:05 2023-02-17 11:02:05,187 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-159/.git/info/exclude 11:02:05 2023-02-17 11:02:05,188 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-159/.semver/PR-159 with force:False 11:02:05 2023-02-17 11:02:05,188 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-159/.semver/PR-159 11:02:05 2023-02-17 11:02:05,192 [execute] INFO git cat-file --batch-check 11:02:05 2023-02-17 11:02:05,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-159/.semver, universal_newlines=False, shell=None, istream=) 11:02:05 2023-02-17 11:02:05,197 [execute] INFO git cat-file --batch 11:02:05 2023-02-17 11:02:05,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-159/.semver, universal_newlines=False, shell=None, istream=) 11:02:05 2023-02-17 11:02:05,202 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-159/.semver/PR-159 11:02:05 0.0.0 [Pipeline] } 11:02:05 $ docker exec --env ******** --env ******** 4bf2cd2f919c6f9b8f8d8b470741d92d350ccd4b3235c703db3863f67c91d8f4 ssh-agent -k 11:02:05 unset SSH_AUTH_SOCK; 11:02:05 unset SSH_AGENT_PID; 11:02:05 echo Agent pid 75 killed; 11:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:02:05 + git semver [Pipeline] } 11:02:06 $ docker stop --time=1 4bf2cd2f919c6f9b8f8d8b470741d92d350ccd4b3235c703db3863f67c91d8f4 11:02:07 $ docker rm -f --volumes 4bf2cd2f919c6f9b8f8d8b470741d92d350ccd4b3235c703db3863f67c91d8f4 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:02:08 Stashed 1 file(s) [Pipeline] echo 11:02:08 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:08 provisioning config files... 11:02:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp/config3679246213025772470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:09 ---> docker-login.sh 11:02:09 nexus3.edgexfoundry.org:10001 11:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:09 Configure a credential helper to remove this warning. See 11:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:09 11:02:09 Login Succeeded 11:02:09 nexus3.edgexfoundry.org:10002 11:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:09 Configure a credential helper to remove this warning. See 11:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:09 11:02:09 Login Succeeded 11:02:09 nexus3.edgexfoundry.org:10003 11:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:09 Configure a credential helper to remove this warning. See 11:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:09 11:02:09 Login Succeeded 11:02:09 nexus3.edgexfoundry.org:10004 11:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:09 Configure a credential helper to remove this warning. See 11:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:09 11:02:09 Login Succeeded 11:02:09 docker.io 11:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:09 Configure a credential helper to remove this warning. See 11:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:09 11:02:09 Login Succeeded 11:02:09 ---> docker-login.sh ends [Pipeline] } 11:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:09 ========================================================= 11:02:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:02:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:02:10 Sending build context to Docker daemon 4.112MB 11:02:10 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:02:10 Step 2/12 : FROM ${BASE} AS builder 11:02:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:02:10 213ec9aee27d: Pulling fs layer 11:02:10 4583459ba037: Pulling fs layer 11:02:10 93c1e223e6f2: Pulling fs layer 11:02:10 53926ce57604: Pulling fs layer 11:02:10 21b2b0c7a3f4: Pulling fs layer 11:02:10 22ff95d597cd: Pulling fs layer 11:02:10 12d6caf4c0d1: Pulling fs layer 11:02:10 96b7cbca73a9: Pulling fs layer 11:02:10 a7acece74701: Pulling fs layer 11:02:10 21b2b0c7a3f4: Waiting 11:02:10 22ff95d597cd: Waiting 11:02:10 12d6caf4c0d1: Waiting 11:02:10 96b7cbca73a9: Waiting 11:02:10 a7acece74701: Waiting 11:02:10 53926ce57604: Waiting 11:02:10 93c1e223e6f2: Verifying Checksum 11:02:10 93c1e223e6f2: Download complete 11:02:10 4583459ba037: Verifying Checksum 11:02:10 4583459ba037: Download complete 11:02:10 21b2b0c7a3f4: Verifying Checksum 11:02:10 21b2b0c7a3f4: Download complete 11:02:10 22ff95d597cd: Verifying Checksum 11:02:10 22ff95d597cd: Download complete 11:02:10 213ec9aee27d: Verifying Checksum 11:02:10 213ec9aee27d: Download complete 11:02:10 12d6caf4c0d1: Verifying Checksum 11:02:10 12d6caf4c0d1: Download complete 11:02:10 213ec9aee27d: Pull complete 11:02:10 4583459ba037: Pull complete 11:02:10 93c1e223e6f2: Pull complete 11:02:11 a7acece74701: Download complete 11:02:12 53926ce57604: Verifying Checksum 11:02:12 53926ce57604: Download complete 11:02:12 96b7cbca73a9: Verifying Checksum 11:02:12 96b7cbca73a9: Download complete 11:02:15 53926ce57604: Pull complete 11:02:15 21b2b0c7a3f4: Pull complete 11:02:15 22ff95d597cd: Pull complete 11:02:15 12d6caf4c0d1: Pull complete 11:02:18 96b7cbca73a9: Pull complete 11:02:18 a7acece74701: Pull complete 11:02:18 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:02:18 ---> db6d94c90886 11:02:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:23 Still waiting to schedule task 11:02:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 11:02:25 ---> Running in 40068df10189 11:02:25 Removing intermediate container 40068df10189 11:02:25 ---> 5a50d24573e0 11:02:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:25 ---> Running in f4bee01034da 11:02:25 Removing intermediate container f4bee01034da 11:02:25 ---> eacf1a50b609 11:02:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:25 ---> Running in be317d8cccb8 11:02:25 Removing intermediate container be317d8cccb8 11:02:25 ---> e3478348cc81 11:02:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:25 ---> Running in aa7722884078 11:02:25 Removing intermediate container aa7722884078 11:02:25 ---> fc553bfafff5 11:02:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:25 ---> Running in 3ce44b03f517 11:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:02:25 OK: 211 MiB in 51 packages 11:02:26 Removing intermediate container 3ce44b03f517 11:02:26 ---> e9579f0619fa 11:02:26 Step 8/12 : WORKDIR /app 11:02:26 ---> Running in f2127349a5ca 11:02:26 Removing intermediate container f2127349a5ca 11:02:26 ---> 71cbfd8e30f1 11:02:26 Step 9/12 : COPY go.mod vendor* ./ 11:02:26 ---> 7084fcfcdb54 11:02:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:26 ---> Running in 45118324e362 11:03:22 Removing intermediate container 45118324e362 11:03:22 ---> f51fa673e2e6 11:03:22 Step 11/12 : COPY . . 11:03:22 ---> 50d5eccc915d 11:03:22 Step 12/12 : RUN $MAKE 11:03:22 ---> Running in fdea2f82cc78 11:03:22 noop 11:03:22 Removing intermediate container fdea2f82cc78 11:03:22 ---> 546c8cf93642 11:03:22 Successfully built 546c8cf93642 11:03:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:23 + docker inspect -f . ci-base-image-x86_64 11:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:23 prd-ubuntu20.04-docker-8c-8g-6460 does not seem to be running inside a container 11:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-159 -v /w/workspace/undry_device-rfid-llrp-go_PR-159:/w/workspace/undry_device-rfid-llrp-go_PR-159:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:03:22 $ docker top 8bee3e8ec8cdb82512c2ff3c233839fa1410754070c45564990e99093d6d4d94 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:23 + go version 11:03:23 go version go1.18.7 linux/amd64 [Pipeline] } 11:03:23 $ docker stop --time=1 8bee3e8ec8cdb82512c2ff3c233839fa1410754070c45564990e99093d6d4d94 11:03:24 $ docker rm -f --volumes 8bee3e8ec8cdb82512c2ff3c233839fa1410754070c45564990e99093d6d4d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:25 + docker inspect -f . ci-base-image-x86_64 11:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:26 prd-ubuntu20.04-docker-8c-8g-6460 does not seem to be running inside a container 11:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-159 -v /w/workspace/undry_device-rfid-llrp-go_PR-159:/w/workspace/undry_device-rfid-llrp-go_PR-159:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:03:25 $ docker top c2ebca33039065aa5a318030cb70679655990a060dc32d1ffef376b3a0500b04 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:26 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-159 [Pipeline] fileExists [Pipeline] sh 11:03:27 + make test 11:03:27 go test ./... -coverprofile=coverage.out ./... 11:03:27 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:03:37 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 11:03:37 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 11:03:37 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:03:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 11:03:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.017s coverage: 95.5% of statements 11:03:37 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:03:37 $ docker stop --time=1 c2ebca33039065aa5a318030cb70679655990a060dc32d1ffef376b3a0500b04 11:03:40 $ docker rm -f --volumes c2ebca33039065aa5a318030cb70679655990a060dc32d1ffef376b3a0500b04 [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] withEnv [Pipeline] { [Pipeline] sh 11:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:41 11:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:41 latest: Pulling from edgex-lftools-log-publisher 11:03:41 5eb5b503b376: Pulling fs layer 11:03:41 5c69ac0246d0: Pulling fs layer 11:03:41 ec43610c2a17: Pulling fs layer 11:03:41 3a2ae6a8a46f: Pulling fs layer 11:03:41 33b1e0a273af: Pulling fs layer 11:03:41 5d3b04190fa2: Pulling fs layer 11:03:41 2f39f015ded8: Pulling fs layer 11:03:41 3a2ae6a8a46f: Waiting 11:03:41 5d3b04190fa2: Waiting 11:03:41 33b1e0a273af: Waiting 11:03:41 2f39f015ded8: Waiting 11:03:41 5c69ac0246d0: Verifying Checksum 11:03:41 5c69ac0246d0: Download complete 11:03:41 3a2ae6a8a46f: Verifying Checksum 11:03:41 3a2ae6a8a46f: Download complete 11:03:42 33b1e0a273af: Verifying Checksum 11:03:42 33b1e0a273af: Download complete 11:03:42 5d3b04190fa2: Verifying Checksum 11:03:42 5d3b04190fa2: Download complete 11:03:42 ec43610c2a17: Verifying Checksum 11:03:42 ec43610c2a17: Download complete 11:03:42 5eb5b503b376: Verifying Checksum 11:03:42 5eb5b503b376: Download complete 11:03:43 2f39f015ded8: Download complete 11:03:43 5eb5b503b376: Pull complete 11:03:43 5c69ac0246d0: Pull complete 11:03:44 ec43610c2a17: Pull complete 11:03:44 3a2ae6a8a46f: Pull complete 11:03:44 33b1e0a273af: Pull complete 11:03:44 5d3b04190fa2: Pull complete 11:03:49 2f39f015ded8: Pull complete 11:03:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:50 prd-ubuntu20.04-docker-8c-8g-6460 does not seem to be running inside a container 11:03:50 $ 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/undry_device-rfid-llrp-go_PR-159 -v /w/workspace/undry_device-rfid-llrp-go_PR-159:/w/workspace/undry_device-rfid-llrp-go_PR-159:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-159@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 11:03:57 $ docker top 8d5674017520550cd55d1d3c76f3f412cad05b51df573310d213507de1302b2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:57 ---> job-cost.sh 11:03:57 lf-activate-venv: SKIPPING 11:03:57 INFO: No Stack... 11:03:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:57 INFO: Archiving Costs [Pipeline] sh 11:03:58 + cat /w/workspace/undry_device-rfid-llrp-go_PR-159/archives/cost.csv 11:03:58 + cut -d, -f6 [Pipeline] lock 11:03:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] 11:03:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] did not exist. Created. 11:03:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:58 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:58 Stashed 1 file(s) [Pipeline] } 11:03:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:58 $ docker stop --time=1 8d5674017520550cd55d1d3c76f3f412cad05b51df573310d213507de1302b2f 11:03:59 $ docker rm -f --volumes 8d5674017520550cd55d1d3c76f3f412cad05b51df573310d213507de1302b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:04:00 Failed in branch amd64 11:05:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6463 in /w/workspace/undry_device-rfid-llrp-go_PR-159 [Pipeline] { [Pipeline] ws 11:05:29 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:05:29 Selected Git installation does not exist. Using Default 11:05:29 The recommended git tool is: NONE 11:05:35 using credential edgex-jenkins-ssh 11:05:35 Cloning the remote Git repository 11:05:35 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:35 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:05:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:35 > git --version # timeout=10 11:05:35 > git --version # 'git version 2.25.1' 11:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:05:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:38 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 9d736d948dedcad33762ae03d17b3ba98f5eb059 11:05:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:05:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:05:38 > git config core.sparsecheckout # timeout=10 11:05:38 > git checkout -f 9d736d948dedcad33762ae03d17b3ba98f5eb059 # timeout=10 11:05:38 Merge succeeded, producing 9d736d948dedcad33762ae03d17b3ba98f5eb059 11:05:38 Checking out Revision 9d736d948dedcad33762ae03d17b3ba98f5eb059 (PR-159) 11:05:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 11:05:38 > git --version # timeout=10 11:05:38 > git --version # 'git version 2.25.1' 11:05:38 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:38 > git remote # timeout=10 11:05:38 > git config --get remote.origin.url # timeout=10 11:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:38 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:05:38 > git rev-parse HEAD^{commit} # timeout=10 11:05:38 > git config core.sparsecheckout # timeout=10 11:05:38 > git checkout -f 9d736d948dedcad33762ae03d17b3ba98f5eb059 # timeout=10 11:05:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:05:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:40 Dload Upload Total Spent Left Speed 11:05:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 11:05:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:05:41 + sudo tee /etc/docker/daemon.new 11:05:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:05:41 { 11:05:41 "registry-mirrors": [ 11:05:41 "https://nexus3.edgexfoundry.org:10001" 11:05:41 ], 11:05:41 "bip": "10.250.0.254/24", 11:05:41 "hosts": [ 11:05:41 "tcp://0.0.0.0:5555", 11:05:41 "unix:///var/run/docker.sock" 11:05:41 ], 11:05:41 "mtu": 1458, 11:05:41 "selinux-enabled": true, 11:05:41 "seccomp-profile": "/etc/docker/seccomp.json" 11:05:41 } [Pipeline] sh 11:05:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:05:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:00 provisioning config files... 11:06:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12494738038448122187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:00 ---> docker-login.sh 11:06:00 nexus3.edgexfoundry.org:10001 11:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:01 Configure a credential helper to remove this warning. See 11:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:01 11:06:01 Login Succeeded 11:06:01 nexus3.edgexfoundry.org:10002 11:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:01 Configure a credential helper to remove this warning. See 11:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:01 11:06:01 Login Succeeded 11:06:01 nexus3.edgexfoundry.org:10003 11:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:02 Configure a credential helper to remove this warning. See 11:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:02 11:06:02 Login Succeeded 11:06:02 nexus3.edgexfoundry.org:10004 11:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:02 Configure a credential helper to remove this warning. See 11:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:02 11:06:02 Login Succeeded 11:06:02 docker.io 11:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:03 Configure a credential helper to remove this warning. See 11:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:03 11:06:03 Login Succeeded 11:06:03 ---> docker-login.sh ends [Pipeline] } 11:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:06:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:03 ========================================================= 11:06:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:06:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:06:04 Sending build context to Docker daemon 1.217MB 11:06:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:06:04 Step 2/12 : FROM ${BASE} AS builder 11:06:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:06:04 9b18e9b68314: Pulling fs layer 11:06:04 35d82f9e3411: Pulling fs layer 11:06:04 e16973657156: Pulling fs layer 11:06:04 fc693d55d65f: Pulling fs layer 11:06:04 7e9fc2657dce: Pulling fs layer 11:06:04 dda99020689f: Pulling fs layer 11:06:04 db1c61fa0a46: Pulling fs layer 11:06:04 891c053d2c06: Pulling fs layer 11:06:04 fc693d55d65f: Waiting 11:06:04 7e9fc2657dce: Waiting 11:06:04 dda99020689f: Waiting 11:06:04 db1c61fa0a46: Waiting 11:06:04 891c053d2c06: Waiting 11:06:04 e16973657156: Verifying Checksum 11:06:04 e16973657156: Download complete 11:06:04 35d82f9e3411: Verifying Checksum 11:06:04 35d82f9e3411: Download complete 11:06:04 7e9fc2657dce: Verifying Checksum 11:06:04 7e9fc2657dce: Download complete 11:06:04 dda99020689f: Verifying Checksum 11:06:04 dda99020689f: Download complete 11:06:05 9b18e9b68314: Verifying Checksum 11:06:05 9b18e9b68314: Download complete 11:06:05 9b18e9b68314: Pull complete 11:06:06 891c053d2c06: Verifying Checksum 11:06:06 891c053d2c06: Download complete 11:06:06 35d82f9e3411: Pull complete 11:06:06 e16973657156: Pull complete 11:06:07 db1c61fa0a46: Verifying Checksum 11:06:07 db1c61fa0a46: Download complete 11:06:07 fc693d55d65f: Verifying Checksum 11:06:07 fc693d55d65f: Download complete 11:06:22 fc693d55d65f: Pull complete 11:06:22 7e9fc2657dce: Pull complete 11:06:22 dda99020689f: Pull complete 11:06:28 db1c61fa0a46: Pull complete 11:06:30 891c053d2c06: Pull complete 11:06:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:06:30 ---> f96f9c87975a 11:06:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:06:30 ---> Running in 1906aebb4579 11:06:31 Removing intermediate container 1906aebb4579 11:06:31 ---> 46ddf023af0e 11:06:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:31 ---> Running in 989bf4a156dd 11:06:31 Removing intermediate container 989bf4a156dd 11:06:31 ---> 800efd3597b9 11:06:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:06:31 ---> Running in 98a186d1305c 11:06:32 Removing intermediate container 98a186d1305c 11:06:32 ---> 125fa48131d0 11:06:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:06:32 ---> Running in ab596175b9df 11:06:32 Removing intermediate container ab596175b9df 11:06:32 ---> c8cec62f415b 11:06:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:32 ---> Running in 4fd1d27b00b7 11:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:06:35 OK: 221 MiB in 51 packages 11:06:36 Removing intermediate container 4fd1d27b00b7 11:06:36 ---> d988125cdbb7 11:06:36 Step 8/12 : WORKDIR /app 11:06:36 ---> Running in 9eff333cefbd 11:06:36 Removing intermediate container 9eff333cefbd 11:06:36 ---> 4d9e94d679b1 11:06:36 Step 9/12 : COPY go.mod vendor* ./ 11:06:37 ---> 03464d882d6f 11:06:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:37 ---> Running in d70b9cc75116 11:07:59 Removing intermediate container d70b9cc75116 11:07:59 ---> d9452f0126cf 11:07:59 Step 11/12 : COPY . . 11:07:59 ---> 2a98d279f7b8 11:07:59 Step 12/12 : RUN $MAKE 11:07:59 ---> Running in e56f0e4fb82a 11:07:59 noop 11:07:59 Removing intermediate container e56f0e4fb82a 11:07:59 ---> 3746f1850d94 11:07:59 Successfully built 3746f1850d94 11:07:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:59 + docker inspect -f . ci-base-image-arm64 11:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:59 prd-ubuntu20.04-docker-arm64-4c-16g-6463 does not seem to be running inside a container 11:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:08:02 $ docker top 4e02630225bf086d2e2ce78556a16d4c59d1e7011d9b047ac04594186f353397 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:03 + go version 11:08:03 go version go1.18.7 linux/arm64 [Pipeline] } 11:08:03 $ docker stop --time=1 4e02630225bf086d2e2ce78556a16d4c59d1e7011d9b047ac04594186f353397 11:08:05 $ docker rm -f --volumes 4e02630225bf086d2e2ce78556a16d4c59d1e7011d9b047ac04594186f353397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:06 + docker inspect -f . ci-base-image-arm64 11:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:06 prd-ubuntu20.04-docker-arm64-4c-16g-6463 does not seem to be running inside a container 11:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:08:07 $ docker top 27774cd6242ee795564b2e7c25e8cc751ef9ea893bd5090149806256311e06b4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:08 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:08:09 + make test 11:08:09 go test ./... -coverprofile=coverage.out ./... 11:08:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:09:33 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 11:09:33 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 11:09:43 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 11:09:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.505s coverage: 51.9% of statements 11:09:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements 11:09:51 make: *** [Makefile:31: unittest] Error 2 [Pipeline] } 11:09:51 $ docker stop --time=1 27774cd6242ee795564b2e7c25e8cc751ef9ea893bd5090149806256311e06b4 11:09:53 $ docker rm -f --volumes 27774cd6242ee795564b2e7c25e8cc751ef9ea893bd5090149806256311e06b4 [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] withEnv [Pipeline] { [Pipeline] sh 11:09:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:54 11:09:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:55 arm64: Pulling from edgex-lftools-log-publisher 11:09:55 8998bd30e6a1: Pulling fs layer 11:09:55 04944245beec: Pulling fs layer 11:09:55 699f458cf7ca: Pulling fs layer 11:09:55 765212b225bb: Pulling fs layer 11:09:55 f23df028b6ca: Pulling fs layer 11:09:55 d65c8cfc05b1: Pulling fs layer 11:09:55 2437ff75d9bd: Pulling fs layer 11:09:55 765212b225bb: Waiting 11:09:55 f23df028b6ca: Waiting 11:09:55 d65c8cfc05b1: Waiting 11:09:55 2437ff75d9bd: Waiting 11:09:55 04944245beec: Verifying Checksum 11:09:55 04944245beec: Download complete 11:09:55 765212b225bb: Verifying Checksum 11:09:55 765212b225bb: Download complete 11:09:55 f23df028b6ca: Verifying Checksum 11:09:55 f23df028b6ca: Download complete 11:09:55 d65c8cfc05b1: Verifying Checksum 11:09:55 d65c8cfc05b1: Download complete 11:09:55 699f458cf7ca: Verifying Checksum 11:09:55 699f458cf7ca: Download complete 11:09:56 8998bd30e6a1: Verifying Checksum 11:09:56 8998bd30e6a1: Download complete 11:09:59 2437ff75d9bd: Verifying Checksum 11:09:59 2437ff75d9bd: Download complete 11:10:01 8998bd30e6a1: Pull complete 11:10:02 04944245beec: Pull complete 11:10:03 699f458cf7ca: Pull complete 11:10:03 765212b225bb: Pull complete 11:10:04 f23df028b6ca: Pull complete 11:10:04 d65c8cfc05b1: Pull complete 11:10:19 2437ff75d9bd: Pull complete 11:10:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:20 prd-ubuntu20.04-docker-arm64-4c-16g-6463 does not seem to be running inside a container 11:10:20 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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:arm64 cat 11:10:23 $ docker top 30d431458e41f99be40268b5f82f5e008fafedbb82078a2bff893bc67428ebeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:24 ---> job-cost.sh 11:10:24 lf-activate-venv: SKIPPING 11:10:24 INFO: No Stack... 11:10:24 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:25 INFO: Archiving Costs [Pipeline] sh 11:10:25 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:10:25 + cut -d, -f6 [Pipeline] lock 11:10:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] 11:10:25 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] did not exist. Created. 11:10:25 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:26 /w/workspace/device-rfid-llrp-go/1@tmp/durable-4f940cd5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:10:27 + echo total: 0.10999999940395355 [Pipeline] stash 11:10:27 Warning: overwriting stash ‘stack-cost’ 11:10:27 Stashed 1 file(s) [Pipeline] } 11:10:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:28 $ docker stop --time=1 30d431458e41f99be40268b5f82f5e008fafedbb82078a2bff893bc67428ebeb 11:10:29 $ docker rm -f --volumes 30d431458e41f99be40268b5f82f5e008fafedbb82078a2bff893bc67428ebeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:10:30 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:10:32 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-159/archives ] 11:10:32 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-159/archives 11:10:32 total 16 11:10:32 drwxr-xr-x 3 root root 4096 Feb 17 11:03 . 11:10:32 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 11:03 .. 11:10:32 drwxr-xr-x 2 root root 4096 Feb 17 11:03 cost 11:10:32 -rw-r--r-- 1 root root 91 Feb 17 11:03 cost.csv 11:10:32 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-159/archives 11:10:32 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-159/archives 11:10:32 total 16 11:10:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 11:03 . 11:10:32 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 11:03 .. 11:10:32 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 11:03 cost 11:10:32 -rw-r--r-- 1 jenkins jenkins 91 Feb 17 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:10:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:10:33 ---> package-listing.sh 11:10:33 ++ facter osfamily 11:10:33 ++ tr '[:upper:]' '[:lower:]' 11:10:33 + OS_FAMILY=debian 11:10:33 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-159 11:10:33 + START_PACKAGES=/tmp/packages_start.txt 11:10:33 + END_PACKAGES=/tmp/packages_end.txt 11:10:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:33 + PACKAGES=/tmp/packages_start.txt 11:10:33 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-159 ']' 11:10:33 + PACKAGES=/tmp/packages_end.txt 11:10:33 + case "${OS_FAMILY}" in 11:10:33 + dpkg -l 11:10:33 + grep '^ii' 11:10:33 + '[' -f /tmp/packages_start.txt ']' 11:10:33 + '[' -f /tmp/packages_end.txt ']' 11:10:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:33 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-159 ']' 11:10:33 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-159/archives/ 11:10:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-159/archives/ [Pipeline] echo 11:10:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:10:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:10:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:34 prd-ubuntu20.04-docker-8c-8g-6460 does not seem to be running inside a container 11:10:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-159 -v /w/workspace/undry_device-rfid-llrp-go_PR-159:/w/workspace/undry_device-rfid-llrp-go_PR-159:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:10:35 $ docker top e2588befc6560cc5bd9492aeb6d31f7046d493e414efe1c3b7e609c14c6eee6b -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:35 + touch /tmp/pre-build-complete [Pipeline] sh 11:10:35 + mkdir -p /var/log/sysstat [Pipeline] sh 11:10:36 + ls /var/log/sa-host 11:10:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:36 provisioning config files... 11:10:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-159@tmp/config6551052284985448335tmp [Pipeline] { [Pipeline] echo 11:10:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:10:36 ---> create-netrc.sh [Pipeline] } 11:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:10:36 ---> python-tools-install.sh [Pipeline] echo 11:10:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:10:37 ---> sudo-logs.sh 11:10:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:10:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:10:37 ---> job-cost.sh 11:10:37 lf-activate-venv: SKIPPING 11:10:37 DEBUG: total: 0.2199999988079071 11:10:37 INFO: Retrieving Stack Cost... 11:10:37 INFO: Retrieving Pricing Info for: v3-standard-8 11:10:38 INFO: Archiving Costs [Pipeline] echo 11:10:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:10:38 ---> logs-deploy.sh 11:10:38 lf-activate-venv: SKIPPING 11:10:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-159/1 11:10:38 INFO: archiving workspace using pattern(s): 11:10:39 Archives upload complete. 11:10:39 INFO: archiving logs to Nexus 11:10:40 ---> uname -a: 11:10:40 Linux prd-ubuntu20-04-docker-8c-8g-6460 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:10:40 11:10:40 11:10:40 ---> lscpu: 11:10:40 Architecture: x86_64 11:10:40 CPU op-mode(s): 32-bit, 64-bit 11:10:40 Byte Order: Little Endian 11:10:40 Address sizes: 40 bits physical, 48 bits virtual 11:10:40 CPU(s): 8 11:10:40 On-line CPU(s) list: 0-7 11:10:40 Thread(s) per core: 1 11:10:40 Core(s) per socket: 1 11:10:40 Socket(s): 8 11:10:40 NUMA node(s): 1 11:10:40 Vendor ID: AuthenticAMD 11:10:40 CPU family: 23 11:10:40 Model: 49 11:10:40 Model name: AMD EPYC-Rome Processor 11:10:40 Stepping: 0 11:10:40 CPU MHz: 2799.996 11:10:40 BogoMIPS: 5599.99 11:10:40 Virtualization: AMD-V 11:10:40 Hypervisor vendor: KVM 11:10:40 Virtualization type: full 11:10:40 L1d cache: 256 KiB 11:10:40 L1i cache: 256 KiB 11:10:40 L2 cache: 4 MiB 11:10:40 L3 cache: 128 MiB 11:10:40 NUMA node0 CPU(s): 0-7 11:10:40 Vulnerability Itlb multihit: Not affected 11:10:40 Vulnerability L1tf: Not affected 11:10:40 Vulnerability Mds: Not affected 11:10:40 Vulnerability Meltdown: Not affected 11:10:40 Vulnerability Mmio stale data: Not affected 11:10:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:10:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:10:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:10:40 Vulnerability Srbds: Not affected 11:10:40 Vulnerability Tsx async abort: Not affected 11:10:40 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:10:40 11:10:40 11:10:40 ---> nproc: 11:10:40 8 11:10:40 11:10:40 11:10:40 ---> df -h: 11:10:40 Filesystem Size Used Avail Use% Mounted on 11:10:40 overlay 155G 12G 144G 8% / 11:10:40 tmpfs 64M 0 64M 0% /dev 11:10:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:10:40 shm 64M 0 64M 0% /dev/shm 11:10:40 /dev/vda1 155G 12G 144G 8% /facter-os 11:10:40 11:10:40 11:10:40 ---> sar -b -r -n DEV: 11:10:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6460) 02/17/23 _x86_64_ (8 CPU) 11:10:40 11:10:40 11:01:07 LINUX RESTART (8 CPU) 11:10:40 11:10:40 11:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:10:40 11:03:01 142.70 2.61 140.09 0.00 230.97 54491.22 0.00 11:10:40 11:04:01 99.90 0.25 99.65 0.00 14.53 38203.90 0.00 11:10:40 11:05:01 1.78 0.00 1.78 0.00 0.00 24.81 0.00 11:10:40 11:06:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 11:10:40 11:07:01 54.64 10.58 44.06 0.00 5154.87 8954.11 0.00 11:10:40 11:08:01 6.25 0.02 6.23 0.00 0.13 125.18 0.00 11:10:40 11:09:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 11:10:40 11:10:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 11:10:40 Average: 38.58 1.68 36.90 0.00 675.98 12645.63 0.00 11:10:40 11:10:40 11:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:10:40 11:03:01 27890748 31611164 689376 2.10 142876 3735208 1870376 5.51 1139216 3360364 464424 11:10:40 11:04:01 27970576 31580820 717436 2.18 151204 3623276 1764684 5.20 1203672 3219100 280 11:10:40 11:05:01 27983468 31593784 704416 2.14 151264 3623280 1764684 5.20 1188828 3219104 8 11:10:40 11:06:01 27987924 31598308 699728 2.13 151328 3623280 1764684 5.20 1184076 3219116 36 11:10:40 11:07:01 27451132 31578228 712668 2.17 185448 4081260 1827556 5.39 1506324 3399016 976 11:10:40 11:08:01 27456056 31578424 712284 2.17 184020 4078000 1806588 5.32 1504792 3395820 12 11:10:40 11:09:01 27464624 31587092 703540 2.14 184108 4078012 1806588 5.32 1496660 3395824 8 11:10:40 11:10:01 27464428 31587008 703812 2.14 184196 4078016 1806588 5.32 1496744 3395844 8 11:10:40 Average: 27708620 31589354 705408 2.15 166806 3865042 1801468 5.31 1340039 3325524 58219 11:10:40 11:10:40 11:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:10:40 11:03:01 docker0 201.63 270.89 15.92 1973.80 0.00 0.00 0.00 0.00 11:10:40 11:03:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 11:10:40 11:03:01 ens3 445.10 341.71 6074.93 42.09 0.00 0.00 0.00 0.00 11:10:40 11:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:10:40 11:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 11:10:40 11:04:01 ens3 127.53 100.60 2547.04 95.28 0.00 0.00 0.00 0.00 11:10:40 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:05:01 ens3 0.98 0.27 0.31 0.20 0.00 0.00 0.00 0.00 11:10:40 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:10:40 11:06:01 ens3 0.65 0.52 0.38 0.28 0.00 0.00 0.00 0.00 11:10:40 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:07:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 11:10:40 11:07:01 ens3 267.19 155.44 2798.14 10.91 0.00 0.00 0.00 0.00 11:10:40 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:10:40 11:08:01 ens3 0.37 0.28 0.02 0.02 0.00 0.00 0.00 0.00 11:10:40 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:40 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:10:40 11:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:10:40 Average: docker0 24.84 33.38 1.96 243.16 0.00 0.00 0.00 0.00 11:10:40 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 11:10:40 Average: ens3 104.55 74.31 1418.00 18.55 0.00 0.00 0.00 0.00 11:10:40 11:10:40 11:10:40 ---> sar -P ALL: 11:10:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6460) 02/17/23 _x86_64_ (8 CPU) 11:10:40 11:10:40 11:01:07 LINUX RESTART (8 CPU) 11:10:40 11:10:40 11:02:02 CPU %user %nice %system %iowait %steal %idle 11:10:40 11:03:01 all 7.90 0.00 3.48 5.72 0.10 82.80 11:10:40 11:03:01 0 6.98 0.00 3.61 0.92 0.07 88.42 11:10:40 11:03:01 1 7.75 0.00 4.26 7.48 0.07 80.44 11:10:40 11:03:01 2 8.76 0.00 2.91 22.20 0.09 66.05 11:10:40 11:03:01 3 8.90 0.00 3.55 2.13 0.14 85.29 11:10:40 11:03:01 4 8.56 0.00 3.33 5.10 0.17 82.84 11:10:40 11:03:01 5 8.15 0.00 3.75 4.95 0.10 83.05 11:10:40 11:03:01 6 7.72 0.00 3.90 2.28 0.09 86.02 11:10:40 11:03:01 7 6.38 0.00 2.53 0.76 0.10 90.23 11:10:40 11:04:01 all 14.53 0.00 3.47 5.43 0.08 76.48 11:10:40 11:04:01 0 13.44 0.00 2.86 0.02 0.05 83.63 11:10:40 11:04:01 1 12.46 0.00 3.22 20.78 0.15 63.39 11:10:40 11:04:01 2 13.62 0.00 4.05 1.23 0.07 81.03 11:10:40 11:04:01 3 15.77 0.00 3.69 5.54 0.07 74.93 11:10:40 11:04:01 4 16.19 0.00 3.03 6.10 0.05 74.63 11:10:40 11:04:01 5 16.19 0.00 3.96 8.68 0.07 71.10 11:10:40 11:04:01 6 16.05 0.00 3.47 1.08 0.12 79.28 11:10:40 11:04:01 7 12.55 0.00 3.52 0.02 0.05 83.87 11:10:40 11:05:01 all 0.20 0.00 0.02 0.02 0.00 99.75 11:10:40 11:05:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:10:40 11:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:10:40 11:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:10:40 11:05:01 3 0.03 0.00 0.00 0.17 0.00 99.80 11:10:40 11:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:05:01 5 1.52 0.00 0.03 0.03 0.02 98.40 11:10:40 11:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:10:40 11:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:10:40 11:06:01 all 0.03 0.00 0.01 0.02 0.00 99.94 11:10:40 11:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:10:40 11:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:06:01 3 0.03 0.00 0.02 0.10 0.02 99.83 11:10:40 11:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:10:40 11:06:01 5 0.10 0.00 0.02 0.00 0.02 99.87 11:10:40 11:06:01 6 0.03 0.00 0.02 0.03 0.00 99.92 11:10:40 11:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:10:40 11:07:01 all 2.29 0.00 1.41 1.22 0.05 95.03 11:10:40 11:07:01 0 3.17 0.00 1.85 3.12 0.03 91.83 11:10:40 11:07:01 1 1.22 0.00 0.79 1.37 0.03 96.58 11:10:40 11:07:01 2 3.60 0.00 0.95 1.09 0.05 94.31 11:10:40 11:07:01 3 2.56 0.00 0.95 1.80 0.10 94.59 11:10:40 11:07:01 4 1.99 0.00 0.75 0.03 0.03 97.19 11:10:40 11:07:01 5 1.47 0.00 2.18 1.16 0.02 95.18 11:10:40 11:07:01 6 2.02 0.00 1.12 0.18 0.07 96.61 11:10:40 11:07:01 7 2.29 0.00 2.69 1.01 0.08 93.93 11:10:40 11:08:01 all 0.08 0.00 0.05 0.02 0.00 99.85 11:10:40 11:08:01 0 0.07 0.00 0.07 0.00 0.00 99.87 11:10:40 11:08:01 1 0.02 0.00 0.05 0.03 0.00 99.90 11:10:40 11:08:01 2 0.10 0.00 0.03 0.00 0.00 99.87 11:10:40 11:08:01 3 0.03 0.00 0.05 0.00 0.00 99.92 11:10:40 11:08:01 4 0.00 0.00 0.05 0.00 0.02 99.93 11:10:40 11:08:01 5 0.07 0.00 0.05 0.10 0.00 99.78 11:10:40 11:08:01 6 0.22 0.00 0.12 0.00 0.00 99.67 11:10:40 11:08:01 7 0.10 0.00 0.02 0.00 0.00 99.88 11:10:40 11:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 11:10:40 11:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:10:40 11:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:10:40 11:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:09:01 4 0.03 0.00 0.07 0.00 0.02 99.88 11:10:40 11:09:01 5 0.03 0.00 0.02 0.03 0.02 99.90 11:10:40 11:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:10:40 11:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:10:40 11:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:10:40 11:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:10:40 11:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:10:40 11:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:10:40 11:10:01 5 0.00 0.00 0.03 0.03 0.00 99.93 11:10:40 11:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 11:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:10:40 Average: all 3.10 0.00 1.05 1.53 0.03 94.29 11:10:40 Average: 0 2.94 0.00 1.05 0.51 0.02 95.49 11:10:40 Average: 1 2.65 0.00 1.03 3.67 0.03 92.62 11:10:40 Average: 2 3.23 0.00 0.98 2.99 0.03 92.77 11:10:40 Average: 3 3.39 0.00 1.02 1.21 0.04 94.34 11:10:40 Average: 4 3.32 0.00 0.90 1.39 0.04 94.36 11:10:40 Average: 5 3.39 0.00 1.24 1.84 0.03 93.51 11:10:40 Average: 6 3.22 0.00 1.07 0.44 0.04 95.24 11:10:40 Average: 7 2.64 0.00 1.09 0.22 0.03 96.02 11:10:40 11:10:40 11:10:40