Pull request #266 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6+b3c444e9ba13c421274ff08dd4e7834e8c3d409c (11d53793a994ee6c6942df7c2e055eb6ffe5f9d8) 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-ssh18130462732417966853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11873107094810334776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-266/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-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4596033577913037872.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-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh507783933006974887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4720337946055191234.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-266/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-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4974244567394582807.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12576 in /w/workspace/undry_device-rfid-llrp-go_PR-266 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-266 # 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/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3c444e9ba13c421274ff08dd4e7834e8c3d409c into PR head commit 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 Merge succeeded, producing 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 Checking out Revision 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 (PR-266) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T10:16:16.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T10:16:16.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T10:16:16.842Z] ========================================================= [2023-10-27T10:16:16.842Z] EdgeX Global Pipelines Version Info [2023-10-27T10:16:16.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 # 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 b3c444e9ba13c421274ff08dd4e7834e8c3d409c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 # timeout=10 [2023-10-27T10:16:17.985Z] ------------------- [2023-10-27T10:16:17.985Z] stable info: [2023-10-27T10:16:17.985Z] ------------------- [2023-10-27T10:16:17.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T10:16:17.985Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T10:16:17.986Z] Message: update stable to v1.0.254 [2023-10-27T10:16:18.244Z] ------------------- [2023-10-27T10:16:18.244Z] experimental info: [2023-10-27T10:16:18.244Z] ------------------- [2023-10-27T10:16:18.244Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T10:16:18.245Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T10:16:18.245Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T10:16:18.547Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-27T10:16:18.583Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-27T10:16:18.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T10:16:18.666Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T10:16:18.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T10:16:18.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T10:16:18.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T10:16:18.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T10:16:18.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T10:16:18.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T10:16:18.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T10:16:18.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-27T10:16:19.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T10:16:19.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T10:16:19.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T10:16:19.141Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T10:16:19.180Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T10:16:19.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T10:16:19.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T10:16:19.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T10:16:19.332Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T10:16:19.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T10:16:19.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T10:16:19.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T10:16:19.485Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T10:16:19.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T10:16:19.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T10:16:19.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo [2023-10-27T10:16:19.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo [2023-10-27T10:16:19.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo [2023-10-27T10:16:19.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [Pipeline] echo [2023-10-27T10:16:19.775Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b9210c [Pipeline] echo [2023-10-27T10:16:19.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T10:16:19.921Z] provisioning config files... [2023-10-27T10:16:19.935Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/config13796267175892816667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:16:20.278Z] ---> docker-login.sh [2023-10-27T10:16:20.278Z] nexus3.edgexfoundry.org:10001 [2023-10-27T10:16:20.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:20.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:20.538Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:20.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:20.538Z] [2023-10-27T10:16:20.538Z] Login Succeeded [2023-10-27T10:16:20.798Z] nexus3.edgexfoundry.org:10002 [2023-10-27T10:16:20.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:20.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:20.798Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:20.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:20.798Z] [2023-10-27T10:16:20.798Z] Login Succeeded [2023-10-27T10:16:20.798Z] nexus3.edgexfoundry.org:10003 [2023-10-27T10:16:20.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:20.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:20.798Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:20.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:20.798Z] [2023-10-27T10:16:20.798Z] Login Succeeded [2023-10-27T10:16:20.798Z] nexus3.edgexfoundry.org:10004 [2023-10-27T10:16:21.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:21.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:21.058Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:21.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:21.058Z] [2023-10-27T10:16:21.058Z] Login Succeeded [2023-10-27T10:16:21.058Z] docker.io [2023-10-27T10:16:21.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:21.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:21.318Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:21.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:21.318Z] [2023-10-27T10:16:21.318Z] Login Succeeded [2023-10-27T10:16:21.318Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T10:16:21.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T10:16:21.979Z] + git rev-list -1 --merges 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6~1..1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [Pipeline] echo [2023-10-27T10:16:22.040Z] -----------> git rev-list -1 --merges 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6~1..1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [false] [Pipeline] sh [2023-10-27T10:16:22.347Z] + git log --format=format:%s -1 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [Pipeline] echo [2023-10-27T10:16:22.385Z] ========================================================= [2023-10-27T10:16:22.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T10:16:22.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T10:16:23.031Z] + git log --format=format:%s -1 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [Pipeline] echo [2023-10-27T10:16:23.064Z] [semverPrep] GIT_COMMIT: 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-27T10:16:23.094Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T10:16:23.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T10:16:23.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T10:16:23.501Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T10:16:23.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T10:16:23.501Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T10:16:23.501Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T10:16:23.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:16:24.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T10:16:24.017Z] [2023-10-27T10:16:24.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:16:24.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T10:16:24.388Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T10:16:24.388Z] b85a868b505f: Pulling fs layer [2023-10-27T10:16:24.388Z] e2be974225ed: Pulling fs layer [2023-10-27T10:16:24.388Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T10:16:24.388Z] 988bab9f4d93: Pulling fs layer [2023-10-27T10:16:24.388Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T10:16:24.388Z] eaf3925da568: Pulling fs layer [2023-10-27T10:16:24.389Z] bab4dde63d76: Pulling fs layer [2023-10-27T10:16:24.389Z] bde34c3a00c8: Pulling fs layer [2023-10-27T10:16:24.389Z] b352a97aabf1: Pulling fs layer [2023-10-27T10:16:24.389Z] 4872d77fe225: Pulling fs layer [2023-10-27T10:16:24.389Z] 5851b861e8e6: Pulling fs layer [2023-10-27T10:16:24.389Z] 988bab9f4d93: Waiting [2023-10-27T10:16:24.389Z] eaf3925da568: Waiting [2023-10-27T10:16:24.389Z] bab4dde63d76: Waiting [2023-10-27T10:16:24.389Z] b352a97aabf1: Waiting [2023-10-27T10:16:24.389Z] 4872d77fe225: Waiting [2023-10-27T10:16:24.389Z] bde34c3a00c8: Waiting [2023-10-27T10:16:24.389Z] e2be974225ed: Download complete [2023-10-27T10:16:24.389Z] 988bab9f4d93: Verifying Checksum [2023-10-27T10:16:24.389Z] 988bab9f4d93: Download complete [2023-10-27T10:16:24.389Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T10:16:24.389Z] 1469e6f7b9e6: Download complete [2023-10-27T10:16:24.649Z] eaf3925da568: Verifying Checksum [2023-10-27T10:16:24.649Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T10:16:24.649Z] eaf3925da568: Download complete [2023-10-27T10:16:24.649Z] 339a4e72a1f5: Download complete [2023-10-27T10:16:24.649Z] bde34c3a00c8: Download complete [2023-10-27T10:16:24.649Z] b352a97aabf1: Download complete [2023-10-27T10:16:24.649Z] 4872d77fe225: Download complete [2023-10-27T10:16:24.649Z] 5851b861e8e6: Verifying Checksum [2023-10-27T10:16:24.649Z] 5851b861e8e6: Download complete [2023-10-27T10:16:24.649Z] b85a868b505f: Verifying Checksum [2023-10-27T10:16:24.649Z] b85a868b505f: Download complete [2023-10-27T10:16:24.908Z] bab4dde63d76: Verifying Checksum [2023-10-27T10:16:24.908Z] bab4dde63d76: Download complete [2023-10-27T10:16:25.840Z] b85a868b505f: Pull complete [2023-10-27T10:16:25.840Z] e2be974225ed: Pull complete [2023-10-27T10:16:26.407Z] 339a4e72a1f5: Pull complete [2023-10-27T10:16:26.407Z] 988bab9f4d93: Pull complete [2023-10-27T10:16:26.666Z] 1469e6f7b9e6: Pull complete [2023-10-27T10:16:26.666Z] eaf3925da568: Pull complete [2023-10-27T10:16:28.566Z] bab4dde63d76: Pull complete [2023-10-27T10:16:28.566Z] bde34c3a00c8: Pull complete [2023-10-27T10:16:28.566Z] b352a97aabf1: Pull complete [2023-10-27T10:16:28.566Z] 4872d77fe225: Pull complete [2023-10-27T10:16:28.566Z] 5851b861e8e6: Pull complete [2023-10-27T10:16:28.566Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T10:16:28.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T10:16:28.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:16:28.773Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-10-27T10:16:28.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-266 -v /w/workspace/undry_device-rfid-llrp-go_PR-266:/w/workspace/undry_device-rfid-llrp-go_PR-266:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-266@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-266@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-10-27T10:16:32.321Z] $ docker top 39fc7cd20bdc864c43f8825022e6c2584fcf188948002faf2e22ec6963e0c1e5 -eo pid,comm [2023-10-27T10:16:32.367Z] 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-10-27T10:16:32.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T10:16:32.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T10:16:32.501Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T10:16:32.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T10:16:32.609Z] $ docker exec 39fc7cd20bdc864c43f8825022e6c2584fcf188948002faf2e22ec6963e0c1e5 ssh-agent [2023-10-27T10:16:32.702Z] SSH_AUTH_SOCK=/tmp/ssh-WR4NjAyP65Xs/agent.33 [2023-10-27T10:16:32.702Z] SSH_AGENT_PID=39 [2023-10-27T10:16:32.708Z] Running ssh-add (command line suppressed) [2023-10-27T10:16:32.812Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/private_key_5026747750843511611.key (/w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/private_key_5026747750843511611.key) [2023-10-27T10:16:32.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T10:16:33.393Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T10:16:33.422Z] $ docker exec --env ******** --env ******** 39fc7cd20bdc864c43f8825022e6c2584fcf188948002faf2e22ec6963e0c1e5 ssh-agent -k [2023-10-27T10:16:33.512Z] unset SSH_AUTH_SOCK; [2023-10-27T10:16:33.512Z] unset SSH_AGENT_PID; [2023-10-27T10:16:33.512Z] echo Agent pid 39 killed; [2023-10-27T10:16:33.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T10:16:33.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T10:16:33.613Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T10:16:33.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T10:16:33.724Z] $ docker exec 39fc7cd20bdc864c43f8825022e6c2584fcf188948002faf2e22ec6963e0c1e5 ssh-agent [2023-10-27T10:16:33.834Z] SSH_AUTH_SOCK=/tmp/ssh-wSdnOqFy5U72/agent.72 [2023-10-27T10:16:33.834Z] SSH_AGENT_PID=78 [2023-10-27T10:16:33.838Z] Running ssh-add (command line suppressed) [2023-10-27T10:16:33.949Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/private_key_8172146942485726682.key (/w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/private_key_8172146942485726682.key) [2023-10-27T10:16:33.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T10:16:34.292Z] + git semver init [2023-10-27T10:16:34.551Z] 2023-10-27 10:16:34,456 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T10:16:34.551Z] 2023-10-27 10:16:34,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-266/.semver [2023-10-27T10:16:34.551Z] 2023-10-27 10:16:34,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-266/.semver [2023-10-27T10:16:34.551Z] 2023-10-27 10:16:34,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-266/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-266, universal_newlines=False, shell=None, istream=None) [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,383 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-266/.git/info/exclude [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-266/.semver/PR-266 with force:False [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,384 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-266/.semver/PR-266 [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,388 [execute] INFO git cat-file --batch-check [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,394 [execute] INFO git cat-file --batch [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T10:16:35.490Z] 2023-10-27 10:16:35,398 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-266/.semver/PR-266 [2023-10-27T10:16:35.490Z] 0.0.0 [Pipeline] } [2023-10-27T10:16:35.522Z] $ docker exec --env ******** --env ******** 39fc7cd20bdc864c43f8825022e6c2584fcf188948002faf2e22ec6963e0c1e5 ssh-agent -k [2023-10-27T10:16:35.624Z] unset SSH_AUTH_SOCK; [2023-10-27T10:16:35.624Z] unset SSH_AGENT_PID; [2023-10-27T10:16:35.625Z] echo Agent pid 78 killed; [2023-10-27T10:16:35.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T10:16:36.060Z] + git semver [Pipeline] } [2023-10-27T10:16:36.343Z] $ docker stop --time=1 39fc7cd20bdc864c43f8825022e6c2584fcf188948002faf2e22ec6963e0c1e5 [2023-10-27T10:16:37.598Z] $ docker rm -f --volumes 39fc7cd20bdc864c43f8825022e6c2584fcf188948002faf2e22ec6963e0c1e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T10:16:38.003Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T10:16:38.251Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T10:16:38.269Z] [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-10-27T10:16:38.870Z] provisioning config files... [2023-10-27T10:16:38.880Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/config10188513952349609980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:16:39.227Z] ---> docker-login.sh [2023-10-27T10:16:39.227Z] nexus3.edgexfoundry.org:10001 [2023-10-27T10:16:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:39.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:39.227Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:39.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:39.227Z] [2023-10-27T10:16:39.227Z] Login Succeeded [2023-10-27T10:16:39.227Z] nexus3.edgexfoundry.org:10002 [2023-10-27T10:16:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:39.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:39.227Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:39.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:39.227Z] [2023-10-27T10:16:39.227Z] Login Succeeded [2023-10-27T10:16:39.227Z] nexus3.edgexfoundry.org:10003 [2023-10-27T10:16:39.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:39.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:39.489Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:39.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:39.489Z] [2023-10-27T10:16:39.489Z] Login Succeeded [2023-10-27T10:16:39.489Z] nexus3.edgexfoundry.org:10004 [2023-10-27T10:16:39.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:39.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:39.489Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:39.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:39.489Z] [2023-10-27T10:16:39.489Z] Login Succeeded [2023-10-27T10:16:39.489Z] docker.io [2023-10-27T10:16:39.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:16:39.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:16:39.750Z] Configure a credential helper to remove this warning. See [2023-10-27T10:16:39.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:16:39.750Z] [2023-10-27T10:16:39.750Z] Login Succeeded [2023-10-27T10:16:39.750Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T10:16:39.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T10:16:39.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T10:16:40.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T10:16:40.046Z] ========================================================= [2023-10-27T10:16:40.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T10:16:40.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:16:40.508Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T10:16:40.508Z] Sending build context to Docker daemon 4.351MB [2023-10-27T10:16:40.508Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T10:16:40.508Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T10:16:40.508Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T10:16:40.508Z] 7264a8db6415: Pulling fs layer [2023-10-27T10:16:40.508Z] c4d48a809fc2: Pulling fs layer [2023-10-27T10:16:40.508Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T10:16:40.508Z] ad3a456e5733: Pulling fs layer [2023-10-27T10:16:40.508Z] 33e27b845d1e: Pulling fs layer [2023-10-27T10:16:40.508Z] c68163c4e522: Pulling fs layer [2023-10-27T10:16:40.508Z] 50da416c3ac9: Pulling fs layer [2023-10-27T10:16:40.508Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T10:16:40.508Z] 33e27b845d1e: Waiting [2023-10-27T10:16:40.508Z] c68163c4e522: Waiting [2023-10-27T10:16:40.508Z] 50da416c3ac9: Waiting [2023-10-27T10:16:40.508Z] 23d2d4c4bb30: Waiting [2023-10-27T10:16:40.508Z] ad3a456e5733: Waiting [2023-10-27T10:16:40.508Z] c4d48a809fc2: Download complete [2023-10-27T10:16:40.766Z] ad3a456e5733: Verifying Checksum [2023-10-27T10:16:40.766Z] ad3a456e5733: Download complete [2023-10-27T10:16:40.766Z] 33e27b845d1e: Verifying Checksum [2023-10-27T10:16:40.766Z] 33e27b845d1e: Download complete [2023-10-27T10:16:40.766Z] 7264a8db6415: Verifying Checksum [2023-10-27T10:16:40.766Z] 7264a8db6415: Download complete [2023-10-27T10:16:40.766Z] c68163c4e522: Verifying Checksum [2023-10-27T10:16:40.766Z] c68163c4e522: Download complete [2023-10-27T10:16:40.766Z] 7264a8db6415: Pull complete [2023-10-27T10:16:40.766Z] 23d2d4c4bb30: Download complete [2023-10-27T10:16:41.026Z] c4d48a809fc2: Pull complete [2023-10-27T10:16:41.027Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T10:16:41.027Z] 4f1c88b9dad5: Download complete [2023-10-27T10:16:41.592Z] 50da416c3ac9: Verifying Checksum [2023-10-27T10:16:41.592Z] 50da416c3ac9: Download complete [2023-10-27T10:16:44.868Z] 4f1c88b9dad5: Pull complete [2023-10-27T10:16:44.868Z] ad3a456e5733: Pull complete [2023-10-27T10:16:44.868Z] 33e27b845d1e: Pull complete [2023-10-27T10:16:44.868Z] c68163c4e522: Pull complete [2023-10-27T10:16:46.759Z] 50da416c3ac9: Pull complete [2023-10-27T10:16:47.325Z] 23d2d4c4bb30: Pull complete [2023-10-27T10:16:47.325Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T10:16:47.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T10:16:47.325Z] ---> 0786185ac409 [2023-10-27T10:16:47.325Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T10:16:52.599Z] ---> Running in 486a05771cd3 [2023-10-27T10:16:52.599Z] Removing intermediate container 486a05771cd3 [2023-10-27T10:16:52.599Z] ---> b0b29a58f310 [2023-10-27T10:16:52.599Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T10:16:52.599Z] ---> Running in 2fce6becab1a [2023-10-27T10:16:52.599Z] Removing intermediate container 2fce6becab1a [2023-10-27T10:16:52.599Z] ---> 78c0a1501d05 [2023-10-27T10:16:52.599Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T10:16:52.599Z] ---> Running in 5351a53d0b75 [2023-10-27T10:16:52.599Z] Removing intermediate container 5351a53d0b75 [2023-10-27T10:16:52.599Z] ---> a47d48c6e475 [2023-10-27T10:16:52.599Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T10:16:52.599Z] ---> Running in 29729edc6f4c [2023-10-27T10:16:52.599Z] Removing intermediate container 29729edc6f4c [2023-10-27T10:16:52.599Z] ---> 3202f4c1c767 [2023-10-27T10:16:52.599Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T10:16:52.599Z] ---> Running in 936d0cfa3810 [2023-10-27T10:16:52.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T10:16:52.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T10:16:53.117Z] OK: 264 MiB in 52 packages [2023-10-27T10:16:53.376Z] Removing intermediate container 936d0cfa3810 [2023-10-27T10:16:53.376Z] ---> d62291ff8ace [2023-10-27T10:16:53.376Z] Step 8/12 : WORKDIR /app [2023-10-27T10:16:53.376Z] ---> Running in c4e5f8036336 [2023-10-27T10:16:53.634Z] Removing intermediate container c4e5f8036336 [2023-10-27T10:16:53.634Z] ---> 9a7c72c4d2ce [2023-10-27T10:16:53.634Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T10:16:53.634Z] ---> 243a3b93ca46 [2023-10-27T10:16:53.634Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T10:16:53.634Z] ---> Running in 4aa02f4050f4 [2023-10-27T10:16:53.684Z] Still waiting to schedule task [2023-10-27T10:16:53.684Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T10:18:01.334Z] Removing intermediate container 4aa02f4050f4 [2023-10-27T10:18:01.334Z] ---> 883a39c96d7f [2023-10-27T10:18:01.334Z] Step 11/12 : COPY . . [2023-10-27T10:18:01.334Z] ---> 211d718b9b75 [2023-10-27T10:18:01.334Z] Step 12/12 : RUN $MAKE [2023-10-27T10:18:01.334Z] ---> Running in f565e3736b2c [2023-10-27T10:18:01.334Z] noop [2023-10-27T10:18:01.334Z] Removing intermediate container f565e3736b2c [2023-10-27T10:18:01.334Z] ---> b217de2c4b80 [2023-10-27T10:18:01.334Z] Successfully built b217de2c4b80 [2023-10-27T10:18:01.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:18:01.777Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T10:18:01.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:18:02.021Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-10-27T10:18:02.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-266 -v /w/workspace/undry_device-rfid-llrp-go_PR-266:/w/workspace/undry_device-rfid-llrp-go_PR-266:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-266@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-266@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-10-27T10:18:02.391Z] $ docker top 9f78978a92a6a0c64249f7a073f3419808d8325ca62558fc1ac7404759ff1b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T10:18:02.770Z] + go version [2023-10-27T10:18:02.770Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T10:18:02.806Z] $ docker stop --time=1 9f78978a92a6a0c64249f7a073f3419808d8325ca62558fc1ac7404759ff1b6e [2023-10-27T10:18:04.076Z] $ docker rm -f --volumes 9f78978a92a6a0c64249f7a073f3419808d8325ca62558fc1ac7404759ff1b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:18:04.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T10:18:04.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:18:04.903Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-10-27T10:18:04.936Z] $ 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-266 -v /w/workspace/undry_device-rfid-llrp-go_PR-266:/w/workspace/undry_device-rfid-llrp-go_PR-266:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-266@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-266@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-10-27T10:18:05.270Z] $ docker top 5dfc8a7695db8ee5c6aee7970efbbb2b0d543651bcc635a76f6b2c378401666a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T10:18:05.656Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-266 [Pipeline] fileExists [Pipeline] sh [2023-10-27T10:18:06.038Z] + make test [2023-10-27T10:18:06.038Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T10:18:07.510Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-27T10:18:17.481Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-27T10:18:17.481Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-27T10:18:20.763Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.833s coverage: 40.6% of statements [2023-10-27T10:18:20.763Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements [2023-10-27T10:18:20.763Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-10-27T10:18:35.619Z] go vet ./... [2023-10-27T10:18:38.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T10:18:38.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T10:18:38.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T10:18:39.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T10:18:39.205Z] $ docker stop --time=1 5dfc8a7695db8ee5c6aee7970efbbb2b0d543651bcc635a76f6b2c378401666a [2023-10-27T10:18:40.698Z] $ docker rm -f --volumes 5dfc8a7695db8ee5c6aee7970efbbb2b0d543651bcc635a76f6b2c378401666a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T10:18:41.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T10:18:41.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T10:18:42.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T10:18:42.321Z] + ls -al . [2023-10-27T10:18:42.322Z] total 640 [2023-10-27T10:18:42.322Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 10:18 . [2023-10-27T10:18:42.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:16 .. [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 27 10:16 .dockerignore [2023-10-27T10:18:42.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 10:18 .git [2023-10-27T10:18:42.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:16 .github [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 10:16 .gitignore [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 10:16 .golangci.yml [2023-10-27T10:18:42.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 10:16 .semver [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 27 10:16 Attribution.txt [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 27 10:16 CHANGELOG.md [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 27 10:16 Dockerfile [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 10:16 GOVERNANCE.md [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 27 10:16 Jenkinsfile [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 10:16 LICENSE [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 27 10:16 Makefile [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 10:16 OWNERS.md [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 27 10:16 README.md [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 10:16 VERSION [2023-10-27T10:18:42.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:16 bin [2023-10-27T10:18:42.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:16 cmd [2023-10-27T10:18:42.322Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 27 10:18 coverage.out [2023-10-27T10:18:42.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:16 examples [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 27 10:16 go.mod [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 10:16 go.sum [2023-10-27T10:18:42.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:16 images [2023-10-27T10:18:42.322Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 10:16 internal [2023-10-27T10:18:42.322Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 27 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:18:42.712Z] + 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=1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 --label arch=amd64 --label version=0.0.0 . [2023-10-27T10:18:42.712Z] Sending build context to Docker daemon 4.351MB [2023-10-27T10:18:42.712Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T10:18:42.712Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T10:18:42.712Z] ---> b217de2c4b80 [2023-10-27T10:18:42.712Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T10:18:42.971Z] ---> Running in 736e334bf5fe [2023-10-27T10:18:42.971Z] Removing intermediate container 736e334bf5fe [2023-10-27T10:18:42.971Z] ---> 0e9d21706319 [2023-10-27T10:18:42.971Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T10:18:42.971Z] ---> Running in 60be42a82a46 [2023-10-27T10:18:42.971Z] Removing intermediate container 60be42a82a46 [2023-10-27T10:18:42.971Z] ---> 4ca057fece19 [2023-10-27T10:18:42.971Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T10:18:42.971Z] ---> Running in a9fce73766a5 [2023-10-27T10:18:43.230Z] Removing intermediate container a9fce73766a5 [2023-10-27T10:18:43.230Z] ---> 235b2e289da3 [2023-10-27T10:18:43.230Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T10:18:43.230Z] ---> Running in 7d937776de84 [2023-10-27T10:18:43.230Z] Removing intermediate container 7d937776de84 [2023-10-27T10:18:43.230Z] ---> bed8f6bc6706 [2023-10-27T10:18:43.230Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T10:18:43.230Z] ---> Running in 2ab1caa0e6f8 [2023-10-27T10:18:43.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T10:18:43.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T10:18:44.004Z] OK: 264 MiB in 52 packages [2023-10-27T10:18:44.264Z] Removing intermediate container 2ab1caa0e6f8 [2023-10-27T10:18:44.264Z] ---> 9d2df7972c59 [2023-10-27T10:18:44.264Z] Step 8/24 : WORKDIR /app [2023-10-27T10:18:44.264Z] ---> Running in fee30fa7ab69 [2023-10-27T10:18:44.522Z] Removing intermediate container fee30fa7ab69 [2023-10-27T10:18:44.522Z] ---> 220cf9d6d360 [2023-10-27T10:18:44.522Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T10:18:44.522Z] ---> 8f2cc636da84 [2023-10-27T10:18:44.522Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T10:18:44.522Z] ---> Running in ee368f973bf1 [2023-10-27T10:18:45.086Z] Removing intermediate container ee368f973bf1 [2023-10-27T10:18:45.086Z] ---> 6323a05de07e [2023-10-27T10:18:45.086Z] Step 11/24 : COPY . . [2023-10-27T10:18:45.345Z] ---> 367d0438b8f2 [2023-10-27T10:18:45.345Z] Step 12/24 : RUN $MAKE [2023-10-27T10:18:45.345Z] ---> Running in 09ec0c6da680 [2023-10-27T10:18:45.606Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-27T10:19:07.573Z] Removing intermediate container 09ec0c6da680 [2023-10-27T10:19:07.573Z] ---> d40f0b085fa9 [2023-10-27T10:19:07.573Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T10:19:07.573Z] 3.18: Pulling from library/alpine [2023-10-27T10:19:07.573Z] 96526aa774ef: Pulling fs layer [2023-10-27T10:19:07.573Z] 96526aa774ef: Verifying Checksum [2023-10-27T10:19:07.573Z] 96526aa774ef: Download complete [2023-10-27T10:19:07.573Z] 96526aa774ef: Pull complete [2023-10-27T10:19:07.573Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T10:19:07.573Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T10:19:07.573Z] ---> 8ca4688f4f35 [2023-10-27T10:19:07.573Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T10:19:07.832Z] ---> Running in e54663d7535e [2023-10-27T10:19:07.832Z] Removing intermediate container e54663d7535e [2023-10-27T10:19:07.832Z] ---> cad6df877c3c [2023-10-27T10:19:07.832Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T10:19:07.832Z] ---> Running in ce724b979aa9 [2023-10-27T10:19:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T10:19:08.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T10:19:08.662Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T10:19:08.662Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T10:19:08.662Z] OK: 7 MiB in 16 packages [2023-10-27T10:19:08.924Z] Removing intermediate container ce724b979aa9 [2023-10-27T10:19:08.924Z] ---> d3e4de68b4e1 [2023-10-27T10:19:08.924Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-27T10:19:08.924Z] ---> 5fbc66c58b17 [2023-10-27T10:19:08.924Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-27T10:19:08.924Z] ---> ad48c5066321 [2023-10-27T10:19:08.924Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-27T10:19:09.876Z] ---> d0902912ec33 [2023-10-27T10:19:09.876Z] Step 19/24 : EXPOSE 59989 [2023-10-27T10:19:09.876Z] ---> Running in 702cd8c422fc [2023-10-27T10:19:09.876Z] Removing intermediate container 702cd8c422fc [2023-10-27T10:19:09.876Z] ---> ed8014d8dc3c [2023-10-27T10:19:09.876Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-27T10:19:09.876Z] ---> Running in 7081638de697 [2023-10-27T10:19:10.134Z] Removing intermediate container 7081638de697 [2023-10-27T10:19:10.134Z] ---> 93cf3fd17c7f [2023-10-27T10:19:10.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T10:19:10.134Z] ---> Running in c0f2213d766e [2023-10-27T10:19:10.134Z] Removing intermediate container c0f2213d766e [2023-10-27T10:19:10.134Z] ---> fec28960c834 [2023-10-27T10:19:10.134Z] Step 22/24 : LABEL arch=amd64 [2023-10-27T10:19:10.134Z] ---> Running in d8b963cde049 [2023-10-27T10:19:10.134Z] Removing intermediate container d8b963cde049 [2023-10-27T10:19:10.134Z] ---> 3c2eec2a002f [2023-10-27T10:19:10.134Z] Step 23/24 : LABEL git_sha=1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [2023-10-27T10:19:10.134Z] ---> Running in 36da5b25e9db [2023-10-27T10:19:10.393Z] Removing intermediate container 36da5b25e9db [2023-10-27T10:19:10.393Z] ---> e294e90a21b3 [2023-10-27T10:19:10.393Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T10:19:10.393Z] ---> Running in 5e9683cb3d33 [2023-10-27T10:19:10.393Z] Removing intermediate container 5e9683cb3d33 [2023-10-27T10:19:10.393Z] ---> 6c247c0dbb65 [2023-10-27T10:19:10.393Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T10:19:10.393Z] Successfully built 6c247c0dbb65 [2023-10-27T10:19:10.393Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:19:11.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T10:19:11.265Z] [2023-10-27T10:19:11.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:19:11.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T10:19:11.731Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T10:19:11.731Z] 5eb5b503b376: Pulling fs layer [2023-10-27T10:19:11.731Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T10:19:11.731Z] ec43610c2a17: Pulling fs layer [2023-10-27T10:19:11.731Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T10:19:11.731Z] 33b1e0a273af: Pulling fs layer [2023-10-27T10:19:11.731Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T10:19:11.731Z] 2f39f015ded8: Pulling fs layer [2023-10-27T10:19:11.731Z] 3a2ae6a8a46f: Waiting [2023-10-27T10:19:11.731Z] 33b1e0a273af: Waiting [2023-10-27T10:19:11.731Z] 5d3b04190fa2: Waiting [2023-10-27T10:19:11.731Z] 2f39f015ded8: Waiting [2023-10-27T10:19:11.731Z] 5c69ac0246d0: Download complete [2023-10-27T10:19:11.731Z] 3a2ae6a8a46f: Download complete [2023-10-27T10:19:11.990Z] ec43610c2a17: Verifying Checksum [2023-10-27T10:19:11.990Z] ec43610c2a17: Download complete [2023-10-27T10:19:11.990Z] 33b1e0a273af: Verifying Checksum [2023-10-27T10:19:11.990Z] 33b1e0a273af: Download complete [2023-10-27T10:19:11.990Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T10:19:11.990Z] 5d3b04190fa2: Download complete [2023-10-27T10:19:11.990Z] 5eb5b503b376: Verifying Checksum [2023-10-27T10:19:11.990Z] 5eb5b503b376: Download complete [2023-10-27T10:19:12.555Z] 2f39f015ded8: Download complete [2023-10-27T10:19:13.119Z] 5eb5b503b376: Pull complete [2023-10-27T10:19:13.376Z] 5c69ac0246d0: Pull complete [2023-10-27T10:19:13.632Z] ec43610c2a17: Pull complete [2023-10-27T10:19:13.632Z] 3a2ae6a8a46f: Pull complete [2023-10-27T10:19:13.894Z] 33b1e0a273af: Pull complete [2023-10-27T10:19:13.894Z] 5d3b04190fa2: Pull complete [2023-10-27T10:19:18.077Z] 2f39f015ded8: Pull complete [2023-10-27T10:19:18.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T10:19:18.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T10:19:18.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:19:18.298Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-10-27T10:19:18.332Z] $ 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-266 -v /w/workspace/undry_device-rfid-llrp-go_PR-266:/w/workspace/undry_device-rfid-llrp-go_PR-266:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-266@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-266@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-10-27T10:19:23.258Z] $ docker top 53d84b611b20da926526fb59b2ee6efd99c2773ca9f3c3597c28df755b7d4758 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:19:23.709Z] ---> job-cost.sh [2023-10-27T10:19:23.709Z] lf-activate-venv: SKIPPING [2023-10-27T10:19:23.709Z] INFO: No Stack... [2023-10-27T10:19:23.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T10:19:24.228Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T10:19:24.542Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-266/archives/cost.csv [2023-10-27T10:19:24.542Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T10:19:24.581Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] [2023-10-27T10:19:24.586Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] did not exist. Created. [2023-10-27T10:19:24.586Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T10:19:24.981Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T10:19:25.024Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T10:19:25.055Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T10:19:25.126Z] $ docker stop --time=1 53d84b611b20da926526fb59b2ee6efd99c2773ca9f3c3597c28df755b7d4758 [2023-10-27T10:19:26.273Z] $ docker rm -f --volumes 53d84b611b20da926526fb59b2ee6efd99c2773ca9f3c3597c28df755b7d4758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T10:19:43.817Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12584 in /w/workspace/undry_device-rfid-llrp-go_PR-266 [Pipeline] { [Pipeline] ws [2023-10-27T10:19:43.874Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-27T10:19:43.948Z] The recommended git tool is: git [2023-10-27T10:19:49.401Z] using credential edgex-jenkins-ssh [2023-10-27T10:19:49.422Z] Cloning the remote Git repository [2023-10-27T10:19:49.475Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-27T10:19:49.576Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-10-27T10:19:49.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-27T10:19:49.730Z] > git --version # timeout=10 [2023-10-27T10:19:49.758Z] > git --version # 'git version 2.25.1' [2023-10-27T10:19:49.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T10:19:49.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T10:19:51.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-27T10:19:51.136Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T10:19:52.620Z] Merging remotes/origin/main commit b3c444e9ba13c421274ff08dd4e7834e8c3d409c into PR head commit 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [2023-10-27T10:19:52.033Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-27T10:19:52.070Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-27T10:19:52.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T10:19:52.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T10:19:52.642Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T10:19:52.924Z] Merge succeeded, producing 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [2023-10-27T10:19:52.924Z] Checking out Revision 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 (PR-266) [2023-10-27T10:19:53.474Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-27T10:19:53.527Z] > git --version # timeout=10 [2023-10-27T10:19:53.539Z] > git --version # 'git version 2.25.1' [2023-10-27T10:19:53.551Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [2023-10-27T10:19:52.716Z] > git checkout -f 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 # timeout=10 [2023-10-27T10:19:52.825Z] > git remote # timeout=10 [2023-10-27T10:19:52.847Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T10:19:52.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T10:19:52.880Z] > git merge b3c444e9ba13c421274ff08dd4e7834e8c3d409c # timeout=10 [2023-10-27T10:19:52.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T10:19:52.934Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T10:19:52.954Z] > git checkout -f 1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T10:19:54.848Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T10:19:54.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T10:19:54.848Z] Dload Upload Total Spent Left Speed [2023-10-27T10:19:54.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-10-27T10:19:55.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T10:19:55.935Z] + sudo tee /etc/docker/daemon.new [2023-10-27T10:19:55.935Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T10:19:55.935Z] { [2023-10-27T10:19:55.935Z] "registry-mirrors": [ [2023-10-27T10:19:55.935Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T10:19:55.935Z] ], [2023-10-27T10:19:55.935Z] "bip": "10.250.0.254/24", [2023-10-27T10:19:55.935Z] "hosts": [ [2023-10-27T10:19:55.935Z] "tcp://0.0.0.0:5555", [2023-10-27T10:19:55.935Z] "unix:///var/run/docker.sock" [2023-10-27T10:19:55.935Z] ], [2023-10-27T10:19:55.935Z] "mtu": 1458, [2023-10-27T10:19:55.935Z] "selinux-enabled": true, [2023-10-27T10:19:55.935Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T10:19:55.935Z] } [Pipeline] sh [2023-10-27T10:19:56.293Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T10:19:56.649Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T10:20:15.142Z] provisioning config files... [2023-10-27T10:20:15.191Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7370483455637320471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:20:15.596Z] ---> docker-login.sh [2023-10-27T10:20:15.596Z] nexus3.edgexfoundry.org:10001 [2023-10-27T10:20:16.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:20:16.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:20:16.187Z] Configure a credential helper to remove this warning. See [2023-10-27T10:20:16.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:20:16.187Z] [2023-10-27T10:20:16.187Z] Login Succeeded [2023-10-27T10:20:16.187Z] nexus3.edgexfoundry.org:10002 [2023-10-27T10:20:16.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:20:16.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:20:16.726Z] Configure a credential helper to remove this warning. See [2023-10-27T10:20:16.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:20:16.726Z] [2023-10-27T10:20:16.726Z] Login Succeeded [2023-10-27T10:20:16.726Z] nexus3.edgexfoundry.org:10003 [2023-10-27T10:20:17.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:20:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:20:17.002Z] Configure a credential helper to remove this warning. See [2023-10-27T10:20:17.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:20:17.002Z] [2023-10-27T10:20:17.002Z] Login Succeeded [2023-10-27T10:20:17.002Z] nexus3.edgexfoundry.org:10004 [2023-10-27T10:20:17.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:20:17.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:20:17.274Z] Configure a credential helper to remove this warning. See [2023-10-27T10:20:17.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:20:17.274Z] [2023-10-27T10:20:17.274Z] Login Succeeded [2023-10-27T10:20:17.544Z] docker.io [2023-10-27T10:20:17.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T10:20:18.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T10:20:18.137Z] Configure a credential helper to remove this warning. See [2023-10-27T10:20:18.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T10:20:18.137Z] [2023-10-27T10:20:18.137Z] Login Succeeded [2023-10-27T10:20:18.137Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T10:20:18.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T10:20:18.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T10:20:18.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T10:20:18.663Z] ========================================================= [2023-10-27T10:20:18.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T10:20:18.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:20:19.154Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T10:20:19.423Z] Sending build context to Docker daemon 1.197MB [2023-10-27T10:20:19.423Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T10:20:19.423Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T10:20:19.697Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T10:20:19.697Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T10:20:19.697Z] 5d54e960e981: Pulling fs layer [2023-10-27T10:20:19.697Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T10:20:19.697Z] f0e02332f6b5: Pulling fs layer [2023-10-27T10:20:19.697Z] cefa15bbcfad: Pulling fs layer [2023-10-27T10:20:19.697Z] 17808c966233: Pulling fs layer [2023-10-27T10:20:19.697Z] f4c1fc716caa: Pulling fs layer [2023-10-27T10:20:19.697Z] f0e02332f6b5: Waiting [2023-10-27T10:20:19.697Z] cefa15bbcfad: Waiting [2023-10-27T10:20:19.697Z] 17808c966233: Waiting [2023-10-27T10:20:19.697Z] f4c1fc716caa: Waiting [2023-10-27T10:20:19.697Z] 5d54e960e981: Verifying Checksum [2023-10-27T10:20:19.697Z] 5d54e960e981: Download complete [2023-10-27T10:20:19.697Z] f0e02332f6b5: Verifying Checksum [2023-10-27T10:20:19.697Z] f0e02332f6b5: Download complete [2023-10-27T10:20:19.697Z] cefa15bbcfad: Download complete [2023-10-27T10:20:19.697Z] 9fda8d8052c6: Download complete [2023-10-27T10:20:20.291Z] f4c1fc716caa: Verifying Checksum [2023-10-27T10:20:20.291Z] f4c1fc716caa: Download complete [2023-10-27T10:20:20.562Z] 9fda8d8052c6: Pull complete [2023-10-27T10:20:21.158Z] 5d54e960e981: Pull complete [2023-10-27T10:20:21.431Z] c4a7e357bf2a: Download complete [2023-10-27T10:20:22.851Z] 17808c966233: Verifying Checksum [2023-10-27T10:20:22.851Z] 17808c966233: Download complete [2023-10-27T10:20:35.283Z] c4a7e357bf2a: Pull complete [2023-10-27T10:20:35.283Z] f0e02332f6b5: Pull complete [2023-10-27T10:20:35.283Z] cefa15bbcfad: Pull complete [2023-10-27T10:20:43.510Z] 17808c966233: Pull complete [2023-10-27T10:20:44.490Z] f4c1fc716caa: Pull complete [2023-10-27T10:20:44.490Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T10:20:44.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T10:20:44.490Z] ---> ea914061e18c [2023-10-27T10:20:44.490Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T10:20:45.451Z] ---> Running in f80854d0194a [2023-10-27T10:20:45.721Z] Removing intermediate container f80854d0194a [2023-10-27T10:20:45.721Z] ---> 2a2d338bd3f8 [2023-10-27T10:20:45.721Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T10:20:45.721Z] ---> Running in 9cceed0e0791 [2023-10-27T10:20:45.990Z] Removing intermediate container 9cceed0e0791 [2023-10-27T10:20:45.990Z] ---> 2f25631bae86 [2023-10-27T10:20:45.990Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T10:20:46.258Z] ---> Running in b176059c70cb [2023-10-27T10:20:46.526Z] Removing intermediate container b176059c70cb [2023-10-27T10:20:46.526Z] ---> b8c2610091f7 [2023-10-27T10:20:46.526Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T10:20:46.526Z] ---> Running in 3507e89f5484 [2023-10-27T10:20:46.793Z] Removing intermediate container 3507e89f5484 [2023-10-27T10:20:46.793Z] ---> 6fb66a9797bf [2023-10-27T10:20:46.793Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T10:20:47.058Z] ---> Running in 3a5235d64733 [2023-10-27T10:20:48.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T10:20:48.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T10:20:49.890Z] OK: 266 MiB in 52 packages [2023-10-27T10:20:50.851Z] Removing intermediate container 3a5235d64733 [2023-10-27T10:20:50.851Z] ---> e6a860f8f3b4 [2023-10-27T10:20:50.851Z] Step 8/12 : WORKDIR /app [2023-10-27T10:20:50.851Z] ---> Running in e8e9dd1db836 [2023-10-27T10:20:51.120Z] Removing intermediate container e8e9dd1db836 [2023-10-27T10:20:51.121Z] ---> c0166ba7f4f4 [2023-10-27T10:20:51.121Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T10:20:51.705Z] ---> 998cdc8e0cec [2023-10-27T10:20:51.705Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T10:20:51.705Z] ---> Running in d8f941cc8f42 [2023-10-27T10:22:28.431Z] Removing intermediate container d8f941cc8f42 [2023-10-27T10:22:28.431Z] ---> 616cc8fef41a [2023-10-27T10:22:28.431Z] Step 11/12 : COPY . . [2023-10-27T10:22:28.431Z] ---> 9703cde71597 [2023-10-27T10:22:28.431Z] Step 12/12 : RUN $MAKE [2023-10-27T10:22:28.431Z] ---> Running in faa418a09d73 [2023-10-27T10:22:28.431Z] noop [2023-10-27T10:22:28.431Z] Removing intermediate container faa418a09d73 [2023-10-27T10:22:28.431Z] ---> 511147275c3d [2023-10-27T10:22:28.431Z] Successfully built 511147275c3d [2023-10-27T10:22:28.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:22:28.913Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T10:22:28.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:22:29.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-12584 does not seem to be running inside a container [2023-10-27T10:22:29.288Z] $ 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-10-27T10:22:30.582Z] $ docker top 16add34c7d2d34dab07aed18c78521a4453f31eaa7856901491055b5647c572f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T10:22:31.485Z] + go version [2023-10-27T10:22:31.485Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T10:22:31.521Z] $ docker stop --time=1 16add34c7d2d34dab07aed18c78521a4453f31eaa7856901491055b5647c572f [2023-10-27T10:22:33.181Z] $ docker rm -f --volumes 16add34c7d2d34dab07aed18c78521a4453f31eaa7856901491055b5647c572f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:22:34.082Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T10:22:34.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:22:34.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-12584 does not seem to be running inside a container [2023-10-27T10:22:34.414Z] $ 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-10-27T10:22:38.473Z] $ docker top 57453743344b9695e95b0932e27e304c9b4003c5c3ca7d53bf6c7b525c32c69b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T10:22:39.063Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T10:22:40.030Z] + make test [2023-10-27T10:22:40.030Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T10:22:44.313Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-27T10:24:35.989Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-27T10:24:35.989Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-27T10:25:08.246Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.733s coverage: 40.6% of statements [2023-10-27T10:25:08.247Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.615s coverage: 51.9% of statements [2023-10-27T10:25:08.247Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 96.4% of statements [2023-10-27T10:25:08.247Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T10:25:08.247Z] go vet ./... [2023-10-27T10:25:34.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T10:25:34.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T10:25:34.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T10:25:34.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T10:25:35.003Z] $ docker stop --time=1 57453743344b9695e95b0932e27e304c9b4003c5c3ca7d53bf6c7b525c32c69b [2023-10-27T10:25:37.019Z] $ docker rm -f --volumes 57453743344b9695e95b0932e27e304c9b4003c5c3ca7d53bf6c7b525c32c69b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T10:25:38.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T10:25:38.297Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T10:25:38.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T10:25:39.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T10:25:39.906Z] + ls -al . [2023-10-27T10:25:39.906Z] total 636 [2023-10-27T10:25:39.906Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 10:22 . [2023-10-27T10:25:39.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:19 .. [2023-10-27T10:25:39.906Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 27 10:19 .dockerignore [2023-10-27T10:25:39.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 10:19 .git [2023-10-27T10:25:39.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 10:19 .github [2023-10-27T10:25:39.906Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 10:19 .gitignore [2023-10-27T10:25:39.906Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 10:19 .golangci.yml [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 27 10:19 Attribution.txt [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 27 10:19 CHANGELOG.md [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 27 10:19 Dockerfile [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 10:19 GOVERNANCE.md [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 27 10:19 Jenkinsfile [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 10:19 LICENSE [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 27 10:19 Makefile [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 10:19 OWNERS.md [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 27 10:19 README.md [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 10:16 VERSION [2023-10-27T10:25:39.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:19 bin [2023-10-27T10:25:39.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 10:19 cmd [2023-10-27T10:25:39.907Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 27 10:25 coverage.out [2023-10-27T10:25:39.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:19 examples [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 27 10:19 go.mod [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 10:19 go.sum [2023-10-27T10:25:39.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 10:19 images [2023-10-27T10:25:39.907Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 27 10:19 internal [2023-10-27T10:25:39.907Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 27 10:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:25:40.328Z] + 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=1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 --label arch=arm64 --label version=0.0.0 . [2023-10-27T10:25:40.605Z] Sending build context to Docker daemon 1.197MB [2023-10-27T10:25:40.605Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T10:25:40.605Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T10:25:40.605Z] ---> 511147275c3d [2023-10-27T10:25:40.605Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T10:25:40.877Z] ---> Running in 3a2e559fc9d2 [2023-10-27T10:25:41.147Z] Removing intermediate container 3a2e559fc9d2 [2023-10-27T10:25:41.147Z] ---> cc355753fe24 [2023-10-27T10:25:41.147Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T10:25:41.147Z] ---> Running in 4df5f4951d55 [2023-10-27T10:25:41.733Z] Removing intermediate container 4df5f4951d55 [2023-10-27T10:25:41.733Z] ---> caadd36f0212 [2023-10-27T10:25:41.733Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T10:25:41.733Z] ---> Running in 314e4b45874a [2023-10-27T10:25:42.001Z] Removing intermediate container 314e4b45874a [2023-10-27T10:25:42.001Z] ---> 71068c76ca8d [2023-10-27T10:25:42.001Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T10:25:42.380Z] ---> Running in 92674e74340f [2023-10-27T10:25:42.380Z] Removing intermediate container 92674e74340f [2023-10-27T10:25:42.380Z] ---> 26c0ca1fb063 [2023-10-27T10:25:42.380Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T10:25:42.658Z] ---> Running in 972e794c4275 [2023-10-27T10:25:43.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T10:25:43.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T10:25:45.205Z] OK: 266 MiB in 52 packages [2023-10-27T10:25:46.207Z] Removing intermediate container 972e794c4275 [2023-10-27T10:25:46.207Z] ---> 354b48670350 [2023-10-27T10:25:46.207Z] Step 8/24 : WORKDIR /app [2023-10-27T10:25:46.207Z] ---> Running in 7bb95833d909 [2023-10-27T10:25:46.476Z] Removing intermediate container 7bb95833d909 [2023-10-27T10:25:46.476Z] ---> 466caea1faac [2023-10-27T10:25:46.476Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T10:25:49.818Z] ---> 3227892731ee [2023-10-27T10:25:49.819Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T10:25:50.087Z] ---> Running in 1aec7c45cdda [2023-10-27T10:25:52.041Z] Removing intermediate container 1aec7c45cdda [2023-10-27T10:25:52.041Z] ---> 414ad311ac18 [2023-10-27T10:25:52.041Z] Step 11/24 : COPY . . [2023-10-27T10:25:53.012Z] ---> 94d188139d99 [2023-10-27T10:25:53.012Z] Step 12/24 : RUN $MAKE [2023-10-27T10:25:53.012Z] ---> Running in e59c6917f2ec [2023-10-27T10:25:53.971Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-27T10:28:00.649Z] Removing intermediate container e59c6917f2ec [2023-10-27T10:28:00.649Z] ---> a75e999a248d [2023-10-27T10:28:00.649Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T10:28:00.649Z] 3.18: Pulling from library/alpine [2023-10-27T10:28:00.649Z] 579b34f0a95b: Pulling fs layer [2023-10-27T10:28:00.649Z] 579b34f0a95b: Verifying Checksum [2023-10-27T10:28:00.649Z] 579b34f0a95b: Download complete [2023-10-27T10:28:00.649Z] 579b34f0a95b: Pull complete [2023-10-27T10:28:00.649Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T10:28:00.649Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T10:28:00.649Z] ---> 3cc203321400 [2023-10-27T10:28:00.649Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-27T10:28:00.649Z] ---> Running in 40a7b9002b0b [2023-10-27T10:28:00.649Z] Removing intermediate container 40a7b9002b0b [2023-10-27T10:28:00.649Z] ---> e847914209cf [2023-10-27T10:28:00.649Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T10:28:00.649Z] ---> Running in fe252363773c [2023-10-27T10:28:00.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T10:28:00.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T10:28:00.649Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T10:28:00.649Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T10:28:00.649Z] OK: 8 MiB in 16 packages [2023-10-27T10:28:00.649Z] Removing intermediate container fe252363773c [2023-10-27T10:28:00.649Z] ---> bd863192cf43 [2023-10-27T10:28:00.649Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-27T10:28:00.649Z] ---> 9a17c2a224de [2023-10-27T10:28:00.649Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-27T10:28:00.649Z] ---> d0b9ec391a8f [2023-10-27T10:28:00.649Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-27T10:28:00.649Z] ---> 95b3b280c065 [2023-10-27T10:28:00.649Z] Step 19/24 : EXPOSE 59989 [2023-10-27T10:28:00.649Z] ---> Running in f0c0245d0ec1 [2023-10-27T10:28:00.649Z] Removing intermediate container f0c0245d0ec1 [2023-10-27T10:28:00.649Z] ---> d6cd8b810f91 [2023-10-27T10:28:00.649Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-27T10:28:00.649Z] ---> Running in 6619486b2589 [2023-10-27T10:28:00.649Z] Removing intermediate container 6619486b2589 [2023-10-27T10:28:00.649Z] ---> bed95211ce41 [2023-10-27T10:28:00.649Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T10:28:00.649Z] ---> Running in 057aeca2d6bb [2023-10-27T10:28:00.649Z] Removing intermediate container 057aeca2d6bb [2023-10-27T10:28:00.649Z] ---> 68683a897b9c [2023-10-27T10:28:00.649Z] Step 22/24 : LABEL arch=arm64 [2023-10-27T10:28:00.649Z] ---> Running in 235e97f19095 [2023-10-27T10:28:00.649Z] Removing intermediate container 235e97f19095 [2023-10-27T10:28:00.649Z] ---> 5de790997f96 [2023-10-27T10:28:00.649Z] Step 23/24 : LABEL git_sha=1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [2023-10-27T10:28:00.649Z] ---> Running in 51dd62018a9f [2023-10-27T10:28:00.649Z] Removing intermediate container 51dd62018a9f [2023-10-27T10:28:00.649Z] ---> acb161dffa5e [2023-10-27T10:28:00.649Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T10:28:00.649Z] ---> Running in ea81f2cb503f [2023-10-27T10:28:00.649Z] Removing intermediate container ea81f2cb503f [2023-10-27T10:28:00.649Z] ---> 26bc1b706736 [2023-10-27T10:28:00.649Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T10:28:00.649Z] Successfully built 26bc1b706736 [2023-10-27T10:28:00.649Z] 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-10-27T10:28:01.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T10:28:01.454Z] [2023-10-27T10:28:01.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:28:01.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T10:28:01.854Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T10:28:01.854Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T10:28:01.854Z] 04944245beec: Pulling fs layer [2023-10-27T10:28:01.854Z] 699f458cf7ca: Pulling fs layer [2023-10-27T10:28:01.854Z] 765212b225bb: Pulling fs layer [2023-10-27T10:28:01.854Z] f23df028b6ca: Pulling fs layer [2023-10-27T10:28:01.855Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T10:28:01.855Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T10:28:01.855Z] 765212b225bb: Waiting [2023-10-27T10:28:01.855Z] f23df028b6ca: Waiting [2023-10-27T10:28:01.855Z] d65c8cfc05b1: Waiting [2023-10-27T10:28:01.855Z] 2437ff75d9bd: Waiting [2023-10-27T10:28:02.126Z] 04944245beec: Verifying Checksum [2023-10-27T10:28:02.126Z] 04944245beec: Download complete [2023-10-27T10:28:02.126Z] 765212b225bb: Verifying Checksum [2023-10-27T10:28:02.126Z] 765212b225bb: Download complete [2023-10-27T10:28:02.126Z] f23df028b6ca: Verifying Checksum [2023-10-27T10:28:02.126Z] f23df028b6ca: Download complete [2023-10-27T10:28:02.126Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T10:28:02.126Z] d65c8cfc05b1: Download complete [2023-10-27T10:28:02.396Z] 699f458cf7ca: Verifying Checksum [2023-10-27T10:28:02.396Z] 699f458cf7ca: Download complete [2023-10-27T10:28:02.667Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T10:28:02.667Z] 8998bd30e6a1: Download complete [2023-10-27T10:28:05.251Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T10:28:05.251Z] 2437ff75d9bd: Download complete [2023-10-27T10:28:08.588Z] 8998bd30e6a1: Pull complete [2023-10-27T10:28:08.588Z] 04944245beec: Pull complete [2023-10-27T10:28:10.002Z] 699f458cf7ca: Pull complete [2023-10-27T10:28:10.270Z] 765212b225bb: Pull complete [2023-10-27T10:28:11.232Z] f23df028b6ca: Pull complete [2023-10-27T10:28:11.500Z] d65c8cfc05b1: Pull complete [2023-10-27T10:28:29.827Z] 2437ff75d9bd: Pull complete [2023-10-27T10:28:29.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T10:28:29.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T10:28:29.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:28:30.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-12584 does not seem to be running inside a container [2023-10-27T10:28:30.311Z] $ 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-10-27T10:28:33.030Z] $ docker top d319234c695244a5751a59a59ff58d7289759e3ee00cccdaf5109ad579abf088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:33.987Z] ---> job-cost.sh [2023-10-27T10:28:33.987Z] lf-activate-venv: SKIPPING [2023-10-27T10:28:33.987Z] INFO: No Stack... [2023-10-27T10:28:34.574Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T10:28:35.160Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T10:28:35.834Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-10-27T10:28:35.834Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T10:28:35.916Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] [2023-10-27T10:28:35.921Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] did not exist. Created. [2023-10-27T10:28:35.921Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T10:28:36.647Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-65151d96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T10:28:37.315Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T10:28:37.349Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T10:28:37.413Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T10:28:37.426Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T10:28:37.502Z] $ docker stop --time=1 d319234c695244a5751a59a59ff58d7289759e3ee00cccdaf5109ad579abf088 [2023-10-27T10:28:39.070Z] $ docker rm -f --volumes d319234c695244a5751a59a59ff58d7289759e3ee00cccdaf5109ad579abf088 [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-10-27T10:28:40.044Z] provisioning config files... [2023-10-27T10:28:40.051Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/config9707379343147392404tmp [Pipeline] { [Pipeline] sh [2023-10-27T10:28:40.381Z] + set +x [2023-10-27T10:28:40.381Z] + curl -s https://codecov.io/bash [2023-10-27T10:28:40.381Z] + bash -s -- [2023-10-27T10:28:40.381Z] [2023-10-27T10:28:40.381Z] _____ _ [2023-10-27T10:28:40.381Z] / ____| | | [2023-10-27T10:28:40.381Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T10:28:40.381Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T10:28:40.381Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T10:28:40.381Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T10:28:40.381Z] Bash-1.0.6 [2023-10-27T10:28:40.381Z] [2023-10-27T10:28:40.381Z] [2023-10-27T10:28:40.381Z] ==> git version 2.25.1 found [2023-10-27T10:28:40.381Z] ==> 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-10-27T10:28:40.381Z] Release-Date: 2020-01-08 [2023-10-27T10:28:40.381Z] 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-10-27T10:28:40.381Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T10:28:40.381Z] ==> Jenkins CI detected. [2023-10-27T10:28:40.381Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-266 [2023-10-27T10:28:40.381Z] project root: . [2023-10-27T10:28:40.381Z] --> token set from env [2023-10-27T10:28:40.381Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T10:28:40.381Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T10:28:40.381Z] ==> Python coveragepy not found [2023-10-27T10:28:40.381Z] ==> Searching for coverage reports in: [2023-10-27T10:28:40.381Z] + . [2023-10-27T10:28:40.381Z] -> Found 1 reports [2023-10-27T10:28:40.381Z] ==> Detecting git/mercurial file structure [2023-10-27T10:28:40.639Z] ==> Reading reports [2023-10-27T10:28:40.639Z] + ./coverage.out bytes=459493 [2023-10-27T10:28:40.639Z] ==> Appending adjustments [2023-10-27T10:28:40.639Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T10:28:40.639Z] + Found adjustments [2023-10-27T10:28:40.639Z] ==> Gzipping contents [2023-10-27T10:28:40.896Z] 52K /tmp/codecov.5DVjd4.gz [2023-10-27T10:28:40.896Z] ==> Uploading reports [2023-10-27T10:28:40.896Z] url: https://codecov.io [2023-10-27T10:28:40.896Z] query: branch=PR-266&commit=1b9210cb4b06e41dba69cec9881046a7bc4bdcb6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=266&job=&cmd_args= [2023-10-27T10:28:40.896Z] -> Pinging Codecov [2023-10-27T10:28:40.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-266&commit=1b9210cb4b06e41dba69cec9881046a7bc4bdcb6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=266&job=&cmd_args= [2023-10-27T10:28:40.896Z] -> Uploading to [2023-10-27T10:28:40.896Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/1b9210cb4b06e41dba69cec9881046a7bc4bdcb6/ec29673e-52f4-4092-a790-f6736455ca2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T102840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97e66a3c665e8c72c83c104eb9a8a8f41434d6a29bbce28b6ca8448c116e4b46 [2023-10-27T10:28:40.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T10:28:40.896Z] Dload Upload Total Spent Left Speed [2023-10-27T10:28:41.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 144k --:--:-- --:--:-- --:--:-- 144k [2023-10-27T10:28:41.463Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1b9210cb4b06e41dba69cec9881046a7bc4bdcb6 [Pipeline] } [2023-10-27T10:28:41.490Z] 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-10-27T10:28:43.247Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-266/archives ] [2023-10-27T10:28:43.247Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-266/archives [2023-10-27T10:28:43.247Z] total 16 [2023-10-27T10:28:43.247Z] drwxr-xr-x 3 root root 4096 Oct 27 10:19 . [2023-10-27T10:28:43.247Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 10:19 .. [2023-10-27T10:28:43.247Z] drwxr-xr-x 2 root root 4096 Oct 27 10:19 cost [2023-10-27T10:28:43.247Z] -rw-r--r-- 1 root root 91 Oct 27 10:19 cost.csv [2023-10-27T10:28:43.247Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-266/archives [2023-10-27T10:28:43.247Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-266/archives [2023-10-27T10:28:43.247Z] total 16 [2023-10-27T10:28:43.247Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 10:19 . [2023-10-27T10:28:43.247Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 10:19 .. [2023-10-27T10:28:43.247Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 10:19 cost [2023-10-27T10:28:43.247Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 27 10:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:43.571Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:44.456Z] ---> package-listing.sh [2023-10-27T10:28:44.456Z] ++ facter osfamily [2023-10-27T10:28:44.456Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T10:28:44.715Z] + OS_FAMILY=debian [2023-10-27T10:28:44.715Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-266 [2023-10-27T10:28:44.715Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T10:28:44.715Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T10:28:44.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T10:28:44.715Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T10:28:44.715Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-266 ']' [2023-10-27T10:28:44.715Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T10:28:44.715Z] + case "${OS_FAMILY}" in [2023-10-27T10:28:44.715Z] + dpkg -l [2023-10-27T10:28:44.715Z] + grep '^ii' [2023-10-27T10:28:44.715Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T10:28:44.715Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T10:28:44.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T10:28:44.715Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-266 ']' [2023-10-27T10:28:44.715Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-266/archives/ [2023-10-27T10:28:44.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-266/archives/ [Pipeline] echo [2023-10-27T10:28:44.747Z] 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-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T10:28:45.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T10:28:45.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T10:28:45.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T10:28:45.818Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-10-27T10:28:45.851Z] $ 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-266/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-266 -v /w/workspace/undry_device-rfid-llrp-go_PR-266:/w/workspace/undry_device-rfid-llrp-go_PR-266:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-266@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-266@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-10-27T10:28:46.047Z] $ docker top 89021186fcab420d599ddb5b73eb7abf63458206f555c0873a0712841961d3a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T10:28:46.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T10:28:46.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T10:28:47.135Z] + ls /var/log/sa-host [2023-10-27T10:28:47.135Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T10:28:47.358Z] provisioning config files... [2023-10-27T10:28:47.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-266@tmp/config7249392069629824347tmp [Pipeline] { [Pipeline] echo [2023-10-27T10:28:47.428Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:47.736Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T10:28:47.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:48.177Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T10:28:48.211Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:48.518Z] ---> sudo-logs.sh [2023-10-27T10:28:48.518Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T10:28:48.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:48.901Z] ---> job-cost.sh [2023-10-27T10:28:48.901Z] lf-activate-venv: SKIPPING [2023-10-27T10:28:48.901Z] DEBUG: total: 0.2199999988079071 [2023-10-27T10:28:48.901Z] INFO: Retrieving Stack Cost... [2023-10-27T10:28:49.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T10:28:49.727Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T10:28:49.767Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T10:28:50.076Z] ---> logs-deploy.sh [2023-10-27T10:28:50.076Z] lf-activate-venv: SKIPPING [2023-10-27T10:28:50.076Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-266/1 [2023-10-27T10:28:50.076Z] INFO: archiving workspace using pattern(s): [2023-10-27T10:28:51.014Z] Archives upload complete. [2023-10-27T10:28:51.273Z] INFO: archiving logs to Nexus