Pull request #189 opened 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 MonicaisHer for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 18ff994c1df036c8768f22723d34d495e6376431+8c4faf22c76813cb553a4db765edf9e1791a6a7e (1f43d0abdea13523169e39ecb7b6c78b85c94551) 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-ssh15359481850331372498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16572752828842849226.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-189/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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12008345105364212127.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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16796789391102076628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5144821866453087004.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-189/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-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5790766538734940426.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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-4841 in /w/workspace/undry_device-rfid-llrp-go_PR-189 [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-189 # 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 > 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/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit 18ff994c1df036c8768f22723d34d495e6376431 Merge succeeded, producing 18ff994c1df036c8768f22723d34d495e6376431 Checking out Revision 18ff994c1df036c8768f22723d34d495e6376431 (PR-189) > git config core.sparsecheckout # timeout=10 > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # 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 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:12:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:12:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:12:55 ========================================================= 12:12:55 EdgeX Global Pipelines Version Info 12:12:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:12:56 ------------------- 12:12:56 stable info: 12:12:56 ------------------- 12:12:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:12:56 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:12:56 Message: update stable to v1.0.245 12:12:57 ------------------- 12:12:57 experimental info: 12:12:57 ------------------- 12:12:57 Commited By: **** collab-it+edgex@linuxfoundation.org 12:12:57 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 12:12:57 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:12:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18ff994 [Pipeline] echo 12:12:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:59 provisioning config files... 12:12:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config9290054131721656789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:59 ---> docker-login.sh 12:12:59 nexus3.edgexfoundry.org:10001 12:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:59 Configure a credential helper to remove this warning. See 12:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:59 12:12:59 Login Succeeded 12:12:59 nexus3.edgexfoundry.org:10002 12:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:59 Configure a credential helper to remove this warning. See 12:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:59 12:12:59 Login Succeeded 12:12:59 nexus3.edgexfoundry.org:10003 12:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:59 Configure a credential helper to remove this warning. See 12:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:59 12:12:59 Login Succeeded 12:12:59 nexus3.edgexfoundry.org:10004 12:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:59 Configure a credential helper to remove this warning. See 12:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:59 12:12:59 Login Succeeded 12:12:59 docker.io 12:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:00 Configure a credential helper to remove this warning. See 12:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:00 12:13:00 Login Succeeded 12:13:00 ---> docker-login.sh ends [Pipeline] } 12:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:13:00 + git rev-list -1 --merges 18ff994c1df036c8768f22723d34d495e6376431~1..18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo 12:13:00 -----------> git rev-list -1 --merges 18ff994c1df036c8768f22723d34d495e6376431~1..18ff994c1df036c8768f22723d34d495e6376431 18ff994c1df036c8768f22723d34d495e6376431 [false] [Pipeline] sh 12:13:01 + git log --format=format:%s -1 18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo 12:13:01 ========================================================= 12:13:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:13:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:13:01 + git log --format=format:%s -1 18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo 12:13:01 [semverPrep] GIT_COMMIT: 18ff994c1df036c8768f22723d34d495e6376431, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo 12:13:01 [semverPrep] This is not a build commit. [Pipeline] sh 12:13:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:13:02 + grep -v github /etc/ssh/ssh_known_hosts 12:13:02 + [ -e /tmp/ssh_known_hosts ] 12:13:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:13:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:13:02 + sudo tee -a /etc/ssh/ssh_known_hosts 12:13:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:02 12:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:02 0.1.4: Pulling from edgex-devops/py-git-semver 12:13:02 b85a868b505f: Pulling fs layer 12:13:02 e2be974225ed: Pulling fs layer 12:13:02 339a4e72a1f5: Pulling fs layer 12:13:02 988bab9f4d93: Pulling fs layer 12:13:02 1469e6f7b9e6: Pulling fs layer 12:13:02 eaf3925da568: Pulling fs layer 12:13:02 bab4dde63d76: Pulling fs layer 12:13:02 bde34c3a00c8: Pulling fs layer 12:13:02 b352a97aabf1: Pulling fs layer 12:13:02 4872d77fe225: Pulling fs layer 12:13:02 5851b861e8e6: Pulling fs layer 12:13:02 eaf3925da568: Waiting 12:13:02 bab4dde63d76: Waiting 12:13:02 bde34c3a00c8: Waiting 12:13:02 b352a97aabf1: Waiting 12:13:02 4872d77fe225: Waiting 12:13:02 5851b861e8e6: Waiting 12:13:02 1469e6f7b9e6: Waiting 12:13:02 e2be974225ed: Download complete 12:13:02 988bab9f4d93: Verifying Checksum 12:13:02 988bab9f4d93: Download complete 12:13:03 1469e6f7b9e6: Verifying Checksum 12:13:03 1469e6f7b9e6: Download complete 12:13:03 eaf3925da568: Verifying Checksum 12:13:03 eaf3925da568: Download complete 12:13:03 339a4e72a1f5: Verifying Checksum 12:13:03 339a4e72a1f5: Download complete 12:13:03 bde34c3a00c8: Download complete 12:13:03 b352a97aabf1: Verifying Checksum 12:13:03 b352a97aabf1: Download complete 12:13:03 4872d77fe225: Verifying Checksum 12:13:03 4872d77fe225: Download complete 12:13:03 5851b861e8e6: Verifying Checksum 12:13:03 5851b861e8e6: Download complete 12:13:03 b85a868b505f: Verifying Checksum 12:13:03 b85a868b505f: Download complete 12:13:03 bab4dde63d76: Verifying Checksum 12:13:03 bab4dde63d76: Download complete 12:13:04 b85a868b505f: Pull complete 12:13:04 e2be974225ed: Pull complete 12:13:05 339a4e72a1f5: Pull complete 12:13:05 988bab9f4d93: Pull complete 12:13:05 1469e6f7b9e6: Pull complete 12:13:05 eaf3925da568: Pull complete 12:13:07 bab4dde63d76: Pull complete 12:13:07 bde34c3a00c8: Pull complete 12:13:07 b352a97aabf1: Pull complete 12:13:07 4872d77fe225: Pull complete 12:13:07 5851b861e8e6: Pull complete 12:13:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:07 prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container 12:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:13:11 $ docker top 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 -eo pid,comm 12:13:11 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). 12:13:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:13:11 [ssh-agent] Looking for ssh-agent implementation... 12:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:11 $ docker exec 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent 12:13:11 SSH_AUTH_SOCK=/tmp/ssh-8YFmHT8KYwiv/agent.32 12:13:11 SSH_AGENT_PID=38 12:13:11 Running ssh-add (command line suppressed) 12:13:11 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_10088019263786813452.key (/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_10088019263786813452.key) 12:13:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:13:12 + git tag --points-at HEAD [Pipeline] } 12:13:12 $ docker exec --env ******** --env ******** 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent -k 12:13:12 unset SSH_AUTH_SOCK; 12:13:12 unset SSH_AGENT_PID; 12:13:12 echo Agent pid 38 killed; 12:13:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:13:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:13:12 [ssh-agent] Looking for ssh-agent implementation... 12:13:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:12 $ docker exec 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent 12:13:12 SSH_AUTH_SOCK=/tmp/ssh-c0mHFrWUUZmN/agent.71 12:13:12 SSH_AGENT_PID=77 12:13:12 Running ssh-add (command line suppressed) 12:13:12 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_12187810070051398748.key (/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_12187810070051398748.key) 12:13:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:13:13 + git semver init 12:13:13 2023-03-21 12:13:13,309 [run_init] DEBUG init version:0.0.0 force:False 12:13:13 2023-03-21 12:13:13,310 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver 12:13:13 2023-03-21 12:13:13,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-189/.semver 12:13:13 2023-03-21 12:13:13,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-189, universal_newlines=False, shell=None, istream=None) 12:13:14 2023-03-21 12:13:14,101 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-189/.git/info/exclude 12:13:14 2023-03-21 12:13:14,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver/PR-189 with force:False 12:13:14 2023-03-21 12:13:14,102 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver/PR-189 12:13:14 2023-03-21 12:13:14,106 [execute] INFO git cat-file --batch-check 12:13:14 2023-03-21 12:13:14,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver, universal_newlines=False, shell=None, istream=) 12:13:14 2023-03-21 12:13:14,111 [execute] INFO git cat-file --batch 12:13:14 2023-03-21 12:13:14,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver, universal_newlines=False, shell=None, istream=) 12:13:14 2023-03-21 12:13:14,116 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-189/.semver/PR-189 12:13:14 0.0.0 [Pipeline] } 12:13:14 $ docker exec --env ******** --env ******** 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent -k 12:13:14 unset SSH_AUTH_SOCK; 12:13:14 unset SSH_AGENT_PID; 12:13:14 echo Agent pid 77 killed; 12:13:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:13:14 + git semver [Pipeline] } 12:13:15 $ docker stop --time=1 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 12:13:16 $ docker rm -f --volumes 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 [Pipeline] // withDockerContainer [Pipeline] sh 12:13:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:13:17 Stashed 1 file(s) [Pipeline] echo 12:13:17 [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 12:13:17 provisioning config files... 12:13:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config13558070659349472204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:18 ---> docker-login.sh 12:13:18 nexus3.edgexfoundry.org:10001 12:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:18 Configure a credential helper to remove this warning. See 12:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:18 12:13:18 Login Succeeded 12:13:18 nexus3.edgexfoundry.org:10002 12:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:18 Configure a credential helper to remove this warning. See 12:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:18 12:13:18 Login Succeeded 12:13:18 nexus3.edgexfoundry.org:10003 12:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:18 Configure a credential helper to remove this warning. See 12:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:18 12:13:18 Login Succeeded 12:13:18 nexus3.edgexfoundry.org:10004 12:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:18 Configure a credential helper to remove this warning. See 12:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:18 12:13:18 Login Succeeded 12:13:18 docker.io 12:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:18 Configure a credential helper to remove this warning. See 12:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:18 12:13:18 Login Succeeded 12:13:18 ---> docker-login.sh ends [Pipeline] } 12:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:18 ========================================================= 12:13:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:13:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:13:19 Sending build context to Docker daemon 4.19MB 12:13:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:13:19 Step 2/12 : FROM ${BASE} AS builder 12:13:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:13:19 63b65145d645: Pulling fs layer 12:13:19 a2d21d5440eb: Pulling fs layer 12:13:19 935e6c44a52c: Pulling fs layer 12:13:19 94cc34f8dd06: Pulling fs layer 12:13:19 30dea6a524f1: Pulling fs layer 12:13:19 a2aff8979fd8: Pulling fs layer 12:13:19 6808be2612f2: Pulling fs layer 12:13:19 f25807f1079a: Pulling fs layer 12:13:19 6808be2612f2: Waiting 12:13:19 a2aff8979fd8: Waiting 12:13:19 94cc34f8dd06: Waiting 12:13:19 30dea6a524f1: Waiting 12:13:19 f25807f1079a: Waiting 12:13:19 a2d21d5440eb: Download complete 12:13:19 94cc34f8dd06: Verifying Checksum 12:13:19 94cc34f8dd06: Download complete 12:13:19 30dea6a524f1: Download complete 12:13:19 63b65145d645: Verifying Checksum 12:13:19 63b65145d645: Download complete 12:13:19 a2aff8979fd8: Download complete 12:13:19 63b65145d645: Pull complete 12:13:19 a2d21d5440eb: Pull complete 12:13:20 f25807f1079a: Verifying Checksum 12:13:20 f25807f1079a: Download complete 12:13:20 935e6c44a52c: Verifying Checksum 12:13:20 935e6c44a52c: Download complete 12:13:20 6808be2612f2: Verifying Checksum 12:13:20 6808be2612f2: Download complete 12:13:24 935e6c44a52c: Pull complete 12:13:24 94cc34f8dd06: Pull complete 12:13:24 30dea6a524f1: Pull complete 12:13:24 a2aff8979fd8: Pull complete 12:13:26 6808be2612f2: Pull complete 12:13:27 f25807f1079a: Pull complete 12:13:27 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:13:27 ---> 3b553350e43f 12:13:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 12:13:32 ---> Running in fa572f828077 12:13:32 Removing intermediate container fa572f828077 12:13:32 ---> 37425f1435b8 12:13:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:13:32 ---> Running in 6c606da026e6 12:13:32 Removing intermediate container 6c606da026e6 12:13:32 ---> efcd2ad87310 12:13:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 12:13:32 ---> Running in 98fc5a483753 12:13:32 Removing intermediate container 98fc5a483753 12:13:32 ---> 5f36cb2da9cb 12:13:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 12:13:32 ---> Running in 1b0b192f8021 12:13:32 Removing intermediate container 1b0b192f8021 12:13:32 ---> 3369c672f286 12:13:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:13:32 ---> Running in 8b7331c424b4 12:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:13:32 Still waiting to schedule task 12:13:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:13:33 OK: 265 MiB in 53 packages 12:13:33 Removing intermediate container 8b7331c424b4 12:13:33 ---> 3d18e91d66d2 12:13:33 Step 8/12 : WORKDIR /app 12:13:33 ---> Running in 3abf382db361 12:13:33 Removing intermediate container 3abf382db361 12:13:33 ---> ffd7d068fa75 12:13:33 Step 9/12 : COPY go.mod vendor* ./ 12:13:33 ---> 19453f86161e 12:13:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:33 ---> Running in e3326f12f9b8 12:14:05 Removing intermediate container e3326f12f9b8 12:14:05 ---> 7d3fecd73ac7 12:14:05 Step 11/12 : COPY . . 12:14:05 ---> 523ec4614f92 12:14:05 Step 12/12 : RUN $MAKE 12:14:05 ---> Running in b6a56cd31111 12:14:05 noop 12:14:05 Removing intermediate container b6a56cd31111 12:14:05 ---> 8c5d5fb83dbb 12:14:05 Successfully built 8c5d5fb83dbb 12:14:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:06 + docker inspect -f . ci-base-image-x86_64 12:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:06 prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container 12:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:14:06 $ docker top 4b865620ec83fc15cc457052f98b64552beb26fc917d697e7228e6a62968db15 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:07 + go version 12:14:07 go version go1.20.2 linux/amd64 [Pipeline] } 12:14:07 $ docker stop --time=1 4b865620ec83fc15cc457052f98b64552beb26fc917d697e7228e6a62968db15 12:14:08 $ docker rm -f --volumes 4b865620ec83fc15cc457052f98b64552beb26fc917d697e7228e6a62968db15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:09 + docker inspect -f . ci-base-image-x86_64 12:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:09 prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container 12:14:09 $ 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-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:14:09 $ docker top 3d62f078176281094134b9b36e412a4e5e9bfae0e5a886be4f6f0eac86a7efcf -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:10 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-189 [Pipeline] fileExists [Pipeline] sh 12:14:10 + make test 12:14:10 go test ./... -coverprofile=coverage.out ./... 12:14:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 12:14:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 12:14:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 12:14:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.914s coverage: 40.7% of statements 12:14:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements 12:14:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 12:14:37 go vet ./... 12:14:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:14:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:14:41 ./bin/test-attribution-txt.sh 12:14:41 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 12:14:41 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 12:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:14:41 $ docker stop --time=1 3d62f078176281094134b9b36e412a4e5e9bfae0e5a886be4f6f0eac86a7efcf 12:14:44 $ docker rm -f --volumes 3d62f078176281094134b9b36e412a4e5e9bfae0e5a886be4f6f0eac86a7efcf [Pipeline] // withDockerContainer [Pipeline] sh 12:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:14:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:14:45 + ls -al . 12:14:45 total 632 12:14:45 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 12:14 . 12:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:12 .. 12:14:45 -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 12:12 .dockerignore 12:14:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:13 .git 12:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:12 .github 12:14:45 -rw-rw-r-- 1 jenkins jenkins 946 Mar 21 12:12 .gitignore 12:14:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:12 .golangci.yml 12:14:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:13 .semver 12:14:45 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 21 12:12 Attribution.txt 12:14:45 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 21 12:12 CHANGELOG.md 12:14:45 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 21 12:12 Dockerfile 12:14:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:12 GOVERNANCE.md 12:14:45 -rw-rw-r-- 1 jenkins jenkins 683 Mar 21 12:12 Jenkinsfile 12:14:45 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 12:12 LICENSE 12:14:45 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 21 12:12 Makefile 12:14:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 12:12 OWNERS.md 12:14:45 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 21 12:12 README.md 12:14:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:13 VERSION 12:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:12 bin 12:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:12 cmd 12:14:45 -rw-r--r-- 1 jenkins jenkins 457862 Mar 21 12:14 coverage.out 12:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:12 examples 12:14:45 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 21 12:12 go.mod 12:14:45 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 21 12:12 go.sum 12:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:12 images 12:14:45 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 12:12 internal 12:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:12 snap 12:14:45 -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 12:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:46 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=18ff994c1df036c8768f22723d34d495e6376431 --label arch=amd64 --label version=0.0.0 . 12:14:46 Sending build context to Docker daemon 4.19MB 12:14:46 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 12:14:46 Step 2/24 : FROM ${BASE} AS builder 12:14:46 ---> 8c5d5fb83dbb 12:14:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:14:46 ---> Running in e46bfa40019c 12:14:46 Removing intermediate container e46bfa40019c 12:14:46 ---> a07e6aa36ca5 12:14:46 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:14:46 ---> Running in 096a2f0e5194 12:14:46 Removing intermediate container 096a2f0e5194 12:14:46 ---> a0cde4a885b5 12:14:46 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 12:14:46 ---> Running in 3d90a2d06e59 12:14:46 Removing intermediate container 3d90a2d06e59 12:14:46 ---> 85855ab5389a 12:14:46 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 12:14:46 ---> Running in 382908c395f0 12:14:46 Removing intermediate container 382908c395f0 12:14:46 ---> ff1d4e2363fd 12:14:46 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:14:46 ---> Running in a03c849ba6f5 12:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:14:47 OK: 265 MiB in 53 packages 12:14:47 Removing intermediate container a03c849ba6f5 12:14:47 ---> e42c4dfaf132 12:14:47 Step 8/24 : WORKDIR /app 12:14:47 ---> Running in e2bd7144a76e 12:14:47 Removing intermediate container e2bd7144a76e 12:14:47 ---> 6649b899f13f 12:14:47 Step 9/24 : COPY go.mod vendor* ./ 12:14:47 ---> a906624fc649 12:14:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:47 ---> Running in 2401e8fd8d50 12:14:48 Removing intermediate container 2401e8fd8d50 12:14:48 ---> 982003ee31d8 12:14:48 Step 11/24 : COPY . . 12:14:49 ---> c60a57fe68b9 12:14:49 Step 12/24 : RUN $MAKE 12:14:49 ---> Running in f11141dd80da 12:14:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 12:15:11 Removing intermediate container f11141dd80da 12:15:11 ---> 66353f57c7c5 12:15:11 Step 13/24 : FROM alpine:3.17 12:15:11 3.17: Pulling from library/alpine 12:15:11 63b65145d645: Already exists 12:15:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:15:11 Status: Downloaded newer image for alpine:3.17 12:15:11 ---> b2aa39c304c2 12:15:11 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:15:11 ---> Running in 1d7da4341b8d 12:15:11 Removing intermediate container 1d7da4341b8d 12:15:11 ---> e7e421e8ac12 12:15:11 Step 15/24 : RUN apk add --update --no-cache dumb-init 12:15:11 ---> Running in ebf75155ceab 12:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:15:11 (1/1) Installing dumb-init (1.2.5-r2) 12:15:11 Executing busybox-1.35.0-r29.trigger 12:15:11 OK: 7 MiB in 16 packages 12:15:11 Removing intermediate container ebf75155ceab 12:15:11 ---> 20c762874518 12:15:11 Step 16/24 : COPY --from=builder /app/LICENSE / 12:15:11 ---> 76f0ca006866 12:15:11 Step 17/24 : COPY --from=builder /app/Attribution.txt / 12:15:11 ---> 4522b2b25ac8 12:15:11 Step 18/24 : COPY --from=builder /app/cmd/ / 12:15:12 ---> cda477563054 12:15:12 Step 19/24 : EXPOSE 59989 12:15:12 ---> Running in a899b86b0c41 12:15:12 Removing intermediate container a899b86b0c41 12:15:12 ---> c0c37a4350c4 12:15:12 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 12:15:12 ---> Running in 3c1490e69255 12:15:12 Removing intermediate container 3c1490e69255 12:15:12 ---> c9b1db02217a 12:15:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:15:12 ---> Running in db714718d89b 12:15:12 Removing intermediate container db714718d89b 12:15:12 ---> 9779d15ee569 12:15:12 Step 22/24 : LABEL arch=amd64 12:15:12 ---> Running in 99afba51f946 12:15:12 Removing intermediate container 99afba51f946 12:15:12 ---> f49aff232433 12:15:12 Step 23/24 : LABEL git_sha=18ff994c1df036c8768f22723d34d495e6376431 12:15:12 ---> Running in f539dc0934a3 12:15:12 Removing intermediate container f539dc0934a3 12:15:12 ---> b1b15105d429 12:15:12 Step 24/24 : LABEL version=0.0.0 12:15:12 ---> Running in d4dd7c7c74dd 12:15:12 Removing intermediate container d4dd7c7c74dd 12:15:12 ---> a905a67f79c1 12:15:12 [Warning] One or more build-args [ARCH] were not consumed 12:15:12 Successfully built a905a67f79c1 12:15:12 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:13 12:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:13 latest: Pulling from edgex-lftools-log-publisher 12:15:13 5eb5b503b376: Pulling fs layer 12:15:13 5c69ac0246d0: Pulling fs layer 12:15:13 ec43610c2a17: Pulling fs layer 12:15:13 3a2ae6a8a46f: Pulling fs layer 12:15:13 33b1e0a273af: Pulling fs layer 12:15:13 5d3b04190fa2: Pulling fs layer 12:15:13 2f39f015ded8: Pulling fs layer 12:15:13 33b1e0a273af: Waiting 12:15:13 5d3b04190fa2: Waiting 12:15:13 2f39f015ded8: Waiting 12:15:13 3a2ae6a8a46f: Waiting 12:15:13 5c69ac0246d0: Download complete 12:15:13 3a2ae6a8a46f: Verifying Checksum 12:15:13 3a2ae6a8a46f: Download complete 12:15:14 33b1e0a273af: Verifying Checksum 12:15:14 33b1e0a273af: Download complete 12:15:14 5d3b04190fa2: Verifying Checksum 12:15:14 5d3b04190fa2: Download complete 12:15:14 ec43610c2a17: Verifying Checksum 12:15:14 ec43610c2a17: Download complete 12:15:14 5eb5b503b376: Verifying Checksum 12:15:14 5eb5b503b376: Download complete 12:15:14 2f39f015ded8: Download complete 12:15:15 5eb5b503b376: Pull complete 12:15:15 5c69ac0246d0: Pull complete 12:15:15 ec43610c2a17: Pull complete 12:15:15 3a2ae6a8a46f: Pull complete 12:15:16 33b1e0a273af: Pull complete 12:15:16 5d3b04190fa2: Pull complete 12:15:20 2f39f015ded8: Pull complete 12:15:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:20 prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container 12:15: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/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:15:25 $ docker top 60a6884c662656b0d7f216b0809510eb66a919d82f5c8b52d29ea63b6e6a0ac1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:25 ---> job-cost.sh 12:15:25 lf-activate-venv: SKIPPING 12:15:25 INFO: No Stack... 12:15:25 INFO: Retrieving Pricing Info for: v3-standard-8 12:15:26 INFO: Archiving Costs [Pipeline] sh 12:15:26 + cat /w/workspace/undry_device-rfid-llrp-go_PR-189/archives/cost.csv 12:15:26 + cut -d, -f6 [Pipeline] lock 12:15:26 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] 12:15:26 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] did not exist. Created. 12:15:26 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:15:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4842 in /w/workspace/undry_device-rfid-llrp-go_PR-189 [Pipeline] { [Pipeline] ws 12:15:26 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 12:15:26 Selected Git installation does not exist. Using Default 12:15:26 The recommended git tool is: NONE 12:15:26 + echo total: 0.2199999988079071 [Pipeline] stash 12:15:26 Stashed 1 file(s) [Pipeline] } 12:15:26 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:15:26 $ docker stop --time=1 60a6884c662656b0d7f216b0809510eb66a919d82f5c8b52d29ea63b6e6a0ac1 12:15:28 $ docker rm -f --volumes 60a6884c662656b0d7f216b0809510eb66a919d82f5c8b52d29ea63b6e6a0ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:15:32 using credential edgex-jenkins-ssh 12:15:32 Cloning the remote Git repository 12:15:32 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 12:15:32 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 12:15:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 12:15:32 > git --version # timeout=10 12:15:32 > git --version # 'git version 2.25.1' 12:15:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:15:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 12:15:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:35 Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit 18ff994c1df036c8768f22723d34d495e6376431 12:15:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 12:15:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 12:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:15:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:15:35 > git config core.sparsecheckout # timeout=10 12:15:35 > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # timeout=10 12:15:35 Merge succeeded, producing 18ff994c1df036c8768f22723d34d495e6376431 12:15:35 Checking out Revision 18ff994c1df036c8768f22723d34d495e6376431 (PR-189) 12:15:35 > git remote # timeout=10 12:15:35 > git config --get remote.origin.url # timeout=10 12:15:35 using GIT_SSH to set credentials SSH Credentials for GitHub 12:15:35 > git merge 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 12:15:35 > git rev-parse HEAD^{commit} # timeout=10 12:15:35 > git config core.sparsecheckout # timeout=10 12:15:35 > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # timeout=10 12:15:39 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" 12:15:39 > git --version # timeout=10 12:15:39 > git --version # 'git version 2.25.1' 12:15:39 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:15:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:15:40 % Total % Received % Xferd Average Speed Time Time Time Current 12:15:40 Dload Upload Total Spent Left Speed 12:15:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 12:15:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:15:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:15:41 + sudo tee /etc/docker/daemon.new 12:15:41 { 12:15:41 "registry-mirrors": [ 12:15:41 "https://nexus3.edgexfoundry.org:10001" 12:15:41 ], 12:15:41 "bip": "10.250.0.254/24", 12:15:41 "hosts": [ 12:15:41 "tcp://0.0.0.0:5555", 12:15:41 "unix:///var/run/docker.sock" 12:15:41 ], 12:15:41 "mtu": 1458, 12:15:41 "selinux-enabled": true, 12:15:41 "seccomp-profile": "/etc/docker/seccomp.json" 12:15:41 } [Pipeline] sh 12:15:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:15:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:16:00 provisioning config files... 12:16:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16933201071379760728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:16:00 ---> docker-login.sh 12:16:00 nexus3.edgexfoundry.org:10001 12:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:01 Configure a credential helper to remove this warning. See 12:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:01 12:16:01 Login Succeeded 12:16:01 nexus3.edgexfoundry.org:10002 12:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:01 Configure a credential helper to remove this warning. See 12:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:01 12:16:01 Login Succeeded 12:16:01 nexus3.edgexfoundry.org:10003 12:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:02 Configure a credential helper to remove this warning. See 12:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:02 12:16:02 Login Succeeded 12:16:02 nexus3.edgexfoundry.org:10004 12:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:02 Configure a credential helper to remove this warning. See 12:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:02 12:16:02 Login Succeeded 12:16:02 docker.io 12:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:16:02 Configure a credential helper to remove this warning. See 12:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:16:02 12:16:02 Login Succeeded 12:16:02 ---> docker-login.sh ends [Pipeline] } 12:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:16:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:16:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:16:03 ========================================================= 12:16:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:16:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:16:04 Sending build context to Docker daemon 1.212MB 12:16:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:16:04 Step 2/12 : FROM ${BASE} AS builder 12:16:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:16:05 af6eaf76a39c: Pulling fs layer 12:16:05 55522c791124: Pulling fs layer 12:16:05 ce5c4a1c91eb: Pulling fs layer 12:16:05 169dfbe0d373: Pulling fs layer 12:16:05 e1ff8fa3b103: Pulling fs layer 12:16:05 52ebb69f0ebf: Pulling fs layer 12:16:05 5abe8eddf0d5: Pulling fs layer 12:16:05 e1ff8fa3b103: Waiting 12:16:05 52ebb69f0ebf: Waiting 12:16:05 5abe8eddf0d5: Waiting 12:16:05 169dfbe0d373: Waiting 12:16:05 55522c791124: Verifying Checksum 12:16:05 55522c791124: Download complete 12:16:05 169dfbe0d373: Verifying Checksum 12:16:05 169dfbe0d373: Download complete 12:16:05 e1ff8fa3b103: Verifying Checksum 12:16:05 e1ff8fa3b103: Download complete 12:16:05 af6eaf76a39c: Verifying Checksum 12:16:05 af6eaf76a39c: Download complete 12:16:06 af6eaf76a39c: Pull complete 12:16:06 5abe8eddf0d5: Verifying Checksum 12:16:06 5abe8eddf0d5: Download complete 12:16:07 55522c791124: Pull complete 12:16:08 ce5c4a1c91eb: Verifying Checksum 12:16:08 ce5c4a1c91eb: Download complete 12:16:08 52ebb69f0ebf: Verifying Checksum 12:16:08 52ebb69f0ebf: Download complete 12:16:20 ce5c4a1c91eb: Pull complete 12:16:20 169dfbe0d373: Pull complete 12:16:20 e1ff8fa3b103: Pull complete 12:16:26 52ebb69f0ebf: Pull complete 12:16:28 5abe8eddf0d5: Pull complete 12:16:28 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 12:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:16:28 ---> 6cb57ee374ae 12:16:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 12:16:30 ---> Running in 0a2d4de44421 12:16:30 Removing intermediate container 0a2d4de44421 12:16:30 ---> 7436b8229ff1 12:16:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:16:30 ---> Running in ef0b81169627 12:16:30 Removing intermediate container ef0b81169627 12:16:30 ---> 7906981112c8 12:16:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 12:16:30 ---> Running in ec4e8794879a 12:16:31 Removing intermediate container ec4e8794879a 12:16:31 ---> 5b11e9bd7ada 12:16:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 12:16:31 ---> Running in 153d61beb14a 12:16:31 Removing intermediate container 153d61beb14a 12:16:31 ---> f76834e136bc 12:16:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:16:31 ---> Running in 8612d303db58 12:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:16:34 OK: 263 MiB in 53 packages 12:16:35 Removing intermediate container 8612d303db58 12:16:35 ---> 86ebb0bd94f1 12:16:35 Step 8/12 : WORKDIR /app 12:16:35 ---> Running in 895ee6801e61 12:16:35 Removing intermediate container 895ee6801e61 12:16:35 ---> 38fbb24961c4 12:16:35 Step 9/12 : COPY go.mod vendor* ./ 12:16:36 ---> 56ec55c2eaa3 12:16:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:36 ---> Running in f6c4d2737837 12:17:43 Removing intermediate container f6c4d2737837 12:17:43 ---> 3764aef20099 12:17:43 Step 11/12 : COPY . . 12:17:43 ---> 64de8a7e0a54 12:17:43 Step 12/12 : RUN $MAKE 12:17:43 ---> Running in 6158e5636174 12:17:43 noop 12:17:43 Removing intermediate container 6158e5636174 12:17:43 ---> 71d4b4a3a50d 12:17:43 Successfully built 71d4b4a3a50d 12:17:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:44 + docker inspect -f . ci-base-image-arm64 12:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:44 prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container 12:17:44 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:17:46 $ docker top 2389276041ee5417c4848660032bb17e09ce8310ce612f449346b7aa3f634ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:17:46 + go version 12:17:46 go version go1.20.2 linux/arm64 [Pipeline] } 12:17:46 $ docker stop --time=1 2389276041ee5417c4848660032bb17e09ce8310ce612f449346b7aa3f634ee5 12:17:50 $ docker rm -f --volumes 2389276041ee5417c4848660032bb17e09ce8310ce612f449346b7aa3f634ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:51 + docker inspect -f . ci-base-image-arm64 12:17:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:52 prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container 12:17:52 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 12:17:53 $ docker top ef65ac1b4d536ac4efb9fd00b12742ef6435476b5b011ca6e709f807c6ddcff4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:17:53 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 12:17:54 + make test 12:17:54 go test ./... -coverprofile=coverage.out ./... 12:18:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 12:20:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 12:20:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 12:21:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.792s coverage: 40.7% of statements 12:21:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.600s coverage: 52.0% of statements 12:21:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements 12:21:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:21:07 go vet ./... 12:21:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:21:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:21:33 ./bin/test-attribution-txt.sh 12:21:33 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 12:21:33 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 12:21:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:21:33 $ docker stop --time=1 ef65ac1b4d536ac4efb9fd00b12742ef6435476b5b011ca6e709f807c6ddcff4 12:21:35 $ docker rm -f --volumes ef65ac1b4d536ac4efb9fd00b12742ef6435476b5b011ca6e709f807c6ddcff4 [Pipeline] // withDockerContainer [Pipeline] sh 12:21:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:21:36 Warning: overwriting stash ‘coverage-report’ 12:21:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:21:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:21:38 + ls -al . 12:21:38 total 628 12:21:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 12:17 . 12:21:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:15 .. 12:21:38 -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 12:15 .dockerignore 12:21:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:15 .git 12:21:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:15 .github 12:21:38 -rw-rw-r-- 1 jenkins jenkins 946 Mar 21 12:15 .gitignore 12:21:38 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:15 .golangci.yml 12:21:38 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 21 12:15 Attribution.txt 12:21:38 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 21 12:15 CHANGELOG.md 12:21:38 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 21 12:15 Dockerfile 12:21:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:15 GOVERNANCE.md 12:21:38 -rw-rw-r-- 1 jenkins jenkins 683 Mar 21 12:15 Jenkinsfile 12:21:38 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 12:15 LICENSE 12:21:38 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 21 12:15 Makefile 12:21:38 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 12:15 OWNERS.md 12:21:38 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 21 12:15 README.md 12:21:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:13 VERSION 12:21:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:15 bin 12:21:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:15 cmd 12:21:38 -rw-r--r-- 1 jenkins jenkins 457862 Mar 21 12:21 coverage.out 12:21:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:15 examples 12:21:38 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 21 12:15 go.mod 12:21:38 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 21 12:15 go.sum 12:21:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:15 images 12:21:38 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 12:15 internal 12:21:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:15 snap 12:21:38 -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 12:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:39 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=18ff994c1df036c8768f22723d34d495e6376431 --label arch=arm64 --label version=0.0.0 . 12:21:39 Sending build context to Docker daemon 1.212MB 12:21:39 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 12:21:39 Step 2/24 : FROM ${BASE} AS builder 12:21:39 ---> 71d4b4a3a50d 12:21:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:21:39 ---> Running in 5ceef7e98221 12:21:39 Removing intermediate container 5ceef7e98221 12:21:39 ---> 1e957b3287b0 12:21:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:21:39 ---> Running in 96305881605e 12:21:40 Removing intermediate container 96305881605e 12:21:40 ---> c077e8cf50c2 12:21:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 12:21:40 ---> Running in b32694e59c40 12:21:40 Removing intermediate container b32694e59c40 12:21:40 ---> bf6d13e3f286 12:21:40 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 12:21:40 ---> Running in a77364b53df6 12:21:41 Removing intermediate container a77364b53df6 12:21:41 ---> 30608b72c95f 12:21:41 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:21:41 ---> Running in 4cb536616a04 12:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:21:44 OK: 263 MiB in 53 packages 12:21:44 Removing intermediate container 4cb536616a04 12:21:44 ---> 29c35ae4e5c0 12:21:44 Step 8/24 : WORKDIR /app 12:21:44 ---> Running in 7545908d6dd8 12:21:44 Removing intermediate container 7545908d6dd8 12:21:44 ---> 45c64e95aac6 12:21:44 Step 9/24 : COPY go.mod vendor* ./ 12:21:45 ---> 28a3f4ed85f3 12:21:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:21:45 ---> Running in 5ab9fa9e03ff 12:21:48 Removing intermediate container 5ab9fa9e03ff 12:21:48 ---> fe4cfa9fc7cf 12:21:48 Step 11/24 : COPY . . 12:21:49 ---> 80c7c96e2b6e 12:21:49 Step 12/24 : RUN $MAKE 12:21:49 ---> Running in 049d3b535082 12:21:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 12:24:11 Removing intermediate container 049d3b535082 12:24:11 ---> 85a15375f053 12:24:11 Step 13/24 : FROM alpine:3.17 12:24:11 3.17: Pulling from library/alpine 12:24:11 af6eaf76a39c: Already exists 12:24:11 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:24:11 Status: Downloaded newer image for alpine:3.17 12:24:11 ---> d74e625d9115 12:24:11 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:24:11 ---> Running in 8aa1d4589d3a 12:24:11 Removing intermediate container 8aa1d4589d3a 12:24:11 ---> 8e1923761428 12:24:11 Step 15/24 : RUN apk add --update --no-cache dumb-init 12:24:11 ---> Running in f4446444e53c 12:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:24:11 (1/1) Installing dumb-init (1.2.5-r2) 12:24:11 Executing busybox-1.35.0-r29.trigger 12:24:11 OK: 8 MiB in 16 packages 12:24:11 Removing intermediate container f4446444e53c 12:24:11 ---> 0872ce201a07 12:24:11 Step 16/24 : COPY --from=builder /app/LICENSE / 12:24:11 ---> f59c4be7322e 12:24:11 Step 17/24 : COPY --from=builder /app/Attribution.txt / 12:24:11 ---> 65df521114e9 12:24:11 Step 18/24 : COPY --from=builder /app/cmd/ / 12:24:11 ---> a81b67f068b1 12:24:11 Step 19/24 : EXPOSE 59989 12:24:11 ---> Running in fcfc75111b3c 12:24:11 Removing intermediate container fcfc75111b3c 12:24:11 ---> 69c04e75f9a9 12:24:11 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 12:24:11 ---> Running in 23e2647c2909 12:24:11 Removing intermediate container 23e2647c2909 12:24:11 ---> 3359488bc35b 12:24:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:24:11 ---> Running in 8d72d58de625 12:24:11 Removing intermediate container 8d72d58de625 12:24:11 ---> da5271fe2117 12:24:11 Step 22/24 : LABEL arch=arm64 12:24:11 ---> Running in 20f3cb8124f6 12:24:11 Removing intermediate container 20f3cb8124f6 12:24:11 ---> 59fb7b2c9319 12:24:11 Step 23/24 : LABEL git_sha=18ff994c1df036c8768f22723d34d495e6376431 12:24:11 ---> Running in 8c36dccffd76 12:24:11 Removing intermediate container 8c36dccffd76 12:24:11 ---> cce24b9b1eec 12:24:11 Step 24/24 : LABEL version=0.0.0 12:24:11 ---> Running in 747ee262a106 12:24:11 Removing intermediate container 747ee262a106 12:24:11 ---> 0ab9cbc437fb 12:24:11 [Warning] One or more build-args [ARCH] were not consumed 12:24:11 Successfully built 0ab9cbc437fb 12:24:11 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:24:12 12:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:24:13 arm64: Pulling from edgex-lftools-log-publisher 12:24:13 8998bd30e6a1: Pulling fs layer 12:24:13 04944245beec: Pulling fs layer 12:24:13 699f458cf7ca: Pulling fs layer 12:24:13 765212b225bb: Pulling fs layer 12:24:13 f23df028b6ca: Pulling fs layer 12:24:13 d65c8cfc05b1: Pulling fs layer 12:24:13 2437ff75d9bd: Pulling fs layer 12:24:13 f23df028b6ca: Waiting 12:24:13 765212b225bb: Waiting 12:24:13 d65c8cfc05b1: Waiting 12:24:13 2437ff75d9bd: Waiting 12:24:13 04944245beec: Verifying Checksum 12:24:13 04944245beec: Download complete 12:24:13 765212b225bb: Download complete 12:24:13 f23df028b6ca: Verifying Checksum 12:24:13 f23df028b6ca: Download complete 12:24:13 d65c8cfc05b1: Verifying Checksum 12:24:13 d65c8cfc05b1: Download complete 12:24:13 699f458cf7ca: Verifying Checksum 12:24:13 699f458cf7ca: Download complete 12:24:14 8998bd30e6a1: Verifying Checksum 12:24:14 8998bd30e6a1: Download complete 12:24:16 2437ff75d9bd: Verifying Checksum 12:24:16 2437ff75d9bd: Download complete 12:24:18 8998bd30e6a1: Pull complete 12:24:18 04944245beec: Pull complete 12:24:20 699f458cf7ca: Pull complete 12:24:20 765212b225bb: Pull complete 12:24:20 f23df028b6ca: Pull complete 12:24:20 d65c8cfc05b1: Pull complete 12:24:35 2437ff75d9bd: Pull complete 12:24:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:24:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:36 prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container 12:24:36 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:24:38 $ docker top d5f5118913f4beb59a785b830c899aa3fd71b6e59ed0a343084b71e59efb8f34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:39 ---> job-cost.sh 12:24:39 lf-activate-venv: SKIPPING 12:24:39 INFO: No Stack... 12:24:40 INFO: Retrieving Pricing Info for: v3-standard-4 12:24:40 INFO: Archiving Costs [Pipeline] sh 12:24:41 + cut -d, -f6+ 12:24:41 cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 12:24:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] 12:24:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] did not exist. Created. 12:24:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:24:42 /w/workspace/device-rfid-llrp-go/1@tmp/durable-740f818d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:24:42 + echo total: 0.10999999940395355 [Pipeline] stash 12:24:42 Warning: overwriting stash ‘stack-cost’ 12:24:42 Stashed 1 file(s) [Pipeline] } 12:24:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:24:42 $ docker stop --time=1 d5f5118913f4beb59a785b830c899aa3fd71b6e59ed0a343084b71e59efb8f34 12:24:44 $ docker rm -f --volumes d5f5118913f4beb59a785b830c899aa3fd71b6e59ed0a343084b71e59efb8f34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:24:45 provisioning config files... 12:24:45 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config12405489975757163331tmp [Pipeline] { [Pipeline] sh 12:24:45 + set +x 12:24:45 + curl -s https://codecov.io/bash 12:24:45 + bash -s -- 12:24:45 12:24:45 _____ _ 12:24:45 / ____| | | 12:24:45 | | ___ __| | ___ ___ _____ __ 12:24:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:24:45 | |___| (_) | (_| | __/ (_| (_) \ V / 12:24:45 \_____\___/ \__,_|\___|\___\___/ \_/ 12:24:45 Bash-1.0.6 12:24:45 12:24:45 12:24:45 ==> git version 2.25.1 found 12:24:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:24:45 Release-Date: 2020-01-08 12:24:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:24:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:24:45 ==> Jenkins CI detected. 12:24:45 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-189 12:24:45 project root: . 12:24:45 --> token set from env 12:24:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:24:45 ==> Running gcov in . (disable via -X gcov) 12:24:45 ==> Python coveragepy not found 12:24:45 ==> Searching for coverage reports in: 12:24:45 + . 12:24:45 -> Found 1 reports 12:24:45 ==> Detecting git/mercurial file structure 12:24:45 ==> Reading reports 12:24:45 + ./coverage.out bytes=457862 12:24:45 ==> Appending adjustments 12:24:45 https://docs.codecov.io/docs/fixing-reports 12:24:45 + Found adjustments 12:24:45 ==> Gzipping contents 12:24:45 52K /tmp/codecov.HDf0EG.gz 12:24:45 ==> Uploading reports 12:24:45 url: https://codecov.io 12:24:45 query: branch=PR-189&commit=18ff994c1df036c8768f22723d34d495e6376431&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=189&job=&cmd_args= 12:24:45 -> Pinging Codecov 12:24:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-189&commit=18ff994c1df036c8768f22723d34d495e6376431&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=189&job=&cmd_args= 12:24:45 -> Uploading to 12:24:45 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/581DD39554BDF9B6E22D074273EAD858/18ff994c1df036c8768f22723d34d495e6376431/18a1a612-ef45-4a0f-b13b-2ddd129e7fba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T122445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43638f0fd35649dd6c38c0e6a5c519436397a0d6e1007fa5604515f0fd960de1 12:24:45 % Total % Received % Xferd Average Speed Time Time Time Current 12:24:45 Dload Upload Total Spent Left Speed 12:24:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50490 0 0 100 50490 0 161k --:--:-- --:--:-- --:--:-- 161k 12:24:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] } 12:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:24:47 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-189/archives ] 12:24:47 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-189/archives 12:24:47 total 16 12:24:47 drwxr-xr-x 3 root root 4096 Mar 21 12:15 . 12:24:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 12:15 .. 12:24:47 drwxr-xr-x 2 root root 4096 Mar 21 12:15 cost 12:24:47 -rw-r--r-- 1 root root 91 Mar 21 12:15 cost.csv 12:24:47 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-189/archives 12:24:47 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-189/archives 12:24:47 total 16 12:24:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:15 . 12:24:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 12:15 .. 12:24:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 12:15 cost 12:24:47 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:24:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:24:49 ---> package-listing.sh 12:24:49 ++ facter osfamily 12:24:49 ++ tr '[:upper:]' '[:lower:]' 12:24:49 + OS_FAMILY=debian 12:24:49 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-189 12:24:49 + START_PACKAGES=/tmp/packages_start.txt 12:24:49 + END_PACKAGES=/tmp/packages_end.txt 12:24:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:24:49 + PACKAGES=/tmp/packages_start.txt 12:24:49 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-189 ']' 12:24:49 + PACKAGES=/tmp/packages_end.txt 12:24:49 + case "${OS_FAMILY}" in 12:24:49 + dpkg -l 12:24:49 + grep '^ii' 12:24:49 + '[' -f /tmp/packages_start.txt ']' 12:24:49 + '[' -f /tmp/packages_end.txt ']' 12:24:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:24:49 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-189 ']' 12:24:49 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-189/archives/ 12:24:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-189/archives/ [Pipeline] echo 12:24:49 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-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:24:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:50 prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container 12:24:50 $ 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-189/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-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@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 12:24:50 $ docker top ff8f40df1b5ea4ab7ed76dc9e5f3e0045e133152443084c566c7bf3a438b832e -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:51 + touch /tmp/pre-build-complete [Pipeline] sh 12:24:51 + mkdir -p /var/log/sysstat [Pipeline] sh 12:24:51 + ls /var/log/sa-host 12:24:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:51 provisioning config files... 12:24:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config11556444828025436155tmp [Pipeline] { [Pipeline] echo 12:24:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:24:52 ---> create-netrc.sh [Pipeline] } 12:24:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:24:52 ---> python-tools-install.sh [Pipeline] echo 12:24:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:24:52 ---> sudo-logs.sh 12:24:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:24:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:24:53 ---> job-cost.sh 12:24:53 lf-activate-venv: SKIPPING 12:24:53 DEBUG: total: 0.2199999988079071 12:24:53 INFO: Retrieving Stack Cost... 12:24:53 INFO: Retrieving Pricing Info for: v3-standard-8 12:24:54 INFO: Archiving Costs [Pipeline] echo 12:24:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:24:54 ---> logs-deploy.sh 12:24:54 lf-activate-venv: SKIPPING 12:24:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-189/1 12:24:54 INFO: archiving workspace using pattern(s): 12:24:55 Archives upload complete. 12:24:55 INFO: archiving logs to Nexus 12:24:56 ---> uname -a: 12:24:56 Linux prd-ubuntu20-04-docker-8c-8g-4841 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:24:56 12:24:56 12:24:56 ---> lscpu: 12:24:56 Architecture: x86_64 12:24:56 CPU op-mode(s): 32-bit, 64-bit 12:24:56 Byte Order: Little Endian 12:24:56 Address sizes: 40 bits physical, 48 bits virtual 12:24:56 CPU(s): 8 12:24:56 On-line CPU(s) list: 0-7 12:24:56 Thread(s) per core: 1 12:24:56 Core(s) per socket: 1 12:24:56 Socket(s): 8 12:24:56 NUMA node(s): 1 12:24:56 Vendor ID: AuthenticAMD 12:24:56 CPU family: 23 12:24:56 Model: 49 12:24:56 Model name: AMD EPYC-Rome Processor 12:24:56 Stepping: 0 12:24:56 CPU MHz: 2799.998 12:24:56 BogoMIPS: 5599.99 12:24:56 Virtualization: AMD-V 12:24:56 Hypervisor vendor: KVM 12:24:56 Virtualization type: full 12:24:56 L1d cache: 256 KiB 12:24:56 L1i cache: 256 KiB 12:24:56 L2 cache: 4 MiB 12:24:56 L3 cache: 128 MiB 12:24:56 NUMA node0 CPU(s): 0-7 12:24:56 Vulnerability Itlb multihit: Not affected 12:24:56 Vulnerability L1tf: Not affected 12:24:56 Vulnerability Mds: Not affected 12:24:56 Vulnerability Meltdown: Not affected 12:24:56 Vulnerability Mmio stale data: Not affected 12:24:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:24:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:24:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:24:56 Vulnerability Srbds: Not affected 12:24:56 Vulnerability Tsx async abort: Not affected 12:24:56 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 12:24:56 12:24:56 12:24:56 ---> nproc: 12:24:56 8 12:24:56 12:24:56 12:24:56 ---> df -h: 12:24:56 Filesystem Size Used Avail Use% Mounted on 12:24:56 overlay 155G 12G 144G 8% / 12:24:56 tmpfs 64M 0 64M 0% /dev 12:24:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:24:56 shm 64M 0 64M 0% /dev/shm 12:24:56 /dev/vda1 155G 12G 144G 8% /facter-os 12:24:56 12:24:56 12:24:56 ---> sar -b -r -n DEV: 12:24:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4841) 03/21/23 _x86_64_ (8 CPU) 12:24:56 12:24:56 12:12:16 LINUX RESTART (8 CPU) 12:24:56 12:24:56 12:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:24:56 12:14:01 181.69 4.60 177.09 0.00 469.79 69565.34 0.00 12:24:56 12:15:01 108.80 0.33 108.47 0.00 21.46 21721.98 0.00 12:24:56 12:16:01 110.85 0.05 110.80 0.00 5.60 34419.21 0.00 12:24:56 12:17:01 1.38 0.02 1.37 0.00 0.13 15.86 0.00 12:24:56 12:18:01 38.77 8.71 30.06 0.00 2242.45 3106.03 0.00 12:24:56 12:19:01 30.21 1.87 28.35 0.00 2912.05 6410.00 0.00 12:24:56 12:20:01 3.55 0.02 3.53 0.00 0.13 90.92 0.00 12:24:56 12:21:01 2.08 0.00 2.08 0.00 0.00 22.53 0.00 12:24:56 12:22:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 12:24:56 12:23:01 2.37 0.00 2.37 0.00 0.00 26.40 0.00 12:24:56 12:24:01 1.40 0.00 1.40 0.00 0.00 15.19 0.00 12:24:56 Average: 43.86 1.42 42.44 0.00 513.80 12309.52 0.00 12:24:56 12:24:56 12:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:24:56 12:14:01 27858408 31560016 741660 2.26 143104 3718704 1845144 5.44 1195144 3341656 285312 12:24:56 12:15:01 28005624 31516224 781596 2.38 147976 3540404 2028568 5.98 1450324 2952500 378720 12:24:56 12:16:01 27700704 31564700 734596 2.23 157028 3857516 1780556 5.25 1266708 3411520 8 12:24:56 12:17:01 27699864 31563908 735168 2.24 157072 3857512 1780556 5.25 1266488 3411520 8 12:24:56 12:18:01 27382892 31475864 812688 2.47 176108 4059936 1933868 5.70 1429832 3546916 36012 12:24:56 12:19:01 27174564 31548292 738012 2.24 192204 4312632 1833680 5.40 1586100 3582344 8 12:24:56 12:20:01 27182128 31551256 734868 2.23 190788 4309380 1805404 5.32 1582500 3579192 8 12:24:56 12:21:01 27182144 31551408 734712 2.23 190868 4309384 1805404 5.32 1582572 3579204 8 12:24:56 12:22:01 27182096 31551476 734616 2.23 190948 4309384 1805404 5.32 1582540 3579264 8 12:24:56 12:23:01 27181952 31551392 734588 2.23 191028 4309392 1805404 5.32 1582720 3579260 8 12:24:56 12:24:01 27181992 31551556 734468 2.23 191100 4309392 1805404 5.32 1582776 3579264 8 12:24:56 Average: 27430215 31544190 746997 2.27 175293 4081240 1839036 5.42 1464337 3467513 63646 12:24:56 12:24:56 12:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:24:56 12:14:01 docker0 163.21 284.12 13.72 1949.66 0.00 0.00 0.00 0.00 12:24:56 12:14:01 ens3 521.38 319.51 7658.09 44.81 0.00 0.00 0.00 0.00 12:24:56 12:14:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 12:24:56 12:15:01 veth7d17555 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:24:56 12:15:01 docker0 1.40 3.63 0.09 42.57 0.00 0.00 0.00 0.00 12:24:56 12:15:01 ens3 47.93 29.95 83.90 18.47 0.00 0.00 0.00 0.00 12:24:56 12:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:24:56 12:16:01 docker0 1.28 3.22 0.08 43.04 0.00 0.00 0.00 0.00 12:24:56 12:16:01 ens3 100.68 62.72 2567.13 11.95 0.00 0.00 0.00 0.00 12:24:56 12:16:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:24:56 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:17:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:56 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:56 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:18:01 ens3 332.77 206.46 1464.34 14.28 0.00 0.00 0.00 0.00 12:24:56 12:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 12:24:56 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:19:01 ens3 107.68 52.59 1375.92 3.61 0.00 0.00 0.00 0.00 12:24:56 12:19:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:24:56 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:21:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:24:56 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:56 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:22:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:24:56 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:24:56 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:56 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:56 Average: docker0 15.08 26.45 1.26 185.02 0.00 0.00 0.00 0.00 12:24:56 Average: ens3 101.03 61.06 1195.40 8.47 0.00 0.00 0.00 0.00 12:24:56 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 12:24:56 12:24:56