Pull request #229 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+bffb044de0aa9ce32d7f70b1fca18078805cfee0 (5780bd7379a2783273457c9a34eb3608e21ab135) 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-ssh6052684801776867806.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5338355886333502953.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh970472930982646556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4713031018544320512.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14167100079975679337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-15684 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 101b75117e411bdd78502b3f1ca04c1dcd42e077 Checking out Revision 101b75117e411bdd78502b3f1ca04c1dcd42e077 (PR-229) Commit message: "build(snap): Bump epoch for major v3 upgrade" > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 > git rev-list --no-walk 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:24:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:24:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:24:36 ========================================================= 10:24:36 EdgeX Global Pipelines Version Info 10:24:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:24:36 ------------------- 10:24:36 stable info: 10:24:36 ------------------- 10:24:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:24:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:24:36 Message: update stable to v1.0.249 10:24:37 ------------------- 10:24:37 experimental info: 10:24:37 ------------------- 10:24:37 Commited By: **** collab-it+edgex@linuxfoundation.org 10:24:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:24:37 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 10:24:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 10:24:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 101b75117e411bdd78502b3f1ca04c1dcd42e077 [Pipeline] echo 10:24:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 101b751 [Pipeline] echo 10:24:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:38 provisioning config files... 10:24:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config13651852743395132660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:38 ---> docker-login.sh 10:24:38 nexus3.edgexfoundry.org:10001 10:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:38 Configure a credential helper to remove this warning. See 10:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:38 10:24:38 Login Succeeded 10:24:38 nexus3.edgexfoundry.org:10002 10:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:38 Configure a credential helper to remove this warning. See 10:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:38 10:24:38 Login Succeeded 10:24:38 nexus3.edgexfoundry.org:10003 10:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:38 Configure a credential helper to remove this warning. See 10:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:38 10:24:38 Login Succeeded 10:24:38 nexus3.edgexfoundry.org:10004 10:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:39 Configure a credential helper to remove this warning. See 10:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:39 10:24:39 Login Succeeded 10:24:39 docker.io 10:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:39 Configure a credential helper to remove this warning. See 10:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:39 10:24:39 Login Succeeded 10:24:39 ---> docker-login.sh ends [Pipeline] } 10:24:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:24:39 + git rev-list -1 --merges 101b75117e411bdd78502b3f1ca04c1dcd42e077~1..101b75117e411bdd78502b3f1ca04c1dcd42e077 [Pipeline] echo 10:24:39 -----------> git rev-list -1 --merges 101b75117e411bdd78502b3f1ca04c1dcd42e077~1..101b75117e411bdd78502b3f1ca04c1dcd42e077 101b75117e411bdd78502b3f1ca04c1dcd42e077 [false] [Pipeline] sh 10:24:40 + git log --format=format:%s -1 101b75117e411bdd78502b3f1ca04c1dcd42e077 [Pipeline] echo 10:24:40 ========================================================= 10:24:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:24:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:40 + git log --format=format:%s -1 101b75117e411bdd78502b3f1ca04c1dcd42e077 [Pipeline] echo 10:24:40 [semverPrep] GIT_COMMIT: 101b75117e411bdd78502b3f1ca04c1dcd42e077, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo 10:24:40 [semverPrep] This is not a build commit. [Pipeline] sh 10:24:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:24:40 + grep -v github /etc/ssh/ssh_known_hosts 10:24:40 + [ -e /tmp/ssh_known_hosts ] 10:24:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:24:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:24:40 + sudo tee -a /etc/ssh/ssh_known_hosts 10:24:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:41 10:24:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:41 0.1.4: Pulling from edgex-devops/py-git-semver 10:24:41 b85a868b505f: Pulling fs layer 10:24:41 e2be974225ed: Pulling fs layer 10:24:41 339a4e72a1f5: Pulling fs layer 10:24:41 988bab9f4d93: Pulling fs layer 10:24:41 1469e6f7b9e6: Pulling fs layer 10:24:41 eaf3925da568: Pulling fs layer 10:24:41 bab4dde63d76: Pulling fs layer 10:24:41 bde34c3a00c8: Pulling fs layer 10:24:41 b352a97aabf1: Pulling fs layer 10:24:41 4872d77fe225: Pulling fs layer 10:24:41 5851b861e8e6: Pulling fs layer 10:24:41 1469e6f7b9e6: Waiting 10:24:41 eaf3925da568: Waiting 10:24:41 bde34c3a00c8: Waiting 10:24:41 bab4dde63d76: Waiting 10:24:41 b352a97aabf1: Waiting 10:24:41 5851b861e8e6: Waiting 10:24:41 4872d77fe225: Waiting 10:24:41 e2be974225ed: Verifying Checksum 10:24:41 e2be974225ed: Download complete 10:24:41 988bab9f4d93: Download complete 10:24:41 1469e6f7b9e6: Verifying Checksum 10:24:41 1469e6f7b9e6: Download complete 10:24:41 eaf3925da568: Verifying Checksum 10:24:41 eaf3925da568: Download complete 10:24:41 339a4e72a1f5: Verifying Checksum 10:24:41 339a4e72a1f5: Download complete 10:24:41 bde34c3a00c8: Verifying Checksum 10:24:41 bde34c3a00c8: Download complete 10:24:41 b352a97aabf1: Download complete 10:24:41 4872d77fe225: Download complete 10:24:41 5851b861e8e6: Download complete 10:24:41 b85a868b505f: Verifying Checksum 10:24:41 b85a868b505f: Download complete 10:24:42 bab4dde63d76: Verifying Checksum 10:24:42 bab4dde63d76: Download complete 10:24:43 b85a868b505f: Pull complete 10:24:43 e2be974225ed: Pull complete 10:24:43 339a4e72a1f5: Pull complete 10:24:43 988bab9f4d93: Pull complete 10:24:44 1469e6f7b9e6: Pull complete 10:24:44 eaf3925da568: Pull complete 10:24:46 bab4dde63d76: Pull complete 10:24:46 bde34c3a00c8: Pull complete 10:24:46 b352a97aabf1: Pull complete 10:24:46 4872d77fe225: Pull complete 10:24:46 5851b861e8e6: Pull complete 10:24:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:46 prd-ubuntu20.04-docker-8c-8g-15684 does not seem to be running inside a container 10:24:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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-devops/py-git-semver:0.1.4 cat 10:24:50 $ docker top 060e452e6394799ea93f75d90c6f64605d18c031e6e6f400fb5f775ccd2b5de1 -eo pid,comm 10:24:50 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). 10:24:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:50 [ssh-agent] Looking for ssh-agent implementation... 10:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:50 $ docker exec 060e452e6394799ea93f75d90c6f64605d18c031e6e6f400fb5f775ccd2b5de1 ssh-agent 10:24:50 SSH_AUTH_SOCK=/tmp/ssh-YFqtSn4dVmyw/agent.32 10:24:50 SSH_AGENT_PID=38 10:24:50 Running ssh-add (command line suppressed) 10:24:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_17808829178812619915.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_17808829178812619915.key) 10:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:51 + git tag --points-at HEAD [Pipeline] } 10:24:51 $ docker exec --env ******** --env ******** 060e452e6394799ea93f75d90c6f64605d18c031e6e6f400fb5f775ccd2b5de1 ssh-agent -k 10:24:51 unset SSH_AUTH_SOCK; 10:24:51 unset SSH_AGENT_PID; 10:24:51 echo Agent pid 38 killed; 10:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:24:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:51 [ssh-agent] Looking for ssh-agent implementation... 10:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:51 $ docker exec 060e452e6394799ea93f75d90c6f64605d18c031e6e6f400fb5f775ccd2b5de1 ssh-agent 10:24:51 SSH_AUTH_SOCK=/tmp/ssh-UpcMQ8fpJ3nm/agent.70 10:24:51 SSH_AGENT_PID=76 10:24:51 Running ssh-add (command line suppressed) 10:24:51 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2475310715697635749.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2475310715697635749.key) 10:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:51 + git semver init 10:24:52 2023-05-16 10:24:52,153 [run_init] DEBUG init version:0.0.0 force:False 10:24:52 2023-05-16 10:24:52,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 10:24:52 2023-05-16 10:24:52,155 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 10:24:52 2023-05-16 10:24:52,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 10:24:53 2023-05-16 10:24:53,033 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 10:24:53 2023-05-16 10:24:53,034 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 10:24:53 2023-05-16 10:24:53,034 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 10:24:53 2023-05-16 10:24:53,038 [execute] INFO git cat-file --batch-check 10:24:53 2023-05-16 10:24:53,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 10:24:53 2023-05-16 10:24:53,045 [execute] INFO git cat-file --batch 10:24:53 2023-05-16 10:24:53,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 10:24:53 2023-05-16 10:24:53,051 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 10:24:53 0.0.0 [Pipeline] } 10:24:53 $ docker exec --env ******** --env ******** 060e452e6394799ea93f75d90c6f64605d18c031e6e6f400fb5f775ccd2b5de1 ssh-agent -k 10:24:53 unset SSH_AUTH_SOCK; 10:24:53 unset SSH_AGENT_PID; 10:24:53 echo Agent pid 76 killed; 10:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:24:53 + git semver [Pipeline] } 10:24:53 $ docker stop --time=1 060e452e6394799ea93f75d90c6f64605d18c031e6e6f400fb5f775ccd2b5de1 10:24:55 $ docker rm -f --volumes 060e452e6394799ea93f75d90c6f64605d18c031e6e6f400fb5f775ccd2b5de1 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:24:55 Stashed 1 file(s) [Pipeline] echo 10:24:55 [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 10:24:56 provisioning config files... 10:24:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1753948299948542651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:56 ---> docker-login.sh 10:24:56 nexus3.edgexfoundry.org:10001 10:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:56 Configure a credential helper to remove this warning. See 10:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:56 10:24:56 Login Succeeded 10:24:56 nexus3.edgexfoundry.org:10002 10:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:56 Configure a credential helper to remove this warning. See 10:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:56 10:24:56 Login Succeeded 10:24:56 nexus3.edgexfoundry.org:10003 10:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:56 Configure a credential helper to remove this warning. See 10:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:56 10:24:56 Login Succeeded 10:24:56 nexus3.edgexfoundry.org:10004 10:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:56 Configure a credential helper to remove this warning. See 10:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:56 10:24:56 Login Succeeded 10:24:56 docker.io 10:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:56 Configure a credential helper to remove this warning. See 10:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:56 10:24:56 Login Succeeded 10:24:56 ---> docker-login.sh ends [Pipeline] } 10:24:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:56 ========================================================= 10:24:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:24:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:57 + 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 . 10:24:57 Sending build context to Docker daemon 4.251MB 10:24:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:24:57 Step 2/12 : FROM ${BASE} AS builder 10:24:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:24:57 f56be85fc22e: Pulling fs layer 10:24:57 85791d961cd3: Pulling fs layer 10:24:57 d694b5ae8c79: Pulling fs layer 10:24:57 9f32a84ed3da: Pulling fs layer 10:24:57 4d19c01a9841: Pulling fs layer 10:24:57 9325e15d5711: Pulling fs layer 10:24:57 556b6ee489ea: Pulling fs layer 10:24:57 c5a4b2cf53e6: Pulling fs layer 10:24:57 556b6ee489ea: Waiting 10:24:57 4d19c01a9841: Waiting 10:24:57 9325e15d5711: Waiting 10:24:57 c5a4b2cf53e6: Waiting 10:24:57 85791d961cd3: Verifying Checksum 10:24:57 85791d961cd3: Download complete 10:24:57 9f32a84ed3da: Verifying Checksum 10:24:57 9f32a84ed3da: Download complete 10:24:57 4d19c01a9841: Verifying Checksum 10:24:57 4d19c01a9841: Download complete 10:24:57 f56be85fc22e: Verifying Checksum 10:24:57 f56be85fc22e: Download complete 10:24:57 9325e15d5711: Verifying Checksum 10:24:57 9325e15d5711: Download complete 10:24:57 f56be85fc22e: Pull complete 10:24:58 85791d961cd3: Pull complete 10:24:58 c5a4b2cf53e6: Verifying Checksum 10:24:58 c5a4b2cf53e6: Download complete 10:24:58 d694b5ae8c79: Verifying Checksum 10:24:58 d694b5ae8c79: Download complete 10:24:58 556b6ee489ea: Verifying Checksum 10:24:58 556b6ee489ea: Download complete 10:25:01 d694b5ae8c79: Pull complete 10:25:01 9f32a84ed3da: Pull complete 10:25:01 4d19c01a9841: Pull complete 10:25:01 9325e15d5711: Pull complete 10:25:04 556b6ee489ea: Pull complete 10:25:05 c5a4b2cf53e6: Pull complete 10:25:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:25:05 ---> c4be618373d6 10:25:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:25:10 ---> Running in 1720f7e19eac 10:25:10 Removing intermediate container 1720f7e19eac 10:25:10 ---> edf8a65fe782 10:25:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:25:10 ---> Running in 14fadca0ef60 10:25:10 Removing intermediate container 14fadca0ef60 10:25:10 ---> 2f328875216a 10:25:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:25:10 ---> Running in adc242994df9 10:25:10 Removing intermediate container adc242994df9 10:25:10 ---> 82464f662364 10:25:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:25:10 ---> Running in 2dff04976fd1 10:25:10 Removing intermediate container 2dff04976fd1 10:25:10 ---> 81fd7f62eb7b 10:25:10 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:25:10 ---> Running in 0cde9779a3a2 10:25:10 Still waiting to schedule task 10:25:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:11 OK: 265 MiB in 53 packages 10:25:12 Removing intermediate container 0cde9779a3a2 10:25:12 ---> 3e8235347c17 10:25:12 Step 8/12 : WORKDIR /app 10:25:12 ---> Running in 39d28e584d6d 10:25:12 Removing intermediate container 39d28e584d6d 10:25:12 ---> 89d9fe5ae887 10:25:12 Step 9/12 : COPY go.mod vendor* ./ 10:25:13 ---> f2e6a615bdec 10:25:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:13 ---> Running in 897f4d35fb86 10:25:45 Removing intermediate container 897f4d35fb86 10:25:45 ---> 8da17f7f08cc 10:25:45 Step 11/12 : COPY . . 10:25:45 ---> ef96775c74cc 10:25:45 Step 12/12 : RUN $MAKE 10:25:45 ---> Running in e3ff812c919a 10:25:45 noop 10:25:46 Removing intermediate container e3ff812c919a 10:25:46 ---> df2c8d21de94 10:25:46 Successfully built df2c8d21de94 10:25:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:46 + docker inspect -f . ci-base-image-x86_64 10:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:46 prd-ubuntu20.04-docker-8c-8g-15684 does not seem to be running inside a container 10:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:25:47 $ docker top aee5ae3013da9d16363698d84b65e00aee19ae0ca4f412d5cc26c6fdabce8b75 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:47 + go version 10:25:47 go version go1.20.2 linux/amd64 [Pipeline] } 10:25:47 $ docker stop --time=1 aee5ae3013da9d16363698d84b65e00aee19ae0ca4f412d5cc26c6fdabce8b75 10:25:49 $ docker rm -f --volumes aee5ae3013da9d16363698d84b65e00aee19ae0ca4f412d5cc26c6fdabce8b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:50 + docker inspect -f . ci-base-image-x86_64 10:25:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:50 prd-ubuntu20.04-docker-8c-8g-15684 does not seem to be running inside a container 10:25:50 $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:25:51 $ docker top cad1940088282829396e0a3a4801fa77c59f735a68d8f4b5ea2ff5354774391c -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:51 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 10:25:51 + make test 10:25:51 go test ./... -coverprofile=coverage.out ./... 10:25:57 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:26:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:26:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:26:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.302s coverage: 40.5% of statements 10:26:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements 10:26:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 10:26:17 go vet ./... 10:26:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:26:20 ./bin/test-attribution-txt.sh 10:26:20 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:26:20 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:26:20 $ docker stop --time=1 cad1940088282829396e0a3a4801fa77c59f735a68d8f4b5ea2ff5354774391c 10:26:24 $ docker rm -f --volumes cad1940088282829396e0a3a4801fa77c59f735a68d8f4b5ea2ff5354774391c [Pipeline] // withDockerContainer [Pipeline] sh 10:26:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:26:25 + ls -al . 10:26:25 total 628 10:26:25 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:25 . 10:26:25 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:24 .. 10:26:25 -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:24 .dockerignore 10:26:25 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:24 .git 10:26:25 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:24 .github 10:26:25 -rw-rw-r-- 1 jenkins jenkins 946 May 16 10:24 .gitignore 10:26:25 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:24 .golangci.yml 10:26:25 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:24 .semver 10:26:25 -rw-rw-r-- 1 jenkins jenkins 10794 May 16 10:24 Attribution.txt 10:26:25 -rw-rw-r-- 1 jenkins jenkins 5905 May 16 10:24 CHANGELOG.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 1347 May 16 10:24 Dockerfile 10:26:25 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:24 GOVERNANCE.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 683 May 16 10:24 Jenkinsfile 10:26:25 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:24 LICENSE 10:26:25 -rw-rw-r-- 1 jenkins jenkins 2053 May 16 10:24 Makefile 10:26:25 -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:24 OWNERS.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 28505 May 16 10:24 README.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:24 VERSION 10:26:25 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 bin 10:26:25 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:24 cmd 10:26:25 -rw-r--r-- 1 jenkins jenkins 458038 May 16 10:26 coverage.out 10:26:25 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 examples 10:26:25 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:24 go.mod 10:26:25 -rw-rw-r-- 1 jenkins jenkins 31078 May 16 10:24 go.sum 10:26:25 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 images 10:26:25 drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:24 internal 10:26:25 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:24 snap 10:26:25 -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:25 + 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=101b75117e411bdd78502b3f1ca04c1dcd42e077 --label arch=amd64 --label version=0.0.0 . 10:26:25 Sending build context to Docker daemon 4.251MB 10:26:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:26:25 Step 2/24 : FROM ${BASE} AS builder 10:26:25 ---> df2c8d21de94 10:26:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:26:26 ---> Running in 7d64e6052429 10:26:26 Removing intermediate container 7d64e6052429 10:26:26 ---> 879e5e3c0516 10:26:26 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:26:27 ---> Running in 28c962e022ac 10:26:27 Removing intermediate container 28c962e022ac 10:26:27 ---> abdae0871c48 10:26:27 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:26:27 ---> Running in 2b19c7e69813 10:26:27 Removing intermediate container 2b19c7e69813 10:26:27 ---> f7751d862c0f 10:26:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:26:27 ---> Running in 01c21c14b9e7 10:26:27 Removing intermediate container 01c21c14b9e7 10:26:27 ---> f80fc2c0915f 10:26:27 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:26:27 ---> Running in 6056737f9203 10:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:28 OK: 265 MiB in 53 packages 10:26:28 Removing intermediate container 6056737f9203 10:26:28 ---> 9db8ef6ce112 10:26:28 Step 8/24 : WORKDIR /app 10:26:28 ---> Running in ab07069b65c8 10:26:28 Removing intermediate container ab07069b65c8 10:26:28 ---> e15f71fe732d 10:26:28 Step 9/24 : COPY go.mod vendor* ./ 10:26:28 ---> b43adad513a2 10:26:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:28 ---> Running in 21a5db0582dc 10:26:29 Removing intermediate container 21a5db0582dc 10:26:29 ---> 1a47a13d9b4d 10:26:29 Step 11/24 : COPY . . 10:26:30 ---> 0c2377e8e9d5 10:26:30 Step 12/24 : RUN $MAKE 10:26:30 ---> Running in 4bf675cf60c9 10:26:30 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 10:26:52 Removing intermediate container 4bf675cf60c9 10:26:52 ---> 8b8ee04c30dd 10:26:52 Step 13/24 : FROM alpine:3.17 10:26:52 3.17: Pulling from library/alpine 10:26:53 f56be85fc22e: Already exists 10:26:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:26:53 Status: Downloaded newer image for alpine:3.17 10:26:53 ---> 9ed4aefc74f6 10:26:53 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:26:53 ---> Running in 1640a2bdb466 10:26:53 Removing intermediate container 1640a2bdb466 10:26:53 ---> a19688fd9bdd 10:26:53 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:26:53 ---> Running in 1132eca71a33 10:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:54 (1/1) Installing dumb-init (1.2.5-r2) 10:26:54 Executing busybox-1.35.0-r29.trigger 10:26:54 OK: 7 MiB in 16 packages 10:26:54 Removing intermediate container 1132eca71a33 10:26:54 ---> 5d7e70681b8f 10:26:54 Step 16/24 : COPY --from=builder /app/LICENSE / 10:26:54 ---> 38c0da05a485 10:26:54 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:26:54 ---> 9955a174927c 10:26:54 Step 18/24 : COPY --from=builder /app/cmd/ / 10:26:55 ---> 3ac5c1d6f3b9 10:26:55 Step 19/24 : EXPOSE 59989 10:26:55 ---> Running in a7e858304bd9 10:26:55 Removing intermediate container a7e858304bd9 10:26:55 ---> b06d9c3b50f4 10:26:55 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:26:55 ---> Running in 2de2d86e2510 10:26:55 Removing intermediate container 2de2d86e2510 10:26:55 ---> cf1ebbdeccf8 10:26:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:26:55 ---> Running in cdd642a518a3 10:26:55 Removing intermediate container cdd642a518a3 10:26:55 ---> 10fd22025d5d 10:26:55 Step 22/24 : LABEL arch=amd64 10:26:55 ---> Running in 817be1f1eda8 10:26:56 Removing intermediate container 817be1f1eda8 10:26:56 ---> 5a6602bf90e8 10:26:56 Step 23/24 : LABEL git_sha=101b75117e411bdd78502b3f1ca04c1dcd42e077 10:26:56 ---> Running in f10b3a7ab05e 10:26:56 Removing intermediate container f10b3a7ab05e 10:26:56 ---> 95ae0114e49b 10:26:56 Step 24/24 : LABEL version=0.0.0 10:26:56 ---> Running in e105c2d1ff94 10:26:56 Removing intermediate container e105c2d1ff94 10:26:56 ---> 18bef541ef0c 10:26:56 [Warning] One or more build-args [ARCH] were not consumed 10:26:56 Successfully built 18bef541ef0c 10:26:56 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 10:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:57 10:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:57 latest: Pulling from edgex-lftools-log-publisher 10:26:57 5eb5b503b376: Pulling fs layer 10:26:57 5c69ac0246d0: Pulling fs layer 10:26:57 ec43610c2a17: Pulling fs layer 10:26:57 3a2ae6a8a46f: Pulling fs layer 10:26:57 33b1e0a273af: Pulling fs layer 10:26:57 5d3b04190fa2: Pulling fs layer 10:26:57 2f39f015ded8: Pulling fs layer 10:26:57 3a2ae6a8a46f: Waiting 10:26:57 33b1e0a273af: Waiting 10:26:57 5d3b04190fa2: Waiting 10:26:57 2f39f015ded8: Waiting 10:26:57 5c69ac0246d0: Download complete 10:26:57 3a2ae6a8a46f: Download complete 10:26:57 33b1e0a273af: Verifying Checksum 10:26:57 33b1e0a273af: Download complete 10:26:57 5d3b04190fa2: Verifying Checksum 10:26:57 5d3b04190fa2: Download complete 10:26:57 ec43610c2a17: Verifying Checksum 10:26:57 ec43610c2a17: Download complete 10:26:57 5eb5b503b376: Verifying Checksum 10:26:57 5eb5b503b376: Download complete 10:26:58 2f39f015ded8: Download complete 10:26:58 5eb5b503b376: Pull complete 10:26:58 5c69ac0246d0: Pull complete 10:26:59 ec43610c2a17: Pull complete 10:26:59 3a2ae6a8a46f: Pull complete 10:26:59 33b1e0a273af: Pull complete 10:26:59 5d3b04190fa2: Pull complete 10:27:03 2f39f015ded8: Pull complete 10:27:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:03 prd-ubuntu20.04-docker-8c-8g-15684 does not seem to be running inside a container 10:27:03 $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:08 $ docker top c02654905c3fad60acd82c1af576b00ee1588645b00f8ee729b3a7f48a9a2f4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:08 ---> job-cost.sh 10:27:08 lf-activate-venv: SKIPPING 10:27:08 INFO: No Stack... 10:27:09 INFO: Retrieving Pricing Info for: v3-standard-8 10:27:09 INFO: Archiving Costs [Pipeline] sh 10:27:09 + + cut -d, -f6 10:27:09 cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [Pipeline] lock 10:27:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] 10:27:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] did not exist. Created. 10:27:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:09 + echo total: 0.2199999988079071 [Pipeline] stash 10:27:09 Stashed 1 file(s) [Pipeline] } 10:27:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:10 $ docker stop --time=1 c02654905c3fad60acd82c1af576b00ee1588645b00f8ee729b3a7f48a9a2f4e 10:27:11 $ docker rm -f --volumes c02654905c3fad60acd82c1af576b00ee1588645b00f8ee729b3a7f48a9a2f4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:29:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15688 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 10:29:39 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 10:29:39 Selected Git installation does not exist. Using Default 10:29:39 The recommended git tool is: NONE 10:29:51 using credential edgex-jenkins-ssh 10:29:51 Cloning the remote Git repository 10:29:51 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:51 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 10:29:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:51 > git --version # timeout=10 10:29:52 > git --version # 'git version 2.25.1' 10:29:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:29:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:29:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:29:56 Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 10:29:57 Merge succeeded, producing 101b75117e411bdd78502b3f1ca04c1dcd42e077 10:29:57 Checking out Revision 101b75117e411bdd78502b3f1ca04c1dcd42e077 (PR-229) 10:29:57 Commit message: "build(snap): Bump epoch for major v3 upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:56 > git config core.sparsecheckout # timeout=10 10:29:56 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 10:29:56 > git remote # timeout=10 10:29:57 > git config --get remote.origin.url # timeout=10 10:29:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:57 > git merge bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 10:29:57 > git rev-parse HEAD^{commit} # timeout=10 10:29:57 > git config core.sparsecheckout # timeout=10 10:29:57 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 10:29:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:29:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:58 Dload Upload Total Spent Left Speed 10:29:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 10:29:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:30:00 + sudo tee /etc/docker/daemon.new 10:30:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:30:00 { 10:30:00 "registry-mirrors": [ 10:30:00 "https://nexus3.edgexfoundry.org:10001" 10:30:00 ], 10:30:00 "bip": "10.250.0.254/24", 10:30:00 "hosts": [ 10:30:00 "tcp://0.0.0.0:5555", 10:30:00 "unix:///var/run/docker.sock" 10:30:00 ], 10:30:00 "mtu": 1458, 10:30:00 "selinux-enabled": true, 10:30:00 "seccomp-profile": "/etc/docker/seccomp.json" 10:30:00 } [Pipeline] sh 10:30:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:30:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:19 provisioning config files... 10:30:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config11805207525540463784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:19 ---> docker-login.sh 10:30:19 nexus3.edgexfoundry.org:10001 10:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:20 Configure a credential helper to remove this warning. See 10:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:20 10:30:20 Login Succeeded 10:30:20 nexus3.edgexfoundry.org:10002 10:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:20 Configure a credential helper to remove this warning. See 10:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:20 10:30:20 Login Succeeded 10:30:20 nexus3.edgexfoundry.org:10003 10:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:21 Configure a credential helper to remove this warning. See 10:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:21 10:30:21 Login Succeeded 10:30:21 nexus3.edgexfoundry.org:10004 10:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:21 Configure a credential helper to remove this warning. See 10:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:21 10:30:21 Login Succeeded 10:30:21 docker.io 10:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:22 Configure a credential helper to remove this warning. See 10:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:22 10:30:22 Login Succeeded 10:30:22 ---> docker-login.sh ends [Pipeline] } 10:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:23 ========================================================= 10:30:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:30:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:23 + 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 . 10:30:23 Sending build context to Docker daemon 1.212MB 10:30:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:30:23 Step 2/12 : FROM ${BASE} AS builder 10:30:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:30:24 c41833b44d91: Pulling fs layer 10:30:24 ed15518f5707: Pulling fs layer 10:30:24 feae8fd75edb: Pulling fs layer 10:30:24 242c74f7c9fa: Pulling fs layer 10:30:24 3cdef696dda3: Pulling fs layer 10:30:24 2ced38df9373: Pulling fs layer 10:30:24 58f1dce35555: Pulling fs layer 10:30:24 242c74f7c9fa: Waiting 10:30:24 3cdef696dda3: Waiting 10:30:24 2ced38df9373: Waiting 10:30:24 58f1dce35555: Waiting 10:30:24 ed15518f5707: Verifying Checksum 10:30:24 ed15518f5707: Download complete 10:30:24 242c74f7c9fa: Verifying Checksum 10:30:24 242c74f7c9fa: Download complete 10:30:24 3cdef696dda3: Verifying Checksum 10:30:24 3cdef696dda3: Download complete 10:30:24 c41833b44d91: Verifying Checksum 10:30:24 c41833b44d91: Download complete 10:30:25 c41833b44d91: Pull complete 10:30:25 58f1dce35555: Verifying Checksum 10:30:25 58f1dce35555: Download complete 10:30:26 ed15518f5707: Pull complete 10:30:27 feae8fd75edb: Verifying Checksum 10:30:27 feae8fd75edb: Download complete 10:30:27 2ced38df9373: Download complete 10:30:39 feae8fd75edb: Pull complete 10:30:39 242c74f7c9fa: Pull complete 10:30:39 3cdef696dda3: Pull complete 10:30:46 2ced38df9373: Pull complete 10:30:47 58f1dce35555: Pull complete 10:30:47 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:30:47 ---> fadd8f120f05 10:30:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:30:50 ---> Running in d636e7621356 10:30:50 Removing intermediate container d636e7621356 10:30:50 ---> 2716c31c355c 10:30:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:30:50 ---> Running in 5aa01dfc29e9 10:30:50 Removing intermediate container 5aa01dfc29e9 10:30:50 ---> dd2d4d77fe38 10:30:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:30:51 ---> Running in b6935e29ae59 10:30:51 Removing intermediate container b6935e29ae59 10:30:51 ---> 568d3386246d 10:30:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:30:51 ---> Running in c44f3c850a74 10:30:52 Removing intermediate container c44f3c850a74 10:30:52 ---> e19ddffe47d0 10:30:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:52 ---> Running in 1ba0dc6c982a 10:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:30:55 OK: 263 MiB in 53 packages 10:30:56 Removing intermediate container 1ba0dc6c982a 10:30:56 ---> 729c5317e6e3 10:30:56 Step 8/12 : WORKDIR /app 10:30:56 ---> Running in 50052e13739e 10:30:56 Removing intermediate container 50052e13739e 10:30:56 ---> f448e0b3c187 10:30:56 Step 9/12 : COPY go.mod vendor* ./ 10:30:57 ---> c86debcb8179 10:30:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:57 ---> Running in 14d61bc79edd 10:32:05 Removing intermediate container 14d61bc79edd 10:32:05 ---> 14626cec081f 10:32:05 Step 11/12 : COPY . . 10:32:05 ---> b9bdcc392ddb 10:32:05 Step 12/12 : RUN $MAKE 10:32:05 ---> Running in 64073462c8ef 10:32:06 noop 10:32:06 Removing intermediate container 64073462c8ef 10:32:06 ---> e7860d00f0de 10:32:06 Successfully built e7860d00f0de 10:32:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:06 + docker inspect -f . ci-base-image-arm64 10:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:07 prd-ubuntu20.04-docker-arm64-4c-16g-15688 does not seem to be running inside a container 10:32:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:32:08 $ docker top 180e65deafe34b736da54fa5883d173cf12d4f6d7608012616c3e4c73db6d91a -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:09 + go version 10:32:09 go version go1.20.2 linux/arm64 [Pipeline] } 10:32:09 $ docker stop --time=1 180e65deafe34b736da54fa5883d173cf12d4f6d7608012616c3e4c73db6d91a 10:32:11 $ docker rm -f --volumes 180e65deafe34b736da54fa5883d173cf12d4f6d7608012616c3e4c73db6d91a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:11 + docker inspect -f . ci-base-image-arm64 10:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:12 prd-ubuntu20.04-docker-arm64-4c-16g-15688 does not seem to be running inside a container 10:32:12 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:32:13 $ docker top 5747a45025a96264e87ec5dac3a74e3265fc655070ff48d163eeb953cfec4194 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:14 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh 10:32:14 + make test 10:32:14 go test ./... -coverprofile=coverage.out ./... 10:32:53 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:35:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:35:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:35:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.552s coverage: 40.5% of statements 10:35:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.627s coverage: 52.0% of statements 10:35:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 96.4% of statements 10:35:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:35:47 go vet ./... 10:36:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:36:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:36:20 ./bin/test-attribution-txt.sh 10:36:20 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:36:20 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:36:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:36:20 $ docker stop --time=1 5747a45025a96264e87ec5dac3a74e3265fc655070ff48d163eeb953cfec4194 10:36:22 $ docker rm -f --volumes 5747a45025a96264e87ec5dac3a74e3265fc655070ff48d163eeb953cfec4194 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:36:23 Warning: overwriting stash ‘coverage-report’ 10:36:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:36:25 + ls -al . 10:36:25 total 624 10:36:25 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:32 . 10:36:25 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:29 .. 10:36:25 -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:29 .dockerignore 10:36:25 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:29 .git 10:36:25 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:29 .github 10:36:25 -rw-rw-r-- 1 jenkins jenkins 946 May 16 10:29 .gitignore 10:36:25 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:29 .golangci.yml 10:36:25 -rw-rw-r-- 1 jenkins jenkins 10794 May 16 10:29 Attribution.txt 10:36:25 -rw-rw-r-- 1 jenkins jenkins 5905 May 16 10:29 CHANGELOG.md 10:36:25 -rw-rw-r-- 1 jenkins jenkins 1347 May 16 10:29 Dockerfile 10:36:25 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:29 GOVERNANCE.md 10:36:25 -rw-rw-r-- 1 jenkins jenkins 683 May 16 10:29 Jenkinsfile 10:36:25 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:29 LICENSE 10:36:25 -rw-rw-r-- 1 jenkins jenkins 2053 May 16 10:29 Makefile 10:36:25 -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:29 OWNERS.md 10:36:25 -rw-rw-r-- 1 jenkins jenkins 28505 May 16 10:29 README.md 10:36:25 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:24 VERSION 10:36:25 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:29 bin 10:36:25 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:29 cmd 10:36:25 -rw-r--r-- 1 jenkins jenkins 458038 May 16 10:35 coverage.out 10:36:25 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:29 examples 10:36:25 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:29 go.mod 10:36:25 -rw-rw-r-- 1 jenkins jenkins 31078 May 16 10:29 go.sum 10:36:25 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:29 images 10:36:25 drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:29 internal 10:36:25 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:29 snap 10:36:25 -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:25 + 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=101b75117e411bdd78502b3f1ca04c1dcd42e077 --label arch=arm64 --label version=0.0.0 . 10:36:25 Sending build context to Docker daemon 1.212MB 10:36:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:36:25 Step 2/24 : FROM ${BASE} AS builder 10:36:25 ---> e7860d00f0de 10:36:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:36:26 ---> Running in 42dbbebc3ad9 10:36:26 Removing intermediate container 42dbbebc3ad9 10:36:26 ---> fa80fac0454d 10:36:26 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:36:26 ---> Running in 911dd0b03f1a 10:36:27 Removing intermediate container 911dd0b03f1a 10:36:27 ---> 58fabeab3f32 10:36:27 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:36:27 ---> Running in efbc01f495da 10:36:27 Removing intermediate container efbc01f495da 10:36:27 ---> 2bc096132b6c 10:36:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:36:27 ---> Running in 38e0203a715b 10:36:27 Removing intermediate container 38e0203a715b 10:36:27 ---> f5ad7249515c 10:36:27 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:36:27 ---> Running in d831b91677ab 10:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:36:33 OK: 263 MiB in 53 packages 10:36:34 Removing intermediate container d831b91677ab 10:36:34 ---> 728d03c6c28c 10:36:34 Step 8/24 : WORKDIR /app 10:36:34 ---> Running in c069d32f0d47 10:36:34 Removing intermediate container c069d32f0d47 10:36:34 ---> 89dffa5b2042 10:36:34 Step 9/24 : COPY go.mod vendor* ./ 10:36:35 ---> e1e412c2be7a 10:36:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:35 ---> Running in 114612a4cbbc 10:36:37 Removing intermediate container 114612a4cbbc 10:36:37 ---> 4d7a6fb60b1a 10:36:37 Step 11/24 : COPY . . 10:36:38 ---> eb8a204ae116 10:36:38 Step 12/24 : RUN $MAKE 10:36:38 ---> Running in dd42f1469844 10:36:39 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 10:39:16 Removing intermediate container dd42f1469844 10:39:16 ---> c30ca139e31f 10:39:16 Step 13/24 : FROM alpine:3.17 10:39:16 3.17: Pulling from library/alpine 10:39:16 c41833b44d91: Already exists 10:39:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:39:16 Status: Downloaded newer image for alpine:3.17 10:39:16 ---> 51e60588ff2c 10:39:16 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:39:16 ---> Running in a7e9b9a571c3 10:39:16 Removing intermediate container a7e9b9a571c3 10:39:16 ---> a39a46b9d833 10:39:16 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:39:16 ---> Running in 7d3e7daefbe9 10:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:39:17 (1/1) Installing dumb-init (1.2.5-r2) 10:39:17 Executing busybox-1.35.0-r29.trigger 10:39:17 OK: 8 MiB in 16 packages 10:39:18 Removing intermediate container 7d3e7daefbe9 10:39:18 ---> c53e8079124f 10:39:18 Step 16/24 : COPY --from=builder /app/LICENSE / 10:39:19 ---> 97108db46201 10:39:19 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:39:19 ---> 079a3aa7e3bf 10:39:19 Step 18/24 : COPY --from=builder /app/cmd/ / 10:39:21 ---> 52b253f46beb 10:39:21 Step 19/24 : EXPOSE 59989 10:39:21 ---> Running in b3ca62c646ae 10:39:21 Removing intermediate container b3ca62c646ae 10:39:21 ---> 6df6f6f35bdc 10:39:21 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:39:21 ---> Running in 679ffb6fa288 10:39:22 Removing intermediate container 679ffb6fa288 10:39:22 ---> 45144c32c79c 10:39:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:39:22 ---> Running in 438c63a67eb5 10:39:22 Removing intermediate container 438c63a67eb5 10:39:22 ---> c4b8a88ddf15 10:39:22 Step 22/24 : LABEL arch=arm64 10:39:22 ---> Running in 2360733e3bec 10:39:23 Removing intermediate container 2360733e3bec 10:39:23 ---> d7ed52d1c721 10:39:23 Step 23/24 : LABEL git_sha=101b75117e411bdd78502b3f1ca04c1dcd42e077 10:39:23 ---> Running in db6c3dc57c65 10:39:23 Removing intermediate container db6c3dc57c65 10:39:23 ---> c2110c7a80c5 10:39:23 Step 24/24 : LABEL version=0.0.0 10:39:23 ---> Running in 259321b18045 10:39:24 Removing intermediate container 259321b18045 10:39:24 ---> 6a0546112ce6 10:39:24 [Warning] One or more build-args [ARCH] were not consumed 10:39:24 Successfully built 6a0546112ce6 10:39:24 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 10:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:39:24 10:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:39:24 arm64: Pulling from edgex-lftools-log-publisher 10:39:24 8998bd30e6a1: Pulling fs layer 10:39:24 04944245beec: Pulling fs layer 10:39:24 699f458cf7ca: Pulling fs layer 10:39:24 765212b225bb: Pulling fs layer 10:39:24 f23df028b6ca: Pulling fs layer 10:39:24 d65c8cfc05b1: Pulling fs layer 10:39:24 2437ff75d9bd: Pulling fs layer 10:39:24 765212b225bb: Waiting 10:39:24 f23df028b6ca: Waiting 10:39:24 d65c8cfc05b1: Waiting 10:39:24 2437ff75d9bd: Waiting 10:39:25 04944245beec: Verifying Checksum 10:39:25 04944245beec: Download complete 10:39:25 765212b225bb: Verifying Checksum 10:39:25 765212b225bb: Download complete 10:39:25 f23df028b6ca: Verifying Checksum 10:39:25 f23df028b6ca: Download complete 10:39:25 d65c8cfc05b1: Verifying Checksum 10:39:25 d65c8cfc05b1: Download complete 10:39:25 699f458cf7ca: Verifying Checksum 10:39:25 699f458cf7ca: Download complete 10:39:25 8998bd30e6a1: Verifying Checksum 10:39:25 8998bd30e6a1: Download complete 10:39:27 2437ff75d9bd: Verifying Checksum 10:39:27 2437ff75d9bd: Download complete 10:39:29 8998bd30e6a1: Pull complete 10:39:30 04944245beec: Pull complete 10:39:31 699f458cf7ca: Pull complete 10:39:31 765212b225bb: Pull complete 10:39:32 f23df028b6ca: Pull complete 10:39:32 d65c8cfc05b1: Pull complete 10:39:47 2437ff75d9bd: Pull complete 10:39:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:39:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:47 prd-ubuntu20.04-docker-arm64-4c-16g-15688 does not seem to be running inside a container 10:39:47 $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:39:50 $ docker top 9a15dee1bb3d347a9fccbde05c2e4a9d5e1973f2abb788dddd6baf94bf86a48b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:51 ---> job-cost.sh 10:39:51 lf-activate-venv: SKIPPING 10:39:51 INFO: No Stack... 10:39:52 INFO: Retrieving Pricing Info for: v3-standard-4 10:39:53 INFO: Archiving Costs [Pipeline] sh 10:39:53 + + catcut /w/workspace/device-rfid-llrp-go/2/archives/cost.csv -d, 10:39:53 -f6 [Pipeline] lock 10:39:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] 10:39:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] did not exist. Created. 10:39:53 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:39:54 /w/workspace/device-rfid-llrp-go/2@tmp/durable-2945447c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:39:55 + echo total: 0.10999999940395355 [Pipeline] stash 10:39:55 Warning: overwriting stash ‘stack-cost’ 10:39:55 Stashed 1 file(s) [Pipeline] } 10:39:55 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:39:55 $ docker stop --time=1 9a15dee1bb3d347a9fccbde05c2e4a9d5e1973f2abb788dddd6baf94bf86a48b 10:39:56 $ docker rm -f --volumes 9a15dee1bb3d347a9fccbde05c2e4a9d5e1973f2abb788dddd6baf94bf86a48b [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 10:39:57 provisioning config files... 10:39:57 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config12745209346012167545tmp [Pipeline] { [Pipeline] sh 10:39:57 + set +x 10:39:57 + + curl -s https://codecov.io/bashbash 10:39:57 -s -- 10:39:57 10:39:57 _____ _ 10:39:57 / ____| | | 10:39:57 | | ___ __| | ___ ___ _____ __ 10:39:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:39:57 | |___| (_) | (_| | __/ (_| (_) \ V / 10:39:57 \_____\___/ \__,_|\___|\___\___/ \_/ 10:39:57 Bash-1.0.6 10:39:57 10:39:57 10:39:57 ==> git version 2.25.1 found 10:39:57 ==> 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 10:39:57 Release-Date: 2020-01-08 10:39:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:39:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:39:57 ==> Jenkins CI detected. 10:39:57 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 10:39:57 project root: . 10:39:57 --> token set from env 10:39:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:39:57 ==> Running gcov in . (disable via -X gcov) 10:39:57 ==> Python coveragepy not found 10:39:57 ==> Searching for coverage reports in: 10:39:57 + . 10:39:57 -> Found 1 reports 10:39:57 ==> Detecting git/mercurial file structure 10:39:57 ==> Reading reports 10:39:57 + ./coverage.out bytes=458038 10:39:57 ==> Appending adjustments 10:39:57 https://docs.codecov.io/docs/fixing-reports 10:39:57 + Found adjustments 10:39:57 ==> Gzipping contents 10:39:57 52K /tmp/codecov.CSGboS.gz 10:39:57 ==> Uploading reports 10:39:57 url: https://codecov.io 10:39:57 query: branch=PR-229&commit=101b75117e411bdd78502b3f1ca04c1dcd42e077&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 10:39:58 -> Pinging Codecov 10:39:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=101b75117e411bdd78502b3f1ca04c1dcd42e077&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 10:39:58 -> Uploading to 10:39:58 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/101b75117e411bdd78502b3f1ca04c1dcd42e077/ea9c09e5-23e1-49ab-b2f2-5b90b6693629.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T103957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32ffa8a22334690a54f292ba69f604e10d7781ad222e36107902b8fc65aec7ec 10:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:39:58 Dload Upload Total Spent Left Speed 10:39:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50495 0 0 100 50495 0 224k --:--:-- --:--:-- --:--:-- 223k 100 50495 0 0 100 50495 0 198k --:--:-- --:--:-- --:--:-- 197k 10:39:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/101b75117e411bdd78502b3f1ca04c1dcd42e077 [Pipeline] } 10:39:58 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 10:39:59 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 10:39:59 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 10:39:59 total 16 10:39:59 drwxr-xr-x 3 root root 4096 May 16 10:27 . 10:39:59 drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:27 .. 10:39:59 drwxr-xr-x 2 root root 4096 May 16 10:27 cost 10:39:59 -rw-r--r-- 1 root root 91 May 16 10:27 cost.csv 10:39:59 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 10:39:59 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 10:39:59 total 16 10:39:59 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:27 . 10:39:59 drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:27 .. 10:39:59 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:27 cost 10:39:59 -rw-r--r-- 1 jenkins jenkins 91 May 16 10:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:39:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:40:00 ---> package-listing.sh 10:40:00 ++ facter osfamily 10:40:00 ++ tr '[:upper:]' '[:lower:]' 10:40:00 + OS_FAMILY=debian 10:40:00 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 10:40:00 + START_PACKAGES=/tmp/packages_start.txt 10:40:00 + END_PACKAGES=/tmp/packages_end.txt 10:40:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:00 + PACKAGES=/tmp/packages_start.txt 10:40:00 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 10:40:00 + PACKAGES=/tmp/packages_end.txt 10:40:00 + case "${OS_FAMILY}" in 10:40:00 + grep '^ii' 10:40:00 + dpkg -l 10:40:00 + '[' -f /tmp/packages_start.txt ']' 10:40:00 + '[' -f /tmp/packages_end.txt ']' 10:40:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:00 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 10:40:00 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 10:40:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 10:40:00 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:40:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:01 prd-ubuntu20.04-docker-8c-8g-15684 does not seem to be running inside a container 10:40:01 $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:40:01 $ docker top c67b3effadfb33a1ffb19cf4ef373d7ba986f9b3e978c9ca84ae208bfc5be27b -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:40:02 + mkdir -p /var/log/sysstat [Pipeline] sh 10:40:02 + ls /var/log/sa-host 10:40:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:02 provisioning config files... 10:40:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config8471904860685562639tmp [Pipeline] { [Pipeline] echo 10:40:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:40:02 ---> create-netrc.sh [Pipeline] } 10:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:40:03 ---> python-tools-install.sh [Pipeline] echo 10:40:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:40:03 ---> sudo-logs.sh 10:40:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:40:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:40:03 ---> job-cost.sh 10:40:03 lf-activate-venv: SKIPPING 10:40:03 DEBUG: total: 0.2199999988079071 10:40:03 INFO: Retrieving Stack Cost... 10:40:04 INFO: Retrieving Pricing Info for: v3-standard-8 10:40:04 INFO: Archiving Costs [Pipeline] echo 10:40:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:40:04 ---> logs-deploy.sh 10:40:04 lf-activate-venv: SKIPPING 10:40:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/2 10:40:04 INFO: archiving workspace using pattern(s): 10:40:05 Archives upload complete. 10:40:05 INFO: archiving logs to Nexus 10:40:06 ---> uname -a: 10:40:06 Linux prd-ubuntu20-04-docker-8c-8g-15684 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:40:06 10:40:06 10:40:06 ---> lscpu: 10:40:06 Architecture: x86_64 10:40:06 CPU op-mode(s): 32-bit, 64-bit 10:40:06 Byte Order: Little Endian 10:40:06 Address sizes: 40 bits physical, 48 bits virtual 10:40:06 CPU(s): 8 10:40:06 On-line CPU(s) list: 0-7 10:40:06 Thread(s) per core: 1 10:40:06 Core(s) per socket: 1 10:40:06 Socket(s): 8 10:40:06 NUMA node(s): 1 10:40:06 Vendor ID: AuthenticAMD 10:40:06 CPU family: 23 10:40:06 Model: 49 10:40:06 Model name: AMD EPYC-Rome Processor 10:40:06 Stepping: 0 10:40:06 CPU MHz: 2799.998 10:40:06 BogoMIPS: 5599.99 10:40:06 Virtualization: AMD-V 10:40:06 Hypervisor vendor: KVM 10:40:06 Virtualization type: full 10:40:06 L1d cache: 256 KiB 10:40:06 L1i cache: 256 KiB 10:40:06 L2 cache: 4 MiB 10:40:06 L3 cache: 128 MiB 10:40:06 NUMA node0 CPU(s): 0-7 10:40:06 Vulnerability Itlb multihit: Not affected 10:40:06 Vulnerability L1tf: Not affected 10:40:06 Vulnerability Mds: Not affected 10:40:06 Vulnerability Meltdown: Not affected 10:40:06 Vulnerability Mmio stale data: Not affected 10:40:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:40:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:40:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:40:06 Vulnerability Srbds: Not affected 10:40:06 Vulnerability Tsx async abort: Not affected 10:40:06 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 10:40:06 10:40:06