Pull request #200 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc9930432ed13619628df9889d798f05ca59fdf8+7497b34e8f43de057e951c857a8ff1edb3d4a1d1 (3ff2a8afa512fdc05d23f2d310af2f2fd59b6d4d) 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-ssh15844369415493304038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2661670285432121199.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-200/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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh247072518415986703.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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3400634820526387860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5992223788062169182.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-200/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-200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5690808900982823102.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6989 in /w/workspace/undry_device-rfid-llrp-go_PR-200 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-200 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 into PR head commit fc9930432ed13619628df9889d798f05ca59fdf8 Merge succeeded, producing fc9930432ed13619628df9889d798f05ca59fdf8 Checking out Revision fc9930432ed13619628df9889d798f05ca59fdf8 (PR-200) 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 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc9930432ed13619628df9889d798f05ca59fdf8 # 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 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc9930432ed13619628df9889d798f05ca59fdf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-06T11:00:03.248Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-06T11:00:03.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-06T11:00:03.523Z] ========================================================= [2023-04-06T11:00:03.523Z] EdgeX Global Pipelines Version Info [2023-04-06T11:00:03.523Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:00:04.264Z] ------------------- [2023-04-06T11:00:04.264Z] stable info: [2023-04-06T11:00:04.264Z] ------------------- [2023-04-06T11:00:04.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-06T11:00:04.265Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-06T11:00:04.265Z] Message: update stable to v1.0.245 [2023-04-06T11:00:04.843Z] ------------------- [2023-04-06T11:00:04.843Z] experimental info: [2023-04-06T11:00:04.843Z] ------------------- [2023-04-06T11:00:04.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-06T11:00:04.843Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-06T11:00:04.843Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-06T11:00:05.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-04-06T11:00:05.170Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-04-06T11:00:05.205Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-06T11:00:05.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-06T11:00:05.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-06T11:00:05.316Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-06T11:00:05.356Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-06T11:00:05.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-06T11:00:05.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-06T11:00:05.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-06T11:00:05.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-06T11:00:05.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-04-06T11:00:05.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-06T11:00:05.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-06T11:00:05.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T11:00:05.756Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T11:00:05.793Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T11:00:05.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T11:00:05.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-06T11:00:05.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-06T11:00:05.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-06T11:00:05.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-06T11:00:06.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-06T11:00:06.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-06T11:00:06.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-06T11:00:06.142Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-06T11:00:06.180Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-06T11:00:06.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-200 [Pipeline] echo [2023-04-06T11:00:06.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-200 [Pipeline] echo [2023-04-06T11:00:06.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-200 [Pipeline] echo [2023-04-06T11:00:06.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc9930432ed13619628df9889d798f05ca59fdf8 [Pipeline] echo [2023-04-06T11:00:06.367Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc99304 [Pipeline] echo [2023-04-06T11:00:06.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T11:00:06.516Z] provisioning config files... [2023-04-06T11:00:06.547Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/config7701520858676956524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:00:06.890Z] ---> docker-login.sh [2023-04-06T11:00:06.890Z] nexus3.edgexfoundry.org:10001 [2023-04-06T11:00:07.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:07.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:07.150Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:07.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:07.150Z] [2023-04-06T11:00:07.150Z] Login Succeeded [2023-04-06T11:00:07.150Z] nexus3.edgexfoundry.org:10002 [2023-04-06T11:00:07.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:07.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:07.410Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:07.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:07.410Z] [2023-04-06T11:00:07.410Z] Login Succeeded [2023-04-06T11:00:07.410Z] nexus3.edgexfoundry.org:10003 [2023-04-06T11:00:07.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:07.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:07.410Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:07.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:07.410Z] [2023-04-06T11:00:07.410Z] Login Succeeded [2023-04-06T11:00:07.410Z] nexus3.edgexfoundry.org:10004 [2023-04-06T11:00:07.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:07.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:07.674Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:07.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:07.674Z] [2023-04-06T11:00:07.674Z] Login Succeeded [2023-04-06T11:00:07.674Z] docker.io [2023-04-06T11:00:07.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:10.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:10.974Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:10.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:10.974Z] [2023-04-06T11:00:10.974Z] Login Succeeded [2023-04-06T11:00:10.974Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T11:00:11.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-06T11:00:11.612Z] + git rev-list -1 --merges fc9930432ed13619628df9889d798f05ca59fdf8~1..fc9930432ed13619628df9889d798f05ca59fdf8 [Pipeline] echo [2023-04-06T11:00:11.672Z] -----------> git rev-list -1 --merges fc9930432ed13619628df9889d798f05ca59fdf8~1..fc9930432ed13619628df9889d798f05ca59fdf8 fc9930432ed13619628df9889d798f05ca59fdf8 [false] [Pipeline] sh [2023-04-06T11:00:11.977Z] + git log --format=format:%s -1 fc9930432ed13619628df9889d798f05ca59fdf8 [Pipeline] echo [2023-04-06T11:00:12.010Z] ========================================================= [2023-04-06T11:00:12.010Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-06T11:00:12.010Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T11:00:12.436Z] + git log --format=format:%s -1 fc9930432ed13619628df9889d798f05ca59fdf8 [Pipeline] echo [2023-04-06T11:00:12.466Z] [semverPrep] GIT_COMMIT: fc9930432ed13619628df9889d798f05ca59fdf8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-06T11:00:12.494Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-06T11:00:12.902Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T11:00:12.902Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-06T11:00:12.902Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-06T11:00:12.902Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-06T11:00:12.902Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-06T11:00:12.902Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-06T11:00:12.902Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:00:13.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T11:00:13.413Z] [2023-04-06T11:00:13.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:00:13.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T11:00:13.792Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-06T11:00:13.792Z] b85a868b505f: Pulling fs layer [2023-04-06T11:00:13.792Z] e2be974225ed: Pulling fs layer [2023-04-06T11:00:13.792Z] 339a4e72a1f5: Pulling fs layer [2023-04-06T11:00:13.792Z] 988bab9f4d93: Pulling fs layer [2023-04-06T11:00:13.792Z] 1469e6f7b9e6: Pulling fs layer [2023-04-06T11:00:13.792Z] eaf3925da568: Pulling fs layer [2023-04-06T11:00:13.792Z] bab4dde63d76: Pulling fs layer [2023-04-06T11:00:13.792Z] bde34c3a00c8: Pulling fs layer [2023-04-06T11:00:13.792Z] b352a97aabf1: Pulling fs layer [2023-04-06T11:00:13.792Z] 4872d77fe225: Pulling fs layer [2023-04-06T11:00:13.792Z] 5851b861e8e6: Pulling fs layer [2023-04-06T11:00:13.792Z] bab4dde63d76: Waiting [2023-04-06T11:00:13.792Z] 1469e6f7b9e6: Waiting [2023-04-06T11:00:13.792Z] eaf3925da568: Waiting [2023-04-06T11:00:13.792Z] bde34c3a00c8: Waiting [2023-04-06T11:00:13.792Z] b352a97aabf1: Waiting [2023-04-06T11:00:13.792Z] 5851b861e8e6: Waiting [2023-04-06T11:00:13.792Z] 4872d77fe225: Waiting [2023-04-06T11:00:13.792Z] 988bab9f4d93: Waiting [2023-04-06T11:00:13.792Z] e2be974225ed: Verifying Checksum [2023-04-06T11:00:13.792Z] e2be974225ed: Download complete [2023-04-06T11:00:13.792Z] 988bab9f4d93: Verifying Checksum [2023-04-06T11:00:13.792Z] 988bab9f4d93: Download complete [2023-04-06T11:00:14.052Z] 1469e6f7b9e6: Verifying Checksum [2023-04-06T11:00:14.052Z] 1469e6f7b9e6: Download complete [2023-04-06T11:00:14.052Z] 339a4e72a1f5: Verifying Checksum [2023-04-06T11:00:14.052Z] 339a4e72a1f5: Download complete [2023-04-06T11:00:14.052Z] eaf3925da568: Verifying Checksum [2023-04-06T11:00:14.052Z] eaf3925da568: Download complete [2023-04-06T11:00:14.052Z] bde34c3a00c8: Download complete [2023-04-06T11:00:14.052Z] b352a97aabf1: Verifying Checksum [2023-04-06T11:00:14.052Z] b352a97aabf1: Download complete [2023-04-06T11:00:14.052Z] 4872d77fe225: Verifying Checksum [2023-04-06T11:00:14.052Z] 4872d77fe225: Download complete [2023-04-06T11:00:14.052Z] 5851b861e8e6: Download complete [2023-04-06T11:00:14.052Z] b85a868b505f: Verifying Checksum [2023-04-06T11:00:14.052Z] b85a868b505f: Download complete [2023-04-06T11:00:14.312Z] bab4dde63d76: Verifying Checksum [2023-04-06T11:00:14.312Z] bab4dde63d76: Download complete [2023-04-06T11:00:15.249Z] b85a868b505f: Pull complete [2023-04-06T11:00:15.509Z] e2be974225ed: Pull complete [2023-04-06T11:00:16.074Z] 339a4e72a1f5: Pull complete [2023-04-06T11:00:16.074Z] 988bab9f4d93: Pull complete [2023-04-06T11:00:16.332Z] 1469e6f7b9e6: Pull complete [2023-04-06T11:00:16.332Z] eaf3925da568: Pull complete [2023-04-06T11:00:18.242Z] bab4dde63d76: Pull complete [2023-04-06T11:00:18.242Z] bde34c3a00c8: Pull complete [2023-04-06T11:00:18.502Z] b352a97aabf1: Pull complete [2023-04-06T11:00:18.502Z] 4872d77fe225: Pull complete [2023-04-06T11:00:18.502Z] 5851b861e8e6: Pull complete [2023-04-06T11:00:18.502Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-06T11:00:18.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T11:00:18.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:00:18.749Z] prd-ubuntu20.04-docker-8c-8g-6989 does not seem to be running inside a container [2023-04-06T11:00:18.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-200 -v /w/workspace/undry_device-rfid-llrp-go_PR-200:/w/workspace/undry_device-rfid-llrp-go_PR-200:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-200@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-200@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-04-06T11:00:20.446Z] $ docker top 48a6917f0641244879074f983552a27d41faa590bc92d96d4fa4ca429ddc580d -eo pid,comm [2023-04-06T11:00:20.494Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-06T11:00:20.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T11:00:20.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T11:00:20.621Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T11:00:20.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T11:00:20.744Z] $ docker exec 48a6917f0641244879074f983552a27d41faa590bc92d96d4fa4ca429ddc580d ssh-agent [2023-04-06T11:00:20.852Z] SSH_AUTH_SOCK=/tmp/ssh-3Eo7bHhVAUSw/agent.31 [2023-04-06T11:00:20.852Z] SSH_AGENT_PID=37 [2023-04-06T11:00:20.861Z] Running ssh-add (command line suppressed) [2023-04-06T11:00:20.967Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/private_key_16711344583999777777.key (/w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/private_key_16711344583999777777.key) [2023-04-06T11:00:20.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T11:00:21.319Z] + git tag --points-at HEAD [Pipeline] } [2023-04-06T11:00:21.347Z] $ docker exec --env ******** --env ******** 48a6917f0641244879074f983552a27d41faa590bc92d96d4fa4ca429ddc580d ssh-agent -k [2023-04-06T11:00:21.440Z] unset SSH_AUTH_SOCK; [2023-04-06T11:00:21.440Z] unset SSH_AGENT_PID; [2023-04-06T11:00:21.440Z] echo Agent pid 37 killed; [2023-04-06T11:00:21.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-06T11:00:21.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T11:00:21.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T11:00:21.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T11:00:21.639Z] $ docker exec 48a6917f0641244879074f983552a27d41faa590bc92d96d4fa4ca429ddc580d ssh-agent [2023-04-06T11:00:21.757Z] SSH_AUTH_SOCK=/tmp/ssh-tOtnNU8zonCr/agent.69 [2023-04-06T11:00:21.757Z] SSH_AGENT_PID=75 [2023-04-06T11:00:21.762Z] Running ssh-add (command line suppressed) [2023-04-06T11:00:21.868Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/private_key_4815589330535266106.key (/w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/private_key_4815589330535266106.key) [2023-04-06T11:00:21.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T11:00:22.210Z] + git semver init [2023-04-06T11:00:22.470Z] 2023-04-06 11:00:22,391 [run_init] DEBUG init version:0.0.0 force:False [2023-04-06T11:00:22.470Z] 2023-04-06 11:00:22,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-200/.semver [2023-04-06T11:00:22.470Z] 2023-04-06 11:00:22,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-200/.semver [2023-04-06T11:00:22.470Z] 2023-04-06 11:00:22,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-200/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-200, universal_newlines=False, shell=None, istream=None) [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,149 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-200/.git/info/exclude [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-200/.semver/PR-200 with force:False [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,150 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-200/.semver/PR-200 [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,154 [execute] INFO git cat-file --batch-check [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-200/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,161 [execute] INFO git cat-file --batch [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-200/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T11:00:23.411Z] 2023-04-06 11:00:23,168 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-200/.semver/PR-200 [2023-04-06T11:00:23.411Z] 0.0.0 [Pipeline] } [2023-04-06T11:00:23.448Z] $ docker exec --env ******** --env ******** 48a6917f0641244879074f983552a27d41faa590bc92d96d4fa4ca429ddc580d ssh-agent -k [2023-04-06T11:00:23.541Z] unset SSH_AUTH_SOCK; [2023-04-06T11:00:23.542Z] unset SSH_AGENT_PID; [2023-04-06T11:00:23.543Z] echo Agent pid 75 killed; [2023-04-06T11:00:23.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T11:00:23.972Z] + git semver [Pipeline] } [2023-04-06T11:00:24.258Z] $ docker stop --time=1 48a6917f0641244879074f983552a27d41faa590bc92d96d4fa4ca429ddc580d [2023-04-06T11:00:25.605Z] $ docker rm -f --volumes 48a6917f0641244879074f983552a27d41faa590bc92d96d4fa4ca429ddc580d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T11:00:25.990Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-06T11:00:26.244Z] Stashed 1 file(s) [Pipeline] echo [2023-04-06T11:00:26.259Z] [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-04-06T11:00:26.797Z] provisioning config files... [2023-04-06T11:00:26.806Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/config5159816178303092478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:00:27.148Z] ---> docker-login.sh [2023-04-06T11:00:27.148Z] nexus3.edgexfoundry.org:10001 [2023-04-06T11:00:27.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:27.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:27.148Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:27.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:27.148Z] [2023-04-06T11:00:27.148Z] Login Succeeded [2023-04-06T11:00:27.148Z] nexus3.edgexfoundry.org:10002 [2023-04-06T11:00:27.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:27.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:27.148Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:27.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:27.148Z] [2023-04-06T11:00:27.148Z] Login Succeeded [2023-04-06T11:00:27.148Z] nexus3.edgexfoundry.org:10003 [2023-04-06T11:00:27.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:27.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:27.408Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:27.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:27.408Z] [2023-04-06T11:00:27.408Z] Login Succeeded [2023-04-06T11:00:27.408Z] nexus3.edgexfoundry.org:10004 [2023-04-06T11:00:27.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:27.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:27.408Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:27.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:27.408Z] [2023-04-06T11:00:27.408Z] Login Succeeded [2023-04-06T11:00:27.408Z] docker.io [2023-04-06T11:00:27.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:00:27.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:00:27.668Z] Configure a credential helper to remove this warning. See [2023-04-06T11:00:27.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:00:27.668Z] [2023-04-06T11:00:27.668Z] Login Succeeded [2023-04-06T11:00:27.668Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T11:00:27.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T11:00:27.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T11:00:27.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T11:00:27.942Z] ========================================================= [2023-04-06T11:00:27.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-06T11:00:27.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:00:28.406Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T11:00:28.406Z] Sending build context to Docker daemon 4.207MB [2023-04-06T11:00:28.406Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T11:00:28.406Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T11:00:28.406Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-06T11:00:28.406Z] 63b65145d645: Pulling fs layer [2023-04-06T11:00:28.406Z] a2d21d5440eb: Pulling fs layer [2023-04-06T11:00:28.406Z] 935e6c44a52c: Pulling fs layer [2023-04-06T11:00:28.406Z] 94cc34f8dd06: Pulling fs layer [2023-04-06T11:00:28.406Z] 30dea6a524f1: Pulling fs layer [2023-04-06T11:00:28.406Z] a2aff8979fd8: Pulling fs layer [2023-04-06T11:00:28.406Z] 6808be2612f2: Pulling fs layer [2023-04-06T11:00:28.406Z] f25807f1079a: Pulling fs layer [2023-04-06T11:00:28.406Z] 94cc34f8dd06: Waiting [2023-04-06T11:00:28.406Z] 30dea6a524f1: Waiting [2023-04-06T11:00:28.406Z] a2aff8979fd8: Waiting [2023-04-06T11:00:28.406Z] 6808be2612f2: Waiting [2023-04-06T11:00:28.406Z] f25807f1079a: Waiting [2023-04-06T11:00:28.406Z] a2d21d5440eb: Download complete [2023-04-06T11:00:28.666Z] 94cc34f8dd06: Verifying Checksum [2023-04-06T11:00:28.666Z] 94cc34f8dd06: Download complete [2023-04-06T11:00:28.666Z] 30dea6a524f1: Download complete [2023-04-06T11:00:28.666Z] 63b65145d645: Verifying Checksum [2023-04-06T11:00:28.666Z] 63b65145d645: Download complete [2023-04-06T11:00:28.666Z] a2aff8979fd8: Verifying Checksum [2023-04-06T11:00:28.666Z] a2aff8979fd8: Download complete [2023-04-06T11:00:28.666Z] 63b65145d645: Pull complete [2023-04-06T11:00:28.927Z] a2d21d5440eb: Pull complete [2023-04-06T11:00:28.927Z] f25807f1079a: Verifying Checksum [2023-04-06T11:00:28.927Z] f25807f1079a: Download complete [2023-04-06T11:00:29.186Z] 935e6c44a52c: Verifying Checksum [2023-04-06T11:00:29.186Z] 935e6c44a52c: Download complete [2023-04-06T11:00:29.444Z] 6808be2612f2: Verifying Checksum [2023-04-06T11:00:29.444Z] 6808be2612f2: Download complete [2023-04-06T11:00:32.729Z] 935e6c44a52c: Pull complete [2023-04-06T11:00:32.729Z] 94cc34f8dd06: Pull complete [2023-04-06T11:00:32.729Z] 30dea6a524f1: Pull complete [2023-04-06T11:00:32.729Z] a2aff8979fd8: Pull complete [2023-04-06T11:00:35.266Z] 6808be2612f2: Pull complete [2023-04-06T11:00:35.831Z] f25807f1079a: Pull complete [2023-04-06T11:00:36.090Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-06T11:00:36.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T11:00:36.090Z] ---> 3b553350e43f [2023-04-06T11:00:36.090Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T11:00:37.994Z] ---> Running in effbb9ea2279 [2023-04-06T11:00:37.994Z] Removing intermediate container effbb9ea2279 [2023-04-06T11:00:37.994Z] ---> d9b6c8d7a6c1 [2023-04-06T11:00:37.994Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T11:00:37.994Z] ---> Running in 673e544e1f6d [2023-04-06T11:00:38.253Z] Removing intermediate container 673e544e1f6d [2023-04-06T11:00:38.253Z] ---> 6e84fd49469d [2023-04-06T11:00:38.253Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-06T11:00:38.253Z] ---> Running in 6048f8c269c4 [2023-04-06T11:00:38.512Z] Removing intermediate container 6048f8c269c4 [2023-04-06T11:00:38.512Z] ---> b5eeb290a4e8 [2023-04-06T11:00:38.512Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T11:00:38.512Z] ---> Running in 33f8939ca700 [2023-04-06T11:00:38.512Z] Removing intermediate container 33f8939ca700 [2023-04-06T11:00:38.512Z] ---> 20aa492e45f8 [2023-04-06T11:00:38.512Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T11:00:38.512Z] ---> Running in 29593a6ae312 [2023-04-06T11:00:39.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T11:00:39.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T11:00:39.341Z] OK: 265 MiB in 53 packages [2023-04-06T11:00:39.602Z] Removing intermediate container 29593a6ae312 [2023-04-06T11:00:39.602Z] ---> 45fdf02d9c0f [2023-04-06T11:00:39.602Z] Step 8/12 : WORKDIR /app [2023-04-06T11:00:39.862Z] ---> Running in c689c2794ab0 [2023-04-06T11:00:39.862Z] Removing intermediate container c689c2794ab0 [2023-04-06T11:00:39.862Z] ---> cbce25d0d0e2 [2023-04-06T11:00:39.862Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-06T11:00:40.121Z] ---> e53e37d8d734 [2023-04-06T11:00:40.121Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T11:00:40.121Z] ---> Running in d2246d63ba80 [2023-04-06T11:00:41.624Z] Still waiting to schedule task [2023-04-06T11:00:41.624Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-06T11:01:36.364Z] Removing intermediate container d2246d63ba80 [2023-04-06T11:01:36.364Z] ---> 62a93237a8b3 [2023-04-06T11:01:36.364Z] Step 11/12 : COPY . . [2023-04-06T11:01:36.364Z] ---> ad9442f09522 [2023-04-06T11:01:36.364Z] Step 12/12 : RUN $MAKE [2023-04-06T11:01:36.364Z] ---> Running in 2f54cfe2e598 [2023-04-06T11:01:36.364Z] noop [2023-04-06T11:01:36.364Z] Removing intermediate container 2f54cfe2e598 [2023-04-06T11:01:36.364Z] ---> 1ce95b1c1bda [2023-04-06T11:01:36.364Z] Successfully built 1ce95b1c1bda [2023-04-06T11:01:36.364Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:01:36.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T11:01:36.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:01:36.946Z] prd-ubuntu20.04-docker-8c-8g-6989 does not seem to be running inside a container [2023-04-06T11:01:36.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-200 -v /w/workspace/undry_device-rfid-llrp-go_PR-200:/w/workspace/undry_device-rfid-llrp-go_PR-200:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-200@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-200@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-04-06T11:01:37.349Z] $ docker top 85d8f10fc0e215aa4c6574e3e86e03d68547d099b9a3265cdc013a9e4c742bdf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T11:01:37.740Z] + go version [2023-04-06T11:01:37.740Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-06T11:01:37.774Z] $ docker stop --time=1 85d8f10fc0e215aa4c6574e3e86e03d68547d099b9a3265cdc013a9e4c742bdf [2023-04-06T11:01:39.084Z] $ docker rm -f --volumes 85d8f10fc0e215aa4c6574e3e86e03d68547d099b9a3265cdc013a9e4c742bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:01:39.804Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T11:01:39.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:01:39.950Z] prd-ubuntu20.04-docker-8c-8g-6989 does not seem to be running inside a container [2023-04-06T11:01:39.984Z] $ 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-200 -v /w/workspace/undry_device-rfid-llrp-go_PR-200:/w/workspace/undry_device-rfid-llrp-go_PR-200:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-200@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-200@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-04-06T11:01:40.337Z] $ docker top ad5bb7210bcce60f7492a1efa3c7b89ed9c42ec2a5559852e55e2202cbf57c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T11:01:40.714Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-200 [Pipeline] fileExists [Pipeline] sh [2023-04-06T11:01:41.075Z] + make test [2023-04-06T11:01:41.075Z] go test ./... -coverprofile=coverage.out ./... [2023-04-06T11:01:46.346Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-06T11:01:56.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-06T11:01:56.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-06T11:01:58.848Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.581s coverage: 40.9% of statements [2023-04-06T11:01:58.848Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements [2023-04-06T11:01:58.848Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2023-04-06T11:02:06.965Z] go vet ./... [2023-04-06T11:02:10.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T11:02:10.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T11:02:10.248Z] ./bin/test-attribution-txt.sh [2023-04-06T11:02:10.248Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-06T11:02:10.248Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-06T11:02:10.248Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T11:02:10.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T11:02:10.330Z] $ docker stop --time=1 ad5bb7210bcce60f7492a1efa3c7b89ed9c42ec2a5559852e55e2202cbf57c40 [2023-04-06T11:02:12.028Z] $ docker rm -f --volumes ad5bb7210bcce60f7492a1efa3c7b89ed9c42ec2a5559852e55e2202cbf57c40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T11:02:12.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T11:02:12.715Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-06T11:02:13.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T11:02:13.673Z] + ls -al . [2023-04-06T11:02:13.673Z] total 628 [2023-04-06T11:02:13.673Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 11:01 . [2023-04-06T11:02:13.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 11:00 .. [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 6 11:00 .dockerignore [2023-04-06T11:02:13.673Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 11:00 .git [2023-04-06T11:02:13.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 11:00 .github [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 6 11:00 .gitignore [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 11:00 .golangci.yml [2023-04-06T11:02:13.673Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 11:00 .semver [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 10664 Apr 6 11:00 Attribution.txt [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 6 11:00 CHANGELOG.md [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 6 11:00 Dockerfile [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 11:00 GOVERNANCE.md [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 6 11:00 Jenkinsfile [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 6 11:00 LICENSE [2023-04-06T11:02:13.673Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 6 11:00 Makefile [2023-04-06T11:02:13.674Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 6 11:00 OWNERS.md [2023-04-06T11:02:13.674Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 6 11:00 README.md [2023-04-06T11:02:13.674Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 11:00 VERSION [2023-04-06T11:02:13.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 11:00 bin [2023-04-06T11:02:13.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 11:00 cmd [2023-04-06T11:02:13.674Z] -rw-r--r-- 1 jenkins jenkins 457600 Apr 6 11:01 coverage.out [2023-04-06T11:02:13.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 11:00 examples [2023-04-06T11:02:13.674Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 6 11:00 go.mod [2023-04-06T11:02:13.674Z] -rw-rw-r-- 1 jenkins jenkins 31303 Apr 6 11:00 go.sum [2023-04-06T11:02:13.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 11:00 images [2023-04-06T11:02:13.674Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 11:00 internal [2023-04-06T11:02:13.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 11:00 snap [2023-04-06T11:02:13.674Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 6 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:02:14.073Z] + 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=fc9930432ed13619628df9889d798f05ca59fdf8 --label arch=amd64 --label version=0.0.0 . [2023-04-06T11:02:14.073Z] Sending build context to Docker daemon 4.207MB [2023-04-06T11:02:14.073Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T11:02:14.073Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-06T11:02:14.073Z] ---> 1ce95b1c1bda [2023-04-06T11:02:14.073Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-06T11:02:14.073Z] ---> Running in bb09dcb88146 [2023-04-06T11:02:14.333Z] Removing intermediate container bb09dcb88146 [2023-04-06T11:02:14.333Z] ---> 08c9f301db53 [2023-04-06T11:02:14.333Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T11:02:14.333Z] ---> Running in a26214a12b71 [2023-04-06T11:02:14.333Z] Removing intermediate container a26214a12b71 [2023-04-06T11:02:14.333Z] ---> d1290f26fe64 [2023-04-06T11:02:14.333Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-06T11:02:14.592Z] ---> Running in abb72af7a8f0 [2023-04-06T11:02:14.592Z] Removing intermediate container abb72af7a8f0 [2023-04-06T11:02:14.592Z] ---> 74833ff6646d [2023-04-06T11:02:14.592Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T11:02:14.592Z] ---> Running in a54fccdfe508 [2023-04-06T11:02:14.592Z] Removing intermediate container a54fccdfe508 [2023-04-06T11:02:14.592Z] ---> 237c8d19d84d [2023-04-06T11:02:14.592Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T11:02:14.851Z] ---> Running in 798b6465181e [2023-04-06T11:02:14.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T11:02:15.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T11:02:15.370Z] OK: 265 MiB in 53 packages [2023-04-06T11:02:15.955Z] Removing intermediate container 798b6465181e [2023-04-06T11:02:15.955Z] ---> 572421f097e4 [2023-04-06T11:02:15.955Z] Step 8/24 : WORKDIR /app [2023-04-06T11:02:15.955Z] ---> Running in f9f35c46ced1 [2023-04-06T11:02:15.955Z] Removing intermediate container f9f35c46ced1 [2023-04-06T11:02:15.955Z] ---> af72bf2b686b [2023-04-06T11:02:15.955Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-06T11:02:15.955Z] ---> fd22f3bada42 [2023-04-06T11:02:15.955Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T11:02:16.214Z] ---> Running in ef190973f009 [2023-04-06T11:02:16.782Z] Removing intermediate container ef190973f009 [2023-04-06T11:02:16.782Z] ---> 19ee71e371cc [2023-04-06T11:02:16.782Z] Step 11/24 : COPY . . [2023-04-06T11:02:17.348Z] ---> 144458877c54 [2023-04-06T11:02:17.348Z] Step 12/24 : RUN $MAKE [2023-04-06T11:02:17.348Z] ---> Running in 6e7d73572cbc [2023-04-06T11:02:17.348Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-06T11:02:20.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6990 in /w/workspace/undry_device-rfid-llrp-go_PR-200 [Pipeline] { [Pipeline] ws [2023-04-06T11:02:20.249Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-06T11:02:20.321Z] Selected Git installation does not exist. Using Default [2023-04-06T11:02:20.321Z] The recommended git tool is: NONE [2023-04-06T11:02:26.756Z] using credential edgex-jenkins-ssh [2023-04-06T11:02:26.770Z] Cloning the remote Git repository [2023-04-06T11:02:26.814Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-06T11:02:26.911Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-04-06T11:02:27.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-06T11:02:27.053Z] > git --version # timeout=10 [2023-04-06T11:02:27.078Z] > git --version # 'git version 2.25.1' [2023-04-06T11:02:27.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T11:02:27.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T11:02:28.371Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-06T11:02:28.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T11:02:29.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-06T11:02:29.733Z] Merging remotes/origin/main commit 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 into PR head commit fc9930432ed13619628df9889d798f05ca59fdf8 [2023-04-06T11:02:30.042Z] Merge succeeded, producing fc9930432ed13619628df9889d798f05ca59fdf8 [2023-04-06T11:02:30.043Z] Checking out Revision fc9930432ed13619628df9889d798f05ca59fdf8 (PR-200) [2023-04-06T11:02:30.568Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-06T11:02:29.250Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-06T11:02:29.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T11:02:29.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-06T11:02:29.755Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T11:02:29.835Z] > git checkout -f fc9930432ed13619628df9889d798f05ca59fdf8 # timeout=10 [2023-04-06T11:02:29.939Z] > git remote # timeout=10 [2023-04-06T11:02:29.958Z] > git config --get remote.origin.url # timeout=10 [2023-04-06T11:02:29.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T11:02:29.998Z] > git merge 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 [2023-04-06T11:02:30.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-06T11:02:30.052Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T11:02:30.069Z] > git checkout -f fc9930432ed13619628df9889d798f05ca59fdf8 # timeout=10 [2023-04-06T11:02:30.624Z] > git --version # timeout=10 [2023-04-06T11:02:30.640Z] > git --version # 'git version 2.25.1' [2023-04-06T11:02:30.663Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T11:02:31.809Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-06T11:02:31.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T11:02:31.809Z] Dload Upload Total Spent Left Speed [2023-04-06T11:02:31.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-04-06T11:02:32.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-06T11:02:32.753Z] + sudo+ tee /etc/docker/daemon.new [2023-04-06T11:02:32.753Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-06T11:02:32.753Z] { [2023-04-06T11:02:32.753Z] "registry-mirrors": [ [2023-04-06T11:02:32.753Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-06T11:02:32.753Z] ], [2023-04-06T11:02:32.753Z] "bip": "10.250.0.254/24", [2023-04-06T11:02:32.753Z] "hosts": [ [2023-04-06T11:02:32.753Z] "tcp://0.0.0.0:5555", [2023-04-06T11:02:32.753Z] "unix:///var/run/docker.sock" [2023-04-06T11:02:32.753Z] ], [2023-04-06T11:02:32.753Z] "mtu": 1458, [2023-04-06T11:02:32.753Z] "selinux-enabled": true, [2023-04-06T11:02:32.753Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-06T11:02:32.753Z] } [Pipeline] sh [2023-04-06T11:02:33.102Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-06T11:02:33.465Z] + sudo service docker restart [2023-04-06T11:02:35.427Z] Removing intermediate container 6e7d73572cbc [2023-04-06T11:02:35.427Z] ---> 2090273f3c8a [2023-04-06T11:02:35.427Z] Step 13/24 : FROM alpine:3.17 [2023-04-06T11:02:35.427Z] 3.17: Pulling from library/alpine [2023-04-06T11:02:35.427Z] f56be85fc22e: Pulling fs layer [2023-04-06T11:02:35.427Z] f56be85fc22e: Verifying Checksum [2023-04-06T11:02:35.427Z] f56be85fc22e: Download complete [2023-04-06T11:02:35.690Z] f56be85fc22e: Pull complete [2023-04-06T11:02:35.690Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T11:02:35.690Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T11:02:35.690Z] ---> 9ed4aefc74f6 [2023-04-06T11:02:35.690Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-06T11:02:35.949Z] ---> Running in 3104b838164b [2023-04-06T11:02:35.949Z] Removing intermediate container 3104b838164b [2023-04-06T11:02:35.949Z] ---> 7dd39cf00a67 [2023-04-06T11:02:35.949Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-06T11:02:35.949Z] ---> Running in 61eeed73e3b7 [2023-04-06T11:02:36.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T11:02:36.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T11:02:36.728Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T11:02:36.728Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T11:02:36.728Z] OK: 7 MiB in 16 packages [2023-04-06T11:02:36.987Z] Removing intermediate container 61eeed73e3b7 [2023-04-06T11:02:36.987Z] ---> ecb2d9e8b9fb [2023-04-06T11:02:36.987Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-06T11:02:37.248Z] ---> c90da8dcf60e [2023-04-06T11:02:37.248Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-06T11:02:37.248Z] ---> bb99c5284f64 [2023-04-06T11:02:37.248Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-06T11:02:37.824Z] ---> 1294014d8f26 [2023-04-06T11:02:37.824Z] Step 19/24 : EXPOSE 59989 [2023-04-06T11:02:37.824Z] ---> Running in 66211be4d777 [2023-04-06T11:02:38.087Z] Removing intermediate container 66211be4d777 [2023-04-06T11:02:38.087Z] ---> de4d01cb34c2 [2023-04-06T11:02:38.087Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-06T11:02:38.087Z] ---> Running in 23e7ad1b69af [2023-04-06T11:02:38.087Z] Removing intermediate container 23e7ad1b69af [2023-04-06T11:02:38.087Z] ---> aff5fe69c0c6 [2023-04-06T11:02:38.087Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T11:02:38.087Z] ---> Running in 0c956b3d49b4 [2023-04-06T11:02:38.346Z] Removing intermediate container 0c956b3d49b4 [2023-04-06T11:02:38.346Z] ---> 5a05111a602d [2023-04-06T11:02:38.346Z] Step 22/24 : LABEL arch=amd64 [2023-04-06T11:02:38.346Z] ---> Running in 2fdd00c02ecc [2023-04-06T11:02:38.346Z] Removing intermediate container 2fdd00c02ecc [2023-04-06T11:02:38.346Z] ---> efab4fc6a284 [2023-04-06T11:02:38.346Z] Step 23/24 : LABEL git_sha=fc9930432ed13619628df9889d798f05ca59fdf8 [2023-04-06T11:02:38.347Z] ---> Running in f4f3465986dd [2023-04-06T11:02:38.607Z] Removing intermediate container f4f3465986dd [2023-04-06T11:02:38.607Z] ---> 1732037051ff [2023-04-06T11:02:38.607Z] Step 24/24 : LABEL version=0.0.0 [2023-04-06T11:02:38.607Z] ---> Running in 33d7508c023b [2023-04-06T11:02:38.607Z] Removing intermediate container 33d7508c023b [2023-04-06T11:02:38.607Z] ---> f05335b301f0 [2023-04-06T11:02:38.608Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T11:02:38.608Z] Successfully built f05335b301f0 [2023-04-06T11:02:38.608Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:02:39.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T11:02:39.505Z] [2023-04-06T11:02:39.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:02:39.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T11:02:39.881Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-06T11:02:39.881Z] 5eb5b503b376: Pulling fs layer [2023-04-06T11:02:39.881Z] 5c69ac0246d0: Pulling fs layer [2023-04-06T11:02:39.881Z] ec43610c2a17: Pulling fs layer [2023-04-06T11:02:39.881Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-06T11:02:39.881Z] 33b1e0a273af: Pulling fs layer [2023-04-06T11:02:39.881Z] 5d3b04190fa2: Pulling fs layer [2023-04-06T11:02:39.881Z] 2f39f015ded8: Pulling fs layer [2023-04-06T11:02:39.881Z] 3a2ae6a8a46f: Waiting [2023-04-06T11:02:39.881Z] 33b1e0a273af: Waiting [2023-04-06T11:02:39.881Z] 5d3b04190fa2: Waiting [2023-04-06T11:02:39.881Z] 2f39f015ded8: Waiting [2023-04-06T11:02:39.881Z] 5c69ac0246d0: Download complete [2023-04-06T11:02:39.881Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-06T11:02:39.881Z] 3a2ae6a8a46f: Download complete [2023-04-06T11:02:39.881Z] ec43610c2a17: Verifying Checksum [2023-04-06T11:02:39.881Z] ec43610c2a17: Download complete [2023-04-06T11:02:39.881Z] 33b1e0a273af: Verifying Checksum [2023-04-06T11:02:39.881Z] 33b1e0a273af: Download complete [2023-04-06T11:02:39.881Z] 5d3b04190fa2: Download complete [2023-04-06T11:02:40.140Z] 5eb5b503b376: Download complete [2023-04-06T11:02:40.705Z] 2f39f015ded8: Download complete [2023-04-06T11:02:41.269Z] 5eb5b503b376: Pull complete [2023-04-06T11:02:41.269Z] 5c69ac0246d0: Pull complete [2023-04-06T11:02:41.842Z] ec43610c2a17: Pull complete [2023-04-06T11:02:41.842Z] 3a2ae6a8a46f: Pull complete [2023-04-06T11:02:42.100Z] 33b1e0a273af: Pull complete [2023-04-06T11:02:42.100Z] 5d3b04190fa2: Pull complete [2023-04-06T11:02:46.286Z] 2f39f015ded8: Pull complete [2023-04-06T11:02:46.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-06T11:02:46.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T11:02:46.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:02:46.517Z] prd-ubuntu20.04-docker-8c-8g-6989 does not seem to be running inside a container [2023-04-06T11:02:46.547Z] $ 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-200 -v /w/workspace/undry_device-rfid-llrp-go_PR-200:/w/workspace/undry_device-rfid-llrp-go_PR-200:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-200@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-200@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-04-06T11:02:48.561Z] $ docker top 42c6c55c9c8b83821a69613aac3e2f45fb93f62268125b72b9290fea3f80783f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:02:49.016Z] ---> job-cost.sh [2023-04-06T11:02:49.016Z] lf-activate-venv: SKIPPING [2023-04-06T11:02:49.016Z] INFO: No Stack... [2023-04-06T11:02:49.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T11:02:49.841Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T11:02:50.152Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-200/archives/cost.csv [2023-04-06T11:02:50.152Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T11:02:50.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] [2023-04-06T11:02:50.205Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] did not exist. Created. [2023-04-06T11:02:50.205Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T11:02:50.588Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-06T11:02:50.639Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T11:02:50.671Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T11:02:50.758Z] $ docker stop --time=1 42c6c55c9c8b83821a69613aac3e2f45fb93f62268125b72b9290fea3f80783f [2023-04-06T11:02:51.930Z] $ docker rm -f --volumes 42c6c55c9c8b83821a69613aac3e2f45fb93f62268125b72b9290fea3f80783f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-04-06T11:02:52.158Z] provisioning config files... [2023-04-06T11:02:52.187Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17062563560871162983tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2023-04-06T11:02:52.643Z] ---> docker-login.sh [2023-04-06T11:02:52.643Z] nexus3.edgexfoundry.org:10001 [2023-04-06T11:02:52.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:02:53.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:02:53.183Z] Configure a credential helper to remove this warning. See [2023-04-06T11:02:53.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:02:53.183Z] [2023-04-06T11:02:53.183Z] Login Succeeded [2023-04-06T11:02:53.183Z] nexus3.edgexfoundry.org:10002 [2023-04-06T11:02:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:02:53.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:02:53.453Z] Configure a credential helper to remove this warning. See [2023-04-06T11:02:53.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:02:53.453Z] [2023-04-06T11:02:53.453Z] Login Succeeded [2023-04-06T11:02:53.722Z] nexus3.edgexfoundry.org:10003 [2023-04-06T11:02:53.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:02:53.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:02:53.992Z] Configure a credential helper to remove this warning. See [2023-04-06T11:02:53.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:02:53.992Z] [2023-04-06T11:02:53.992Z] Login Succeeded [2023-04-06T11:02:53.992Z] nexus3.edgexfoundry.org:10004 [2023-04-06T11:02:54.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:02:54.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:02:54.265Z] Configure a credential helper to remove this warning. See [2023-04-06T11:02:54.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:02:54.265Z] [2023-04-06T11:02:54.265Z] Login Succeeded [2023-04-06T11:02:54.265Z] docker.io [2023-04-06T11:02:54.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T11:02:54.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T11:02:54.805Z] Configure a credential helper to remove this warning. See [2023-04-06T11:02:54.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T11:02:54.805Z] [2023-04-06T11:02:54.805Z] Login Succeeded [2023-04-06T11:02:54.805Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T11:02:54.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T11:02:55.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T11:02:55.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T11:02:55.263Z] ========================================================= [2023-04-06T11:02:55.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-06T11:02:55.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:02:55.766Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T11:02:56.038Z] Sending build context to Docker daemon 1.211MB [2023-04-06T11:02:56.038Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T11:02:56.038Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T11:02:56.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-06T11:02:56.308Z] af6eaf76a39c: Pulling fs layer [2023-04-06T11:02:56.308Z] 55522c791124: Pulling fs layer [2023-04-06T11:02:56.308Z] ce5c4a1c91eb: Pulling fs layer [2023-04-06T11:02:56.308Z] 169dfbe0d373: Pulling fs layer [2023-04-06T11:02:56.308Z] e1ff8fa3b103: Pulling fs layer [2023-04-06T11:02:56.308Z] 52ebb69f0ebf: Pulling fs layer [2023-04-06T11:02:56.308Z] 5abe8eddf0d5: Pulling fs layer [2023-04-06T11:02:56.308Z] 169dfbe0d373: Waiting [2023-04-06T11:02:56.308Z] e1ff8fa3b103: Waiting [2023-04-06T11:02:56.308Z] 52ebb69f0ebf: Waiting [2023-04-06T11:02:56.308Z] 5abe8eddf0d5: Waiting [2023-04-06T11:02:56.308Z] 55522c791124: Verifying Checksum [2023-04-06T11:02:56.308Z] 55522c791124: Download complete [2023-04-06T11:02:56.308Z] 169dfbe0d373: Download complete [2023-04-06T11:02:56.308Z] e1ff8fa3b103: Verifying Checksum [2023-04-06T11:02:56.308Z] e1ff8fa3b103: Download complete [2023-04-06T11:02:56.308Z] af6eaf76a39c: Verifying Checksum [2023-04-06T11:02:57.433Z] af6eaf76a39c: Pull complete [2023-04-06T11:02:57.433Z] 5abe8eddf0d5: Verifying Checksum [2023-04-06T11:02:57.433Z] 5abe8eddf0d5: Download complete [2023-04-06T11:02:58.032Z] 55522c791124: Pull complete [2023-04-06T11:02:59.001Z] ce5c4a1c91eb: Verifying Checksum [2023-04-06T11:02:59.001Z] ce5c4a1c91eb: Download complete [2023-04-06T11:02:59.001Z] 52ebb69f0ebf: Verifying Checksum [2023-04-06T11:02:59.001Z] 52ebb69f0ebf: Download complete [2023-04-06T11:03:11.342Z] ce5c4a1c91eb: Pull complete [2023-04-06T11:03:11.342Z] 169dfbe0d373: Pull complete [2023-04-06T11:03:11.342Z] e1ff8fa3b103: Pull complete [2023-04-06T11:03:19.559Z] 52ebb69f0ebf: Pull complete [2023-04-06T11:03:20.987Z] 5abe8eddf0d5: Pull complete [2023-04-06T11:03:20.987Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-06T11:03:20.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T11:03:20.987Z] ---> 6cb57ee374ae [2023-04-06T11:03:20.987Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T11:03:23.041Z] ---> Running in 1a0462d3e6f7 [2023-04-06T11:03:23.041Z] Removing intermediate container 1a0462d3e6f7 [2023-04-06T11:03:23.041Z] ---> beb3552164d4 [2023-04-06T11:03:23.041Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T11:03:23.041Z] ---> Running in 8e8fbc4e8573 [2023-04-06T11:03:23.315Z] Removing intermediate container 8e8fbc4e8573 [2023-04-06T11:03:23.315Z] ---> 56222a5319c9 [2023-04-06T11:03:23.315Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-06T11:03:23.584Z] ---> Running in 5adcd44e21c1 [2023-04-06T11:03:23.852Z] Removing intermediate container 5adcd44e21c1 [2023-04-06T11:03:23.852Z] ---> be44ed09bda2 [2023-04-06T11:03:23.852Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T11:03:23.852Z] ---> Running in 83820edbec56 [2023-04-06T11:03:24.123Z] Removing intermediate container 83820edbec56 [2023-04-06T11:03:24.123Z] ---> 85c1fe42c604 [2023-04-06T11:03:24.123Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T11:03:24.123Z] ---> Running in 123b3080d19c [2023-04-06T11:03:25.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T11:03:25.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T11:03:26.772Z] OK: 263 MiB in 53 packages [2023-04-06T11:03:27.743Z] Removing intermediate container 123b3080d19c [2023-04-06T11:03:27.743Z] ---> 11a2ac08d9ff [2023-04-06T11:03:27.743Z] Step 8/12 : WORKDIR /app [2023-04-06T11:03:27.743Z] ---> Running in 8ee5992f50b5 [2023-04-06T11:03:28.011Z] Removing intermediate container 8ee5992f50b5 [2023-04-06T11:03:28.011Z] ---> 1e6b273b3427 [2023-04-06T11:03:28.011Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-06T11:03:28.597Z] ---> 2deec8aa09b4 [2023-04-06T11:03:28.597Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T11:03:28.597Z] ---> Running in dd2be6a31c1c [2023-04-06T11:04:36.487Z] Removing intermediate container dd2be6a31c1c [2023-04-06T11:04:36.487Z] ---> b453cc6198d3 [2023-04-06T11:04:36.487Z] Step 11/12 : COPY . . [2023-04-06T11:04:36.487Z] ---> c739d7f63707 [2023-04-06T11:04:36.487Z] Step 12/12 : RUN $MAKE [2023-04-06T11:04:36.487Z] ---> Running in abec67a09843 [2023-04-06T11:04:36.487Z] noop [2023-04-06T11:04:36.487Z] Removing intermediate container abec67a09843 [2023-04-06T11:04:36.487Z] ---> 0d766a8b43d9 [2023-04-06T11:04:36.487Z] Successfully built 0d766a8b43d9 [2023-04-06T11:04:36.487Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:04:36.957Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T11:04:36.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:04:37.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-6990 does not seem to be running inside a container [2023-04-06T11:04:37.276Z] $ 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-04-06T11:04:38.401Z] $ docker top 4ec56bd9330290e67907a9b93035073391bb3211e8948eefbe7aaf12efdf6c8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T11:04:39.263Z] + go version [2023-04-06T11:04:39.263Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-06T11:04:39.298Z] $ docker stop --time=1 4ec56bd9330290e67907a9b93035073391bb3211e8948eefbe7aaf12efdf6c8e [2023-04-06T11:04:40.870Z] $ docker rm -f --volumes 4ec56bd9330290e67907a9b93035073391bb3211e8948eefbe7aaf12efdf6c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:04:41.683Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T11:04:41.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:04:41.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-6990 does not seem to be running inside a container [2023-04-06T11:04:41.969Z] $ 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-04-06T11:04:43.027Z] $ docker top b0e18776507297ced05e7a66752efe332b599718c7a2f02d2eb1a0247b16f1a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T11:04:43.564Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-06T11:04:43.956Z] + make test [2023-04-06T11:04:43.956Z] go test ./... -coverprofile=coverage.out ./... [2023-04-06T11:05:16.186Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-06T11:07:22.872Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-06T11:07:22.872Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-06T11:07:45.719Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.650s coverage: 40.9% of statements [2023-04-06T11:07:45.719Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.657s coverage: 51.9% of statements [2023-04-06T11:07:45.719Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.060s coverage: 95.5% of statements [2023-04-06T11:07:45.719Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-06T11:07:45.719Z] go vet ./... [2023-04-06T11:08:12.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T11:08:12.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T11:08:12.431Z] ./bin/test-attribution-txt.sh [2023-04-06T11:08:12.431Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-06T11:08:12.696Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-06T11:08:12.696Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T11:08:12.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T11:08:12.764Z] $ docker stop --time=1 b0e18776507297ced05e7a66752efe332b599718c7a2f02d2eb1a0247b16f1a3 [2023-04-06T11:08:14.542Z] $ docker rm -f --volumes b0e18776507297ced05e7a66752efe332b599718c7a2f02d2eb1a0247b16f1a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T11:08:15.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T11:08:15.700Z] Warning: overwriting stash ‘coverage-report’ [2023-04-06T11:08:16.257Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T11:08:16.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T11:08:17.222Z] + ls -al . [2023-04-06T11:08:17.222Z] total 624 [2023-04-06T11:08:17.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 11:04 . [2023-04-06T11:08:17.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 11:02 .. [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 6 11:02 .dockerignore [2023-04-06T11:08:17.222Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 11:02 .git [2023-04-06T11:08:17.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 11:02 .github [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 6 11:02 .gitignore [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 11:02 .golangci.yml [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 10664 Apr 6 11:02 Attribution.txt [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 6 11:02 CHANGELOG.md [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 6 11:02 Dockerfile [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 11:02 GOVERNANCE.md [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 6 11:02 Jenkinsfile [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 6 11:02 LICENSE [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 6 11:02 Makefile [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 6 11:02 OWNERS.md [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 6 11:02 README.md [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 11:00 VERSION [2023-04-06T11:08:17.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 11:02 bin [2023-04-06T11:08:17.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 11:02 cmd [2023-04-06T11:08:17.222Z] -rw-r--r-- 1 jenkins jenkins 457600 Apr 6 11:07 coverage.out [2023-04-06T11:08:17.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 11:02 examples [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 6 11:02 go.mod [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 31303 Apr 6 11:02 go.sum [2023-04-06T11:08:17.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 11:02 images [2023-04-06T11:08:17.222Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 11:02 internal [2023-04-06T11:08:17.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 11:02 snap [2023-04-06T11:08:17.222Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 6 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:08:17.659Z] + 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=fc9930432ed13619628df9889d798f05ca59fdf8 --label arch=arm64 --label version=0.0.0 . [2023-04-06T11:08:17.937Z] Sending build context to Docker daemon 1.211MB [2023-04-06T11:08:17.937Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T11:08:17.937Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-06T11:08:17.937Z] ---> 0d766a8b43d9 [2023-04-06T11:08:17.937Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-06T11:08:17.937Z] ---> Running in 423f20ef4035 [2023-04-06T11:08:18.216Z] Removing intermediate container 423f20ef4035 [2023-04-06T11:08:18.216Z] ---> 707d46d2278d [2023-04-06T11:08:18.216Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T11:08:18.499Z] ---> Running in c2efe3d127ed [2023-04-06T11:08:18.769Z] Removing intermediate container c2efe3d127ed [2023-04-06T11:08:18.769Z] ---> 2ce6c32aa722 [2023-04-06T11:08:18.769Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-06T11:08:18.769Z] ---> Running in bd353a2eb591 [2023-04-06T11:08:19.040Z] Removing intermediate container bd353a2eb591 [2023-04-06T11:08:19.040Z] ---> 69020c0698c2 [2023-04-06T11:08:19.040Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T11:08:19.040Z] ---> Running in 6511e08bb131 [2023-04-06T11:08:19.324Z] Removing intermediate container 6511e08bb131 [2023-04-06T11:08:19.324Z] ---> b2d429f2e480 [2023-04-06T11:08:19.324Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T11:08:19.324Z] ---> Running in 487a9d2f5a50 [2023-04-06T11:08:20.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T11:08:20.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T11:08:21.822Z] OK: 263 MiB in 53 packages [2023-04-06T11:08:22.781Z] Removing intermediate container 487a9d2f5a50 [2023-04-06T11:08:22.781Z] ---> 4ea649ce5d70 [2023-04-06T11:08:22.781Z] Step 8/24 : WORKDIR /app [2023-04-06T11:08:22.781Z] ---> Running in ca6582692e51 [2023-04-06T11:08:23.047Z] Removing intermediate container ca6582692e51 [2023-04-06T11:08:23.047Z] ---> 4de41fb350ad [2023-04-06T11:08:23.047Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-06T11:08:23.313Z] ---> 0274009f4c0b [2023-04-06T11:08:23.313Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T11:08:23.582Z] ---> Running in 741d9c3c4a5c [2023-04-06T11:08:26.159Z] Removing intermediate container 741d9c3c4a5c [2023-04-06T11:08:26.159Z] ---> d6fb3e8b8554 [2023-04-06T11:08:26.159Z] Step 11/24 : COPY . . [2023-04-06T11:08:26.431Z] ---> 25947fd536f2 [2023-04-06T11:08:26.431Z] Step 12/24 : RUN $MAKE [2023-04-06T11:08:26.431Z] ---> Running in 9fd02c9ccaa0 [2023-04-06T11:08:27.432Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-06T11:10:34.109Z] Removing intermediate container 9fd02c9ccaa0 [2023-04-06T11:10:34.109Z] ---> 9f4bef89e767 [2023-04-06T11:10:34.109Z] Step 13/24 : FROM alpine:3.17 [2023-04-06T11:10:34.692Z] 3.17: Pulling from library/alpine [2023-04-06T11:10:34.692Z] c41833b44d91: Pulling fs layer [2023-04-06T11:10:34.959Z] c41833b44d91: Verifying Checksum [2023-04-06T11:10:34.959Z] c41833b44d91: Download complete [2023-04-06T11:10:35.548Z] c41833b44d91: Pull complete [2023-04-06T11:10:35.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T11:10:35.548Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T11:10:35.548Z] ---> 51e60588ff2c [2023-04-06T11:10:35.548Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-06T11:10:35.548Z] ---> Running in 2f707d794551 [2023-04-06T11:10:35.820Z] Removing intermediate container 2f707d794551 [2023-04-06T11:10:35.820Z] ---> c111d4e2dcc2 [2023-04-06T11:10:35.820Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-06T11:10:35.820Z] ---> Running in 9decb7053392 [2023-04-06T11:10:36.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T11:10:37.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T11:10:38.776Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T11:10:38.776Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T11:10:38.776Z] OK: 8 MiB in 16 packages [2023-04-06T11:10:39.739Z] Removing intermediate container 9decb7053392 [2023-04-06T11:10:39.739Z] ---> 4df1e9e3dc63 [2023-04-06T11:10:39.739Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-06T11:10:40.320Z] ---> ea9866ead369 [2023-04-06T11:10:40.320Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-06T11:10:40.588Z] ---> e86536793c11 [2023-04-06T11:10:40.588Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-06T11:10:41.995Z] ---> 1a79c457c1dd [2023-04-06T11:10:41.995Z] Step 19/24 : EXPOSE 59989 [2023-04-06T11:10:42.262Z] ---> Running in c670bc30764b [2023-04-06T11:10:42.533Z] Removing intermediate container c670bc30764b [2023-04-06T11:10:42.533Z] ---> 6ada30ce0201 [2023-04-06T11:10:42.533Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-06T11:10:42.533Z] ---> Running in 294ea2395528 [2023-04-06T11:10:42.803Z] Removing intermediate container 294ea2395528 [2023-04-06T11:10:42.803Z] ---> 9d1d1be85c07 [2023-04-06T11:10:42.803Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T11:10:42.803Z] ---> Running in f8265e982897 [2023-04-06T11:10:43.071Z] Removing intermediate container f8265e982897 [2023-04-06T11:10:43.071Z] ---> 6bc79fa6faf2 [2023-04-06T11:10:43.071Z] Step 22/24 : LABEL arch=arm64 [2023-04-06T11:10:43.071Z] ---> Running in 9ce4c53ec685 [2023-04-06T11:10:43.337Z] Removing intermediate container 9ce4c53ec685 [2023-04-06T11:10:43.337Z] ---> 1ec7336bafce [2023-04-06T11:10:43.337Z] Step 23/24 : LABEL git_sha=fc9930432ed13619628df9889d798f05ca59fdf8 [2023-04-06T11:10:43.605Z] ---> Running in 37ff3c4ba10c [2023-04-06T11:10:43.873Z] Removing intermediate container 37ff3c4ba10c [2023-04-06T11:10:43.873Z] ---> fe54204b0526 [2023-04-06T11:10:43.873Z] Step 24/24 : LABEL version=0.0.0 [2023-04-06T11:10:43.873Z] ---> Running in 164093c8b5f4 [2023-04-06T11:10:44.138Z] Removing intermediate container 164093c8b5f4 [2023-04-06T11:10:44.138Z] ---> c8f7075d1f92 [2023-04-06T11:10:44.138Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T11:10:44.138Z] Successfully built c8f7075d1f92 [2023-04-06T11:10:44.138Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:10:45.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T11:10:45.010Z] [2023-04-06T11:10:45.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:10:45.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T11:10:45.414Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-06T11:10:45.414Z] 8998bd30e6a1: Pulling fs layer [2023-04-06T11:10:45.414Z] 04944245beec: Pulling fs layer [2023-04-06T11:10:45.414Z] 699f458cf7ca: Pulling fs layer [2023-04-06T11:10:45.414Z] 765212b225bb: Pulling fs layer [2023-04-06T11:10:45.414Z] f23df028b6ca: Pulling fs layer [2023-04-06T11:10:45.414Z] d65c8cfc05b1: Pulling fs layer [2023-04-06T11:10:45.414Z] 2437ff75d9bd: Pulling fs layer [2023-04-06T11:10:45.414Z] 765212b225bb: Waiting [2023-04-06T11:10:45.414Z] f23df028b6ca: Waiting [2023-04-06T11:10:45.414Z] d65c8cfc05b1: Waiting [2023-04-06T11:10:45.414Z] 2437ff75d9bd: Waiting [2023-04-06T11:10:45.684Z] 04944245beec: Verifying Checksum [2023-04-06T11:10:45.684Z] 04944245beec: Download complete [2023-04-06T11:10:45.684Z] 765212b225bb: Verifying Checksum [2023-04-06T11:10:45.684Z] 765212b225bb: Download complete [2023-04-06T11:10:45.684Z] f23df028b6ca: Verifying Checksum [2023-04-06T11:10:45.684Z] f23df028b6ca: Download complete [2023-04-06T11:10:45.684Z] d65c8cfc05b1: Verifying Checksum [2023-04-06T11:10:45.684Z] d65c8cfc05b1: Download complete [2023-04-06T11:10:45.684Z] 699f458cf7ca: Verifying Checksum [2023-04-06T11:10:45.684Z] 699f458cf7ca: Download complete [2023-04-06T11:10:46.266Z] 8998bd30e6a1: Verifying Checksum [2023-04-06T11:10:46.266Z] 8998bd30e6a1: Download complete [2023-04-06T11:10:48.842Z] 2437ff75d9bd: Verifying Checksum [2023-04-06T11:10:48.842Z] 2437ff75d9bd: Download complete [2023-04-06T11:10:50.249Z] 8998bd30e6a1: Pull complete [2023-04-06T11:10:50.521Z] 04944245beec: Pull complete [2023-04-06T11:10:51.933Z] 699f458cf7ca: Pull complete [2023-04-06T11:10:53.347Z] 765212b225bb: Pull complete [2023-04-06T11:10:53.934Z] f23df028b6ca: Pull complete [2023-04-06T11:10:54.201Z] d65c8cfc05b1: Pull complete [2023-04-06T11:11:09.210Z] 2437ff75d9bd: Pull complete [2023-04-06T11:11:09.210Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-06T11:11:09.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T11:11:09.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:11:19.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-6990 does not seem to be running inside a container [2023-04-06T11:11:19.792Z] $ 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-04-06T11:11:22.165Z] $ docker top 9c2ccfd2e4f4d255b38c0d2324068d098b68ba62a8e7e12c346842ecdf5b1004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:23.066Z] ---> job-cost.sh [2023-04-06T11:11:23.066Z] lf-activate-venv: SKIPPING [2023-04-06T11:11:23.066Z] INFO: No Stack... [2023-04-06T11:11:23.646Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-06T11:11:24.607Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T11:11:25.270Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-04-06T11:11:25.270Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T11:11:25.327Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] [2023-04-06T11:11:25.332Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] did not exist. Created. [2023-04-06T11:11:25.332Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T11:11:26.062Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-c5971dec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-06T11:11:26.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-06T11:11:26.772Z] Warning: overwriting stash ‘stack-cost’ [2023-04-06T11:11:26.827Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T11:11:26.844Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T11:11:26.929Z] $ docker stop --time=1 9c2ccfd2e4f4d255b38c0d2324068d098b68ba62a8e7e12c346842ecdf5b1004 [2023-04-06T11:11:28.437Z] $ docker rm -f --volumes 9c2ccfd2e4f4d255b38c0d2324068d098b68ba62a8e7e12c346842ecdf5b1004 [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-04-06T11:11:29.654Z] provisioning config files... [2023-04-06T11:11:29.660Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/config3013532079311137208tmp [Pipeline] { [Pipeline] sh [2023-04-06T11:11:29.999Z] + set +x [2023-04-06T11:11:29.999Z] + curl -s https://codecov.io/bash [2023-04-06T11:11:29.999Z] + bash -s -- [2023-04-06T11:11:29.999Z] [2023-04-06T11:11:29.999Z] _____ _ [2023-04-06T11:11:29.999Z] / ____| | | [2023-04-06T11:11:29.999Z] | | ___ __| | ___ ___ _____ __ [2023-04-06T11:11:29.999Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-06T11:11:29.999Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-06T11:11:29.999Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-06T11:11:29.999Z] Bash-1.0.6 [2023-04-06T11:11:29.999Z] [2023-04-06T11:11:29.999Z] [2023-04-06T11:11:29.999Z] ==> git version 2.25.1 found [2023-04-06T11:11:29.999Z] ==> 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-04-06T11:11:29.999Z] Release-Date: 2020-01-08 [2023-04-06T11:11:29.999Z] 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-04-06T11:11:29.999Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-06T11:11:29.999Z] ==> Jenkins CI detected. [2023-04-06T11:11:29.999Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-200 [2023-04-06T11:11:29.999Z] project root: . [2023-04-06T11:11:29.999Z] --> token set from env [2023-04-06T11:11:29.999Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-06T11:11:29.999Z] ==> Running gcov in . (disable via -X gcov) [2023-04-06T11:11:29.999Z] ==> Python coveragepy not found [2023-04-06T11:11:29.999Z] ==> Searching for coverage reports in: [2023-04-06T11:11:29.999Z] + . [2023-04-06T11:11:29.999Z] -> Found 1 reports [2023-04-06T11:11:29.999Z] ==> Detecting git/mercurial file structure [2023-04-06T11:11:30.258Z] ==> Reading reports [2023-04-06T11:11:30.258Z] + ./coverage.out bytes=457600 [2023-04-06T11:11:30.258Z] ==> Appending adjustments [2023-04-06T11:11:30.258Z] https://docs.codecov.io/docs/fixing-reports [2023-04-06T11:11:30.517Z] + Found adjustments [2023-04-06T11:11:30.517Z] ==> Gzipping contents [2023-04-06T11:11:30.517Z] 52K /tmp/codecov.C6tGnU.gz [2023-04-06T11:11:30.517Z] ==> Uploading reports [2023-04-06T11:11:30.517Z] url: https://codecov.io [2023-04-06T11:11:30.517Z] query: branch=PR-200&commit=fc9930432ed13619628df9889d798f05ca59fdf8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=200&job=&cmd_args= [2023-04-06T11:11:30.517Z] -> Pinging Codecov [2023-04-06T11:11:30.517Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-200&commit=fc9930432ed13619628df9889d798f05ca59fdf8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=200&job=&cmd_args= [2023-04-06T11:11:30.517Z] -> Uploading to [2023-04-06T11:11:30.517Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-06/581DD39554BDF9B6E22D074273EAD858/fc9930432ed13619628df9889d798f05ca59fdf8/a3950529-e960-4cf3-a92b-75da0e302b2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T111130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19475f9c76234c6cfdca1abdbe7a0850cf312f17b98e1e8a2c9c2a7b1ecb4eca [2023-04-06T11:11:30.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T11:11:30.517Z] Dload Upload Total Spent Left Speed [2023-04-06T11:11:30.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50444 0 0 100 50444 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-04-06T11:11:30.777Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fc9930432ed13619628df9889d798f05ca59fdf8 [Pipeline] } [2023-04-06T11:11:30.807Z] 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-04-06T11:11:32.526Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-200/archives ] [2023-04-06T11:11:32.526Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-200/archives [2023-04-06T11:11:32.526Z] total 16 [2023-04-06T11:11:32.526Z] drwxr-xr-x 3 root root 4096 Apr 6 11:02 . [2023-04-06T11:11:32.526Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 11:02 .. [2023-04-06T11:11:32.526Z] drwxr-xr-x 2 root root 4096 Apr 6 11:02 cost [2023-04-06T11:11:32.526Z] -rw-r--r-- 1 root root 91 Apr 6 11:02 cost.csv [2023-04-06T11:11:32.526Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-200/archives [2023-04-06T11:11:32.526Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-200/archives [2023-04-06T11:11:32.526Z] total 16 [2023-04-06T11:11:32.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 11:02 . [2023-04-06T11:11:32.526Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 11:02 .. [2023-04-06T11:11:32.526Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 11:02 cost [2023-04-06T11:11:32.526Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 6 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:32.854Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:33.739Z] ---> package-listing.sh [2023-04-06T11:11:33.739Z] ++ facter osfamily [2023-04-06T11:11:33.739Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-06T11:11:34.003Z] + OS_FAMILY=debian [2023-04-06T11:11:34.003Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-200 [2023-04-06T11:11:34.003Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-06T11:11:34.003Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-06T11:11:34.003Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-06T11:11:34.003Z] + PACKAGES=/tmp/packages_start.txt [2023-04-06T11:11:34.003Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-200 ']' [2023-04-06T11:11:34.003Z] + PACKAGES=/tmp/packages_end.txt [2023-04-06T11:11:34.003Z] + case "${OS_FAMILY}" in [2023-04-06T11:11:34.003Z] + dpkg -l [2023-04-06T11:11:34.003Z] + grep '^ii' [2023-04-06T11:11:34.003Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-06T11:11:34.003Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-06T11:11:34.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-06T11:11:34.003Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-200 ']' [2023-04-06T11:11:34.003Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-200/archives/ [2023-04-06T11:11:34.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-200/archives/ [Pipeline] echo [2023-04-06T11:11:34.046Z] 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-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-06T11:11:34.340Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T11:11:34.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T11:11:34.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T11:11:35.126Z] prd-ubuntu20.04-docker-8c-8g-6989 does not seem to be running inside a container [2023-04-06T11:11:35.157Z] $ 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-200/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-200 -v /w/workspace/undry_device-rfid-llrp-go_PR-200:/w/workspace/undry_device-rfid-llrp-go_PR-200:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-200@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-200@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-04-06T11:11:35.371Z] $ docker top d6260e653902672ee959dd5c16bbd616a605428139dc01cf78b5f53d3ccabb42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T11:11:35.750Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-06T11:11:36.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-06T11:11:36.367Z] + ls /var/log/sa-host [2023-04-06T11:11:36.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T11:11:36.581Z] provisioning config files... [2023-04-06T11:11:36.590Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-200@tmp/config14856845741195943934tmp [Pipeline] { [Pipeline] echo [2023-04-06T11:11:36.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:36.960Z] ---> create-netrc.sh [Pipeline] } [2023-04-06T11:11:36.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:37.400Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-06T11:11:37.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:37.747Z] ---> sudo-logs.sh [2023-04-06T11:11:37.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-06T11:11:37.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:38.155Z] ---> job-cost.sh [2023-04-06T11:11:38.156Z] lf-activate-venv: SKIPPING [2023-04-06T11:11:38.156Z] DEBUG: total: 0.2199999988079071 [2023-04-06T11:11:38.156Z] INFO: Retrieving Stack Cost... [2023-04-06T11:11:38.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T11:11:38.984Z] INFO: Archiving Costs [Pipeline] echo [2023-04-06T11:11:39.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T11:11:39.333Z] ---> logs-deploy.sh [2023-04-06T11:11:39.333Z] lf-activate-venv: SKIPPING [2023-04-06T11:11:39.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-200/1 [2023-04-06T11:11:39.333Z] INFO: archiving workspace using pattern(s): [2023-04-06T11:11:40.268Z] Archives upload complete. [2023-04-06T11:11:40.268Z] INFO: archiving logs to Nexus