Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c221a54da7134fa4e3bef315321c2b9a19e594e+c113c35f422ed3e43f4da535b17fc150c7364f0a (0a3d355c28788ed90fa4dcd088c7d248a413a193) 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-ssh16410002388883973131.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-ssh6937240134400904140.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-309/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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5225015758003231325.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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5373174766781544178.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-ssh5714671485278513336.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-309/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-309/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7191951180563734873.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-8379 in /w/workspace/undry_device-rfid-llrp-go_PR-309 [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-309 # 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 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit 6c221a54da7134fa4e3bef315321c2b9a19e594e Merge succeeded, producing 6c221a54da7134fa4e3bef315321c2b9a19e594e Checking out Revision 6c221a54da7134fa4e3bef315321c2b9a19e594e (PR-309) 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 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/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c221a54da7134fa4e3bef315321c2b9a19e594e # 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 c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c221a54da7134fa4e3bef315321c2b9a19e594e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T10:35:29.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T10:35:30.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T10:35:30.195Z] ========================================================= [2024-08-23T10:35:30.195Z] EdgeX Global Pipelines Version Info [2024-08-23T10:35:30.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:35:30.969Z] ------------------- [2024-08-23T10:35:30.969Z] stable info: [2024-08-23T10:35:30.969Z] ------------------- [2024-08-23T10:35:30.969Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T10:35:30.969Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T10:35:30.969Z] Message: update stable to v1.0.260 [2024-08-23T10:35:31.538Z] ------------------- [2024-08-23T10:35:31.538Z] experimental info: [2024-08-23T10:35:31.538Z] ------------------- [2024-08-23T10:35:31.538Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T10:35:31.538Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T10:35:31.538Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T10:35:31.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-08-23T10:35:31.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-08-23T10:35:31.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T10:35:31.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T10:35:32.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T10:35:32.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T10:35:32.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T10:35:32.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-23T10:35:32.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T10:35:32.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T10:35:32.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T10:35:32.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-08-23T10:35:32.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T10:35:32.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T10:35:32.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T10:35:32.668Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T10:35:32.727Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T10:35:32.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T10:35:32.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T10:35:32.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T10:35:32.973Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-23T10:35:33.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-23T10:35:33.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-23T10:35:33.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-23T10:35:33.209Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-23T10:35:33.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T10:35:33.329Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T10:35:33.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo [2024-08-23T10:35:33.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo [2024-08-23T10:35:33.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo [2024-08-23T10:35:33.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c221a54da7134fa4e3bef315321c2b9a19e594e [Pipeline] echo [2024-08-23T10:35:33.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c221a5 [Pipeline] echo [2024-08-23T10:35:33.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T10:35:33.853Z] provisioning config files... [2024-08-23T10:35:33.867Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/config14970822888669038762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:35:34.252Z] ---> ****-login.sh [2024-08-23T10:35:34.253Z] nexus3.edgexfoundry.org:10001 [2024-08-23T10:35:34.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:34.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:34.512Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:34.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:34.512Z] [2024-08-23T10:35:34.512Z] Login Succeeded [2024-08-23T10:35:34.512Z] nexus3.edgexfoundry.org:10002 [2024-08-23T10:35:34.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:34.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:34.772Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:34.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:34.773Z] [2024-08-23T10:35:34.773Z] Login Succeeded [2024-08-23T10:35:34.773Z] nexus3.edgexfoundry.org:10003 [2024-08-23T10:35:34.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:34.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:34.773Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:34.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:34.773Z] [2024-08-23T10:35:34.773Z] Login Succeeded [2024-08-23T10:35:34.773Z] nexus3.edgexfoundry.org:10004 [2024-08-23T10:35:34.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:34.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:34.773Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:34.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:34.773Z] [2024-08-23T10:35:34.773Z] Login Succeeded [2024-08-23T10:35:34.773Z] ****.io [2024-08-23T10:35:35.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:35.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:35.294Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:35.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:35.294Z] [2024-08-23T10:35:35.294Z] Login Succeeded [2024-08-23T10:35:35.294Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T10:35:35.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T10:35:36.024Z] + git rev-list -1 --merges 6c221a54da7134fa4e3bef315321c2b9a19e594e~1..6c221a54da7134fa4e3bef315321c2b9a19e594e [Pipeline] echo [2024-08-23T10:35:36.070Z] -----------> git rev-list -1 --merges 6c221a54da7134fa4e3bef315321c2b9a19e594e~1..6c221a54da7134fa4e3bef315321c2b9a19e594e 6c221a54da7134fa4e3bef315321c2b9a19e594e [false] [Pipeline] sh [2024-08-23T10:35:36.394Z] + git log --format=format:%s -1 6c221a54da7134fa4e3bef315321c2b9a19e594e [Pipeline] echo [2024-08-23T10:35:36.438Z] ========================================================= [2024-08-23T10:35:36.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T10:35:36.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T10:35:36.907Z] + git log --format=format:%s -1 6c221a54da7134fa4e3bef315321c2b9a19e594e [Pipeline] echo [2024-08-23T10:35:36.950Z] [semverPrep] GIT_COMMIT: 6c221a54da7134fa4e3bef315321c2b9a19e594e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-23T10:35:36.997Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-23T10:35:37.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T10:35:37.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T10:35:37.420Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T10:35:37.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T10:35:37.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T10:35:37.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T10:35:37.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:35:37.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T10:35:37.931Z] [2024-08-23T10:35:37.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:35:38.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T10:35:38.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T10:35:38.325Z] b85a868b505f: Pulling fs layer [2024-08-23T10:35:38.325Z] e2be974225ed: Pulling fs layer [2024-08-23T10:35:38.325Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T10:35:38.325Z] 988bab9f4d93: Pulling fs layer [2024-08-23T10:35:38.325Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T10:35:38.325Z] eaf3925da568: Pulling fs layer [2024-08-23T10:35:38.325Z] bab4dde63d76: Pulling fs layer [2024-08-23T10:35:38.325Z] bde34c3a00c8: Pulling fs layer [2024-08-23T10:35:38.325Z] b352a97aabf1: Pulling fs layer [2024-08-23T10:35:38.325Z] 4872d77fe225: Pulling fs layer [2024-08-23T10:35:38.325Z] 5851b861e8e6: Pulling fs layer [2024-08-23T10:35:38.325Z] bab4dde63d76: Waiting [2024-08-23T10:35:38.325Z] 988bab9f4d93: Waiting [2024-08-23T10:35:38.325Z] 1469e6f7b9e6: Waiting [2024-08-23T10:35:38.325Z] bde34c3a00c8: Waiting [2024-08-23T10:35:38.325Z] eaf3925da568: Waiting [2024-08-23T10:35:38.325Z] b352a97aabf1: Waiting [2024-08-23T10:35:38.325Z] 4872d77fe225: Waiting [2024-08-23T10:35:38.325Z] 5851b861e8e6: Waiting [2024-08-23T10:35:38.325Z] e2be974225ed: Verifying Checksum [2024-08-23T10:35:38.325Z] e2be974225ed: Download complete [2024-08-23T10:35:38.325Z] 988bab9f4d93: Verifying Checksum [2024-08-23T10:35:38.325Z] 988bab9f4d93: Download complete [2024-08-23T10:35:38.325Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T10:35:38.325Z] 1469e6f7b9e6: Download complete [2024-08-23T10:35:38.325Z] eaf3925da568: Download complete [2024-08-23T10:35:38.325Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T10:35:38.325Z] 339a4e72a1f5: Download complete [2024-08-23T10:35:38.583Z] bde34c3a00c8: Download complete [2024-08-23T10:35:38.583Z] b352a97aabf1: Download complete [2024-08-23T10:35:38.583Z] 4872d77fe225: Verifying Checksum [2024-08-23T10:35:38.583Z] 4872d77fe225: Download complete [2024-08-23T10:35:38.583Z] 5851b861e8e6: Verifying Checksum [2024-08-23T10:35:38.583Z] 5851b861e8e6: Download complete [2024-08-23T10:35:38.583Z] b85a868b505f: Verifying Checksum [2024-08-23T10:35:38.583Z] b85a868b505f: Download complete [2024-08-23T10:35:38.843Z] bab4dde63d76: Verifying Checksum [2024-08-23T10:35:38.843Z] bab4dde63d76: Download complete [2024-08-23T10:35:39.779Z] b85a868b505f: Pull complete [2024-08-23T10:35:39.779Z] e2be974225ed: Pull complete [2024-08-23T10:35:40.040Z] 339a4e72a1f5: Pull complete [2024-08-23T10:35:40.311Z] 988bab9f4d93: Pull complete [2024-08-23T10:35:40.575Z] 1469e6f7b9e6: Pull complete [2024-08-23T10:35:40.575Z] eaf3925da568: Pull complete [2024-08-23T10:35:42.476Z] bab4dde63d76: Pull complete [2024-08-23T10:35:42.476Z] bde34c3a00c8: Pull complete [2024-08-23T10:35:42.476Z] b352a97aabf1: Pull complete [2024-08-23T10:35:42.476Z] 4872d77fe225: Pull complete [2024-08-23T10:35:42.476Z] 5851b861e8e6: Pull complete [2024-08-23T10:35:42.476Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T10:35:42.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T10:35:42.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:35:42.795Z] prd-ubuntu20.04-docker-8c-8g-8379 does not seem to be running inside a container [2024-08-23T10:35:42.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-309 -v /w/workspace/undry_device-rfid-llrp-go_PR-309:/w/workspace/undry_device-rfid-llrp-go_PR-309:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-309@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-309@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-08-23T10:35:46.208Z] $ docker top 106e5618891d011506c27a2d5d48ed32e3f58c6eff91cc92689331a07e6ef77a -eo pid,comm [2024-08-23T10:35:46.252Z] 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-08-23T10:35:46.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T10:35:46.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T10:35:46.433Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T10:35:46.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T10:35:46.547Z] $ docker exec 106e5618891d011506c27a2d5d48ed32e3f58c6eff91cc92689331a07e6ef77a ssh-agent [2024-08-23T10:35:46.651Z] SSH_AUTH_SOCK=/tmp/ssh-8devHQiSxf59/agent.31 [2024-08-23T10:35:46.651Z] SSH_AGENT_PID=37 [2024-08-23T10:35:46.658Z] Running ssh-add (command line suppressed) [2024-08-23T10:35:46.755Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/private_key_13270578193433083621.key (/w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/private_key_13270578193433083621.key) [2024-08-23T10:35:46.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T10:35:47.115Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T10:35:47.146Z] $ docker exec --env ******** --env ******** 106e5618891d011506c27a2d5d48ed32e3f58c6eff91cc92689331a07e6ef77a ssh-agent -k [2024-08-23T10:35:47.235Z] unset SSH_AUTH_SOCK; [2024-08-23T10:35:47.236Z] unset SSH_AGENT_PID; [2024-08-23T10:35:47.236Z] echo Agent pid 37 killed; [2024-08-23T10:35:47.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T10:35:47.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T10:35:47.363Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T10:35:47.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T10:35:47.475Z] $ docker exec 106e5618891d011506c27a2d5d48ed32e3f58c6eff91cc92689331a07e6ef77a ssh-agent [2024-08-23T10:35:47.586Z] SSH_AUTH_SOCK=/tmp/ssh-6l5SLAvNJL8V/agent.70 [2024-08-23T10:35:47.586Z] SSH_AGENT_PID=76 [2024-08-23T10:35:47.591Z] Running ssh-add (command line suppressed) [2024-08-23T10:35:47.680Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/private_key_17448836164838667781.key (/w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/private_key_17448836164838667781.key) [2024-08-23T10:35:47.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T10:35:48.030Z] + git semver init [2024-08-23T10:35:48.290Z] 2024-08-23 10:35:48,189 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T10:35:48.290Z] 2024-08-23 10:35:48,189 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-309/.semver [2024-08-23T10:35:48.290Z] 2024-08-23 10:35:48,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-309/.semver [2024-08-23T10:35:48.290Z] 2024-08-23 10:35:48,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-309/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-309, universal_newlines=False, shell=None, istream=None) [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,076 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-309/.git/info/exclude [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-309/.semver/PR-309 with force:False [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,077 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-309/.semver/PR-309 [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,081 [execute] INFO git cat-file --batch-check [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,088 [execute] INFO git cat-file --batch [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T10:35:50.196Z] 2024-08-23 10:35:50,093 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-309/.semver/PR-309 [2024-08-23T10:35:50.196Z] 0.0.0 [Pipeline] } [2024-08-23T10:35:50.225Z] $ docker exec --env ******** --env ******** 106e5618891d011506c27a2d5d48ed32e3f58c6eff91cc92689331a07e6ef77a ssh-agent -k [2024-08-23T10:35:50.316Z] unset SSH_AUTH_SOCK; [2024-08-23T10:35:50.316Z] unset SSH_AGENT_PID; [2024-08-23T10:35:50.317Z] echo Agent pid 76 killed; [2024-08-23T10:35:50.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T10:35:50.799Z] + git semver [Pipeline] } [2024-08-23T10:35:51.094Z] $ docker stop --time=1 106e5618891d011506c27a2d5d48ed32e3f58c6eff91cc92689331a07e6ef77a [2024-08-23T10:35:52.470Z] $ docker rm -f --volumes 106e5618891d011506c27a2d5d48ed32e3f58c6eff91cc92689331a07e6ef77a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T10:35:52.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T10:35:53.207Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T10:35:53.238Z] [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-08-23T10:35:53.969Z] provisioning config files... [2024-08-23T10:35:53.979Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/config10693157209306501178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:35:54.362Z] ---> ****-login.sh [2024-08-23T10:35:54.362Z] nexus3.edgexfoundry.org:10001 [2024-08-23T10:35:54.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:54.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:54.362Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:54.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:54.363Z] [2024-08-23T10:35:54.363Z] Login Succeeded [2024-08-23T10:35:54.363Z] nexus3.edgexfoundry.org:10002 [2024-08-23T10:35:54.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:54.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:54.363Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:54.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:54.363Z] [2024-08-23T10:35:54.363Z] Login Succeeded [2024-08-23T10:35:54.363Z] nexus3.edgexfoundry.org:10003 [2024-08-23T10:35:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:54.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:54.623Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:54.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:54.623Z] [2024-08-23T10:35:54.623Z] Login Succeeded [2024-08-23T10:35:54.623Z] nexus3.edgexfoundry.org:10004 [2024-08-23T10:35:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:54.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:54.623Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:54.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:54.623Z] [2024-08-23T10:35:54.623Z] Login Succeeded [2024-08-23T10:35:54.623Z] ****.io [2024-08-23T10:35:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:35:54.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:35:54.883Z] Configure a credential helper to remove this warning. See [2024-08-23T10:35:54.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:35:54.883Z] [2024-08-23T10:35:54.883Z] Login Succeeded [2024-08-23T10:35:54.883Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T10:35:54.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T10:35:55.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T10:35:55.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T10:35:55.280Z] ========================================================= [2024-08-23T10:35:55.280Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T10:35:55.280Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:35:55.874Z] + 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-08-23T10:35:55.874Z] Sending build context to Docker daemon 11.42MB [2024-08-23T10:35:55.874Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T10:35:55.874Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T10:35:55.874Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T10:35:55.874Z] 619be1103602: Pulling fs layer [2024-08-23T10:35:55.874Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T10:35:55.874Z] 5df492c9dc93: Pulling fs layer [2024-08-23T10:35:55.874Z] 7629e6793208: Pulling fs layer [2024-08-23T10:35:55.874Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T10:35:55.874Z] fb5054dd5b73: Pulling fs layer [2024-08-23T10:35:55.874Z] eeca6798cff9: Pulling fs layer [2024-08-23T10:35:55.874Z] aa269ceb94a6: Pulling fs layer [2024-08-23T10:35:55.874Z] ada007ff1a6a: Pulling fs layer [2024-08-23T10:35:55.874Z] fb5054dd5b73: Waiting [2024-08-23T10:35:55.874Z] eeca6798cff9: Waiting [2024-08-23T10:35:55.874Z] 7629e6793208: Waiting [2024-08-23T10:35:55.874Z] 4f4fb700ef54: Waiting [2024-08-23T10:35:55.874Z] aa269ceb94a6: Waiting [2024-08-23T10:35:55.874Z] ada007ff1a6a: Waiting [2024-08-23T10:35:55.874Z] 7862e08f4a3e: Download complete [2024-08-23T10:35:56.132Z] 7629e6793208: Verifying Checksum [2024-08-23T10:35:56.132Z] 7629e6793208: Download complete [2024-08-23T10:35:56.132Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T10:35:56.132Z] 4f4fb700ef54: Download complete [2024-08-23T10:35:56.132Z] fb5054dd5b73: Verifying Checksum [2024-08-23T10:35:56.132Z] fb5054dd5b73: Download complete [2024-08-23T10:35:56.132Z] 619be1103602: Verifying Checksum [2024-08-23T10:35:56.132Z] 619be1103602: Download complete [2024-08-23T10:35:56.132Z] eeca6798cff9: Verifying Checksum [2024-08-23T10:35:56.132Z] eeca6798cff9: Download complete [2024-08-23T10:35:56.132Z] 619be1103602: Pull complete [2024-08-23T10:35:56.391Z] ada007ff1a6a: Verifying Checksum [2024-08-23T10:35:56.391Z] ada007ff1a6a: Download complete [2024-08-23T10:35:56.391Z] 7862e08f4a3e: Pull complete [2024-08-23T10:35:56.391Z] 5df492c9dc93: Download complete [2024-08-23T10:35:56.957Z] aa269ceb94a6: Verifying Checksum [2024-08-23T10:35:56.957Z] aa269ceb94a6: Download complete [2024-08-23T10:35:59.490Z] 5df492c9dc93: Pull complete [2024-08-23T10:35:59.490Z] 7629e6793208: Pull complete [2024-08-23T10:35:59.748Z] 4f4fb700ef54: Pull complete [2024-08-23T10:35:59.748Z] fb5054dd5b73: Pull complete [2024-08-23T10:35:59.748Z] eeca6798cff9: Pull complete [2024-08-23T10:36:02.301Z] aa269ceb94a6: Pull complete [2024-08-23T10:36:02.301Z] ada007ff1a6a: Pull complete [2024-08-23T10:36:02.301Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T10:36:02.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T10:36:02.301Z] ---> f489d0715acc [2024-08-23T10:36:02.301Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T10:36:07.576Z] ---> Running in dd1e1c8c0025 [2024-08-23T10:36:07.835Z] Removing intermediate container dd1e1c8c0025 [2024-08-23T10:36:07.835Z] ---> e2b605bd64a6 [2024-08-23T10:36:07.835Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T10:36:07.835Z] ---> Running in 83834853d5d8 [2024-08-23T10:36:07.835Z] Removing intermediate container 83834853d5d8 [2024-08-23T10:36:07.835Z] ---> 550711975d53 [2024-08-23T10:36:07.835Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T10:36:07.835Z] ---> Running in bfdce7a2ce38 [2024-08-23T10:36:07.835Z] Removing intermediate container bfdce7a2ce38 [2024-08-23T10:36:07.835Z] ---> e817b348180d [2024-08-23T10:36:07.835Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T10:36:07.835Z] ---> Running in cd8ae94a6c0e [2024-08-23T10:36:08.094Z] Removing intermediate container cd8ae94a6c0e [2024-08-23T10:36:08.094Z] ---> ea9fb77554b0 [2024-08-23T10:36:08.094Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T10:36:08.094Z] ---> Running in 9d4662731e33 [2024-08-23T10:36:08.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T10:36:08.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T10:36:08.752Z] Still waiting to schedule task [2024-08-23T10:36:08.753Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-23T10:36:08.922Z] OK: 264 MiB in 52 packages [2024-08-23T10:36:09.182Z] Removing intermediate container 9d4662731e33 [2024-08-23T10:36:09.182Z] ---> 8e7a8860b140 [2024-08-23T10:36:09.182Z] Step 8/12 : WORKDIR /app [2024-08-23T10:36:09.182Z] ---> Running in 4680f0fac369 [2024-08-23T10:36:09.182Z] Removing intermediate container 4680f0fac369 [2024-08-23T10:36:09.182Z] ---> b920979745f8 [2024-08-23T10:36:09.182Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-23T10:36:09.182Z] ---> f1f15972d461 [2024-08-23T10:36:09.182Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T10:36:09.441Z] ---> Running in 448e12b878a6 [2024-08-23T10:37:06.386Z] Removing intermediate container 448e12b878a6 [2024-08-23T10:37:06.386Z] ---> b2b3b4c59671 [2024-08-23T10:37:06.386Z] Step 11/12 : COPY . . [2024-08-23T10:37:06.386Z] ---> 2c8d0d5d7637 [2024-08-23T10:37:06.386Z] Step 12/12 : RUN $MAKE [2024-08-23T10:37:06.386Z] ---> Running in f2fc2e046dfb [2024-08-23T10:37:06.386Z] noop [2024-08-23T10:37:06.386Z] Removing intermediate container f2fc2e046dfb [2024-08-23T10:37:06.386Z] ---> 76ed94957e13 [2024-08-23T10:37:06.386Z] Successfully built 76ed94957e13 [2024-08-23T10:37:06.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:37:06.905Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T10:37:06.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:37:07.069Z] prd-ubuntu20.04-docker-8c-8g-8379 does not seem to be running inside a container [2024-08-23T10:37:07.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-309 -v /w/workspace/undry_device-rfid-llrp-go_PR-309:/w/workspace/undry_device-rfid-llrp-go_PR-309:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-309@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-309@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-08-23T10:37:07.409Z] $ docker top 78e1563970cbd4482dbb20fa1809137891305862de00bf44f5d25512336ce17c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T10:37:07.813Z] + go version [2024-08-23T10:37:07.813Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T10:37:07.846Z] $ docker stop --time=1 78e1563970cbd4482dbb20fa1809137891305862de00bf44f5d25512336ce17c [2024-08-23T10:37:09.133Z] $ docker rm -f --volumes 78e1563970cbd4482dbb20fa1809137891305862de00bf44f5d25512336ce17c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:37:09.946Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T10:37:09.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:37:10.147Z] prd-ubuntu20.04-docker-8c-8g-8379 does not seem to be running inside a container [2024-08-23T10:37:10.177Z] $ 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-309 -v /w/workspace/undry_device-rfid-llrp-go_PR-309:/w/workspace/undry_device-rfid-llrp-go_PR-309:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-309@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-309@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-08-23T10:37:10.498Z] $ docker top cfb8ed8a117d34a6499a07575876bb2ba49064ae140f0a1a2f2be7b32cac7972 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T10:37:10.908Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-309 [Pipeline] fileExists [Pipeline] sh [2024-08-23T10:37:11.299Z] + make test [2024-08-23T10:37:11.299Z] go test ./... -coverprofile=coverage.out ./... [2024-08-23T10:37:13.197Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-23T10:37:31.262Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-23T10:37:31.262Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-23T10:37:33.788Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.855s coverage: 40.6% of statements [2024-08-23T10:37:33.788Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2024-08-23T10:37:33.788Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [2024-08-23T10:37:38.144Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8380 in /w/workspace/undry_device-rfid-llrp-go_PR-309 [Pipeline] { [Pipeline] ws [2024-08-23T10:37:38.224Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-08-23T10:37:41.333Z] The recommended git tool is: git [2024-08-23T10:37:48.977Z] using credential edgex-jenkins-ssh [2024-08-23T10:37:49.000Z] Cloning the remote Git repository [2024-08-23T10:37:49.078Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-23T10:37:49.218Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-08-23T10:37:49.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-23T10:37:49.417Z] > git --version # timeout=10 [2024-08-23T10:37:49.456Z] > git --version # 'git version 2.25.1' [2024-08-23T10:37:49.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T10:37:49.623Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T10:37:51.864Z] go vet ./... [2024-08-23T10:37:52.475Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-23T10:37:52.514Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T10:37:54.357Z] Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit 6c221a54da7134fa4e3bef315321c2b9a19e594e [2024-08-23T10:37:54.731Z] Merge succeeded, producing 6c221a54da7134fa4e3bef315321c2b9a19e594e [2024-08-23T10:37:54.732Z] Checking out Revision 6c221a54da7134fa4e3bef315321c2b9a19e594e (PR-309) [2024-08-23T10:37:53.594Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-23T10:37:53.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-23T10:37:53.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T10:37:53.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-23T10:37:54.377Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T10:37:54.458Z] > git checkout -f 6c221a54da7134fa4e3bef315321c2b9a19e594e # timeout=10 [2024-08-23T10:37:54.596Z] > git remote # timeout=10 [2024-08-23T10:37:54.621Z] > git config --get remote.origin.url # timeout=10 [2024-08-23T10:37:54.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T10:37:54.680Z] > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [2024-08-23T10:37:54.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-23T10:37:54.740Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T10:37:54.773Z] > git checkout -f 6c221a54da7134fa4e3bef315321c2b9a19e594e # timeout=10 [2024-08-23T10:37:55.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T10:37:55.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T10:37:55.156Z] ./bin/test-attribution-txt.sh [2024-08-23T10:37:55.156Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-23T10:37:55.156Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-23T10:37:55.411Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-23T10:37:55.415Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-23T10:37:55.415Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T10:37:55.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-08-23T10:37:55.463Z] > git --version # timeout=10 [2024-08-23T10:37:55.474Z] > git --version # 'git version 2.25.1' [2024-08-23T10:37:55.485Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [2024-08-23T10:37:55.509Z] $ docker stop --time=1 cfb8ed8a117d34a6499a07575876bb2ba49064ae140f0a1a2f2be7b32cac7972 [2024-08-23T10:37:58.245Z] $ docker rm -f --volumes cfb8ed8a117d34a6499a07575876bb2ba49064ae140f0a1a2f2be7b32cac7972 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T10:37:58.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T10:37:58.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-08-23T10:37:59.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T10:38:00.080Z] + ls -al . [2024-08-23T10:38:00.080Z] total 688 [2024-08-23T10:38:00.080Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 10:37 . [2024-08-23T10:38:00.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 10:35 .. [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 23 10:35 .dockerignore [2024-08-23T10:38:00.080Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 10:37 .git [2024-08-23T10:38:00.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 10:35 .github [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 23 10:35 .gitignore [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 10:35 .golangci.yml [2024-08-23T10:38:00.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 10:35 .semver [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 23 10:35 Attribution.txt [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 23 10:35 CHANGELOG.md [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 23 10:35 Dockerfile [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 10:35 GOVERNANCE.md [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 23 10:35 Jenkinsfile [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 10:35 LICENSE [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 23 10:35 Makefile [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 23 10:35 OWNERS.md [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 23 10:35 README.md [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 10:35 VERSION [2024-08-23T10:38:00.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 10:35 bin [2024-08-23T10:38:00.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 10:35 cmd [2024-08-23T10:38:00.080Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 23 10:37 coverage.out [2024-08-23T10:38:00.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 10:35 examples [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 23 10:35 go.mod [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 23 10:35 go.sum [2024-08-23T10:38:00.080Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 10:35 images [2024-08-23T10:38:00.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 10:35 internal [2024-08-23T10:38:00.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 10:35 pkg [2024-08-23T10:38:00.080Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 23 10:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:38:00.470Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T10:38:00.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T10:38:00.470Z] Dload Upload Total Spent Left Speed [2024-08-23T10:38:00.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-08-23T10:38:00.696Z] + 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=6c221a54da7134fa4e3bef315321c2b9a19e594e --label arch=amd64 --label version=0.0.0 . [2024-08-23T10:38:00.696Z] Sending build context to Docker daemon 11.42MB [2024-08-23T10:38:00.696Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T10:38:00.696Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-23T10:38:00.696Z] ---> 76ed94957e13 [2024-08-23T10:38:00.696Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-23T10:38:00.817Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T10:38:00.954Z] ---> Running in 1b81c310262c [2024-08-23T10:38:00.954Z] Removing intermediate container 1b81c310262c [2024-08-23T10:38:00.954Z] ---> cbeca8255d25 [2024-08-23T10:38:00.954Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T10:38:00.954Z] ---> Running in c46c8093ee33 [2024-08-23T10:38:01.163Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-23T10:38:01.163Z] /etc/docker/daemon.json [2024-08-23T10:38:01.163Z] { [2024-08-23T10:38:01.163Z] "registry-mirrors": [ [2024-08-23T10:38:01.163Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T10:38:01.163Z] ], [2024-08-23T10:38:01.163Z] "bip": "10.250.0.254/24", [2024-08-23T10:38:01.163Z] "hosts": [ [2024-08-23T10:38:01.163Z] "tcp://0.0.0.0:5555", [2024-08-23T10:38:01.163Z] "unix:///var/run/docker.sock" [2024-08-23T10:38:01.163Z] ], [2024-08-23T10:38:01.163Z] "mtu": 1458, [2024-08-23T10:38:01.163Z] "selinux-enabled": true, [2024-08-23T10:38:01.163Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T10:38:01.163Z] } [Pipeline] sh [2024-08-23T10:38:01.213Z] Removing intermediate container c46c8093ee33 [2024-08-23T10:38:01.213Z] ---> afc1ff7e4390 [2024-08-23T10:38:01.213Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T10:38:01.213Z] ---> Running in c6e895518636 [2024-08-23T10:38:01.213Z] Removing intermediate container c6e895518636 [2024-08-23T10:38:01.213Z] ---> af306fadd718 [2024-08-23T10:38:01.213Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T10:38:01.213Z] ---> Running in 49c56f2fd0f8 [2024-08-23T10:38:01.213Z] Removing intermediate container 49c56f2fd0f8 [2024-08-23T10:38:01.213Z] ---> bc42f4c1f701 [2024-08-23T10:38:01.213Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T10:38:01.213Z] ---> Running in 1b5e5bbb7b7a [2024-08-23T10:38:01.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T10:38:01.514Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T10:38:01.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T10:38:01.862Z] + sudo service docker restart [2024-08-23T10:38:01.989Z] OK: 264 MiB in 52 packages [2024-08-23T10:38:02.249Z] Removing intermediate container 1b5e5bbb7b7a [2024-08-23T10:38:02.249Z] ---> 9eb0081566a9 [2024-08-23T10:38:02.249Z] Step 8/25 : WORKDIR /app [2024-08-23T10:38:02.249Z] ---> Running in 65abee9e9fbf [2024-08-23T10:38:02.249Z] Removing intermediate container 65abee9e9fbf [2024-08-23T10:38:02.249Z] ---> 925cc58aae91 [2024-08-23T10:38:02.249Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-23T10:38:02.510Z] ---> c7bd137fa6fb [2024-08-23T10:38:02.510Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T10:38:02.510Z] ---> Running in 935fe4f902d6 [2024-08-23T10:38:03.076Z] Removing intermediate container 935fe4f902d6 [2024-08-23T10:38:03.076Z] ---> e6506dca038a [2024-08-23T10:38:03.076Z] Step 11/25 : COPY . . [2024-08-23T10:38:03.642Z] ---> ba88c0e3b267 [2024-08-23T10:38:03.643Z] Step 12/25 : RUN $MAKE [2024-08-23T10:38:03.643Z] ---> Running in f1348b4e94a1 [2024-08-23T10:38:03.900Z] 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.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T10:38:20.189Z] provisioning config files... [2024-08-23T10:38:20.215Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17965949366669936055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:38:20.694Z] ---> ****-login.sh [2024-08-23T10:38:20.694Z] nexus3.edgexfoundry.org:10001 [2024-08-23T10:38:21.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:38:21.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:38:21.281Z] Configure a credential helper to remove this warning. See [2024-08-23T10:38:21.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:38:21.281Z] [2024-08-23T10:38:21.281Z] Login Succeeded [2024-08-23T10:38:21.281Z] nexus3.edgexfoundry.org:10002 [2024-08-23T10:38:21.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:38:21.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:38:21.551Z] Configure a credential helper to remove this warning. See [2024-08-23T10:38:21.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:38:21.551Z] [2024-08-23T10:38:21.551Z] Login Succeeded [2024-08-23T10:38:21.551Z] nexus3.edgexfoundry.org:10003 [2024-08-23T10:38:21.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:38:22.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:38:22.107Z] Configure a credential helper to remove this warning. See [2024-08-23T10:38:22.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:38:22.107Z] [2024-08-23T10:38:22.107Z] Login Succeeded [2024-08-23T10:38:22.107Z] nexus3.edgexfoundry.org:10004 [2024-08-23T10:38:22.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:38:22.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:38:22.377Z] Configure a credential helper to remove this warning. See [2024-08-23T10:38:22.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:38:22.377Z] [2024-08-23T10:38:22.377Z] Login Succeeded [2024-08-23T10:38:22.377Z] ****.io [2024-08-23T10:38:22.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:38:22.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:38:22.918Z] Configure a credential helper to remove this warning. See [2024-08-23T10:38:22.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:38:22.918Z] [2024-08-23T10:38:22.918Z] Login Succeeded [2024-08-23T10:38:22.918Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T10:38:22.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T10:38:23.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T10:38:23.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T10:38:23.487Z] ========================================================= [2024-08-23T10:38:23.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T10:38:23.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:38:24.029Z] + 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-08-23T10:38:24.298Z] Sending build context to Docker daemon 1.201MB [2024-08-23T10:38:24.298Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T10:38:24.298Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T10:38:24.567Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T10:38:24.567Z] c6b39de5b339: Pulling fs layer [2024-08-23T10:38:24.567Z] a69c41024577: Pulling fs layer [2024-08-23T10:38:24.567Z] d6de4b400683: Pulling fs layer [2024-08-23T10:38:24.567Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T10:38:24.567Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T10:38:24.567Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T10:38:24.567Z] 00f215d4a9da: Pulling fs layer [2024-08-23T10:38:24.567Z] d496ad576159: Pulling fs layer [2024-08-23T10:38:24.567Z] 4f4fb700ef54: Waiting [2024-08-23T10:38:24.567Z] 464afbd9ba4c: Waiting [2024-08-23T10:38:24.567Z] 00f215d4a9da: Waiting [2024-08-23T10:38:24.567Z] 35cb2a7552d0: Waiting [2024-08-23T10:38:24.567Z] d496ad576159: Waiting [2024-08-23T10:38:24.567Z] a69c41024577: Verifying Checksum [2024-08-23T10:38:24.567Z] a69c41024577: Download complete [2024-08-23T10:38:24.567Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T10:38:24.567Z] 35cb2a7552d0: Download complete [2024-08-23T10:38:24.567Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T10:38:24.567Z] 4f4fb700ef54: Download complete [2024-08-23T10:38:24.567Z] c6b39de5b339: Verifying Checksum [2024-08-23T10:38:24.567Z] c6b39de5b339: Download complete [2024-08-23T10:38:24.567Z] 464afbd9ba4c: Download complete [2024-08-23T10:38:25.152Z] d496ad576159: Verifying Checksum [2024-08-23T10:38:25.152Z] d496ad576159: Download complete [2024-08-23T10:38:25.418Z] c6b39de5b339: Pull complete [2024-08-23T10:38:26.002Z] a69c41024577: Pull complete [2024-08-23T10:38:26.588Z] d6de4b400683: Verifying Checksum [2024-08-23T10:38:26.588Z] d6de4b400683: Download complete [2024-08-23T10:38:27.549Z] 00f215d4a9da: Verifying Checksum [2024-08-23T10:38:27.549Z] 00f215d4a9da: Download complete [2024-08-23T10:38:37.906Z] Removing intermediate container f1348b4e94a1 [2024-08-23T10:38:37.906Z] ---> 84da5b9bef6c [2024-08-23T10:38:37.906Z] Step 13/25 : FROM alpine:3.18 [2024-08-23T10:38:37.906Z] 3.18: Pulling from library/alpine [2024-08-23T10:38:37.906Z] 930bdd4d222e: Pulling fs layer [2024-08-23T10:38:37.906Z] 930bdd4d222e: Verifying Checksum [2024-08-23T10:38:37.906Z] 930bdd4d222e: Download complete [2024-08-23T10:38:37.907Z] 930bdd4d222e: Pull complete [2024-08-23T10:38:37.907Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T10:38:37.907Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T10:38:37.907Z] ---> 18f865063206 [2024-08-23T10:38:37.907Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T10:38:37.907Z] ---> Running in aa3cb89fbdbb [2024-08-23T10:38:37.907Z] Removing intermediate container aa3cb89fbdbb [2024-08-23T10:38:37.907Z] ---> 96970c989f5c [2024-08-23T10:38:37.907Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-23T10:38:37.907Z] ---> Running in 09910768cb65 [2024-08-23T10:38:37.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T10:38:37.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T10:38:37.907Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T10:38:37.907Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T10:38:37.907Z] OK: 7 MiB in 16 packages [2024-08-23T10:38:37.907Z] Removing intermediate container 09910768cb65 [2024-08-23T10:38:37.907Z] ---> 0d7a2cbac484 [2024-08-23T10:38:37.907Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-23T10:38:37.907Z] ---> Running in 91c1fbd2bcce [2024-08-23T10:38:37.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T10:38:37.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T10:38:37.907Z] OK: 7 MiB in 16 packages [2024-08-23T10:38:37.907Z] Removing intermediate container 91c1fbd2bcce [2024-08-23T10:38:37.907Z] ---> 7adfa97238ad [2024-08-23T10:38:37.907Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-23T10:38:37.907Z] ---> 18ac69c30a31 [2024-08-23T10:38:37.907Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-23T10:38:37.907Z] ---> 8d4c338a8f6a [2024-08-23T10:38:37.907Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-23T10:38:37.907Z] ---> 033ee3086d66 [2024-08-23T10:38:37.907Z] Step 20/25 : EXPOSE 59989 [2024-08-23T10:38:37.907Z] ---> Running in 74906f98660b [2024-08-23T10:38:37.907Z] Removing intermediate container 74906f98660b [2024-08-23T10:38:37.907Z] ---> c4840233c6b3 [2024-08-23T10:38:37.907Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-23T10:38:37.907Z] ---> Running in 5e0cc0a31fe9 [2024-08-23T10:38:37.907Z] Removing intermediate container 5e0cc0a31fe9 [2024-08-23T10:38:37.907Z] ---> 0a7570c52db9 [2024-08-23T10:38:37.907Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T10:38:37.907Z] ---> Running in e8ae45cd15f6 [2024-08-23T10:38:37.907Z] Removing intermediate container e8ae45cd15f6 [2024-08-23T10:38:37.907Z] ---> 8a3a5e69400d [2024-08-23T10:38:37.907Z] Step 23/25 : LABEL arch=amd64 [2024-08-23T10:38:37.907Z] ---> Running in cff25ff5963a [2024-08-23T10:38:37.907Z] Removing intermediate container cff25ff5963a [2024-08-23T10:38:37.907Z] ---> e03604ad6d5b [2024-08-23T10:38:37.907Z] Step 24/25 : LABEL git_sha=6c221a54da7134fa4e3bef315321c2b9a19e594e [2024-08-23T10:38:37.907Z] ---> Running in 76174b98e647 [2024-08-23T10:38:37.907Z] Removing intermediate container 76174b98e647 [2024-08-23T10:38:37.907Z] ---> d33cbc48f365 [2024-08-23T10:38:37.907Z] Step 25/25 : LABEL version=0.0.0 [2024-08-23T10:38:37.907Z] ---> Running in a73232a3c0e4 [2024-08-23T10:38:37.907Z] Removing intermediate container a73232a3c0e4 [2024-08-23T10:38:37.907Z] ---> 9ae2b838cb9d [2024-08-23T10:38:37.907Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T10:38:37.907Z] Successfully built 9ae2b838cb9d [2024-08-23T10:38:37.907Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:38:38.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T10:38:38.964Z] [2024-08-23T10:38:38.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:38:39.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T10:38:39.380Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T10:38:39.380Z] 5eb5b503b376: Pulling fs layer [2024-08-23T10:38:39.380Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T10:38:39.380Z] ec43610c2a17: Pulling fs layer [2024-08-23T10:38:39.380Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T10:38:39.380Z] 33b1e0a273af: Pulling fs layer [2024-08-23T10:38:39.380Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T10:38:39.380Z] 2f39f015ded8: Pulling fs layer [2024-08-23T10:38:39.380Z] 3a2ae6a8a46f: Waiting [2024-08-23T10:38:39.380Z] 33b1e0a273af: Waiting [2024-08-23T10:38:39.380Z] 5d3b04190fa2: Waiting [2024-08-23T10:38:39.380Z] 2f39f015ded8: Waiting [2024-08-23T10:38:39.380Z] 5c69ac0246d0: Verifying Checksum [2024-08-23T10:38:39.380Z] 5c69ac0246d0: Download complete [2024-08-23T10:38:39.380Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T10:38:39.380Z] 3a2ae6a8a46f: Download complete [2024-08-23T10:38:39.380Z] 33b1e0a273af: Verifying Checksum [2024-08-23T10:38:39.380Z] 33b1e0a273af: Download complete [2024-08-23T10:38:39.380Z] 5d3b04190fa2: Verifying Checksum [2024-08-23T10:38:39.380Z] 5d3b04190fa2: Download complete [2024-08-23T10:38:39.380Z] ec43610c2a17: Verifying Checksum [2024-08-23T10:38:39.380Z] ec43610c2a17: Download complete [2024-08-23T10:38:39.640Z] 5eb5b503b376: Verifying Checksum [2024-08-23T10:38:39.640Z] 5eb5b503b376: Download complete [2024-08-23T10:38:39.887Z] d6de4b400683: Pull complete [2024-08-23T10:38:39.887Z] 35cb2a7552d0: Pull complete [2024-08-23T10:38:39.887Z] 4f4fb700ef54: Pull complete [2024-08-23T10:38:39.887Z] 464afbd9ba4c: Pull complete [2024-08-23T10:38:40.206Z] 2f39f015ded8: Download complete [2024-08-23T10:38:40.775Z] 5eb5b503b376: Pull complete [2024-08-23T10:38:40.775Z] 5c69ac0246d0: Pull complete [2024-08-23T10:38:41.034Z] ec43610c2a17: Pull complete [2024-08-23T10:38:41.294Z] 3a2ae6a8a46f: Pull complete [2024-08-23T10:38:41.551Z] 33b1e0a273af: Pull complete [2024-08-23T10:38:41.551Z] 5d3b04190fa2: Pull complete [2024-08-23T10:38:46.250Z] 2f39f015ded8: Pull complete [2024-08-23T10:38:46.250Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T10:38:46.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T10:38:46.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:38:47.302Z] prd-ubuntu20.04-docker-8c-8g-8379 does not seem to be running inside a container [2024-08-23T10:38:47.340Z] $ 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-309 -v /w/workspace/undry_device-rfid-llrp-go_PR-309:/w/workspace/undry_device-rfid-llrp-go_PR-309:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-309@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-309@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-08-23T10:38:48.097Z] 00f215d4a9da: Pull complete [2024-08-23T10:38:49.509Z] d496ad576159: Pull complete [2024-08-23T10:38:49.509Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T10:38:49.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T10:38:49.509Z] ---> f246e2811388 [2024-08-23T10:38:49.509Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T10:38:51.449Z] ---> Running in d72dc74bd759 [2024-08-23T10:38:51.449Z] Removing intermediate container d72dc74bd759 [2024-08-23T10:38:51.449Z] ---> eeda8fb6fec2 [2024-08-23T10:38:51.449Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T10:38:51.449Z] ---> Running in 059b79e7b5f1 [2024-08-23T10:38:51.716Z] Removing intermediate container 059b79e7b5f1 [2024-08-23T10:38:51.716Z] ---> a60ba784c7ec [2024-08-23T10:38:51.716Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T10:38:51.716Z] ---> Running in 4457534b07f5 [2024-08-23T10:38:51.955Z] $ docker top 191bb8bcde8a0b9db162e205571d8e52af6d70a4cd6014929aaf8d32cae22f3b -eo pid,comm [2024-08-23T10:38:51.989Z] Removing intermediate container 4457534b07f5 [2024-08-23T10:38:51.989Z] ---> 1374eff44ae7 [2024-08-23T10:38:51.989Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [Pipeline] { [Pipeline] libraryResource [2024-08-23T10:38:52.255Z] ---> Running in c8e30a6a7656 [Pipeline] sh [2024-08-23T10:38:52.524Z] Removing intermediate container c8e30a6a7656 [2024-08-23T10:38:52.524Z] ---> 60c38a948d9e [2024-08-23T10:38:52.524Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T10:38:52.524Z] ---> Running in b9496dfd4fb7 [2024-08-23T10:38:52.546Z] ---> job-cost.sh [2024-08-23T10:38:52.546Z] lf-activate-venv: SKIPPING [2024-08-23T10:38:52.546Z] INFO: No Stack... [2024-08-23T10:38:53.114Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T10:38:53.374Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T10:38:53.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T10:38:53.696Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-309/archives/cost.csv [2024-08-23T10:38:53.696Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T10:38:53.746Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] [2024-08-23T10:38:53.754Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] did not exist. Created. [2024-08-23T10:38:53.762Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T10:38:54.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T10:38:54.181Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T10:38:54.243Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T10:38:54.282Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T10:38:54.378Z] $ docker stop --time=1 191bb8bcde8a0b9db162e205571d8e52af6d70a4cd6014929aaf8d32cae22f3b [2024-08-23T10:38:55.056Z] OK: 266 MiB in 52 packages [2024-08-23T10:38:55.529Z] $ docker rm -f --volumes 191bb8bcde8a0b9db162e205571d8e52af6d70a4cd6014929aaf8d32cae22f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T10:38:56.026Z] Removing intermediate container b9496dfd4fb7 [2024-08-23T10:38:56.026Z] ---> 51c2683f9f13 [2024-08-23T10:38:56.026Z] Step 8/12 : WORKDIR /app [2024-08-23T10:38:56.026Z] ---> Running in 0510ff2aba06 [2024-08-23T10:38:57.429Z] Removing intermediate container 0510ff2aba06 [2024-08-23T10:38:57.429Z] ---> 2f5723386c84 [2024-08-23T10:38:57.429Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-23T10:38:57.695Z] ---> 2b6254dc625f [2024-08-23T10:38:57.695Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T10:38:57.965Z] ---> Running in 5e2fac6b1b51 [2024-08-23T10:40:49.603Z] Removing intermediate container 5e2fac6b1b51 [2024-08-23T10:40:49.603Z] ---> cf739b632b7e [2024-08-23T10:40:49.603Z] Step 11/12 : COPY . . [2024-08-23T10:40:49.603Z] ---> 5d44b8aa082c [2024-08-23T10:40:49.603Z] Step 12/12 : RUN $MAKE [2024-08-23T10:40:49.603Z] ---> Running in bcfafe76477e [2024-08-23T10:40:49.603Z] noop [2024-08-23T10:40:49.603Z] Removing intermediate container bcfafe76477e [2024-08-23T10:40:49.603Z] ---> b282f4171337 [2024-08-23T10:40:49.603Z] Successfully built b282f4171337 [2024-08-23T10:40:49.603Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:40:50.144Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T10:40:50.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:40:50.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-8380 does not seem to be running inside a container [2024-08-23T10:40:50.500Z] $ 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-08-23T10:40:51.653Z] $ docker top 7eb7a0d00a878c5cddf7036ba1e0b18af32c17e4e69b99dd809ef9566f1449cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T10:40:52.540Z] + go version [2024-08-23T10:40:52.540Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T10:40:52.574Z] $ docker stop --time=1 7eb7a0d00a878c5cddf7036ba1e0b18af32c17e4e69b99dd809ef9566f1449cc [2024-08-23T10:40:54.182Z] $ docker rm -f --volumes 7eb7a0d00a878c5cddf7036ba1e0b18af32c17e4e69b99dd809ef9566f1449cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:40:55.115Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T10:40:55.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:40:55.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-8380 does not seem to be running inside a container [2024-08-23T10:40:55.444Z] $ 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-08-23T10:40:56.657Z] $ docker top e5a11277713d422154f9ad818be5498126029613b9ca89ae533d922914fe8d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T10:40:57.236Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T10:40:57.907Z] + make test [2024-08-23T10:40:58.174Z] go test ./... -coverprofile=coverage.out ./... [2024-08-23T10:41:04.812Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-23T10:44:26.592Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-23T10:44:26.592Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-23T10:44:48.856Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.642s coverage: 40.6% of statements [2024-08-23T10:44:48.856Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 94.6% of statements [2024-08-23T10:44:48.856Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.566s coverage: 51.9% of statements [2024-08-23T10:44:48.856Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T10:44:48.856Z] go vet ./... [2024-08-23T10:45:35.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T10:45:35.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T10:45:35.754Z] ./bin/test-attribution-txt.sh [2024-08-23T10:45:35.754Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-23T10:45:35.754Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T10:45:35.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T10:45:35.843Z] $ docker stop --time=1 e5a11277713d422154f9ad818be5498126029613b9ca89ae533d922914fe8d0f [2024-08-23T10:45:37.707Z] $ docker rm -f --volumes e5a11277713d422154f9ad818be5498126029613b9ca89ae533d922914fe8d0f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T10:45:39.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T10:45:39.410Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T10:45:40.056Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T10:45:40.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T10:45:41.085Z] + ls -al . [2024-08-23T10:45:41.085Z] total 684 [2024-08-23T10:45:41.085Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 10:41 . [2024-08-23T10:45:41.085Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 10:37 .. [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 23 10:37 .dockerignore [2024-08-23T10:45:41.085Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 10:37 .git [2024-08-23T10:45:41.085Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 10:37 .github [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 23 10:37 .gitignore [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 10:37 .golangci.yml [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 23 10:37 Attribution.txt [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 23 10:37 CHANGELOG.md [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 23 10:37 Dockerfile [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 10:37 GOVERNANCE.md [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 23 10:37 Jenkinsfile [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 10:37 LICENSE [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 23 10:37 Makefile [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 23 10:37 OWNERS.md [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 23 10:37 README.md [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 10:35 VERSION [2024-08-23T10:45:41.085Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 10:37 bin [2024-08-23T10:45:41.085Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 10:37 cmd [2024-08-23T10:45:41.085Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 23 10:44 coverage.out [2024-08-23T10:45:41.085Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 10:37 examples [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 23 10:37 go.mod [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 23 10:37 go.sum [2024-08-23T10:45:41.085Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 10:37 images [2024-08-23T10:45:41.085Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 10:37 internal [2024-08-23T10:45:41.085Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 10:37 pkg [2024-08-23T10:45:41.085Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 23 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:45:41.575Z] + 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=6c221a54da7134fa4e3bef315321c2b9a19e594e --label arch=arm64 --label version=0.0.0 . [2024-08-23T10:45:41.847Z] Sending build context to Docker daemon 1.201MB [2024-08-23T10:45:41.847Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T10:45:41.847Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-23T10:45:41.847Z] ---> b282f4171337 [2024-08-23T10:45:41.847Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-23T10:45:42.115Z] ---> Running in b534bd7c8c3e [2024-08-23T10:45:42.381Z] Removing intermediate container b534bd7c8c3e [2024-08-23T10:45:42.381Z] ---> e6bd3ff32ce1 [2024-08-23T10:45:42.381Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T10:45:42.381Z] ---> Running in c5e7c01f911e [2024-08-23T10:45:42.649Z] Removing intermediate container c5e7c01f911e [2024-08-23T10:45:42.649Z] ---> 665924912e23 [2024-08-23T10:45:42.649Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T10:45:42.649Z] ---> Running in fb504101355b [2024-08-23T10:45:42.920Z] Removing intermediate container fb504101355b [2024-08-23T10:45:42.920Z] ---> 11efef16cc73 [2024-08-23T10:45:42.920Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T10:45:43.188Z] ---> Running in 85301327392b [2024-08-23T10:45:43.455Z] Removing intermediate container 85301327392b [2024-08-23T10:45:43.455Z] ---> 85635e8237d7 [2024-08-23T10:45:43.455Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T10:45:43.455Z] ---> Running in 30b0e5ec909c [2024-08-23T10:45:44.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T10:45:44.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T10:45:45.970Z] OK: 266 MiB in 52 packages [2024-08-23T10:45:46.553Z] Removing intermediate container 30b0e5ec909c [2024-08-23T10:45:46.553Z] ---> 1fafce2b38af [2024-08-23T10:45:46.553Z] Step 8/25 : WORKDIR /app [2024-08-23T10:45:46.822Z] ---> Running in c81bd7f82c01 [2024-08-23T10:45:47.089Z] Removing intermediate container c81bd7f82c01 [2024-08-23T10:45:47.089Z] ---> 07b1d35285bc [2024-08-23T10:45:47.089Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-23T10:45:47.674Z] ---> 39b2b58ab769 [2024-08-23T10:45:47.674Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T10:45:47.674Z] ---> Running in 6c077b1a519f [2024-08-23T10:45:49.619Z] Removing intermediate container 6c077b1a519f [2024-08-23T10:45:49.619Z] ---> 0a654ff8f17f [2024-08-23T10:45:49.619Z] Step 11/25 : COPY . . [2024-08-23T10:45:50.576Z] ---> 33594a4dd8c1 [2024-08-23T10:45:50.576Z] Step 12/25 : RUN $MAKE [2024-08-23T10:45:50.576Z] ---> Running in 4608a2225247 [2024-08-23T10:45:51.540Z] 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.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-08-23T10:49:13.311Z] Removing intermediate container 4608a2225247 [2024-08-23T10:49:13.312Z] ---> 43124137ff23 [2024-08-23T10:49:13.312Z] Step 13/25 : FROM alpine:3.18 [2024-08-23T10:49:13.312Z] 3.18: Pulling from library/alpine [2024-08-23T10:49:13.312Z] 4983c3fe2029: Pulling fs layer [2024-08-23T10:49:13.312Z] 4983c3fe2029: Verifying Checksum [2024-08-23T10:49:13.312Z] 4983c3fe2029: Download complete [2024-08-23T10:49:13.312Z] 4983c3fe2029: Pull complete [2024-08-23T10:49:13.312Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T10:49:13.312Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T10:49:13.312Z] ---> a0237000ae83 [2024-08-23T10:49:13.312Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T10:49:13.312Z] ---> Running in 081515d00a56 [2024-08-23T10:49:13.893Z] Removing intermediate container 081515d00a56 [2024-08-23T10:49:13.893Z] ---> bc47064ab2a4 [2024-08-23T10:49:13.893Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-23T10:49:13.893Z] ---> Running in b346437b6faf [2024-08-23T10:49:14.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T10:49:15.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T10:49:16.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T10:49:16.385Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T10:49:16.385Z] OK: 8 MiB in 16 packages [2024-08-23T10:49:17.350Z] Removing intermediate container b346437b6faf [2024-08-23T10:49:17.350Z] ---> bf34e283d4d9 [2024-08-23T10:49:17.350Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-23T10:49:17.350Z] ---> Running in 080da864d6bb [2024-08-23T10:49:18.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T10:49:18.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T10:49:19.260Z] OK: 8 MiB in 16 packages [2024-08-23T10:49:20.219Z] Removing intermediate container 080da864d6bb [2024-08-23T10:49:20.219Z] ---> 89597f136061 [2024-08-23T10:49:20.219Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-23T10:49:20.485Z] ---> 46bc0bfc7e7f [2024-08-23T10:49:20.485Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-23T10:49:20.988Z] ---> f097ec1ba44b [2024-08-23T10:49:20.988Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-23T10:49:23.562Z] ---> c8ba84c191c4 [2024-08-23T10:49:23.562Z] Step 20/25 : EXPOSE 59989 [2024-08-23T10:49:23.562Z] ---> Running in d848b12603d9 [2024-08-23T10:49:23.562Z] Removing intermediate container d848b12603d9 [2024-08-23T10:49:23.562Z] ---> c973c79fc8a8 [2024-08-23T10:49:23.562Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-23T10:49:23.562Z] ---> Running in 3ae5e45affe0 [2024-08-23T10:49:23.829Z] Removing intermediate container 3ae5e45affe0 [2024-08-23T10:49:23.829Z] ---> 0b199b86853b [2024-08-23T10:49:23.829Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T10:49:23.829Z] ---> Running in 462c3188b620 [2024-08-23T10:49:24.097Z] Removing intermediate container 462c3188b620 [2024-08-23T10:49:24.097Z] ---> f3b30738bb0d [2024-08-23T10:49:24.097Z] Step 23/25 : LABEL arch=arm64 [2024-08-23T10:49:24.363Z] ---> Running in d0b6cd45aa62 [2024-08-23T10:49:24.630Z] Removing intermediate container d0b6cd45aa62 [2024-08-23T10:49:24.630Z] ---> 01c7db21c33c [2024-08-23T10:49:24.630Z] Step 24/25 : LABEL git_sha=6c221a54da7134fa4e3bef315321c2b9a19e594e [2024-08-23T10:49:24.630Z] ---> Running in 8a9733feb340 [2024-08-23T10:49:24.897Z] Removing intermediate container 8a9733feb340 [2024-08-23T10:49:24.897Z] ---> 9dcfdef14e17 [2024-08-23T10:49:24.897Z] Step 25/25 : LABEL version=0.0.0 [2024-08-23T10:49:24.897Z] ---> Running in f11a69990fc2 [2024-08-23T10:49:25.481Z] Removing intermediate container f11a69990fc2 [2024-08-23T10:49:25.481Z] ---> 16a66cd63356 [2024-08-23T10:49:25.481Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T10:49:25.481Z] Successfully built 16a66cd63356 [2024-08-23T10:49:25.481Z] 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-08-23T10:49:26.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T10:49:26.443Z] [2024-08-23T10:49:26.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:49:26.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T10:49:26.874Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T10:49:26.874Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T10:49:26.874Z] 04944245beec: Pulling fs layer [2024-08-23T10:49:26.874Z] 699f458cf7ca: Pulling fs layer [2024-08-23T10:49:26.874Z] 765212b225bb: Pulling fs layer [2024-08-23T10:49:26.874Z] f23df028b6ca: Pulling fs layer [2024-08-23T10:49:26.874Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T10:49:26.874Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T10:49:26.874Z] 765212b225bb: Waiting [2024-08-23T10:49:26.874Z] f23df028b6ca: Waiting [2024-08-23T10:49:26.874Z] 2437ff75d9bd: Waiting [2024-08-23T10:49:26.874Z] d65c8cfc05b1: Waiting [2024-08-23T10:49:27.140Z] 04944245beec: Verifying Checksum [2024-08-23T10:49:27.140Z] 04944245beec: Download complete [2024-08-23T10:49:27.140Z] 765212b225bb: Verifying Checksum [2024-08-23T10:49:27.140Z] 765212b225bb: Download complete [2024-08-23T10:49:27.140Z] f23df028b6ca: Download complete [2024-08-23T10:49:27.140Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T10:49:27.140Z] d65c8cfc05b1: Download complete [2024-08-23T10:49:27.406Z] 699f458cf7ca: Verifying Checksum [2024-08-23T10:49:27.406Z] 699f458cf7ca: Download complete [2024-08-23T10:49:27.674Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T10:49:27.674Z] 8998bd30e6a1: Download complete [2024-08-23T10:49:30.246Z] 2437ff75d9bd: Verifying Checksum [2024-08-23T10:49:30.246Z] 2437ff75d9bd: Download complete [2024-08-23T10:49:32.193Z] 8998bd30e6a1: Pull complete [2024-08-23T10:49:32.778Z] 04944245beec: Pull complete [2024-08-23T10:49:34.182Z] 699f458cf7ca: Pull complete [2024-08-23T10:49:34.449Z] 765212b225bb: Pull complete [2024-08-23T10:49:35.409Z] f23df028b6ca: Pull complete [2024-08-23T10:49:35.675Z] d65c8cfc05b1: Pull complete [2024-08-23T10:49:53.885Z] 2437ff75d9bd: Pull complete [2024-08-23T10:49:53.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T10:49:53.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T10:49:53.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:49:54.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-8380 does not seem to be running inside a container [2024-08-23T10:49:54.302Z] $ 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-08-23T10:49:56.844Z] $ docker top 992ae41e8c62ff4adbdcbdcd49129ed165015ed6224978812863c3aba0be6623 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:49:57.836Z] ---> job-cost.sh [2024-08-23T10:49:57.837Z] lf-activate-venv: SKIPPING [2024-08-23T10:49:57.837Z] INFO: No Stack... [2024-08-23T10:49:58.101Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T10:49:59.050Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T10:49:59.722Z] + cut -d, -f6 [2024-08-23T10:49:59.722Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-08-23T10:49:59.802Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] [2024-08-23T10:49:59.808Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] did not exist. Created. [2024-08-23T10:49:59.814Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T10:50:00.547Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-c81cb940/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-23T10:50:01.219Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T10:50:01.268Z] Warning: overwriting stash ‘stack-cost’ [2024-08-23T10:50:01.340Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T10:50:01.360Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T10:50:01.454Z] $ docker stop --time=1 992ae41e8c62ff4adbdcbdcd49129ed165015ed6224978812863c3aba0be6623 [2024-08-23T10:50:02.955Z] $ docker rm -f --volumes 992ae41e8c62ff4adbdcbdcd49129ed165015ed6224978812863c3aba0be6623 [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-08-23T10:50:04.179Z] provisioning config files... [2024-08-23T10:50:04.186Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/config18310471476880298451tmp [Pipeline] { [Pipeline] sh [2024-08-23T10:50:04.536Z] + set +x [2024-08-23T10:50:04.536Z] + curl -s https://codecov.io/bash [2024-08-23T10:50:04.536Z] + bash -s -- [2024-08-23T10:50:04.795Z] [2024-08-23T10:50:04.795Z] _____ _ [2024-08-23T10:50:04.795Z] / ____| | | [2024-08-23T10:50:04.795Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T10:50:04.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T10:50:04.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T10:50:04.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T10:50:04.795Z] Bash-1.0.6 [2024-08-23T10:50:04.795Z] [2024-08-23T10:50:04.795Z] [2024-08-23T10:50:04.795Z] ==> git version 2.25.1 found [2024-08-23T10:50:04.795Z] ==> 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-08-23T10:50:04.795Z] Release-Date: 2020-01-08 [2024-08-23T10:50:04.795Z] 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-08-23T10:50:04.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T10:50:04.795Z] ==> Jenkins CI detected. [2024-08-23T10:50:04.795Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-309 [2024-08-23T10:50:04.795Z] project root: . [2024-08-23T10:50:04.795Z] --> token set from env [2024-08-23T10:50:04.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T10:50:04.795Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T10:50:04.795Z] ==> Python coveragepy not found [2024-08-23T10:50:04.795Z] ==> Searching for coverage reports in: [2024-08-23T10:50:04.795Z] + . [2024-08-23T10:50:04.795Z] -> Found 1 reports [2024-08-23T10:50:04.795Z] ==> Detecting git/mercurial file structure [2024-08-23T10:50:04.795Z] ==> Reading reports [2024-08-23T10:50:04.795Z] + ./coverage.out bytes=438103 [2024-08-23T10:50:04.795Z] ==> Appending adjustments [2024-08-23T10:50:04.795Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T10:50:05.054Z] + Found adjustments [2024-08-23T10:50:05.054Z] ==> Gzipping contents [2024-08-23T10:50:05.054Z] 52K /tmp/codecov.lO3JlA.gz [2024-08-23T10:50:05.054Z] ==> Uploading reports [2024-08-23T10:50:05.054Z] url: https://codecov.io [2024-08-23T10:50:05.054Z] query: branch=PR-309&commit=6c221a54da7134fa4e3bef315321c2b9a19e594e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=309&job=&cmd_args= [2024-08-23T10:50:05.054Z] -> Pinging Codecov [2024-08-23T10:50:05.054Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-309&commit=6c221a54da7134fa4e3bef315321c2b9a19e594e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=309&job=&cmd_args= [2024-08-23T10:50:05.054Z] -> Uploading to [2024-08-23T10:50:05.055Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/581DD39554BDF9B6E22D074273EAD858/6c221a54da7134fa4e3bef315321c2b9a19e594e/63f1359f-1884-45b5-939b-3a9195cbd24a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T105005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8562e7d7aa906dec70abfe843e499cbbbc240f77537e297ffe5c547bd2a0a486 [2024-08-23T10:50:05.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T10:50:05.055Z] Dload Upload Total Spent Left Speed [2024-08-23T10:50:05.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50188 0 0 100 50188 0 169k --:--:-- --:--:-- --:--:-- 169k [2024-08-23T10:50:05.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6c221a54da7134fa4e3bef315321c2b9a19e594e [Pipeline] } [2024-08-23T10:50:05.657Z] 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-08-23T10:50:07.936Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-309/archives ] [2024-08-23T10:50:07.936Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-309/archives [2024-08-23T10:50:07.936Z] total 16 [2024-08-23T10:50:07.936Z] drwxr-xr-x 3 root root 4096 Aug 23 10:38 . [2024-08-23T10:50:07.936Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 10:38 .. [2024-08-23T10:50:07.936Z] drwxr-xr-x 2 root root 4096 Aug 23 10:38 cost [2024-08-23T10:50:07.936Z] -rw-r--r-- 1 root root 91 Aug 23 10:38 cost.csv [2024-08-23T10:50:07.936Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-309/archives [2024-08-23T10:50:07.936Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-309/archives [2024-08-23T10:50:07.936Z] total 16 [2024-08-23T10:50:07.936Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 10:38 . [2024-08-23T10:50:07.936Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 10:38 .. [2024-08-23T10:50:07.936Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 10:38 cost [2024-08-23T10:50:07.936Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 23 10:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:50:08.285Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:50:09.190Z] ---> package-listing.sh [2024-08-23T10:50:09.190Z] ++ facter osfamily [2024-08-23T10:50:09.190Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T10:50:09.450Z] + OS_FAMILY=debian [2024-08-23T10:50:09.450Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-309 [2024-08-23T10:50:09.450Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T10:50:09.450Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T10:50:09.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T10:50:09.450Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T10:50:09.450Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-309 ']' [2024-08-23T10:50:09.450Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T10:50:09.450Z] + case "${OS_FAMILY}" in [2024-08-23T10:50:09.450Z] + dpkg -l [2024-08-23T10:50:09.450Z] + grep '^ii' [2024-08-23T10:50:09.450Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T10:50:09.450Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T10:50:09.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T10:50:09.450Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-309 ']' [2024-08-23T10:50:09.450Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-309/archives/ [2024-08-23T10:50:09.451Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-309/archives/ [Pipeline] echo [2024-08-23T10:50:09.494Z] 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-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-23T10:50:09.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:50:10.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T10:50:10.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:50:10.612Z] prd-ubuntu20.04-docker-8c-8g-8379 does not seem to be running inside a container [2024-08-23T10:50:10.642Z] $ 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-309/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-309 -v /w/workspace/undry_device-rfid-llrp-go_PR-309:/w/workspace/undry_device-rfid-llrp-go_PR-309:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-309@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-309@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-08-23T10:50:10.858Z] $ docker top 50c4714bd80f3d29f9b8a1cc2e9783b0bad673901630c24014942740e0e4e935 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T10:50:11.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T10:50:11.681Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T10:50:11.993Z] + ls /var/log/sa-host [2024-08-23T10:50:11.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T10:50:12.256Z] provisioning config files... [2024-08-23T10:50:12.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-309@tmp/config17202825302624284507tmp [Pipeline] { [Pipeline] echo [2024-08-23T10:50:12.336Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:50:12.664Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T10:50:12.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:50:13.112Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T10:50:13.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:50:13.462Z] ---> sudo-logs.sh [2024-08-23T10:50:13.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T10:50:13.575Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:50:13.898Z] ---> job-cost.sh [2024-08-23T10:50:13.898Z] lf-activate-venv: SKIPPING [2024-08-23T10:50:13.898Z] DEBUG: total: 0.2199999988079071 [2024-08-23T10:50:13.898Z] INFO: Retrieving Stack Cost... [2024-08-23T10:50:14.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T10:50:14.727Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T10:50:14.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:50:15.106Z] ---> logs-deploy.sh [2024-08-23T10:50:15.106Z] lf-activate-venv: SKIPPING [2024-08-23T10:50:15.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-309/1 [2024-08-23T10:50:15.106Z] INFO: archiving workspace using pattern(s): [2024-08-23T10:50:16.039Z] Archives upload complete. [2024-08-23T10:50:16.039Z] INFO: archiving logs to Nexus