Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e5a8624cc0608209b74ce2003645d54543e2d80+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (fa17d22112d71b1179536ac8f8603b624d682a2e) 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-ssh16637358138170865217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17564534656571428711.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-196/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-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15939758467682727424.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-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7485969026990542806.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14671366103858232370.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-196/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-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1738788693976763878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5904 in /w/workspace/undry_device-rfid-llrp-go_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 9e5a8624cc0608209b74ce2003645d54543e2d80 Merge succeeded, producing 9e5a8624cc0608209b74ce2003645d54543e2d80 Checking out Revision 9e5a8624cc0608209b74ce2003645d54543e2d80 (PR-196) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-27T11:00:24.983Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-27T11:00:25.168Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # 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 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-27T11:00:25.263Z] ========================================================= [2023-03-27T11:00:25.263Z] EdgeX Global Pipelines Version Info [2023-03-27T11:00:25.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:00:26.009Z] ------------------- [2023-03-27T11:00:26.009Z] stable info: [2023-03-27T11:00:26.009Z] ------------------- [2023-03-27T11:00:26.009Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-27T11:00:26.009Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T11:00:26.009Z] Message: update stable to v1.0.245 [2023-03-27T11:00:26.581Z] ------------------- [2023-03-27T11:00:26.581Z] experimental info: [2023-03-27T11:00:26.581Z] ------------------- [2023-03-27T11:00:26.581Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-27T11:00:26.581Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-27T11:00:26.581Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-27T11:00:26.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-27T11:00:26.915Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-27T11:00:26.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-27T11:00:26.992Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-27T11:00:27.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-27T11:00:27.068Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-27T11:00:27.105Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-27T11:00:27.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-27T11:00:27.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-27T11:00:27.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-27T11:00:27.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-27T11:00:27.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-27T11:00:27.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-27T11:00:27.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-27T11:00:27.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T11:00:27.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T11:00:27.494Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T11:00:27.529Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T11:00:27.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-27T11:00:27.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-27T11:00:27.633Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-27T11:00:27.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-27T11:00:27.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-27T11:00:27.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-27T11:00:27.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-27T11:00:27.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-27T11:00:27.858Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-27T11:00:27.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2023-03-27T11:00:27.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2023-03-27T11:00:27.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2023-03-27T11:00:28.025Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo [2023-03-27T11:00:28.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e5a862 [Pipeline] echo [2023-03-27T11:00:28.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T11:00:28.209Z] provisioning config files... [2023-03-27T11:00:28.224Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config17875553199323761084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:00:28.593Z] ---> docker-login.sh [2023-03-27T11:00:28.593Z] nexus3.edgexfoundry.org:10001 [2023-03-27T11:00:28.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:29.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:29.115Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:29.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:29.115Z] [2023-03-27T11:00:29.115Z] Login Succeeded [2023-03-27T11:00:29.115Z] nexus3.edgexfoundry.org:10002 [2023-03-27T11:00:29.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:29.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:29.115Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:29.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:29.115Z] [2023-03-27T11:00:29.115Z] Login Succeeded [2023-03-27T11:00:29.115Z] nexus3.edgexfoundry.org:10003 [2023-03-27T11:00:29.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:29.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:29.376Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:29.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:29.376Z] [2023-03-27T11:00:29.376Z] Login Succeeded [2023-03-27T11:00:29.376Z] nexus3.edgexfoundry.org:10004 [2023-03-27T11:00:29.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:29.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:29.376Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:29.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:29.376Z] [2023-03-27T11:00:29.376Z] Login Succeeded [2023-03-27T11:00:29.376Z] docker.io [2023-03-27T11:00:29.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:29.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:29.638Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:29.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:29.638Z] [2023-03-27T11:00:29.638Z] Login Succeeded [2023-03-27T11:00:29.638Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T11:00:29.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-27T11:00:30.277Z] + git rev-list -1 --merges 9e5a8624cc0608209b74ce2003645d54543e2d80~1..9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo [2023-03-27T11:00:30.331Z] -----------> git rev-list -1 --merges 9e5a8624cc0608209b74ce2003645d54543e2d80~1..9e5a8624cc0608209b74ce2003645d54543e2d80 9e5a8624cc0608209b74ce2003645d54543e2d80 [false] [Pipeline] sh [2023-03-27T11:00:30.645Z] + git log --format=format:%s -1 9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo [2023-03-27T11:00:30.682Z] ========================================================= [2023-03-27T11:00:30.682Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-27T11:00:30.682Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T11:00:31.102Z] + git log --format=format:%s -1 9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] echo [2023-03-27T11:00:31.136Z] [semverPrep] GIT_COMMIT: 9e5a8624cc0608209b74ce2003645d54543e2d80, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-27T11:00:31.170Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-27T11:00:31.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-27T11:00:31.568Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-27T11:00:31.568Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-27T11:00:31.568Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-27T11:00:31.568Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-27T11:00:31.568Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-27T11:00:31.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:00:31.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T11:00:31.989Z] [2023-03-27T11:00:31.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:00:32.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T11:00:32.368Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-27T11:00:32.368Z] b85a868b505f: Pulling fs layer [2023-03-27T11:00:32.368Z] e2be974225ed: Pulling fs layer [2023-03-27T11:00:32.368Z] 339a4e72a1f5: Pulling fs layer [2023-03-27T11:00:32.368Z] 988bab9f4d93: Pulling fs layer [2023-03-27T11:00:32.368Z] 1469e6f7b9e6: Pulling fs layer [2023-03-27T11:00:32.368Z] eaf3925da568: Pulling fs layer [2023-03-27T11:00:32.368Z] bab4dde63d76: Pulling fs layer [2023-03-27T11:00:32.368Z] bde34c3a00c8: Pulling fs layer [2023-03-27T11:00:32.368Z] b352a97aabf1: Pulling fs layer [2023-03-27T11:00:32.368Z] 4872d77fe225: Pulling fs layer [2023-03-27T11:00:32.368Z] 5851b861e8e6: Pulling fs layer [2023-03-27T11:00:32.368Z] bab4dde63d76: Waiting [2023-03-27T11:00:32.368Z] bde34c3a00c8: Waiting [2023-03-27T11:00:32.368Z] b352a97aabf1: Waiting [2023-03-27T11:00:32.368Z] 4872d77fe225: Waiting [2023-03-27T11:00:32.368Z] 5851b861e8e6: Waiting [2023-03-27T11:00:32.368Z] 988bab9f4d93: Waiting [2023-03-27T11:00:32.368Z] eaf3925da568: Waiting [2023-03-27T11:00:32.368Z] 1469e6f7b9e6: Waiting [2023-03-27T11:00:32.368Z] e2be974225ed: Download complete [2023-03-27T11:00:32.629Z] 1469e6f7b9e6: Verifying Checksum [2023-03-27T11:00:32.629Z] 1469e6f7b9e6: Download complete [2023-03-27T11:00:32.629Z] eaf3925da568: Verifying Checksum [2023-03-27T11:00:32.629Z] eaf3925da568: Download complete [2023-03-27T11:00:32.629Z] 339a4e72a1f5: Verifying Checksum [2023-03-27T11:00:32.629Z] 339a4e72a1f5: Download complete [2023-03-27T11:00:32.629Z] bde34c3a00c8: Verifying Checksum [2023-03-27T11:00:32.629Z] bde34c3a00c8: Download complete [2023-03-27T11:00:32.629Z] b352a97aabf1: Verifying Checksum [2023-03-27T11:00:32.629Z] b352a97aabf1: Download complete [2023-03-27T11:00:32.629Z] 4872d77fe225: Download complete [2023-03-27T11:00:32.629Z] 5851b861e8e6: Download complete [2023-03-27T11:00:32.629Z] b85a868b505f: Verifying Checksum [2023-03-27T11:00:32.629Z] b85a868b505f: Download complete [2023-03-27T11:00:32.889Z] bab4dde63d76: Verifying Checksum [2023-03-27T11:00:32.889Z] bab4dde63d76: Download complete [2023-03-27T11:00:33.828Z] b85a868b505f: Pull complete [2023-03-27T11:00:34.086Z] e2be974225ed: Pull complete [2023-03-27T11:00:34.655Z] 339a4e72a1f5: Pull complete [2023-03-27T11:00:34.656Z] 988bab9f4d93: Pull complete [2023-03-27T11:00:34.914Z] 1469e6f7b9e6: Pull complete [2023-03-27T11:00:34.914Z] eaf3925da568: Pull complete [2023-03-27T11:00:36.820Z] bab4dde63d76: Pull complete [2023-03-27T11:00:36.820Z] bde34c3a00c8: Pull complete [2023-03-27T11:00:37.080Z] b352a97aabf1: Pull complete [2023-03-27T11:00:37.080Z] 4872d77fe225: Pull complete [2023-03-27T11:00:37.340Z] 5851b861e8e6: Pull complete [2023-03-27T11:00:37.340Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-27T11:00:37.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T11:00:37.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:00:37.562Z] prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container [2023-03-27T11:00:37.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@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-03-27T11:00:39.181Z] $ docker top bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b -eo pid,comm [2023-03-27T11:00:39.238Z] 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-03-27T11:00:39.238Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-27T11:00:39.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T11:00:39.374Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T11:00:39.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T11:00:39.494Z] $ docker exec bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent [2023-03-27T11:00:39.603Z] SSH_AUTH_SOCK=/tmp/ssh-wXx2aWNWdNql/agent.33 [2023-03-27T11:00:39.603Z] SSH_AGENT_PID=39 [2023-03-27T11:00:39.610Z] Running ssh-add (command line suppressed) [2023-03-27T11:00:39.720Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_4847786378616462621.key (/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_4847786378616462621.key) [2023-03-27T11:00:39.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T11:00:40.064Z] + git tag --points-at HEAD [Pipeline] } [2023-03-27T11:00:40.092Z] $ docker exec --env ******** --env ******** bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent -k [2023-03-27T11:00:40.200Z] unset SSH_AUTH_SOCK; [2023-03-27T11:00:40.201Z] unset SSH_AGENT_PID; [2023-03-27T11:00:40.201Z] echo Agent pid 39 killed; [2023-03-27T11:00:40.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-27T11:00:40.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T11:00:40.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T11:00:40.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T11:00:40.411Z] $ docker exec bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent [2023-03-27T11:00:40.517Z] SSH_AUTH_SOCK=/tmp/ssh-FbreKDje6YSN/agent.71 [2023-03-27T11:00:40.517Z] SSH_AGENT_PID=77 [2023-03-27T11:00:40.523Z] Running ssh-add (command line suppressed) [2023-03-27T11:00:40.622Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_7492547009961391605.key (/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/private_key_7492547009961391605.key) [2023-03-27T11:00:40.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T11:00:40.968Z] + git semver init [2023-03-27T11:00:41.227Z] 2023-03-27 11:00:41,157 [run_init] DEBUG init version:0.0.0 force:False [2023-03-27T11:00:41.227Z] 2023-03-27 11:00:41,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver [2023-03-27T11:00:41.227Z] 2023-03-27 11:00:41,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-196/.semver [2023-03-27T11:00:41.227Z] 2023-03-27 11:00:41,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-196, universal_newlines=False, shell=None, istream=None) [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:41,992 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-196/.git/info/exclude [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:41,993 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver/PR-196 with force:False [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:41,993 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver/PR-196 [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:41,997 [execute] INFO git cat-file --batch-check [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:41,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:42,004 [execute] INFO git cat-file --batch [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:42,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T11:00:42.166Z] 2023-03-27 11:00:42,010 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-196/.semver/PR-196 [2023-03-27T11:00:42.166Z] 0.0.0 [Pipeline] } [2023-03-27T11:00:42.197Z] $ docker exec --env ******** --env ******** bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b ssh-agent -k [2023-03-27T11:00:42.303Z] unset SSH_AUTH_SOCK; [2023-03-27T11:00:42.303Z] unset SSH_AGENT_PID; [2023-03-27T11:00:42.304Z] echo Agent pid 77 killed; [2023-03-27T11:00:42.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-27T11:00:42.720Z] + git semver [Pipeline] } [2023-03-27T11:00:43.009Z] $ docker stop --time=1 bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b [2023-03-27T11:00:44.357Z] $ docker rm -f --volumes bb8b6c2afca956811a329a1e14a21728f87ceec17b11305e2aff68753dab246b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T11:00:44.763Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-27T11:00:45.123Z] Stashed 1 file(s) [Pipeline] echo [2023-03-27T11:00:45.141Z] [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-03-27T11:00:45.830Z] provisioning config files... [2023-03-27T11:00:45.840Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config11599832742216436343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:00:46.196Z] ---> docker-login.sh [2023-03-27T11:00:46.197Z] nexus3.edgexfoundry.org:10001 [2023-03-27T11:00:46.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:46.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:46.197Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:46.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:46.197Z] [2023-03-27T11:00:46.197Z] Login Succeeded [2023-03-27T11:00:46.197Z] nexus3.edgexfoundry.org:10002 [2023-03-27T11:00:46.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:46.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:46.197Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:46.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:46.197Z] [2023-03-27T11:00:46.197Z] Login Succeeded [2023-03-27T11:00:46.197Z] nexus3.edgexfoundry.org:10003 [2023-03-27T11:00:46.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:46.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:46.457Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:46.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:46.457Z] [2023-03-27T11:00:46.457Z] Login Succeeded [2023-03-27T11:00:46.457Z] nexus3.edgexfoundry.org:10004 [2023-03-27T11:00:46.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:46.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:46.457Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:46.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:46.457Z] [2023-03-27T11:00:46.457Z] Login Succeeded [2023-03-27T11:00:46.457Z] docker.io [2023-03-27T11:00:46.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:00:46.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:00:46.976Z] Configure a credential helper to remove this warning. See [2023-03-27T11:00:46.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:00:46.976Z] [2023-03-27T11:00:46.976Z] Login Succeeded [2023-03-27T11:00:46.976Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T11:00:47.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T11:00:47.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T11:00:47.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T11:00:47.270Z] ========================================================= [2023-03-27T11:00:47.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-27T11:00:47.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:00:47.735Z] + 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-03-27T11:00:47.735Z] Sending build context to Docker daemon 4.187MB [2023-03-27T11:00:47.735Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T11:00:47.735Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-27T11:00:47.735Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-27T11:00:47.735Z] 63b65145d645: Pulling fs layer [2023-03-27T11:00:47.735Z] a2d21d5440eb: Pulling fs layer [2023-03-27T11:00:47.735Z] 935e6c44a52c: Pulling fs layer [2023-03-27T11:00:47.735Z] 94cc34f8dd06: Pulling fs layer [2023-03-27T11:00:47.735Z] 30dea6a524f1: Pulling fs layer [2023-03-27T11:00:47.735Z] a2aff8979fd8: Pulling fs layer [2023-03-27T11:00:47.735Z] 6808be2612f2: Pulling fs layer [2023-03-27T11:00:47.735Z] f25807f1079a: Pulling fs layer [2023-03-27T11:00:47.735Z] a2aff8979fd8: Waiting [2023-03-27T11:00:47.735Z] 6808be2612f2: Waiting [2023-03-27T11:00:47.735Z] f25807f1079a: Waiting [2023-03-27T11:00:47.735Z] 94cc34f8dd06: Waiting [2023-03-27T11:00:47.735Z] 30dea6a524f1: Waiting [2023-03-27T11:00:47.735Z] a2d21d5440eb: Download complete [2023-03-27T11:00:47.735Z] 94cc34f8dd06: Download complete [2023-03-27T11:00:47.995Z] 30dea6a524f1: Verifying Checksum [2023-03-27T11:00:47.995Z] 30dea6a524f1: Download complete [2023-03-27T11:00:47.995Z] 63b65145d645: Verifying Checksum [2023-03-27T11:00:47.995Z] 63b65145d645: Download complete [2023-03-27T11:00:47.995Z] a2aff8979fd8: Verifying Checksum [2023-03-27T11:00:47.995Z] a2aff8979fd8: Download complete [2023-03-27T11:00:47.995Z] 63b65145d645: Pull complete [2023-03-27T11:00:48.256Z] a2d21d5440eb: Pull complete [2023-03-27T11:00:48.256Z] f25807f1079a: Verifying Checksum [2023-03-27T11:00:48.256Z] f25807f1079a: Download complete [2023-03-27T11:00:48.519Z] 935e6c44a52c: Verifying Checksum [2023-03-27T11:00:48.519Z] 935e6c44a52c: Download complete [2023-03-27T11:00:48.784Z] 6808be2612f2: Verifying Checksum [2023-03-27T11:00:48.784Z] 6808be2612f2: Download complete [2023-03-27T11:00:52.067Z] 935e6c44a52c: Pull complete [2023-03-27T11:00:52.067Z] 94cc34f8dd06: Pull complete [2023-03-27T11:00:52.067Z] 30dea6a524f1: Pull complete [2023-03-27T11:00:52.325Z] a2aff8979fd8: Pull complete [2023-03-27T11:00:54.853Z] 6808be2612f2: Pull complete [2023-03-27T11:00:55.787Z] f25807f1079a: Pull complete [2023-03-27T11:00:55.787Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-27T11:00:55.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T11:00:55.787Z] ---> 3b553350e43f [2023-03-27T11:00:55.787Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-27T11:00:57.690Z] ---> Running in cc1f774a5d66 [2023-03-27T11:00:57.690Z] Removing intermediate container cc1f774a5d66 [2023-03-27T11:00:57.690Z] ---> 2ecf46a72ab9 [2023-03-27T11:00:57.690Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T11:00:57.950Z] ---> Running in df8270c85a28 [2023-03-27T11:00:57.950Z] Removing intermediate container df8270c85a28 [2023-03-27T11:00:57.950Z] ---> dc57d0f6634e [2023-03-27T11:00:57.950Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T11:00:57.950Z] ---> Running in 4dc70ca2eb73 [2023-03-27T11:00:58.251Z] Removing intermediate container 4dc70ca2eb73 [2023-03-27T11:00:58.251Z] ---> 0479df21a466 [2023-03-27T11:00:58.251Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T11:00:58.251Z] ---> Running in 78af2ec3e9c4 [2023-03-27T11:00:58.251Z] Removing intermediate container 78af2ec3e9c4 [2023-03-27T11:00:58.251Z] ---> 5e164bba2b1d [2023-03-27T11:00:58.251Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T11:00:58.522Z] ---> Running in 13642458e1a2 [2023-03-27T11:00:58.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T11:00:58.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T11:00:59.041Z] OK: 265 MiB in 53 packages [2023-03-27T11:00:59.310Z] Removing intermediate container 13642458e1a2 [2023-03-27T11:00:59.310Z] ---> 11ba782b8c14 [2023-03-27T11:00:59.310Z] Step 8/12 : WORKDIR /app [2023-03-27T11:00:59.310Z] ---> Running in 6edbc3df3949 [2023-03-27T11:00:59.568Z] Removing intermediate container 6edbc3df3949 [2023-03-27T11:00:59.568Z] ---> 3d3d311eb7e8 [2023-03-27T11:00:59.568Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-27T11:00:59.568Z] ---> 0e02486aac3c [2023-03-27T11:00:59.568Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T11:00:59.568Z] ---> Running in e02841eec63c [2023-03-27T11:01:00.655Z] Still waiting to schedule task [2023-03-27T11:01:00.655Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-27T11:01:46.258Z] Removing intermediate container e02841eec63c [2023-03-27T11:01:46.258Z] ---> e0292ba406de [2023-03-27T11:01:46.258Z] Step 11/12 : COPY . . [2023-03-27T11:01:46.258Z] ---> dc2dd27c2b63 [2023-03-27T11:01:46.258Z] Step 12/12 : RUN $MAKE [2023-03-27T11:01:46.258Z] ---> Running in 3d77e0eaa1e8 [2023-03-27T11:01:46.258Z] noop [2023-03-27T11:01:46.258Z] Removing intermediate container 3d77e0eaa1e8 [2023-03-27T11:01:46.258Z] ---> a29e43ad3764 [2023-03-27T11:01:46.258Z] Successfully built a29e43ad3764 [2023-03-27T11:01:46.258Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:01:46.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T11:01:46.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:01:46.843Z] prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container [2023-03-27T11:01:46.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@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-03-27T11:01:47.249Z] $ docker top 652704f11f8aa04352b6f31694c68d7f2f2efd7242686bb5d005216d6ddf3d12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T11:01:47.639Z] + go version [2023-03-27T11:01:47.639Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-27T11:01:47.672Z] $ docker stop --time=1 652704f11f8aa04352b6f31694c68d7f2f2efd7242686bb5d005216d6ddf3d12 [2023-03-27T11:01:48.952Z] $ docker rm -f --volumes 652704f11f8aa04352b6f31694c68d7f2f2efd7242686bb5d005216d6ddf3d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:01:49.630Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T11:01:49.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:01:49.783Z] prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container [2023-03-27T11:01:49.819Z] $ 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-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@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-03-27T11:01:50.208Z] $ docker top 4930714d3bdf8eac8d951e84b6c371b138afc3ec34e2a9aa54d7980b423c4b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T11:01:50.609Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-196 [Pipeline] fileExists [Pipeline] sh [2023-03-27T11:01:50.970Z] + make test [2023-03-27T11:01:50.970Z] go test ./... -coverprofile=coverage.out ./... [2023-03-27T11:01:56.240Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-27T11:02:06.207Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-27T11:02:06.207Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-27T11:02:10.392Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.018s coverage: 40.9% of statements [2023-03-27T11:02:10.392Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements [2023-03-27T11:02:10.392Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-03-27T11:02:18.505Z] go vet ./... [2023-03-27T11:02:22.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T11:02:22.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T11:02:22.685Z] ./bin/test-attribution-txt.sh [2023-03-27T11:02:22.685Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-27T11:02:22.685Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-27T11:02:22.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-27T11:02:22.761Z] $ docker stop --time=1 4930714d3bdf8eac8d951e84b6c371b138afc3ec34e2a9aa54d7980b423c4b59 [2023-03-27T11:02:24.884Z] $ docker rm -f --volumes 4930714d3bdf8eac8d951e84b6c371b138afc3ec34e2a9aa54d7980b423c4b59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T11:02:25.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-27T11:02:25.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-27T11:02:26.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T11:02:26.559Z] + ls -al . [2023-03-27T11:02:26.559Z] total 628 [2023-03-27T11:02:26.559Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 11:01 . [2023-03-27T11:02:26.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:00 .. [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 27 11:00 .dockerignore [2023-03-27T11:02:26.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 11:00 .git [2023-03-27T11:02:26.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 11:00 .github [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 27 11:00 .gitignore [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 27 11:00 .golangci.yml [2023-03-27T11:02:26.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 11:00 .semver [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 27 11:00 Attribution.txt [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 27 11:00 CHANGELOG.md [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 27 11:00 Dockerfile [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 11:00 GOVERNANCE.md [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 27 11:00 Jenkinsfile [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 27 11:00 LICENSE [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 27 11:00 Makefile [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 27 11:00 OWNERS.md [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 27 11:00 README.md [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 11:00 VERSION [2023-03-27T11:02:26.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:00 bin [2023-03-27T11:02:26.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:00 cmd [2023-03-27T11:02:26.559Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 27 11:02 coverage.out [2023-03-27T11:02:26.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:00 examples [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 27 11:00 go.mod [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 27 11:00 go.sum [2023-03-27T11:02:26.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:00 images [2023-03-27T11:02:26.559Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 11:00 internal [2023-03-27T11:02:26.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:00 snap [2023-03-27T11:02:26.559Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 27 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:02:26.957Z] + 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=9e5a8624cc0608209b74ce2003645d54543e2d80 --label arch=amd64 --label version=0.0.0 . [2023-03-27T11:02:26.957Z] Sending build context to Docker daemon 4.187MB [2023-03-27T11:02:26.957Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T11:02:26.957Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-27T11:02:26.957Z] ---> a29e43ad3764 [2023-03-27T11:02:26.957Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-27T11:02:26.957Z] ---> Running in b0c7c4f68427 [2023-03-27T11:02:27.216Z] Removing intermediate container b0c7c4f68427 [2023-03-27T11:02:27.216Z] ---> c7e0822cd616 [2023-03-27T11:02:27.216Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T11:02:27.216Z] ---> Running in 4c0da73c3458 [2023-03-27T11:02:27.216Z] Removing intermediate container 4c0da73c3458 [2023-03-27T11:02:27.216Z] ---> c13c7bcb3269 [2023-03-27T11:02:27.216Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T11:02:27.216Z] ---> Running in 1fe5e330203b [2023-03-27T11:02:27.216Z] Removing intermediate container 1fe5e330203b [2023-03-27T11:02:27.216Z] ---> 3a87b3aad64b [2023-03-27T11:02:27.216Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T11:02:27.474Z] ---> Running in 0f993e660c8c [2023-03-27T11:02:27.474Z] Removing intermediate container 0f993e660c8c [2023-03-27T11:02:27.474Z] ---> 5c908ab54609 [2023-03-27T11:02:27.474Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T11:02:27.474Z] ---> Running in 42bc2f2f1989 [2023-03-27T11:02:27.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T11:02:27.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T11:02:27.990Z] OK: 265 MiB in 53 packages [2023-03-27T11:02:28.559Z] Removing intermediate container 42bc2f2f1989 [2023-03-27T11:02:28.559Z] ---> 50d50742cbfe [2023-03-27T11:02:28.559Z] Step 8/24 : WORKDIR /app [2023-03-27T11:02:28.559Z] ---> Running in 026beacd5188 [2023-03-27T11:02:28.559Z] Removing intermediate container 026beacd5188 [2023-03-27T11:02:28.559Z] ---> 9953cf4c76ec [2023-03-27T11:02:28.559Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-27T11:02:28.818Z] ---> f6a69204b60b [2023-03-27T11:02:28.818Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T11:02:28.818Z] ---> Running in 4f868153d20a [2023-03-27T11:02:29.753Z] Removing intermediate container 4f868153d20a [2023-03-27T11:02:29.753Z] ---> 18a1e4638e76 [2023-03-27T11:02:29.753Z] Step 11/24 : COPY . . [2023-03-27T11:02:29.753Z] ---> 97c22c39eed7 [2023-03-27T11:02:29.753Z] Step 12/24 : RUN $MAKE [2023-03-27T11:02:30.012Z] ---> Running in eabb99edad61 [2023-03-27T11:02:30.271Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-27T11:02:41.387Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5905 in /w/workspace/undry_device-rfid-llrp-go_PR-196 [Pipeline] { [Pipeline] ws [2023-03-27T11:02:41.449Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-27T11:02:41.527Z] Selected Git installation does not exist. Using Default [2023-03-27T11:02:41.527Z] The recommended git tool is: NONE [2023-03-27T11:02:48.407Z] Removing intermediate container eabb99edad61 [2023-03-27T11:02:48.407Z] ---> c90a41e8249a [2023-03-27T11:02:48.407Z] Step 13/24 : FROM alpine:3.17 [2023-03-27T11:02:48.407Z] 3.17: Pulling from library/alpine [2023-03-27T11:02:48.407Z] 63b65145d645: Already exists [2023-03-27T11:02:48.407Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T11:02:48.407Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T11:02:48.407Z] ---> b2aa39c304c2 [2023-03-27T11:02:48.407Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-27T11:02:48.407Z] ---> Running in d238ee3793b2 [2023-03-27T11:02:48.407Z] Removing intermediate container d238ee3793b2 [2023-03-27T11:02:48.407Z] ---> 71fcac7bd674 [2023-03-27T11:02:48.407Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-27T11:02:48.407Z] ---> Running in 478f0cd44d52 [2023-03-27T11:02:48.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T11:02:48.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T11:02:48.407Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T11:02:48.407Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T11:02:48.407Z] OK: 7 MiB in 16 packages [2023-03-27T11:02:48.973Z] Removing intermediate container 478f0cd44d52 [2023-03-27T11:02:48.973Z] ---> 4156e71cb527 [2023-03-27T11:02:48.973Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-27T11:02:48.973Z] ---> 6072cf61c490 [2023-03-27T11:02:48.973Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-27T11:02:49.235Z] ---> afceb81f6c71 [2023-03-27T11:02:49.235Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-27T11:02:49.494Z] ---> e9757074b859 [2023-03-27T11:02:49.494Z] Step 19/24 : EXPOSE 59989 [2023-03-27T11:02:49.755Z] ---> Running in aeff64a3999f [2023-03-27T11:02:49.755Z] Removing intermediate container aeff64a3999f [2023-03-27T11:02:49.755Z] ---> 6350ee403094 [2023-03-27T11:02:49.755Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-27T11:02:49.755Z] ---> Running in 24fcc67c098c [2023-03-27T11:02:50.013Z] Removing intermediate container 24fcc67c098c [2023-03-27T11:02:50.013Z] ---> 6ee0d6afd561 [2023-03-27T11:02:50.013Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T11:02:50.013Z] ---> Running in f45fe1c08fb4 [2023-03-27T11:02:50.013Z] Removing intermediate container f45fe1c08fb4 [2023-03-27T11:02:50.013Z] ---> 3c140e2a16bd [2023-03-27T11:02:50.013Z] Step 22/24 : LABEL arch=amd64 [2023-03-27T11:02:50.013Z] ---> Running in 8eb181b28f57 [2023-03-27T11:02:50.272Z] Removing intermediate container 8eb181b28f57 [2023-03-27T11:02:50.272Z] ---> 299b83692766 [2023-03-27T11:02:50.272Z] Step 23/24 : LABEL git_sha=9e5a8624cc0608209b74ce2003645d54543e2d80 [2023-03-27T11:02:50.272Z] ---> Running in eb3b333d3a41 [2023-03-27T11:02:50.272Z] Removing intermediate container eb3b333d3a41 [2023-03-27T11:02:50.272Z] ---> 24a4533690a2 [2023-03-27T11:02:50.272Z] Step 24/24 : LABEL version=0.0.0 [2023-03-27T11:02:50.272Z] ---> Running in 6bc6bd21f56d [2023-03-27T11:02:50.336Z] using credential edgex-jenkins-ssh [2023-03-27T11:02:50.363Z] Cloning the remote Git repository [2023-03-27T11:02:50.533Z] Removing intermediate container 6bc6bd21f56d [2023-03-27T11:02:50.533Z] ---> 6ad4d250b68c [2023-03-27T11:02:50.533Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T11:02:50.533Z] Successfully built 6ad4d250b68c [2023-03-27T11:02:50.533Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-27T11:02:50.426Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-27T11:02:50.559Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [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-03-27T11:02:51.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T11:02:51.450Z] [2023-03-27T11:02:51.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:02:51.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T11:02:51.835Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-27T11:02:51.835Z] 5eb5b503b376: Pulling fs layer [2023-03-27T11:02:51.835Z] 5c69ac0246d0: Pulling fs layer [2023-03-27T11:02:51.835Z] ec43610c2a17: Pulling fs layer [2023-03-27T11:02:51.835Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-27T11:02:51.835Z] 33b1e0a273af: Pulling fs layer [2023-03-27T11:02:51.835Z] 5d3b04190fa2: Pulling fs layer [2023-03-27T11:02:51.835Z] 2f39f015ded8: Pulling fs layer [2023-03-27T11:02:51.835Z] 3a2ae6a8a46f: Waiting [2023-03-27T11:02:51.835Z] 33b1e0a273af: Waiting [2023-03-27T11:02:51.835Z] 5d3b04190fa2: Waiting [2023-03-27T11:02:51.835Z] 2f39f015ded8: Waiting [2023-03-27T11:02:51.835Z] 5c69ac0246d0: Download complete [2023-03-27T11:02:51.835Z] 3a2ae6a8a46f: Download complete [2023-03-27T11:02:51.835Z] 33b1e0a273af: Verifying Checksum [2023-03-27T11:02:51.835Z] 33b1e0a273af: Download complete [2023-03-27T11:02:51.835Z] ec43610c2a17: Verifying Checksum [2023-03-27T11:02:51.835Z] ec43610c2a17: Download complete [2023-03-27T11:02:51.835Z] 5d3b04190fa2: Verifying Checksum [2023-03-27T11:02:51.835Z] 5d3b04190fa2: Download complete [2023-03-27T11:02:50.792Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-27T11:02:50.793Z] > git --version # timeout=10 [2023-03-27T11:02:50.841Z] > git --version # 'git version 2.25.1' [2023-03-27T11:02:50.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T11:02:51.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T11:02:52.094Z] 5eb5b503b376: Verifying Checksum [2023-03-27T11:02:52.095Z] 5eb5b503b376: Download complete [2023-03-27T11:02:52.661Z] 2f39f015ded8: Download complete [2023-03-27T11:02:53.227Z] 5eb5b503b376: Pull complete [2023-03-27T11:02:53.485Z] 5c69ac0246d0: Pull complete [2023-03-27T11:02:52.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-27T11:02:52.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T11:02:53.438Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-27T11:02:53.488Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-27T11:02:53.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T11:02:53.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-27T11:02:53.747Z] ec43610c2a17: Pull complete [2023-03-27T11:02:53.747Z] 3a2ae6a8a46f: Pull complete [2023-03-27T11:02:53.977Z] Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 9e5a8624cc0608209b74ce2003645d54543e2d80 [2023-03-27T11:02:54.008Z] 33b1e0a273af: Pull complete [2023-03-27T11:02:54.008Z] 5d3b04190fa2: Pull complete [2023-03-27T11:02:54.367Z] Merge succeeded, producing 9e5a8624cc0608209b74ce2003645d54543e2d80 [2023-03-27T11:02:54.368Z] Checking out Revision 9e5a8624cc0608209b74ce2003645d54543e2d80 (PR-196) [2023-03-27T11:02:54.991Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-27T11:02:54.004Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T11:02:54.099Z] > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # timeout=10 [2023-03-27T11:02:54.218Z] > git remote # timeout=10 [2023-03-27T11:02:54.247Z] > git config --get remote.origin.url # timeout=10 [2023-03-27T11:02:54.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T11:02:54.298Z] > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [2023-03-27T11:02:54.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-27T11:02:54.375Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T11:02:54.410Z] > git checkout -f 9e5a8624cc0608209b74ce2003645d54543e2d80 # timeout=10 [2023-03-27T11:02:55.039Z] > git --version # timeout=10 [2023-03-27T11:02:55.069Z] > git --version # 'git version 2.25.1' [2023-03-27T11:02:55.109Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T11:02:55.556Z] [2023-03-27T11:02:55.556Z] GitHub has been notified of this commit’s build result [2023-03-27T11:02:55.556Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T11:02:56.313Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-27T11:02:56.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T11:02:56.313Z] Dload Upload Total Spent Left Speed [2023-03-27T11:02:56.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-03-27T11:02:56.967Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-27T11:02:57.404Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-27T11:02:57.404Z] + sudo tee /etc/docker/daemon.new [2023-03-27T11:02:57.404Z] { [2023-03-27T11:02:57.404Z] "registry-mirrors": [ [2023-03-27T11:02:57.404Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-27T11:02:57.404Z] ], [2023-03-27T11:02:57.404Z] "bip": "10.250.0.254/24", [2023-03-27T11:02:57.404Z] "hosts": [ [2023-03-27T11:02:57.404Z] "tcp://0.0.0.0:5555", [2023-03-27T11:02:57.404Z] "unix:///var/run/docker.sock" [2023-03-27T11:02:57.404Z] ], [2023-03-27T11:02:57.404Z] "mtu": 1458, [2023-03-27T11:02:57.404Z] "selinux-enabled": true, [2023-03-27T11:02:57.404Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-27T11:02:57.404Z] } [Pipeline] sh [2023-03-27T11:02:57.750Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-27T11:02:58.093Z] + sudo service docker restart [2023-03-27T11:02:58.188Z] 2f39f015ded8: Pull complete [2023-03-27T11:02:58.188Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-27T11:02:58.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T11:02:58.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:02:58.410Z] prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container [2023-03-27T11:02:58.446Z] $ 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-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@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-03-27T11:03:00.859Z] $ docker top 613da0acfb332f2f71c3ad7f010fe1c293f119b178b396532a92ca674d7aa9e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:03:01.323Z] ---> job-cost.sh [2023-03-27T11:03:01.323Z] lf-activate-venv: SKIPPING [2023-03-27T11:03:01.323Z] INFO: No Stack... [2023-03-27T11:03:01.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T11:03:02.153Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T11:03:02.468Z] + + cut -d, -f6 [2023-03-27T11:03:02.469Z] cat /w/workspace/undry_device-rfid-llrp-go_PR-196/archives/cost.csv [Pipeline] lock [2023-03-27T11:03:02.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [2023-03-27T11:03:02.512Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] did not exist. Created. [2023-03-27T11:03:02.512Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T11:03:02.904Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-27T11:03:02.954Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T11:03:02.988Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T11:03:03.070Z] $ docker stop --time=1 613da0acfb332f2f71c3ad7f010fe1c293f119b178b396532a92ca674d7aa9e3 [2023-03-27T11:03:04.254Z] $ docker rm -f --volumes 613da0acfb332f2f71c3ad7f010fe1c293f119b178b396532a92ca674d7aa9e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T11:03:16.438Z] provisioning config files... [2023-03-27T11:03:16.471Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16689269704107320105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:03:16.868Z] ---> docker-login.sh [2023-03-27T11:03:16.868Z] nexus3.edgexfoundry.org:10001 [2023-03-27T11:03:17.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:03:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:03:17.471Z] Configure a credential helper to remove this warning. See [2023-03-27T11:03:17.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:03:17.471Z] [2023-03-27T11:03:17.471Z] Login Succeeded [2023-03-27T11:03:17.471Z] nexus3.edgexfoundry.org:10002 [2023-03-27T11:03:17.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:03:18.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:03:18.011Z] Configure a credential helper to remove this warning. See [2023-03-27T11:03:18.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:03:18.011Z] [2023-03-27T11:03:18.011Z] Login Succeeded [2023-03-27T11:03:18.011Z] nexus3.edgexfoundry.org:10003 [2023-03-27T11:03:18.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:03:18.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:03:18.281Z] Configure a credential helper to remove this warning. See [2023-03-27T11:03:18.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:03:18.281Z] [2023-03-27T11:03:18.281Z] Login Succeeded [2023-03-27T11:03:18.281Z] nexus3.edgexfoundry.org:10004 [2023-03-27T11:03:18.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:03:18.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:03:18.553Z] Configure a credential helper to remove this warning. See [2023-03-27T11:03:18.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:03:18.553Z] [2023-03-27T11:03:18.553Z] Login Succeeded [2023-03-27T11:03:18.553Z] docker.io [2023-03-27T11:03:18.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T11:03:19.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T11:03:19.090Z] Configure a credential helper to remove this warning. See [2023-03-27T11:03:19.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T11:03:19.090Z] [2023-03-27T11:03:19.090Z] Login Succeeded [2023-03-27T11:03:19.090Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T11:03:19.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T11:03:19.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T11:03:19.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T11:03:19.617Z] ========================================================= [2023-03-27T11:03:19.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-27T11:03:19.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:03:20.115Z] + 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-03-27T11:03:20.388Z] Sending build context to Docker daemon 1.211MB [2023-03-27T11:03:20.388Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T11:03:20.388Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-27T11:03:20.666Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-27T11:03:20.666Z] af6eaf76a39c: Pulling fs layer [2023-03-27T11:03:20.666Z] 55522c791124: Pulling fs layer [2023-03-27T11:03:20.666Z] ce5c4a1c91eb: Pulling fs layer [2023-03-27T11:03:20.666Z] 169dfbe0d373: Pulling fs layer [2023-03-27T11:03:20.666Z] e1ff8fa3b103: Pulling fs layer [2023-03-27T11:03:20.666Z] 52ebb69f0ebf: Pulling fs layer [2023-03-27T11:03:20.666Z] 5abe8eddf0d5: Pulling fs layer [2023-03-27T11:03:20.666Z] 169dfbe0d373: Waiting [2023-03-27T11:03:20.666Z] e1ff8fa3b103: Waiting [2023-03-27T11:03:20.666Z] 52ebb69f0ebf: Waiting [2023-03-27T11:03:20.666Z] 55522c791124: Download complete [2023-03-27T11:03:20.666Z] 169dfbe0d373: Verifying Checksum [2023-03-27T11:03:20.666Z] 169dfbe0d373: Download complete [2023-03-27T11:03:20.666Z] e1ff8fa3b103: Verifying Checksum [2023-03-27T11:03:20.666Z] e1ff8fa3b103: Download complete [2023-03-27T11:03:20.666Z] af6eaf76a39c: Verifying Checksum [2023-03-27T11:03:20.666Z] af6eaf76a39c: Download complete [2023-03-27T11:03:22.098Z] af6eaf76a39c: Pull complete [2023-03-27T11:03:22.098Z] 5abe8eddf0d5: Verifying Checksum [2023-03-27T11:03:22.098Z] 5abe8eddf0d5: Download complete [2023-03-27T11:03:22.712Z] 55522c791124: Pull complete [2023-03-27T11:03:24.141Z] 52ebb69f0ebf: Verifying Checksum [2023-03-27T11:03:24.141Z] 52ebb69f0ebf: Download complete [2023-03-27T11:03:24.141Z] ce5c4a1c91eb: Verifying Checksum [2023-03-27T11:03:24.141Z] ce5c4a1c91eb: Download complete [2023-03-27T11:03:42.377Z] ce5c4a1c91eb: Pull complete [2023-03-27T11:03:42.377Z] 169dfbe0d373: Pull complete [2023-03-27T11:03:42.377Z] e1ff8fa3b103: Pull complete [2023-03-27T11:03:49.148Z] 52ebb69f0ebf: Pull complete [2023-03-27T11:03:50.111Z] 5abe8eddf0d5: Pull complete [2023-03-27T11:03:50.111Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-27T11:03:50.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T11:03:50.380Z] ---> 6cb57ee374ae [2023-03-27T11:03:50.380Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-27T11:03:51.798Z] ---> Running in db3685fe1772 [2023-03-27T11:03:52.065Z] Removing intermediate container db3685fe1772 [2023-03-27T11:03:52.065Z] ---> 577fc95d6131 [2023-03-27T11:03:52.065Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T11:03:52.065Z] ---> Running in bcbd2be20791 [2023-03-27T11:03:52.332Z] Removing intermediate container bcbd2be20791 [2023-03-27T11:03:52.332Z] ---> 2be76ffc570d [2023-03-27T11:03:52.332Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T11:03:52.600Z] ---> Running in bfdcf71fb61d [2023-03-27T11:03:52.868Z] Removing intermediate container bfdcf71fb61d [2023-03-27T11:03:52.868Z] ---> 417e478efc0f [2023-03-27T11:03:52.868Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T11:03:52.868Z] ---> Running in ac323aeb54b8 [2023-03-27T11:03:53.137Z] Removing intermediate container ac323aeb54b8 [2023-03-27T11:03:53.137Z] ---> b3e9f34ecf7b [2023-03-27T11:03:53.137Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T11:03:53.137Z] ---> Running in cad8203dfac7 [2023-03-27T11:03:54.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T11:03:54.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T11:03:56.267Z] OK: 263 MiB in 53 packages [2023-03-27T11:03:57.259Z] Removing intermediate container cad8203dfac7 [2023-03-27T11:03:57.259Z] ---> 3c484ac7207f [2023-03-27T11:03:57.259Z] Step 8/12 : WORKDIR /app [2023-03-27T11:03:57.259Z] ---> Running in c0f851a531b7 [2023-03-27T11:03:57.527Z] Removing intermediate container c0f851a531b7 [2023-03-27T11:03:57.527Z] ---> 5d72a55bd040 [2023-03-27T11:03:57.527Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-27T11:03:58.112Z] ---> fa5a36512b6d [2023-03-27T11:03:58.112Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T11:03:58.112Z] ---> Running in 9657a8f6c185 [2023-03-27T11:05:06.007Z] Removing intermediate container 9657a8f6c185 [2023-03-27T11:05:06.007Z] ---> 3f6243305d2f [2023-03-27T11:05:06.007Z] Step 11/12 : COPY . . [2023-03-27T11:05:06.007Z] ---> 23c2715298dc [2023-03-27T11:05:06.007Z] Step 12/12 : RUN $MAKE [2023-03-27T11:05:06.007Z] ---> Running in c2cf0d76ff23 [2023-03-27T11:05:06.007Z] noop [2023-03-27T11:05:06.007Z] Removing intermediate container c2cf0d76ff23 [2023-03-27T11:05:06.007Z] ---> b9ebab713f53 [2023-03-27T11:05:06.007Z] Successfully built b9ebab713f53 [2023-03-27T11:05:06.007Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:05:06.490Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T11:05:06.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:05:06.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-5905 does not seem to be running inside a container [2023-03-27T11:05:06.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-27T11:05:08.101Z] $ docker top d3d57be124467176cd3964fd395fd4fe46a5bdf9f0db8f326f8c763100515507 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T11:05:08.983Z] + go version [2023-03-27T11:05:08.983Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-27T11:05:09.024Z] $ docker stop --time=1 d3d57be124467176cd3964fd395fd4fe46a5bdf9f0db8f326f8c763100515507 [2023-03-27T11:05:10.640Z] $ docker rm -f --volumes d3d57be124467176cd3964fd395fd4fe46a5bdf9f0db8f326f8c763100515507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:05:11.492Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T11:05:11.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:05:11.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-5905 does not seem to be running inside a container [2023-03-27T11:05:11.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-27T11:05:12.967Z] $ docker top 6d4f8fa2c5b5ca2226f613c47d70fbd78d0dac747b4dd48a26dcade18c555491 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T11:05:13.525Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-27T11:05:13.916Z] + make test [2023-03-27T11:05:13.916Z] go test ./... -coverprofile=coverage.out ./... [2023-03-27T11:05:46.152Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-27T11:07:37.857Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-27T11:07:37.857Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-27T11:08:04.559Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.368s coverage: 40.9% of statements [2023-03-27T11:08:04.559Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.565s coverage: 52.0% of statements [2023-03-27T11:08:04.559Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements [2023-03-27T11:08:04.559Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-27T11:08:04.559Z] go vet ./... [2023-03-27T11:08:31.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T11:08:31.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T11:08:31.258Z] ./bin/test-attribution-txt.sh [2023-03-27T11:08:31.258Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-27T11:08:31.524Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-27T11:08:31.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-27T11:08:31.605Z] $ docker stop --time=1 6d4f8fa2c5b5ca2226f613c47d70fbd78d0dac747b4dd48a26dcade18c555491 [2023-03-27T11:08:33.411Z] $ docker rm -f --volumes 6d4f8fa2c5b5ca2226f613c47d70fbd78d0dac747b4dd48a26dcade18c555491 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T11:08:34.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-27T11:08:34.673Z] Warning: overwriting stash ‘coverage-report’ [2023-03-27T11:08:35.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T11:08:36.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T11:08:36.336Z] + ls -al . [2023-03-27T11:08:36.337Z] total 624 [2023-03-27T11:08:36.337Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 11:05 . [2023-03-27T11:08:36.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:02 .. [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 27 11:02 .dockerignore [2023-03-27T11:08:36.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 11:02 .git [2023-03-27T11:08:36.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 11:02 .github [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 27 11:02 .gitignore [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 27 11:02 .golangci.yml [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 27 11:02 Attribution.txt [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 27 11:02 CHANGELOG.md [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 27 11:02 Dockerfile [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 11:02 GOVERNANCE.md [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 27 11:02 Jenkinsfile [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 27 11:02 LICENSE [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 27 11:02 Makefile [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 27 11:02 OWNERS.md [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 27 11:02 README.md [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 11:00 VERSION [2023-03-27T11:08:36.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:02 bin [2023-03-27T11:08:36.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:02 cmd [2023-03-27T11:08:36.337Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 27 11:08 coverage.out [2023-03-27T11:08:36.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:02 examples [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 27 11:02 go.mod [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 27 11:02 go.sum [2023-03-27T11:08:36.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 11:02 images [2023-03-27T11:08:36.337Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 11:02 internal [2023-03-27T11:08:36.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 11:02 snap [2023-03-27T11:08:36.337Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 27 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:08:36.758Z] + 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=9e5a8624cc0608209b74ce2003645d54543e2d80 --label arch=arm64 --label version=0.0.0 . [2023-03-27T11:08:37.027Z] Sending build context to Docker daemon 1.211MB [2023-03-27T11:08:37.027Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T11:08:37.027Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-27T11:08:37.027Z] ---> b9ebab713f53 [2023-03-27T11:08:37.027Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-27T11:08:37.296Z] ---> Running in f21d7a9a6032 [2023-03-27T11:08:37.296Z] Removing intermediate container f21d7a9a6032 [2023-03-27T11:08:37.296Z] ---> fdd4740a160c [2023-03-27T11:08:37.296Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T11:08:37.563Z] ---> Running in f81107197870 [2023-03-27T11:08:37.829Z] Removing intermediate container f81107197870 [2023-03-27T11:08:37.829Z] ---> fbf9d95759cf [2023-03-27T11:08:37.829Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T11:08:37.829Z] ---> Running in 44d6770b22c4 [2023-03-27T11:08:38.097Z] Removing intermediate container 44d6770b22c4 [2023-03-27T11:08:38.097Z] ---> 0008148c1f07 [2023-03-27T11:08:38.097Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T11:08:38.097Z] ---> Running in c3521e57f5cd [2023-03-27T11:08:38.374Z] Removing intermediate container c3521e57f5cd [2023-03-27T11:08:38.374Z] ---> 1a897c3f0c5b [2023-03-27T11:08:38.374Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T11:08:38.656Z] ---> Running in 0a5862c7e81f [2023-03-27T11:08:39.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T11:08:40.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T11:08:41.168Z] OK: 263 MiB in 53 packages [2023-03-27T11:08:42.126Z] Removing intermediate container 0a5862c7e81f [2023-03-27T11:08:42.126Z] ---> b01edcb19239 [2023-03-27T11:08:42.126Z] Step 8/24 : WORKDIR /app [2023-03-27T11:08:42.126Z] ---> Running in fba10a96d3f2 [2023-03-27T11:08:42.394Z] Removing intermediate container fba10a96d3f2 [2023-03-27T11:08:42.394Z] ---> ae34a7d217d6 [2023-03-27T11:08:42.394Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-27T11:08:42.660Z] ---> e25239b25223 [2023-03-27T11:08:42.660Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T11:08:42.660Z] ---> Running in 45d2abaa7e3c [2023-03-27T11:08:47.799Z] Removing intermediate container 45d2abaa7e3c [2023-03-27T11:08:47.799Z] ---> 34a6a6e77743 [2023-03-27T11:08:47.799Z] Step 11/24 : COPY . . [2023-03-27T11:08:48.399Z] ---> 1b99c5a04d7e [2023-03-27T11:08:48.399Z] Step 12/24 : RUN $MAKE [2023-03-27T11:08:48.399Z] ---> Running in b70b94cb986b [2023-03-27T11:08:49.367Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-27T11:10:56.036Z] Removing intermediate container b70b94cb986b [2023-03-27T11:10:56.036Z] ---> 22fed971ccfc [2023-03-27T11:10:56.036Z] Step 13/24 : FROM alpine:3.17 [2023-03-27T11:10:56.036Z] 3.17: Pulling from library/alpine [2023-03-27T11:10:56.036Z] af6eaf76a39c: Already exists [2023-03-27T11:10:56.036Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T11:10:56.036Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T11:10:56.036Z] ---> d74e625d9115 [2023-03-27T11:10:56.036Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-27T11:10:56.036Z] ---> Running in 64c10509b264 [2023-03-27T11:10:56.036Z] Removing intermediate container 64c10509b264 [2023-03-27T11:10:56.036Z] ---> 7171c4b64596 [2023-03-27T11:10:56.036Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-27T11:10:56.036Z] ---> Running in fed7e538cd6e [2023-03-27T11:10:56.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T11:10:56.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T11:10:57.005Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T11:10:57.005Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T11:10:57.005Z] OK: 8 MiB in 16 packages [2023-03-27T11:10:57.968Z] Removing intermediate container fed7e538cd6e [2023-03-27T11:10:57.968Z] ---> cf49fbf8bbc9 [2023-03-27T11:10:57.968Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-27T11:10:58.235Z] ---> 9e5a4c6b31ce [2023-03-27T11:10:58.235Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-27T11:10:58.819Z] ---> bb94a0b6ba96 [2023-03-27T11:10:58.819Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-27T11:11:00.232Z] ---> dce7b17f8769 [2023-03-27T11:11:00.232Z] Step 19/24 : EXPOSE 59989 [2023-03-27T11:11:00.503Z] ---> Running in b7f491b08ffa [2023-03-27T11:11:00.772Z] Removing intermediate container b7f491b08ffa [2023-03-27T11:11:00.772Z] ---> 895beaebd392 [2023-03-27T11:11:00.772Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-27T11:11:00.772Z] ---> Running in 39b4cac0006b [2023-03-27T11:11:01.041Z] Removing intermediate container 39b4cac0006b [2023-03-27T11:11:01.041Z] ---> be9c3e6ee4be [2023-03-27T11:11:01.041Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T11:11:01.041Z] ---> Running in 49c8faa8226f [2023-03-27T11:11:01.309Z] Removing intermediate container 49c8faa8226f [2023-03-27T11:11:01.309Z] ---> e61f324b7c41 [2023-03-27T11:11:01.309Z] Step 22/24 : LABEL arch=arm64 [2023-03-27T11:11:01.580Z] ---> Running in b8c685484a47 [2023-03-27T11:11:01.848Z] Removing intermediate container b8c685484a47 [2023-03-27T11:11:01.848Z] ---> 3dbbc0b089ed [2023-03-27T11:11:01.848Z] Step 23/24 : LABEL git_sha=9e5a8624cc0608209b74ce2003645d54543e2d80 [2023-03-27T11:11:01.848Z] ---> Running in 758e9c9a880f [2023-03-27T11:11:02.118Z] Removing intermediate container 758e9c9a880f [2023-03-27T11:11:02.118Z] ---> 2815f7b18a32 [2023-03-27T11:11:02.118Z] Step 24/24 : LABEL version=0.0.0 [2023-03-27T11:11:02.118Z] ---> Running in 5a3cb857669c [2023-03-27T11:11:02.383Z] Removing intermediate container 5a3cb857669c [2023-03-27T11:11:02.383Z] ---> c4dd510369ec [2023-03-27T11:11:02.383Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T11:11:02.383Z] Successfully built c4dd510369ec [2023-03-27T11:11:02.383Z] 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-03-27T11:11:03.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T11:11:03.255Z] [2023-03-27T11:11:03.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:11:03.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T11:11:03.662Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-27T11:11:03.662Z] 8998bd30e6a1: Pulling fs layer [2023-03-27T11:11:03.662Z] 04944245beec: Pulling fs layer [2023-03-27T11:11:03.662Z] 699f458cf7ca: Pulling fs layer [2023-03-27T11:11:03.662Z] 765212b225bb: Pulling fs layer [2023-03-27T11:11:03.662Z] f23df028b6ca: Pulling fs layer [2023-03-27T11:11:03.662Z] d65c8cfc05b1: Pulling fs layer [2023-03-27T11:11:03.662Z] 2437ff75d9bd: Pulling fs layer [2023-03-27T11:11:03.662Z] 765212b225bb: Waiting [2023-03-27T11:11:03.662Z] f23df028b6ca: Waiting [2023-03-27T11:11:03.662Z] d65c8cfc05b1: Waiting [2023-03-27T11:11:03.662Z] 2437ff75d9bd: Waiting [2023-03-27T11:11:03.930Z] 04944245beec: Verifying Checksum [2023-03-27T11:11:03.930Z] 04944245beec: Download complete [2023-03-27T11:11:03.930Z] 765212b225bb: Verifying Checksum [2023-03-27T11:11:03.930Z] 765212b225bb: Download complete [2023-03-27T11:11:03.930Z] f23df028b6ca: Verifying Checksum [2023-03-27T11:11:03.930Z] f23df028b6ca: Download complete [2023-03-27T11:11:03.930Z] d65c8cfc05b1: Verifying Checksum [2023-03-27T11:11:03.930Z] d65c8cfc05b1: Download complete [2023-03-27T11:11:03.930Z] 699f458cf7ca: Verifying Checksum [2023-03-27T11:11:03.930Z] 699f458cf7ca: Download complete [2023-03-27T11:11:04.513Z] 8998bd30e6a1: Verifying Checksum [2023-03-27T11:11:04.513Z] 8998bd30e6a1: Download complete [2023-03-27T11:11:06.457Z] 2437ff75d9bd: Verifying Checksum [2023-03-27T11:11:06.457Z] 2437ff75d9bd: Download complete [2023-03-27T11:11:08.408Z] 8998bd30e6a1: Pull complete [2023-03-27T11:11:11.007Z] 04944245beec: Pull complete [2023-03-27T11:11:12.419Z] 699f458cf7ca: Pull complete [2023-03-27T11:11:12.694Z] 765212b225bb: Pull complete [2023-03-27T11:11:13.283Z] f23df028b6ca: Pull complete [2023-03-27T11:11:13.551Z] d65c8cfc05b1: Pull complete [2023-03-27T11:11:28.539Z] 2437ff75d9bd: Pull complete [2023-03-27T11:11:28.539Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-27T11:11:28.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T11:11:28.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:11:28.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-5905 does not seem to be running inside a container [2023-03-27T11:11:28.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-27T11:11:31.671Z] $ docker top 009e311c76c90ab886aacfb014f1283961408554e6de0cef4ff0fcb186796201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:32.559Z] ---> job-cost.sh [2023-03-27T11:11:32.559Z] lf-activate-venv: SKIPPING [2023-03-27T11:11:32.559Z] INFO: No Stack... [2023-03-27T11:11:32.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-27T11:11:33.785Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T11:11:34.493Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-03-27T11:11:34.493Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T11:11:34.543Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [2023-03-27T11:11:34.548Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] did not exist. Created. [2023-03-27T11:11:34.548Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T11:11:35.272Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-ea34b1ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-27T11:11:35.938Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-27T11:11:35.973Z] Warning: overwriting stash ‘stack-cost’ [2023-03-27T11:11:36.031Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T11:11:36.045Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T11:11:36.137Z] $ docker stop --time=1 009e311c76c90ab886aacfb014f1283961408554e6de0cef4ff0fcb186796201 [2023-03-27T11:11:37.660Z] $ docker rm -f --volumes 009e311c76c90ab886aacfb014f1283961408554e6de0cef4ff0fcb186796201 [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-03-27T11:11:38.709Z] provisioning config files... [2023-03-27T11:11:38.719Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config6264045122197570041tmp [Pipeline] { [Pipeline] sh [2023-03-27T11:11:39.058Z] + set +x [2023-03-27T11:11:39.058Z] + bash -s -- [2023-03-27T11:11:39.058Z] + curl -s https://codecov.io/bash [2023-03-27T11:11:39.058Z] [2023-03-27T11:11:39.058Z] _____ _ [2023-03-27T11:11:39.058Z] / ____| | | [2023-03-27T11:11:39.058Z] | | ___ __| | ___ ___ _____ __ [2023-03-27T11:11:39.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-27T11:11:39.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-27T11:11:39.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-27T11:11:39.058Z] Bash-1.0.6 [2023-03-27T11:11:39.058Z] [2023-03-27T11:11:39.058Z] [2023-03-27T11:11:39.058Z] ==> git version 2.25.1 found [2023-03-27T11:11:39.318Z] ==> 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-03-27T11:11:39.318Z] Release-Date: 2020-01-08 [2023-03-27T11:11:39.318Z] 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-03-27T11:11:39.318Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-27T11:11:39.318Z] ==> Jenkins CI detected. [2023-03-27T11:11:39.318Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-196 [2023-03-27T11:11:39.318Z] project root: . [2023-03-27T11:11:39.318Z] --> token set from env [2023-03-27T11:11:39.318Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-27T11:11:39.318Z] ==> Running gcov in . (disable via -X gcov) [2023-03-27T11:11:39.318Z] ==> Python coveragepy not found [2023-03-27T11:11:39.318Z] ==> Searching for coverage reports in: [2023-03-27T11:11:39.318Z] + . [2023-03-27T11:11:39.318Z] -> Found 1 reports [2023-03-27T11:11:39.318Z] ==> Detecting git/mercurial file structure [2023-03-27T11:11:39.318Z] ==> Reading reports [2023-03-27T11:11:39.318Z] + ./coverage.out bytes=457600 [2023-03-27T11:11:39.318Z] ==> Appending adjustments [2023-03-27T11:11:39.318Z] https://docs.codecov.io/docs/fixing-reports [2023-03-27T11:11:39.579Z] + Found adjustments [2023-03-27T11:11:39.579Z] ==> Gzipping contents [2023-03-27T11:11:39.579Z] 52K /tmp/codecov.oivhoT.gz [2023-03-27T11:11:39.579Z] ==> Uploading reports [2023-03-27T11:11:39.579Z] url: https://codecov.io [2023-03-27T11:11:39.579Z] query: branch=PR-196&commit=9e5a8624cc0608209b74ce2003645d54543e2d80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-03-27T11:11:39.579Z] -> Pinging Codecov [2023-03-27T11:11:39.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=9e5a8624cc0608209b74ce2003645d54543e2d80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-03-27T11:11:39.839Z] -> Uploading to [2023-03-27T11:11:39.839Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-27/581DD39554BDF9B6E22D074273EAD858/9e5a8624cc0608209b74ce2003645d54543e2d80/6f1cd76c-4e21-4405-b528-55e114142504.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230327%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230327T111139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b649131cd07016c482dd0567704fabfb56066287d1e67f1a04c274c81acae620 [2023-03-27T11:11:39.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T11:11:39.839Z] Dload Upload Total Spent Left Speed [2023-03-27T11:11:40.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50447 0 0 100 50447 0 136k --:--:-- --:--:-- --:--:-- 136k [2023-03-27T11:11:40.100Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9e5a8624cc0608209b74ce2003645d54543e2d80 [Pipeline] } [2023-03-27T11:11:40.132Z] 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-03-27T11:11:41.867Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-196/archives ] [2023-03-27T11:11:41.867Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-196/archives [2023-03-27T11:11:41.867Z] total 16 [2023-03-27T11:11:41.867Z] drwxr-xr-x 3 root root 4096 Mar 27 11:03 . [2023-03-27T11:11:41.867Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 11:03 .. [2023-03-27T11:11:41.867Z] drwxr-xr-x 2 root root 4096 Mar 27 11:03 cost [2023-03-27T11:11:41.867Z] -rw-r--r-- 1 root root 91 Mar 27 11:03 cost.csv [2023-03-27T11:11:41.867Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-196/archives [2023-03-27T11:11:41.867Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-196/archives [2023-03-27T11:11:41.867Z] total 16 [2023-03-27T11:11:41.867Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 11:03 . [2023-03-27T11:11:41.867Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 27 11:03 .. [2023-03-27T11:11:41.867Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 11:03 cost [2023-03-27T11:11:41.867Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 27 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:42.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:43.087Z] ---> package-listing.sh [2023-03-27T11:11:43.087Z] ++ facter osfamily [2023-03-27T11:11:43.088Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-27T11:11:43.348Z] + OS_FAMILY=debian [2023-03-27T11:11:43.348Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-196 [2023-03-27T11:11:43.348Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-27T11:11:43.348Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-27T11:11:43.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-27T11:11:43.348Z] + PACKAGES=/tmp/packages_start.txt [2023-03-27T11:11:43.348Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-196 ']' [2023-03-27T11:11:43.348Z] + PACKAGES=/tmp/packages_end.txt [2023-03-27T11:11:43.348Z] + case "${OS_FAMILY}" in [2023-03-27T11:11:43.348Z] + dpkg -l [2023-03-27T11:11:43.348Z] + grep '^ii' [2023-03-27T11:11:43.348Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-27T11:11:43.348Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-27T11:11:43.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-27T11:11:43.348Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-196 ']' [2023-03-27T11:11:43.348Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-196/archives/ [2023-03-27T11:11:43.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-196/archives/ [Pipeline] echo [2023-03-27T11:11:43.382Z] 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-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-27T11:11:43.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T11:11:44.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T11:11:44.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T11:11:44.438Z] prd-ubuntu20.04-docker-8c-8g-5904 does not seem to be running inside a container [2023-03-27T11:11:44.469Z] $ 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-196/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-196 -v /w/workspace/undry_device-rfid-llrp-go_PR-196:/w/workspace/undry_device-rfid-llrp-go_PR-196:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-196@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-196@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-03-27T11:11:44.675Z] $ docker top 4ecc43c7d0193e58424f730aa91ed28e9784e54a29e136b83051ad70318a2eff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T11:11:45.063Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-27T11:11:45.369Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-27T11:11:45.681Z] + ls /var/log/sa-host [2023-03-27T11:11:45.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T11:11:45.898Z] provisioning config files... [2023-03-27T11:11:45.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-196@tmp/config18221169331291747851tmp [Pipeline] { [Pipeline] echo [2023-03-27T11:11:45.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:46.270Z] ---> create-netrc.sh [Pipeline] } [2023-03-27T11:11:46.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:46.707Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-27T11:11:46.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:47.052Z] ---> sudo-logs.sh [2023-03-27T11:11:47.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-27T11:11:47.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:47.448Z] ---> job-cost.sh [2023-03-27T11:11:47.448Z] lf-activate-venv: SKIPPING [2023-03-27T11:11:47.448Z] DEBUG: total: 0.2199999988079071 [2023-03-27T11:11:47.448Z] INFO: Retrieving Stack Cost... [2023-03-27T11:11:48.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T11:11:48.274Z] INFO: Archiving Costs [Pipeline] echo [2023-03-27T11:11:48.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T11:11:48.619Z] ---> logs-deploy.sh [2023-03-27T11:11:48.619Z] lf-activate-venv: SKIPPING [2023-03-27T11:11:48.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-196/1 [2023-03-27T11:11:48.619Z] INFO: archiving workspace using pattern(s): [2023-03-27T11:11:49.556Z] Archives upload complete. [2023-03-27T11:11:49.556Z] INFO: archiving logs to Nexus