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 [2024-05-28T10:50:47.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T10:50:47.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T10:50:47.937Z] ========================================================= [2024-05-28T10:50:47.937Z] EdgeX Global Pipelines Version Info [2024-05-28T10:50:47.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T10:50:48.701Z] ------------------- [2024-05-28T10:50:48.701Z] stable info: [2024-05-28T10:50:48.701Z] ------------------- [2024-05-28T10:50:48.701Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T10:50:48.701Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T10:50:48.701Z] Message: update stable to v1.0.260 [2024-05-28T10:50:49.271Z] ------------------- [2024-05-28T10:50:49.271Z] experimental info: [2024-05-28T10:50:49.271Z] ------------------- [2024-05-28T10:50:49.271Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T10:50:49.271Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T10:50:49.271Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T10:50:49.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-05-28T10:50:49.565Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-05-28T10:50:49.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T10:50:49.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T10:50:49.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T10:50:49.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T10:50:49.864Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T10:50:49.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T10:50:49.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T10:50:50.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T10:50:50.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T10:50:50.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-05-28T10:50:50.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T10:50:50.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T10:50:50.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T10:50:50.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T10:50:50.479Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T10:50:50.537Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T10:50:50.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T10:50:50.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T10:50:50.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T10:50:50.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T10:50:50.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T10:50:50.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T10:50:50.948Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T10:50:51.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T10:50:51.077Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T10:50:51.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-295 [Pipeline] echo [2024-05-28T10:50:51.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-295 [Pipeline] echo [2024-05-28T10:50:51.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-295 [Pipeline] echo [2024-05-28T10:50:51.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo [2024-05-28T10:50:51.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e2b00d [Pipeline] echo [2024-05-28T10:50:51.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T10:50:51.551Z] provisioning config files... [2024-05-28T10:50:51.568Z] 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 [2024-05-28T10:50:51.961Z] ---> ****-login.sh [2024-05-28T10:50:51.961Z] nexus3.edgexfoundry.org:10001 [2024-05-28T10:50:52.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:50:52.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:50:52.222Z] Configure a credential helper to remove this warning. See [2024-05-28T10:50:52.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:50:52.222Z] [2024-05-28T10:50:52.222Z] Login Succeeded [2024-05-28T10:50:52.222Z] nexus3.edgexfoundry.org:10002 [2024-05-28T10:50:52.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:50:52.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:50:52.482Z] Configure a credential helper to remove this warning. See [2024-05-28T10:50:52.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:50:52.482Z] [2024-05-28T10:50:52.482Z] Login Succeeded [2024-05-28T10:50:52.482Z] nexus3.edgexfoundry.org:10003 [2024-05-28T10:50:52.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:50:52.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:50:52.482Z] Configure a credential helper to remove this warning. See [2024-05-28T10:50:52.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:50:52.482Z] [2024-05-28T10:50:52.482Z] Login Succeeded [2024-05-28T10:50:52.482Z] nexus3.edgexfoundry.org:10004 [2024-05-28T10:50:52.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:50:52.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:50:52.482Z] Configure a credential helper to remove this warning. See [2024-05-28T10:50:52.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:50:52.482Z] [2024-05-28T10:50:52.482Z] Login Succeeded [2024-05-28T10:50:52.482Z] ****.io [2024-05-28T10:50:52.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:50:53.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:50:53.002Z] Configure a credential helper to remove this warning. See [2024-05-28T10:50:53.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:50:53.002Z] [2024-05-28T10:50:53.003Z] Login Succeeded [2024-05-28T10:50:53.003Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T10:50:53.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T10:50:53.738Z] + git rev-list -1 --merges 0e2b00d93dafa8231e56122fb610d811d3d24f68~1..0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo [2024-05-28T10:50:53.790Z] -----------> git rev-list -1 --merges 0e2b00d93dafa8231e56122fb610d811d3d24f68~1..0e2b00d93dafa8231e56122fb610d811d3d24f68 0e2b00d93dafa8231e56122fb610d811d3d24f68 [false] [Pipeline] sh [2024-05-28T10:50:54.125Z] + git log --format=format:%s -1 0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo [2024-05-28T10:50:54.178Z] ========================================================= [2024-05-28T10:50:54.178Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T10:50:54.178Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T10:50:54.633Z] + git log --format=format:%s -1 0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] echo [2024-05-28T10:50:54.671Z] [semverPrep] GIT_COMMIT: 0e2b00d93dafa8231e56122fb610d811d3d24f68, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-28T10:50:54.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T10:50:55.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T10:50:55.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T10:50:55.107Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T10:50:55.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T10:50:55.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T10:50:55.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T10:50:55.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:50:55.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T10:50:55.727Z] [2024-05-28T10:50:55.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:50:56.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T10:50:56.129Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T10:50:56.129Z] b85a868b505f: Pulling fs layer [2024-05-28T10:50:56.129Z] e2be974225ed: Pulling fs layer [2024-05-28T10:50:56.129Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T10:50:56.129Z] 988bab9f4d93: Pulling fs layer [2024-05-28T10:50:56.129Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T10:50:56.129Z] eaf3925da568: Pulling fs layer [2024-05-28T10:50:56.129Z] bab4dde63d76: Pulling fs layer [2024-05-28T10:50:56.129Z] bde34c3a00c8: Pulling fs layer [2024-05-28T10:50:56.129Z] b352a97aabf1: Pulling fs layer [2024-05-28T10:50:56.129Z] 4872d77fe225: Pulling fs layer [2024-05-28T10:50:56.129Z] 5851b861e8e6: Pulling fs layer [2024-05-28T10:50:56.129Z] 988bab9f4d93: Waiting [2024-05-28T10:50:56.129Z] 1469e6f7b9e6: Waiting [2024-05-28T10:50:56.129Z] eaf3925da568: Waiting [2024-05-28T10:50:56.129Z] bab4dde63d76: Waiting [2024-05-28T10:50:56.129Z] bde34c3a00c8: Waiting [2024-05-28T10:50:56.129Z] b352a97aabf1: Waiting [2024-05-28T10:50:56.129Z] 4872d77fe225: Waiting [2024-05-28T10:50:56.129Z] 5851b861e8e6: Waiting [2024-05-28T10:50:56.129Z] e2be974225ed: Verifying Checksum [2024-05-28T10:50:56.129Z] e2be974225ed: Download complete [2024-05-28T10:50:56.129Z] 988bab9f4d93: Verifying Checksum [2024-05-28T10:50:56.129Z] 988bab9f4d93: Download complete [2024-05-28T10:50:56.129Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T10:50:56.129Z] 1469e6f7b9e6: Download complete [2024-05-28T10:50:56.129Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T10:50:56.129Z] 339a4e72a1f5: Download complete [2024-05-28T10:50:56.129Z] eaf3925da568: Download complete [2024-05-28T10:50:56.129Z] bde34c3a00c8: Verifying Checksum [2024-05-28T10:50:56.129Z] bde34c3a00c8: Download complete [2024-05-28T10:50:56.387Z] b352a97aabf1: Verifying Checksum [2024-05-28T10:50:56.387Z] b352a97aabf1: Download complete [2024-05-28T10:50:56.387Z] 4872d77fe225: Verifying Checksum [2024-05-28T10:50:56.387Z] 4872d77fe225: Download complete [2024-05-28T10:50:56.387Z] 5851b861e8e6: Verifying Checksum [2024-05-28T10:50:56.387Z] 5851b861e8e6: Download complete [2024-05-28T10:50:56.387Z] b85a868b505f: Verifying Checksum [2024-05-28T10:50:56.387Z] b85a868b505f: Download complete [2024-05-28T10:50:56.646Z] bab4dde63d76: Verifying Checksum [2024-05-28T10:50:56.646Z] bab4dde63d76: Download complete [2024-05-28T10:50:57.581Z] b85a868b505f: Pull complete [2024-05-28T10:50:57.839Z] e2be974225ed: Pull complete [2024-05-28T10:50:58.100Z] 339a4e72a1f5: Pull complete [2024-05-28T10:50:58.100Z] 988bab9f4d93: Pull complete [2024-05-28T10:50:58.359Z] 1469e6f7b9e6: Pull complete [2024-05-28T10:50:58.617Z] eaf3925da568: Pull complete [2024-05-28T10:50:59.994Z] bab4dde63d76: Pull complete [2024-05-28T10:51:00.253Z] bde34c3a00c8: Pull complete [2024-05-28T10:51:00.253Z] b352a97aabf1: Pull complete [2024-05-28T10:51:00.253Z] 4872d77fe225: Pull complete [2024-05-28T10:51:00.253Z] 5851b861e8e6: Pull complete [2024-05-28T10:51:00.513Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T10:51:00.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T10:51:00.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T10:51:00.893Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2024-05-28T10:51:00.921Z] $ 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 [2024-05-28T10:51:03.135Z] $ docker top b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 -eo pid,comm [2024-05-28T10:51:03.187Z] 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). [2024-05-28T10:51:03.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T10:51:03.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T10:51:03.357Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T10:51:03.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T10:51:03.470Z] $ docker exec b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent [2024-05-28T10:51:03.579Z] SSH_AUTH_SOCK=/tmp/ssh-neBf67DeMZdN/agent.32 [2024-05-28T10:51:03.579Z] SSH_AGENT_PID=38 [2024-05-28T10:51:03.585Z] Running ssh-add (command line suppressed) [2024-05-28T10:51:03.687Z] 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) [2024-05-28T10:51:03.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T10:51:04.052Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T10:51:04.078Z] $ docker exec --env ******** --env ******** b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent -k [2024-05-28T10:51:04.178Z] unset SSH_AUTH_SOCK; [2024-05-28T10:51:04.178Z] unset SSH_AGENT_PID; [2024-05-28T10:51:04.178Z] echo Agent pid 38 killed; [2024-05-28T10:51:04.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T10:51:04.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T10:51:04.299Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T10:51:04.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T10:51:04.406Z] $ docker exec b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent [2024-05-28T10:51:04.523Z] SSH_AUTH_SOCK=/tmp/ssh-Rb7GmEOZTK76/agent.71 [2024-05-28T10:51:04.523Z] SSH_AGENT_PID=77 [2024-05-28T10:51:04.528Z] Running ssh-add (command line suppressed) [2024-05-28T10:51:04.625Z] 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) [2024-05-28T10:51:04.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T10:51:04.986Z] + git semver init [2024-05-28T10:51:05.246Z] 2024-05-28 10:51:05,189 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T10:51:05.246Z] 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 [2024-05-28T10:51:05.246Z] 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 [2024-05-28T10:51:05.246Z] 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) [2024-05-28T10:51:06.625Z] 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 [2024-05-28T10:51:06.625Z] 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 [2024-05-28T10:51:06.625Z] 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 [2024-05-28T10:51:06.625Z] 2024-05-28 10:51:06,560 [execute] INFO git cat-file --batch-check [2024-05-28T10:51:06.625Z] 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=) [2024-05-28T10:51:06.626Z] 2024-05-28 10:51:06,566 [execute] INFO git cat-file --batch [2024-05-28T10:51:06.626Z] 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=) [2024-05-28T10:51:06.626Z] 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 [2024-05-28T10:51:06.626Z] 0.0.0 [Pipeline] } [2024-05-28T10:51:06.648Z] $ docker exec --env ******** --env ******** b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 ssh-agent -k [2024-05-28T10:51:06.750Z] unset SSH_AUTH_SOCK; [2024-05-28T10:51:06.751Z] unset SSH_AGENT_PID; [2024-05-28T10:51:06.751Z] echo Agent pid 77 killed; [2024-05-28T10:51:06.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T10:51:07.228Z] + git semver [Pipeline] } [2024-05-28T10:51:07.511Z] $ docker stop --time=1 b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 [2024-05-28T10:51:08.772Z] $ docker rm -f --volumes b68cb87cf74ecdbb1c91719e97adfdaa57813b25a2ce8647527ae4f780f47310 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T10:51:09.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T10:51:09.667Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T10:51:09.717Z] [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 [2024-05-28T10:51:10.664Z] provisioning config files... [2024-05-28T10:51:10.674Z] 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 [2024-05-28T10:51:11.045Z] ---> ****-login.sh [2024-05-28T10:51:11.045Z] nexus3.edgexfoundry.org:10001 [2024-05-28T10:51:11.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:51:11.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:51:11.045Z] Configure a credential helper to remove this warning. See [2024-05-28T10:51:11.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:51:11.045Z] [2024-05-28T10:51:11.045Z] Login Succeeded [2024-05-28T10:51:11.045Z] nexus3.edgexfoundry.org:10002 [2024-05-28T10:51:11.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:51:11.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:51:11.045Z] Configure a credential helper to remove this warning. See [2024-05-28T10:51:11.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:51:11.046Z] [2024-05-28T10:51:11.046Z] Login Succeeded [2024-05-28T10:51:11.046Z] nexus3.edgexfoundry.org:10003 [2024-05-28T10:51:11.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:51:11.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:51:11.305Z] Configure a credential helper to remove this warning. See [2024-05-28T10:51:11.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:51:11.305Z] [2024-05-28T10:51:11.305Z] Login Succeeded [2024-05-28T10:51:11.305Z] nexus3.edgexfoundry.org:10004 [2024-05-28T10:51:11.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:51:11.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:51:11.306Z] Configure a credential helper to remove this warning. See [2024-05-28T10:51:11.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:51:11.306Z] [2024-05-28T10:51:11.306Z] Login Succeeded [2024-05-28T10:51:11.306Z] ****.io [2024-05-28T10:51:11.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:51:11.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:51:11.564Z] Configure a credential helper to remove this warning. See [2024-05-28T10:51:11.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:51:11.564Z] [2024-05-28T10:51:11.564Z] Login Succeeded [2024-05-28T10:51:11.564Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T10:51:11.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T10:51:11.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T10:51:11.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T10:51:11.933Z] ========================================================= [2024-05-28T10:51:11.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T10:51:11.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:51:12.439Z] + 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 . [2024-05-28T10:51:12.439Z] Sending build context to Docker daemon 11.52MB [2024-05-28T10:51:12.439Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T10:51:12.439Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T10:51:12.439Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T10:51:12.439Z] 619be1103602: Pulling fs layer [2024-05-28T10:51:12.439Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T10:51:12.439Z] 5df492c9dc93: Pulling fs layer [2024-05-28T10:51:12.439Z] 7629e6793208: Pulling fs layer [2024-05-28T10:51:12.439Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T10:51:12.439Z] fb5054dd5b73: Pulling fs layer [2024-05-28T10:51:12.439Z] eeca6798cff9: Pulling fs layer [2024-05-28T10:51:12.439Z] aa269ceb94a6: Pulling fs layer [2024-05-28T10:51:12.439Z] ada007ff1a6a: Pulling fs layer [2024-05-28T10:51:12.439Z] 4f4fb700ef54: Waiting [2024-05-28T10:51:12.439Z] aa269ceb94a6: Waiting [2024-05-28T10:51:12.439Z] ada007ff1a6a: Waiting [2024-05-28T10:51:12.439Z] fb5054dd5b73: Waiting [2024-05-28T10:51:12.439Z] eeca6798cff9: Waiting [2024-05-28T10:51:12.439Z] 7629e6793208: Waiting [2024-05-28T10:51:12.439Z] 7862e08f4a3e: Verifying Checksum [2024-05-28T10:51:12.439Z] 7862e08f4a3e: Download complete [2024-05-28T10:51:12.439Z] 7629e6793208: Verifying Checksum [2024-05-28T10:51:12.439Z] 7629e6793208: Download complete [2024-05-28T10:51:12.439Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T10:51:12.439Z] 4f4fb700ef54: Download complete [2024-05-28T10:51:12.439Z] 619be1103602: Verifying Checksum [2024-05-28T10:51:12.439Z] 619be1103602: Download complete [2024-05-28T10:51:12.439Z] fb5054dd5b73: Verifying Checksum [2024-05-28T10:51:12.439Z] fb5054dd5b73: Download complete [2024-05-28T10:51:12.697Z] eeca6798cff9: Verifying Checksum [2024-05-28T10:51:12.697Z] eeca6798cff9: Download complete [2024-05-28T10:51:12.697Z] 619be1103602: Pull complete [2024-05-28T10:51:12.954Z] ada007ff1a6a: Verifying Checksum [2024-05-28T10:51:12.954Z] ada007ff1a6a: Download complete [2024-05-28T10:51:12.954Z] 7862e08f4a3e: Pull complete [2024-05-28T10:51:12.954Z] 5df492c9dc93: Verifying Checksum [2024-05-28T10:51:12.954Z] 5df492c9dc93: Download complete [2024-05-28T10:51:13.211Z] aa269ceb94a6: Verifying Checksum [2024-05-28T10:51:13.211Z] aa269ceb94a6: Download complete [2024-05-28T10:51:15.737Z] 5df492c9dc93: Pull complete [2024-05-28T10:51:15.737Z] 7629e6793208: Pull complete [2024-05-28T10:51:15.737Z] 4f4fb700ef54: Pull complete [2024-05-28T10:51:15.995Z] fb5054dd5b73: Pull complete [2024-05-28T10:51:15.995Z] eeca6798cff9: Pull complete [2024-05-28T10:51:18.521Z] aa269ceb94a6: Pull complete [2024-05-28T10:51:18.521Z] ada007ff1a6a: Pull complete [2024-05-28T10:51:18.521Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T10:51:18.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T10:51:18.521Z] ---> f489d0715acc [2024-05-28T10:51:18.521Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T10:51:21.808Z] ---> Running in f578bfc8839f [2024-05-28T10:51:21.808Z] Removing intermediate container f578bfc8839f [2024-05-28T10:51:21.808Z] ---> bc3828ec21b3 [2024-05-28T10:51:21.808Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T10:51:21.808Z] ---> Running in ffad84b47e6c [2024-05-28T10:51:21.808Z] Removing intermediate container ffad84b47e6c [2024-05-28T10:51:21.808Z] ---> 464b1da5addf [2024-05-28T10:51:21.808Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T10:51:21.808Z] ---> Running in d4181cafd26f [2024-05-28T10:51:22.067Z] Removing intermediate container d4181cafd26f [2024-05-28T10:51:22.067Z] ---> 365906709e9e [2024-05-28T10:51:22.067Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T10:51:22.067Z] ---> Running in 6875df9fc8f4 [2024-05-28T10:51:22.067Z] Removing intermediate container 6875df9fc8f4 [2024-05-28T10:51:22.067Z] ---> 6d0a780ae12f [2024-05-28T10:51:22.067Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T10:51:22.067Z] ---> Running in a1760c6144d9 [2024-05-28T10:51:22.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T10:51:22.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T10:51:22.593Z] OK: 264 MiB in 52 packages [2024-05-28T10:51:23.163Z] Removing intermediate container a1760c6144d9 [2024-05-28T10:51:23.163Z] ---> 659be1dfb658 [2024-05-28T10:51:23.163Z] Step 8/12 : WORKDIR /app [2024-05-28T10:51:23.163Z] ---> Running in ceb81f8201e1 [2024-05-28T10:51:23.163Z] Removing intermediate container ceb81f8201e1 [2024-05-28T10:51:23.163Z] ---> 66324c64ce54 [2024-05-28T10:51:23.163Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-28T10:51:23.163Z] ---> 284dac36f78f [2024-05-28T10:51:23.163Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T10:51:23.163Z] ---> Running in db71b726920d [2024-05-28T10:51:25.374Z] Still waiting to schedule task [2024-05-28T10:51:25.374Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T10:52:19.394Z] Removing intermediate container db71b726920d [2024-05-28T10:52:19.394Z] ---> cb3be7e0e1c9 [2024-05-28T10:52:19.394Z] Step 11/12 : COPY . . [2024-05-28T10:52:19.394Z] ---> 6fc479356e85 [2024-05-28T10:52:19.394Z] Step 12/12 : RUN $MAKE [2024-05-28T10:52:19.394Z] ---> Running in 3b6b28c876cd [2024-05-28T10:52:19.394Z] noop [2024-05-28T10:52:19.394Z] Removing intermediate container 3b6b28c876cd [2024-05-28T10:52:19.394Z] ---> 6a3547d6c8ca [2024-05-28T10:52:19.394Z] Successfully built 6a3547d6c8ca [2024-05-28T10:52:19.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:52:19.906Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T10:52:19.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T10:52:20.066Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2024-05-28T10:52:20.102Z] $ 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 [2024-05-28T10:52:20.438Z] $ docker top 6b1a438f734484f7fc37a03800080affdb838c81666a7afd37be729430421451 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T10:52:20.854Z] + go version [2024-05-28T10:52:20.854Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T10:52:20.889Z] $ docker stop --time=1 6b1a438f734484f7fc37a03800080affdb838c81666a7afd37be729430421451 [2024-05-28T10:52:22.149Z] $ 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 [2024-05-28T10:52:22.979Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T10:52:22.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T10:52:23.152Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2024-05-28T10:52:23.180Z] $ 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 [2024-05-28T10:52:23.489Z] $ docker top 44be27c533e516731c5b77fc2dc73ba87d29db6faadd0442cd03c33e2af3158a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T10:52:23.907Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-295 [Pipeline] fileExists [Pipeline] sh [2024-05-28T10:52:24.291Z] + make test [2024-05-28T10:52:24.291Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T10:52:25.666Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-28T10:52:43.742Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-28T10:52:43.742Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-28T10:52:45.647Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.757s coverage: 40.6% of statements [2024-05-28T10:52:45.647Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2024-05-28T10:52:45.647Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.252s coverage: 51.9% of statements [2024-05-28T10:53:02.172Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-937 in /w/workspace/undry_device-rfid-llrp-go_PR-295 [Pipeline] { [Pipeline] ws [2024-05-28T10:53:02.242Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-05-28T10:53:02.344Z] The recommended git tool is: git [2024-05-28T10:53:03.731Z] go vet ./... [2024-05-28T10:53:07.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T10:53:07.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T10:53:07.906Z] ./bin/test-attribution-txt.sh [2024-05-28T10:53:07.906Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T10:53:07.906Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T10:53:07.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T10:53:07.987Z] $ docker stop --time=1 44be27c533e516731c5b77fc2dc73ba87d29db6faadd0442cd03c33e2af3158a [2024-05-28T10:53:10.198Z] $ docker rm -f --volumes 44be27c533e516731c5b77fc2dc73ba87d29db6faadd0442cd03c33e2af3158a [2024-05-28T10:53:10.255Z] using credential edgex-jenkins-ssh [2024-05-28T10:53:10.281Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T10:53:10.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T10:53:10.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T10:53:10.398Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-28T10:53:10.548Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-05-28T10:53:10.880Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-28T10:53:10.881Z] > git --version # timeout=10 [2024-05-28T10:53:10.972Z] > git --version # 'git version 2.25.1' [2024-05-28T10:53:10.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T10:53:11.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T10:53:11.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T10:53:12.025Z] + ls -al . [2024-05-28T10:53:12.026Z] total 688 [2024-05-28T10:53:12.026Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 10:52 . [2024-05-28T10:53:12.026Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:50 .. [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 134 May 28 10:50 .dockerignore [2024-05-28T10:53:12.026Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 10:52 .git [2024-05-28T10:53:12.026Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:50 .github [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 880 May 28 10:50 .gitignore [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 10:50 .golangci.yml [2024-05-28T10:53:12.026Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 10:51 .semver [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 28 10:50 Attribution.txt [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 28 10:50 CHANGELOG.md [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 28 10:50 Dockerfile [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 10:50 GOVERNANCE.md [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 661 May 28 10:50 Jenkinsfile [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 28 10:50 LICENSE [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 28 10:50 Makefile [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 625 May 28 10:50 OWNERS.md [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 28 10:50 README.md [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 10:51 VERSION [2024-05-28T10:53:12.026Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:50 bin [2024-05-28T10:53:12.026Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:50 cmd [2024-05-28T10:53:12.026Z] -rw-r--r-- 1 jenkins jenkins 438103 May 28 10:52 coverage.out [2024-05-28T10:53:12.026Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:50 examples [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 7219 May 28 10:50 go.mod [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 10:50 go.sum [2024-05-28T10:53:12.026Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:50 images [2024-05-28T10:53:12.026Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:50 internal [2024-05-28T10:53:12.026Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:50 pkg [2024-05-28T10:53:12.026Z] -rw-rw-r-- 1 jenkins jenkins 193 May 28 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:53:12.458Z] + 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 . [2024-05-28T10:53:12.458Z] Sending build context to Docker daemon 11.52MB [2024-05-28T10:53:12.458Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T10:53:12.458Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-28T10:53:12.458Z] ---> 6a3547d6c8ca [2024-05-28T10:53:12.458Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-28T10:53:12.718Z] ---> Running in cf2e5cab99e2 [2024-05-28T10:53:12.718Z] Removing intermediate container cf2e5cab99e2 [2024-05-28T10:53:12.718Z] ---> 3180e6d2484c [2024-05-28T10:53:12.718Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T10:53:12.718Z] ---> Running in f98a568b52ed [2024-05-28T10:53:12.718Z] Removing intermediate container f98a568b52ed [2024-05-28T10:53:12.718Z] ---> fe8cc5415326 [2024-05-28T10:53:12.718Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T10:53:12.718Z] ---> Running in a275fdb7fb2d [2024-05-28T10:53:12.975Z] Removing intermediate container a275fdb7fb2d [2024-05-28T10:53:12.975Z] ---> 2c8dd11fb98b [2024-05-28T10:53:12.975Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T10:53:12.975Z] ---> Running in 40d5aba277f9 [2024-05-28T10:53:12.975Z] Removing intermediate container 40d5aba277f9 [2024-05-28T10:53:12.975Z] ---> 5666b840d4be [2024-05-28T10:53:12.975Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T10:53:12.975Z] ---> Running in d1b372e433c3 [2024-05-28T10:53:13.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:13.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:13.488Z] OK: 264 MiB in 52 packages [2024-05-28T10:53:13.749Z] Removing intermediate container d1b372e433c3 [2024-05-28T10:53:13.749Z] ---> c8fc74147409 [2024-05-28T10:53:13.749Z] Step 8/25 : WORKDIR /app [2024-05-28T10:53:13.749Z] ---> Running in a5248766201b [2024-05-28T10:53:14.008Z] Removing intermediate container a5248766201b [2024-05-28T10:53:14.008Z] ---> b47b088eb478 [2024-05-28T10:53:14.008Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-28T10:53:14.008Z] ---> ca2d6b9a127c [2024-05-28T10:53:14.008Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T10:53:14.008Z] ---> Running in 3553b77d367c [2024-05-28T10:53:13.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-28T10:53:13.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T10:53:14.576Z] Removing intermediate container 3553b77d367c [2024-05-28T10:53:14.576Z] ---> 0d167eb99afc [2024-05-28T10:53:14.576Z] Step 11/25 : COPY . . [2024-05-28T10:53:15.141Z] ---> 5cc7f798333b [2024-05-28T10:53:15.141Z] Step 12/25 : RUN $MAKE [2024-05-28T10:53:15.141Z] ---> Running in 02c59cf9ef30 [2024-05-28T10:53:15.399Z] 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 [2024-05-28T10:53:15.811Z] Merging remotes/origin/main commit 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 into PR head commit 0e2b00d93dafa8231e56122fb610d811d3d24f68 [2024-05-28T10:53:15.249Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-28T10:53:15.312Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-28T10:53:15.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T10:53:15.343Z] > 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 [2024-05-28T10:53:15.841Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T10:53:15.928Z] > git checkout -f 0e2b00d93dafa8231e56122fb610d811d3d24f68 # timeout=10 [2024-05-28T10:53:16.322Z] Merge succeeded, producing 0e2b00d93dafa8231e56122fb610d811d3d24f68 [2024-05-28T10:53:16.323Z] Checking out Revision 0e2b00d93dafa8231e56122fb610d811d3d24f68 (PR-295) [2024-05-28T10:53:16.958Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-28T10:53:17.011Z] > git --version # timeout=10 [2024-05-28T10:53:17.024Z] > git --version # 'git version 2.25.1' [2024-05-28T10:53:17.046Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T10:53:16.111Z] > git remote # timeout=10 [2024-05-28T10:53:16.155Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T10:53:16.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T10:53:16.234Z] > git merge 21fbb68aa348cdf9c160f53e37cc61a4f5ad6ec2 # timeout=10 [2024-05-28T10:53:16.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T10:53:16.335Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T10:53:16.354Z] > git checkout -f 0e2b00d93dafa8231e56122fb610d811d3d24f68 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T10:53:22.179Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T10:53:22.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T10:53:22.179Z] Dload Upload Total Spent Left Speed [2024-05-28T10:53:22.179Z] 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 [2024-05-28T10:53:22.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T10:53:22.900Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-05-28T10:53:22.900Z] tee /etc/docker/daemon.new [2024-05-28T10:53:22.900Z] { [2024-05-28T10:53:22.900Z] "registry-mirrors": [ [2024-05-28T10:53:22.900Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T10:53:22.900Z] ], [2024-05-28T10:53:22.900Z] "bip": "10.250.0.254/24", [2024-05-28T10:53:22.900Z] "hosts": [ [2024-05-28T10:53:22.900Z] "tcp://0.0.0.0:5555", [2024-05-28T10:53:22.900Z] "unix:///var/run/docker.sock" [2024-05-28T10:53:22.900Z] ], [2024-05-28T10:53:22.900Z] "mtu": 1458, [2024-05-28T10:53:22.900Z] "selinux-enabled": true, [2024-05-28T10:53:22.900Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T10:53:22.900Z] } [Pipeline] sh [2024-05-28T10:53:23.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T10:53:23.657Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T10:53:42.045Z] provisioning config files... [2024-05-28T10:53:42.079Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4718223569196869005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T10:53:42.577Z] ---> ****-login.sh [2024-05-28T10:53:42.577Z] nexus3.edgexfoundry.org:10001 [2024-05-28T10:53:42.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:53:43.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:53:43.121Z] Configure a credential helper to remove this warning. See [2024-05-28T10:53:43.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:53:43.122Z] [2024-05-28T10:53:43.122Z] Login Succeeded [2024-05-28T10:53:43.122Z] nexus3.edgexfoundry.org:10002 [2024-05-28T10:53:43.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:53:43.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:53:43.661Z] Configure a credential helper to remove this warning. See [2024-05-28T10:53:43.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:53:43.661Z] [2024-05-28T10:53:43.661Z] Login Succeeded [2024-05-28T10:53:43.661Z] nexus3.edgexfoundry.org:10003 [2024-05-28T10:53:43.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:53:43.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:53:43.930Z] Configure a credential helper to remove this warning. See [2024-05-28T10:53:43.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:53:43.930Z] [2024-05-28T10:53:43.931Z] Login Succeeded [2024-05-28T10:53:43.931Z] nexus3.edgexfoundry.org:10004 [2024-05-28T10:53:44.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:53:44.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:53:44.203Z] Configure a credential helper to remove this warning. See [2024-05-28T10:53:44.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:53:44.203Z] [2024-05-28T10:53:44.203Z] Login Succeeded [2024-05-28T10:53:44.203Z] ****.io [2024-05-28T10:53:44.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T10:53:44.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T10:53:44.741Z] Configure a credential helper to remove this warning. See [2024-05-28T10:53:44.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T10:53:44.741Z] [2024-05-28T10:53:44.741Z] Login Succeeded [2024-05-28T10:53:44.741Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T10:53:44.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T10:53:45.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T10:53:45.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T10:53:45.375Z] ========================================================= [2024-05-28T10:53:45.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T10:53:45.375Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:53:45.934Z] + 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 . [2024-05-28T10:53:46.204Z] Sending build context to Docker daemon 1.202MB [2024-05-28T10:53:46.204Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T10:53:46.204Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T10:53:46.473Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T10:53:46.473Z] c6b39de5b339: Pulling fs layer [2024-05-28T10:53:46.473Z] a69c41024577: Pulling fs layer [2024-05-28T10:53:46.473Z] d6de4b400683: Pulling fs layer [2024-05-28T10:53:46.474Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T10:53:46.474Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T10:53:46.474Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T10:53:46.474Z] 00f215d4a9da: Pulling fs layer [2024-05-28T10:53:46.474Z] 4f4fb700ef54: Waiting [2024-05-28T10:53:46.474Z] 464afbd9ba4c: Waiting [2024-05-28T10:53:46.474Z] 35cb2a7552d0: Waiting [2024-05-28T10:53:46.474Z] d496ad576159: Pulling fs layer [2024-05-28T10:53:46.474Z] 00f215d4a9da: Waiting [2024-05-28T10:53:46.474Z] d496ad576159: Waiting [2024-05-28T10:53:46.474Z] a69c41024577: Verifying Checksum [2024-05-28T10:53:46.474Z] a69c41024577: Download complete [2024-05-28T10:53:46.474Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T10:53:46.474Z] 35cb2a7552d0: Download complete [2024-05-28T10:53:46.474Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T10:53:46.474Z] 4f4fb700ef54: Download complete [2024-05-28T10:53:46.474Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T10:53:46.474Z] 464afbd9ba4c: Download complete [2024-05-28T10:53:46.474Z] c6b39de5b339: Verifying Checksum [2024-05-28T10:53:46.474Z] c6b39de5b339: Download complete [2024-05-28T10:53:47.083Z] d496ad576159: Verifying Checksum [2024-05-28T10:53:47.083Z] d496ad576159: Download complete [2024-05-28T10:53:47.352Z] c6b39de5b339: Pull complete [2024-05-28T10:53:47.465Z] Removing intermediate container 02c59cf9ef30 [2024-05-28T10:53:47.465Z] ---> f5fc61f809d0 [2024-05-28T10:53:47.465Z] Step 13/25 : FROM alpine:3.18 [2024-05-28T10:53:47.465Z] 3.18: Pulling from library/alpine [2024-05-28T10:53:47.465Z] 619be1103602: Already exists [2024-05-28T10:53:47.466Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T10:53:47.466Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T10:53:47.466Z] ---> d3782b16ccc9 [2024-05-28T10:53:47.466Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T10:53:47.466Z] ---> Running in 8e5899703ca0 [2024-05-28T10:53:47.466Z] Removing intermediate container 8e5899703ca0 [2024-05-28T10:53:47.466Z] ---> 6959b9a51775 [2024-05-28T10:53:47.466Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-28T10:53:47.466Z] ---> Running in e08da3098d01 [2024-05-28T10:53:47.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:47.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:47.466Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T10:53:47.466Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T10:53:47.466Z] OK: 7 MiB in 16 packages [2024-05-28T10:53:47.466Z] Removing intermediate container e08da3098d01 [2024-05-28T10:53:47.466Z] ---> 387b2c567ca2 [2024-05-28T10:53:47.466Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-28T10:53:47.466Z] ---> Running in d765b086ed3c [2024-05-28T10:53:47.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:47.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:47.466Z] Upgrading critical system libraries and apk-tools: [2024-05-28T10:53:47.466Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T10:53:47.466Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T10:53:47.466Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T10:53:47.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:47.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T10:53:47.466Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T10:53:47.466Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T10:53:47.466Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T10:53:47.466Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T10:53:47.466Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T10:53:47.466Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T10:53:47.466Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T10:53:47.466Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T10:53:47.466Z] OK: 7 MiB in 16 packages [2024-05-28T10:53:47.466Z] Removing intermediate container d765b086ed3c [2024-05-28T10:53:47.466Z] ---> 68f3174d1377 [2024-05-28T10:53:47.466Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-28T10:53:47.466Z] ---> 3c7db76ef658 [2024-05-28T10:53:47.466Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-28T10:53:47.466Z] ---> a9ef0275aed0 [2024-05-28T10:53:47.466Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-28T10:53:47.466Z] ---> fbd00424836e [2024-05-28T10:53:47.466Z] Step 20/25 : EXPOSE 59989 [2024-05-28T10:53:47.466Z] ---> Running in b7717f86b4ec [2024-05-28T10:53:47.466Z] Removing intermediate container b7717f86b4ec [2024-05-28T10:53:47.466Z] ---> 96ad25754fac [2024-05-28T10:53:47.466Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-28T10:53:47.466Z] ---> Running in 20741fc7cf0d [2024-05-28T10:53:47.466Z] Removing intermediate container 20741fc7cf0d [2024-05-28T10:53:47.466Z] ---> 1235b3beb155 [2024-05-28T10:53:47.466Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T10:53:47.466Z] ---> Running in 3bb5c8ede1bf [2024-05-28T10:53:47.466Z] Removing intermediate container 3bb5c8ede1bf [2024-05-28T10:53:47.466Z] ---> 36e94d851e61 [2024-05-28T10:53:47.466Z] Step 23/25 : LABEL arch=amd64 [2024-05-28T10:53:47.466Z] ---> Running in cb78f91771ad [2024-05-28T10:53:47.466Z] Removing intermediate container cb78f91771ad [2024-05-28T10:53:47.466Z] ---> 158577bd3c7f [2024-05-28T10:53:47.466Z] Step 24/25 : LABEL git_sha=0e2b00d93dafa8231e56122fb610d811d3d24f68 [2024-05-28T10:53:47.466Z] ---> Running in 6527a2ba5765 [2024-05-28T10:53:47.466Z] Removing intermediate container 6527a2ba5765 [2024-05-28T10:53:47.466Z] ---> d116093a4728 [2024-05-28T10:53:47.466Z] Step 25/25 : LABEL version=0.0.0 [2024-05-28T10:53:47.466Z] ---> Running in c6150009c020 [2024-05-28T10:53:47.466Z] Removing intermediate container c6150009c020 [2024-05-28T10:53:47.466Z] ---> 01757400783c [2024-05-28T10:53:47.466Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T10:53:47.466Z] Successfully built 01757400783c [2024-05-28T10:53:47.466Z] 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 [2024-05-28T10:53:47.939Z] a69c41024577: Pull complete [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2024-05-28T10:53:48.207Z] d6de4b400683: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:53:48.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T10:53:48.594Z] [2024-05-28T10:53:48.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:53:48.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T10:53:48.987Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T10:53:48.987Z] 5eb5b503b376: Pulling fs layer [2024-05-28T10:53:48.987Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T10:53:48.987Z] ec43610c2a17: Pulling fs layer [2024-05-28T10:53:48.987Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T10:53:48.987Z] 33b1e0a273af: Pulling fs layer [2024-05-28T10:53:48.987Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T10:53:48.987Z] 2f39f015ded8: Pulling fs layer [2024-05-28T10:53:48.987Z] 2f39f015ded8: Waiting [2024-05-28T10:53:48.987Z] 33b1e0a273af: Waiting [2024-05-28T10:53:48.987Z] 3a2ae6a8a46f: Waiting [2024-05-28T10:53:48.987Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T10:53:48.987Z] 5c69ac0246d0: Download complete [2024-05-28T10:53:48.987Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T10:53:48.987Z] 3a2ae6a8a46f: Download complete [2024-05-28T10:53:48.987Z] 33b1e0a273af: Verifying Checksum [2024-05-28T10:53:48.987Z] 33b1e0a273af: Download complete [2024-05-28T10:53:48.987Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T10:53:48.987Z] 5d3b04190fa2: Download complete [2024-05-28T10:53:48.987Z] ec43610c2a17: Verifying Checksum [2024-05-28T10:53:48.987Z] ec43610c2a17: Download complete [2024-05-28T10:53:49.170Z] 00f215d4a9da: Verifying Checksum [2024-05-28T10:53:49.170Z] 00f215d4a9da: Download complete [2024-05-28T10:53:49.246Z] 5eb5b503b376: Verifying Checksum [2024-05-28T10:53:49.246Z] 5eb5b503b376: Download complete [2024-05-28T10:53:49.816Z] 2f39f015ded8: Download complete [2024-05-28T10:53:50.382Z] 5eb5b503b376: Pull complete [2024-05-28T10:53:50.382Z] 5c69ac0246d0: Pull complete [2024-05-28T10:53:50.948Z] ec43610c2a17: Pull complete [2024-05-28T10:53:50.948Z] 3a2ae6a8a46f: Pull complete [2024-05-28T10:53:51.208Z] 33b1e0a273af: Pull complete [2024-05-28T10:53:51.208Z] 5d3b04190fa2: Pull complete [2024-05-28T10:53:55.395Z] 2f39f015ded8: Pull complete [2024-05-28T10:53:55.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T10:53:55.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T10:53:55.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T10:53:55.672Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2024-05-28T10:53:55.697Z] $ 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 [2024-05-28T10:53:58.325Z] $ docker top 1f79d0574eb9710c4e34752d86b7cd5ecf5cc51fe03aa422e330023f73d7de83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T10:53:58.810Z] ---> job-cost.sh [2024-05-28T10:53:58.810Z] lf-activate-venv: SKIPPING [2024-05-28T10:53:58.810Z] INFO: No Stack... [2024-05-28T10:53:59.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T10:53:59.330Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T10:53:59.647Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-295/archives/cost.csv [2024-05-28T10:53:59.647Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T10:53:59.695Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [2024-05-28T10:53:59.701Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] did not exist. Created. [2024-05-28T10:53:59.706Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T10:54:00.120Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T10:54:00.180Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T10:54:00.220Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T10:54:00.319Z] $ docker stop --time=1 1f79d0574eb9710c4e34752d86b7cd5ecf5cc51fe03aa422e330023f73d7de83 [2024-05-28T10:54:01.454Z] $ docker rm -f --volumes 1f79d0574eb9710c4e34752d86b7cd5ecf5cc51fe03aa422e330023f73d7de83 [2024-05-28T10:54:01.495Z] d6de4b400683: Pull complete [2024-05-28T10:54:01.495Z] 35cb2a7552d0: Pull complete [2024-05-28T10:54:01.495Z] 4f4fb700ef54: Pull complete [2024-05-28T10:54:01.495Z] 464afbd9ba4c: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T10:54:11.588Z] 00f215d4a9da: Pull complete [2024-05-28T10:54:11.588Z] d496ad576159: Pull complete [2024-05-28T10:54:11.588Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T10:54:11.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T10:54:11.588Z] ---> f246e2811388 [2024-05-28T10:54:11.588Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T10:54:13.569Z] ---> Running in b7c2a074fe09 [2024-05-28T10:54:13.569Z] Removing intermediate container b7c2a074fe09 [2024-05-28T10:54:13.569Z] ---> d46f365c1b14 [2024-05-28T10:54:13.569Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T10:54:13.842Z] ---> Running in 5d574aa479a4 [2024-05-28T10:54:14.111Z] Removing intermediate container 5d574aa479a4 [2024-05-28T10:54:14.111Z] ---> e439b500c0d3 [2024-05-28T10:54:14.111Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T10:54:14.111Z] ---> Running in 71a5b3aa6cd0 [2024-05-28T10:54:14.380Z] Removing intermediate container 71a5b3aa6cd0 [2024-05-28T10:54:14.380Z] ---> 59eff8c96c29 [2024-05-28T10:54:14.380Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T10:54:14.380Z] ---> Running in 91af223bd002 [2024-05-28T10:54:14.648Z] Removing intermediate container 91af223bd002 [2024-05-28T10:54:14.648Z] ---> 639786e7f75f [2024-05-28T10:54:14.648Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T10:54:14.916Z] ---> Running in 7dae3f7b3c21 [2024-05-28T10:54:15.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T10:54:16.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T10:54:17.431Z] OK: 266 MiB in 52 packages [2024-05-28T10:54:18.016Z] Removing intermediate container 7dae3f7b3c21 [2024-05-28T10:54:18.016Z] ---> d2981455847e [2024-05-28T10:54:18.016Z] Step 8/12 : WORKDIR /app [2024-05-28T10:54:18.295Z] ---> Running in 7574888a81d7 [2024-05-28T10:54:18.566Z] Removing intermediate container 7574888a81d7 [2024-05-28T10:54:18.566Z] ---> d7f8f9155697 [2024-05-28T10:54:18.566Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-28T10:54:19.153Z] ---> b3ba27a02012 [2024-05-28T10:54:19.154Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T10:54:19.154Z] ---> Running in 2e4e1fd88b93 [2024-05-28T10:56:10.863Z] Removing intermediate container 2e4e1fd88b93 [2024-05-28T10:56:10.863Z] ---> c2b06d2c7f56 [2024-05-28T10:56:10.863Z] Step 11/12 : COPY . . [2024-05-28T10:56:10.863Z] ---> fd50723a6808 [2024-05-28T10:56:10.863Z] Step 12/12 : RUN $MAKE [2024-05-28T10:56:10.863Z] ---> Running in c410b6ceded8 [2024-05-28T10:56:10.863Z] noop [2024-05-28T10:56:10.863Z] Removing intermediate container c410b6ceded8 [2024-05-28T10:56:10.863Z] ---> 9c35db78fa0f [2024-05-28T10:56:10.863Z] Successfully built 9c35db78fa0f [2024-05-28T10:56:10.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T10:56:11.376Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T10:56:11.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T10:56:11.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2024-05-28T10:56:11.750Z] $ 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 [2024-05-28T10:56:13.006Z] $ docker top 27651029b6345a29692eb5a9976e24e8a311b453ac27172ccb939e8aeb79a8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T10:56:13.921Z] + go version [2024-05-28T10:56:13.921Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T10:56:13.970Z] $ docker stop --time=1 27651029b6345a29692eb5a9976e24e8a311b453ac27172ccb939e8aeb79a8a7 [2024-05-28T10:56:15.621Z] $ 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 [2024-05-28T10:56:16.541Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T10:56:16.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T10:56:16.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2024-05-28T10:56:16.897Z] $ 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 [2024-05-28T10:56:18.074Z] $ docker top 0d0f8e76926502b2b1c58be49a65e87fd0cf4458177fc221946f31c90c5c5754 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T10:56:18.625Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-28T10:56:19.604Z] + make test [2024-05-28T10:56:19.605Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T10:56:24.980Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-28T10:59:46.791Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-28T10:59:46.791Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-28T11:00:19.005Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.470s coverage: 40.6% of statements [2024-05-28T11:00:19.005Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements [2024-05-28T11:00:19.006Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.591s coverage: 51.9% of statements [2024-05-28T11:00:19.006Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T11:00:19.006Z] go vet ./... [2024-05-28T11:01:05.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T11:01:05.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T11:01:05.865Z] ./bin/test-attribution-txt.sh [2024-05-28T11:01:05.865Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T11:01:05.865Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T11:01:05.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T11:01:05.977Z] $ docker stop --time=1 0d0f8e76926502b2b1c58be49a65e87fd0cf4458177fc221946f31c90c5c5754 [2024-05-28T11:01:07.807Z] $ docker rm -f --volumes 0d0f8e76926502b2b1c58be49a65e87fd0cf4458177fc221946f31c90c5c5754 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T11:01:09.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T11:01:09.553Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T11:01:10.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T11:01:10.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T11:01:11.263Z] + ls -al . [2024-05-28T11:01:11.263Z] total 684 [2024-05-28T11:01:11.263Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 10:56 . [2024-05-28T11:01:11.263Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:53 .. [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 134 May 28 10:53 .dockerignore [2024-05-28T11:01:11.263Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 10:53 .git [2024-05-28T11:01:11.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:53 .github [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 880 May 28 10:53 .gitignore [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 10:53 .golangci.yml [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 28 10:53 Attribution.txt [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 28 10:53 CHANGELOG.md [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 28 10:53 Dockerfile [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 10:53 GOVERNANCE.md [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 661 May 28 10:53 Jenkinsfile [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 28 10:53 LICENSE [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 28 10:53 Makefile [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 625 May 28 10:53 OWNERS.md [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 28 10:53 README.md [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 10:51 VERSION [2024-05-28T11:01:11.263Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:53 bin [2024-05-28T11:01:11.263Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:53 cmd [2024-05-28T11:01:11.263Z] -rw-r--r-- 1 jenkins jenkins 438103 May 28 11:00 coverage.out [2024-05-28T11:01:11.263Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:53 examples [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 7219 May 28 10:53 go.mod [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 10:53 go.sum [2024-05-28T11:01:11.263Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 10:53 images [2024-05-28T11:01:11.263Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 10:53 internal [2024-05-28T11:01:11.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 10:53 pkg [2024-05-28T11:01:11.263Z] -rw-rw-r-- 1 jenkins jenkins 193 May 28 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:01:11.710Z] + 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 . [2024-05-28T11:01:12.044Z] Sending build context to Docker daemon 1.202MB [2024-05-28T11:01:12.044Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T11:01:12.044Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-28T11:01:12.044Z] ---> 9c35db78fa0f [2024-05-28T11:01:12.044Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-28T11:01:12.044Z] ---> Running in 2ca46523b8b3 [2024-05-28T11:01:12.311Z] Removing intermediate container 2ca46523b8b3 [2024-05-28T11:01:12.311Z] ---> d85a31a3335c [2024-05-28T11:01:12.311Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T11:01:12.578Z] ---> Running in 0ee4adf00dec [2024-05-28T11:01:12.851Z] Removing intermediate container 0ee4adf00dec [2024-05-28T11:01:12.851Z] ---> 7e3765706516 [2024-05-28T11:01:12.851Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-28T11:01:12.851Z] ---> Running in 1eb5f357ec7e [2024-05-28T11:01:13.116Z] Removing intermediate container 1eb5f357ec7e [2024-05-28T11:01:13.116Z] ---> cb5acc97a656 [2024-05-28T11:01:13.116Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T11:01:13.116Z] ---> Running in fe00cae69406 [2024-05-28T11:01:13.384Z] Removing intermediate container fe00cae69406 [2024-05-28T11:01:13.384Z] ---> f684d19c8bd4 [2024-05-28T11:01:13.384Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T11:01:13.655Z] ---> Running in d6369723e8fa [2024-05-28T11:01:14.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:01:14.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:01:15.839Z] OK: 266 MiB in 52 packages [2024-05-28T11:01:16.794Z] Removing intermediate container d6369723e8fa [2024-05-28T11:01:16.794Z] ---> 472d55118b83 [2024-05-28T11:01:16.794Z] Step 8/25 : WORKDIR /app [2024-05-28T11:01:16.794Z] ---> Running in b813f69e5d40 [2024-05-28T11:01:17.059Z] Removing intermediate container b813f69e5d40 [2024-05-28T11:01:17.059Z] ---> ca4c8f8f6233 [2024-05-28T11:01:17.059Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-28T11:01:17.325Z] ---> e560324e43d4 [2024-05-28T11:01:17.325Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T11:01:17.592Z] ---> Running in 1139d92b7ba8 [2024-05-28T11:01:19.541Z] Removing intermediate container 1139d92b7ba8 [2024-05-28T11:01:19.541Z] ---> b4fa45637ad2 [2024-05-28T11:01:19.541Z] Step 11/25 : COPY . . [2024-05-28T11:01:20.512Z] ---> 5eda18d99985 [2024-05-28T11:01:20.512Z] Step 12/25 : RUN $MAKE [2024-05-28T11:01:20.512Z] ---> Running in bb8a3f919de7 [2024-05-28T11:01:21.468Z] 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 [2024-05-28T11:04:43.286Z] Removing intermediate container bb8a3f919de7 [2024-05-28T11:04:43.286Z] ---> 7e2fa0284a8c [2024-05-28T11:04:43.286Z] Step 13/25 : FROM alpine:3.18 [2024-05-28T11:04:43.286Z] 3.18: Pulling from library/alpine [2024-05-28T11:04:43.286Z] c6b39de5b339: Already exists [2024-05-28T11:04:43.286Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T11:04:43.286Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T11:04:43.286Z] ---> 33abbf032149 [2024-05-28T11:04:43.286Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T11:04:43.286Z] ---> Running in ba2b3adac079 [2024-05-28T11:04:43.286Z] Removing intermediate container ba2b3adac079 [2024-05-28T11:04:43.286Z] ---> 970c7ad9c5e6 [2024-05-28T11:04:43.286Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-28T11:04:43.286Z] ---> Running in 319d7eb03971 [2024-05-28T11:04:43.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:04:43.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:04:43.553Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T11:04:43.553Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T11:04:43.553Z] OK: 8 MiB in 16 packages [2024-05-28T11:04:44.512Z] Removing intermediate container 319d7eb03971 [2024-05-28T11:04:44.512Z] ---> cb23401114e8 [2024-05-28T11:04:44.512Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-28T11:04:44.512Z] ---> Running in 5bcdd79ca4c0 [2024-05-28T11:04:45.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:04:45.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:04:46.699Z] Upgrading critical system libraries and apk-tools: [2024-05-28T11:04:46.699Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T11:04:46.699Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T11:04:46.969Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T11:04:46.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T11:04:47.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T11:04:48.192Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:04:48.192Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T11:04:48.192Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:04:48.192Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T11:04:48.192Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T11:04:48.459Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T11:04:48.459Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T11:04:48.459Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T11:04:48.459Z] OK: 8 MiB in 16 packages [2024-05-28T11:04:49.866Z] Removing intermediate container 5bcdd79ca4c0 [2024-05-28T11:04:49.866Z] ---> 2b635bc78588 [2024-05-28T11:04:49.866Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-28T11:04:50.130Z] ---> 12f9c1a153fd [2024-05-28T11:04:50.130Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-28T11:04:50.710Z] ---> cc723cedeab5 [2024-05-28T11:04:50.710Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-28T11:04:53.279Z] ---> 1ee1e38d0908 [2024-05-28T11:04:53.279Z] Step 20/25 : EXPOSE 59989 [2024-05-28T11:04:53.279Z] ---> Running in 08e265d14b07 [2024-05-28T11:04:53.279Z] Removing intermediate container 08e265d14b07 [2024-05-28T11:04:53.279Z] ---> a93fc0efba16 [2024-05-28T11:04:53.279Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-28T11:04:53.279Z] ---> Running in 2cf27f0f37f9 [2024-05-28T11:04:53.546Z] Removing intermediate container 2cf27f0f37f9 [2024-05-28T11:04:53.546Z] ---> 283c7ab48bd4 [2024-05-28T11:04:53.546Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T11:04:53.819Z] ---> Running in dc9d7e965196 [2024-05-28T11:04:54.084Z] Removing intermediate container dc9d7e965196 [2024-05-28T11:04:54.084Z] ---> 76474450cdef [2024-05-28T11:04:54.084Z] Step 23/25 : LABEL arch=arm64 [2024-05-28T11:04:54.084Z] ---> Running in 93f5f58eca65 [2024-05-28T11:04:54.351Z] Removing intermediate container 93f5f58eca65 [2024-05-28T11:04:54.351Z] ---> f115ad7802fe [2024-05-28T11:04:54.351Z] Step 24/25 : LABEL git_sha=0e2b00d93dafa8231e56122fb610d811d3d24f68 [2024-05-28T11:04:54.351Z] ---> Running in 11f335a13f4a [2024-05-28T11:04:54.618Z] Removing intermediate container 11f335a13f4a [2024-05-28T11:04:54.618Z] ---> cc0a715ea41a [2024-05-28T11:04:54.618Z] Step 25/25 : LABEL version=0.0.0 [2024-05-28T11:04:54.884Z] ---> Running in b5ef3c5727dc [2024-05-28T11:04:55.150Z] Removing intermediate container b5ef3c5727dc [2024-05-28T11:04:55.150Z] ---> 206b94637d6c [2024-05-28T11:04:55.150Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T11:04:55.150Z] Successfully built 206b94637d6c [2024-05-28T11:04:55.150Z] 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 [2024-05-28T11:04:56.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T11:04:56.059Z] [2024-05-28T11:04:56.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:04:56.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T11:04:56.490Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T11:04:56.490Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T11:04:56.490Z] 04944245beec: Pulling fs layer [2024-05-28T11:04:56.490Z] 699f458cf7ca: Pulling fs layer [2024-05-28T11:04:56.490Z] 765212b225bb: Pulling fs layer [2024-05-28T11:04:56.490Z] f23df028b6ca: Pulling fs layer [2024-05-28T11:04:56.490Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T11:04:56.490Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T11:04:56.490Z] f23df028b6ca: Waiting [2024-05-28T11:04:56.490Z] d65c8cfc05b1: Waiting [2024-05-28T11:04:56.490Z] 2437ff75d9bd: Waiting [2024-05-28T11:04:56.490Z] 765212b225bb: Waiting [2024-05-28T11:04:56.757Z] 04944245beec: Verifying Checksum [2024-05-28T11:04:56.757Z] 04944245beec: Download complete [2024-05-28T11:04:56.757Z] 765212b225bb: Download complete [2024-05-28T11:04:56.757Z] f23df028b6ca: Verifying Checksum [2024-05-28T11:04:56.757Z] f23df028b6ca: Download complete [2024-05-28T11:04:56.757Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T11:04:56.757Z] d65c8cfc05b1: Download complete [2024-05-28T11:04:57.025Z] 699f458cf7ca: Verifying Checksum [2024-05-28T11:04:57.025Z] 699f458cf7ca: Download complete [2024-05-28T11:04:57.292Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T11:04:57.292Z] 8998bd30e6a1: Download complete [2024-05-28T11:04:59.880Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T11:04:59.880Z] 2437ff75d9bd: Download complete [2024-05-28T11:05:01.822Z] 8998bd30e6a1: Pull complete [2024-05-28T11:05:02.404Z] 04944245beec: Pull complete [2024-05-28T11:05:03.814Z] 699f458cf7ca: Pull complete [2024-05-28T11:05:04.080Z] 765212b225bb: Pull complete [2024-05-28T11:05:05.039Z] f23df028b6ca: Pull complete [2024-05-28T11:05:05.312Z] d65c8cfc05b1: Pull complete [2024-05-28T11:05:23.540Z] 2437ff75d9bd: Pull complete [2024-05-28T11:05:23.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T11:05:23.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T11:05:23.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:05:23.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2024-05-28T11:05:23.979Z] $ 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 [2024-05-28T11:05:26.656Z] $ docker top b671f4ee3ebe8df4ea5e5df5f4139aa44d9894701002149798a421818df26849 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:27.575Z] ---> job-cost.sh [2024-05-28T11:05:27.575Z] lf-activate-venv: SKIPPING [2024-05-28T11:05:27.575Z] INFO: No Stack... [2024-05-28T11:05:28.154Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T11:05:28.733Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T11:05:29.085Z] + cut -d, -f6 [2024-05-28T11:05:29.085Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-05-28T11:05:29.438Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [2024-05-28T11:05:29.445Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] did not exist. Created. [2024-05-28T11:05:29.452Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T11:05:30.193Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-64ef6423/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T11:05:30.551Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T11:05:30.596Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T11:05:30.654Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T11:05:30.682Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T11:05:30.790Z] $ docker stop --time=1 b671f4ee3ebe8df4ea5e5df5f4139aa44d9894701002149798a421818df26849 [2024-05-28T11:05:32.266Z] $ 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 [2024-05-28T11:05:33.406Z] provisioning config files... [2024-05-28T11:05:33.417Z] 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 [2024-05-28T11:05:33.762Z] + set +x [2024-05-28T11:05:33.762Z] + + bash -s -- [2024-05-28T11:05:33.762Z] curl -s https://codecov.io/bash [2024-05-28T11:05:33.762Z] [2024-05-28T11:05:33.762Z] _____ _ [2024-05-28T11:05:33.762Z] / ____| | | [2024-05-28T11:05:33.762Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T11:05:33.762Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T11:05:33.762Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T11:05:33.762Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T11:05:33.762Z] Bash-1.0.6 [2024-05-28T11:05:33.762Z] [2024-05-28T11:05:33.762Z] [2024-05-28T11:05:33.762Z] ==> git version 2.25.1 found [2024-05-28T11:05:33.762Z] ==> 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 [2024-05-28T11:05:33.762Z] Release-Date: 2020-01-08 [2024-05-28T11:05:33.762Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T11:05:33.762Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T11:05:33.762Z] ==> Jenkins CI detected. [2024-05-28T11:05:33.762Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-295 [2024-05-28T11:05:33.762Z] project root: . [2024-05-28T11:05:33.762Z] --> token set from env [2024-05-28T11:05:33.762Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T11:05:33.762Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T11:05:33.762Z] ==> Python coveragepy not found [2024-05-28T11:05:33.762Z] ==> Searching for coverage reports in: [2024-05-28T11:05:33.762Z] + . [2024-05-28T11:05:33.762Z] -> Found 1 reports [2024-05-28T11:05:33.762Z] ==> Detecting git/mercurial file structure [2024-05-28T11:05:33.762Z] ==> Reading reports [2024-05-28T11:05:33.763Z] + ./coverage.out bytes=438103 [2024-05-28T11:05:33.763Z] ==> Appending adjustments [2024-05-28T11:05:33.763Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T11:05:34.022Z] + Found adjustments [2024-05-28T11:05:34.022Z] ==> Gzipping contents [2024-05-28T11:05:34.022Z] 52K /tmp/codecov.5wjrv3.gz [2024-05-28T11:05:34.022Z] ==> Uploading reports [2024-05-28T11:05:34.022Z] url: https://codecov.io [2024-05-28T11:05:34.022Z] 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= [2024-05-28T11:05:34.022Z] -> Pinging Codecov [2024-05-28T11:05:34.022Z] 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= [2024-05-28T11:05:34.280Z] -> Uploading to [2024-05-28T11:05:34.280Z] 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 [2024-05-28T11:05:34.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T11:05:34.280Z] Dload Upload Total Spent Left Speed [2024-05-28T11:05:34.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 178k --:--:-- --:--:-- --:--:-- 178k [2024-05-28T11:05:34.541Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0e2b00d93dafa8231e56122fb610d811d3d24f68 [Pipeline] } [2024-05-28T11:05:34.573Z] 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 [2024-05-28T11:05:36.895Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-295/archives ] [2024-05-28T11:05:36.895Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-295/archives [2024-05-28T11:05:36.895Z] total 16 [2024-05-28T11:05:36.895Z] drwxr-xr-x 3 root root 4096 May 28 10:53 . [2024-05-28T11:05:36.895Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 10:53 .. [2024-05-28T11:05:36.895Z] drwxr-xr-x 2 root root 4096 May 28 10:53 cost [2024-05-28T11:05:36.895Z] -rw-r--r-- 1 root root 91 May 28 10:53 cost.csv [2024-05-28T11:05:36.895Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-295/archives [2024-05-28T11:05:36.895Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-295/archives [2024-05-28T11:05:36.895Z] total 16 [2024-05-28T11:05:36.895Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 10:53 . [2024-05-28T11:05:36.895Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 10:53 .. [2024-05-28T11:05:36.895Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 10:53 cost [2024-05-28T11:05:36.895Z] -rw-r--r-- 1 jenkins jenkins 91 May 28 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:37.239Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:38.139Z] ---> package-listing.sh [2024-05-28T11:05:38.139Z] ++ facter osfamily [2024-05-28T11:05:38.139Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T11:05:38.398Z] + OS_FAMILY=debian [2024-05-28T11:05:38.398Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-295 [2024-05-28T11:05:38.398Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T11:05:38.398Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T11:05:38.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T11:05:38.398Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T11:05:38.398Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-295 ']' [2024-05-28T11:05:38.398Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T11:05:38.398Z] + case "${OS_FAMILY}" in [2024-05-28T11:05:38.398Z] + dpkg -l [2024-05-28T11:05:38.398Z] + grep '^ii' [2024-05-28T11:05:38.398Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T11:05:38.398Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T11:05:38.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T11:05:38.398Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-295 ']' [2024-05-28T11:05:38.398Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-295/archives/ [2024-05-28T11:05:38.398Z] + 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 [2024-05-28T11:05:38.440Z] 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 [2024-05-28T11:05:38.822Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T11:05:39.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T11:05:39.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T11:05:39.496Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2024-05-28T11:05:39.516Z] $ 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 [2024-05-28T11:05:39.700Z] $ docker top 38c2f2c8ad78bc632899388e1f54b22bebcff1d53f0f1cb900e00d567d0d43d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T11:05:40.119Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T11:05:40.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T11:05:40.750Z] + ls /var/log/sa-host [2024-05-28T11:05:40.751Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T11:05:40.986Z] provisioning config files... [2024-05-28T11:05:40.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-295@tmp/config14277702987470128622tmp [Pipeline] { [Pipeline] echo [2024-05-28T11:05:41.062Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:41.388Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T11:05:41.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:41.834Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T11:05:41.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:42.194Z] ---> sudo-logs.sh [2024-05-28T11:05:42.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T11:05:42.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:42.626Z] ---> job-cost.sh [2024-05-28T11:05:42.626Z] lf-activate-venv: SKIPPING [2024-05-28T11:05:42.626Z] DEBUG: total: 0.2199999988079071 [2024-05-28T11:05:42.626Z] INFO: Retrieving Stack Cost... [2024-05-28T11:05:42.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T11:05:43.449Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T11:05:43.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T11:05:43.808Z] ---> logs-deploy.sh [2024-05-28T11:05:43.808Z] lf-activate-venv: SKIPPING [2024-05-28T11:05:43.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-295/1 [2024-05-28T11:05:43.808Z] INFO: archiving workspace using pattern(s): [2024-05-28T11:05:44.746Z] Archives upload complete. [2024-05-28T11:05:44.746Z] INFO: archiving logs to Nexus