Pull request #275 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee054ed613dfeaa19c7f4fec980c56713ff4e0a6+9183fab70f5305c11e22753a9d735b181ccbdb61 (45491a8ed5fb3ba662a44395cc0dc71f6eeda76e) 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-ssh10803317770787208699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh103117228774659990.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-275/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-275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9335554028273064450.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-275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3416675253112509563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3950916320403625199.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-275/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-275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14095495902796443707.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Running on prd-ubuntu20.04-docker-8c-8g-24173 in /w/workspace/undry_device-rfid-llrp-go_PR-275 [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-275 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9183fab70f5305c11e22753a9d735b181ccbdb61 into PR head commit ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 Merge succeeded, producing ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 Checking out Revision ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 (PR-275) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T10:21:50.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T10:21:50.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 # 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 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T10:21:50.956Z] ========================================================= [2023-12-06T10:21:50.956Z] EdgeX Global Pipelines Version Info [2023-12-06T10:21:50.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:21:51.701Z] ------------------- [2023-12-06T10:21:51.701Z] stable info: [2023-12-06T10:21:51.701Z] ------------------- [2023-12-06T10:21:51.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T10:21:51.701Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T10:21:51.701Z] Message: update stable to v1.0.258 [2023-12-06T10:21:52.270Z] ------------------- [2023-12-06T10:21:52.270Z] experimental info: [2023-12-06T10:21:52.270Z] ------------------- [2023-12-06T10:21:52.270Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T10:21:52.270Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T10:21:52.270Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T10:21:52.494Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-12-06T10:21:52.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-12-06T10:21:52.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T10:21:52.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T10:21:52.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T10:21:52.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T10:21:52.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T10:21:52.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T10:21:52.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T10:21:53.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T10:21:53.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T10:21:53.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-12-06T10:21:53.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T10:21:53.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T10:21:53.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T10:21:53.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T10:21:53.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T10:21:53.494Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T10:21:53.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T10:21:53.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T10:21:53.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T10:21:53.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T10:21:53.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T10:21:53.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T10:21:53.956Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T10:21:54.035Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T10:21:54.104Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T10:21:54.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-275 [Pipeline] echo [2023-12-06T10:21:54.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-275 [Pipeline] echo [2023-12-06T10:21:54.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-275 [Pipeline] echo [2023-12-06T10:21:54.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [Pipeline] echo [2023-12-06T10:21:54.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee054ed [Pipeline] echo [2023-12-06T10:21:54.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T10:21:54.698Z] provisioning config files... [2023-12-06T10:21:54.713Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/config3607315615998999176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:21:55.110Z] ---> ****-login.sh [2023-12-06T10:21:55.110Z] nexus3.edgexfoundry.org:10001 [2023-12-06T10:21:55.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:21:55.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:21:55.369Z] Configure a credential helper to remove this warning. See [2023-12-06T10:21:55.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:21:55.369Z] [2023-12-06T10:21:55.369Z] Login Succeeded [2023-12-06T10:21:55.369Z] nexus3.edgexfoundry.org:10002 [2023-12-06T10:21:55.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:21:55.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:21:55.369Z] Configure a credential helper to remove this warning. See [2023-12-06T10:21:55.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:21:55.369Z] [2023-12-06T10:21:55.369Z] Login Succeeded [2023-12-06T10:21:55.369Z] nexus3.edgexfoundry.org:10003 [2023-12-06T10:21:55.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:21:55.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:21:55.630Z] Configure a credential helper to remove this warning. See [2023-12-06T10:21:55.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:21:55.630Z] [2023-12-06T10:21:55.630Z] Login Succeeded [2023-12-06T10:21:55.630Z] nexus3.edgexfoundry.org:10004 [2023-12-06T10:21:55.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:21:55.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:21:55.630Z] Configure a credential helper to remove this warning. See [2023-12-06T10:21:55.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:21:55.630Z] [2023-12-06T10:21:55.630Z] Login Succeeded [2023-12-06T10:21:55.630Z] ****.io [2023-12-06T10:21:55.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:21:55.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:21:55.890Z] Configure a credential helper to remove this warning. See [2023-12-06T10:21:55.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:21:55.890Z] [2023-12-06T10:21:55.890Z] Login Succeeded [2023-12-06T10:21:55.890Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T10:21:55.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T10:21:56.679Z] + git rev-list -1 --merges ee054ed613dfeaa19c7f4fec980c56713ff4e0a6~1..ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [Pipeline] echo [2023-12-06T10:21:56.712Z] -----------> git rev-list -1 --merges ee054ed613dfeaa19c7f4fec980c56713ff4e0a6~1..ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [false] [Pipeline] sh [2023-12-06T10:21:57.037Z] + git log --format=format:%s -1 ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [Pipeline] echo [2023-12-06T10:21:57.071Z] ========================================================= [2023-12-06T10:21:57.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T10:21:57.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T10:21:57.549Z] + git log --format=format:%s -1 ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [Pipeline] echo [2023-12-06T10:21:57.586Z] [semverPrep] GIT_COMMIT: ee054ed613dfeaa19c7f4fec980c56713ff4e0a6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T10:21:57.636Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T10:21:58.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T10:21:58.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T10:21:58.061Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T10:21:58.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T10:21:58.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T10:21:58.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T10:21:58.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:21:58.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T10:21:58.560Z] [2023-12-06T10:21:58.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:21:58.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T10:21:58.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T10:21:58.957Z] b85a868b505f: Pulling fs layer [2023-12-06T10:21:58.957Z] e2be974225ed: Pulling fs layer [2023-12-06T10:21:58.957Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T10:21:58.957Z] 988bab9f4d93: Pulling fs layer [2023-12-06T10:21:58.957Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T10:21:58.957Z] eaf3925da568: Pulling fs layer [2023-12-06T10:21:58.957Z] bab4dde63d76: Pulling fs layer [2023-12-06T10:21:58.957Z] bde34c3a00c8: Pulling fs layer [2023-12-06T10:21:58.957Z] b352a97aabf1: Pulling fs layer [2023-12-06T10:21:58.957Z] 4872d77fe225: Pulling fs layer [2023-12-06T10:21:58.957Z] 5851b861e8e6: Pulling fs layer [2023-12-06T10:21:58.957Z] eaf3925da568: Waiting [2023-12-06T10:21:58.957Z] bab4dde63d76: Waiting [2023-12-06T10:21:58.957Z] bde34c3a00c8: Waiting [2023-12-06T10:21:58.957Z] 988bab9f4d93: Waiting [2023-12-06T10:21:58.957Z] b352a97aabf1: Waiting [2023-12-06T10:21:58.957Z] 5851b861e8e6: Waiting [2023-12-06T10:21:58.957Z] 4872d77fe225: Waiting [2023-12-06T10:21:58.957Z] 1469e6f7b9e6: Waiting [2023-12-06T10:21:58.957Z] e2be974225ed: Verifying Checksum [2023-12-06T10:21:58.957Z] e2be974225ed: Download complete [2023-12-06T10:21:58.957Z] 988bab9f4d93: Verifying Checksum [2023-12-06T10:21:58.957Z] 988bab9f4d93: Download complete [2023-12-06T10:21:58.957Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T10:21:58.957Z] 1469e6f7b9e6: Download complete [2023-12-06T10:21:59.225Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T10:21:59.225Z] 339a4e72a1f5: Download complete [2023-12-06T10:21:59.225Z] eaf3925da568: Verifying Checksum [2023-12-06T10:21:59.225Z] eaf3925da568: Download complete [2023-12-06T10:21:59.225Z] bde34c3a00c8: Verifying Checksum [2023-12-06T10:21:59.225Z] bde34c3a00c8: Download complete [2023-12-06T10:21:59.225Z] b352a97aabf1: Download complete [2023-12-06T10:21:59.225Z] 4872d77fe225: Verifying Checksum [2023-12-06T10:21:59.225Z] 4872d77fe225: Download complete [2023-12-06T10:21:59.225Z] 5851b861e8e6: Download complete [2023-12-06T10:21:59.225Z] b85a868b505f: Verifying Checksum [2023-12-06T10:21:59.225Z] b85a868b505f: Download complete [2023-12-06T10:21:59.483Z] bab4dde63d76: Download complete [2023-12-06T10:22:00.419Z] b85a868b505f: Pull complete [2023-12-06T10:22:00.419Z] e2be974225ed: Pull complete [2023-12-06T10:22:00.678Z] 339a4e72a1f5: Pull complete [2023-12-06T10:22:00.936Z] 988bab9f4d93: Pull complete [2023-12-06T10:22:00.936Z] 1469e6f7b9e6: Pull complete [2023-12-06T10:22:01.193Z] eaf3925da568: Pull complete [2023-12-06T10:22:02.567Z] bab4dde63d76: Pull complete [2023-12-06T10:22:02.567Z] bde34c3a00c8: Pull complete [2023-12-06T10:22:02.826Z] b352a97aabf1: Pull complete [2023-12-06T10:22:02.826Z] 4872d77fe225: Pull complete [2023-12-06T10:22:02.826Z] 5851b861e8e6: Pull complete [2023-12-06T10:22:02.826Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T10:22:02.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T10:22:02.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:22:03.121Z] prd-ubuntu20.04-docker-8c-8g-24173 does not seem to be running inside a container [2023-12-06T10:22:03.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-275 -v /w/workspace/undry_device-rfid-llrp-go_PR-275:/w/workspace/undry_device-rfid-llrp-go_PR-275:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-275@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-275@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T10:22:05.871Z] $ docker top db55c58092680b9daed5484dae0138822421835e5878fceb080e1acca3521c32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T10:22:06.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T10:22:06.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T10:22:06.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T10:22:06.204Z] $ docker exec db55c58092680b9daed5484dae0138822421835e5878fceb080e1acca3521c32 ssh-agent [2023-12-06T10:22:06.315Z] SSH_AUTH_SOCK=/tmp/ssh-3MgxfFaWQVZR/agent.33 [2023-12-06T10:22:06.315Z] SSH_AGENT_PID=39 [2023-12-06T10:22:06.321Z] Running ssh-add (command line suppressed) [2023-12-06T10:22:06.439Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/private_key_4038375176193296065.key (/w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/private_key_4038375176193296065.key) [2023-12-06T10:22:06.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T10:22:06.802Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T10:22:06.824Z] $ docker exec --env ******** --env ******** db55c58092680b9daed5484dae0138822421835e5878fceb080e1acca3521c32 ssh-agent -k [2023-12-06T10:22:06.914Z] unset SSH_AUTH_SOCK; [2023-12-06T10:22:06.915Z] unset SSH_AGENT_PID; [2023-12-06T10:22:06.915Z] echo Agent pid 39 killed; [2023-12-06T10:22:06.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T10:22:07.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T10:22:07.054Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T10:22:07.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T10:22:07.148Z] $ docker exec db55c58092680b9daed5484dae0138822421835e5878fceb080e1acca3521c32 ssh-agent [2023-12-06T10:22:07.240Z] SSH_AUTH_SOCK=/tmp/ssh-kBDtm58GUgRl/agent.71 [2023-12-06T10:22:07.240Z] SSH_AGENT_PID=77 [2023-12-06T10:22:07.244Z] Running ssh-add (command line suppressed) [2023-12-06T10:22:07.322Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/private_key_936609762477963102.key (/w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/private_key_936609762477963102.key) [2023-12-06T10:22:07.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T10:22:07.684Z] + git semver init [2023-12-06T10:22:07.944Z] 2023-12-06 10:22:07,848 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T10:22:07.944Z] 2023-12-06 10:22:07,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-275/.semver [2023-12-06T10:22:07.944Z] 2023-12-06 10:22:07,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-275/.semver [2023-12-06T10:22:07.944Z] 2023-12-06 10:22:07,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-275/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-275, universal_newlines=False, shell=None, istream=None) [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,894 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-275/.git/info/exclude [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-275/.semver/PR-275 with force:False [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,895 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-275/.semver/PR-275 [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,899 [execute] INFO git cat-file --batch-check [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-275/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,905 [execute] INFO git cat-file --batch [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-275/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T10:22:09.323Z] 2023-12-06 10:22:08,910 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-275/.semver/PR-275 [2023-12-06T10:22:09.323Z] 0.0.0 [Pipeline] } [2023-12-06T10:22:09.347Z] $ docker exec --env ******** --env ******** db55c58092680b9daed5484dae0138822421835e5878fceb080e1acca3521c32 ssh-agent -k [2023-12-06T10:22:09.443Z] unset SSH_AUTH_SOCK; [2023-12-06T10:22:09.443Z] unset SSH_AGENT_PID; [2023-12-06T10:22:09.443Z] echo Agent pid 77 killed; [2023-12-06T10:22:09.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T10:22:09.956Z] + git semver [Pipeline] } [2023-12-06T10:22:10.246Z] $ docker stop --time=1 db55c58092680b9daed5484dae0138822421835e5878fceb080e1acca3521c32 [2023-12-06T10:22:11.549Z] $ docker rm -f --volumes db55c58092680b9daed5484dae0138822421835e5878fceb080e1acca3521c32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T10:22:11.989Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T10:22:12.290Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T10:22:12.305Z] [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 [2023-12-06T10:22:13.213Z] provisioning config files... [2023-12-06T10:22:13.223Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/config16154051222773586610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:22:13.609Z] ---> ****-login.sh [2023-12-06T10:22:13.609Z] nexus3.edgexfoundry.org:10001 [2023-12-06T10:22:13.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:22:13.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:22:13.609Z] Configure a credential helper to remove this warning. See [2023-12-06T10:22:13.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:22:13.609Z] [2023-12-06T10:22:13.609Z] Login Succeeded [2023-12-06T10:22:13.609Z] nexus3.edgexfoundry.org:10002 [2023-12-06T10:22:13.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:22:13.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:22:13.609Z] Configure a credential helper to remove this warning. See [2023-12-06T10:22:13.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:22:13.609Z] [2023-12-06T10:22:13.609Z] Login Succeeded [2023-12-06T10:22:13.609Z] nexus3.edgexfoundry.org:10003 [2023-12-06T10:22:13.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:22:13.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:22:13.868Z] Configure a credential helper to remove this warning. See [2023-12-06T10:22:13.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:22:13.868Z] [2023-12-06T10:22:13.868Z] Login Succeeded [2023-12-06T10:22:13.868Z] nexus3.edgexfoundry.org:10004 [2023-12-06T10:22:13.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:22:13.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:22:13.868Z] Configure a credential helper to remove this warning. See [2023-12-06T10:22:13.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:22:13.869Z] [2023-12-06T10:22:13.869Z] Login Succeeded [2023-12-06T10:22:13.869Z] ****.io [2023-12-06T10:22:13.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:22:14.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:22:14.128Z] Configure a credential helper to remove this warning. See [2023-12-06T10:22:14.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:22:14.128Z] [2023-12-06T10:22:14.128Z] Login Succeeded [2023-12-06T10:22:14.128Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T10:22:14.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T10:22:14.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T10:22:14.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T10:22:14.579Z] ========================================================= [2023-12-06T10:22:14.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T10:22:14.579Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:22:15.139Z] + 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 . [2023-12-06T10:22:15.139Z] Sending build context to Docker daemon 8.426MB [2023-12-06T10:22:15.139Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T10:22:15.139Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T10:22:15.139Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T10:22:15.140Z] 7264a8db6415: Pulling fs layer [2023-12-06T10:22:15.140Z] c4d48a809fc2: Pulling fs layer [2023-12-06T10:22:15.140Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T10:22:15.140Z] ad3a456e5733: Pulling fs layer [2023-12-06T10:22:15.140Z] 69c7f0334f64: Pulling fs layer [2023-12-06T10:22:15.140Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T10:22:15.140Z] ce7588e14bc9: Pulling fs layer [2023-12-06T10:22:15.140Z] b5e4710f87ac: Pulling fs layer [2023-12-06T10:22:15.140Z] 1f1c1a5573a3: Waiting [2023-12-06T10:22:15.140Z] ce7588e14bc9: Waiting [2023-12-06T10:22:15.140Z] b5e4710f87ac: Waiting [2023-12-06T10:22:15.140Z] ad3a456e5733: Waiting [2023-12-06T10:22:15.140Z] 69c7f0334f64: Waiting [2023-12-06T10:22:15.140Z] c4d48a809fc2: Download complete [2023-12-06T10:22:15.140Z] ad3a456e5733: Download complete [2023-12-06T10:22:15.140Z] 69c7f0334f64: Verifying Checksum [2023-12-06T10:22:15.140Z] 69c7f0334f64: Download complete [2023-12-06T10:22:15.401Z] 7264a8db6415: Verifying Checksum [2023-12-06T10:22:15.401Z] 7264a8db6415: Download complete [2023-12-06T10:22:15.401Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T10:22:15.401Z] 1f1c1a5573a3: Download complete [2023-12-06T10:22:15.401Z] 7264a8db6415: Pull complete [2023-12-06T10:22:15.660Z] b5e4710f87ac: Verifying Checksum [2023-12-06T10:22:15.660Z] b5e4710f87ac: Download complete [2023-12-06T10:22:15.660Z] c4d48a809fc2: Pull complete [2023-12-06T10:22:15.660Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T10:22:15.660Z] 4f1c88b9dad5: Download complete [2023-12-06T10:22:16.230Z] ce7588e14bc9: Verifying Checksum [2023-12-06T10:22:16.230Z] ce7588e14bc9: Download complete [2023-12-06T10:22:18.760Z] 4f1c88b9dad5: Pull complete [2023-12-06T10:22:18.760Z] ad3a456e5733: Pull complete [2023-12-06T10:22:18.760Z] 69c7f0334f64: Pull complete [2023-12-06T10:22:18.760Z] 1f1c1a5573a3: Pull complete [2023-12-06T10:22:20.658Z] ce7588e14bc9: Pull complete [2023-12-06T10:22:21.223Z] b5e4710f87ac: Pull complete [2023-12-06T10:22:21.223Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T10:22:21.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T10:22:21.223Z] ---> 88b5674ff536 [2023-12-06T10:22:21.223Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T10:22:25.415Z] ---> Running in 31af78339986 [2023-12-06T10:22:25.415Z] Removing intermediate container 31af78339986 [2023-12-06T10:22:25.415Z] ---> 86e53dae474d [2023-12-06T10:22:25.415Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T10:22:25.415Z] ---> Running in dc151e3fe605 [2023-12-06T10:22:25.415Z] Removing intermediate container dc151e3fe605 [2023-12-06T10:22:25.415Z] ---> 9d010f2dc46c [2023-12-06T10:22:25.415Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T10:22:25.415Z] ---> Running in 3afdeaa7f831 [2023-12-06T10:22:25.415Z] Removing intermediate container 3afdeaa7f831 [2023-12-06T10:22:25.415Z] ---> abed6436f386 [2023-12-06T10:22:25.415Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T10:22:25.415Z] ---> Running in f161fb2ec330 [2023-12-06T10:22:25.415Z] Removing intermediate container f161fb2ec330 [2023-12-06T10:22:25.415Z] ---> cdba2eaf6672 [2023-12-06T10:22:25.415Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T10:22:25.415Z] ---> Running in 3db7844ecc56 [2023-12-06T10:22:25.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T10:22:27.968Z] Still waiting to schedule task [2023-12-06T10:22:27.968Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T10:22:28.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T10:22:28.977Z] OK: 264 MiB in 52 packages [2023-12-06T10:22:29.236Z] Removing intermediate container 3db7844ecc56 [2023-12-06T10:22:29.236Z] ---> c535dfa694f1 [2023-12-06T10:22:29.236Z] Step 8/12 : WORKDIR /app [2023-12-06T10:22:29.236Z] ---> Running in 2080c99cd6c1 [2023-12-06T10:22:29.236Z] Removing intermediate container 2080c99cd6c1 [2023-12-06T10:22:29.236Z] ---> b0d4d26c366f [2023-12-06T10:22:29.236Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-06T10:22:29.236Z] ---> 3aa094052197 [2023-12-06T10:22:29.236Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T10:22:29.236Z] ---> Running in 1d355616c311 [2023-12-06T10:23:25.480Z] Removing intermediate container 1d355616c311 [2023-12-06T10:23:25.480Z] ---> 3c6c993aeb62 [2023-12-06T10:23:25.480Z] Step 11/12 : COPY . . [2023-12-06T10:23:25.480Z] ---> 2c85b9c8ae64 [2023-12-06T10:23:25.480Z] Step 12/12 : RUN $MAKE [2023-12-06T10:23:25.480Z] ---> Running in 0e4745940154 [2023-12-06T10:23:25.480Z] noop [2023-12-06T10:23:25.480Z] Removing intermediate container 0e4745940154 [2023-12-06T10:23:25.480Z] ---> 9b4ea5bbc221 [2023-12-06T10:23:25.480Z] Successfully built 9b4ea5bbc221 [2023-12-06T10:23:25.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:23:26.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T10:23:26.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:23:26.192Z] prd-ubuntu20.04-docker-8c-8g-24173 does not seem to be running inside a container [2023-12-06T10:23:26.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-275 -v /w/workspace/undry_device-rfid-llrp-go_PR-275:/w/workspace/undry_device-rfid-llrp-go_PR-275:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-275@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-275@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 ******** ci-base-image-x86_64 cat [2023-12-06T10:23:26.551Z] $ docker top 74133c5456ed98948676ac5265e4ece4943db7cae61555a2ec5bd22af65e1035 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T10:23:26.992Z] + go version [2023-12-06T10:23:26.992Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T10:23:27.021Z] $ docker stop --time=1 74133c5456ed98948676ac5265e4ece4943db7cae61555a2ec5bd22af65e1035 [2023-12-06T10:23:28.314Z] $ docker rm -f --volumes 74133c5456ed98948676ac5265e4ece4943db7cae61555a2ec5bd22af65e1035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:23:29.283Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T10:23:29.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:23:29.582Z] prd-ubuntu20.04-docker-8c-8g-24173 does not seem to be running inside a container [2023-12-06T10:23:29.631Z] $ 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-275 -v /w/workspace/undry_device-rfid-llrp-go_PR-275:/w/workspace/undry_device-rfid-llrp-go_PR-275:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-275@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-275@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 ******** ci-base-image-x86_64 cat [2023-12-06T10:23:29.955Z] $ docker top d1946cee9cd6eea012299e478ca56be227bfd3676f1edd034286746308b025c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T10:23:30.398Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-275 [Pipeline] fileExists [Pipeline] sh [2023-12-06T10:23:30.787Z] + make test [2023-12-06T10:23:30.787Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T10:23:32.165Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-06T10:23:42.132Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-06T10:23:42.132Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-06T10:23:46.321Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.851s coverage: 40.6% of statements [2023-12-06T10:23:46.321Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements [2023-12-06T10:23:46.321Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-12-06T10:24:00.635Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24180 in /w/workspace/undry_device-rfid-llrp-go_PR-275 [Pipeline] { [Pipeline] ws [2023-12-06T10:24:00.716Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-06T10:24:00.832Z] The recommended git tool is: git [2023-12-06T10:24:01.184Z] go vet ./... [2023-12-06T10:24:04.462Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T10:24:04.462Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T10:24:04.462Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T10:24:04.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T10:24:04.565Z] $ docker stop --time=1 d1946cee9cd6eea012299e478ca56be227bfd3676f1edd034286746308b025c1 [2023-12-06T10:24:05.910Z] using credential edgex-jenkins-ssh [2023-12-06T10:24:05.928Z] Cloning the remote Git repository [2023-12-06T10:24:05.966Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-06T10:24:06.049Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-12-06T10:24:06.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-06T10:24:06.186Z] > git --version # timeout=10 [2023-12-06T10:24:06.205Z] > git --version # 'git version 2.25.1' [2023-12-06T10:24:06.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T10:24:06.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T10:24:07.659Z] $ docker rm -f --volumes d1946cee9cd6eea012299e478ca56be227bfd3676f1edd034286746308b025c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T10:24:08.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T10:24:08.338Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T10:24:07.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-06T10:24:08.004Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T10:24:09.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T10:24:09.379Z] Merging remotes/origin/main commit 9183fab70f5305c11e22753a9d735b181ccbdb61 into PR head commit ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [2023-12-06T10:24:09.471Z] + ls -al . [2023-12-06T10:24:09.471Z] total 640 [2023-12-06T10:24:09.471Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 10:23 . [2023-12-06T10:24:09.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 10:21 .. [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 6 10:21 .dockerignore [2023-12-06T10:24:09.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 10:23 .git [2023-12-06T10:24:09.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 10:21 .github [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 6 10:21 .gitignore [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 10:21 .golangci.yml [2023-12-06T10:24:09.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 10:22 .semver [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 6 10:21 Attribution.txt [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 6 10:21 CHANGELOG.md [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 6 10:21 Dockerfile [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 10:21 GOVERNANCE.md [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 6 10:21 Jenkinsfile [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 10:21 LICENSE [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 6 10:21 Makefile [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 10:21 OWNERS.md [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 6 10:21 README.md [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 10:22 VERSION [2023-12-06T10:24:09.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 10:21 bin [2023-12-06T10:24:09.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 10:21 cmd [2023-12-06T10:24:09.471Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 6 10:23 coverage.out [2023-12-06T10:24:09.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 10:21 examples [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 6 10:21 go.mod [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 10:21 go.sum [2023-12-06T10:24:09.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 10:21 images [2023-12-06T10:24:09.471Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 10:21 internal [2023-12-06T10:24:09.471Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 6 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-06T10:24:09.630Z] Merge succeeded, producing ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [2023-12-06T10:24:09.630Z] Checking out Revision ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 (PR-275) [Pipeline] sh [2023-12-06T10:24:08.772Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-06T10:24:08.805Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-06T10:24:08.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T10:24:08.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T10:24:09.393Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T10:24:09.446Z] > git checkout -f ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 # timeout=10 [2023-12-06T10:24:09.548Z] > git remote # timeout=10 [2023-12-06T10:24:09.564Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T10:24:09.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T10:24:09.590Z] > git merge 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 [2023-12-06T10:24:09.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T10:24:09.634Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T10:24:09.646Z] > git checkout -f ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 # timeout=10 [2023-12-06T10:24:09.935Z] + 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=ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 --label arch=amd64 --label version=0.0.0 . [2023-12-06T10:24:09.935Z] Sending build context to Docker daemon 8.426MB [2023-12-06T10:24:09.935Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T10:24:09.935Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-06T10:24:09.935Z] ---> 9b4ea5bbc221 [2023-12-06T10:24:09.935Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-06T10:24:10.120Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T10:24:10.193Z] ---> Running in 1f566d23c343 [2023-12-06T10:24:10.193Z] Removing intermediate container 1f566d23c343 [2023-12-06T10:24:10.193Z] ---> 366f5292dfb8 [2023-12-06T10:24:10.193Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T10:24:10.193Z] ---> Running in 38e039957384 [2023-12-06T10:24:10.193Z] Removing intermediate container 38e039957384 [2023-12-06T10:24:10.193Z] ---> 09963448c57f [2023-12-06T10:24:10.193Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T10:24:10.166Z] > git --version # timeout=10 [2023-12-06T10:24:10.179Z] > git --version # 'git version 2.25.1' [2023-12-06T10:24:10.191Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T10:24:10.451Z] ---> Running in 7d4e800b7371 [2023-12-06T10:24:10.451Z] Removing intermediate container 7d4e800b7371 [2023-12-06T10:24:10.451Z] ---> a722d99d4011 [2023-12-06T10:24:10.451Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T10:24:10.451Z] ---> Running in cd6b365e911b [2023-12-06T10:24:10.451Z] Removing intermediate container cd6b365e911b [2023-12-06T10:24:10.451Z] ---> 8116c6a1b779 [2023-12-06T10:24:10.451Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T10:24:10.451Z] ---> Running in ecb9a74498ef [2023-12-06T10:24:10.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-06T10:24:10.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T10:24:11.227Z] OK: 264 MiB in 52 packages [2023-12-06T10:24:11.488Z] Removing intermediate container ecb9a74498ef [2023-12-06T10:24:11.488Z] ---> 1e89cb71edc2 [2023-12-06T10:24:11.488Z] Step 8/25 : WORKDIR /app [2023-12-06T10:24:11.488Z] ---> Running in 299a1b05ac4b [2023-12-06T10:24:11.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T10:24:11.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T10:24:11.628Z] Dload Upload Total Spent Left Speed [2023-12-06T10:24:11.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-12-06T10:24:11.748Z] Removing intermediate container 299a1b05ac4b [2023-12-06T10:24:11.748Z] ---> 5527f202f026 [2023-12-06T10:24:11.748Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-06T10:24:11.748Z] ---> c1b3174d481c [2023-12-06T10:24:11.748Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T10:24:11.748Z] ---> Running in 06987555a479 [2023-12-06T10:24:11.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T10:24:12.314Z] Removing intermediate container 06987555a479 [2023-12-06T10:24:12.314Z] ---> 2afdb8843382 [2023-12-06T10:24:12.314Z] Step 11/25 : COPY . . [2023-12-06T10:24:12.321Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T10:24:12.321Z] + sudo tee /etc/docker/daemon.new [2023-12-06T10:24:12.321Z] { [2023-12-06T10:24:12.321Z] "registry-mirrors": [ [2023-12-06T10:24:12.321Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T10:24:12.321Z] ], [2023-12-06T10:24:12.321Z] "bip": "10.250.0.254/24", [2023-12-06T10:24:12.321Z] "hosts": [ [2023-12-06T10:24:12.321Z] "tcp://0.0.0.0:5555", [2023-12-06T10:24:12.321Z] "unix:///var/run/docker.sock" [2023-12-06T10:24:12.321Z] ], [2023-12-06T10:24:12.321Z] "mtu": 1458, [2023-12-06T10:24:12.321Z] "selinux-enabled": true, [2023-12-06T10:24:12.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T10:24:12.321Z] } [Pipeline] sh [2023-12-06T10:24:12.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T10:24:12.882Z] ---> d11ebc91874e [2023-12-06T10:24:12.882Z] Step 12/25 : RUN $MAKE [2023-12-06T10:24:12.882Z] ---> Running in 7bdc2a204a0b [2023-12-06T10:24:13.014Z] + sudo service docker restart [2023-12-06T10:24:13.140Z] 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.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T10:24:31.365Z] provisioning config files... [2023-12-06T10:24:31.388Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17826461054854252213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:24:31.911Z] ---> ****-login.sh [2023-12-06T10:24:31.911Z] nexus3.edgexfoundry.org:10001 [2023-12-06T10:24:32.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:24:32.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:24:32.447Z] Configure a credential helper to remove this warning. See [2023-12-06T10:24:32.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:24:32.447Z] [2023-12-06T10:24:32.448Z] Login Succeeded [2023-12-06T10:24:32.448Z] nexus3.edgexfoundry.org:10002 [2023-12-06T10:24:32.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:24:32.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:24:32.724Z] Configure a credential helper to remove this warning. See [2023-12-06T10:24:32.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:24:32.724Z] [2023-12-06T10:24:32.724Z] Login Succeeded [2023-12-06T10:24:32.724Z] nexus3.edgexfoundry.org:10003 [2023-12-06T10:24:32.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:24:32.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:24:32.994Z] Configure a credential helper to remove this warning. See [2023-12-06T10:24:32.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:24:32.994Z] [2023-12-06T10:24:32.994Z] Login Succeeded [2023-12-06T10:24:32.994Z] nexus3.edgexfoundry.org:10004 [2023-12-06T10:24:32.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:24:33.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:24:33.261Z] Configure a credential helper to remove this warning. See [2023-12-06T10:24:33.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:24:33.261Z] [2023-12-06T10:24:33.261Z] Login Succeeded [2023-12-06T10:24:33.261Z] ****.io [2023-12-06T10:24:33.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T10:24:33.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T10:24:33.799Z] Configure a credential helper to remove this warning. See [2023-12-06T10:24:33.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T10:24:33.799Z] [2023-12-06T10:24:33.799Z] Login Succeeded [2023-12-06T10:24:33.799Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T10:24:33.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T10:24:34.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T10:24:34.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T10:24:34.484Z] ========================================================= [2023-12-06T10:24:34.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T10:24:34.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:24:35.074Z] Removing intermediate container 7bdc2a204a0b [2023-12-06T10:24:35.075Z] ---> 98b4ce3e965a [2023-12-06T10:24:35.075Z] Step 13/25 : FROM alpine:3.18 [2023-12-06T10:24:35.075Z] 3.18: Pulling from library/alpine [2023-12-06T10:24:35.075Z] c926b61bad3b: Pulling fs layer [2023-12-06T10:24:35.075Z] c926b61bad3b: Verifying Checksum [2023-12-06T10:24:35.075Z] c926b61bad3b: Download complete [2023-12-06T10:24:35.075Z] c926b61bad3b: Pull complete [2023-12-06T10:24:35.075Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T10:24:35.075Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T10:24:35.075Z] ---> b541f2080109 [2023-12-06T10:24:35.075Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T10:24:35.075Z] ---> Running in 5f0cf71413ab [2023-12-06T10:24:35.075Z] Removing intermediate container 5f0cf71413ab [2023-12-06T10:24:35.075Z] ---> 2adfbb02ce73 [2023-12-06T10:24:35.075Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-06T10:24:35.075Z] ---> Running in 1e43eed02406 [2023-12-06T10:24:35.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T10:24:35.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T10:24:35.075Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T10:24:35.075Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T10:24:35.075Z] OK: 7 MiB in 16 packages [2023-12-06T10:24:35.075Z] Removing intermediate container 1e43eed02406 [2023-12-06T10:24:35.075Z] ---> ceb39a686fb7 [2023-12-06T10:24:35.075Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-06T10:24:35.075Z] ---> Running in 4fd24d75516b [2023-12-06T10:24:35.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T10:24:35.122Z] + 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 . [2023-12-06T10:24:35.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T10:24:35.592Z] OK: 7 MiB in 16 packages [2023-12-06T10:24:35.851Z] Removing intermediate container 4fd24d75516b [2023-12-06T10:24:35.851Z] ---> 4754049439c5 [2023-12-06T10:24:35.851Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-12-06T10:24:35.851Z] ---> edd4c12c5130 [2023-12-06T10:24:35.851Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-12-06T10:24:36.101Z] #0 building with "default" instance using docker driver [2023-12-06T10:24:36.101Z] [2023-12-06T10:24:36.101Z] #1 [internal] load .dockerignore [2023-12-06T10:24:36.101Z] #1 transferring context: 176B 0.0s done [2023-12-06T10:24:36.101Z] #1 DONE 0.1s [2023-12-06T10:24:36.101Z] [2023-12-06T10:24:36.101Z] #2 [internal] load build definition from Dockerfile [2023-12-06T10:24:36.101Z] #2 transferring dockerfile: 1.50kB done [2023-12-06T10:24:36.101Z] #2 DONE 0.1s [2023-12-06T10:24:36.111Z] ---> 47ba4e5250ed [2023-12-06T10:24:36.111Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-12-06T10:24:36.371Z] [2023-12-06T10:24:36.371Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T10:24:36.371Z] #3 DONE 0.1s [2023-12-06T10:24:36.641Z] [2023-12-06T10:24:36.641Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T10:24:36.641Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T10:24:36.641Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T10:24:36.641Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.97MB / 3.33MB 0.1s [2023-12-06T10:24:36.641Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T10:24:36.641Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T10:24:36.641Z] #4 ... [2023-12-06T10:24:36.641Z] [2023-12-06T10:24:36.641Z] #5 [internal] load build context [2023-12-06T10:24:36.641Z] #5 transferring context: 1.11MB 0.1s done [2023-12-06T10:24:36.641Z] #5 DONE 0.2s [2023-12-06T10:24:36.641Z] [2023-12-06T10:24:36.641Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T10:24:36.641Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T10:24:36.641Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T10:24:36.641Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T10:24:36.641Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-06T10:24:36.641Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2023-12-06T10:24:36.912Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.85MB / 63.99MB 0.4s [2023-12-06T10:24:36.912Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T10:24:36.912Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.4s [2023-12-06T10:24:36.912Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-06T10:24:36.912Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T10:24:36.912Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-06T10:24:37.046Z] ---> 73629b8491b4 [2023-12-06T10:24:37.046Z] Step 20/25 : EXPOSE 59989 [2023-12-06T10:24:37.046Z] ---> Running in 3c86d554aea7 [2023-12-06T10:24:37.046Z] Removing intermediate container 3c86d554aea7 [2023-12-06T10:24:37.046Z] ---> 877533507a99 [2023-12-06T10:24:37.046Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-12-06T10:24:37.046Z] ---> Running in 7c729314a84c [2023-12-06T10:24:37.046Z] Removing intermediate container 7c729314a84c [2023-12-06T10:24:37.046Z] ---> d61eb7887961 [2023-12-06T10:24:37.046Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T10:24:37.046Z] ---> Running in 2d71590af4c7 [2023-12-06T10:24:37.046Z] Removing intermediate container 2d71590af4c7 [2023-12-06T10:24:37.046Z] ---> cc8ce3b7c393 [2023-12-06T10:24:37.046Z] Step 23/25 : LABEL arch=amd64 [2023-12-06T10:24:37.046Z] ---> Running in e3c3198863e6 [2023-12-06T10:24:37.183Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T10:24:37.183Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2023-12-06T10:24:37.183Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2023-12-06T10:24:37.183Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T10:24:37.183Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.41MB / 63.99MB 0.8s [2023-12-06T10:24:37.183Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.47MB / 97.63MB 0.8s [2023-12-06T10:24:37.305Z] Removing intermediate container e3c3198863e6 [2023-12-06T10:24:37.305Z] ---> 120e6873a312 [2023-12-06T10:24:37.305Z] Step 24/25 : LABEL git_sha=ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [2023-12-06T10:24:37.305Z] ---> Running in d7250613217c [2023-12-06T10:24:37.305Z] Removing intermediate container d7250613217c [2023-12-06T10:24:37.305Z] ---> e5cdd13338b5 [2023-12-06T10:24:37.305Z] Step 25/25 : LABEL version=0.0.0 [2023-12-06T10:24:37.305Z] ---> Running in c2b86aad8356 [2023-12-06T10:24:37.305Z] Removing intermediate container c2b86aad8356 [2023-12-06T10:24:37.305Z] ---> 29560663c49f [2023-12-06T10:24:37.305Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T10:24:37.305Z] Successfully built 29560663c49f [2023-12-06T10:24:37.305Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [2023-12-06T10:24:37.453Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.75MB / 63.99MB 0.9s [2023-12-06T10:24:37.453Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s [2023-12-06T10:24:37.453Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T10:24:37.453Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.1s [2023-12-06T10:24:37.453Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.1s [2023-12-06T10:24:37.453Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-12-06T10:24:37.723Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.2s [2023-12-06T10:24:37.723Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s [2023-12-06T10:24:37.723Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.45MB / 63.99MB 1.3s [2023-12-06T10:24:37.723Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.3s [2023-12-06T10:24:37.723Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.4s [2023-12-06T10:24:37.723Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.84MB / 97.63MB 1.4s Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-12-06T10:24:37.997Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-06T10:24:37.997Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.5s [2023-12-06T10:24:37.997Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.6s [2023-12-06T10:24:37.997Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.7s Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2023-12-06T10:24:38.265Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:24:38.532Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.45MB / 97.63MB 2.0s [2023-12-06T10:24:38.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T10:24:38.681Z] [2023-12-06T10:24:38.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:24:39.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T10:24:39.100Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T10:24:39.100Z] 5eb5b503b376: Pulling fs layer [2023-12-06T10:24:39.100Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T10:24:39.100Z] ec43610c2a17: Pulling fs layer [2023-12-06T10:24:39.100Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T10:24:39.100Z] 33b1e0a273af: Pulling fs layer [2023-12-06T10:24:39.100Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T10:24:39.100Z] 2f39f015ded8: Pulling fs layer [2023-12-06T10:24:39.100Z] 3a2ae6a8a46f: Waiting [2023-12-06T10:24:39.100Z] 33b1e0a273af: Waiting [2023-12-06T10:24:39.100Z] 5d3b04190fa2: Waiting [2023-12-06T10:24:39.100Z] 2f39f015ded8: Waiting [2023-12-06T10:24:39.100Z] 5c69ac0246d0: Download complete [2023-12-06T10:24:39.100Z] 3a2ae6a8a46f: Download complete [2023-12-06T10:24:39.100Z] 33b1e0a273af: Verifying Checksum [2023-12-06T10:24:39.100Z] 33b1e0a273af: Download complete [2023-12-06T10:24:39.100Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T10:24:39.100Z] 5d3b04190fa2: Download complete [2023-12-06T10:24:39.100Z] ec43610c2a17: Verifying Checksum [2023-12-06T10:24:39.100Z] ec43610c2a17: Download complete [2023-12-06T10:24:39.359Z] 5eb5b503b376: Verifying Checksum [2023-12-06T10:24:39.359Z] 5eb5b503b376: Download complete [2023-12-06T10:24:39.926Z] 2f39f015ded8: Download complete [2023-12-06T10:24:40.468Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 3.8s done [2023-12-06T10:24:40.468Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.9s done [2023-12-06T10:24:40.468Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T10:24:40.492Z] 5eb5b503b376: Pull complete [2023-12-06T10:24:40.492Z] 5c69ac0246d0: Pull complete [2023-12-06T10:24:40.749Z] ec43610c2a17: Pull complete [2023-12-06T10:24:41.007Z] 3a2ae6a8a46f: Pull complete [2023-12-06T10:24:41.265Z] 33b1e0a273af: Pull complete [2023-12-06T10:24:41.265Z] 5d3b04190fa2: Pull complete [2023-12-06T10:24:45.445Z] 2f39f015ded8: Pull complete [2023-12-06T10:24:45.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T10:24:45.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T10:24:45.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:24:45.804Z] prd-ubuntu20.04-docker-8c-8g-24173 does not seem to be running inside a container [2023-12-06T10:24:45.829Z] $ 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-275 -v /w/workspace/undry_device-rfid-llrp-go_PR-275:/w/workspace/undry_device-rfid-llrp-go_PR-275:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-275@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-275@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 [2023-12-06T10:24:47.123Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-06T10:24:50.678Z] $ docker top 48c31928ff71230bc4a8ee2f66450b1f3d743a48781e3daf41a022f2a48825a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:24:51.217Z] ---> job-cost.sh [2023-12-06T10:24:51.217Z] lf-activate-venv: SKIPPING [2023-12-06T10:24:51.217Z] INFO: No Stack... [2023-12-06T10:24:51.390Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2023-12-06T10:24:51.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T10:24:52.040Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T10:24:52.355Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-275/archives/cost.csv [2023-12-06T10:24:52.355Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T10:24:52.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] [2023-12-06T10:24:52.406Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] did not exist. Created. [2023-12-06T10:24:52.406Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T10:24:52.877Z] + echo total: 1.309999942779541 [Pipeline] stash [2023-12-06T10:24:52.928Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T10:24:52.993Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T10:24:53.147Z] $ docker stop --time=1 48c31928ff71230bc4a8ee2f66450b1f3d743a48781e3daf41a022f2a48825a8 [2023-12-06T10:24:54.297Z] $ docker rm -f --volumes 48c31928ff71230bc4a8ee2f66450b1f3d743a48781e3daf41a022f2a48825a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T10:24:58.038Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2023-12-06T10:24:58.993Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T10:24:58.993Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T10:24:59.260Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T10:24:59.260Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T10:25:04.658Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-06T10:25:07.988Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-06T10:25:08.256Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T10:25:10.201Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T10:25:10.201Z] #4 DONE 33.7s [2023-12-06T10:25:10.201Z] [2023-12-06T10:25:10.201Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T10:25:10.786Z] #6 0.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T10:25:11.367Z] #6 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T10:25:12.324Z] #6 2.077 OK: 266 MiB in 52 packages [2023-12-06T10:25:14.266Z] #6 DONE 3.8s [2023-12-06T10:25:14.266Z] [2023-12-06T10:25:14.266Z] #7 [builder 3/7] WORKDIR /app [2023-12-06T10:25:14.266Z] #7 DONE 0.1s [2023-12-06T10:25:14.266Z] [2023-12-06T10:25:14.266Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T10:25:14.266Z] #8 DONE 0.1s [2023-12-06T10:25:14.266Z] [2023-12-06T10:25:14.266Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T10:25:36.326Z] #9 DONE 20.7s [2023-12-06T10:25:36.326Z] [2023-12-06T10:25:36.326Z] #10 [builder 6/7] COPY . . [2023-12-06T10:25:36.326Z] #10 DONE 0.2s [2023-12-06T10:25:36.326Z] [2023-12-06T10:25:36.326Z] #11 [builder 7/7] RUN echo noop [2023-12-06T10:25:36.326Z] #11 0.622 noop [2023-12-06T10:25:38.262Z] #11 DONE 3.1s [2023-12-06T10:25:38.262Z] [2023-12-06T10:25:38.262Z] #12 exporting to image [2023-12-06T10:25:38.262Z] #12 exporting layers [2023-12-06T10:26:00.306Z] #12 exporting layers 22.1s done [2023-12-06T10:26:00.306Z] #12 writing image sha256:3b0b54b34be5135861c447423936387de3b2337a42b706068b669408d5f46a56 done [2023-12-06T10:26:00.306Z] #12 naming to docker.io/library/ci-base-image-arm64 [2023-12-06T10:26:00.306Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T10:26:00.306Z] #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:26:00.894Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T10:26:00.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:26:01.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-24180 does not seem to be running inside a container [2023-12-06T10:26:01.289Z] $ 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 [2023-12-06T10:26:02.467Z] $ docker top 06ad9448697e7254a5142f4bba84b1974b88baa70c98460ec7556605c9cf5c4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T10:26:03.378Z] + go version [2023-12-06T10:26:03.378Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T10:26:03.419Z] $ docker stop --time=1 06ad9448697e7254a5142f4bba84b1974b88baa70c98460ec7556605c9cf5c4d [2023-12-06T10:26:08.331Z] $ docker rm -f --volumes 06ad9448697e7254a5142f4bba84b1974b88baa70c98460ec7556605c9cf5c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:26:09.494Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T10:26:09.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:26:09.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-24180 does not seem to be running inside a container [2023-12-06T10:26:09.867Z] $ 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 [2023-12-06T10:26:10.785Z] $ docker top a3e7b69cedb28eecea8488ed511f72bfb43907709fdde33f09c5b78e8d3d9040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T10:26:11.372Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T10:26:11.796Z] + make test [2023-12-06T10:26:11.796Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T10:26:16.047Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-06T10:27:12.438Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-06T10:27:12.439Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-06T10:27:39.106Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.471s coverage: 40.6% of statements [2023-12-06T10:27:39.106Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.586s coverage: 51.9% of statements [2023-12-06T10:27:39.106Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements [2023-12-06T10:27:39.106Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T10:27:39.106Z] go vet ./... [2023-12-06T10:27:51.397Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T10:27:51.397Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T10:27:51.397Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T10:27:52.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T10:27:52.098Z] $ docker stop --time=1 a3e7b69cedb28eecea8488ed511f72bfb43907709fdde33f09c5b78e8d3d9040 [2023-12-06T10:27:53.839Z] $ docker rm -f --volumes a3e7b69cedb28eecea8488ed511f72bfb43907709fdde33f09c5b78e8d3d9040 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T10:27:55.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T10:27:55.143Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T10:27:55.733Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T10:27:56.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T10:27:56.897Z] + ls -al . [2023-12-06T10:27:56.897Z] total 636 [2023-12-06T10:27:56.897Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 10:26 . [2023-12-06T10:27:56.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 10:24 .. [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 6 10:24 .dockerignore [2023-12-06T10:27:56.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 10:24 .git [2023-12-06T10:27:56.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 10:24 .github [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 6 10:24 .gitignore [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 10:24 .golangci.yml [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 6 10:24 Attribution.txt [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 6 10:24 CHANGELOG.md [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 6 10:24 Dockerfile [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 10:24 GOVERNANCE.md [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 6 10:24 Jenkinsfile [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 10:24 LICENSE [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 6 10:24 Makefile [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 10:24 OWNERS.md [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 6 10:24 README.md [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 10:22 VERSION [2023-12-06T10:27:56.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 10:24 bin [2023-12-06T10:27:56.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 10:24 cmd [2023-12-06T10:27:56.897Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 6 10:27 coverage.out [2023-12-06T10:27:56.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 10:24 examples [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 3873 Dec 6 10:24 go.mod [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 10:24 go.sum [2023-12-06T10:27:56.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 10:24 images [2023-12-06T10:27:56.897Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 10:24 internal [2023-12-06T10:27:56.897Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 6 10:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:27:57.380Z] + 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=ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 --label arch=arm64 --label version=0.0.0 . [2023-12-06T10:27:58.338Z] #0 building with "default" instance using docker driver [2023-12-06T10:27:58.338Z] [2023-12-06T10:27:58.338Z] #1 [internal] load build definition from Dockerfile [2023-12-06T10:27:58.338Z] #1 transferring dockerfile: 1.50kB 0.0s done [2023-12-06T10:27:58.338Z] #1 DONE 0.0s [2023-12-06T10:27:58.338Z] [2023-12-06T10:27:58.338Z] #2 [internal] load .dockerignore [2023-12-06T10:27:58.338Z] #2 transferring context: 176B 0.0s done [2023-12-06T10:27:58.338Z] #2 DONE 0.0s [2023-12-06T10:27:58.338Z] [2023-12-06T10:27:58.338Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T10:27:58.338Z] #3 DONE 0.0s [2023-12-06T10:27:58.338Z] [2023-12-06T10:27:58.338Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T10:27:58.338Z] #4 DONE 0.3s [2023-12-06T10:27:58.338Z] [2023-12-06T10:27:58.338Z] #5 [internal] load build context [2023-12-06T10:27:58.338Z] #5 transferring context: 6.22kB 0.0s done [2023-12-06T10:27:58.338Z] #5 DONE 0.1s [2023-12-06T10:27:58.338Z] [2023-12-06T10:27:58.338Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T10:27:58.338Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T10:27:58.607Z] #6 ... [2023-12-06T10:27:58.607Z] [2023-12-06T10:27:58.607Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T10:27:58.607Z] #7 DONE 0.2s [2023-12-06T10:27:58.607Z] [2023-12-06T10:27:58.607Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T10:27:58.607Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T10:27:58.607Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T10:27:58.607Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T10:27:58.607Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T10:27:58.607Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T10:27:58.607Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T10:27:59.190Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T10:28:02.533Z] #6 ... [2023-12-06T10:28:02.533Z] [2023-12-06T10:28:02.533Z] #8 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T10:28:02.533Z] #8 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T10:28:02.533Z] #8 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T10:28:02.533Z] #8 2.105 OK: 266 MiB in 52 packages [2023-12-06T10:28:02.533Z] #8 DONE 3.4s [2023-12-06T10:28:02.533Z] [2023-12-06T10:28:02.533Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T10:28:02.533Z] #6 DONE 3.7s [2023-12-06T10:28:02.533Z] [2023-12-06T10:28:02.533Z] #9 [builder 3/7] WORKDIR /app [2023-12-06T10:28:02.533Z] #9 DONE 0.1s [2023-12-06T10:28:02.533Z] [2023-12-06T10:28:02.533Z] #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T10:28:02.533Z] #10 ... [2023-12-06T10:28:02.533Z] [2023-12-06T10:28:02.533Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T10:28:02.533Z] #11 DONE 0.1s [2023-12-06T10:28:02.533Z] [2023-12-06T10:28:02.533Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T10:28:03.489Z] #12 DONE 1.2s [2023-12-06T10:28:03.489Z] [2023-12-06T10:28:03.489Z] #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T10:28:03.489Z] #10 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T10:28:03.489Z] #10 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T10:28:03.756Z] #10 ... [2023-12-06T10:28:03.756Z] [2023-12-06T10:28:03.756Z] #13 [builder 6/7] COPY . . [2023-12-06T10:28:03.756Z] #13 DONE 0.2s [2023-12-06T10:28:03.756Z] [2023-12-06T10:28:03.756Z] #14 [builder 7/7] RUN make build [2023-12-06T10:28:04.337Z] #14 0.684 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.3" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-06T10:28:04.604Z] #14 ... [2023-12-06T10:28:04.604Z] [2023-12-06T10:28:04.604Z] #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T10:28:04.604Z] #10 2.249 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T10:28:04.604Z] #10 2.259 Executing busybox-1.36.1-r5.trigger [2023-12-06T10:28:04.604Z] #10 2.285 OK: 8 MiB in 16 packages [2023-12-06T10:28:04.604Z] #10 DONE 2.6s [2023-12-06T10:28:04.604Z] [2023-12-06T10:28:04.604Z] #15 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T10:28:05.562Z] #15 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T10:28:05.828Z] #15 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T10:28:07.230Z] #15 2.291 OK: 8 MiB in 16 packages [2023-12-06T10:28:07.230Z] #15 DONE 2.6s [2023-12-06T10:28:07.230Z] [2023-12-06T10:28:07.230Z] #14 [builder 7/7] RUN make build [2023-12-06T10:29:28.809Z] #14 DONE 72.6s [2023-12-06T10:29:28.809Z] [2023-12-06T10:29:28.809Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2023-12-06T10:29:28.809Z] #16 DONE 0.2s [2023-12-06T10:29:28.809Z] [2023-12-06T10:29:28.809Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2023-12-06T10:29:28.809Z] #17 DONE 0.1s [2023-12-06T10:29:28.809Z] [2023-12-06T10:29:28.809Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2023-12-06T10:29:28.809Z] #18 DONE 0.4s [2023-12-06T10:29:28.809Z] [2023-12-06T10:29:28.809Z] #19 exporting to image [2023-12-06T10:29:28.809Z] #19 exporting layers [2023-12-06T10:29:28.809Z] #19 exporting layers 0.4s done [2023-12-06T10:29:28.809Z] #19 writing image sha256:5b5f03a3d7a11ab0b6297ef484105579ff3a41822ba595740aded021cfe7421f done [2023-12-06T10:29:28.809Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 done [2023-12-06T10:29:28.809Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:29:30.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T10:29:30.135Z] [2023-12-06T10:29:30.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:29:30.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T10:29:30.588Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T10:29:30.588Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T10:29:30.588Z] 04944245beec: Pulling fs layer [2023-12-06T10:29:30.588Z] 699f458cf7ca: Pulling fs layer [2023-12-06T10:29:30.588Z] 765212b225bb: Pulling fs layer [2023-12-06T10:29:30.588Z] f23df028b6ca: Pulling fs layer [2023-12-06T10:29:30.588Z] 765212b225bb: Waiting [2023-12-06T10:29:30.588Z] f23df028b6ca: Waiting [2023-12-06T10:29:30.588Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T10:29:30.588Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T10:29:30.588Z] d65c8cfc05b1: Waiting [2023-12-06T10:29:30.588Z] 2437ff75d9bd: Waiting [2023-12-06T10:29:30.854Z] 04944245beec: Verifying Checksum [2023-12-06T10:29:30.855Z] 04944245beec: Download complete [2023-12-06T10:29:30.855Z] 765212b225bb: Verifying Checksum [2023-12-06T10:29:30.855Z] 765212b225bb: Download complete [2023-12-06T10:29:30.855Z] f23df028b6ca: Verifying Checksum [2023-12-06T10:29:30.855Z] f23df028b6ca: Download complete [2023-12-06T10:29:30.855Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T10:29:30.855Z] d65c8cfc05b1: Download complete [2023-12-06T10:29:31.121Z] 699f458cf7ca: Verifying Checksum [2023-12-06T10:29:31.121Z] 699f458cf7ca: Download complete [2023-12-06T10:29:31.386Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T10:29:31.386Z] 8998bd30e6a1: Download complete [2023-12-06T10:29:33.324Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T10:29:33.324Z] 2437ff75d9bd: Download complete [2023-12-06T10:29:37.562Z] 8998bd30e6a1: Pull complete [2023-12-06T10:29:37.827Z] 04944245beec: Pull complete [2023-12-06T10:29:39.762Z] 699f458cf7ca: Pull complete [2023-12-06T10:29:39.762Z] 765212b225bb: Pull complete [2023-12-06T10:29:40.716Z] f23df028b6ca: Pull complete [2023-12-06T10:29:40.716Z] d65c8cfc05b1: Pull complete [2023-12-06T10:30:03.499Z] 2437ff75d9bd: Pull complete [2023-12-06T10:30:03.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T10:30:03.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T10:30:03.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:30:04.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-24180 does not seem to be running inside a container [2023-12-06T10:30:04.085Z] $ 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 [2023-12-06T10:30:06.105Z] $ docker top 5954d39056d3442ad0941345cb66933099281247db5f56852c0743d98840fcdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:06.725Z] ---> job-cost.sh [2023-12-06T10:30:06.991Z] lf-activate-venv: SKIPPING [2023-12-06T10:30:06.991Z] INFO: No Stack... [2023-12-06T10:30:07.259Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T10:30:08.221Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T10:30:08.561Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-12-06T10:30:08.561Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T10:30:08.661Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] [2023-12-06T10:30:08.667Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] did not exist. Created. [2023-12-06T10:30:08.667Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T10:30:09.163Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-58072857/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T10:30:09.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T10:30:09.531Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T10:30:09.586Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T10:30:09.621Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T10:30:09.790Z] $ docker stop --time=1 5954d39056d3442ad0941345cb66933099281247db5f56852c0743d98840fcdd [2023-12-06T10:30:13.812Z] $ docker rm -f --volumes 5954d39056d3442ad0941345cb66933099281247db5f56852c0743d98840fcdd [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 [2023-12-06T10:30:15.787Z] provisioning config files... [2023-12-06T10:30:15.799Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/config8008880256537409394tmp [Pipeline] { [Pipeline] sh [2023-12-06T10:30:16.225Z] + set +x [2023-12-06T10:30:16.226Z] + curl -s https://codecov.io/bash [2023-12-06T10:30:16.226Z] + bash -s -- [2023-12-06T10:30:16.226Z] [2023-12-06T10:30:16.226Z] _____ _ [2023-12-06T10:30:16.226Z] / ____| | | [2023-12-06T10:30:16.226Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T10:30:16.226Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T10:30:16.226Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T10:30:16.226Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T10:30:16.226Z] Bash-1.0.6 [2023-12-06T10:30:16.226Z] [2023-12-06T10:30:16.226Z] [2023-12-06T10:30:16.226Z] ==> git version 2.25.1 found [2023-12-06T10:30:16.226Z] ==> 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 [2023-12-06T10:30:16.226Z] Release-Date: 2020-01-08 [2023-12-06T10:30:16.226Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T10:30:16.226Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T10:30:16.226Z] ==> Jenkins CI detected. [2023-12-06T10:30:16.226Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-275 [2023-12-06T10:30:16.226Z] project root: . [2023-12-06T10:30:16.226Z] --> token set from env [2023-12-06T10:30:16.226Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T10:30:16.226Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T10:30:16.226Z] ==> Python coveragepy not found [2023-12-06T10:30:16.226Z] ==> Searching for coverage reports in: [2023-12-06T10:30:16.226Z] + . [2023-12-06T10:30:16.226Z] -> Found 1 reports [2023-12-06T10:30:16.226Z] ==> Detecting git/mercurial file structure [2023-12-06T10:30:16.484Z] ==> Reading reports [2023-12-06T10:30:16.484Z] + ./coverage.out bytes=459493 [2023-12-06T10:30:16.484Z] ==> Appending adjustments [2023-12-06T10:30:16.484Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T10:30:16.484Z] + Found adjustments [2023-12-06T10:30:16.484Z] ==> Gzipping contents [2023-12-06T10:30:16.743Z] 52K /tmp/codecov.TWSU3X.gz [2023-12-06T10:30:16.743Z] ==> Uploading reports [2023-12-06T10:30:16.743Z] url: https://codecov.io [2023-12-06T10:30:16.743Z] query: branch=PR-275&commit=ee054ed613dfeaa19c7f4fec980c56713ff4e0a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=275&job=&cmd_args= [2023-12-06T10:30:16.743Z] -> Pinging Codecov [2023-12-06T10:30:16.743Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-275&commit=ee054ed613dfeaa19c7f4fec980c56713ff4e0a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=275&job=&cmd_args= [2023-12-06T10:30:16.743Z] -> Uploading to [2023-12-06T10:30:16.743Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/581DD39554BDF9B6E22D074273EAD858/ee054ed613dfeaa19c7f4fec980c56713ff4e0a6/711d254d-c7f5-4922-a278-fdf1a5154154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T103016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8b03d4c89330c08a6bada1d38a63cd7e67a1ecc4a58c8c828c958f1ad165f2c [2023-12-06T10:30:16.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T10:30:16.743Z] Dload Upload Total Spent Left Speed [2023-12-06T10:30:17.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 179k --:--:-- --:--:-- --:--:-- 179k [2023-12-06T10:30:17.001Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ee054ed613dfeaa19c7f4fec980c56713ff4e0a6 [Pipeline] } [2023-12-06T10:30:17.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T10:30:20.267Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-275/archives ] [2023-12-06T10:30:20.267Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-275/archives [2023-12-06T10:30:20.267Z] total 16 [2023-12-06T10:30:20.267Z] drwxr-xr-x 3 root root 4096 Dec 6 10:24 . [2023-12-06T10:30:20.267Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 10:24 .. [2023-12-06T10:30:20.267Z] drwxr-xr-x 2 root root 4096 Dec 6 10:24 cost [2023-12-06T10:30:20.267Z] -rw-r--r-- 1 root root 93 Dec 6 10:24 cost.csv [2023-12-06T10:30:20.267Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-275/archives [2023-12-06T10:30:20.267Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-275/archives [2023-12-06T10:30:20.267Z] total 16 [2023-12-06T10:30:20.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 10:24 . [2023-12-06T10:30:20.267Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 10:24 .. [2023-12-06T10:30:20.267Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 10:24 cost [2023-12-06T10:30:20.267Z] -rw-r--r-- 1 jenkins jenkins 93 Dec 6 10:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:20.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:21.485Z] ---> package-listing.sh [2023-12-06T10:30:21.485Z] ++ facter osfamily [2023-12-06T10:30:21.485Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T10:30:21.744Z] + OS_FAMILY=debian [2023-12-06T10:30:21.744Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-275 [2023-12-06T10:30:21.744Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T10:30:21.744Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T10:30:21.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T10:30:21.744Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T10:30:21.744Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-275 ']' [2023-12-06T10:30:21.744Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T10:30:21.744Z] + case "${OS_FAMILY}" in [2023-12-06T10:30:21.744Z] + dpkg -l [2023-12-06T10:30:21.744Z] + grep '^ii' [2023-12-06T10:30:21.745Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T10:30:21.745Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T10:30:21.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T10:30:21.745Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-275 ']' [2023-12-06T10:30:21.745Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-275/archives/ [2023-12-06T10:30:21.745Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-275/archives/ [Pipeline] echo [2023-12-06T10:30:21.782Z] 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-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T10:30:22.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T10:30:22.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T10:30:22.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T10:30:23.005Z] prd-ubuntu20.04-docker-8c-8g-24173 does not seem to be running inside a container [2023-12-06T10:30:23.035Z] $ 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-275/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-275 -v /w/workspace/undry_device-rfid-llrp-go_PR-275:/w/workspace/undry_device-rfid-llrp-go_PR-275:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-275@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-275@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T10:30:23.218Z] $ docker top a04d071878d007c85a7bb6dc5abf7e8290dac4cd622809c304a0de5023dfae3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T10:30:23.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T10:30:24.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T10:30:24.321Z] + ls /var/log/sa-host [2023-12-06T10:30:24.321Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T10:30:24.580Z] provisioning config files... [2023-12-06T10:30:24.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-275@tmp/config11877371042715351792tmp [Pipeline] { [Pipeline] echo [2023-12-06T10:30:24.739Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:25.044Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T10:30:25.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:25.558Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T10:30:25.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:25.897Z] ---> sudo-logs.sh [2023-12-06T10:30:25.897Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T10:30:26.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:26.404Z] ---> job-cost.sh [2023-12-06T10:30:26.404Z] lf-activate-venv: SKIPPING [2023-12-06T10:30:26.404Z] DEBUG: total: 1.309999942779541 [2023-12-06T10:30:26.404Z] INFO: Retrieving Stack Cost... [2023-12-06T10:30:26.662Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T10:30:26.920Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T10:30:26.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T10:30:27.262Z] ---> logs-deploy.sh [2023-12-06T10:30:27.262Z] lf-activate-venv: SKIPPING [2023-12-06T10:30:27.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-275/1 [2023-12-06T10:30:27.262Z] INFO: archiving workspace using pattern(s): [2023-12-06T10:30:28.200Z] Archives upload complete. [2023-12-06T10:30:28.200Z] INFO: archiving logs to Nexus