Pull request #295 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e2b00d93dafa8231e56122fb610d811d3d24f68+21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 (a04163c05403cab83cb8d30a71b2cebe5b128b6d) 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-ssh8964863942144332767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5260829191608395523.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 590556114a56c6d90cc8043840e039c2f74196dc 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-295/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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1672095429976449006.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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11509316998903704518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1740142357482907957.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-295/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-295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh187461926059214917.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-936 in /w/workspace/undry_device-rfid-llrp-go_PR-295 [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-295 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 into PR head commit 0e2b00d93dafa8231e56122fb610d811d3d24f68 Merge succeeded, producing 0e2b00d93dafa8231e56122fb610d811d3d24f68 Checking out Revision 0e2b00d93dafa8231e56122fb610d811d3d24f68 (PR-295) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 0e2b00d93dafa8231e56122fb610d811d3d24f68 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e2b00d93dafa8231e56122fb610d811d3d24f68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:50:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:50:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:50:47 ========================================================= 10:50:47 EdgeX Global Pipelines Version Info 10:50:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:50:48 ------------------- 10:50:48 stable info: 10:50:48 ------------------- 10:50:48 Commited By: Ginny Guan ginny@iotechsys.com 10:50:48 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:50:48 Message: update stable to v1.0.260 10:50:49 ------------------- 10:50:49 experimental info: 10:50:49 ------------------- 10:50:49 Commited By: Ginny Guan ginny@iotechsys.com 10:50:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:50:49 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:50:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-295 [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-295 [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-295 [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e2b00d [Pipeline] echo 10:50:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:51 provisioning config files... 10:50:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/config12319404529002865400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:51 ---> ****-login.sh 10:50:51 nexus3.edgexfoundry.org:10001 10:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:52 Configure a credential helper to remove this warning. See 10:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:52 10:50:52 Login Succeeded 10:50:52 nexus3.edgexfoundry.org:10002 10:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:52 Configure a credential helper to remove this warning. See 10:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:52 10:50:52 Login Succeeded 10:50:52 nexus3.edgexfoundry.org:10003 10:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:52 Configure a credential helper to remove this warning. See 10:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:52 10:50:52 Login Succeeded 10:50:52 nexus3.edgexfoundry.org:10004 10:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:52 Configure a credential helper to remove this warning. See 10:50:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:52 10:50:52 Login Succeeded 10:50:52 ****.io 10:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:53 Configure a credential helper to remove this warning. See 10:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:53 10:50:53 Login Succeeded 10:50:53 ---> ****-login.sh ends [Pipeline] } 10:50:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:50:53 + git rev-list -1 --merges 0e2b00d93dafa8231e56122fb610d811d3d24f68~1..0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo 10:50:53 -----------> git rev-list -1 --merges 0e2b00d93dafa8231e56122fb610d811d3d24f68~1..0e2b00d93dafa8231e56122fb610d811d3d24f68 0e2b00d93dafa8231e56122fb610d811d3d24f68 [false] [Pipeline] sh 10:50:54 + git log --format=format:%s -1 0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo 10:50:54 ========================================================= 10:50:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:50:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:54 + git log --format=format:%s -1 0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo 10:50:54 [semverPrep] GIT_COMMIT: 0e2b00d93dafa8231e56122fb610d811d3d24f68, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:50:54 [semverPrep] This is not a build commit. [Pipeline] sh 10:50:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:55 + grep -v github /etc/ssh/ssh_known_hosts 10:50:55 + [ -e /tmp/ssh_known_hosts ] 10:50:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:50:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:50:55 + sudo tee -a /etc/ssh/ssh_known_hosts 10:50:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:55 10:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:56 0.1.4: Pulling from edgex-devops/py-git-semver 10:50:56 b85a868b505f: Pulling fs layer 10:50:56 e2be974225ed: Pulling fs layer 10:50:56 339a4e72a1f5: Pulling fs layer 10:50:56 988bab9f4d93: Pulling fs layer 10:50:56 1469e6f7b9e6: Pulling fs layer 10:50:56 eaf3925da568: Pulling fs layer 10:50:56 bab4dde63d76: Pulling fs layer 10:50:56 bde34c3a00c8: Pulling fs layer 10:50:56 b352a97aabf1: Pulling fs layer 10:50:56 4872d77fe225: Pulling fs layer 10:50:56 5851b861e8e6: Pulling fs layer 10:50:56 988bab9f4d93: Waiting 10:50:56 1469e6f7b9e6: Waiting 10:50:56 eaf3925da568: Waiting 10:50:56 bab4dde63d76: Waiting 10:50:56 bde34c3a00c8: Waiting 10:50:56 b352a97aabf1: Waiting 10:50:56 4872d77fe225: Waiting 10:50:56 5851b861e8e6: Waiting 10:50:56 e2be974225ed: Verifying Checksum 10:50:56 e2be974225ed: Download complete 10:50:56 988bab9f4d93: Verifying Checksum 10:50:56 988bab9f4d93: Download complete 10:50:56 1469e6f7b9e6: Verifying Checksum 10:50:56 1469e6f7b9e6: Download complete 10:50:56 339a4e72a1f5: Verifying Checksum 10:50:56 339a4e72a1f5: Download complete 10:50:56 eaf3925da568: Download complete 10:50:56 bde34c3a00c8: Verifying Checksum 10:50:56 bde34c3a00c8: Download complete 10:50:56 b352a97aabf1: Verifying Checksum 10:50:56 b352a97aabf1: Download complete 10:50:56 4872d77fe225: Verifying Checksum 10:50:56 4872d77fe225: Download complete 10:50:56 5851b861e8e6: Verifying Checksum 10:50:56 5851b861e8e6: Download complete 10:50:56 b85a868b505f: Verifying Checksum 10:50:56 b85a868b505f: Download complete 10:50:56 bab4dde63d76: Verifying Checksum 10:50:56 bab4dde63d76: Download complete 10:50:57 b85a868b505f: Pull complete 10:50:57 e2be974225ed: Pull complete 10:50:58 339a4e72a1f5: Pull complete 10:50:58 988bab9f4d93: Pull complete 10:50:58 1469e6f7b9e6: Pull complete 10:50:58 eaf3925da568: Pull complete 10:50:59 bab4dde63d76: Pull complete 10:51:00 bde34c3a00c8: Pull complete 10:51:00 b352a97aabf1: Pull complete 10:51:00 4872d77fe225: Pull complete 10:51:00 5851b861e8e6: Pull complete 10:51:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:00 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 10:51:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-295 -v /w/workspace/undry_device-rfid-llrp-go_PR-295:/w/workspace/undry_device-rfid-llrp-go_PR-295:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:03 $ docker top b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 -eo pid,comm 10:51:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:51:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:03 [ssh-agent] Looking for ssh-agent implementation... 10:51:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:03 $ docker exec b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent 10:51:03 SSH_AUTH_SOCK=/tmp/ssh-neBf67DeMZdN/agent.32 10:51:03 SSH_AGENT_PID=38 10:51:03 Running ssh-add (command line suppressed) 10:51:03 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/private_key_2781529121959148771.key (/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/private_key_2781529121959148771.key) 10:51:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:04 + git tag --points-at HEAD [Pipeline] } 10:51:04 $ docker exec --env ******** --env ******** b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent -k 10:51:04 unset SSH_AUTH_SOCK; 10:51:04 unset SSH_AGENT_PID; 10:51:04 echo Agent pid 38 killed; 10:51:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:51:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:04 [ssh-agent] Looking for ssh-agent implementation... 10:51:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:04 $ docker exec b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent 10:51:04 SSH_AUTH_SOCK=/tmp/ssh-Rb7GmEOZTK76/agent.71 10:51:04 SSH_AGENT_PID=77 10:51:04 Running ssh-add (command line suppressed) 10:51:04 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/private_key_9172366710206368308.key (/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/private_key_9172366710206368308.key) 10:51:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:04 + git semver init 10:51:05 2024-05-28 10:51:05,189 [run_init] DEBUG init version:0.0.0 force:False 10:51:05 2024-05-28 10:51:05,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-295/.semver 10:51:05 2024-05-28 10:51:05,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-295/.semver 10:51:05 2024-05-28 10:51:05,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-295/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-295, universal_newlines=False, shell=None, istream=None) 10:51:06 2024-05-28 10:51:06,555 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-295/.git/info/exclude 10:51:06 2024-05-28 10:51:06,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-295/.semver/PR-295 with force:False 10:51:06 2024-05-28 10:51:06,556 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-295/.semver/PR-295 10:51:06 2024-05-28 10:51:06,560 [execute] INFO git cat-file --batch-check 10:51:06 2024-05-28 10:51:06,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-295/.semver, universal_newlines=False, shell=None, istream=) 10:51:06 2024-05-28 10:51:06,566 [execute] INFO git cat-file --batch 10:51:06 2024-05-28 10:51:06,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-295/.semver, universal_newlines=False, shell=None, istream=) 10:51:06 2024-05-28 10:51:06,572 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-295/.semver/PR-295 10:51:06 0.0.0 [Pipeline] } 10:51:06 $ docker exec --env ******** --env ******** b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent -k 10:51:06 unset SSH_AUTH_SOCK; 10:51:06 unset SSH_AGENT_PID; 10:51:06 echo Agent pid 77 killed; 10:51:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:07 + git semver [Pipeline] } 10:51:07 $ docker stop --time=1 b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 10:51:08 $ docker rm -f --volumes b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 [Pipeline] // withDockerContainer [Pipeline] sh 10:51:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:51:09 Stashed 1 file(s) [Pipeline] echo 10:51:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:10 provisioning config files... 10:51:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/config12157224540009339105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:11 ---> ****-login.sh 10:51:11 nexus3.edgexfoundry.org:10001 10:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:11 Configure a credential helper to remove this warning. See 10:51:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:11 10:51:11 Login Succeeded 10:51:11 nexus3.edgexfoundry.org:10002 10:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:11 Configure a credential helper to remove this warning. See 10:51:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:11 10:51:11 Login Succeeded 10:51:11 nexus3.edgexfoundry.org:10003 10:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:11 Configure a credential helper to remove this warning. See 10:51:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:11 10:51:11 Login Succeeded 10:51:11 nexus3.edgexfoundry.org:10004 10:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:11 Configure a credential helper to remove this warning. See 10:51:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:11 10:51:11 Login Succeeded 10:51:11 ****.io 10:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:11 Configure a credential helper to remove this warning. See 10:51:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:11 10:51:11 Login Succeeded 10:51:11 ---> ****-login.sh ends [Pipeline] } 10:51:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:51:11 ========================================================= 10:51:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:51:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:51:12 Sending build context to Docker daemon 11.52MB 10:51:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:51:12 Step 2/12 : FROM ${BASE} AS builder 10:51:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:51:12 619be1103602: Pulling fs layer 10:51:12 7862e08f4a3e: Pulling fs layer 10:51:12 5df492c9dc93: Pulling fs layer 10:51:12 7629e6793208: Pulling fs layer 10:51:12 4f4fb700ef54: Pulling fs layer 10:51:12 fb5054dd5b73: Pulling fs layer 10:51:12 eeca6798cff9: Pulling fs layer 10:51:12 aa269ceb94a6: Pulling fs layer 10:51:12 ada007ff1a6a: Pulling fs layer 10:51:12 4f4fb700ef54: Waiting 10:51:12 aa269ceb94a6: Waiting 10:51:12 ada007ff1a6a: Waiting 10:51:12 fb5054dd5b73: Waiting 10:51:12 eeca6798cff9: Waiting 10:51:12 7629e6793208: Waiting 10:51:12 7862e08f4a3e: Verifying Checksum 10:51:12 7862e08f4a3e: Download complete 10:51:12 7629e6793208: Verifying Checksum 10:51:12 7629e6793208: Download complete 10:51:12 4f4fb700ef54: Verifying Checksum 10:51:12 4f4fb700ef54: Download complete 10:51:12 619be1103602: Verifying Checksum 10:51:12 619be1103602: Download complete 10:51:12 fb5054dd5b73: Verifying Checksum 10:51:12 fb5054dd5b73: Download complete 10:51:12 eeca6798cff9: Verifying Checksum 10:51:12 eeca6798cff9: Download complete 10:51:12 619be1103602: Pull complete 10:51:12 ada007ff1a6a: Verifying Checksum 10:51:12 ada007ff1a6a: Download complete 10:51:12 7862e08f4a3e: Pull complete 10:51:12 5df492c9dc93: Verifying Checksum 10:51:12 5df492c9dc93: Download complete 10:51:13 aa269ceb94a6: Verifying Checksum 10:51:13 aa269ceb94a6: Download complete 10:51:15 5df492c9dc93: Pull complete 10:51:15 7629e6793208: Pull complete 10:51:15 4f4fb700ef54: Pull complete 10:51:15 fb5054dd5b73: Pull complete 10:51:15 eeca6798cff9: Pull complete 10:51:18 aa269ceb94a6: Pull complete 10:51:18 ada007ff1a6a: Pull complete 10:51:18 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:51:18 ---> f489d0715acc 10:51:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:51:21 ---> Running in f578bfc8839f 10:51:21 Removing intermediate container f578bfc8839f 10:51:21 ---> bc3828ec21b3 10:51:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:51:21 ---> Running in ffad84b47e6c 10:51:21 Removing intermediate container ffad84b47e6c 10:51:21 ---> 464b1da5addf 10:51:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:51:21 ---> Running in d4181cafd26f 10:51:22 Removing intermediate container d4181cafd26f 10:51:22 ---> 365906709e9e 10:51:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:51:22 ---> Running in 6875df9fc8f4 10:51:22 Removing intermediate container 6875df9fc8f4 10:51:22 ---> 6d0a780ae12f 10:51:22 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:22 ---> Running in a1760c6144d9 10:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:22 OK: 264 MiB in 52 packages 10:51:23 Removing intermediate container a1760c6144d9 10:51:23 ---> 659be1dfb658 10:51:23 Step 8/12 : WORKDIR /app 10:51:23 ---> Running in ceb81f8201e1 10:51:23 Removing intermediate container ceb81f8201e1 10:51:23 ---> 66324c64ce54 10:51:23 Step 9/12 : COPY go.mod vendor* ./ 10:51:23 ---> 284dac36f78f 10:51:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:23 ---> Running in db71b726920d 10:51:25 Still waiting to schedule task 10:51:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:52:19 Removing intermediate container db71b726920d 10:52:19 ---> cb3be7e0e1c9 10:52:19 Step 11/12 : COPY . . 10:52:19 ---> 6fc479356e85 10:52:19 Step 12/12 : RUN $MAKE 10:52:19 ---> Running in 3b6b28c876cd 10:52:19 noop 10:52:19 Removing intermediate container 3b6b28c876cd 10:52:19 ---> 6a3547d6c8ca 10:52:19 Successfully built 6a3547d6c8ca 10:52:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:19 + docker inspect -f . ci-base-image-x86_64 10:52:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:20 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 10:52:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-295 -v /w/workspace/undry_device-rfid-llrp-go_PR-295:/w/workspace/undry_device-rfid-llrp-go_PR-295:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:20 $ docker top 6b1a438f734484f7fc37a03800080affdb838c81666a7afd37be729430421451 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:20 + go version 10:52:20 go version go1.21.9 linux/amd64 [Pipeline] } 10:52:20 $ docker stop --time=1 6b1a438f734484f7fc37a03800080affdb838c81666a7afd37be729430421451 10:52:22 $ docker rm -f --volumes 6b1a438f734484f7fc37a03800080affdb838c81666a7afd37be729430421451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:22 + docker inspect -f . ci-base-image-x86_64 10:52:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:23 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 10:52:23 $ 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-295 -v /w/workspace/undry_device-rfid-llrp-go_PR-295:/w/workspace/undry_device-rfid-llrp-go_PR-295:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:23 $ docker top 44be27c533e516731c5b77fc2dc73ba87d29db6faadd0442cd03c33e2af3158a -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:23 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-295 [Pipeline] fileExists [Pipeline] sh 10:52:24 + make test 10:52:24 go test ./... -coverprofile=coverage.out ./... 10:52:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:52:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:52:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:52:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.757s coverage: 40.6% of statements 10:52:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:52:45 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.252s coverage: 51.9% of statements 10:53:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-937 in /w/workspace/undry_device-rfid-llrp-go_PR-295 [Pipeline] { [Pipeline] ws 10:53:02 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:53:02 The recommended git tool is: git 10:53:03 go vet ./... 10:53:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:53:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:53:07 ./bin/test-attribution-txt.sh 10:53:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:53:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:53:07 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:53:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:53:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:53:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:53:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:53:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:53:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:53:07 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:53:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:53:07 $ docker stop --time=1 44be27c533e516731c5b77fc2dc73ba87d29db6faadd0442cd03c33e2af3158a 10:53:10 $ docker rm -f --volumes 44be27c533e516731c5b77fc2dc73ba87d29db6faadd0442cd03c33e2af3158a 10:53:10 using credential edgex-jenkins-ssh 10:53:10 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh 10:53:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:53:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:53:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:10 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:53:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:10 > git --version # timeout=10 10:53:10 > git --version # 'git version 2.25.1' 10:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:53:12 + ls -al . 10:53:12 total 688 10:53:12 drwxrwxr-x 11 jenkins jenkins 4096 May 28 10:52 . 10:53:12 drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:50 .. 10:53:12 -rw-rw-r-- 1 jenkins jenkins 134 May 28 10:50 .dockerignore 10:53:12 drwxrwxr-x 8 jenkins jenkins 4096 May 28 10:52 .git 10:53:12 drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:50 .github 10:53:12 -rw-rw-r-- 1 jenkins jenkins 880 May 28 10:50 .gitignore 10:53:12 -rw-rw-r-- 1 jenkins jenkins 41 May 28 10:50 .golangci.yml 10:53:12 drwxr-xr-x 3 jenkins jenkins 4096 May 28 10:51 .semver 10:53:12 -rw-rw-r-- 1 jenkins jenkins 11980 May 28 10:50 Attribution.txt 10:53:12 -rw-rw-r-- 1 jenkins jenkins 11677 May 28 10:50 CHANGELOG.md 10:53:12 -rw-rw-r-- 1 jenkins jenkins 1456 May 28 10:50 Dockerfile 10:53:12 -rw-rw-r-- 1 jenkins jenkins 677 May 28 10:50 GOVERNANCE.md 10:53:12 -rw-rw-r-- 1 jenkins jenkins 661 May 28 10:50 Jenkinsfile 10:53:12 -rw-rw-r-- 1 jenkins jenkins 11347 May 28 10:50 LICENSE 10:53:12 -rw-rw-r-- 1 jenkins jenkins 2179 May 28 10:50 Makefile 10:53:12 -rw-rw-r-- 1 jenkins jenkins 625 May 28 10:50 OWNERS.md 10:53:12 -rw-rw-r-- 1 jenkins jenkins 28907 May 28 10:50 README.md 10:53:12 -rw-rw-r-- 1 jenkins jenkins 5 May 28 10:51 VERSION 10:53:12 drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:50 bin 10:53:12 drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:50 cmd 10:53:12 -rw-r--r-- 1 jenkins jenkins 438103 May 28 10:52 coverage.out 10:53:12 drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:50 examples 10:53:12 -rw-rw-r-- 1 jenkins jenkins 7219 May 28 10:50 go.mod 10:53:12 -rw-rw-r-- 1 jenkins jenkins 101544 May 28 10:50 go.sum 10:53:12 drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:50 images 10:53:12 drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:50 internal 10:53:12 drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:50 pkg 10:53:12 -rw-rw-r-- 1 jenkins jenkins 193 May 28 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:12 + 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=0e2b00d93dafa8231e56122fb610d811d3d24f68 --label arch=amd64 --label version=0.0.0 . 10:53:12 Sending build context to Docker daemon 11.52MB 10:53:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:53:12 Step 2/25 : FROM ${BASE} AS builder 10:53:12 ---> 6a3547d6c8ca 10:53:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:53:12 ---> Running in cf2e5cab99e2 10:53:12 Removing intermediate container cf2e5cab99e2 10:53:12 ---> 3180e6d2484c 10:53:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:12 ---> Running in f98a568b52ed 10:53:12 Removing intermediate container f98a568b52ed 10:53:12 ---> fe8cc5415326 10:53:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:53:12 ---> Running in a275fdb7fb2d 10:53:12 Removing intermediate container a275fdb7fb2d 10:53:12 ---> 2c8dd11fb98b 10:53:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:53:12 ---> Running in 40d5aba277f9 10:53:12 Removing intermediate container 40d5aba277f9 10:53:12 ---> 5666b840d4be 10:53:12 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:12 ---> Running in d1b372e433c3 10:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:13 OK: 264 MiB in 52 packages 10:53:13 Removing intermediate container d1b372e433c3 10:53:13 ---> c8fc74147409 10:53:13 Step 8/25 : WORKDIR /app 10:53:13 ---> Running in a5248766201b 10:53:14 Removing intermediate container a5248766201b 10:53:14 ---> b47b088eb478 10:53:14 Step 9/25 : COPY go.mod vendor* ./ 10:53:14 ---> ca2d6b9a127c 10:53:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:14 ---> Running in 3553b77d367c 10:53:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:53:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:14 Removing intermediate container 3553b77d367c 10:53:14 ---> 0d167eb99afc 10:53:14 Step 11/25 : COPY . . 10:53:15 ---> 5cc7f798333b 10:53:15 Step 12/25 : RUN $MAKE 10:53:15 ---> Running in 02c59cf9ef30 10:53:15 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.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:53:15 Merging remotes/origin/main commit 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 into PR head commit 0e2b00d93dafa8231e56122fb610d811d3d24f68 10:53:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:53:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:53:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:53:15 > git config core.sparsecheckout # timeout=10 10:53:15 > git checkout -f 0e2b00d93dafa8231e56122fb610d811d3d24f68 # timeout=10 10:53:16 Merge succeeded, producing 0e2b00d93dafa8231e56122fb610d811d3d24f68 10:53:16 Checking out Revision 0e2b00d93dafa8231e56122fb610d811d3d24f68 (PR-295) 10:53:16 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:53:17 > git --version # timeout=10 10:53:17 > git --version # 'git version 2.25.1' 10:53:17 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 10:53:16 > git remote # timeout=10 10:53:16 > git config --get remote.origin.url # timeout=10 10:53:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:16 > git merge 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 10:53:16 > git rev-parse HEAD^{commit} # timeout=10 10:53:16 > git config core.sparsecheckout # timeout=10 10:53:16 > git checkout -f 0e2b00d93dafa8231e56122fb610d811d3d24f68 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:53:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:53:22 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:22 Dload Upload Total Spent Left Speed 10:53:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 108k 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 10:53:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:53:22 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 10:53:22 tee /etc/docker/daemon.new 10:53:22 { 10:53:22 "registry-mirrors": [ 10:53:22 "https://nexus3.edgexfoundry.org:10001" 10:53:22 ], 10:53:22 "bip": "10.250.0.254/24", 10:53:22 "hosts": [ 10:53:22 "tcp://0.0.0.0:5555", 10:53:22 "unix:///var/run/docker.sock" 10:53:22 ], 10:53:22 "mtu": 1458, 10:53:22 "selinux-enabled": true, 10:53:22 "seccomp-profile": "/etc/docker/seccomp.json" 10:53:22 } [Pipeline] sh 10:53:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:53:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:42 provisioning config files... 10:53:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4718223569196869005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:42 ---> ****-login.sh 10:53:42 nexus3.edgexfoundry.org:10001 10:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:43 Configure a credential helper to remove this warning. See 10:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:43 10:53:43 Login Succeeded 10:53:43 nexus3.edgexfoundry.org:10002 10:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:43 Configure a credential helper to remove this warning. See 10:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:43 10:53:43 Login Succeeded 10:53:43 nexus3.edgexfoundry.org:10003 10:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:43 Configure a credential helper to remove this warning. See 10:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:43 10:53:43 Login Succeeded 10:53:43 nexus3.edgexfoundry.org:10004 10:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:44 Configure a credential helper to remove this warning. See 10:53:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:44 10:53:44 Login Succeeded 10:53:44 ****.io 10:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:53:44 Configure a credential helper to remove this warning. See 10:53:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:53:44 10:53:44 Login Succeeded 10:53:44 ---> ****-login.sh ends [Pipeline] } 10:53:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:53:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:53:45 ========================================================= 10:53:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:53:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:53:46 Sending build context to Docker daemon 1.202MB 10:53:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:53:46 Step 2/12 : FROM ${BASE} AS builder 10:53:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:53:46 c6b39de5b339: Pulling fs layer 10:53:46 a69c41024577: Pulling fs layer 10:53:46 d6de4b400683: Pulling fs layer 10:53:46 35cb2a7552d0: Pulling fs layer 10:53:46 4f4fb700ef54: Pulling fs layer 10:53:46 464afbd9ba4c: Pulling fs layer 10:53:46 00f215d4a9da: Pulling fs layer 10:53:46 4f4fb700ef54: Waiting 10:53:46 464afbd9ba4c: Waiting 10:53:46 35cb2a7552d0: Waiting 10:53:46 d496ad576159: Pulling fs layer 10:53:46 00f215d4a9da: Waiting 10:53:46 d496ad576159: Waiting 10:53:46 a69c41024577: Verifying Checksum 10:53:46 a69c41024577: Download complete 10:53:46 35cb2a7552d0: Verifying Checksum 10:53:46 35cb2a7552d0: Download complete 10:53:46 4f4fb700ef54: Verifying Checksum 10:53:46 4f4fb700ef54: Download complete 10:53:46 464afbd9ba4c: Verifying Checksum 10:53:46 464afbd9ba4c: Download complete 10:53:46 c6b39de5b339: Verifying Checksum 10:53:46 c6b39de5b339: Download complete 10:53:47 d496ad576159: Verifying Checksum 10:53:47 d496ad576159: Download complete 10:53:47 c6b39de5b339: Pull complete 10:53:47 Removing intermediate container 02c59cf9ef30 10:53:47 ---> f5fc61f809d0 10:53:47 Step 13/25 : FROM alpine:3.18 10:53:47 3.18: Pulling from library/alpine 10:53:47 619be1103602: Already exists 10:53:47 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:53:47 Status: Downloaded newer image for alpine:3.18 10:53:47 ---> d3782b16ccc9 10:53:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:53:47 ---> Running in 8e5899703ca0 10:53:47 Removing intermediate container 8e5899703ca0 10:53:47 ---> 6959b9a51775 10:53:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:53:47 ---> Running in e08da3098d01 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:47 (1/1) Installing dumb-init (1.2.5-r2) 10:53:47 Executing busybox-1.36.1-r5.trigger 10:53:47 OK: 7 MiB in 16 packages 10:53:47 Removing intermediate container e08da3098d01 10:53:47 ---> 387b2c567ca2 10:53:47 Step 16/25 : RUN apk --no-cache upgrade 10:53:47 ---> Running in d765b086ed3c 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:47 Upgrading critical system libraries and apk-tools: 10:53:47 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:53:47 Executing busybox-1.36.1-r5.trigger 10:53:47 Continuing the upgrade transaction with new apk-tools: 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:53:47 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 10:53:47 Executing busybox-1.36.1-r6.post-upgrade 10:53:47 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 10:53:47 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:53:47 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 10:53:47 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 10:53:47 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 10:53:47 Executing busybox-1.36.1-r6.trigger 10:53:47 OK: 7 MiB in 16 packages 10:53:47 Removing intermediate container d765b086ed3c 10:53:47 ---> 68f3174d1377 10:53:47 Step 17/25 : COPY --from=builder /app/LICENSE / 10:53:47 ---> 3c7db76ef658 10:53:47 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:53:47 ---> a9ef0275aed0 10:53:47 Step 19/25 : COPY --from=builder /app/cmd/ / 10:53:47 ---> fbd00424836e 10:53:47 Step 20/25 : EXPOSE 59989 10:53:47 ---> Running in b7717f86b4ec 10:53:47 Removing intermediate container b7717f86b4ec 10:53:47 ---> 96ad25754fac 10:53:47 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:47 ---> Running in 20741fc7cf0d 10:53:47 Removing intermediate container 20741fc7cf0d 10:53:47 ---> 1235b3beb155 10:53:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:53:47 ---> Running in 3bb5c8ede1bf 10:53:47 Removing intermediate container 3bb5c8ede1bf 10:53:47 ---> 36e94d851e61 10:53:47 Step 23/25 : LABEL arch=amd64 10:53:47 ---> Running in cb78f91771ad 10:53:47 Removing intermediate container cb78f91771ad 10:53:47 ---> 158577bd3c7f 10:53:47 Step 24/25 : LABEL git_sha=0e2b00d93dafa8231e56122fb610d811d3d24f68 10:53:47 ---> Running in 6527a2ba5765 10:53:47 Removing intermediate container 6527a2ba5765 10:53:47 ---> d116093a4728 10:53:47 Step 25/25 : LABEL version=0.0.0 10:53:47 ---> Running in c6150009c020 10:53:47 Removing intermediate container c6150009c020 10:53:47 ---> 01757400783c 10:53:47 [Warning] One or more build-args [ARCH] were not consumed 10:53:47 Successfully built 01757400783c 10:53:47 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 10:53:47 a69c41024577: Pull complete [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 10:53:48 d6de4b400683: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:48 10:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:48 latest: Pulling from edgex-lftools-log-publisher 10:53:48 5eb5b503b376: Pulling fs layer 10:53:48 5c69ac0246d0: Pulling fs layer 10:53:48 ec43610c2a17: Pulling fs layer 10:53:48 3a2ae6a8a46f: Pulling fs layer 10:53:48 33b1e0a273af: Pulling fs layer 10:53:48 5d3b04190fa2: Pulling fs layer 10:53:48 2f39f015ded8: Pulling fs layer 10:53:48 2f39f015ded8: Waiting 10:53:48 33b1e0a273af: Waiting 10:53:48 3a2ae6a8a46f: Waiting 10:53:48 5c69ac0246d0: Verifying Checksum 10:53:48 5c69ac0246d0: Download complete 10:53:48 3a2ae6a8a46f: Verifying Checksum 10:53:48 3a2ae6a8a46f: Download complete 10:53:48 33b1e0a273af: Verifying Checksum 10:53:48 33b1e0a273af: Download complete 10:53:48 5d3b04190fa2: Verifying Checksum 10:53:48 5d3b04190fa2: Download complete 10:53:48 ec43610c2a17: Verifying Checksum 10:53:48 ec43610c2a17: Download complete 10:53:49 00f215d4a9da: Verifying Checksum 10:53:49 00f215d4a9da: Download complete 10:53:49 5eb5b503b376: Verifying Checksum 10:53:49 5eb5b503b376: Download complete 10:53:49 2f39f015ded8: Download complete 10:53:50 5eb5b503b376: Pull complete 10:53:50 5c69ac0246d0: Pull complete 10:53:50 ec43610c2a17: Pull complete 10:53:50 3a2ae6a8a46f: Pull complete 10:53:51 33b1e0a273af: Pull complete 10:53:51 5d3b04190fa2: Pull complete 10:53:55 2f39f015ded8: Pull complete 10:53:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:55 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 10:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-295 -v /w/workspace/undry_device-rfid-llrp-go_PR-295:/w/workspace/undry_device-rfid-llrp-go_PR-295:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:58 $ docker top 1f79d0574eb9710c4e34752d86b7cd5ecf5cc51fe03aa422e330023f73d7de83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:58 ---> job-cost.sh 10:53:58 lf-activate-venv: SKIPPING 10:53:58 INFO: No Stack... 10:53:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:59 INFO: Archiving Costs [Pipeline] sh 10:53:59 + cat /w/workspace/undry_device-rfid-llrp-go_PR-295/archives/cost.csv 10:53:59 + cut -d, -f6 [Pipeline] lock 10:53:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] 10:53:59 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] did not exist. Created. 10:53:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:54:00 + echo total: 0.2199999988079071 [Pipeline] stash 10:54:00 Stashed 1 file(s) [Pipeline] } 10:54:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:54:00 $ docker stop --time=1 1f79d0574eb9710c4e34752d86b7cd5ecf5cc51fe03aa422e330023f73d7de83 10:54:01 $ docker rm -f --volumes 1f79d0574eb9710c4e34752d86b7cd5ecf5cc51fe03aa422e330023f73d7de83 10:54:01 d6de4b400683: Pull complete 10:54:01 35cb2a7552d0: Pull complete 10:54:01 4f4fb700ef54: Pull complete 10:54:01 464afbd9ba4c: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:54:11 00f215d4a9da: Pull complete 10:54:11 d496ad576159: Pull complete 10:54:11 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:54:11 ---> f246e2811388 10:54:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:54:13 ---> Running in b7c2a074fe09 10:54:13 Removing intermediate container b7c2a074fe09 10:54:13 ---> d46f365c1b14 10:54:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:54:13 ---> Running in 5d574aa479a4 10:54:14 Removing intermediate container 5d574aa479a4 10:54:14 ---> e439b500c0d3 10:54:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:54:14 ---> Running in 71a5b3aa6cd0 10:54:14 Removing intermediate container 71a5b3aa6cd0 10:54:14 ---> 59eff8c96c29 10:54:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:54:14 ---> Running in 91af223bd002 10:54:14 Removing intermediate container 91af223bd002 10:54:14 ---> 639786e7f75f 10:54:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:54:14 ---> Running in 7dae3f7b3c21 10:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:54:17 OK: 266 MiB in 52 packages 10:54:18 Removing intermediate container 7dae3f7b3c21 10:54:18 ---> d2981455847e 10:54:18 Step 8/12 : WORKDIR /app 10:54:18 ---> Running in 7574888a81d7 10:54:18 Removing intermediate container 7574888a81d7 10:54:18 ---> d7f8f9155697 10:54:18 Step 9/12 : COPY go.mod vendor* ./ 10:54:19 ---> b3ba27a02012 10:54:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:19 ---> Running in 2e4e1fd88b93 10:56:10 Removing intermediate container 2e4e1fd88b93 10:56:10 ---> c2b06d2c7f56 10:56:10 Step 11/12 : COPY . . 10:56:10 ---> fd50723a6808 10:56:10 Step 12/12 : RUN $MAKE 10:56:10 ---> Running in c410b6ceded8 10:56:10 noop 10:56:10 Removing intermediate container c410b6ceded8 10:56:10 ---> 9c35db78fa0f 10:56:10 Successfully built 9c35db78fa0f 10:56:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:11 + docker inspect -f . ci-base-image-arm64 10:56:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:11 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 10:56:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:56:13 $ docker top 27651029b6345a29692eb5a9976e24e8a311b453ac27172ccb939e8aeb79a8a7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:13 + go version 10:56:13 go version go1.21.9 linux/arm64 [Pipeline] } 10:56:13 $ docker stop --time=1 27651029b6345a29692eb5a9976e24e8a311b453ac27172ccb939e8aeb79a8a7 10:56:15 $ docker rm -f --volumes 27651029b6345a29692eb5a9976e24e8a311b453ac27172ccb939e8aeb79a8a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:16 + docker inspect -f . ci-base-image-arm64 10:56:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:16 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 10:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:56:18 $ docker top 0d0f8e76926502b2b1c58be49a65e87fd0cf4458177fc221946f31c90c5c5754 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:18 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:56:19 + make test 10:56:19 go test ./... -coverprofile=coverage.out ./... 10:56:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:59:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:59:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:00:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.470s coverage: 40.6% of statements 11:00:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements 11:00:19 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.591s coverage: 51.9% of statements 11:00:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:00:19 go vet ./... 11:01:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:01:05 ./bin/test-attribution-txt.sh 11:01:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:01:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:01:05 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:01:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:01:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:01:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:01:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:01:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:01:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:01:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:01:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:01:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:01:05 $ docker stop --time=1 0d0f8e76926502b2b1c58be49a65e87fd0cf4458177fc221946f31c90c5c5754 11:01:07 $ docker rm -f --volumes 0d0f8e76926502b2b1c58be49a65e87fd0cf4458177fc221946f31c90c5c5754 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:09 Warning: overwriting stash ‘coverage-report’ 11:01:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:11 + ls -al . 11:01:11 total 684 11:01:11 drwxrwxr-x 10 jenkins jenkins 4096 May 28 10:56 . 11:01:11 drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:53 .. 11:01:11 -rw-rw-r-- 1 jenkins jenkins 134 May 28 10:53 .dockerignore 11:01:11 drwxrwxr-x 8 jenkins jenkins 4096 May 28 10:53 .git 11:01:11 drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:53 .github 11:01:11 -rw-rw-r-- 1 jenkins jenkins 880 May 28 10:53 .gitignore 11:01:11 -rw-rw-r-- 1 jenkins jenkins 41 May 28 10:53 .golangci.yml 11:01:11 -rw-rw-r-- 1 jenkins jenkins 11980 May 28 10:53 Attribution.txt 11:01:11 -rw-rw-r-- 1 jenkins jenkins 11677 May 28 10:53 CHANGELOG.md 11:01:11 -rw-rw-r-- 1 jenkins jenkins 1456 May 28 10:53 Dockerfile 11:01:11 -rw-rw-r-- 1 jenkins jenkins 677 May 28 10:53 GOVERNANCE.md 11:01:11 -rw-rw-r-- 1 jenkins jenkins 661 May 28 10:53 Jenkinsfile 11:01:11 -rw-rw-r-- 1 jenkins jenkins 11347 May 28 10:53 LICENSE 11:01:11 -rw-rw-r-- 1 jenkins jenkins 2179 May 28 10:53 Makefile 11:01:11 -rw-rw-r-- 1 jenkins jenkins 625 May 28 10:53 OWNERS.md 11:01:11 -rw-rw-r-- 1 jenkins jenkins 28907 May 28 10:53 README.md 11:01:11 -rw-rw-r-- 1 jenkins jenkins 5 May 28 10:51 VERSION 11:01:11 drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:53 bin 11:01:11 drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:53 cmd 11:01:11 -rw-r--r-- 1 jenkins jenkins 438103 May 28 11:00 coverage.out 11:01:11 drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:53 examples 11:01:11 -rw-rw-r-- 1 jenkins jenkins 7219 May 28 10:53 go.mod 11:01:11 -rw-rw-r-- 1 jenkins jenkins 101544 May 28 10:53 go.sum 11:01:11 drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:53 images 11:01:11 drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:53 internal 11:01:11 drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:53 pkg 11:01:11 -rw-rw-r-- 1 jenkins jenkins 193 May 28 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:11 + 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=0e2b00d93dafa8231e56122fb610d811d3d24f68 --label arch=arm64 --label version=0.0.0 . 11:01:12 Sending build context to Docker daemon 1.202MB 11:01:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:01:12 Step 2/25 : FROM ${BASE} AS builder 11:01:12 ---> 9c35db78fa0f 11:01:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:01:12 ---> Running in 2ca46523b8b3 11:01:12 Removing intermediate container 2ca46523b8b3 11:01:12 ---> d85a31a3335c 11:01:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:12 ---> Running in 0ee4adf00dec 11:01:12 Removing intermediate container 0ee4adf00dec 11:01:12 ---> 7e3765706516 11:01:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:01:12 ---> Running in 1eb5f357ec7e 11:01:13 Removing intermediate container 1eb5f357ec7e 11:01:13 ---> cb5acc97a656 11:01:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:01:13 ---> Running in fe00cae69406 11:01:13 Removing intermediate container fe00cae69406 11:01:13 ---> f684d19c8bd4 11:01:13 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:13 ---> Running in d6369723e8fa 11:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:01:15 OK: 266 MiB in 52 packages 11:01:16 Removing intermediate container d6369723e8fa 11:01:16 ---> 472d55118b83 11:01:16 Step 8/25 : WORKDIR /app 11:01:16 ---> Running in b813f69e5d40 11:01:17 Removing intermediate container b813f69e5d40 11:01:17 ---> ca4c8f8f6233 11:01:17 Step 9/25 : COPY go.mod vendor* ./ 11:01:17 ---> e560324e43d4 11:01:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:17 ---> Running in 1139d92b7ba8 11:01:19 Removing intermediate container 1139d92b7ba8 11:01:19 ---> b4fa45637ad2 11:01:19 Step 11/25 : COPY . . 11:01:20 ---> 5eda18d99985 11:01:20 Step 12/25 : RUN $MAKE 11:01:20 ---> Running in bb8a3f919de7 11:01:21 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.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:04:43 Removing intermediate container bb8a3f919de7 11:04:43 ---> 7e2fa0284a8c 11:04:43 Step 13/25 : FROM alpine:3.18 11:04:43 3.18: Pulling from library/alpine 11:04:43 c6b39de5b339: Already exists 11:04:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:04:43 Status: Downloaded newer image for alpine:3.18 11:04:43 ---> 33abbf032149 11:04:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:04:43 ---> Running in ba2b3adac079 11:04:43 Removing intermediate container ba2b3adac079 11:04:43 ---> 970c7ad9c5e6 11:04:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:04:43 ---> Running in 319d7eb03971 11:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:04:43 (1/1) Installing dumb-init (1.2.5-r2) 11:04:43 Executing busybox-1.36.1-r5.trigger 11:04:43 OK: 8 MiB in 16 packages 11:04:44 Removing intermediate container 319d7eb03971 11:04:44 ---> cb23401114e8 11:04:44 Step 16/25 : RUN apk --no-cache upgrade 11:04:44 ---> Running in 5bcdd79ca4c0 11:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:04:46 Upgrading critical system libraries and apk-tools: 11:04:46 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 11:04:46 Executing busybox-1.36.1-r5.trigger 11:04:46 Continuing the upgrade transaction with new apk-tools: 11:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:04:48 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 11:04:48 Executing busybox-1.36.1-r6.post-upgrade 11:04:48 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 11:04:48 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 11:04:48 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 11:04:48 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 11:04:48 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 11:04:48 Executing busybox-1.36.1-r6.trigger 11:04:48 OK: 8 MiB in 16 packages 11:04:49 Removing intermediate container 5bcdd79ca4c0 11:04:49 ---> 2b635bc78588 11:04:49 Step 17/25 : COPY --from=builder /app/LICENSE / 11:04:50 ---> 12f9c1a153fd 11:04:50 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:04:50 ---> cc723cedeab5 11:04:50 Step 19/25 : COPY --from=builder /app/cmd/ / 11:04:53 ---> 1ee1e38d0908 11:04:53 Step 20/25 : EXPOSE 59989 11:04:53 ---> Running in 08e265d14b07 11:04:53 Removing intermediate container 08e265d14b07 11:04:53 ---> a93fc0efba16 11:04:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:04:53 ---> Running in 2cf27f0f37f9 11:04:53 Removing intermediate container 2cf27f0f37f9 11:04:53 ---> 283c7ab48bd4 11:04:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:04:53 ---> Running in dc9d7e965196 11:04:54 Removing intermediate container dc9d7e965196 11:04:54 ---> 76474450cdef 11:04:54 Step 23/25 : LABEL arch=arm64 11:04:54 ---> Running in 93f5f58eca65 11:04:54 Removing intermediate container 93f5f58eca65 11:04:54 ---> f115ad7802fe 11:04:54 Step 24/25 : LABEL git_sha=0e2b00d93dafa8231e56122fb610d811d3d24f68 11:04:54 ---> Running in 11f335a13f4a 11:04:54 Removing intermediate container 11f335a13f4a 11:04:54 ---> cc0a715ea41a 11:04:54 Step 25/25 : LABEL version=0.0.0 11:04:54 ---> Running in b5ef3c5727dc 11:04:55 Removing intermediate container b5ef3c5727dc 11:04:55 ---> 206b94637d6c 11:04:55 [Warning] One or more build-args [ARCH] were not consumed 11:04:55 Successfully built 206b94637d6c 11:04:55 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 11:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:56 11:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:56 arm64: Pulling from edgex-lftools-log-publisher 11:04:56 8998bd30e6a1: Pulling fs layer 11:04:56 04944245beec: Pulling fs layer 11:04:56 699f458cf7ca: Pulling fs layer 11:04:56 765212b225bb: Pulling fs layer 11:04:56 f23df028b6ca: Pulling fs layer 11:04:56 d65c8cfc05b1: Pulling fs layer 11:04:56 2437ff75d9bd: Pulling fs layer 11:04:56 f23df028b6ca: Waiting 11:04:56 d65c8cfc05b1: Waiting 11:04:56 2437ff75d9bd: Waiting 11:04:56 765212b225bb: Waiting 11:04:56 04944245beec: Verifying Checksum 11:04:56 04944245beec: Download complete 11:04:56 765212b225bb: Download complete 11:04:56 f23df028b6ca: Verifying Checksum 11:04:56 f23df028b6ca: Download complete 11:04:56 d65c8cfc05b1: Verifying Checksum 11:04:56 d65c8cfc05b1: Download complete 11:04:57 699f458cf7ca: Verifying Checksum 11:04:57 699f458cf7ca: Download complete 11:04:57 8998bd30e6a1: Verifying Checksum 11:04:57 8998bd30e6a1: Download complete 11:04:59 2437ff75d9bd: Verifying Checksum 11:04:59 2437ff75d9bd: Download complete 11:05:01 8998bd30e6a1: Pull complete 11:05:02 04944245beec: Pull complete 11:05:03 699f458cf7ca: Pull complete 11:05:04 765212b225bb: Pull complete 11:05:05 f23df028b6ca: Pull complete 11:05:05 d65c8cfc05b1: Pull complete 11:05:23 2437ff75d9bd: Pull complete 11:05:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:23 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 11:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:05:26 $ docker top b671f4ee3ebe8df4ea5e5df5f4139aa44d9894701002149798a421818df26849 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:27 ---> job-cost.sh 11:05:27 lf-activate-venv: SKIPPING 11:05:27 INFO: No Stack... 11:05:28 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:28 INFO: Archiving Costs [Pipeline] sh 11:05:29 + cut -d, -f6 11:05:29 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 11:05:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] 11:05:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] did not exist. Created. 11:05:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:30 /w/workspace/device-rfid-llrp-go/1@tmp/durable-64ef6423/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:05:30 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:30 Warning: overwriting stash ‘stack-cost’ 11:05:30 Stashed 1 file(s) [Pipeline] } 11:05:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:30 $ docker stop --time=1 b671f4ee3ebe8df4ea5e5df5f4139aa44d9894701002149798a421818df26849 11:05:32 $ docker rm -f --volumes b671f4ee3ebe8df4ea5e5df5f4139aa44d9894701002149798a421818df26849 [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 11:05:33 provisioning config files... 11:05:33 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/config18205174267407900796tmp [Pipeline] { [Pipeline] sh 11:05:33 + set +x 11:05:33 + + bash -s -- 11:05:33 curl -s https://codecov.io/bash 11:05:33 11:05:33 _____ _ 11:05:33 / ____| | | 11:05:33 | | ___ __| | ___ ___ _____ __ 11:05:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:05:33 | |___| (_) | (_| | __/ (_| (_) \ V / 11:05:33 \_____\___/ \__,_|\___|\___\___/ \_/ 11:05:33 Bash-1.0.6 11:05:33 11:05:33 11:05:33 ==> git version 2.25.1 found 11:05:33 ==> 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 11:05:33 Release-Date: 2020-01-08 11:05:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:05:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:05:33 ==> Jenkins CI detected. 11:05:33 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-295 11:05:33 project root: . 11:05:33 --> token set from env 11:05:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:05:33 ==> Running gcov in . (disable via -X gcov) 11:05:33 ==> Python coveragepy not found 11:05:33 ==> Searching for coverage reports in: 11:05:33 + . 11:05:33 -> Found 1 reports 11:05:33 ==> Detecting git/mercurial file structure 11:05:33 ==> Reading reports 11:05:33 + ./coverage.out bytes=438103 11:05:33 ==> Appending adjustments 11:05:33 https://docs.codecov.io/docs/fixing-reports 11:05:34 + Found adjustments 11:05:34 ==> Gzipping contents 11:05:34 52K /tmp/codecov.5wjrv3.gz 11:05:34 ==> Uploading reports 11:05:34 url: https://codecov.io 11:05:34 query: branch=PR-295&commit=0e2b00d93dafa8231e56122fb610d811d3d24f68&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=295&job=&cmd_args= 11:05:34 -> Pinging Codecov 11:05:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-295&commit=0e2b00d93dafa8231e56122fb610d811d3d24f68&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=295&job=&cmd_args= 11:05:34 -> Uploading to 11:05:34 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/581DD39554BDF9B6E22D074273EAD858/0e2b00d93dafa8231e56122fb610d811d3d24f68/99f3ebf1-0f8c-41f9-b6e6-c9a051c92730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T110534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e8cdb87a45d06adbb09d30443f5eb7b3b88a076f4f2e4a66a84f4dda24c70ee 11:05:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:34 Dload Upload Total Spent Left Speed 11:05:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 178k --:--:-- --:--:-- --:--:-- 178k 11:05:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] } 11:05:34 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 11:05:36 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-295/archives ] 11:05:36 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-295/archives 11:05:36 total 16 11:05:36 drwxr-xr-x 3 root root 4096 May 28 10:53 . 11:05:36 drwxrwxr-x 12 jenkins jenkins 4096 May 28 10:53 .. 11:05:36 drwxr-xr-x 2 root root 4096 May 28 10:53 cost 11:05:36 -rw-r--r-- 1 root root 91 May 28 10:53 cost.csv 11:05:36 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-295/archives 11:05:36 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-295/archives 11:05:36 total 16 11:05:36 drwxr-xr-x 3 jenkins jenkins 4096 May 28 10:53 . 11:05:36 drwxrwxr-x 12 jenkins jenkins 4096 May 28 10:53 .. 11:05:36 drwxr-xr-x 2 jenkins jenkins 4096 May 28 10:53 cost 11:05:36 -rw-r--r-- 1 jenkins jenkins 91 May 28 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:05:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:05:38 ---> package-listing.sh 11:05:38 ++ facter osfamily 11:05:38 ++ tr '[:upper:]' '[:lower:]' 11:05:38 + OS_FAMILY=debian 11:05:38 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-295 11:05:38 + START_PACKAGES=/tmp/packages_start.txt 11:05:38 + END_PACKAGES=/tmp/packages_end.txt 11:05:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:38 + PACKAGES=/tmp/packages_start.txt 11:05:38 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-295 ']' 11:05:38 + PACKAGES=/tmp/packages_end.txt 11:05:38 + case "${OS_FAMILY}" in 11:05:38 + dpkg -l 11:05:38 + grep '^ii' 11:05:38 + '[' -f /tmp/packages_start.txt ']' 11:05:38 + '[' -f /tmp/packages_end.txt ']' 11:05:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:38 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-295 ']' 11:05:38 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-295/archives/ 11:05:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-295/archives/ [Pipeline] echo 11:05:38 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-295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:05:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:39 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 11:05:39 $ 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-295/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-295 -v /w/workspace/undry_device-rfid-llrp-go_PR-295:/w/workspace/undry_device-rfid-llrp-go_PR-295:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:39 $ docker top 38c2f2c8ad78bc632899388e1f54b22bebcff1d53f0f1cb900e00d567d0d43d7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:40 + touch /tmp/pre-build-complete [Pipeline] sh 11:05:40 + mkdir -p /var/log/sysstat [Pipeline] sh 11:05:40 + ls /var/log/sa-host 11:05:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:40 provisioning config files... 11:05:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/config14277702987470128622tmp [Pipeline] { [Pipeline] echo 11:05:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:41 ---> create-netrc.sh [Pipeline] } 11:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:41 ---> python-tools-install.sh [Pipeline] echo 11:05:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:42 ---> sudo-logs.sh 11:05:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:05:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:42 ---> job-cost.sh 11:05:42 lf-activate-venv: SKIPPING 11:05:42 DEBUG: total: 0.2199999988079071 11:05:42 INFO: Retrieving Stack Cost... 11:05:42 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:43 INFO: Archiving Costs [Pipeline] echo 11:05:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:43 ---> logs-deploy.sh 11:05:43 lf-activate-venv: SKIPPING 11:05:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-295/1 11:05:43 INFO: archiving workspace using pattern(s): 11:05:44 Archives upload complete. 11:05:44 INFO: archiving logs to Nexus