Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from d982f180a311c67f6a438592f6886d73cdc5c46c+6a5b74d63dd00c05e25264972a940e2875707f01 (25ea2cbba0f137668f08e66206171ed6fdb257ef) 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-ssh8649131871302915644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15357806652926231560.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16592586142310542199.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh903664232271295171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10501076246942888107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-319/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-319/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3483451791335761638.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 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-22687 in /w/workspace/undry_device-rfid-llrp-go_PR-319 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-319 # 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 Merging remotes/origin/main commit 6a5b74d63dd00c05e25264972a940e2875707f01 into PR head commit d982f180a311c67f6a438592f6886d73cdc5c46c > 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/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 Merge succeeded, producing d982f180a311c67f6a438592f6886d73cdc5c46c Checking out Revision d982f180a311c67f6a438592f6886d73cdc5c46c (PR-319) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:05:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:05:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:05:41 ========================================================= 07:05:41 EdgeX Global Pipelines Version Info 07:05:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:05:41 ------------------- 07:05:41 stable info: 07:05:41 ------------------- 07:05:41 Commited By: Ginny Guan ginny@iotechsys.com 07:05:41 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:05:41 Message: update stable to v1.0.265 07:05:42 ------------------- 07:05:42 experimental info: 07:05:42 ------------------- 07:05:42 Commited By: Cherry Wang cherry@iotechsys.com 07:05:42 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:05:42 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:05:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 07:05:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 07:05:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:05:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:05:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:05:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:05:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d982f18 [Pipeline] echo 07:05:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:44 provisioning config files... 07:05:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config2353303177096225510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:45 ---> ****-login.sh 07:05:45 nexus3.edgexfoundry.org:10001 07:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:45 Configure a credential helper to remove this warning. See 07:05:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:45 07:05:45 Login Succeeded 07:05:45 nexus3.edgexfoundry.org:10002 07:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:45 Configure a credential helper to remove this warning. See 07:05:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:45 07:05:45 Login Succeeded 07:05:45 nexus3.edgexfoundry.org:10003 07:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:45 Configure a credential helper to remove this warning. See 07:05:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:45 07:05:45 Login Succeeded 07:05:45 nexus3.edgexfoundry.org:10004 07:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:45 Configure a credential helper to remove this warning. See 07:05:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:45 07:05:45 Login Succeeded 07:05:45 ****.io 07:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:46 Configure a credential helper to remove this warning. See 07:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:46 07:05:46 Login Succeeded 07:05:46 ---> ****-login.sh ends [Pipeline] } 07:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:05:46 + git rev-list -1 --merges d982f180a311c67f6a438592f6886d73cdc5c46c~1..d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo 07:05:46 -----------> git rev-list -1 --merges d982f180a311c67f6a438592f6886d73cdc5c46c~1..d982f180a311c67f6a438592f6886d73cdc5c46c d982f180a311c67f6a438592f6886d73cdc5c46c [false] [Pipeline] sh 07:05:47 + git log --format=format:%s -1 d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo 07:05:47 ========================================================= 07:05:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:05:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:47 + git log --format=format:%s -1 d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo 07:05:47 [semverPrep] GIT_COMMIT: d982f180a311c67f6a438592f6886d73cdc5c46c, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 07:05:47 [semverPrep] This is not a build commit. [Pipeline] sh 07:05:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:05:48 + grep -v github /etc/ssh/ssh_known_hosts 07:05:48 + [ -e /tmp/ssh_known_hosts ] 07:05:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:05:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:05:48 + sudo tee -a /etc/ssh/ssh_known_hosts 07:05:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:48 07:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:49 0.1.4: Pulling from edgex-devops/py-git-semver 07:05:49 b85a868b505f: Pulling fs layer 07:05:49 e2be974225ed: Pulling fs layer 07:05:49 339a4e72a1f5: Pulling fs layer 07:05:49 988bab9f4d93: Pulling fs layer 07:05:49 988bab9f4d93: Waiting 07:05:49 1469e6f7b9e6: Pulling fs layer 07:05:49 eaf3925da568: Pulling fs layer 07:05:49 bab4dde63d76: Pulling fs layer 07:05:49 1469e6f7b9e6: Waiting 07:05:49 bde34c3a00c8: Pulling fs layer 07:05:49 b352a97aabf1: Pulling fs layer 07:05:49 eaf3925da568: Waiting 07:05:49 bab4dde63d76: Waiting 07:05:49 bde34c3a00c8: Waiting 07:05:49 4872d77fe225: Pulling fs layer 07:05:49 5851b861e8e6: Pulling fs layer 07:05:49 4872d77fe225: Waiting 07:05:49 b352a97aabf1: Waiting 07:05:49 5851b861e8e6: Waiting 07:05:49 e2be974225ed: Download complete 07:05:49 988bab9f4d93: Download complete 07:05:49 1469e6f7b9e6: Verifying Checksum 07:05:49 1469e6f7b9e6: Download complete 07:05:49 eaf3925da568: Download complete 07:05:49 339a4e72a1f5: Verifying Checksum 07:05:49 339a4e72a1f5: Download complete 07:05:49 bde34c3a00c8: Download complete 07:05:49 b352a97aabf1: Verifying Checksum 07:05:49 b352a97aabf1: Download complete 07:05:49 4872d77fe225: Verifying Checksum 07:05:49 4872d77fe225: Download complete 07:05:49 5851b861e8e6: Download complete 07:05:49 b85a868b505f: Verifying Checksum 07:05:49 b85a868b505f: Download complete 07:05:49 bab4dde63d76: Verifying Checksum 07:05:49 bab4dde63d76: Download complete 07:05:50 b85a868b505f: Pull complete 07:05:50 e2be974225ed: Pull complete 07:05:51 339a4e72a1f5: Pull complete 07:05:51 988bab9f4d93: Pull complete 07:05:51 1469e6f7b9e6: Pull complete 07:05:51 eaf3925da568: Pull complete 07:05:53 bab4dde63d76: Pull complete 07:05:53 bde34c3a00c8: Pull complete 07:05:53 b352a97aabf1: Pull complete 07:05:53 4872d77fe225: Pull complete 07:05:54 5851b861e8e6: Pull complete 07:05:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:05:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:54 prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container 07:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:05:57 $ docker top 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb -eo pid,comm 07:05:57 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). 07:05:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:05:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:57 [ssh-agent] Looking for ssh-agent implementation... 07:05:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:57 $ docker exec 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent 07:05:57 SSH_AUTH_SOCK=/tmp/ssh-ntYtn263Sluc/agent.32 07:05:57 SSH_AGENT_PID=38 07:05:57 Running ssh-add (command line suppressed) 07:05:58 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_12913229586934082720.key (/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_12913229586934082720.key) 07:05:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:58 + git tag --points-at HEAD [Pipeline] } 07:05:58 $ docker exec --env ******** --env ******** 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent -k 07:05:58 unset SSH_AUTH_SOCK; 07:05:58 unset SSH_AGENT_PID; 07:05:58 echo Agent pid 38 killed; 07:05:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:58 [ssh-agent] Looking for ssh-agent implementation... 07:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:58 $ docker exec 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent 07:05:58 SSH_AUTH_SOCK=/tmp/ssh-5FxgsrktY4U7/agent.71 07:05:58 SSH_AGENT_PID=77 07:05:58 Running ssh-add (command line suppressed) 07:05:59 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_6956021101927860517.key (/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_6956021101927860517.key) 07:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:59 + git semver init 07:05:59 2024-10-14 07:05:59,544 [run_init] DEBUG init version:0.0.0 force:False 07:05:59 2024-10-14 07:05:59,545 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver 07:05:59 2024-10-14 07:05:59,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-319/.semver 07:05:59 2024-10-14 07:05:59,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-319, universal_newlines=False, shell=None, istream=None) 07:06:01 2024-10-14 07:06:01,175 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-319/.git/info/exclude 07:06:01 2024-10-14 07:06:01,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver/PR-319 with force:False 07:06:01 2024-10-14 07:06:01,176 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver/PR-319 07:06:01 2024-10-14 07:06:01,180 [execute] INFO git cat-file --batch-check 07:06:01 2024-10-14 07:06:01,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver, universal_newlines=False, shell=None, istream=) 07:06:01 2024-10-14 07:06:01,187 [execute] INFO git cat-file --batch 07:06:01 2024-10-14 07:06:01,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver, universal_newlines=False, shell=None, istream=) 07:06:01 2024-10-14 07:06:01,192 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-319/.semver/PR-319 07:06:01 0.0.0 [Pipeline] } 07:06:01 $ docker exec --env ******** --env ******** 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent -k 07:06:01 unset SSH_AUTH_SOCK; 07:06:01 unset SSH_AGENT_PID; 07:06:01 echo Agent pid 77 killed; 07:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:02 + git semver [Pipeline] } 07:06:02 $ docker stop --time=1 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb 07:06:03 $ docker rm -f --volumes 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb [Pipeline] // withDockerContainer [Pipeline] sh 07:06:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:06:04 Stashed 1 file(s) [Pipeline] echo 07:06:04 [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 07:06:05 provisioning config files... 07:06:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config4511019465866103675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:05 ---> ****-login.sh 07:06:05 nexus3.edgexfoundry.org:10001 07:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:05 Configure a credential helper to remove this warning. See 07:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:05 07:06:05 Login Succeeded 07:06:05 nexus3.edgexfoundry.org:10002 07:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:05 Configure a credential helper to remove this warning. See 07:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:05 07:06:05 Login Succeeded 07:06:05 nexus3.edgexfoundry.org:10003 07:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:05 Configure a credential helper to remove this warning. See 07:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:05 07:06:05 Login Succeeded 07:06:05 nexus3.edgexfoundry.org:10004 07:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:05 Configure a credential helper to remove this warning. See 07:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:05 07:06:05 Login Succeeded 07:06:05 ****.io 07:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:06 Configure a credential helper to remove this warning. See 07:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:06 07:06:06 Login Succeeded 07:06:06 ---> ****-login.sh ends [Pipeline] } 07:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:06:06 ========================================================= 07:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:06:07 Sending build context to Docker daemon 11.42MB 07:06:07 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:06:07 Step 2/12 : FROM ${BASE} AS builder 07:06:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:06:07 43c4264eed91: Pulling fs layer 07:06:07 4cc291be95ef: Pulling fs layer 07:06:07 2ac1f1163629: Pulling fs layer 07:06:07 5c3c966382ef: Pulling fs layer 07:06:07 4f4fb700ef54: Pulling fs layer 07:06:07 5d5c8e513c77: Pulling fs layer 07:06:07 9f66e0745190: Pulling fs layer 07:06:07 f49a43e4bbc0: Pulling fs layer 07:06:07 561ebcabdf7f: Pulling fs layer 07:06:07 9f66e0745190: Waiting 07:06:07 f49a43e4bbc0: Waiting 07:06:07 5c3c966382ef: Waiting 07:06:07 561ebcabdf7f: Waiting 07:06:07 5d5c8e513c77: Waiting 07:06:07 4f4fb700ef54: Waiting 07:06:07 4cc291be95ef: Verifying Checksum 07:06:07 4cc291be95ef: Download complete 07:06:07 5c3c966382ef: Verifying Checksum 07:06:07 5c3c966382ef: Download complete 07:06:07 4f4fb700ef54: Verifying Checksum 07:06:07 4f4fb700ef54: Download complete 07:06:07 5d5c8e513c77: Download complete 07:06:07 43c4264eed91: Download complete 07:06:07 9f66e0745190: Verifying Checksum 07:06:07 9f66e0745190: Download complete 07:06:07 43c4264eed91: Pull complete 07:06:07 4cc291be95ef: Pull complete 07:06:07 561ebcabdf7f: Verifying Checksum 07:06:07 561ebcabdf7f: Download complete 07:06:07 2ac1f1163629: Verifying Checksum 07:06:07 2ac1f1163629: Download complete 07:06:08 f49a43e4bbc0: Verifying Checksum 07:06:08 f49a43e4bbc0: Download complete 07:06:12 2ac1f1163629: Pull complete 07:06:12 5c3c966382ef: Pull complete 07:06:12 4f4fb700ef54: Pull complete 07:06:12 5d5c8e513c77: Pull complete 07:06:12 9f66e0745190: Pull complete 07:06:14 f49a43e4bbc0: Pull complete 07:06:14 561ebcabdf7f: Pull complete 07:06:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:06:14 ---> 3a752c3f9dda 07:06:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:06:20 Still waiting to schedule task 07:06:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:06:20 ---> Running in f4beb0160a49 07:06:20 Removing intermediate container f4beb0160a49 07:06:20 ---> 158874098ed5 07:06:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:06:20 ---> Running in cee3cc9ed180 07:06:20 Removing intermediate container cee3cc9ed180 07:06:20 ---> 31a97e0e745c 07:06:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:06:20 ---> Running in ae9bb5f64a8c 07:06:20 Removing intermediate container ae9bb5f64a8c 07:06:20 ---> 0824032270de 07:06:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:06:20 ---> Running in 0d1719166737 07:06:20 Removing intermediate container 0d1719166737 07:06:20 ---> bf3bf35b6f9b 07:06:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:06:20 ---> Running in 28c6d0a7cfad 07:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:20 OK: 246 MiB in 54 packages 07:06:21 Removing intermediate container 28c6d0a7cfad 07:06:21 ---> 835a4fbe174e 07:06:21 Step 8/12 : WORKDIR /app 07:06:21 ---> Running in b4c514873338 07:06:21 Removing intermediate container b4c514873338 07:06:21 ---> 4015057432ce 07:06:21 Step 9/12 : COPY go.mod vendor* ./ 07:06:21 ---> 141a3f5cb52e 07:06:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:21 ---> Running in b85e57ddb7e0 07:07:08 Removing intermediate container b85e57ddb7e0 07:07:08 ---> 47370b61841b 07:07:08 Step 11/12 : COPY . . 07:07:08 ---> 14d0289b7ed0 07:07:08 Step 12/12 : RUN $MAKE 07:07:08 ---> Running in 379191a17bdf 07:07:08 noop 07:07:08 Removing intermediate container 379191a17bdf 07:07:08 ---> 51d50b1e513e 07:07:08 Successfully built 51d50b1e513e 07:07:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:08 + docker inspect -f . ci-base-image-x86_64 07:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:08 prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container 07:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:09 $ docker top a8958e4f664699da2eac0c3f27dcc548a0ecfd1d8b52c1e6d933097bf00a40eb -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:09 + go version 07:07:09 go version go1.23.2 linux/amd64 [Pipeline] } 07:07:09 $ docker stop --time=1 a8958e4f664699da2eac0c3f27dcc548a0ecfd1d8b52c1e6d933097bf00a40eb 07:07:11 $ docker rm -f --volumes a8958e4f664699da2eac0c3f27dcc548a0ecfd1d8b52c1e6d933097bf00a40eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:11 + docker inspect -f . ci-base-image-x86_64 07:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:11 prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container 07:07:12 $ 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-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:12 $ docker top 9ad55ac53eece35b1acac7162ad0fecb49774ed9ab2157d542f8c2e0b0bd5319 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:12 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-319 [Pipeline] fileExists [Pipeline] sh 07:07:13 + make test 07:07:13 go test ./... -coverprofile=coverage.out ./... 07:07:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:07:37 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:07:37 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:07:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.590s coverage: 40.6% of statements 07:07:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements 07:07:39 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.252s coverage: 51.9% of statements 07:07:54 go vet ./... 07:07:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:07:59 ./bin/test-attribution-txt.sh [Pipeline] echo 07:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:08:00 $ docker stop --time=1 9ad55ac53eece35b1acac7162ad0fecb49774ed9ab2157d542f8c2e0b0bd5319 07:08:03 $ docker rm -f --volumes 9ad55ac53eece35b1acac7162ad0fecb49774ed9ab2157d542f8c2e0b0bd5319 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:08:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:08:05 + ls -al . 07:08:05 total 716 07:08:05 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 07:07 . 07:08:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:05 .. 07:08:05 -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:05 .dockerignore 07:08:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:07 .git 07:08:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:05 .github 07:08:05 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:05 .gitignore 07:08:05 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:05 .golangci.yml 07:08:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:06 .semver 07:08:05 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:05 Attribution.txt 07:08:05 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:05 CHANGELOG.md 07:08:05 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:05 Dockerfile 07:08:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:05 GOVERNANCE.md 07:08:05 -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:05 Jenkinsfile 07:08:05 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:05 LICENSE 07:08:05 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:05 Makefile 07:08:05 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:05 OWNERS.md 07:08:05 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:05 README.md 07:08:05 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:06 VERSION 07:08:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:05 bin 07:08:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:05 cmd 07:08:05 -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 07:07 coverage.out 07:08:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:05 examples 07:08:05 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:05 go.mod 07:08:05 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:05 go.sum 07:08:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:05 images 07:08:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:05 internal 07:08:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:05 pkg 07:08:05 -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + 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=d982f180a311c67f6a438592f6886d73cdc5c46c --label arch=amd64 --label version=0.0.0 . 07:08:05 Sending build context to Docker daemon 11.42MB 07:08:05 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:08:05 Step 2/25 : FROM ${BASE} AS builder 07:08:05 ---> 51d50b1e513e 07:08:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:08:06 ---> Running in 9373bb5614e3 07:08:06 Removing intermediate container 9373bb5614e3 07:08:06 ---> 0cc591dfa67e 07:08:06 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:08:06 ---> Running in 203a22788c16 07:08:06 Removing intermediate container 203a22788c16 07:08:06 ---> 1c5c0e4602d7 07:08:06 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 07:08:06 ---> Running in 662a0c66eca9 07:08:06 Removing intermediate container 662a0c66eca9 07:08:06 ---> dffaad590344 07:08:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:08:06 ---> Running in 87a20aa2cbe9 07:08:06 Removing intermediate container 87a20aa2cbe9 07:08:06 ---> cff7f4ba7836 07:08:06 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:08:06 ---> Running in 034b6d5f7f5a 07:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:07 OK: 246 MiB in 54 packages 07:08:07 Removing intermediate container 034b6d5f7f5a 07:08:07 ---> 33710ea21a63 07:08:07 Step 8/25 : WORKDIR /app 07:08:07 ---> Running in 49e2758b4466 07:08:07 Removing intermediate container 49e2758b4466 07:08:07 ---> d8589c37f021 07:08:07 Step 9/25 : COPY go.mod vendor* ./ 07:08:07 ---> 03388b32222b 07:08:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:07 ---> Running in b188d1ad7891 07:08:08 Removing intermediate container b188d1ad7891 07:08:08 ---> b3d817cb9103 07:08:08 Step 11/25 : COPY . . 07:08:09 ---> 1821ead37702 07:08:09 Step 12/25 : RUN $MAKE 07:08:09 ---> Running in 7f5d8b5386c9 07:08:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 07:08:48 Removing intermediate container 7f5d8b5386c9 07:08:48 ---> c02d0aff87e0 07:08:48 Step 13/25 : FROM alpine:3.20 07:08:48 3.20: Pulling from library/alpine 07:08:48 43c4264eed91: Already exists 07:08:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:08:48 Status: Downloaded newer image for alpine:3.20 07:08:48 ---> 91ef0af61f39 07:08:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:08:48 ---> Running in fcc4cb779765 07:08:48 Removing intermediate container fcc4cb779765 07:08:48 ---> 7ac6f506799c 07:08:48 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:08:48 ---> Running in 9ddcecc1e5e7 07:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:48 (1/1) Installing dumb-init (1.2.5-r3) 07:08:48 Executing busybox-1.36.1-r29.trigger 07:08:48 OK: 8 MiB in 15 packages 07:08:48 Removing intermediate container 9ddcecc1e5e7 07:08:48 ---> fcf1e60ccc6f 07:08:48 Step 16/25 : RUN apk --no-cache upgrade 07:08:48 ---> Running in 7a476aa9ce2b 07:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:49 Upgrading critical system libraries and apk-tools: 07:08:49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:08:49 Executing busybox-1.36.1-r29.trigger 07:08:49 Continuing the upgrade transaction with new apk-tools: 07:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:49 OK: 8 MiB in 15 packages 07:08:49 Removing intermediate container 7a476aa9ce2b 07:08:49 ---> c2210399e71c 07:08:49 Step 17/25 : COPY --from=builder /app/LICENSE / 07:08:50 ---> 302ec0f8c2b6 07:08:50 Step 18/25 : COPY --from=builder /app/Attribution.txt / 07:08:50 ---> 831a045a5e12 07:08:50 Step 19/25 : COPY --from=builder /app/cmd/ / 07:08:52 ---> ee9cd1b5d9ed 07:08:52 Step 20/25 : EXPOSE 59989 07:08:52 ---> Running in 848383929eac 07:08:52 Removing intermediate container 848383929eac 07:08:52 ---> b6e07bfe9fc6 07:08:52 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 07:08:52 ---> Running in ec0f32337b55 07:08:52 Removing intermediate container ec0f32337b55 07:08:52 ---> 2307c2811a63 07:08:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:08:52 ---> Running in e212a7f07095 07:08:52 Removing intermediate container e212a7f07095 07:08:52 ---> c683d84b3bc0 07:08:52 Step 23/25 : LABEL arch=amd64 07:08:52 ---> Running in 91177cc35795 07:08:52 Removing intermediate container 91177cc35795 07:08:52 ---> 42b7cd0cd981 07:08:52 Step 24/25 : LABEL git_sha=d982f180a311c67f6a438592f6886d73cdc5c46c 07:08:52 ---> Running in 576406846bc7 07:08:52 Removing intermediate container 576406846bc7 07:08:52 ---> f35d50197bf6 07:08:52 Step 25/25 : LABEL version=0.0.0 07:08:52 ---> Running in ef75a307bfb4 07:08:52 Removing intermediate container ef75a307bfb4 07:08:52 ---> 18238ca6e810 07:08:52 [Warning] One or more build-args [ARCH] were not consumed 07:08:52 Successfully built 18238ca6e810 07:08:52 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:53 07:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:53 latest: Pulling from edgex-lftools-log-publisher 07:08:53 5eb5b503b376: Pulling fs layer 07:08:53 5c69ac0246d0: Pulling fs layer 07:08:53 ec43610c2a17: Pulling fs layer 07:08:53 3a2ae6a8a46f: Pulling fs layer 07:08:53 33b1e0a273af: Pulling fs layer 07:08:53 5d3b04190fa2: Pulling fs layer 07:08:53 2f39f015ded8: Pulling fs layer 07:08:53 33b1e0a273af: Waiting 07:08:53 2f39f015ded8: Waiting 07:08:53 3a2ae6a8a46f: Waiting 07:08:53 5d3b04190fa2: Waiting 07:08:53 5c69ac0246d0: Verifying Checksum 07:08:53 5c69ac0246d0: Download complete 07:08:53 3a2ae6a8a46f: Verifying Checksum 07:08:53 3a2ae6a8a46f: Download complete 07:08:53 33b1e0a273af: Verifying Checksum 07:08:53 33b1e0a273af: Download complete 07:08:53 5d3b04190fa2: Verifying Checksum 07:08:53 5d3b04190fa2: Download complete 07:08:53 ec43610c2a17: Verifying Checksum 07:08:53 ec43610c2a17: Download complete 07:08:54 5eb5b503b376: Verifying Checksum 07:08:54 5eb5b503b376: Download complete 07:08:54 2f39f015ded8: Download complete 07:08:55 5eb5b503b376: Pull complete 07:08:55 5c69ac0246d0: Pull complete 07:08:55 ec43610c2a17: Pull complete 07:08:55 3a2ae6a8a46f: Pull complete 07:08:56 33b1e0a273af: Pull complete 07:08:56 5d3b04190fa2: Pull complete 07:09:01 2f39f015ded8: Pull complete 07:09:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:01 prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container 07:09:01 $ 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-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@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 07:09:07 $ docker top 84d6993d3080156edfd8c94231d34631891bce9ca43a36770d568ed8634ba4cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:08 ---> job-cost.sh 07:09:08 lf-activate-venv: SKIPPING 07:09:08 INFO: No Stack... 07:09:08 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:08 INFO: Archiving Costs [Pipeline] sh 07:09:09 + cat /w/workspace/undry_device-rfid-llrp-go_PR-319/archives/cost.csv 07:09:09 + cut -d, -f6 [Pipeline] lock 07:09:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] 07:09:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] did not exist. Created. 07:09:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:09 + echo total: 0.2199999988079071 [Pipeline] stash 07:09:09 Stashed 1 file(s) [Pipeline] } 07:09:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:09 $ docker stop --time=1 84d6993d3080156edfd8c94231d34631891bce9ca43a36770d568ed8634ba4cb 07:09:11 $ docker rm -f --volumes 84d6993d3080156edfd8c94231d34631891bce9ca43a36770d568ed8634ba4cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:10:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22688 in /w/workspace/undry_device-rfid-llrp-go_PR-319 [Pipeline] { [Pipeline] ws 07:10:39 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 07:10:42 The recommended git tool is: git 07:10:49 using credential edgex-jenkins-ssh 07:10:49 Cloning the remote Git repository 07:10:49 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:10:49 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 07:10:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:10:49 > git --version # timeout=10 07:10:49 > git --version # 'git version 2.25.1' 07:10:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 07:10:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:55 Merging remotes/origin/main commit 6a5b74d63dd00c05e25264972a940e2875707f01 into PR head commit d982f180a311c67f6a438592f6886d73cdc5c46c 07:10:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 07:10:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:10:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:10:55 > git config core.sparsecheckout # timeout=10 07:10:55 > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 07:10:55 > git remote # timeout=10 07:10:55 > git config --get remote.origin.url # timeout=10 07:10:55 Merge succeeded, producing d982f180a311c67f6a438592f6886d73cdc5c46c 07:10:55 Checking out Revision d982f180a311c67f6a438592f6886d73cdc5c46c (PR-319) 07:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:55 > git merge 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 07:10:55 > git rev-parse HEAD^{commit} # timeout=10 07:10:55 > git config core.sparsecheckout # timeout=10 07:10:55 > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 07:10:59 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 07:10:59 > git --version # timeout=10 07:10:59 > git --version # 'git version 2.25.1' 07:10:59 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:11:04 Dload Upload Total Spent Left Speed 07:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63820 0 --:--:-- --:--:-- --:--:-- 64140 [Pipeline] sh 07:11:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:11:05 + sudo tee /etc/docker/daemon.new 07:11:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:11:05 { 07:11:05 "registry-mirrors": [ 07:11:05 "https://nexus3.edgexfoundry.org:10001" 07:11:05 ], 07:11:05 "bip": "10.250.0.254/24", 07:11:05 "hosts": [ 07:11:05 "tcp://0.0.0.0:5555", 07:11:05 "unix:///var/run/docker.sock" 07:11:05 ], 07:11:05 "mtu": 1458, 07:11:05 "selinux-enabled": true, 07:11:05 "seccomp-profile": "/etc/docker/seccomp.json" 07:11:05 } [Pipeline] sh 07:11:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:11:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:24 provisioning config files... 07:11:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3743044401741385421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:24 ---> ****-login.sh 07:11:24 nexus3.edgexfoundry.org:10001 07:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:25 Configure a credential helper to remove this warning. See 07:11:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:25 07:11:25 Login Succeeded 07:11:25 nexus3.edgexfoundry.org:10002 07:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:26 Configure a credential helper to remove this warning. See 07:11:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:26 07:11:26 Login Succeeded 07:11:26 nexus3.edgexfoundry.org:10003 07:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:26 Configure a credential helper to remove this warning. See 07:11:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:26 07:11:26 Login Succeeded 07:11:26 nexus3.edgexfoundry.org:10004 07:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:27 Configure a credential helper to remove this warning. See 07:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:27 07:11:27 Login Succeeded 07:11:27 ****.io 07:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:27 Configure a credential helper to remove this warning. See 07:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:27 07:11:27 Login Succeeded 07:11:27 ---> ****-login.sh ends [Pipeline] } 07:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:11:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:11:28 ========================================================= 07:11:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:11:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:11:29 Sending build context to Docker daemon 1.21MB 07:11:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:11:29 Step 2/12 : FROM ${BASE} AS builder 07:11:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:11:29 cf04c63912e1: Pulling fs layer 07:11:29 55b35a11ae5e: Pulling fs layer 07:11:29 a37a00ec5f00: Pulling fs layer 07:11:29 50b3750afda1: Pulling fs layer 07:11:29 4f4fb700ef54: Pulling fs layer 07:11:29 80978eb59214: Pulling fs layer 07:11:29 c9f46d7d2bd2: Pulling fs layer 07:11:29 c5a475d317c9: Pulling fs layer 07:11:29 80978eb59214: Waiting 07:11:29 c9f46d7d2bd2: Waiting 07:11:29 4f4fb700ef54: Waiting 07:11:29 c5a475d317c9: Waiting 07:11:29 50b3750afda1: Waiting 07:11:29 55b35a11ae5e: Download complete 07:11:29 50b3750afda1: Verifying Checksum 07:11:29 50b3750afda1: Download complete 07:11:29 4f4fb700ef54: Verifying Checksum 07:11:29 4f4fb700ef54: Download complete 07:11:29 80978eb59214: Download complete 07:11:29 cf04c63912e1: Verifying Checksum 07:11:29 cf04c63912e1: Download complete 07:11:30 c5a475d317c9: Verifying Checksum 07:11:30 c5a475d317c9: Download complete 07:11:31 cf04c63912e1: Pull complete 07:11:32 55b35a11ae5e: Pull complete 07:11:32 a37a00ec5f00: Verifying Checksum 07:11:32 a37a00ec5f00: Download complete 07:11:33 c9f46d7d2bd2: Verifying Checksum 07:11:33 c9f46d7d2bd2: Download complete 07:11:48 a37a00ec5f00: Pull complete 07:11:48 50b3750afda1: Pull complete 07:11:48 4f4fb700ef54: Pull complete 07:11:48 80978eb59214: Pull complete 07:11:57 c9f46d7d2bd2: Pull complete 07:11:59 c5a475d317c9: Pull complete 07:11:59 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:11:59 ---> be29e6b0f0d4 07:11:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:12:00 ---> Running in 15105aec91ec 07:12:01 Removing intermediate container 15105aec91ec 07:12:01 ---> 4b7e6a60bb2c 07:12:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:12:01 ---> Running in 5b0e310f309e 07:12:01 Removing intermediate container 5b0e310f309e 07:12:01 ---> 4e8416927a24 07:12:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:12:01 ---> Running in c3d7cfb52a16 07:12:02 Removing intermediate container c3d7cfb52a16 07:12:02 ---> 8e27e898f508 07:12:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:12:02 ---> Running in ca5d245d06c8 07:12:02 Removing intermediate container ca5d245d06c8 07:12:02 ---> ca29d7abd3a3 07:12:02 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:12:02 ---> Running in 64ad1d16bd84 07:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:12:06 OK: 238 MiB in 54 packages 07:12:07 Removing intermediate container 64ad1d16bd84 07:12:07 ---> 13e5c57c8292 07:12:07 Step 8/12 : WORKDIR /app 07:12:07 ---> Running in d9bcb5109a43 07:12:07 Removing intermediate container d9bcb5109a43 07:12:07 ---> 820fd95d003f 07:12:07 Step 9/12 : COPY go.mod vendor* ./ 07:12:08 ---> 3a6e40ff0cc9 07:12:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:12:08 ---> Running in 47a1792ff791 07:14:15 Removing intermediate container 47a1792ff791 07:14:15 ---> 0b2b486507b8 07:14:15 Step 11/12 : COPY . . 07:14:15 ---> 3ea9fcd00694 07:14:15 Step 12/12 : RUN $MAKE 07:14:15 ---> Running in fb269d19a363 07:14:15 noop 07:14:15 Removing intermediate container fb269d19a363 07:14:15 ---> e6a907594f48 07:14:15 Successfully built e6a907594f48 07:14:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:16 + docker inspect -f . ci-base-image-arm64 07:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-22688 does not seem to be running inside a container 07:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:14:18 $ docker top a3e925cda673eec14cdeb66b8e0a7990d5867d34379a448b437ac2a6388e1679 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:18 + go version 07:14:18 go version go1.23.2 linux/arm64 [Pipeline] } 07:14:19 $ docker stop --time=1 a3e925cda673eec14cdeb66b8e0a7990d5867d34379a448b437ac2a6388e1679 07:14:20 $ docker rm -f --volumes a3e925cda673eec14cdeb66b8e0a7990d5867d34379a448b437ac2a6388e1679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:21 + docker inspect -f . ci-base-image-arm64 07:14:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:22 prd-ubuntu20.04-docker-arm64-4c-16g-22688 does not seem to be running inside a container 07:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:14:24 $ docker top dcc78dbe738d3de3541366ace9b5b715b18921c9c126910bebab924033e02abe -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:25 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 07:14:26 + make test 07:14:26 go test ./... -coverprofile=coverage.out ./... 07:14:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:19:14 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:19:14 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:19:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.505s coverage: 40.6% of statements 07:19:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements 07:19:53 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.636s coverage: 51.9% of statements 07:19:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:19:53 go vet ./... 07:21:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:21:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:21:01 ./bin/test-attribution-txt.sh [Pipeline] echo 07:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:21:01 $ docker stop --time=1 dcc78dbe738d3de3541366ace9b5b715b18921c9c126910bebab924033e02abe 07:21:03 $ docker rm -f --volumes dcc78dbe738d3de3541366ace9b5b715b18921c9c126910bebab924033e02abe [Pipeline] // withDockerContainer [Pipeline] sh 07:21:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:21:05 Warning: overwriting stash ‘coverage-report’ 07:21:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:21:07 + ls -al . 07:21:07 total 712 07:21:07 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:14 . 07:21:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:10 .. 07:21:07 -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:10 .dockerignore 07:21:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:10 .git 07:21:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:10 .github 07:21:07 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:10 .gitignore 07:21:07 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:10 .golangci.yml 07:21:07 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:10 Attribution.txt 07:21:07 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:10 CHANGELOG.md 07:21:07 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:10 Dockerfile 07:21:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:10 GOVERNANCE.md 07:21:07 -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:10 Jenkinsfile 07:21:07 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:10 LICENSE 07:21:07 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:10 Makefile 07:21:07 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:10 OWNERS.md 07:21:07 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:10 README.md 07:21:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:06 VERSION 07:21:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:10 bin 07:21:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:10 cmd 07:21:07 -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 07:19 coverage.out 07:21:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:10 examples 07:21:07 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:10 go.mod 07:21:07 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:10 go.sum 07:21:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:10 images 07:21:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:10 internal 07:21:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:10 pkg 07:21:07 -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:08 + 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=d982f180a311c67f6a438592f6886d73cdc5c46c --label arch=arm64 --label version=0.0.0 . 07:21:09 Sending build context to Docker daemon 1.21MB 07:21:09 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:21:09 Step 2/25 : FROM ${BASE} AS builder 07:21:09 ---> e6a907594f48 07:21:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:21:09 ---> Running in b25cb8d8b31b 07:21:09 Removing intermediate container b25cb8d8b31b 07:21:09 ---> 689b8e47004c 07:21:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:21:09 ---> Running in 1b26f4b6fa88 07:21:09 Removing intermediate container 1b26f4b6fa88 07:21:09 ---> b929273f224a 07:21:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 07:21:10 ---> Running in 31ef41c5b04e 07:21:10 Removing intermediate container 31ef41c5b04e 07:21:10 ---> 42681b8a08f0 07:21:10 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:21:10 ---> Running in 04c817a0a3f2 07:21:10 Removing intermediate container 04c817a0a3f2 07:21:10 ---> 8a4a590d7403 07:21:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:10 ---> Running in 4d31a97f3f18 07:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:14 OK: 238 MiB in 54 packages 07:21:16 Removing intermediate container 4d31a97f3f18 07:21:16 ---> 35be117bf3f6 07:21:16 Step 8/25 : WORKDIR /app 07:21:16 ---> Running in 35ff5d4063f8 07:21:17 Removing intermediate container 35ff5d4063f8 07:21:17 ---> 6a4a227a35d0 07:21:17 Step 9/25 : COPY go.mod vendor* ./ 07:21:17 ---> 2ecabf20abcb 07:21:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 ---> Running in 261ffca76ac7 07:21:20 Removing intermediate container 261ffca76ac7 07:21:20 ---> bebea1bf0315 07:21:20 Step 11/25 : COPY . . 07:21:20 ---> 5a844eaab152 07:21:20 Step 12/25 : RUN $MAKE 07:21:20 ---> Running in 3bcce7a6cd73 07:21:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 07:25:14 Removing intermediate container 3bcce7a6cd73 07:25:14 ---> 217d4d8b34b8 07:25:14 Step 13/25 : FROM alpine:3.20 07:25:14 3.20: Pulling from library/alpine 07:25:14 cf04c63912e1: Already exists 07:25:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:25:14 Status: Downloaded newer image for alpine:3.20 07:25:14 ---> c157a85ed455 07:25:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:25:14 ---> Running in eb55618fade2 07:25:14 Removing intermediate container eb55618fade2 07:25:14 ---> a4f4e5a160b6 07:25:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:25:14 ---> Running in cf0eb04226bd 07:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:17 (1/1) Installing dumb-init (1.2.5-r3) 07:25:17 Executing busybox-1.36.1-r29.trigger 07:25:17 OK: 9 MiB in 15 packages 07:25:18 Removing intermediate container cf0eb04226bd 07:25:18 ---> 2f8e70128a1c 07:25:18 Step 16/25 : RUN apk --no-cache upgrade 07:25:18 ---> Running in e453e73aba80 07:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:21 Upgrading critical system libraries and apk-tools: 07:25:21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:25:21 Executing busybox-1.36.1-r29.trigger 07:25:22 Continuing the upgrade transaction with new apk-tools: 07:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:24 OK: 9 MiB in 15 packages 07:25:25 Removing intermediate container e453e73aba80 07:25:25 ---> bfb0d3728ebe 07:25:25 Step 17/25 : COPY --from=builder /app/LICENSE / 07:25:25 ---> 0c5d422e59f0 07:25:25 Step 18/25 : COPY --from=builder /app/Attribution.txt / 07:25:26 ---> cb4f115414c8 07:25:26 Step 19/25 : COPY --from=builder /app/cmd/ / 07:25:28 ---> 46b197117ccb 07:25:28 Step 20/25 : EXPOSE 59989 07:25:29 ---> Running in bbd4e1eca6ab 07:25:29 Removing intermediate container bbd4e1eca6ab 07:25:29 ---> f276b4ab9473 07:25:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 07:25:29 ---> Running in 227d8a8c1e5c 07:25:29 Removing intermediate container 227d8a8c1e5c 07:25:29 ---> 87f7cc997f4e 07:25:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:25:29 ---> Running in 968bb220067c 07:25:30 Removing intermediate container 968bb220067c 07:25:30 ---> 15e662e30470 07:25:30 Step 23/25 : LABEL arch=arm64 07:25:30 ---> Running in cf87bd49edc5 07:25:30 Removing intermediate container cf87bd49edc5 07:25:30 ---> 1cdba0aeb39a 07:25:30 Step 24/25 : LABEL git_sha=d982f180a311c67f6a438592f6886d73cdc5c46c 07:25:30 ---> Running in 0656056b92b0 07:25:31 Removing intermediate container 0656056b92b0 07:25:31 ---> 9fbce42fbb01 07:25:31 Step 25/25 : LABEL version=0.0.0 07:25:31 ---> Running in b25764e19b48 07:25:31 Removing intermediate container b25764e19b48 07:25:31 ---> e6748974ca30 07:25:31 [Warning] One or more build-args [ARCH] were not consumed 07:25:31 Successfully built e6748974ca30 07:25:31 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:25:32 07:25:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:25:33 arm64: Pulling from edgex-lftools-log-publisher 07:25:33 8998bd30e6a1: Pulling fs layer 07:25:33 04944245beec: Pulling fs layer 07:25:33 699f458cf7ca: Pulling fs layer 07:25:33 765212b225bb: Pulling fs layer 07:25:33 f23df028b6ca: Pulling fs layer 07:25:33 d65c8cfc05b1: Pulling fs layer 07:25:33 2437ff75d9bd: Pulling fs layer 07:25:33 f23df028b6ca: Waiting 07:25:33 765212b225bb: Waiting 07:25:33 2437ff75d9bd: Waiting 07:25:33 04944245beec: Verifying Checksum 07:25:33 04944245beec: Download complete 07:25:33 765212b225bb: Verifying Checksum 07:25:33 765212b225bb: Download complete 07:25:33 f23df028b6ca: Verifying Checksum 07:25:33 f23df028b6ca: Download complete 07:25:33 d65c8cfc05b1: Verifying Checksum 07:25:33 d65c8cfc05b1: Download complete 07:25:33 699f458cf7ca: Verifying Checksum 07:25:33 699f458cf7ca: Download complete 07:25:34 8998bd30e6a1: Verifying Checksum 07:25:34 8998bd30e6a1: Download complete 07:25:36 2437ff75d9bd: Verifying Checksum 07:25:36 2437ff75d9bd: Download complete 07:25:38 8998bd30e6a1: Pull complete 07:25:39 04944245beec: Pull complete 07:25:41 699f458cf7ca: Pull complete 07:25:41 765212b225bb: Pull complete 07:25:42 f23df028b6ca: Pull complete 07:25:42 d65c8cfc05b1: Pull complete 07:26:00 2437ff75d9bd: Pull complete 07:26:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:26:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-22688 does not seem to be running inside a container 07:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:26:04 $ docker top c50f27c69860a950a3eb2cf0445dbafabe119ec29974c4b2554a72d814adf5bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:05 ---> job-cost.sh 07:26:05 lf-activate-venv: SKIPPING 07:26:05 INFO: No Stack... 07:26:06 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:07 INFO: Archiving Costs [Pipeline] sh 07:26:07 + cut -d, -f6 07:26:07 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 07:26:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] 07:26:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] did not exist. Created. 07:26:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:26:08 /w/workspace/device-rfid-llrp-go/1@tmp/durable-465a90b5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:26:09 + echo total: 0.10999999940395355 [Pipeline] stash 07:26:09 Warning: overwriting stash ‘stack-cost’ 07:26:09 Stashed 1 file(s) [Pipeline] } 07:26:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:26:09 $ docker stop --time=1 c50f27c69860a950a3eb2cf0445dbafabe119ec29974c4b2554a72d814adf5bb 07:26:11 $ docker rm -f --volumes c50f27c69860a950a3eb2cf0445dbafabe119ec29974c4b2554a72d814adf5bb [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 07:26:12 provisioning config files... 07:26:12 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config3766590514693196065tmp [Pipeline] { [Pipeline] sh 07:26:12 + set +x 07:26:12 + bash -s -- 07:26:12 + curl -s https://codecov.io/bash 07:26:12 07:26:12 _____ _ 07:26:12 / ____| | | 07:26:12 | | ___ __| | ___ ___ _____ __ 07:26:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:26:12 | |___| (_) | (_| | __/ (_| (_) \ V / 07:26:12 \_____\___/ \__,_|\___|\___\___/ \_/ 07:26:12 Bash-1.0.6 07:26:12 07:26:12 07:26:12 ==> git version 2.25.1 found 07:26:12 ==> 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 07:26:12 Release-Date: 2020-01-08 07:26:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:26:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:26:12 ==> Jenkins CI detected. 07:26:12 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-319 07:26:12 project root: . 07:26:12 --> token set from env 07:26:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:26:12 ==> Running gcov in . (disable via -X gcov) 07:26:12 ==> Python coveragepy not found 07:26:12 ==> Searching for coverage reports in: 07:26:12 + . 07:26:12 -> Found 1 reports 07:26:12 ==> Detecting git/mercurial file structure 07:26:12 ==> Reading reports 07:26:12 + ./coverage.out bytes=451915 07:26:12 ==> Appending adjustments 07:26:12 https://docs.codecov.io/docs/fixing-reports 07:26:13 + Found adjustments 07:26:13 ==> Gzipping contents 07:26:13 52K /tmp/codecov.GFXmzL.gz 07:26:13 ==> Uploading reports 07:26:13 url: https://codecov.io 07:26:13 query: branch=PR-319&commit=d982f180a311c67f6a438592f6886d73cdc5c46c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=319&job=&cmd_args= 07:26:13 -> Pinging Codecov 07:26:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-319&commit=d982f180a311c67f6a438592f6886d73cdc5c46c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=319&job=&cmd_args= 07:26:13 -> Uploading to 07:26:13 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/d982f180a311c67f6a438592f6886d73cdc5c46c/7d6abd74-1273-4640-bf71-5fb13434ec4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T072613Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=119c0b53b39683c08528456360a3d9d6a0798b0cadb207ad6c7178b1463b365d 07:26:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:13 Dload Upload Total Spent Left Speed 07:26:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 199k --:--:-- --:--:-- --:--:-- 199k 07:26:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] } 07:26:13 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:26:15 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-319/archives ] 07:26:15 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-319/archives 07:26:15 total 16 07:26:15 drwxr-xr-x 3 root root 4096 Oct 14 07:09 . 07:26:15 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 07:09 .. 07:26:15 drwxr-xr-x 2 root root 4096 Oct 14 07:09 cost 07:26:15 -rw-r--r-- 1 root root 91 Oct 14 07:09 cost.csv 07:26:15 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-319/archives 07:26:15 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-319/archives 07:26:15 total 16 07:26:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:09 . 07:26:15 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 07:09 .. 07:26:15 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:09 cost 07:26:15 -rw-r--r-- 1 jenkins jenkins 91 Oct 14 07:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:26:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:26:17 ---> package-listing.sh 07:26:17 ++ facter osfamily 07:26:17 ++ tr '[:upper:]' '[:lower:]' 07:26:17 + OS_FAMILY=debian 07:26:17 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-319 07:26:17 + START_PACKAGES=/tmp/packages_start.txt 07:26:17 + END_PACKAGES=/tmp/packages_end.txt 07:26:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:17 + PACKAGES=/tmp/packages_start.txt 07:26:17 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-319 ']' 07:26:17 + PACKAGES=/tmp/packages_end.txt 07:26:17 + case "${OS_FAMILY}" in 07:26:17 + dpkg -l 07:26:17 + grep '^ii' 07:26:17 + '[' -f /tmp/packages_start.txt ']' 07:26:17 + '[' -f /tmp/packages_end.txt ']' 07:26:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:17 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-319 ']' 07:26:17 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-319/archives/ 07:26:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-319/archives/ [Pipeline] echo 07:26:17 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:26:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:18 prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container 07:26:18 $ 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-319/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-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:26:19 $ docker top 51f08eb039e75fe31517e568dd2d4bb61a653594d48a8fd897df153be748b7d7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:19 + touch /tmp/pre-build-complete [Pipeline] sh 07:26:19 + mkdir -p /var/log/sysstat [Pipeline] sh 07:26:20 + ls /var/log/sa-host 07:26:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:20 provisioning config files... 07:26:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config11323946888441532479tmp [Pipeline] { [Pipeline] echo 07:26:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:20 ---> create-netrc.sh [Pipeline] } 07:26:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:26:21 ---> python-tools-install.sh [Pipeline] echo 07:26:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:26:21 ---> sudo-logs.sh 07:26:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:26:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:26:21 ---> job-cost.sh 07:26:21 lf-activate-venv: SKIPPING 07:26:21 DEBUG: total: 0.2199999988079071 07:26:21 INFO: Retrieving Stack Cost... 07:26:22 INFO: Retrieving Pricing Info for: v3-standard-8 07:26:22 INFO: Archiving Costs [Pipeline] echo 07:26:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:23 ---> logs-deploy.sh 07:26:23 lf-activate-venv: SKIPPING 07:26:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-319/1 07:26:23 INFO: archiving workspace using pattern(s): 07:26:24 Archives upload complete. 07:26:24 INFO: archiving logs to Nexus