Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb9604c53c18ee01b3b9a52cab2f204d633a44d1+fcc125edee6752a069bb5774cca1c2de16e94d05 (d6d77451c88652f0cc4506c102a0c66c47a040fb) 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-ssh9823632998128680939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14539363872052520981.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-254/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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14904843777848592073.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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1867254496554336272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17588008221969016455.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-254/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-254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1219175322939775027.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7804 in /w/workspace/undry_device-rfid-llrp-go_PR-254 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-254 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcc125edee6752a069bb5774cca1c2de16e94d05 into PR head commit bb9604c53c18ee01b3b9a52cab2f204d633a44d1 Merge succeeded, producing bb9604c53c18ee01b3b9a52cab2f204d633a44d1 Checking out Revision bb9604c53c18ee01b3b9a52cab2f204d633a44d1 (PR-254) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T10:27:21.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T10:27:21.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # 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 fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # timeout=10 [Pipeline] echo [2023-09-25T10:27:21.892Z] ========================================================= [2023-09-25T10:27:21.892Z] EdgeX Global Pipelines Version Info [2023-09-25T10:27:21.892Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:27:22.627Z] ------------------- [2023-09-25T10:27:22.628Z] stable info: [2023-09-25T10:27:22.628Z] ------------------- [2023-09-25T10:27:22.628Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T10:27:22.628Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T10:27:22.628Z] Message: update stable to v1.0.254 [2023-09-25T10:27:23.200Z] ------------------- [2023-09-25T10:27:23.200Z] experimental info: [2023-09-25T10:27:23.200Z] ------------------- [2023-09-25T10:27:23.200Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T10:27:23.200Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T10:27:23.200Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T10:27:23.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-25T10:27:23.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-25T10:27:23.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T10:27:23.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T10:27:23.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T10:27:23.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T10:27:23.752Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T10:27:23.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T10:27:23.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T10:27:23.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T10:27:23.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T10:27:23.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-25T10:27:24.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T10:27:24.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T10:27:24.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T10:27:24.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T10:27:24.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T10:27:24.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T10:27:24.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T10:27:24.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T10:27:24.390Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T10:27:24.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T10:27:24.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T10:27:24.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T10:27:24.568Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T10:27:24.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T10:27:24.660Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T10:27:24.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo [2023-09-25T10:27:24.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo [2023-09-25T10:27:24.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo [2023-09-25T10:27:24.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo [2023-09-25T10:27:24.891Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb9604c [Pipeline] echo [2023-09-25T10:27:24.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:27:25.061Z] provisioning config files... [2023-09-25T10:27:25.077Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config5869532035520900646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:27:25.416Z] ---> docker-login.sh [2023-09-25T10:27:25.416Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:27:25.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:25.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:25.935Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:25.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:25.936Z] [2023-09-25T10:27:25.936Z] Login Succeeded [2023-09-25T10:27:25.936Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:27:25.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:26.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:26.196Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:26.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:26.196Z] [2023-09-25T10:27:26.196Z] Login Succeeded [2023-09-25T10:27:26.196Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:27:26.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:26.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:26.196Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:26.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:26.196Z] [2023-09-25T10:27:26.196Z] Login Succeeded [2023-09-25T10:27:26.196Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:27:26.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:26.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:26.196Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:26.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:26.196Z] [2023-09-25T10:27:26.196Z] Login Succeeded [2023-09-25T10:27:26.196Z] docker.io [2023-09-25T10:27:26.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:26.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:26.715Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:26.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:26.715Z] [2023-09-25T10:27:26.715Z] Login Succeeded [2023-09-25T10:27:26.715Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T10:27:26.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T10:27:27.357Z] + git rev-list -1 --merges bb9604c53c18ee01b3b9a52cab2f204d633a44d1~1..bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo [2023-09-25T10:27:27.432Z] -----------> git rev-list -1 --merges bb9604c53c18ee01b3b9a52cab2f204d633a44d1~1..bb9604c53c18ee01b3b9a52cab2f204d633a44d1 bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [false] [Pipeline] sh [2023-09-25T10:27:27.744Z] + git log --format=format:%s -1 bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo [2023-09-25T10:27:27.780Z] ========================================================= [2023-09-25T10:27:27.780Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T10:27:27.780Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T10:27:28.217Z] + git log --format=format:%s -1 bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] echo [2023-09-25T10:27:28.253Z] [semverPrep] GIT_COMMIT: bb9604c53c18ee01b3b9a52cab2f204d633a44d1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-25T10:27:28.282Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T10:27:28.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T10:27:28.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T10:27:28.668Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T10:27:28.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T10:27:28.668Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T10:27:28.668Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T10:27:28.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:27:29.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:27:29.168Z] [2023-09-25T10:27:29.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:27:29.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:27:29.549Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T10:27:29.549Z] b85a868b505f: Pulling fs layer [2023-09-25T10:27:29.549Z] e2be974225ed: Pulling fs layer [2023-09-25T10:27:29.549Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T10:27:29.549Z] 988bab9f4d93: Pulling fs layer [2023-09-25T10:27:29.549Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T10:27:29.549Z] eaf3925da568: Pulling fs layer [2023-09-25T10:27:29.549Z] bab4dde63d76: Pulling fs layer [2023-09-25T10:27:29.549Z] bde34c3a00c8: Pulling fs layer [2023-09-25T10:27:29.549Z] b352a97aabf1: Pulling fs layer [2023-09-25T10:27:29.549Z] 4872d77fe225: Pulling fs layer [2023-09-25T10:27:29.549Z] 5851b861e8e6: Pulling fs layer [2023-09-25T10:27:29.549Z] 988bab9f4d93: Waiting [2023-09-25T10:27:29.549Z] 1469e6f7b9e6: Waiting [2023-09-25T10:27:29.549Z] 4872d77fe225: Waiting [2023-09-25T10:27:29.549Z] b352a97aabf1: Waiting [2023-09-25T10:27:29.549Z] 5851b861e8e6: Waiting [2023-09-25T10:27:29.549Z] eaf3925da568: Waiting [2023-09-25T10:27:29.549Z] bde34c3a00c8: Waiting [2023-09-25T10:27:29.549Z] bab4dde63d76: Waiting [2023-09-25T10:27:29.810Z] e2be974225ed: Verifying Checksum [2023-09-25T10:27:29.810Z] 988bab9f4d93: Verifying Checksum [2023-09-25T10:27:29.810Z] 988bab9f4d93: Download complete [2023-09-25T10:27:29.810Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T10:27:29.810Z] 1469e6f7b9e6: Download complete [2023-09-25T10:27:29.810Z] eaf3925da568: Verifying Checksum [2023-09-25T10:27:29.810Z] eaf3925da568: Download complete [2023-09-25T10:27:29.810Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T10:27:29.810Z] 339a4e72a1f5: Download complete [2023-09-25T10:27:29.810Z] bde34c3a00c8: Verifying Checksum [2023-09-25T10:27:29.810Z] bde34c3a00c8: Download complete [2023-09-25T10:27:29.810Z] b352a97aabf1: Verifying Checksum [2023-09-25T10:27:29.810Z] b352a97aabf1: Download complete [2023-09-25T10:27:29.810Z] 4872d77fe225: Verifying Checksum [2023-09-25T10:27:29.810Z] 4872d77fe225: Download complete [2023-09-25T10:27:29.810Z] 5851b861e8e6: Verifying Checksum [2023-09-25T10:27:30.073Z] b85a868b505f: Download complete [2023-09-25T10:27:30.331Z] bab4dde63d76: Verifying Checksum [2023-09-25T10:27:30.331Z] bab4dde63d76: Download complete [2023-09-25T10:27:31.266Z] b85a868b505f: Pull complete [2023-09-25T10:27:31.266Z] e2be974225ed: Pull complete [2023-09-25T10:27:31.833Z] 339a4e72a1f5: Pull complete [2023-09-25T10:27:31.834Z] 988bab9f4d93: Pull complete [2023-09-25T10:27:32.402Z] 1469e6f7b9e6: Pull complete [2023-09-25T10:27:32.402Z] eaf3925da568: Pull complete [2023-09-25T10:27:34.307Z] bab4dde63d76: Pull complete [2023-09-25T10:27:34.307Z] bde34c3a00c8: Pull complete [2023-09-25T10:27:34.307Z] b352a97aabf1: Pull complete [2023-09-25T10:27:34.307Z] 4872d77fe225: Pull complete [2023-09-25T10:27:34.307Z] 5851b861e8e6: Pull complete [2023-09-25T10:27:34.307Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T10:27:34.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:27:34.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:27:34.538Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2023-09-25T10:27:34.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T10:27:38.738Z] $ docker top 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 -eo pid,comm [2023-09-25T10:27:38.809Z] 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-09-25T10:27:38.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T10:27:38.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T10:27:38.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T10:27:39.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T10:27:39.081Z] $ docker exec 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent [2023-09-25T10:27:39.187Z] SSH_AUTH_SOCK=/tmp/ssh-An60v9tgor8n/agent.13 [2023-09-25T10:27:39.187Z] SSH_AGENT_PID=19 [2023-09-25T10:27:39.195Z] Running ssh-add (command line suppressed) [2023-09-25T10:27:39.307Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_389354332903900755.key (/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_389354332903900755.key) [2023-09-25T10:27:39.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T10:27:39.649Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T10:27:39.677Z] $ docker exec --env ******** --env ******** 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent -k [2023-09-25T10:27:39.788Z] unset SSH_AUTH_SOCK; [2023-09-25T10:27:39.789Z] unset SSH_AGENT_PID; [2023-09-25T10:27:39.789Z] echo Agent pid 19 killed; [2023-09-25T10:27:39.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T10:27:39.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T10:27:39.883Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T10:27:40.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T10:27:40.013Z] $ docker exec 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent [2023-09-25T10:27:40.119Z] SSH_AUTH_SOCK=/tmp/ssh-x57YUxsfxhrf/agent.69 [2023-09-25T10:27:40.119Z] SSH_AGENT_PID=76 [2023-09-25T10:27:40.124Z] Running ssh-add (command line suppressed) [2023-09-25T10:27:40.227Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_9639828711497856252.key (/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/private_key_9639828711497856252.key) [2023-09-25T10:27:40.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T10:27:40.575Z] + git semver init [2023-09-25T10:27:40.836Z] 2023-09-25 10:27:40,791 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T10:27:40.836Z] 2023-09-25 10:27:40,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver [2023-09-25T10:27:40.836Z] 2023-09-25 10:27:40,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-254/.semver [2023-09-25T10:27:40.836Z] 2023-09-25 10:27:40,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-254, universal_newlines=False, shell=None, istream=None) [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,903 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-254/.git/info/exclude [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver/PR-254 with force:False [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,904 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver/PR-254 [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,908 [execute] INFO git cat-file --batch-check [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,916 [execute] INFO git cat-file --batch [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-254/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T10:27:42.216Z] 2023-09-25 10:27:41,922 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-254/.semver/PR-254 [2023-09-25T10:27:42.216Z] 0.0.0 [Pipeline] } [2023-09-25T10:27:42.244Z] $ docker exec --env ******** --env ******** 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 ssh-agent -k [2023-09-25T10:27:42.347Z] unset SSH_AUTH_SOCK; [2023-09-25T10:27:42.348Z] unset SSH_AGENT_PID; [2023-09-25T10:27:42.348Z] echo Agent pid 76 killed; [2023-09-25T10:27:42.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T10:27:42.792Z] + git semver [Pipeline] } [2023-09-25T10:27:43.393Z] $ docker stop --time=1 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 [2023-09-25T10:27:44.745Z] $ docker rm -f --volumes 9c90847e99ae69805c88da8ce9418b08efb90f4ae4a5769c857190ccfabab744 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T10:27:45.160Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T10:27:45.431Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T10:27:45.448Z] [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-09-25T10:27:46.045Z] provisioning config files... [2023-09-25T10:27:46.054Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config9021754411422031939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:27:46.403Z] ---> docker-login.sh [2023-09-25T10:27:46.403Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:27:46.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:46.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:46.403Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:46.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:46.403Z] [2023-09-25T10:27:46.403Z] Login Succeeded [2023-09-25T10:27:46.403Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:27:46.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:46.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:46.403Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:46.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:46.403Z] [2023-09-25T10:27:46.403Z] Login Succeeded [2023-09-25T10:27:46.403Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:27:46.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:46.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:46.664Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:46.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:46.664Z] [2023-09-25T10:27:46.664Z] Login Succeeded [2023-09-25T10:27:46.664Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:27:46.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:46.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:46.664Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:46.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:46.664Z] [2023-09-25T10:27:46.664Z] Login Succeeded [2023-09-25T10:27:46.664Z] docker.io [2023-09-25T10:27:46.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:27:46.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:27:46.923Z] Configure a credential helper to remove this warning. See [2023-09-25T10:27:46.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:27:46.923Z] [2023-09-25T10:27:46.923Z] Login Succeeded [2023-09-25T10:27:46.923Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T10:27:46.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T10:27:47.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:27:47.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:27:47.230Z] ========================================================= [2023-09-25T10:27:47.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T10:27:47.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:27:47.705Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T10:27:47.705Z] Sending build context to Docker daemon 4.346MB [2023-09-25T10:27:47.705Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:27:47.705Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T10:27:47.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T10:27:47.705Z] 7264a8db6415: Pulling fs layer [2023-09-25T10:27:47.705Z] c4d48a809fc2: Pulling fs layer [2023-09-25T10:27:47.705Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T10:27:47.705Z] ad3a456e5733: Pulling fs layer [2023-09-25T10:27:47.705Z] 33e27b845d1e: Pulling fs layer [2023-09-25T10:27:47.705Z] ad3a456e5733: Waiting [2023-09-25T10:27:47.705Z] c68163c4e522: Pulling fs layer [2023-09-25T10:27:47.705Z] 50da416c3ac9: Pulling fs layer [2023-09-25T10:27:47.705Z] 33e27b845d1e: Waiting [2023-09-25T10:27:47.705Z] c68163c4e522: Waiting [2023-09-25T10:27:47.705Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T10:27:47.705Z] 50da416c3ac9: Waiting [2023-09-25T10:27:47.705Z] c4d48a809fc2: Download complete [2023-09-25T10:27:47.965Z] ad3a456e5733: Verifying Checksum [2023-09-25T10:27:47.965Z] ad3a456e5733: Download complete [2023-09-25T10:27:47.965Z] 33e27b845d1e: Download complete [2023-09-25T10:27:47.965Z] 7264a8db6415: Verifying Checksum [2023-09-25T10:27:47.965Z] 7264a8db6415: Download complete [2023-09-25T10:27:47.965Z] c68163c4e522: Verifying Checksum [2023-09-25T10:27:47.965Z] c68163c4e522: Download complete [2023-09-25T10:27:47.965Z] 7264a8db6415: Pull complete [2023-09-25T10:27:48.227Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T10:27:48.227Z] 23d2d4c4bb30: Download complete [2023-09-25T10:27:48.227Z] c4d48a809fc2: Pull complete [2023-09-25T10:27:48.227Z] 4f1c88b9dad5: Download complete [2023-09-25T10:27:48.794Z] 50da416c3ac9: Verifying Checksum [2023-09-25T10:27:48.794Z] 50da416c3ac9: Download complete [2023-09-25T10:27:51.325Z] 4f1c88b9dad5: Pull complete [2023-09-25T10:27:51.325Z] ad3a456e5733: Pull complete [2023-09-25T10:27:51.325Z] 33e27b845d1e: Pull complete [2023-09-25T10:27:51.583Z] c68163c4e522: Pull complete [2023-09-25T10:27:54.117Z] 50da416c3ac9: Pull complete [2023-09-25T10:27:54.387Z] 23d2d4c4bb30: Pull complete [2023-09-25T10:27:54.387Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T10:27:54.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T10:27:54.387Z] ---> 0786185ac409 [2023-09-25T10:27:54.387Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T10:28:00.874Z] Still waiting to schedule task [2023-09-25T10:28:00.874Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T10:28:00.967Z] ---> Running in 341802cc2173 [2023-09-25T10:28:00.967Z] Removing intermediate container 341802cc2173 [2023-09-25T10:28:00.967Z] ---> d846bf1175b7 [2023-09-25T10:28:00.967Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:28:00.967Z] ---> Running in bcc3a117e944 [2023-09-25T10:28:00.967Z] Removing intermediate container bcc3a117e944 [2023-09-25T10:28:00.967Z] ---> 3fa804644e16 [2023-09-25T10:28:00.967Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:28:00.967Z] ---> Running in c28fb01c4e2b [2023-09-25T10:28:00.967Z] Removing intermediate container c28fb01c4e2b [2023-09-25T10:28:00.967Z] ---> 4ed84b73e38f [2023-09-25T10:28:00.967Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:28:00.967Z] ---> Running in 87da6ffd071f [2023-09-25T10:28:00.967Z] Removing intermediate container 87da6ffd071f [2023-09-25T10:28:00.967Z] ---> 32ee67f0562b [2023-09-25T10:28:00.967Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:28:00.967Z] ---> Running in e6eea5b94a75 [2023-09-25T10:28:01.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T10:28:01.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T10:28:01.485Z] OK: 264 MiB in 52 packages [2023-09-25T10:28:01.742Z] Removing intermediate container e6eea5b94a75 [2023-09-25T10:28:01.742Z] ---> 26b3e71bc358 [2023-09-25T10:28:01.742Z] Step 8/12 : WORKDIR /app [2023-09-25T10:28:01.742Z] ---> Running in a81c6b0b4e16 [2023-09-25T10:28:01.999Z] Removing intermediate container a81c6b0b4e16 [2023-09-25T10:28:01.999Z] ---> 7c1755cf8ce5 [2023-09-25T10:28:01.999Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T10:28:01.999Z] ---> c8ac123c3024 [2023-09-25T10:28:01.999Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:28:01.999Z] ---> Running in 4147e4d9af9c [2023-09-25T10:29:09.691Z] Removing intermediate container 4147e4d9af9c [2023-09-25T10:29:09.691Z] ---> 7f2c6f52388b [2023-09-25T10:29:09.691Z] Step 11/12 : COPY . . [2023-09-25T10:29:09.691Z] ---> 630f8281a61b [2023-09-25T10:29:09.691Z] Step 12/12 : RUN $MAKE [2023-09-25T10:29:09.691Z] ---> Running in 1260b1e17433 [2023-09-25T10:29:09.691Z] noop [2023-09-25T10:29:09.691Z] Removing intermediate container 1260b1e17433 [2023-09-25T10:29:09.691Z] ---> 5812d177b8c4 [2023-09-25T10:29:09.691Z] Successfully built 5812d177b8c4 [2023-09-25T10:29:09.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:29:10.152Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T10:29:10.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:29:10.297Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2023-09-25T10:29:10.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T10:29:10.674Z] $ docker top 26c46e72ccdabbe79276fd00ad07a4f66e04e34b291416b62274b72f9f843b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:29:11.136Z] + go version [2023-09-25T10:29:11.136Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T10:29:11.172Z] $ docker stop --time=1 26c46e72ccdabbe79276fd00ad07a4f66e04e34b291416b62274b72f9f843b2a [2023-09-25T10:29:12.427Z] $ docker rm -f --volumes 26c46e72ccdabbe79276fd00ad07a4f66e04e34b291416b62274b72f9f843b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:29:13.145Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T10:29:13.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:29:13.295Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2023-09-25T10:29:13.337Z] $ 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-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T10:29:13.693Z] $ docker top efbdfc6fcb43fef9ae24d898a34ba01fc16a497b182b8e6c1b69e614272aaf25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:29:14.112Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-254 [Pipeline] fileExists [Pipeline] sh [2023-09-25T10:29:14.481Z] + make test [2023-09-25T10:29:14.481Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T10:29:17.839Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-25T10:29:27.813Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-25T10:29:27.813Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-25T10:29:31.100Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.903s coverage: 40.6% of statements [2023-09-25T10:29:31.100Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements [2023-09-25T10:29:31.101Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-09-25T10:29:38.465Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7805 in /w/workspace/undry_device-rfid-llrp-go_PR-254 [Pipeline] { [Pipeline] ws [2023-09-25T10:29:38.526Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-09-25T10:29:38.601Z] The recommended git tool is: git [2023-09-25T10:29:43.670Z] using credential edgex-jenkins-ssh [2023-09-25T10:29:43.685Z] Cloning the remote Git repository [2023-09-25T10:29:43.713Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T10:29:43.797Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-25T10:29:43.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T10:29:43.928Z] > git --version # timeout=10 [2023-09-25T10:29:43.948Z] > git --version # 'git version 2.25.1' [2023-09-25T10:29:43.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T10:29:44.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T10:29:45.132Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-25T10:29:45.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T10:29:45.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-25T10:29:46.082Z] go vet ./... [2023-09-25T10:29:46.459Z] Merging remotes/origin/main commit fcc125edee6752a069bb5774cca1c2de16e94d05 into PR head commit bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [2023-09-25T10:29:46.774Z] Merge succeeded, producing bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [2023-09-25T10:29:46.774Z] Checking out Revision bb9604c53c18ee01b3b9a52cab2f204d633a44d1 (PR-254) [2023-09-25T10:29:47.279Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-25T10:29:45.975Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T10:29:45.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T10:29:45.992Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-25T10:29:46.471Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T10:29:46.563Z] > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # timeout=10 [2023-09-25T10:29:46.671Z] > git remote # timeout=10 [2023-09-25T10:29:46.688Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T10:29:46.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T10:29:46.722Z] > git merge fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 [2023-09-25T10:29:46.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T10:29:46.773Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T10:29:46.794Z] > git checkout -f bb9604c53c18ee01b3b9a52cab2f204d633a44d1 # timeout=10 [2023-09-25T10:29:47.321Z] > git --version # timeout=10 [2023-09-25T10:29:47.333Z] > git --version # 'git version 2.25.1' [2023-09-25T10:29:47.347Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T10:29:48.567Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T10:29:48.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T10:29:48.568Z] Dload Upload Total Spent Left Speed [2023-09-25T10:29:48.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-09-25T10:29:49.145Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T10:29:49.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T10:29:49.488Z] + sudo tee /etc/docker/daemon.new [2023-09-25T10:29:49.488Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T10:29:49.488Z] { [2023-09-25T10:29:49.488Z] "registry-mirrors": [ [2023-09-25T10:29:49.488Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T10:29:49.488Z] ], [2023-09-25T10:29:49.488Z] "bip": "10.250.0.254/24", [2023-09-25T10:29:49.488Z] "hosts": [ [2023-09-25T10:29:49.488Z] "tcp://0.0.0.0:5555", [2023-09-25T10:29:49.488Z] "unix:///var/run/docker.sock" [2023-09-25T10:29:49.488Z] ], [2023-09-25T10:29:49.488Z] "mtu": 1458, [2023-09-25T10:29:49.488Z] "selinux-enabled": true, [2023-09-25T10:29:49.488Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T10:29:49.488Z] } [Pipeline] sh [2023-09-25T10:29:49.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T10:29:49.631Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T10:29:49.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T10:29:49.704Z] $ docker stop --time=1 efbdfc6fcb43fef9ae24d898a34ba01fc16a497b182b8e6c1b69e614272aaf25 [2023-09-25T10:29:49.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-09-25T10:29:54.201Z] $ docker rm -f --volumes efbdfc6fcb43fef9ae24d898a34ba01fc16a497b182b8e6c1b69e614272aaf25 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-09-25T10:29:54.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T10:29:54.805Z] + sudo service docker restart [2023-09-25T10:29:54.849Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T10:29:55.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T10:29:55.844Z] + ls -al . [2023-09-25T10:29:55.844Z] total 644 [2023-09-25T10:29:55.844Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 10:29 . [2023-09-25T10:29:55.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:27 .. [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:27 .dockerignore [2023-09-25T10:29:55.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:29 .git [2023-09-25T10:29:55.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:27 .github [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:27 .gitignore [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:27 .golangci.yml [2023-09-25T10:29:55.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:27 .semver [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:27 Attribution.txt [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:27 CHANGELOG.md [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:27 Dockerfile [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:27 GOVERNANCE.md [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:27 Jenkinsfile [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:27 LICENSE [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:27 Makefile [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:27 OWNERS.md [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:27 README.md [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 10:27 VERSION [2023-09-25T10:29:55.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:27 bin [2023-09-25T10:29:55.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:27 cmd [2023-09-25T10:29:55.844Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:29 coverage.out [2023-09-25T10:29:55.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:27 examples [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:27 go.mod [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:27 go.sum [2023-09-25T10:29:55.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:27 images [2023-09-25T10:29:55.844Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:27 internal [2023-09-25T10:29:55.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:27 snap [2023-09-25T10:29:55.844Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:29:56.233Z] + 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=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 --label arch=amd64 --label version=0.0.0 . [2023-09-25T10:29:56.233Z] Sending build context to Docker daemon 4.346MB [2023-09-25T10:29:56.233Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:29:56.233Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T10:29:56.233Z] ---> 5812d177b8c4 [2023-09-25T10:29:56.233Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T10:29:56.538Z] ---> Running in df6f226180e5 [2023-09-25T10:29:56.538Z] Removing intermediate container df6f226180e5 [2023-09-25T10:29:56.538Z] ---> 58e5d125f4e0 [2023-09-25T10:29:56.538Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:29:56.538Z] ---> Running in 6cd64f0123dc [2023-09-25T10:29:56.538Z] Removing intermediate container 6cd64f0123dc [2023-09-25T10:29:56.538Z] ---> 76a0b830c91f [2023-09-25T10:29:56.538Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:29:56.797Z] ---> Running in 63f77af80d11 [2023-09-25T10:29:56.797Z] Removing intermediate container 63f77af80d11 [2023-09-25T10:29:56.797Z] ---> 3a75baae153f [2023-09-25T10:29:56.797Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:29:56.797Z] ---> Running in e05e353e8d54 [2023-09-25T10:29:57.056Z] Removing intermediate container e05e353e8d54 [2023-09-25T10:29:57.056Z] ---> 21261a1ed011 [2023-09-25T10:29:57.056Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:29:57.056Z] ---> Running in 2c2b4a4bc264 [2023-09-25T10:29:57.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T10:29:57.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T10:29:57.575Z] OK: 264 MiB in 52 packages [2023-09-25T10:29:58.143Z] Removing intermediate container 2c2b4a4bc264 [2023-09-25T10:29:58.143Z] ---> 5ff04ddfc662 [2023-09-25T10:29:58.143Z] Step 8/24 : WORKDIR /app [2023-09-25T10:29:58.143Z] ---> Running in 28123e80b58a [2023-09-25T10:29:58.144Z] Removing intermediate container 28123e80b58a [2023-09-25T10:29:58.144Z] ---> 5e3489d54c5a [2023-09-25T10:29:58.144Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T10:29:58.144Z] ---> 3d37a156e5ec [2023-09-25T10:29:58.144Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:29:58.144Z] ---> Running in f2262ad7e522 [2023-09-25T10:29:59.077Z] Removing intermediate container f2262ad7e522 [2023-09-25T10:29:59.077Z] ---> b91c95555058 [2023-09-25T10:29:59.077Z] Step 11/24 : COPY . . [2023-09-25T10:29:59.077Z] ---> 99aada204039 [2023-09-25T10:29:59.077Z] Step 12/24 : RUN $MAKE [2023-09-25T10:29:59.335Z] ---> Running in 6d359f75a94d [2023-09-25T10:29:59.593Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:30:13.109Z] provisioning config files... [2023-09-25T10:30:13.133Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1361245961922250252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:30:13.518Z] ---> docker-login.sh [2023-09-25T10:30:13.518Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:30:13.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:30:14.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:30:14.058Z] Configure a credential helper to remove this warning. See [2023-09-25T10:30:14.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:30:14.058Z] [2023-09-25T10:30:14.058Z] Login Succeeded [2023-09-25T10:30:14.058Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:30:14.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:30:14.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:30:14.329Z] Configure a credential helper to remove this warning. See [2023-09-25T10:30:14.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:30:14.329Z] [2023-09-25T10:30:14.329Z] Login Succeeded [2023-09-25T10:30:14.329Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:30:14.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:30:14.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:30:14.865Z] Configure a credential helper to remove this warning. See [2023-09-25T10:30:14.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:30:14.865Z] [2023-09-25T10:30:14.865Z] Login Succeeded [2023-09-25T10:30:14.865Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:30:15.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:30:15.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:30:15.137Z] Configure a credential helper to remove this warning. See [2023-09-25T10:30:15.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:30:15.137Z] [2023-09-25T10:30:15.137Z] Login Succeeded [2023-09-25T10:30:15.137Z] docker.io [2023-09-25T10:30:15.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:30:15.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:30:15.677Z] Configure a credential helper to remove this warning. See [2023-09-25T10:30:15.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:30:15.677Z] [2023-09-25T10:30:15.677Z] Login Succeeded [2023-09-25T10:30:15.677Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T10:30:15.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T10:30:16.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:30:16.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:30:16.186Z] ========================================================= [2023-09-25T10:30:16.186Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T10:30:16.186Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:30:16.737Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T10:30:17.434Z] Sending build context to Docker daemon 1.219MB [2023-09-25T10:30:17.434Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:30:17.434Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T10:30:17.434Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T10:30:17.434Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T10:30:17.434Z] 5d54e960e981: Pulling fs layer [2023-09-25T10:30:17.434Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T10:30:17.434Z] f0e02332f6b5: Pulling fs layer [2023-09-25T10:30:17.434Z] cefa15bbcfad: Pulling fs layer [2023-09-25T10:30:17.434Z] 17808c966233: Pulling fs layer [2023-09-25T10:30:17.434Z] f4c1fc716caa: Pulling fs layer [2023-09-25T10:30:17.434Z] cefa15bbcfad: Waiting [2023-09-25T10:30:17.434Z] 17808c966233: Waiting [2023-09-25T10:30:17.434Z] f4c1fc716caa: Waiting [2023-09-25T10:30:17.434Z] f0e02332f6b5: Waiting [2023-09-25T10:30:17.434Z] 5d54e960e981: Verifying Checksum [2023-09-25T10:30:17.434Z] 5d54e960e981: Download complete [2023-09-25T10:30:17.434Z] f0e02332f6b5: Verifying Checksum [2023-09-25T10:30:17.434Z] f0e02332f6b5: Download complete [2023-09-25T10:30:17.721Z] cefa15bbcfad: Verifying Checksum [2023-09-25T10:30:17.721Z] cefa15bbcfad: Download complete [2023-09-25T10:30:17.721Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T10:30:17.721Z] 9fda8d8052c6: Download complete [2023-09-25T10:30:18.001Z] f4c1fc716caa: Verifying Checksum [2023-09-25T10:30:18.001Z] f4c1fc716caa: Download complete [2023-09-25T10:30:18.604Z] 9fda8d8052c6: Pull complete [2023-09-25T10:30:19.195Z] 5d54e960e981: Pull complete [2023-09-25T10:30:19.195Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T10:30:20.159Z] 17808c966233: Verifying Checksum [2023-09-25T10:30:20.159Z] 17808c966233: Download complete [2023-09-25T10:30:21.523Z] Removing intermediate container 6d359f75a94d [2023-09-25T10:30:21.523Z] ---> 60b5f35e61f6 [2023-09-25T10:30:21.523Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T10:30:21.523Z] 3.18: Pulling from library/alpine [2023-09-25T10:30:21.523Z] 7264a8db6415: Already exists [2023-09-25T10:30:21.523Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T10:30:21.523Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T10:30:21.523Z] ---> 7e01a0d0a1dc [2023-09-25T10:30:21.523Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T10:30:21.523Z] ---> Running in 3ceea61f471b [2023-09-25T10:30:21.523Z] Removing intermediate container 3ceea61f471b [2023-09-25T10:30:21.523Z] ---> 2cf3b4f0d542 [2023-09-25T10:30:21.523Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T10:30:21.523Z] ---> Running in 6fc20224b0c5 [2023-09-25T10:30:21.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T10:30:21.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T10:30:21.523Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T10:30:21.523Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T10:30:21.523Z] OK: 7 MiB in 16 packages [2023-09-25T10:30:21.523Z] Removing intermediate container 6fc20224b0c5 [2023-09-25T10:30:21.523Z] ---> 9e955ecfb164 [2023-09-25T10:30:21.523Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-25T10:30:21.523Z] ---> ff9b61457ba8 [2023-09-25T10:30:21.523Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-25T10:30:21.523Z] ---> 8c86a0762ba0 [2023-09-25T10:30:21.523Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-25T10:30:22.119Z] ---> fb5c3570cade [2023-09-25T10:30:22.119Z] Step 19/24 : EXPOSE 59989 [2023-09-25T10:30:22.119Z] ---> Running in f94fea26a0b1 [2023-09-25T10:30:22.378Z] Removing intermediate container f94fea26a0b1 [2023-09-25T10:30:22.378Z] ---> 85d19b170a9b [2023-09-25T10:30:22.378Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-25T10:30:22.378Z] ---> Running in 615e7307272c [2023-09-25T10:30:22.378Z] Removing intermediate container 615e7307272c [2023-09-25T10:30:22.378Z] ---> 05238ed38fe9 [2023-09-25T10:30:22.378Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T10:30:22.378Z] ---> Running in 0d160cbf75c2 [2023-09-25T10:30:22.378Z] Removing intermediate container 0d160cbf75c2 [2023-09-25T10:30:22.378Z] ---> 625d6cd32507 [2023-09-25T10:30:22.378Z] Step 22/24 : LABEL arch=amd64 [2023-09-25T10:30:22.378Z] ---> Running in 4e08f470a739 [2023-09-25T10:30:22.637Z] Removing intermediate container 4e08f470a739 [2023-09-25T10:30:22.637Z] ---> b0b998ba0f49 [2023-09-25T10:30:22.637Z] Step 23/24 : LABEL git_sha=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [2023-09-25T10:30:22.637Z] ---> Running in 524ec63fcc0d [2023-09-25T10:30:22.637Z] Removing intermediate container 524ec63fcc0d [2023-09-25T10:30:22.637Z] ---> 8fd77a197d04 [2023-09-25T10:30:22.637Z] Step 24/24 : LABEL version=0.0.0 [2023-09-25T10:30:22.637Z] ---> Running in c6d61f0df0bd [2023-09-25T10:30:22.637Z] Removing intermediate container c6d61f0df0bd [2023-09-25T10:30:22.637Z] ---> 08f71812af8a [2023-09-25T10:30:22.637Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T10:30:22.637Z] Successfully built 08f71812af8a [2023-09-25T10:30:22.637Z] 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-09-25T10:30:23.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:30:23.532Z] [2023-09-25T10:30:23.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:30:23.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:30:23.922Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T10:30:23.922Z] 5eb5b503b376: Pulling fs layer [2023-09-25T10:30:23.922Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T10:30:23.922Z] ec43610c2a17: Pulling fs layer [2023-09-25T10:30:23.922Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T10:30:23.922Z] 33b1e0a273af: Pulling fs layer [2023-09-25T10:30:23.922Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T10:30:23.922Z] 2f39f015ded8: Pulling fs layer [2023-09-25T10:30:23.922Z] 33b1e0a273af: Waiting [2023-09-25T10:30:23.922Z] 5d3b04190fa2: Waiting [2023-09-25T10:30:23.922Z] 2f39f015ded8: Waiting [2023-09-25T10:30:23.922Z] 3a2ae6a8a46f: Waiting [2023-09-25T10:30:23.922Z] 5c69ac0246d0: Download complete [2023-09-25T10:30:23.922Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T10:30:23.922Z] 3a2ae6a8a46f: Download complete [2023-09-25T10:30:23.922Z] 33b1e0a273af: Verifying Checksum [2023-09-25T10:30:23.922Z] 33b1e0a273af: Download complete [2023-09-25T10:30:23.922Z] ec43610c2a17: Verifying Checksum [2023-09-25T10:30:23.922Z] ec43610c2a17: Download complete [2023-09-25T10:30:23.922Z] 5d3b04190fa2: Download complete [2023-09-25T10:30:24.180Z] 5eb5b503b376: Verifying Checksum [2023-09-25T10:30:24.180Z] 5eb5b503b376: Download complete [2023-09-25T10:30:24.745Z] 2f39f015ded8: Download complete [2023-09-25T10:30:25.319Z] 5eb5b503b376: Pull complete [2023-09-25T10:30:25.319Z] 5c69ac0246d0: Pull complete [2023-09-25T10:30:25.886Z] ec43610c2a17: Pull complete [2023-09-25T10:30:25.886Z] 3a2ae6a8a46f: Pull complete [2023-09-25T10:30:25.886Z] 33b1e0a273af: Pull complete [2023-09-25T10:30:26.145Z] 5d3b04190fa2: Pull complete [2023-09-25T10:30:30.260Z] c4a7e357bf2a: Pull complete [2023-09-25T10:30:30.328Z] 2f39f015ded8: Pull complete [2023-09-25T10:30:30.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T10:30:30.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:30:30.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:30:30.528Z] f0e02332f6b5: Pull complete [2023-09-25T10:30:30.578Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2023-09-25T10:30:30.610Z] $ 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-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T10:30:30.798Z] cefa15bbcfad: Pull complete [2023-09-25T10:30:35.563Z] $ docker top 9bf31563e85fbd58390e80da91120451f82c24ca2195dcc6a7104e79dcae62ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:30:36.067Z] ---> job-cost.sh [2023-09-25T10:30:36.068Z] lf-activate-venv: SKIPPING [2023-09-25T10:30:36.068Z] INFO: No Stack... [2023-09-25T10:30:36.327Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T10:30:36.587Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T10:30:36.902Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-254/archives/cost.csv [2023-09-25T10:30:36.902Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T10:30:36.945Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [2023-09-25T10:30:36.951Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] did not exist. Created. [2023-09-25T10:30:36.951Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T10:30:37.347Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T10:30:37.452Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T10:30:37.477Z] 17808c966233: Pull complete [2023-09-25T10:30:37.484Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T10:30:37.596Z] $ docker stop --time=1 9bf31563e85fbd58390e80da91120451f82c24ca2195dcc6a7104e79dcae62ea [2023-09-25T10:30:38.752Z] $ docker rm -f --volumes 9bf31563e85fbd58390e80da91120451f82c24ca2195dcc6a7104e79dcae62ea [Pipeline] // withDockerContainer [Pipeline] } [2023-09-25T10:30:38.908Z] f4c1fc716caa: Pull complete [2023-09-25T10:30:38.908Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T10:30:38.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T10:30:38.908Z] ---> ea914061e18c [2023-09-25T10:30:38.908Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T10:30:40.856Z] ---> Running in 66db47bc4f43 [2023-09-25T10:30:40.856Z] Removing intermediate container 66db47bc4f43 [2023-09-25T10:30:40.856Z] ---> d7ff197cab82 [2023-09-25T10:30:40.856Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:30:40.856Z] ---> Running in 52396e8f6d12 [2023-09-25T10:30:41.125Z] Removing intermediate container 52396e8f6d12 [2023-09-25T10:30:41.125Z] ---> 605e71ab20bc [2023-09-25T10:30:41.125Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:30:41.125Z] ---> Running in 52baffe364de [2023-09-25T10:30:41.393Z] Removing intermediate container 52baffe364de [2023-09-25T10:30:41.393Z] ---> 8d5310a763d2 [2023-09-25T10:30:41.393Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:30:41.661Z] ---> Running in 9e2b8e9e0d03 [2023-09-25T10:30:41.926Z] Removing intermediate container 9e2b8e9e0d03 [2023-09-25T10:30:41.926Z] ---> 4c26c7125f48 [2023-09-25T10:30:41.926Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:30:41.926Z] ---> Running in 0befb40d0f71 [2023-09-25T10:30:42.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T10:30:43.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T10:30:44.442Z] OK: 266 MiB in 52 packages [2023-09-25T10:30:45.026Z] Removing intermediate container 0befb40d0f71 [2023-09-25T10:30:45.027Z] ---> ad9e97b1c6a5 [2023-09-25T10:30:45.027Z] Step 8/12 : WORKDIR /app [2023-09-25T10:30:45.293Z] ---> Running in 6ceece2c8525 [2023-09-25T10:30:45.560Z] Removing intermediate container 6ceece2c8525 [2023-09-25T10:30:45.560Z] ---> 10d995ab0723 [2023-09-25T10:30:45.560Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T10:30:45.838Z] ---> e059690890e4 [2023-09-25T10:30:45.839Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:30:46.107Z] ---> Running in 4aa710a3bb7c [2023-09-25T10:31:54.014Z] Removing intermediate container 4aa710a3bb7c [2023-09-25T10:31:54.014Z] ---> b46657677658 [2023-09-25T10:31:54.014Z] Step 11/12 : COPY . . [2023-09-25T10:31:54.014Z] ---> 60f708b4994f [2023-09-25T10:31:54.014Z] Step 12/12 : RUN $MAKE [2023-09-25T10:31:54.014Z] ---> Running in ea32234bae58 [2023-09-25T10:31:54.014Z] noop [2023-09-25T10:31:54.015Z] Removing intermediate container ea32234bae58 [2023-09-25T10:31:54.015Z] ---> bcd49ff40682 [2023-09-25T10:31:54.015Z] Successfully built bcd49ff40682 [2023-09-25T10:31:54.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:31:54.502Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T10:31:54.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:31:54.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container [2023-09-25T10:31:54.870Z] $ 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-09-25T10:31:56.016Z] $ docker top dd8739cd7d479025052ed856c2b5eea6dbddf051b8f39ce87b3a326e141f2aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:31:56.892Z] + go version [2023-09-25T10:31:56.892Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T10:31:56.933Z] $ docker stop --time=1 dd8739cd7d479025052ed856c2b5eea6dbddf051b8f39ce87b3a326e141f2aaf [2023-09-25T10:31:58.539Z] $ docker rm -f --volumes dd8739cd7d479025052ed856c2b5eea6dbddf051b8f39ce87b3a326e141f2aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:31:59.412Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T10:31:59.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:31:59.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container [2023-09-25T10:31:59.744Z] $ 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-09-25T10:32:00.878Z] $ docker top 883c615986c1b7ff0909a3ae56a5e633d15da8e224b657a42d3005284c364247 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:32:01.425Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-25T10:32:01.824Z] + make test [2023-09-25T10:32:02.094Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T10:32:07.448Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-25T10:33:44.083Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-25T10:33:44.083Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-25T10:34:10.766Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.178s coverage: 40.6% of statements [2023-09-25T10:34:10.766Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.604s coverage: 51.9% of statements [2023-09-25T10:34:10.766Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements [2023-09-25T10:34:10.766Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T10:34:10.766Z] go vet ./... [2023-09-25T10:34:43.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T10:34:43.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T10:34:43.028Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T10:34:43.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T10:34:43.123Z] $ docker stop --time=1 883c615986c1b7ff0909a3ae56a5e633d15da8e224b657a42d3005284c364247 [2023-09-25T10:34:47.655Z] $ docker rm -f --volumes 883c615986c1b7ff0909a3ae56a5e633d15da8e224b657a42d3005284c364247 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T10:34:49.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T10:34:49.131Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T10:34:49.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T10:34:50.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T10:34:50.947Z] + ls -al . [2023-09-25T10:34:50.947Z] total 640 [2023-09-25T10:34:50.947Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 10:32 . [2023-09-25T10:34:50.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:29 .. [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:29 .dockerignore [2023-09-25T10:34:50.947Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:29 .git [2023-09-25T10:34:50.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:29 .github [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:29 .gitignore [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:29 .golangci.yml [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:29 Attribution.txt [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:29 CHANGELOG.md [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:29 Dockerfile [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:29 GOVERNANCE.md [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:29 Jenkinsfile [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:29 LICENSE [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:29 Makefile [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:29 OWNERS.md [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:29 README.md [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 10:27 VERSION [2023-09-25T10:34:50.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:29 bin [2023-09-25T10:34:50.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:29 cmd [2023-09-25T10:34:50.947Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:34 coverage.out [2023-09-25T10:34:50.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:29 examples [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:29 go.mod [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:29 go.sum [2023-09-25T10:34:50.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:29 images [2023-09-25T10:34:50.947Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:29 internal [2023-09-25T10:34:50.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:29 snap [2023-09-25T10:34:50.947Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:34:51.386Z] + 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=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 --label arch=arm64 --label version=0.0.0 . [2023-09-25T10:34:51.969Z] Sending build context to Docker daemon 1.219MB [2023-09-25T10:34:51.969Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:34:51.969Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T10:34:51.969Z] ---> bcd49ff40682 [2023-09-25T10:34:51.969Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T10:34:52.236Z] ---> Running in b35a3ede4458 [2023-09-25T10:34:52.820Z] Removing intermediate container b35a3ede4458 [2023-09-25T10:34:52.820Z] ---> 51a0a2700d39 [2023-09-25T10:34:52.820Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:34:52.820Z] ---> Running in bbe33440a2df [2023-09-25T10:34:53.087Z] Removing intermediate container bbe33440a2df [2023-09-25T10:34:53.087Z] ---> 2c484f30d761 [2023-09-25T10:34:53.087Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:34:53.365Z] ---> Running in 523e172877fc [2023-09-25T10:34:53.637Z] Removing intermediate container 523e172877fc [2023-09-25T10:34:53.637Z] ---> f70d5e1434aa [2023-09-25T10:34:53.637Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:34:53.637Z] ---> Running in f64da11d907b [2023-09-25T10:34:55.587Z] Removing intermediate container f64da11d907b [2023-09-25T10:34:55.587Z] ---> 0a810693365f [2023-09-25T10:34:55.587Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:34:55.587Z] ---> Running in b6620a180c94 [2023-09-25T10:34:57.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T10:34:58.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T10:34:59.093Z] OK: 266 MiB in 52 packages [2023-09-25T10:35:00.509Z] Removing intermediate container b6620a180c94 [2023-09-25T10:35:00.509Z] ---> dc0393526b3a [2023-09-25T10:35:00.509Z] Step 8/24 : WORKDIR /app [2023-09-25T10:35:00.509Z] ---> Running in 2338958b3cc1 [2023-09-25T10:35:00.782Z] Removing intermediate container 2338958b3cc1 [2023-09-25T10:35:00.782Z] ---> 75791fd8bedf [2023-09-25T10:35:00.782Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T10:35:01.052Z] ---> 6c8dec10cf61 [2023-09-25T10:35:01.052Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:35:01.327Z] ---> Running in fc0813240a12 [2023-09-25T10:35:03.305Z] Removing intermediate container fc0813240a12 [2023-09-25T10:35:03.305Z] ---> bfd4ac14eda7 [2023-09-25T10:35:03.305Z] Step 11/24 : COPY . . [2023-09-25T10:35:03.890Z] ---> 7ef6bfd1b9bc [2023-09-25T10:35:03.890Z] Step 12/24 : RUN $MAKE [2023-09-25T10:35:03.890Z] ---> Running in 678b3377ccb5 [2023-09-25T10:35:04.851Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-25T10:36:56.570Z] Removing intermediate container 678b3377ccb5 [2023-09-25T10:36:56.570Z] ---> dd360a894971 [2023-09-25T10:36:56.570Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T10:36:56.570Z] 3.18: Pulling from library/alpine [2023-09-25T10:36:56.570Z] 9fda8d8052c6: Already exists [2023-09-25T10:36:56.570Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T10:36:56.570Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T10:36:56.570Z] ---> f6648c04cd6c [2023-09-25T10:36:56.570Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T10:36:56.570Z] ---> Running in 5e9e25a1200e [2023-09-25T10:36:56.570Z] Removing intermediate container 5e9e25a1200e [2023-09-25T10:36:56.570Z] ---> 191caa5c1539 [2023-09-25T10:36:56.570Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T10:36:56.570Z] ---> Running in a0313dd12b25 [2023-09-25T10:36:56.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T10:36:56.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T10:36:56.570Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T10:36:56.570Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T10:36:56.570Z] OK: 8 MiB in 16 packages [2023-09-25T10:36:56.570Z] Removing intermediate container a0313dd12b25 [2023-09-25T10:36:56.570Z] ---> f68280d92ef0 [2023-09-25T10:36:56.570Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-25T10:36:56.570Z] ---> 537d79865a4e [2023-09-25T10:36:56.570Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-25T10:36:56.570Z] ---> e9bb4f9c135a [2023-09-25T10:36:56.570Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-25T10:36:56.570Z] ---> 8a7bdcefb019 [2023-09-25T10:36:56.570Z] Step 19/24 : EXPOSE 59989 [2023-09-25T10:36:56.570Z] ---> Running in 5b43811213de [2023-09-25T10:36:56.570Z] Removing intermediate container 5b43811213de [2023-09-25T10:36:56.570Z] ---> 8fc7369e588b [2023-09-25T10:36:56.570Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-25T10:36:56.570Z] ---> Running in 19b03b525968 [2023-09-25T10:36:56.570Z] Removing intermediate container 19b03b525968 [2023-09-25T10:36:56.570Z] ---> 81e08f5e71a1 [2023-09-25T10:36:56.570Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T10:36:56.570Z] ---> Running in 1dbc9a8f97df [2023-09-25T10:36:56.570Z] Removing intermediate container 1dbc9a8f97df [2023-09-25T10:36:56.570Z] ---> cdd67e08faa9 [2023-09-25T10:36:56.570Z] Step 22/24 : LABEL arch=arm64 [2023-09-25T10:36:56.570Z] ---> Running in dd18ea61b97a [2023-09-25T10:36:56.570Z] Removing intermediate container dd18ea61b97a [2023-09-25T10:36:56.570Z] ---> 2dae8a4905f2 [2023-09-25T10:36:56.570Z] Step 23/24 : LABEL git_sha=bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [2023-09-25T10:36:56.570Z] ---> Running in 822861eccaa8 [2023-09-25T10:36:56.570Z] Removing intermediate container 822861eccaa8 [2023-09-25T10:36:56.570Z] ---> 0d8456abd79c [2023-09-25T10:36:56.570Z] Step 24/24 : LABEL version=0.0.0 [2023-09-25T10:36:56.570Z] ---> Running in 06a1bfea7051 [2023-09-25T10:36:56.570Z] Removing intermediate container 06a1bfea7051 [2023-09-25T10:36:56.570Z] ---> 40c2ea00525d [2023-09-25T10:36:56.570Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T10:36:56.570Z] Successfully built 40c2ea00525d [2023-09-25T10:36:56.570Z] 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-09-25T10:36:57.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T10:36:57.414Z] [2023-09-25T10:36:57.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:36:57.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T10:37:00.401Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T10:37:00.401Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T10:37:00.401Z] 04944245beec: Pulling fs layer [2023-09-25T10:37:00.401Z] 699f458cf7ca: Pulling fs layer [2023-09-25T10:37:00.401Z] 765212b225bb: Pulling fs layer [2023-09-25T10:37:00.401Z] f23df028b6ca: Pulling fs layer [2023-09-25T10:37:00.401Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T10:37:00.401Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T10:37:00.401Z] f23df028b6ca: Waiting [2023-09-25T10:37:00.401Z] d65c8cfc05b1: Waiting [2023-09-25T10:37:00.401Z] 2437ff75d9bd: Waiting [2023-09-25T10:37:00.401Z] 765212b225bb: Waiting [2023-09-25T10:37:00.401Z] 04944245beec: Verifying Checksum [2023-09-25T10:37:00.401Z] 04944245beec: Download complete [2023-09-25T10:37:00.401Z] 765212b225bb: Verifying Checksum [2023-09-25T10:37:00.401Z] 765212b225bb: Download complete [2023-09-25T10:37:00.401Z] f23df028b6ca: Verifying Checksum [2023-09-25T10:37:00.401Z] f23df028b6ca: Download complete [2023-09-25T10:37:00.401Z] d65c8cfc05b1: Download complete [2023-09-25T10:37:00.401Z] 699f458cf7ca: Verifying Checksum [2023-09-25T10:37:00.401Z] 699f458cf7ca: Download complete [2023-09-25T10:37:00.670Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T10:37:00.670Z] 8998bd30e6a1: Download complete [2023-09-25T10:37:03.371Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T10:37:03.371Z] 2437ff75d9bd: Download complete [2023-09-25T10:37:04.834Z] 8998bd30e6a1: Pull complete [2023-09-25T10:37:05.103Z] 04944245beec: Pull complete [2023-09-25T10:37:06.565Z] 699f458cf7ca: Pull complete [2023-09-25T10:37:06.832Z] 765212b225bb: Pull complete [2023-09-25T10:37:07.413Z] f23df028b6ca: Pull complete [2023-09-25T10:37:07.681Z] d65c8cfc05b1: Pull complete [2023-09-25T10:37:22.675Z] 2437ff75d9bd: Pull complete [2023-09-25T10:37:22.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T10:37:22.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T10:37:22.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:37:23.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-7805 does not seem to be running inside a container [2023-09-25T10:37:23.080Z] $ 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-09-25T10:37:25.463Z] $ docker top d741ebad58ca171df29ad3adcd1d7db4f1b19c260db21ffb291bb3416df698a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:26.348Z] ---> job-cost.sh [2023-09-25T10:37:26.348Z] lf-activate-venv: SKIPPING [2023-09-25T10:37:26.348Z] INFO: No Stack... [2023-09-25T10:37:26.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T10:37:27.570Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T10:37:27.916Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-09-25T10:37:27.916Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T10:37:28.254Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [2023-09-25T10:37:28.258Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] did not exist. Created. [2023-09-25T10:37:28.258Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T10:37:28.671Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-40794e82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T10:37:29.031Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T10:37:29.074Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T10:37:29.136Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T10:37:29.152Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T10:37:29.261Z] $ docker stop --time=1 d741ebad58ca171df29ad3adcd1d7db4f1b19c260db21ffb291bb3416df698a5 [2023-09-25T10:37:30.731Z] $ docker rm -f --volumes d741ebad58ca171df29ad3adcd1d7db4f1b19c260db21ffb291bb3416df698a5 [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-09-25T10:37:31.748Z] provisioning config files... [2023-09-25T10:37:31.755Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config10212529748126985512tmp [Pipeline] { [Pipeline] sh [2023-09-25T10:37:32.118Z] + set +x [2023-09-25T10:37:32.119Z] + curl -s https://codecov.io/bash [2023-09-25T10:37:32.119Z] + bash -s -- [2023-09-25T10:37:32.119Z] [2023-09-25T10:37:32.119Z] _____ _ [2023-09-25T10:37:32.119Z] / ____| | | [2023-09-25T10:37:32.119Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T10:37:32.119Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T10:37:32.119Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T10:37:32.119Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T10:37:32.119Z] Bash-1.0.6 [2023-09-25T10:37:32.119Z] [2023-09-25T10:37:32.119Z] [2023-09-25T10:37:32.119Z] ==> git version 2.25.1 found [2023-09-25T10:37:32.119Z] ==> 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-09-25T10:37:32.119Z] Release-Date: 2020-01-08 [2023-09-25T10:37:32.119Z] 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-09-25T10:37:32.119Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T10:37:32.119Z] ==> Jenkins CI detected. [2023-09-25T10:37:32.119Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-254 [2023-09-25T10:37:32.119Z] project root: . [2023-09-25T10:37:32.119Z] --> token set from env [2023-09-25T10:37:32.119Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T10:37:32.119Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T10:37:32.119Z] ==> Python coveragepy not found [2023-09-25T10:37:32.119Z] ==> Searching for coverage reports in: [2023-09-25T10:37:32.119Z] + . [2023-09-25T10:37:32.119Z] -> Found 1 reports [2023-09-25T10:37:32.119Z] ==> Detecting git/mercurial file structure [2023-09-25T10:37:32.119Z] ==> Reading reports [2023-09-25T10:37:32.381Z] + ./coverage.out bytes=459493 [2023-09-25T10:37:32.381Z] ==> Appending adjustments [2023-09-25T10:37:32.381Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T10:37:32.381Z] + Found adjustments [2023-09-25T10:37:32.381Z] ==> Gzipping contents [2023-09-25T10:37:32.381Z] 52K /tmp/codecov.nauoEJ.gz [2023-09-25T10:37:32.640Z] ==> Uploading reports [2023-09-25T10:37:32.640Z] url: https://codecov.io [2023-09-25T10:37:32.640Z] query: branch=PR-254&commit=bb9604c53c18ee01b3b9a52cab2f204d633a44d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=254&job=&cmd_args= [2023-09-25T10:37:32.640Z] -> Pinging Codecov [2023-09-25T10:37:32.640Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-254&commit=bb9604c53c18ee01b3b9a52cab2f204d633a44d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=254&job=&cmd_args= [2023-09-25T10:37:32.640Z] -> Uploading to [2023-09-25T10:37:32.640Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/581DD39554BDF9B6E22D074273EAD858/bb9604c53c18ee01b3b9a52cab2f204d633a44d1/9c82a7f5-ae86-4eaf-baba-4a24e4a4733c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T103732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d82c9371cb4d6cc659913feee5e1b95de93433cfbabf7309f15f7b72b149af5e [2023-09-25T10:37:32.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T10:37:32.640Z] Dload Upload Total Spent Left Speed [2023-09-25T10:37:32.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 175k --:--:-- --:--:-- --:--:-- 175k [2023-09-25T10:37:32.900Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bb9604c53c18ee01b3b9a52cab2f204d633a44d1 [Pipeline] } [2023-09-25T10:37:32.935Z] 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-09-25T10:37:34.726Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-254/archives ] [2023-09-25T10:37:34.726Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-254/archives [2023-09-25T10:37:34.726Z] total 16 [2023-09-25T10:37:34.726Z] drwxr-xr-x 3 root root 4096 Sep 25 10:30 . [2023-09-25T10:37:34.726Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:30 .. [2023-09-25T10:37:34.726Z] drwxr-xr-x 2 root root 4096 Sep 25 10:30 cost [2023-09-25T10:37:34.726Z] -rw-r--r-- 1 root root 91 Sep 25 10:30 cost.csv [2023-09-25T10:37:34.726Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-254/archives [2023-09-25T10:37:34.726Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-254/archives [2023-09-25T10:37:34.726Z] total 16 [2023-09-25T10:37:34.726Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:30 . [2023-09-25T10:37:34.726Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:30 .. [2023-09-25T10:37:34.726Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 10:30 cost [2023-09-25T10:37:34.726Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 25 10:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:35.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:35.971Z] ---> package-listing.sh [2023-09-25T10:37:35.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T10:37:35.971Z] ++ facter osfamily [2023-09-25T10:37:36.230Z] + OS_FAMILY=debian [2023-09-25T10:37:36.230Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-254 [2023-09-25T10:37:36.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T10:37:36.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T10:37:36.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T10:37:36.230Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T10:37:36.230Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-254 ']' [2023-09-25T10:37:36.230Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T10:37:36.230Z] + case "${OS_FAMILY}" in [2023-09-25T10:37:36.230Z] + dpkg -l [2023-09-25T10:37:36.230Z] + grep '^ii' [2023-09-25T10:37:36.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T10:37:36.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T10:37:36.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T10:37:36.230Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-254 ']' [2023-09-25T10:37:36.230Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-254/archives/ [2023-09-25T10:37:36.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-254/archives/ [Pipeline] echo [2023-09-25T10:37:36.268Z] 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-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T10:37:36.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:37:37.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:37:37.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:37:37.377Z] prd-ubuntu20.04-docker-8c-8g-7804 does not seem to be running inside a container [2023-09-25T10:37:37.411Z] $ 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-254/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-254 -v /w/workspace/undry_device-rfid-llrp-go_PR-254:/w/workspace/undry_device-rfid-llrp-go_PR-254:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-254@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-254@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-09-25T10:37:37.650Z] $ docker top dd72c311e75e9f52fac09372515d7e542499cbb025bd028358302bbb35644120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:37:38.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T10:37:38.346Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T10:37:38.659Z] + ls /var/log/sa-host [2023-09-25T10:37:38.659Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:37:38.881Z] provisioning config files... [2023-09-25T10:37:38.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-254@tmp/config14748891665395749575tmp [Pipeline] { [Pipeline] echo [2023-09-25T10:37:38.939Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:39.252Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T10:37:39.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:39.676Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T10:37:39.709Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:40.018Z] ---> sudo-logs.sh [2023-09-25T10:37:40.018Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T10:37:40.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:40.416Z] ---> job-cost.sh [2023-09-25T10:37:40.416Z] lf-activate-venv: SKIPPING [2023-09-25T10:37:40.416Z] DEBUG: total: 0.2199999988079071 [2023-09-25T10:37:40.416Z] INFO: Retrieving Stack Cost... [2023-09-25T10:37:40.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T10:37:41.552Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T10:37:41.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:37:42.045Z] ---> logs-deploy.sh [2023-09-25T10:37:42.045Z] lf-activate-venv: SKIPPING [2023-09-25T10:37:42.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-254/1 [2023-09-25T10:37:42.045Z] INFO: archiving workspace using pattern(s): [2023-09-25T10:37:42.981Z] Archives upload complete. [2023-09-25T10:37:42.981Z] INFO: archiving logs to Nexus