Pull request #246 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92dfc17c9ffdf857d6a325551fb1473b53a814a3+a70bcdea68fe9fd36914b2ff2b4132587672f434 (a9e07789f5db554c9728c2b85ecd4df92acb7a7c) 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-ssh15219717292501144521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15965896662182839910.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-246/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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13576106197106699953.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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17982283508767779567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh18384071131889772786.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-246/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-246/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7892932148165588749.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5333 in /w/workspace/undry_device-rfid-llrp-go_PR-246 [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-246 # 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 Merging remotes/origin/main commit a70bcdea68fe9fd36914b2ff2b4132587672f434 into PR head commit 92dfc17c9ffdf857d6a325551fb1473b53a814a3 > 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/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 92dfc17c9ffdf857d6a325551fb1473b53a814a3 Checking out Revision 92dfc17c9ffdf857d6a325551fb1473b53a814a3 (PR-246) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T10:13:06.707Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T10:13:06.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T10:13:07.010Z] ========================================================= [2023-09-05T10:13:07.011Z] EdgeX Global Pipelines Version Info [2023-09-05T10:13:07.011Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 92dfc17c9ffdf857d6a325551fb1473b53a814a3 # 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 a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92dfc17c9ffdf857d6a325551fb1473b53a814a3 # timeout=10 [2023-09-05T10:13:08.120Z] ------------------- [2023-09-05T10:13:08.120Z] stable info: [2023-09-05T10:13:08.120Z] ------------------- [2023-09-05T10:13:08.120Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T10:13:08.120Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T10:13:08.120Z] Message: update stable to v1.0.253 [2023-09-05T10:13:08.380Z] ------------------- [2023-09-05T10:13:08.380Z] experimental info: [2023-09-05T10:13:08.380Z] ------------------- [2023-09-05T10:13:08.381Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T10:13:08.381Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T10:13:08.381Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T10:13:08.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-05T10:13:08.728Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-05T10:13:08.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T10:13:08.817Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T10:13:08.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T10:13:08.912Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T10:13:08.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T10:13:08.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-05T10:13:09.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T10:13:09.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T10:13:09.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T10:13:09.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-05T10:13:09.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T10:13:09.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T10:13:09.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T10:13:09.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T10:13:09.435Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T10:13:09.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T10:13:09.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T10:13:09.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T10:13:09.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-05T10:13:09.673Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-05T10:13:09.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-05T10:13:09.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-05T10:13:09.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-05T10:13:09.854Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T10:13:09.896Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T10:13:09.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-246 [Pipeline] echo [2023-09-05T10:13:09.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-246 [Pipeline] echo [2023-09-05T10:13:10.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-246 [Pipeline] echo [2023-09-05T10:13:10.065Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92dfc17c9ffdf857d6a325551fb1473b53a814a3 [Pipeline] echo [2023-09-05T10:13:10.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92dfc17 [Pipeline] echo [2023-09-05T10:13:10.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T10:13:10.276Z] provisioning config files... [2023-09-05T10:13:10.293Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/config10281583273138657677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:13:10.644Z] ---> docker-login.sh [2023-09-05T10:13:10.644Z] nexus3.edgexfoundry.org:10001 [2023-09-05T10:13:10.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:10.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:10.905Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:10.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:10.905Z] [2023-09-05T10:13:10.905Z] Login Succeeded [2023-09-05T10:13:10.905Z] nexus3.edgexfoundry.org:10002 [2023-09-05T10:13:11.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:11.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:11.165Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:11.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:11.165Z] [2023-09-05T10:13:11.165Z] Login Succeeded [2023-09-05T10:13:11.165Z] nexus3.edgexfoundry.org:10003 [2023-09-05T10:13:11.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:11.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:11.165Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:11.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:11.165Z] [2023-09-05T10:13:11.165Z] Login Succeeded [2023-09-05T10:13:11.165Z] nexus3.edgexfoundry.org:10004 [2023-09-05T10:13:11.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:11.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:11.425Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:11.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:11.425Z] [2023-09-05T10:13:11.425Z] Login Succeeded [2023-09-05T10:13:11.425Z] docker.io [2023-09-05T10:13:11.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:11.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:11.686Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:11.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:11.686Z] [2023-09-05T10:13:11.686Z] Login Succeeded [2023-09-05T10:13:11.686Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T10:13:11.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T10:13:12.379Z] + git rev-list -1 --merges 92dfc17c9ffdf857d6a325551fb1473b53a814a3~1..92dfc17c9ffdf857d6a325551fb1473b53a814a3 [Pipeline] echo [2023-09-05T10:13:12.444Z] -----------> git rev-list -1 --merges 92dfc17c9ffdf857d6a325551fb1473b53a814a3~1..92dfc17c9ffdf857d6a325551fb1473b53a814a3 92dfc17c9ffdf857d6a325551fb1473b53a814a3 [false] [Pipeline] sh [2023-09-05T10:13:12.757Z] + git log --format=format:%s -1 92dfc17c9ffdf857d6a325551fb1473b53a814a3 [Pipeline] echo [2023-09-05T10:13:12.795Z] ========================================================= [2023-09-05T10:13:12.795Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T10:13:12.795Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T10:13:13.242Z] + git log --format=format:%s -1 92dfc17c9ffdf857d6a325551fb1473b53a814a3 [Pipeline] echo [2023-09-05T10:13:13.278Z] [semverPrep] GIT_COMMIT: 92dfc17c9ffdf857d6a325551fb1473b53a814a3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-05T10:13:13.307Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-05T10:13:13.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T10:13:13.702Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T10:13:13.702Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T10:13:13.702Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T10:13:13.702Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T10:13:13.702Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T10:13:13.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:13:14.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T10:13:14.189Z] [2023-09-05T10:13:14.189Z] 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-05T10:13:14.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T10:13:14.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T10:13:14.560Z] b85a868b505f: Pulling fs layer [2023-09-05T10:13:14.560Z] e2be974225ed: Pulling fs layer [2023-09-05T10:13:14.560Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T10:13:14.560Z] 988bab9f4d93: Pulling fs layer [2023-09-05T10:13:14.560Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T10:13:14.560Z] eaf3925da568: Pulling fs layer [2023-09-05T10:13:14.560Z] bab4dde63d76: Pulling fs layer [2023-09-05T10:13:14.560Z] bde34c3a00c8: Pulling fs layer [2023-09-05T10:13:14.560Z] b352a97aabf1: Pulling fs layer [2023-09-05T10:13:14.560Z] 4872d77fe225: Pulling fs layer [2023-09-05T10:13:14.560Z] 5851b861e8e6: Pulling fs layer [2023-09-05T10:13:14.560Z] bab4dde63d76: Waiting [2023-09-05T10:13:14.560Z] bde34c3a00c8: Waiting [2023-09-05T10:13:14.560Z] b352a97aabf1: Waiting [2023-09-05T10:13:14.560Z] 4872d77fe225: Waiting [2023-09-05T10:13:14.560Z] 5851b861e8e6: Waiting [2023-09-05T10:13:14.560Z] 988bab9f4d93: Waiting [2023-09-05T10:13:14.560Z] 1469e6f7b9e6: Waiting [2023-09-05T10:13:14.560Z] eaf3925da568: Waiting [2023-09-05T10:13:14.560Z] e2be974225ed: Download complete [2023-09-05T10:13:14.560Z] 988bab9f4d93: Verifying Checksum [2023-09-05T10:13:14.560Z] 988bab9f4d93: Download complete [2023-09-05T10:13:14.819Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T10:13:14.819Z] 1469e6f7b9e6: Download complete [2023-09-05T10:13:14.819Z] eaf3925da568: Download complete [2023-09-05T10:13:14.819Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T10:13:14.819Z] 339a4e72a1f5: Download complete [2023-09-05T10:13:14.819Z] bde34c3a00c8: Verifying Checksum [2023-09-05T10:13:14.819Z] bde34c3a00c8: Download complete [2023-09-05T10:13:14.819Z] b352a97aabf1: Download complete [2023-09-05T10:13:14.819Z] 4872d77fe225: Download complete [2023-09-05T10:13:14.819Z] 5851b861e8e6: Verifying Checksum [2023-09-05T10:13:14.819Z] 5851b861e8e6: Download complete [2023-09-05T10:13:14.819Z] b85a868b505f: Download complete [2023-09-05T10:13:15.079Z] bab4dde63d76: Verifying Checksum [2023-09-05T10:13:15.079Z] bab4dde63d76: Download complete [2023-09-05T10:13:16.019Z] b85a868b505f: Pull complete [2023-09-05T10:13:16.281Z] e2be974225ed: Pull complete [2023-09-05T10:13:16.849Z] 339a4e72a1f5: Pull complete [2023-09-05T10:13:16.849Z] 988bab9f4d93: Pull complete [2023-09-05T10:13:17.110Z] 1469e6f7b9e6: Pull complete [2023-09-05T10:13:17.110Z] eaf3925da568: Pull complete [2023-09-05T10:13:19.019Z] bab4dde63d76: Pull complete [2023-09-05T10:13:19.283Z] bde34c3a00c8: Pull complete [2023-09-05T10:13:19.283Z] b352a97aabf1: Pull complete [2023-09-05T10:13:19.544Z] 4872d77fe225: Pull complete [2023-09-05T10:13:19.544Z] 5851b861e8e6: Pull complete [2023-09-05T10:13:19.544Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T10:13:19.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T10:13:19.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:13:19.771Z] prd-ubuntu20.04-docker-8c-8g-5333 does not seem to be running inside a container [2023-09-05T10:13:19.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-246 -v /w/workspace/undry_device-rfid-llrp-go_PR-246:/w/workspace/undry_device-rfid-llrp-go_PR-246:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-246@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-246@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-05T10:13:23.829Z] $ docker top 1b4687bd9001046f34b0ddc299fe8d1dc485466355c612917932ac50ab06cae1 -eo pid,comm [2023-09-05T10:13:23.878Z] 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-05T10:13:23.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T10:13:24.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T10:13:24.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T10:13:24.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T10:13:24.144Z] $ docker exec 1b4687bd9001046f34b0ddc299fe8d1dc485466355c612917932ac50ab06cae1 ssh-agent [2023-09-05T10:13:24.245Z] SSH_AUTH_SOCK=/tmp/ssh-dLkQOgPtN3Xq/agent.32 [2023-09-05T10:13:24.245Z] SSH_AGENT_PID=38 [2023-09-05T10:13:24.251Z] Running ssh-add (command line suppressed) [2023-09-05T10:13:24.366Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/private_key_4158341138603186435.key (/w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/private_key_4158341138603186435.key) [2023-09-05T10:13:24.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T10:13:24.711Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T10:13:24.744Z] $ docker exec --env ******** --env ******** 1b4687bd9001046f34b0ddc299fe8d1dc485466355c612917932ac50ab06cae1 ssh-agent -k [2023-09-05T10:13:24.845Z] unset SSH_AUTH_SOCK; [2023-09-05T10:13:24.846Z] unset SSH_AGENT_PID; [2023-09-05T10:13:24.846Z] echo Agent pid 38 killed; [2023-09-05T10:13:24.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T10:13:24.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T10:13:24.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T10:13:25.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T10:13:25.064Z] $ docker exec 1b4687bd9001046f34b0ddc299fe8d1dc485466355c612917932ac50ab06cae1 ssh-agent [2023-09-05T10:13:25.163Z] SSH_AUTH_SOCK=/tmp/ssh-FPwFO6jpX1bp/agent.70 [2023-09-05T10:13:25.163Z] SSH_AGENT_PID=76 [2023-09-05T10:13:25.168Z] Running ssh-add (command line suppressed) [2023-09-05T10:13:25.288Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/private_key_7130206126056809372.key (/w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/private_key_7130206126056809372.key) [2023-09-05T10:13:25.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T10:13:25.631Z] + git semver init [2023-09-05T10:13:25.892Z] 2023-09-05 10:13:25,796 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T10:13:25.892Z] 2023-09-05 10:13:25,797 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-246/.semver [2023-09-05T10:13:25.892Z] 2023-09-05 10:13:25,797 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-246/.semver [2023-09-05T10:13:25.892Z] 2023-09-05 10:13:25,797 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-246/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-246, universal_newlines=False, shell=None, istream=None) [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,574 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-246/.git/info/exclude [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-246/.semver/PR-246 with force:False [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,575 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-246/.semver/PR-246 [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,579 [execute] INFO git cat-file --batch-check [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-246/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,584 [execute] INFO git cat-file --batch [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-246/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T10:13:26.831Z] 2023-09-05 10:13:26,588 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-246/.semver/PR-246 [2023-09-05T10:13:26.831Z] 0.0.0 [Pipeline] } [2023-09-05T10:13:26.863Z] $ docker exec --env ******** --env ******** 1b4687bd9001046f34b0ddc299fe8d1dc485466355c612917932ac50ab06cae1 ssh-agent -k [2023-09-05T10:13:26.977Z] unset SSH_AUTH_SOCK; [2023-09-05T10:13:26.977Z] unset SSH_AGENT_PID; [2023-09-05T10:13:26.977Z] echo Agent pid 76 killed; [2023-09-05T10:13:26.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T10:13:27.413Z] + git semver [Pipeline] } [2023-09-05T10:13:27.698Z] $ docker stop --time=1 1b4687bd9001046f34b0ddc299fe8d1dc485466355c612917932ac50ab06cae1 [2023-09-05T10:13:28.968Z] $ docker rm -f --volumes 1b4687bd9001046f34b0ddc299fe8d1dc485466355c612917932ac50ab06cae1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T10:13:29.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T10:13:29.620Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T10:13:29.638Z] [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-05T10:13:30.280Z] provisioning config files... [2023-09-05T10:13:30.290Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/config8386492900255943978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:13:30.638Z] ---> docker-login.sh [2023-09-05T10:13:30.638Z] nexus3.edgexfoundry.org:10001 [2023-09-05T10:13:30.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:30.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:30.638Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:30.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:30.638Z] [2023-09-05T10:13:30.638Z] Login Succeeded [2023-09-05T10:13:30.638Z] nexus3.edgexfoundry.org:10002 [2023-09-05T10:13:30.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:30.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:30.638Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:30.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:30.638Z] [2023-09-05T10:13:30.638Z] Login Succeeded [2023-09-05T10:13:30.638Z] nexus3.edgexfoundry.org:10003 [2023-09-05T10:13:30.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:30.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:30.899Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:30.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:30.899Z] [2023-09-05T10:13:30.899Z] Login Succeeded [2023-09-05T10:13:30.899Z] nexus3.edgexfoundry.org:10004 [2023-09-05T10:13:30.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:30.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:30.899Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:30.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:30.899Z] [2023-09-05T10:13:30.899Z] Login Succeeded [2023-09-05T10:13:30.899Z] docker.io [2023-09-05T10:13:31.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:13:31.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:13:31.159Z] Configure a credential helper to remove this warning. See [2023-09-05T10:13:31.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:13:31.159Z] [2023-09-05T10:13:31.159Z] Login Succeeded [2023-09-05T10:13:31.419Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T10:13:31.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T10:13:31.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T10:13:31.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T10:13:31.719Z] ========================================================= [2023-09-05T10:13:31.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T10:13:31.719Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:13:32.205Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-05T10:13:32.205Z] Sending build context to Docker daemon 4.319MB [2023-09-05T10:13:32.205Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T10:13:32.205Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T10:13:32.205Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T10:13:32.205Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T10:13:32.205Z] 6911f1a30b25: Pulling fs layer [2023-09-05T10:13:32.205Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T10:13:32.205Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T10:13:32.205Z] ec0bb842ea78: Pulling fs layer [2023-09-05T10:13:32.205Z] 40a00589a448: Pulling fs layer [2023-09-05T10:13:32.205Z] 6c08303d61cc: Pulling fs layer [2023-09-05T10:13:32.205Z] 798269fcf238: Pulling fs layer [2023-09-05T10:13:32.205Z] 40a00589a448: Waiting [2023-09-05T10:13:32.205Z] 6c08303d61cc: Waiting [2023-09-05T10:13:32.205Z] 798269fcf238: Waiting [2023-09-05T10:13:32.205Z] 6863d3e3a2b1: Waiting [2023-09-05T10:13:32.205Z] ec0bb842ea78: Waiting [2023-09-05T10:13:32.475Z] 6911f1a30b25: Download complete [2023-09-05T10:13:32.475Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T10:13:32.475Z] 6863d3e3a2b1: Download complete [2023-09-05T10:13:32.475Z] ec0bb842ea78: Download complete [2023-09-05T10:13:32.475Z] 4db1b89c0bd1: Download complete [2023-09-05T10:13:32.475Z] 40a00589a448: Verifying Checksum [2023-09-05T10:13:32.475Z] 40a00589a448: Download complete [2023-09-05T10:13:32.475Z] 4db1b89c0bd1: Pull complete [2023-09-05T10:13:32.762Z] 6911f1a30b25: Pull complete [2023-09-05T10:13:33.025Z] 798269fcf238: Verifying Checksum [2023-09-05T10:13:33.025Z] 798269fcf238: Download complete [2023-09-05T10:13:33.284Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T10:13:33.284Z] e194b8c5c2a9: Download complete [2023-09-05T10:13:33.543Z] 6c08303d61cc: Verifying Checksum [2023-09-05T10:13:33.543Z] 6c08303d61cc: Download complete [2023-09-05T10:13:36.864Z] e194b8c5c2a9: Pull complete [2023-09-05T10:13:36.864Z] 6863d3e3a2b1: Pull complete [2023-09-05T10:13:37.129Z] ec0bb842ea78: Pull complete [2023-09-05T10:13:37.129Z] 40a00589a448: Pull complete [2023-09-05T10:13:39.656Z] 6c08303d61cc: Pull complete [2023-09-05T10:13:40.601Z] 798269fcf238: Pull complete [2023-09-05T10:13:40.601Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T10:13:40.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T10:13:40.601Z] ---> ec979cd7f677 [2023-09-05T10:13:40.601Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T10:13:45.084Z] Still waiting to schedule task [2023-09-05T10:13:45.084Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-05T10:13:47.199Z] ---> Running in 5aabc31821a9 [2023-09-05T10:13:47.199Z] Removing intermediate container 5aabc31821a9 [2023-09-05T10:13:47.199Z] ---> d7c3c9ddac61 [2023-09-05T10:13:47.199Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T10:13:47.199Z] ---> Running in 219aaa66922a [2023-09-05T10:13:47.199Z] Removing intermediate container 219aaa66922a [2023-09-05T10:13:47.199Z] ---> 8e11b004c107 [2023-09-05T10:13:47.199Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T10:13:47.199Z] ---> Running in 8be28f3a45e0 [2023-09-05T10:13:47.199Z] Removing intermediate container 8be28f3a45e0 [2023-09-05T10:13:47.199Z] ---> f5b73b897e80 [2023-09-05T10:13:47.199Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T10:13:47.199Z] ---> Running in 521bd3de58b1 [2023-09-05T10:13:47.199Z] Removing intermediate container 521bd3de58b1 [2023-09-05T10:13:47.199Z] ---> 28fc5a865ad6 [2023-09-05T10:13:47.199Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T10:13:47.199Z] ---> Running in 2fca4623c0e4 [2023-09-05T10:13:47.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T10:13:47.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T10:13:47.974Z] OK: 265 MiB in 53 packages [2023-09-05T10:13:48.232Z] Removing intermediate container 2fca4623c0e4 [2023-09-05T10:13:48.232Z] ---> fca7a0ec3780 [2023-09-05T10:13:48.232Z] Step 8/12 : WORKDIR /app [2023-09-05T10:13:48.232Z] ---> Running in 6e80101948e2 [2023-09-05T10:13:48.232Z] Removing intermediate container 6e80101948e2 [2023-09-05T10:13:48.232Z] ---> b2f3d3db3bd6 [2023-09-05T10:13:48.232Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-05T10:13:48.491Z] ---> 0434d3781b24 [2023-09-05T10:13:48.491Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T10:13:48.491Z] ---> Running in 9128ef4db353 [2023-09-05T10:14:35.245Z] Removing intermediate container 9128ef4db353 [2023-09-05T10:14:35.245Z] ---> c1bf8e86a0a6 [2023-09-05T10:14:35.245Z] Step 11/12 : COPY . . [2023-09-05T10:14:35.245Z] ---> 979c9aa82248 [2023-09-05T10:14:35.245Z] Step 12/12 : RUN $MAKE [2023-09-05T10:14:35.245Z] ---> Running in 6663721b75d2 [2023-09-05T10:14:35.245Z] noop [2023-09-05T10:14:35.245Z] Removing intermediate container 6663721b75d2 [2023-09-05T10:14:35.245Z] ---> f2871d10a478 [2023-09-05T10:14:35.245Z] Successfully built f2871d10a478 [2023-09-05T10:14:35.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:14:35.689Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T10:14:35.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:14:35.844Z] prd-ubuntu20.04-docker-8c-8g-5333 does not seem to be running inside a container [2023-09-05T10:14:35.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-246 -v /w/workspace/undry_device-rfid-llrp-go_PR-246:/w/workspace/undry_device-rfid-llrp-go_PR-246:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-246@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-246@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-05T10:14:36.175Z] $ docker top 463f82f9990fec5c049a645f784069f3fa9b6d1ec7a62d4ecba63e03fabdf75d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T10:14:36.562Z] + go version [2023-09-05T10:14:36.562Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T10:14:36.597Z] $ docker stop --time=1 463f82f9990fec5c049a645f784069f3fa9b6d1ec7a62d4ecba63e03fabdf75d [2023-09-05T10:14:37.852Z] $ docker rm -f --volumes 463f82f9990fec5c049a645f784069f3fa9b6d1ec7a62d4ecba63e03fabdf75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:14:38.553Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T10:14:38.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:14:38.704Z] prd-ubuntu20.04-docker-8c-8g-5333 does not seem to be running inside a container [2023-09-05T10:14:38.743Z] $ 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-246 -v /w/workspace/undry_device-rfid-llrp-go_PR-246:/w/workspace/undry_device-rfid-llrp-go_PR-246:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-246@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-246@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-05T10:14:39.078Z] $ docker top 8eec4f8d6b6c3d49b713f513aafa937f359774d1e5a3a0962da990f6499e9656 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T10:14:39.495Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-246 [Pipeline] fileExists [Pipeline] sh [2023-09-05T10:14:39.854Z] + make test [2023-09-05T10:14:39.854Z] go test ./... -coverprofile=coverage.out ./... [2023-09-05T10:14:44.041Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-05T10:14:56.240Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-05T10:14:56.240Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-05T10:14:58.945Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.804s coverage: 40.6% of statements [2023-09-05T10:14:58.945Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2023-09-05T10:14:58.945Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-09-05T10:15:07.062Z] go vet ./... [2023-09-05T10:15:09.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T10:15:09.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T10:15:09.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-05T10:15:09.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T10:15:09.663Z] $ docker stop --time=1 8eec4f8d6b6c3d49b713f513aafa937f359774d1e5a3a0962da990f6499e9656 [2023-09-05T10:15:13.077Z] $ docker rm -f --volumes 8eec4f8d6b6c3d49b713f513aafa937f359774d1e5a3a0962da990f6499e9656 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T10:15:13.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T10:15:13.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-05T10:15:14.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T10:15:14.755Z] + ls -al . [2023-09-05T10:15:14.755Z] total 644 [2023-09-05T10:15:14.755Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 10:14 . [2023-09-05T10:15:14.755Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 10:13 .. [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 5 10:13 .dockerignore [2023-09-05T10:15:14.755Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 10:13 .git [2023-09-05T10:15:14.755Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 10:13 .github [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 5 10:13 .gitignore [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 10:13 .golangci.yml [2023-09-05T10:15:14.755Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 10:13 .semver [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 5 10:13 Attribution.txt [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 5 10:13 CHANGELOG.md [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 5 10:13 Dockerfile [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 10:13 GOVERNANCE.md [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 5 10:13 Jenkinsfile [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 10:13 LICENSE [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 5 10:13 Makefile [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 10:13 OWNERS.md [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 5 10:13 README.md [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 10:13 VERSION [2023-09-05T10:15:14.755Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 10:13 bin [2023-09-05T10:15:14.755Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 10:13 cmd [2023-09-05T10:15:14.755Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 5 10:14 coverage.out [2023-09-05T10:15:14.755Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 10:13 examples [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 5 10:13 go.mod [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 5 10:13 go.sum [2023-09-05T10:15:14.755Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 10:13 images [2023-09-05T10:15:14.755Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 10:13 internal [2023-09-05T10:15:14.755Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 10:13 snap [2023-09-05T10:15:14.755Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 5 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:15:15.149Z] + 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=92dfc17c9ffdf857d6a325551fb1473b53a814a3 --label arch=amd64 --label version=0.0.0 . [2023-09-05T10:15:15.149Z] Sending build context to Docker daemon 4.319MB [2023-09-05T10:15:15.149Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T10:15:15.150Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-05T10:15:15.150Z] ---> f2871d10a478 [2023-09-05T10:15:15.150Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-05T10:15:15.410Z] ---> Running in fb3d209ae61f [2023-09-05T10:15:15.410Z] Removing intermediate container fb3d209ae61f [2023-09-05T10:15:15.410Z] ---> b442b23d4399 [2023-09-05T10:15:15.410Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T10:15:15.410Z] ---> Running in 4d9b0c9ed088 [2023-09-05T10:15:15.410Z] Removing intermediate container 4d9b0c9ed088 [2023-09-05T10:15:15.410Z] ---> 04f6d8f910fb [2023-09-05T10:15:15.410Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T10:15:15.410Z] ---> Running in 859698036f58 [2023-09-05T10:15:15.669Z] Removing intermediate container 859698036f58 [2023-09-05T10:15:15.669Z] ---> f44b86047b25 [2023-09-05T10:15:15.669Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T10:15:15.669Z] ---> Running in 9ec4dc53cfa9 [2023-09-05T10:15:15.669Z] Removing intermediate container 9ec4dc53cfa9 [2023-09-05T10:15:15.669Z] ---> 17aadc03daee [2023-09-05T10:15:15.669Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T10:15:15.669Z] ---> Running in a20bf8ae7ee0 [2023-09-05T10:15:15.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T10:15:16.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T10:15:16.450Z] OK: 265 MiB in 53 packages [2023-09-05T10:15:16.709Z] Removing intermediate container a20bf8ae7ee0 [2023-09-05T10:15:16.709Z] ---> 002072538fd2 [2023-09-05T10:15:16.709Z] Step 8/24 : WORKDIR /app [2023-09-05T10:15:16.709Z] ---> Running in 76946238f234 [2023-09-05T10:15:16.709Z] Removing intermediate container 76946238f234 [2023-09-05T10:15:16.709Z] ---> a7763d997cd7 [2023-09-05T10:15:16.709Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-05T10:15:16.968Z] ---> 67e4466d38a3 [2023-09-05T10:15:16.968Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T10:15:16.968Z] ---> Running in 62b329f7be30 [2023-09-05T10:15:17.150Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5334 in /w/workspace/undry_device-rfid-llrp-go_PR-246 [Pipeline] { [Pipeline] ws [2023-09-05T10:15:17.207Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-09-05T10:15:17.288Z] The recommended git tool is: git [2023-09-05T10:15:17.532Z] Removing intermediate container 62b329f7be30 [2023-09-05T10:15:17.532Z] ---> d3fc69bf8547 [2023-09-05T10:15:17.532Z] Step 11/24 : COPY . . [2023-09-05T10:15:18.098Z] ---> 853e550c1e7a [2023-09-05T10:15:18.098Z] Step 12/24 : RUN $MAKE [2023-09-05T10:15:18.098Z] ---> Running in a99c91e9d174 [2023-09-05T10:15:18.098Z] 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.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-05T10:15:22.084Z] using credential edgex-jenkins-ssh [2023-09-05T10:15:22.110Z] Cloning the remote Git repository [2023-09-05T10:15:22.149Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-05T10:15:22.235Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-05T10:15:22.365Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-05T10:15:22.366Z] > git --version # timeout=10 [2023-09-05T10:15:22.390Z] > git --version # 'git version 2.25.1' [2023-09-05T10:15:22.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T10:15:22.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T10:15:23.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-05T10:15:23.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T10:15:24.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-05T10:15:24.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-05T10:15:24.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T10:15:24.462Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-05T10:15:24.973Z] Merging remotes/origin/main commit a70bcdea68fe9fd36914b2ff2b4132587672f434 into PR head commit 92dfc17c9ffdf857d6a325551fb1473b53a814a3 [2023-09-05T10:15:25.266Z] Merge succeeded, producing 92dfc17c9ffdf857d6a325551fb1473b53a814a3 [2023-09-05T10:15:25.267Z] Checking out Revision 92dfc17c9ffdf857d6a325551fb1473b53a814a3 (PR-246) [2023-09-05T10:15:25.784Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-05T10:15:25.832Z] > git --version # timeout=10 [2023-09-05T10:15:25.843Z] > git --version # 'git version 2.25.1' [2023-09-05T10:15:25.859Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T10:15:24.991Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T10:15:25.051Z] > git checkout -f 92dfc17c9ffdf857d6a325551fb1473b53a814a3 # timeout=10 [2023-09-05T10:15:25.168Z] > git remote # timeout=10 [2023-09-05T10:15:25.189Z] > git config --get remote.origin.url # timeout=10 [2023-09-05T10:15:25.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T10:15:25.221Z] > git merge a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 [2023-09-05T10:15:25.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-05T10:15:25.271Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T10:15:25.288Z] > git checkout -f 92dfc17c9ffdf857d6a325551fb1473b53a814a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T10:15:26.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T10:15:26.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T10:15:26.984Z] Dload Upload Total Spent Left Speed [2023-09-05T10:15:27.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 12751 43 5503 0 0 12535 0 0:00:01 --:--:-- 0:00:01 12506 100 12751 100 12751 0 0 28718 0 --:--:-- --:--:-- --:--:-- 28718 [Pipeline] sh [2023-09-05T10:15:27.826Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T10:15:28.184Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T10:15:28.184Z] + sudo tee /etc/docker/daemon.new [2023-09-05T10:15:28.184Z] { [2023-09-05T10:15:28.184Z] "registry-mirrors": [ [2023-09-05T10:15:28.184Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T10:15:28.184Z] ], [2023-09-05T10:15:28.184Z] "bip": "10.250.0.254/24", [2023-09-05T10:15:28.184Z] "hosts": [ [2023-09-05T10:15:28.184Z] "tcp://0.0.0.0:5555", [2023-09-05T10:15:28.184Z] "unix:///var/run/docker.sock" [2023-09-05T10:15:28.184Z] ], [2023-09-05T10:15:28.184Z] "mtu": 1458, [2023-09-05T10:15:28.184Z] "selinux-enabled": true, [2023-09-05T10:15:28.184Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T10:15:28.184Z] } [Pipeline] sh [2023-09-05T10:15:28.524Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T10:15:28.862Z] + sudo service docker restart [2023-09-05T10:15:40.030Z] Removing intermediate container a99c91e9d174 [2023-09-05T10:15:40.031Z] ---> 7cd603f1da4a [2023-09-05T10:15:40.031Z] Step 13/24 : FROM alpine:3.17 [2023-09-05T10:15:40.031Z] 3.17: Pulling from library/alpine [2023-09-05T10:15:40.031Z] 9398808236ff: Pulling fs layer [2023-09-05T10:15:40.031Z] 9398808236ff: Verifying Checksum [2023-09-05T10:15:40.031Z] 9398808236ff: Download complete [2023-09-05T10:15:40.031Z] 9398808236ff: Pull complete [2023-09-05T10:15:40.031Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T10:15:40.031Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T10:15:40.031Z] ---> 1e0b8b5322fc [2023-09-05T10:15:40.031Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-05T10:15:40.031Z] ---> Running in 75a3697bffa9 [2023-09-05T10:15:40.031Z] Removing intermediate container 75a3697bffa9 [2023-09-05T10:15:40.031Z] ---> f9cfc5c4cbbe [2023-09-05T10:15:40.031Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-05T10:15:40.031Z] ---> Running in eec16a0fb3ce [2023-09-05T10:15:40.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T10:15:40.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T10:15:40.031Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T10:15:40.031Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T10:15:40.031Z] OK: 7 MiB in 16 packages [2023-09-05T10:15:40.031Z] Removing intermediate container eec16a0fb3ce [2023-09-05T10:15:40.031Z] ---> 91711507274e [2023-09-05T10:15:40.031Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-05T10:15:40.031Z] ---> 27df1991cd93 [2023-09-05T10:15:40.031Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-05T10:15:40.031Z] ---> f977193c888d [2023-09-05T10:15:40.031Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-05T10:15:40.031Z] ---> 18ad35005244 [2023-09-05T10:15:40.031Z] Step 19/24 : EXPOSE 59989 [2023-09-05T10:15:40.031Z] ---> Running in 949c2c40c0bc [2023-09-05T10:15:40.031Z] Removing intermediate container 949c2c40c0bc [2023-09-05T10:15:40.031Z] ---> 6914e3b37304 [2023-09-05T10:15:40.031Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-05T10:15:40.031Z] ---> Running in 9c41892001d7 [2023-09-05T10:15:40.288Z] Removing intermediate container 9c41892001d7 [2023-09-05T10:15:40.288Z] ---> 7d73cb9ce1a8 [2023-09-05T10:15:40.288Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T10:15:40.288Z] ---> Running in aa80214b7923 [2023-09-05T10:15:40.288Z] Removing intermediate container aa80214b7923 [2023-09-05T10:15:40.288Z] ---> fbe4724f8e0d [2023-09-05T10:15:40.288Z] Step 22/24 : LABEL arch=amd64 [2023-09-05T10:15:40.288Z] ---> Running in 653547840edf [2023-09-05T10:15:40.288Z] Removing intermediate container 653547840edf [2023-09-05T10:15:40.288Z] ---> a78002640d10 [2023-09-05T10:15:40.288Z] Step 23/24 : LABEL git_sha=92dfc17c9ffdf857d6a325551fb1473b53a814a3 [2023-09-05T10:15:40.288Z] ---> Running in 36ca6ff4316f [2023-09-05T10:15:40.546Z] Removing intermediate container 36ca6ff4316f [2023-09-05T10:15:40.546Z] ---> 32272dd96fe5 [2023-09-05T10:15:40.546Z] Step 24/24 : LABEL version=0.0.0 [2023-09-05T10:15:40.546Z] ---> Running in 8180cb831464 [2023-09-05T10:15:40.546Z] Removing intermediate container 8180cb831464 [2023-09-05T10:15:40.546Z] ---> a7a4f64e5d68 [2023-09-05T10:15:40.546Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T10:15:40.546Z] Successfully built a7a4f64e5d68 [2023-09-05T10:15:40.546Z] 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-05T10:15:41.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T10:15:41.408Z] [2023-09-05T10:15:41.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:15:41.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T10:15:41.801Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T10:15:41.801Z] 5eb5b503b376: Pulling fs layer [2023-09-05T10:15:41.801Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T10:15:41.801Z] ec43610c2a17: Pulling fs layer [2023-09-05T10:15:41.801Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T10:15:41.801Z] 33b1e0a273af: Pulling fs layer [2023-09-05T10:15:41.801Z] 3a2ae6a8a46f: Waiting [2023-09-05T10:15:41.801Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T10:15:41.801Z] 2f39f015ded8: Pulling fs layer [2023-09-05T10:15:41.801Z] 33b1e0a273af: Waiting [2023-09-05T10:15:41.801Z] 5d3b04190fa2: Waiting [2023-09-05T10:15:41.801Z] 2f39f015ded8: Waiting [2023-09-05T10:15:41.801Z] 5c69ac0246d0: Download complete [2023-09-05T10:15:41.801Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-05T10:15:41.801Z] 3a2ae6a8a46f: Download complete [2023-09-05T10:15:41.801Z] 33b1e0a273af: Verifying Checksum [2023-09-05T10:15:41.801Z] 33b1e0a273af: Download complete [2023-09-05T10:15:41.801Z] 5d3b04190fa2: Verifying Checksum [2023-09-05T10:15:41.801Z] 5d3b04190fa2: Download complete [2023-09-05T10:15:41.801Z] ec43610c2a17: Verifying Checksum [2023-09-05T10:15:41.801Z] ec43610c2a17: Download complete [2023-09-05T10:15:42.071Z] 5eb5b503b376: Verifying Checksum [2023-09-05T10:15:42.071Z] 5eb5b503b376: Download complete [2023-09-05T10:15:42.640Z] 2f39f015ded8: Download complete [2023-09-05T10:15:43.210Z] 5eb5b503b376: Pull complete [2023-09-05T10:15:43.210Z] 5c69ac0246d0: Pull complete [2023-09-05T10:15:43.776Z] ec43610c2a17: Pull complete [2023-09-05T10:15:43.776Z] 3a2ae6a8a46f: Pull complete [2023-09-05T10:15:44.036Z] 33b1e0a273af: Pull complete [2023-09-05T10:15:44.036Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T10:15:47.182Z] provisioning config files... [2023-09-05T10:15:47.205Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6372336892949843978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:15:47.586Z] ---> docker-login.sh [2023-09-05T10:15:47.586Z] nexus3.edgexfoundry.org:10001 [2023-09-05T10:15:47.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:15:48.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:15:48.127Z] Configure a credential helper to remove this warning. See [2023-09-05T10:15:48.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:15:48.127Z] [2023-09-05T10:15:48.127Z] Login Succeeded [2023-09-05T10:15:48.127Z] nexus3.edgexfoundry.org:10002 [2023-09-05T10:15:48.221Z] 2f39f015ded8: Pull complete [2023-09-05T10:15:48.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T10:15:48.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T10:15:48.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:15:48.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:15:48.433Z] prd-ubuntu20.04-docker-8c-8g-5333 does not seem to be running inside a container [2023-09-05T10:15:48.463Z] $ 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-246 -v /w/workspace/undry_device-rfid-llrp-go_PR-246:/w/workspace/undry_device-rfid-llrp-go_PR-246:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-246@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-246@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-05T10:15:48.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:15:48.666Z] Configure a credential helper to remove this warning. See [2023-09-05T10:15:48.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:15:48.666Z] [2023-09-05T10:15:48.666Z] Login Succeeded [2023-09-05T10:15:48.666Z] nexus3.edgexfoundry.org:10003 [2023-09-05T10:15:48.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:15:48.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:15:48.939Z] Configure a credential helper to remove this warning. See [2023-09-05T10:15:48.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:15:48.939Z] [2023-09-05T10:15:48.939Z] Login Succeeded [2023-09-05T10:15:48.939Z] nexus3.edgexfoundry.org:10004 [2023-09-05T10:15:49.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:15:49.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:15:49.207Z] Configure a credential helper to remove this warning. See [2023-09-05T10:15:49.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:15:49.207Z] [2023-09-05T10:15:49.207Z] Login Succeeded [2023-09-05T10:15:49.207Z] docker.io [2023-09-05T10:15:49.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T10:15:49.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T10:15:49.744Z] Configure a credential helper to remove this warning. See [2023-09-05T10:15:49.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T10:15:49.744Z] [2023-09-05T10:15:49.744Z] Login Succeeded [2023-09-05T10:15:49.744Z] ---> docker-login.sh ends [2023-09-05T10:15:51.388Z] $ docker top 6bd7af75689aae774057baffa918e055916cc38569abb118732423be7ae8c55c -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-05T10:15:51.616Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-05T10:15:52.009Z] ---> job-cost.sh [2023-09-05T10:15:52.009Z] lf-activate-venv: SKIPPING [2023-09-05T10:15:52.009Z] INFO: No Stack... [Pipeline] echo [2023-09-05T10:15:52.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T10:15:52.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T10:15:52.182Z] ========================================================= [2023-09-05T10:15:52.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T10:15:52.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-09-05T10:15:52.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:15:52.528Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T10:15:52.708Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-05T10:15:52.843Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-246/archives/cost.csv [2023-09-05T10:15:52.843Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T10:15:52.883Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] [2023-09-05T10:15:52.888Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] did not exist. Created. [2023-09-05T10:15:52.888Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T10:15:53.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-05T10:15:53.353Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T10:15:53.377Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T10:15:53.455Z] $ docker stop --time=1 6bd7af75689aae774057baffa918e055916cc38569abb118732423be7ae8c55c [2023-09-05T10:15:53.679Z] Sending build context to Docker daemon 1.218MB [2023-09-05T10:15:53.679Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T10:15:53.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T10:15:53.679Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T10:15:53.679Z] edb6bdbacee9: Pulling fs layer [2023-09-05T10:15:53.679Z] 5f9638ab2659: Pulling fs layer [2023-09-05T10:15:53.679Z] 8d51d6327a98: Pulling fs layer [2023-09-05T10:15:53.679Z] 8b374f2dd631: Pulling fs layer [2023-09-05T10:15:53.679Z] ec14aa9079de: Pulling fs layer [2023-09-05T10:15:53.679Z] 2f466654f4bb: Pulling fs layer [2023-09-05T10:15:53.679Z] 554e91adad29: Pulling fs layer [2023-09-05T10:15:53.679Z] 8b374f2dd631: Waiting [2023-09-05T10:15:53.679Z] ec14aa9079de: Waiting [2023-09-05T10:15:53.679Z] 2f466654f4bb: Waiting [2023-09-05T10:15:53.679Z] 554e91adad29: Waiting [2023-09-05T10:15:53.679Z] 5f9638ab2659: Verifying Checksum [2023-09-05T10:15:53.679Z] 5f9638ab2659: Download complete [2023-09-05T10:15:53.679Z] 8b374f2dd631: Verifying Checksum [2023-09-05T10:15:53.679Z] 8b374f2dd631: Download complete [2023-09-05T10:15:53.679Z] ec14aa9079de: Verifying Checksum [2023-09-05T10:15:53.679Z] ec14aa9079de: Download complete [2023-09-05T10:15:53.967Z] edb6bdbacee9: Verifying Checksum [2023-09-05T10:15:53.967Z] edb6bdbacee9: Download complete [2023-09-05T10:15:54.612Z] $ docker rm -f --volumes 6bd7af75689aae774057baffa918e055916cc38569abb118732423be7ae8c55c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-09-05T10:15:54.941Z] edb6bdbacee9: Pull complete [Pipeline] // stage [Pipeline] } [2023-09-05T10:15:55.536Z] 554e91adad29: Verifying Checksum [2023-09-05T10:15:55.536Z] 554e91adad29: Download complete [2023-09-05T10:15:55.536Z] 5f9638ab2659: Pull complete [2023-09-05T10:15:56.515Z] 8d51d6327a98: Verifying Checksum [2023-09-05T10:15:56.515Z] 8d51d6327a98: Download complete [2023-09-05T10:15:56.515Z] 2f466654f4bb: Verifying Checksum [2023-09-05T10:15:56.515Z] 2f466654f4bb: Download complete [2023-09-05T10:16:08.965Z] 8d51d6327a98: Pull complete [2023-09-05T10:16:08.965Z] 8b374f2dd631: Pull complete [2023-09-05T10:16:08.965Z] ec14aa9079de: Pull complete [2023-09-05T10:16:14.317Z] 2f466654f4bb: Pull complete [2023-09-05T10:16:16.914Z] 554e91adad29: Pull complete [2023-09-05T10:16:16.914Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T10:16:16.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T10:16:16.914Z] ---> 1e15ea492957 [2023-09-05T10:16:16.914Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T10:16:18.326Z] ---> Running in bf54af9de23b [2023-09-05T10:16:18.596Z] Removing intermediate container bf54af9de23b [2023-09-05T10:16:18.596Z] ---> f52e0d3535eb [2023-09-05T10:16:18.596Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T10:16:18.867Z] ---> Running in aeb432e87a69 [2023-09-05T10:16:19.133Z] Removing intermediate container aeb432e87a69 [2023-09-05T10:16:19.133Z] ---> 87eecc07e1d8 [2023-09-05T10:16:19.133Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T10:16:19.133Z] ---> Running in 46a369019f54 [2023-09-05T10:16:19.403Z] Removing intermediate container 46a369019f54 [2023-09-05T10:16:19.403Z] ---> cc8fd249d03e [2023-09-05T10:16:19.403Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T10:16:19.403Z] ---> Running in ee459a89821a [2023-09-05T10:16:19.985Z] Removing intermediate container ee459a89821a [2023-09-05T10:16:19.986Z] ---> ab4d28a0887d [2023-09-05T10:16:19.986Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T10:16:19.986Z] ---> Running in afdc0684c986 [2023-09-05T10:16:20.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T10:16:21.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T10:16:22.483Z] OK: 263 MiB in 53 packages [2023-09-05T10:16:23.072Z] Removing intermediate container afdc0684c986 [2023-09-05T10:16:23.072Z] ---> 70284b6abd35 [2023-09-05T10:16:23.072Z] Step 8/12 : WORKDIR /app [2023-09-05T10:16:23.072Z] ---> Running in f016e7a9ac80 [2023-09-05T10:16:23.340Z] Removing intermediate container f016e7a9ac80 [2023-09-05T10:16:23.340Z] ---> dc604eba6060 [2023-09-05T10:16:23.340Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-05T10:16:23.924Z] ---> dc510fce402a [2023-09-05T10:16:23.924Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T10:16:23.924Z] ---> Running in 0a9af4076281 [2023-09-05T10:17:45.534Z] Removing intermediate container 0a9af4076281 [2023-09-05T10:17:45.534Z] ---> c5b19fbbf419 [2023-09-05T10:17:45.534Z] Step 11/12 : COPY . . [2023-09-05T10:17:45.534Z] ---> 438afa3ee378 [2023-09-05T10:17:45.534Z] Step 12/12 : RUN $MAKE [2023-09-05T10:17:45.534Z] ---> Running in e94695db2c2d [2023-09-05T10:17:45.534Z] noop [2023-09-05T10:17:45.534Z] Removing intermediate container e94695db2c2d [2023-09-05T10:17:45.534Z] ---> 334bc315d955 [2023-09-05T10:17:45.534Z] Successfully built 334bc315d955 [2023-09-05T10:17:45.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:17:46.002Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T10:17:46.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:17:46.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-5334 does not seem to be running inside a container [2023-09-05T10:17:46.333Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-05T10:17:47.507Z] $ docker top 7278282d462a337a15f5b6696047d5d3c969dc6e0b3c5868da61ac6ad6571801 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T10:17:48.366Z] + go version [2023-09-05T10:17:48.366Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T10:17:48.406Z] $ docker stop --time=1 7278282d462a337a15f5b6696047d5d3c969dc6e0b3c5868da61ac6ad6571801 [2023-09-05T10:17:49.967Z] $ docker rm -f --volumes 7278282d462a337a15f5b6696047d5d3c969dc6e0b3c5868da61ac6ad6571801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:17:50.800Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T10:17:50.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:17:51.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-5334 does not seem to be running inside a container [2023-09-05T10:17:51.121Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-05T10:17:52.220Z] $ docker top a6f7be428e36b11da7cfed20588fa744fbecfc436e3e5e3e958ce3fdeac17e64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T10:17:53.088Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-05T10:17:53.473Z] + make test [2023-09-05T10:17:53.473Z] go test ./... -coverprofile=coverage.out ./... [2023-09-05T10:18:25.721Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-05T10:20:32.570Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-05T10:20:32.570Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-05T10:20:59.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.962s coverage: 40.6% of statements [2023-09-05T10:20:59.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.641s coverage: 51.9% of statements [2023-09-05T10:20:59.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements [2023-09-05T10:20:59.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T10:20:59.254Z] go vet ./... [2023-09-05T10:21:25.929Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T10:21:25.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T10:21:25.929Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-05T10:21:25.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T10:21:26.011Z] $ docker stop --time=1 a6f7be428e36b11da7cfed20588fa744fbecfc436e3e5e3e958ce3fdeac17e64 [2023-09-05T10:21:27.841Z] $ docker rm -f --volumes a6f7be428e36b11da7cfed20588fa744fbecfc436e3e5e3e958ce3fdeac17e64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T10:21:29.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T10:21:29.104Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T10:21:29.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T10:21:30.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T10:21:30.636Z] + ls -al . [2023-09-05T10:21:30.636Z] total 640 [2023-09-05T10:21:30.636Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 10:17 . [2023-09-05T10:21:30.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 10:15 .. [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 5 10:15 .dockerignore [2023-09-05T10:21:30.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 10:15 .git [2023-09-05T10:21:30.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 10:15 .github [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 5 10:15 .gitignore [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 10:15 .golangci.yml [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 5 10:15 Attribution.txt [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 5 10:15 CHANGELOG.md [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 5 10:15 Dockerfile [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 10:15 GOVERNANCE.md [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 5 10:15 Jenkinsfile [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 10:15 LICENSE [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 5 10:15 Makefile [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 10:15 OWNERS.md [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 5 10:15 README.md [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 10:13 VERSION [2023-09-05T10:21:30.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 10:15 bin [2023-09-05T10:21:30.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 10:15 cmd [2023-09-05T10:21:30.636Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 5 10:20 coverage.out [2023-09-05T10:21:30.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 10:15 examples [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 5 10:15 go.mod [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 5 10:15 go.sum [2023-09-05T10:21:30.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 10:15 images [2023-09-05T10:21:30.636Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 10:15 internal [2023-09-05T10:21:30.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 10:15 snap [2023-09-05T10:21:30.636Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 5 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:21:31.052Z] + 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=92dfc17c9ffdf857d6a325551fb1473b53a814a3 --label arch=arm64 --label version=0.0.0 . [2023-09-05T10:21:31.322Z] Sending build context to Docker daemon 1.218MB [2023-09-05T10:21:31.322Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T10:21:31.322Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-05T10:21:31.322Z] ---> 334bc315d955 [2023-09-05T10:21:31.322Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-05T10:21:31.322Z] ---> Running in 1603298c4284 [2023-09-05T10:21:31.589Z] Removing intermediate container 1603298c4284 [2023-09-05T10:21:31.589Z] ---> 6f65d21e1bb9 [2023-09-05T10:21:31.589Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T10:21:31.860Z] ---> Running in a79f7b5d799e [2023-09-05T10:21:32.128Z] Removing intermediate container a79f7b5d799e [2023-09-05T10:21:32.128Z] ---> bb88b00a87a9 [2023-09-05T10:21:32.128Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T10:21:32.128Z] ---> Running in 238a7a4537d0 [2023-09-05T10:21:32.395Z] Removing intermediate container 238a7a4537d0 [2023-09-05T10:21:32.395Z] ---> d5916e3038bb [2023-09-05T10:21:32.395Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T10:21:32.395Z] ---> Running in 7f97301ea77b [2023-09-05T10:21:32.670Z] Removing intermediate container 7f97301ea77b [2023-09-05T10:21:32.670Z] ---> a3668c0e1254 [2023-09-05T10:21:32.670Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T10:21:32.670Z] ---> Running in 173652005f7c [2023-09-05T10:21:33.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T10:21:34.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T10:21:35.178Z] OK: 263 MiB in 53 packages [2023-09-05T10:21:36.143Z] Removing intermediate container 173652005f7c [2023-09-05T10:21:36.143Z] ---> c640501a394e [2023-09-05T10:21:36.143Z] Step 8/24 : WORKDIR /app [2023-09-05T10:21:36.143Z] ---> Running in 483bcb0fc0cf [2023-09-05T10:21:36.409Z] Removing intermediate container 483bcb0fc0cf [2023-09-05T10:21:36.409Z] ---> f8e18772f47a [2023-09-05T10:21:36.410Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-05T10:21:36.997Z] ---> 04147adb5e6d [2023-09-05T10:21:36.997Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T10:21:36.997Z] ---> Running in e2e15fe51b69 [2023-09-05T10:21:38.951Z] Removing intermediate container e2e15fe51b69 [2023-09-05T10:21:38.951Z] ---> 1b73de650cca [2023-09-05T10:21:38.951Z] Step 11/24 : COPY . . [2023-09-05T10:21:39.533Z] ---> 125f8151bab0 [2023-09-05T10:21:39.533Z] Step 12/24 : RUN $MAKE [2023-09-05T10:21:39.533Z] ---> Running in 686ad6da496d [2023-09-05T10:21:40.504Z] 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.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-05T10:24:02.175Z] Removing intermediate container 686ad6da496d [2023-09-05T10:24:02.175Z] ---> 7a0961c9b1ea [2023-09-05T10:24:02.175Z] Step 13/24 : FROM alpine:3.17 [2023-09-05T10:24:02.175Z] 3.17: Pulling from library/alpine [2023-09-05T10:24:02.175Z] 4060ece20d7a: Pulling fs layer [2023-09-05T10:24:02.175Z] 4060ece20d7a: Verifying Checksum [2023-09-05T10:24:02.175Z] 4060ece20d7a: Download complete [2023-09-05T10:24:02.175Z] 4060ece20d7a: Pull complete [2023-09-05T10:24:02.175Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T10:24:02.175Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T10:24:02.175Z] ---> 8650cd65339b [2023-09-05T10:24:02.175Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-05T10:24:02.175Z] ---> Running in 796f0f3e9439 [2023-09-05T10:24:02.175Z] Removing intermediate container 796f0f3e9439 [2023-09-05T10:24:02.175Z] ---> a09a04615acd [2023-09-05T10:24:02.175Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-05T10:24:02.175Z] ---> Running in 82c0b529851b [2023-09-05T10:24:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T10:24:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T10:24:02.175Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T10:24:02.175Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T10:24:02.175Z] OK: 8 MiB in 16 packages [2023-09-05T10:24:02.175Z] Removing intermediate container 82c0b529851b [2023-09-05T10:24:02.175Z] ---> ceb77e69d078 [2023-09-05T10:24:02.175Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-05T10:24:02.175Z] ---> acd094b1be06 [2023-09-05T10:24:02.175Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-05T10:24:02.175Z] ---> cb1af840d981 [2023-09-05T10:24:02.175Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-05T10:24:02.175Z] ---> f85390f346c2 [2023-09-05T10:24:02.175Z] Step 19/24 : EXPOSE 59989 [2023-09-05T10:24:02.175Z] ---> Running in 2838dbdac32c [2023-09-05T10:24:02.175Z] Removing intermediate container 2838dbdac32c [2023-09-05T10:24:02.175Z] ---> f88de65cf65a [2023-09-05T10:24:02.175Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-05T10:24:02.175Z] ---> Running in 7b392a15fef7 [2023-09-05T10:24:02.175Z] Removing intermediate container 7b392a15fef7 [2023-09-05T10:24:02.175Z] ---> 29d1d0fadbd6 [2023-09-05T10:24:02.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T10:24:02.175Z] ---> Running in 75e1145ca6be [2023-09-05T10:24:02.175Z] Removing intermediate container 75e1145ca6be [2023-09-05T10:24:02.175Z] ---> 20649f0971b3 [2023-09-05T10:24:02.175Z] Step 22/24 : LABEL arch=arm64 [2023-09-05T10:24:02.175Z] ---> Running in f8f9e2b7673b [2023-09-05T10:24:02.175Z] Removing intermediate container f8f9e2b7673b [2023-09-05T10:24:02.175Z] ---> a6b781af1db4 [2023-09-05T10:24:02.175Z] Step 23/24 : LABEL git_sha=92dfc17c9ffdf857d6a325551fb1473b53a814a3 [2023-09-05T10:24:02.175Z] ---> Running in 8fea6cf544c0 [2023-09-05T10:24:02.175Z] Removing intermediate container 8fea6cf544c0 [2023-09-05T10:24:02.175Z] ---> 6d1ef718ab48 [2023-09-05T10:24:02.175Z] Step 24/24 : LABEL version=0.0.0 [2023-09-05T10:24:02.175Z] ---> Running in 641f16e1333e [2023-09-05T10:24:02.175Z] Removing intermediate container 641f16e1333e [2023-09-05T10:24:02.175Z] ---> 9bd00b578f42 [2023-09-05T10:24:02.175Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T10:24:02.175Z] Successfully built 9bd00b578f42 [2023-09-05T10:24:02.175Z] 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-05T10:24:03.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T10:24:03.001Z] [2023-09-05T10:24:03.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:24:03.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T10:24:03.403Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T10:24:03.403Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T10:24:03.403Z] 04944245beec: Pulling fs layer [2023-09-05T10:24:03.403Z] 699f458cf7ca: Pulling fs layer [2023-09-05T10:24:03.403Z] 765212b225bb: Pulling fs layer [2023-09-05T10:24:03.403Z] f23df028b6ca: Pulling fs layer [2023-09-05T10:24:03.403Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T10:24:03.403Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T10:24:03.403Z] 765212b225bb: Waiting [2023-09-05T10:24:03.403Z] f23df028b6ca: Waiting [2023-09-05T10:24:03.403Z] d65c8cfc05b1: Waiting [2023-09-05T10:24:03.403Z] 2437ff75d9bd: Waiting [2023-09-05T10:24:03.676Z] 04944245beec: Verifying Checksum [2023-09-05T10:24:03.676Z] 04944245beec: Download complete [2023-09-05T10:24:03.676Z] 765212b225bb: Verifying Checksum [2023-09-05T10:24:03.676Z] 765212b225bb: Download complete [2023-09-05T10:24:03.676Z] f23df028b6ca: Verifying Checksum [2023-09-05T10:24:03.676Z] f23df028b6ca: Download complete [2023-09-05T10:24:03.676Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T10:24:03.676Z] d65c8cfc05b1: Download complete [2023-09-05T10:24:03.676Z] 699f458cf7ca: Verifying Checksum [2023-09-05T10:24:03.676Z] 699f458cf7ca: Download complete [2023-09-05T10:24:04.261Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T10:24:04.261Z] 8998bd30e6a1: Download complete [2023-09-05T10:24:06.204Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T10:24:06.204Z] 2437ff75d9bd: Download complete [2023-09-05T10:24:08.147Z] 8998bd30e6a1: Pull complete [2023-09-05T10:24:10.802Z] 04944245beec: Pull complete [2023-09-05T10:24:12.247Z] 699f458cf7ca: Pull complete [2023-09-05T10:24:12.247Z] 765212b225bb: Pull complete [2023-09-05T10:24:13.210Z] f23df028b6ca: Pull complete [2023-09-05T10:24:13.210Z] d65c8cfc05b1: Pull complete [2023-09-05T10:24:28.202Z] 2437ff75d9bd: Pull complete [2023-09-05T10:24:28.202Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T10:24:28.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T10:24:28.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:24:28.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-5334 does not seem to be running inside a container [2023-09-05T10:24:28.569Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-05T10:24:30.865Z] $ docker top 1d35ea4d64f978b2c561be6b81288c8923cc505ecfea53d64872fb9ba7ce4ee7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:31.429Z] ---> job-cost.sh [2023-09-05T10:24:31.696Z] lf-activate-venv: SKIPPING [2023-09-05T10:24:31.696Z] INFO: No Stack... [2023-09-05T10:24:32.274Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T10:24:32.856Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T10:24:33.196Z] + cut -d, -f6 [2023-09-05T10:24:33.196Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-09-05T10:24:33.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] [2023-09-05T10:24:33.274Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] did not exist. Created. [2023-09-05T10:24:33.274Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T10:24:33.686Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-2fa032b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-05T10:24:34.038Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T10:24:34.109Z] Warning: overwriting stash ‘stack-cost’ [2023-09-05T10:24:34.171Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T10:24:34.187Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T10:24:34.270Z] $ docker stop --time=1 1d35ea4d64f978b2c561be6b81288c8923cc505ecfea53d64872fb9ba7ce4ee7 [2023-09-05T10:24:35.735Z] $ docker rm -f --volumes 1d35ea4d64f978b2c561be6b81288c8923cc505ecfea53d64872fb9ba7ce4ee7 [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-05T10:24:37.732Z] provisioning config files... [2023-09-05T10:24:37.738Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/config8572561814574749035tmp [Pipeline] { [Pipeline] sh [2023-09-05T10:24:38.076Z] + set +x [2023-09-05T10:24:38.076Z] + curl -s https://codecov.io/bash [2023-09-05T10:24:38.076Z] + bash -s -- [2023-09-05T10:24:38.076Z] [2023-09-05T10:24:38.076Z] _____ _ [2023-09-05T10:24:38.076Z] / ____| | | [2023-09-05T10:24:38.077Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T10:24:38.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T10:24:38.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T10:24:38.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T10:24:38.077Z] Bash-1.0.6 [2023-09-05T10:24:38.077Z] [2023-09-05T10:24:38.077Z] [2023-09-05T10:24:38.077Z] ==> git version 2.25.1 found [2023-09-05T10:24:38.077Z] ==> 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-05T10:24:38.077Z] Release-Date: 2020-01-08 [2023-09-05T10:24:38.077Z] 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-05T10:24:38.077Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T10:24:38.077Z] ==> Jenkins CI detected. [2023-09-05T10:24:38.077Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-246 [2023-09-05T10:24:38.077Z] project root: . [2023-09-05T10:24:38.077Z] --> token set from env [2023-09-05T10:24:38.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T10:24:38.077Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T10:24:38.077Z] ==> Python coveragepy not found [2023-09-05T10:24:38.077Z] ==> Searching for coverage reports in: [2023-09-05T10:24:38.077Z] + . [2023-09-05T10:24:38.077Z] -> Found 1 reports [2023-09-05T10:24:38.077Z] ==> Detecting git/mercurial file structure [2023-09-05T10:24:38.077Z] ==> Reading reports [2023-09-05T10:24:38.077Z] + ./coverage.out bytes=459493 [2023-09-05T10:24:38.077Z] ==> Appending adjustments [2023-09-05T10:24:38.077Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T10:24:38.336Z] + Found adjustments [2023-09-05T10:24:38.336Z] ==> Gzipping contents [2023-09-05T10:24:38.336Z] 52K /tmp/codecov.Anbnm4.gz [2023-09-05T10:24:38.336Z] ==> Uploading reports [2023-09-05T10:24:38.336Z] url: https://codecov.io [2023-09-05T10:24:38.336Z] query: branch=PR-246&commit=92dfc17c9ffdf857d6a325551fb1473b53a814a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=246&job=&cmd_args= [2023-09-05T10:24:38.336Z] -> Pinging Codecov [2023-09-05T10:24:38.336Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-246&commit=92dfc17c9ffdf857d6a325551fb1473b53a814a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=246&job=&cmd_args= [2023-09-05T10:24:38.595Z] -> Uploading to [2023-09-05T10:24:38.596Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/581DD39554BDF9B6E22D074273EAD858/92dfc17c9ffdf857d6a325551fb1473b53a814a3/9d37c84b-b67a-409c-a63c-fdaf3816392f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T102438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd89d5e1e55da97f87308fce31533789e82d03e7bf80eb7239354a960a32adcb [2023-09-05T10:24:38.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T10:24:38.596Z] Dload Upload Total Spent Left Speed [2023-09-05T10:24:38.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50516 0 0 100 50516 0 268k --:--:-- --:--:-- --:--:-- 268k [2023-09-05T10:24:38.855Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/92dfc17c9ffdf857d6a325551fb1473b53a814a3 [Pipeline] } [2023-09-05T10:24:38.880Z] 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-05T10:24:40.603Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-246/archives ] [2023-09-05T10:24:40.603Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-246/archives [2023-09-05T10:24:40.603Z] total 16 [2023-09-05T10:24:40.603Z] drwxr-xr-x 3 root root 4096 Sep 5 10:15 . [2023-09-05T10:24:40.603Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 10:15 .. [2023-09-05T10:24:40.603Z] drwxr-xr-x 2 root root 4096 Sep 5 10:15 cost [2023-09-05T10:24:40.603Z] -rw-r--r-- 1 root root 91 Sep 5 10:15 cost.csv [2023-09-05T10:24:40.603Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-246/archives [2023-09-05T10:24:40.603Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-246/archives [2023-09-05T10:24:40.603Z] total 16 [2023-09-05T10:24:40.604Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 10:15 . [2023-09-05T10:24:40.604Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 10:15 .. [2023-09-05T10:24:40.604Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 10:15 cost [2023-09-05T10:24:40.604Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 5 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:40.926Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:41.812Z] ---> package-listing.sh [2023-09-05T10:24:41.812Z] ++ facter osfamily [2023-09-05T10:24:41.812Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T10:24:42.072Z] + OS_FAMILY=debian [2023-09-05T10:24:42.072Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-246 [2023-09-05T10:24:42.072Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T10:24:42.072Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T10:24:42.072Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T10:24:42.072Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T10:24:42.072Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-246 ']' [2023-09-05T10:24:42.072Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T10:24:42.072Z] + case "${OS_FAMILY}" in [2023-09-05T10:24:42.072Z] + dpkg -l [2023-09-05T10:24:42.072Z] + grep '^ii' [2023-09-05T10:24:42.072Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T10:24:42.072Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T10:24:42.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T10:24:42.072Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-246 ']' [2023-09-05T10:24:42.072Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-246/archives/ [2023-09-05T10:24:42.072Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-246/archives/ [Pipeline] echo [2023-09-05T10:24:42.106Z] 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-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-05T10:24:42.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T10:24:43.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T10:24:43.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T10:24:43.170Z] prd-ubuntu20.04-docker-8c-8g-5333 does not seem to be running inside a container [2023-09-05T10:24:43.200Z] $ 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-246/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-246 -v /w/workspace/undry_device-rfid-llrp-go_PR-246:/w/workspace/undry_device-rfid-llrp-go_PR-246:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-246@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-246@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-05T10:24:43.368Z] $ docker top 4523337dab8b5415d73d5ef67dc50c93050dbd77333ca899651276647999ffff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T10:24:43.753Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T10:24:44.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T10:24:44.376Z] + ls /var/log/sa-host [2023-09-05T10:24:44.376Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T10:24:44.591Z] provisioning config files... [2023-09-05T10:24:44.600Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-246@tmp/config12404347567500029041tmp [Pipeline] { [Pipeline] echo [2023-09-05T10:24:44.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:44.982Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T10:24:45.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:45.411Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T10:24:45.442Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:45.752Z] ---> sudo-logs.sh [2023-09-05T10:24:45.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T10:24:45.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:46.152Z] ---> job-cost.sh [2023-09-05T10:24:46.152Z] lf-activate-venv: SKIPPING [2023-09-05T10:24:46.152Z] DEBUG: total: 0.2199999988079071 [2023-09-05T10:24:46.152Z] INFO: Retrieving Stack Cost... [2023-09-05T10:24:46.412Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T10:24:46.979Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T10:24:47.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T10:24:47.325Z] ---> logs-deploy.sh [2023-09-05T10:24:47.325Z] lf-activate-venv: SKIPPING [2023-09-05T10:24:47.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-246/1 [2023-09-05T10:24:47.325Z] INFO: archiving workspace using pattern(s): [2023-09-05T10:24:48.262Z] Archives upload complete. [2023-09-05T10:24:48.262Z] INFO: archiving logs to Nexus