Pull request #107 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d88fa34cc4a149777dec50eeabda2d74b04991c7+73f0e4270e4048b6e583422c0d15de60eb878140 (4fc60494d3391ea6319f60d2916efec8163dd385) 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-ssh15865030446129187311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10081875440565149454.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-107/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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh125285027288314746.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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17847872763632763473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh852569292450883603.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-107/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-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14883655927287803693.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-28943 in /w/workspace/undry_device-rfid-llrp-go_PR-107 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73f0e4270e4048b6e583422c0d15de60eb878140 into PR head commit d88fa34cc4a149777dec50eeabda2d74b04991c7 Merge succeeded, producing d88fa34cc4a149777dec50eeabda2d74b04991c7 Checking out Revision d88fa34cc4a149777dec50eeabda2d74b04991c7 (PR-107) > 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/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # 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 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-12T10:11:17.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-12T10:11:17.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-12T10:11:18.054Z] ========================================================= [2022-09-12T10:11:18.054Z] EdgeX Global Pipelines Version Info [2022-09-12T10:11:18.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:11:18.870Z] ------------------- [2022-09-12T10:11:18.870Z] stable info: [2022-09-12T10:11:18.870Z] ------------------- [2022-09-12T10:11:18.870Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-12T10:11:18.870Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T10:11:18.870Z] Message: update stable to v1.0.239 [2022-09-12T10:11:19.441Z] ------------------- [2022-09-12T10:11:19.441Z] experimental info: [2022-09-12T10:11:19.441Z] ------------------- [2022-09-12T10:11:19.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-12T10:11:19.441Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T10:11:19.441Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-12T10:11:19.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-12T10:11:19.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-12T10:11:19.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-12T10:11:19.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-12T10:11:19.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-12T10:11:20.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-12T10:11:20.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-12T10:11:20.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-12T10:11:20.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-12T10:11:20.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-12T10:11:20.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-12T10:11:20.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-12T10:11:20.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-12T10:11:20.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-12T10:11:20.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T10:11:20.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T10:11:20.455Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T10:11:20.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T10:11:20.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-12T10:11:20.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-12T10:11:20.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-12T10:11:20.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-12T10:11:20.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-12T10:11:20.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-12T10:11:20.827Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-12T10:11:20.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-12T10:11:20.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-12T10:11:20.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo [2022-09-12T10:11:21.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo [2022-09-12T10:11:21.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo [2022-09-12T10:11:21.084Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo [2022-09-12T10:11:21.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d88fa34 [Pipeline] echo [2022-09-12T10:11:21.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T10:11:21.305Z] provisioning config files... [2022-09-12T10:11:21.319Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config3324037427438263198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:11:21.675Z] ---> docker-login.sh [2022-09-12T10:11:21.676Z] nexus3.edgexfoundry.org:10001 [2022-09-12T10:11:21.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:22.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:22.200Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:22.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:22.200Z] [2022-09-12T10:11:22.200Z] Login Succeeded [2022-09-12T10:11:22.200Z] nexus3.edgexfoundry.org:10002 [2022-09-12T10:11:22.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:22.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:22.200Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:22.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:22.200Z] [2022-09-12T10:11:22.200Z] Login Succeeded [2022-09-12T10:11:22.200Z] nexus3.edgexfoundry.org:10003 [2022-09-12T10:11:22.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:22.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:22.461Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:22.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:22.461Z] [2022-09-12T10:11:22.461Z] Login Succeeded [2022-09-12T10:11:22.461Z] nexus3.edgexfoundry.org:10004 [2022-09-12T10:11:22.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:22.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:22.461Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:22.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:22.461Z] [2022-09-12T10:11:22.461Z] Login Succeeded [2022-09-12T10:11:22.461Z] docker.io [2022-09-12T10:11:22.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:22.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:22.988Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:22.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:22.988Z] [2022-09-12T10:11:22.988Z] Login Succeeded [2022-09-12T10:11:22.988Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T10:11:23.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-12T10:11:23.660Z] + git rev-list -1 --merges d88fa34cc4a149777dec50eeabda2d74b04991c7~1..d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo [2022-09-12T10:11:23.707Z] -----------> git rev-list -1 --merges d88fa34cc4a149777dec50eeabda2d74b04991c7~1..d88fa34cc4a149777dec50eeabda2d74b04991c7 d88fa34cc4a149777dec50eeabda2d74b04991c7 [false] [Pipeline] sh [2022-09-12T10:11:24.024Z] + git log --format=format:%s -1 d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo [2022-09-12T10:11:24.056Z] ========================================================= [2022-09-12T10:11:24.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-12T10:11:24.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T10:11:24.486Z] + git log --format=format:%s -1 d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] echo [2022-09-12T10:11:24.519Z] [semverPrep] GIT_COMMIT: d88fa34cc4a149777dec50eeabda2d74b04991c7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-09-12T10:11:24.550Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-12T10:11:24.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T10:11:24.959Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-12T10:11:24.959Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-12T10:11:24.959Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-12T10:11:24.959Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-12T10:11:24.959Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-12T10:11:24.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:11:25.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T10:11:25.473Z] [2022-09-12T10:11:25.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:11:25.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T10:11:25.856Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-12T10:11:25.856Z] b85a868b505f: Pulling fs layer [2022-09-12T10:11:25.856Z] e2be974225ed: Pulling fs layer [2022-09-12T10:11:25.856Z] 339a4e72a1f5: Pulling fs layer [2022-09-12T10:11:25.856Z] 988bab9f4d93: Pulling fs layer [2022-09-12T10:11:25.856Z] 1469e6f7b9e6: Pulling fs layer [2022-09-12T10:11:25.856Z] eaf3925da568: Pulling fs layer [2022-09-12T10:11:25.856Z] bab4dde63d76: Pulling fs layer [2022-09-12T10:11:25.856Z] 1469e6f7b9e6: Waiting [2022-09-12T10:11:25.856Z] eaf3925da568: Waiting [2022-09-12T10:11:25.856Z] bde34c3a00c8: Pulling fs layer [2022-09-12T10:11:25.856Z] b352a97aabf1: Pulling fs layer [2022-09-12T10:11:25.856Z] 4872d77fe225: Pulling fs layer [2022-09-12T10:11:25.856Z] 5851b861e8e6: Pulling fs layer [2022-09-12T10:11:25.856Z] bab4dde63d76: Waiting [2022-09-12T10:11:25.856Z] b352a97aabf1: Waiting [2022-09-12T10:11:25.857Z] 4872d77fe225: Waiting [2022-09-12T10:11:25.857Z] 5851b861e8e6: Waiting [2022-09-12T10:11:25.857Z] e2be974225ed: Verifying Checksum [2022-09-12T10:11:25.857Z] e2be974225ed: Download complete [2022-09-12T10:11:25.857Z] 988bab9f4d93: Verifying Checksum [2022-09-12T10:11:25.857Z] 988bab9f4d93: Download complete [2022-09-12T10:11:26.124Z] 1469e6f7b9e6: Verifying Checksum [2022-09-12T10:11:26.124Z] 1469e6f7b9e6: Download complete [2022-09-12T10:11:26.124Z] 339a4e72a1f5: Verifying Checksum [2022-09-12T10:11:26.124Z] 339a4e72a1f5: Download complete [2022-09-12T10:11:26.124Z] eaf3925da568: Download complete [2022-09-12T10:11:26.124Z] bde34c3a00c8: Download complete [2022-09-12T10:11:26.124Z] b352a97aabf1: Verifying Checksum [2022-09-12T10:11:26.124Z] 4872d77fe225: Verifying Checksum [2022-09-12T10:11:26.124Z] 4872d77fe225: Download complete [2022-09-12T10:11:26.124Z] 5851b861e8e6: Download complete [2022-09-12T10:11:26.124Z] b85a868b505f: Verifying Checksum [2022-09-12T10:11:26.124Z] b85a868b505f: Download complete [2022-09-12T10:11:26.385Z] bab4dde63d76: Verifying Checksum [2022-09-12T10:11:26.385Z] bab4dde63d76: Download complete [2022-09-12T10:11:27.765Z] b85a868b505f: Pull complete [2022-09-12T10:11:27.765Z] e2be974225ed: Pull complete [2022-09-12T10:11:28.337Z] 339a4e72a1f5: Pull complete [2022-09-12T10:11:28.337Z] 988bab9f4d93: Pull complete [2022-09-12T10:11:28.599Z] 1469e6f7b9e6: Pull complete [2022-09-12T10:11:28.599Z] eaf3925da568: Pull complete [2022-09-12T10:11:30.517Z] bab4dde63d76: Pull complete [2022-09-12T10:11:30.517Z] bde34c3a00c8: Pull complete [2022-09-12T10:11:30.784Z] b352a97aabf1: Pull complete [2022-09-12T10:11:30.784Z] 4872d77fe225: Pull complete [2022-09-12T10:11:31.051Z] 5851b861e8e6: Pull complete [2022-09-12T10:11:31.051Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-12T10:11:31.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T10:11:31.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:11:31.286Z] prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container [2022-09-12T10:11:31.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@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 [2022-09-12T10:11:32.444Z] $ docker top 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d -eo pid,comm [2022-09-12T10:11:32.503Z] 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). [2022-09-12T10:11:32.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T10:11:32.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T10:11:32.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T10:11:32.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T10:11:32.799Z] $ docker exec 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent [2022-09-12T10:11:32.933Z] SSH_AUTH_SOCK=/tmp/ssh-oBkrLE5YxuyQ/agent.32 [2022-09-12T10:11:32.933Z] SSH_AGENT_PID=38 [2022-09-12T10:11:32.940Z] Running ssh-add (command line suppressed) [2022-09-12T10:11:33.069Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_373436436935554877.key (/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_373436436935554877.key) [2022-09-12T10:11:33.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T10:11:33.427Z] + git tag --points-at HEAD [Pipeline] } [2022-09-12T10:11:33.457Z] $ docker exec --env ******** --env ******** 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent -k [2022-09-12T10:11:33.564Z] unset SSH_AUTH_SOCK; [2022-09-12T10:11:33.564Z] unset SSH_AGENT_PID; [2022-09-12T10:11:33.564Z] echo Agent pid 38 killed; [2022-09-12T10:11:33.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-12T10:11:33.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T10:11:33.669Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T10:11:33.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T10:11:33.800Z] $ docker exec 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent [2022-09-12T10:11:33.919Z] SSH_AUTH_SOCK=/tmp/ssh-VddFij7LczZe/agent.71 [2022-09-12T10:11:33.919Z] SSH_AGENT_PID=77 [2022-09-12T10:11:33.925Z] Running ssh-add (command line suppressed) [2022-09-12T10:11:34.046Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_2052695596779086383.key (/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/private_key_2052695596779086383.key) [2022-09-12T10:11:34.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T10:11:34.397Z] + git semver init [2022-09-12T10:11:34.657Z] 2022-09-12 10:11:34,595 [run_init] DEBUG init version:0.0.0 force:False [2022-09-12T10:11:34.657Z] 2022-09-12 10:11:34,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver [2022-09-12T10:11:34.657Z] 2022-09-12 10:11:34,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-107/.semver [2022-09-12T10:11:34.657Z] 2022-09-12 10:11:34,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-107, universal_newlines=False, shell=None, istream=None) [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,542 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-107/.git/info/exclude [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver/PR-107 with force:False [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,543 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver/PR-107 [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,547 [execute] INFO git cat-file --batch-check [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,556 [execute] INFO git cat-file --batch [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T10:11:35.602Z] 2022-09-12 10:11:35,562 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-107/.semver/PR-107 [2022-09-12T10:11:35.602Z] 0.0.0 [Pipeline] } [2022-09-12T10:11:35.630Z] $ docker exec --env ******** --env ******** 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d ssh-agent -k [2022-09-12T10:11:35.736Z] unset SSH_AUTH_SOCK; [2022-09-12T10:11:35.736Z] unset SSH_AGENT_PID; [2022-09-12T10:11:35.736Z] echo Agent pid 77 killed; [2022-09-12T10:11:35.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T10:11:36.171Z] + git semver [Pipeline] } [2022-09-12T10:11:36.460Z] $ docker stop --time=1 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d [2022-09-12T10:11:37.791Z] $ docker rm -f 659ed6be6b3c6da59732fd0d2091270d8cc7cd8b54dd34db51bfc6300c63ec5d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T10:11:38.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-12T10:11:38.551Z] Stashed 1 file(s) [Pipeline] echo [2022-09-12T10:11:38.571Z] [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 [2022-09-12T10:11:39.196Z] provisioning config files... [2022-09-12T10:11:39.209Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config6837283500192026072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:11:39.565Z] ---> docker-login.sh [2022-09-12T10:11:39.565Z] nexus3.edgexfoundry.org:10001 [2022-09-12T10:11:39.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:39.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:39.565Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:39.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:39.565Z] [2022-09-12T10:11:39.565Z] Login Succeeded [2022-09-12T10:11:39.565Z] nexus3.edgexfoundry.org:10002 [2022-09-12T10:11:39.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:39.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:39.829Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:39.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:39.829Z] [2022-09-12T10:11:39.829Z] Login Succeeded [2022-09-12T10:11:39.829Z] nexus3.edgexfoundry.org:10003 [2022-09-12T10:11:39.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:39.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:39.829Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:39.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:39.829Z] [2022-09-12T10:11:39.829Z] Login Succeeded [2022-09-12T10:11:40.092Z] nexus3.edgexfoundry.org:10004 [2022-09-12T10:11:40.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:40.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:40.092Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:40.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:40.092Z] [2022-09-12T10:11:40.092Z] Login Succeeded [2022-09-12T10:11:40.092Z] docker.io [2022-09-12T10:11:40.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:11:40.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:11:40.665Z] Configure a credential helper to remove this warning. See [2022-09-12T10:11:40.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:11:40.665Z] [2022-09-12T10:11:40.665Z] Login Succeeded [2022-09-12T10:11:40.665Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T10:11:40.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T10:11:40.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T10:11:40.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T10:11:40.993Z] ========================================================= [2022-09-12T10:11:40.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-12T10:11:40.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:11:41.466Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T10:11:41.466Z] Sending build context to Docker daemon 4.059MB [2022-09-12T10:11:41.466Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T10:11:41.466Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-12T10:11:41.466Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-12T10:11:41.466Z] 2408cc74d12b: Pulling fs layer [2022-09-12T10:11:41.466Z] ea60b727a1ce: Pulling fs layer [2022-09-12T10:11:41.466Z] 30c4a7721957: Pulling fs layer [2022-09-12T10:11:41.466Z] 370296b7ddb6: Pulling fs layer [2022-09-12T10:11:41.466Z] 7c6cee850709: Pulling fs layer [2022-09-12T10:11:41.466Z] 39a5fcdaea64: Pulling fs layer [2022-09-12T10:11:41.466Z] d94ebbe4e438: Pulling fs layer [2022-09-12T10:11:41.466Z] bcfd1f05c69d: Pulling fs layer [2022-09-12T10:11:41.466Z] 59ccb84bbe0f: Pulling fs layer [2022-09-12T10:11:41.466Z] 39a5fcdaea64: Waiting [2022-09-12T10:11:41.466Z] d94ebbe4e438: Waiting [2022-09-12T10:11:41.466Z] bcfd1f05c69d: Waiting [2022-09-12T10:11:41.466Z] 30c4a7721957: Download complete [2022-09-12T10:11:41.466Z] ea60b727a1ce: Verifying Checksum [2022-09-12T10:11:41.466Z] ea60b727a1ce: Download complete [2022-09-12T10:11:41.466Z] 7c6cee850709: Verifying Checksum [2022-09-12T10:11:41.466Z] 7c6cee850709: Download complete [2022-09-12T10:11:41.466Z] 39a5fcdaea64: Download complete [2022-09-12T10:11:41.727Z] 2408cc74d12b: Verifying Checksum [2022-09-12T10:11:41.727Z] 2408cc74d12b: Download complete [2022-09-12T10:11:41.727Z] d94ebbe4e438: Verifying Checksum [2022-09-12T10:11:41.727Z] d94ebbe4e438: Download complete [2022-09-12T10:11:41.727Z] 2408cc74d12b: Pull complete [2022-09-12T10:11:41.990Z] ea60b727a1ce: Pull complete [2022-09-12T10:11:41.990Z] 59ccb84bbe0f: Verifying Checksum [2022-09-12T10:11:41.990Z] 59ccb84bbe0f: Download complete [2022-09-12T10:11:41.990Z] 30c4a7721957: Pull complete [2022-09-12T10:11:42.251Z] bcfd1f05c69d: Verifying Checksum [2022-09-12T10:11:42.251Z] bcfd1f05c69d: Download complete [2022-09-12T10:11:42.251Z] 370296b7ddb6: Verifying Checksum [2022-09-12T10:11:42.251Z] 370296b7ddb6: Download complete [2022-09-12T10:11:46.451Z] 370296b7ddb6: Pull complete [2022-09-12T10:11:46.451Z] 7c6cee850709: Pull complete [2022-09-12T10:11:46.451Z] 39a5fcdaea64: Pull complete [2022-09-12T10:11:46.451Z] d94ebbe4e438: Pull complete [2022-09-12T10:11:48.992Z] bcfd1f05c69d: Pull complete [2022-09-12T10:11:49.562Z] 59ccb84bbe0f: Pull complete [2022-09-12T10:11:49.562Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-12T10:11:49.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-12T10:11:49.562Z] ---> a4fb48ad2a94 [2022-09-12T10:11:49.562Z] Step 3/12 : ARG MAKE='make build' [2022-09-12T10:11:50.955Z] ---> Running in d32dc06b2123 [2022-09-12T10:11:50.955Z] Removing intermediate container d32dc06b2123 [2022-09-12T10:11:50.955Z] ---> 377d2397f3e5 [2022-09-12T10:11:50.955Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T10:11:50.955Z] ---> Running in 7a935b7856e8 [2022-09-12T10:11:50.955Z] Removing intermediate container 7a935b7856e8 [2022-09-12T10:11:50.955Z] ---> d3b678b078af [2022-09-12T10:11:50.955Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T10:11:50.955Z] ---> Running in 671398300a8f [2022-09-12T10:11:50.955Z] Removing intermediate container 671398300a8f [2022-09-12T10:11:50.955Z] ---> b09301f15504 [2022-09-12T10:11:50.955Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T10:11:50.955Z] ---> Running in 9f1b1c361d0f [2022-09-12T10:11:51.526Z] Removing intermediate container 9f1b1c361d0f [2022-09-12T10:11:51.526Z] ---> f22792f1163a [2022-09-12T10:11:51.526Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T10:11:51.526Z] ---> Running in 46d1dae5d104 [2022-09-12T10:11:51.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T10:11:52.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T10:11:53.301Z] OK: 211 MiB in 51 packages [2022-09-12T10:11:53.561Z] Removing intermediate container 46d1dae5d104 [2022-09-12T10:11:53.561Z] ---> 48185c02e74c [2022-09-12T10:11:53.561Z] Step 8/12 : WORKDIR /app [2022-09-12T10:11:53.561Z] ---> Running in 312cdb93ea57 [2022-09-12T10:11:53.561Z] Removing intermediate container 312cdb93ea57 [2022-09-12T10:11:53.561Z] ---> 712785b9f65a [2022-09-12T10:11:53.561Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-12T10:11:53.823Z] ---> a43fe783f4ac [2022-09-12T10:11:53.823Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T10:11:53.823Z] ---> Running in c7d0308a9608 [2022-09-12T10:11:54.013Z] Still waiting to schedule task [2022-09-12T10:11:54.014Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-12T10:12:11.946Z] Removing intermediate container c7d0308a9608 [2022-09-12T10:12:11.946Z] ---> 9a0d0c1346a5 [2022-09-12T10:12:11.946Z] Step 11/12 : COPY . . [2022-09-12T10:12:11.946Z] ---> fc019180cdc8 [2022-09-12T10:12:11.946Z] Step 12/12 : RUN $MAKE [2022-09-12T10:12:11.946Z] ---> Running in dff83d7ad61b [2022-09-12T10:12:11.946Z] noop [2022-09-12T10:12:11.946Z] Removing intermediate container dff83d7ad61b [2022-09-12T10:12:11.946Z] ---> 4c5639db46f4 [2022-09-12T10:12:11.946Z] Successfully built 4c5639db46f4 [2022-09-12T10:12:11.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:12:12.384Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T10:12:12.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:12:12.546Z] prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container [2022-09-12T10:12:12.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@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 [2022-09-12T10:12:12.922Z] $ docker top b692ec686e2d33206631629dcf1c109fccd04f5883bdf107417764c0af42cf24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T10:12:13.324Z] + go version [2022-09-12T10:12:13.324Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-12T10:12:13.357Z] $ docker stop --time=1 b692ec686e2d33206631629dcf1c109fccd04f5883bdf107417764c0af42cf24 [2022-09-12T10:12:14.621Z] $ docker rm -f b692ec686e2d33206631629dcf1c109fccd04f5883bdf107417764c0af42cf24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:12:15.346Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T10:12:15.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:12:15.499Z] prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container [2022-09-12T10:12:15.567Z] $ 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-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@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 [2022-09-12T10:12:15.929Z] $ docker top 57613517b94e8a362845db1ddd168ed51312f2f2ae212de15398bed6c26a8b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T10:12:16.336Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-107 [Pipeline] fileExists [Pipeline] sh [2022-09-12T10:12:16.694Z] + make test [2022-09-12T10:12:16.694Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T10:12:16.953Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-12T10:12:25.077Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-12T10:12:25.078Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-12T10:12:29.290Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.464s coverage: 38.5% of statements [2022-09-12T10:12:29.290Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2022-09-12T10:12:29.290Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.027s coverage: 96.4% of statements [2022-09-12T10:12:37.423Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-12T10:12:37.423Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T10:12:39.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T10:12:39.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T10:12:39.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T10:12:40.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T10:12:40.045Z] $ docker stop --time=1 57613517b94e8a362845db1ddd168ed51312f2f2ae212de15398bed6c26a8b2b [2022-09-12T10:12:41.645Z] $ docker rm -f 57613517b94e8a362845db1ddd168ed51312f2f2ae212de15398bed6c26a8b2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T10:12:42.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T10:12:42.284Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-12T10:12:42.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T10:12:43.308Z] + ls -al . [2022-09-12T10:12:43.308Z] total 632 [2022-09-12T10:12:43.308Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 10:12 . [2022-09-12T10:12:43.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:11 .. [2022-09-12T10:12:43.308Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 10:11 .dockerignore [2022-09-12T10:12:43.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 10:12 .git [2022-09-12T10:12:43.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 10:11 .github [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 10:11 .gitignore [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 10:11 .golangci.yml [2022-09-12T10:12:43.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 10:11 .semver [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 12 10:11 Attribution.txt [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 12 10:11 CHANGELOG.md [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 10:11 Dockerfile [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 10:11 GOVERNANCE.md [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 10:11 Jenkinsfile [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 10:11 LICENSE [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 12 10:11 Makefile [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 10:11 OWNERS.md [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 12 10:11 README.md [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 10:11 VERSION [2022-09-12T10:12:43.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:11 bin [2022-09-12T10:12:43.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:11 cmd [2022-09-12T10:12:43.309Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 12 10:12 coverage.out [2022-09-12T10:12:43.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:11 examples [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 3538 Sep 12 10:11 go.mod [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 36553 Sep 12 10:11 go.sum [2022-09-12T10:12:43.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:11 images [2022-09-12T10:12:43.309Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 10:11 internal [2022-09-12T10:12:43.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:11 snap [2022-09-12T10:12:43.309Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:12:43.703Z] + 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=d88fa34cc4a149777dec50eeabda2d74b04991c7 --label arch=amd64 --label version=0.0.0 . [2022-09-12T10:12:43.703Z] Sending build context to Docker daemon 4.059MB [2022-09-12T10:12:43.703Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T10:12:43.703Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-12T10:12:43.703Z] ---> 4c5639db46f4 [2022-09-12T10:12:43.703Z] Step 3/25 : ARG MAKE='make build' [2022-09-12T10:12:43.703Z] ---> Running in ac3f39808e2e [2022-09-12T10:12:43.703Z] Removing intermediate container ac3f39808e2e [2022-09-12T10:12:43.703Z] ---> ccb30c9770b5 [2022-09-12T10:12:43.703Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T10:12:43.703Z] ---> Running in 4a0e91c06967 [2022-09-12T10:12:43.963Z] Removing intermediate container 4a0e91c06967 [2022-09-12T10:12:43.963Z] ---> 46f0828f0d7c [2022-09-12T10:12:43.963Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T10:12:43.963Z] ---> Running in c9e91c8cf44f [2022-09-12T10:12:43.963Z] Removing intermediate container c9e91c8cf44f [2022-09-12T10:12:43.963Z] ---> c4fe4b464dfe [2022-09-12T10:12:43.963Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T10:12:43.963Z] ---> Running in ec278003532c [2022-09-12T10:12:44.533Z] Removing intermediate container ec278003532c [2022-09-12T10:12:44.533Z] ---> 456989c07824 [2022-09-12T10:12:44.533Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T10:12:44.533Z] ---> Running in fce9f2f9def7 [2022-09-12T10:12:44.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T10:12:45.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T10:12:45.996Z] OK: 211 MiB in 51 packages [2022-09-12T10:12:46.257Z] Removing intermediate container fce9f2f9def7 [2022-09-12T10:12:46.257Z] ---> 91706c4abfd4 [2022-09-12T10:12:46.257Z] Step 8/25 : WORKDIR /app [2022-09-12T10:12:46.257Z] ---> Running in 4139886c2347 [2022-09-12T10:12:46.257Z] Removing intermediate container 4139886c2347 [2022-09-12T10:12:46.257Z] ---> 070acdc5d233 [2022-09-12T10:12:46.257Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-12T10:12:46.518Z] ---> a2e63a30dd6a [2022-09-12T10:12:46.518Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T10:12:46.518Z] ---> Running in 993ebcaefc72 [2022-09-12T10:12:47.089Z] Removing intermediate container 993ebcaefc72 [2022-09-12T10:12:47.089Z] ---> 19169daf0bff [2022-09-12T10:12:47.089Z] Step 11/25 : COPY . . [2022-09-12T10:12:47.348Z] ---> 2068715fd23b [2022-09-12T10:12:47.348Z] Step 12/25 : RUN $MAKE [2022-09-12T10:12:47.348Z] ---> Running in a6001b70a404 [2022-09-12T10:12:47.606Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-12T10:13:05.705Z] Removing intermediate container a6001b70a404 [2022-09-12T10:13:05.705Z] ---> e85415519fd3 [2022-09-12T10:13:05.705Z] Step 13/25 : FROM alpine:3.16 [2022-09-12T10:13:05.967Z] 3.16: Pulling from library/alpine [2022-09-12T10:13:06.228Z] 213ec9aee27d: Pulling fs layer [2022-09-12T10:13:06.228Z] 213ec9aee27d: Verifying Checksum [2022-09-12T10:13:06.228Z] 213ec9aee27d: Download complete [2022-09-12T10:13:06.497Z] 213ec9aee27d: Pull complete [2022-09-12T10:13:06.497Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T10:13:06.497Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T10:13:06.497Z] ---> 9c6f07244728 [2022-09-12T10:13:06.497Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T10:13:06.497Z] ---> Running in 6f3ed152e002 [2022-09-12T10:13:06.497Z] Removing intermediate container 6f3ed152e002 [2022-09-12T10:13:06.497Z] ---> 0628c425d780 [2022-09-12T10:13:06.497Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T10:13:06.497Z] ---> Running in d30473fb9352 [2022-09-12T10:13:07.071Z] Removing intermediate container d30473fb9352 [2022-09-12T10:13:07.071Z] ---> 6ef1f593631a [2022-09-12T10:13:07.071Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T10:13:07.071Z] ---> Running in f9a21e7bff48 [2022-09-12T10:13:07.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T10:13:08.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T10:13:08.539Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T10:13:08.539Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T10:13:08.801Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T10:13:08.801Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T10:13:08.801Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T10:13:09.063Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T10:13:09.063Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T10:13:09.063Z] OK: 8 MiB in 20 packages [2022-09-12T10:13:09.325Z] Removing intermediate container f9a21e7bff48 [2022-09-12T10:13:09.325Z] ---> 8ff6cb589e82 [2022-09-12T10:13:09.325Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-12T10:13:09.587Z] ---> 0da8eab6b146 [2022-09-12T10:13:09.587Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-12T10:13:09.587Z] ---> c050ac1df2e8 [2022-09-12T10:13:09.587Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-12T10:13:10.157Z] ---> 50b1ade5444e [2022-09-12T10:13:10.158Z] Step 20/25 : EXPOSE 59989 [2022-09-12T10:13:10.158Z] ---> Running in 840172d46626 [2022-09-12T10:13:10.158Z] Removing intermediate container 840172d46626 [2022-09-12T10:13:10.158Z] ---> 5df7d658e00b [2022-09-12T10:13:10.158Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-12T10:13:10.158Z] ---> Running in 49f99e4ae5b8 [2022-09-12T10:13:10.158Z] Removing intermediate container 49f99e4ae5b8 [2022-09-12T10:13:10.158Z] ---> 544856e55328 [2022-09-12T10:13:10.158Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-12T10:13:10.158Z] ---> Running in 84be48c86b0e [2022-09-12T10:13:10.419Z] Removing intermediate container 84be48c86b0e [2022-09-12T10:13:10.419Z] ---> 96514aa7fa38 [2022-09-12T10:13:10.419Z] Step 23/25 : LABEL arch=amd64 [2022-09-12T10:13:10.419Z] ---> Running in 36ee409d77ab [2022-09-12T10:13:10.419Z] Removing intermediate container 36ee409d77ab [2022-09-12T10:13:10.419Z] ---> 34d5b644f419 [2022-09-12T10:13:10.419Z] Step 24/25 : LABEL git_sha=d88fa34cc4a149777dec50eeabda2d74b04991c7 [2022-09-12T10:13:10.419Z] ---> Running in d2f600bf369c [2022-09-12T10:13:10.419Z] Removing intermediate container d2f600bf369c [2022-09-12T10:13:10.419Z] ---> f7d5a51bab69 [2022-09-12T10:13:10.419Z] Step 25/25 : LABEL version=0.0.0 [2022-09-12T10:13:10.681Z] ---> Running in a8e954c09875 [2022-09-12T10:13:10.681Z] Removing intermediate container a8e954c09875 [2022-09-12T10:13:10.681Z] ---> 8cb6ad43823e [2022-09-12T10:13:10.681Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T10:13:10.681Z] Successfully built 8cb6ad43823e [2022-09-12T10:13:10.681Z] 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 [2022-09-12T10:13:11.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T10:13:11.553Z] [2022-09-12T10:13:11.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:13:11.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T10:13:11.938Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-12T10:13:11.938Z] 5eb5b503b376: Pulling fs layer [2022-09-12T10:13:11.938Z] 5c69ac0246d0: Pulling fs layer [2022-09-12T10:13:11.938Z] ec43610c2a17: Pulling fs layer [2022-09-12T10:13:11.938Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-12T10:13:11.938Z] 33b1e0a273af: Pulling fs layer [2022-09-12T10:13:11.938Z] 5d3b04190fa2: Pulling fs layer [2022-09-12T10:13:11.938Z] 2f39f015ded8: Pulling fs layer [2022-09-12T10:13:11.938Z] 3a2ae6a8a46f: Waiting [2022-09-12T10:13:11.938Z] 5d3b04190fa2: Waiting [2022-09-12T10:13:11.938Z] 2f39f015ded8: Waiting [2022-09-12T10:13:11.938Z] 5c69ac0246d0: Verifying Checksum [2022-09-12T10:13:11.938Z] 5c69ac0246d0: Download complete [2022-09-12T10:13:11.938Z] 3a2ae6a8a46f: Download complete [2022-09-12T10:13:11.938Z] 33b1e0a273af: Verifying Checksum [2022-09-12T10:13:11.938Z] 33b1e0a273af: Download complete [2022-09-12T10:13:11.938Z] ec43610c2a17: Verifying Checksum [2022-09-12T10:13:11.938Z] ec43610c2a17: Download complete [2022-09-12T10:13:11.938Z] 5d3b04190fa2: Download complete [2022-09-12T10:13:12.203Z] 5eb5b503b376: Verifying Checksum [2022-09-12T10:13:12.203Z] 5eb5b503b376: Download complete [2022-09-12T10:13:12.775Z] 2f39f015ded8: Download complete [2022-09-12T10:13:13.344Z] 5eb5b503b376: Pull complete [2022-09-12T10:13:13.344Z] 5c69ac0246d0: Pull complete [2022-09-12T10:13:13.912Z] ec43610c2a17: Pull complete [2022-09-12T10:13:13.912Z] 3a2ae6a8a46f: Pull complete [2022-09-12T10:13:14.172Z] 33b1e0a273af: Pull complete [2022-09-12T10:13:14.172Z] 5d3b04190fa2: Pull complete [2022-09-12T10:13:18.378Z] 2f39f015ded8: Pull complete [2022-09-12T10:13:18.378Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-12T10:13:18.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T10:13:18.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:13:18.589Z] prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container [2022-09-12T10:13:18.623Z] $ 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-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@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 [2022-09-12T10:13:19.630Z] $ docker top 88b69e9a86ad1cba0b06e8b284e12f3e6edb113b08d0a1abc05772afe8c4c785 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:13:20.914Z] ---> job-cost.sh [2022-09-12T10:13:20.914Z] lf-activate-venv: SKIPPING [2022-09-12T10:13:20.914Z] INFO: No Stack... [2022-09-12T10:13:21.174Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T10:13:21.745Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T10:13:22.067Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-107/archives/cost.csv [2022-09-12T10:13:22.067Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T10:13:22.102Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [2022-09-12T10:13:22.107Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] did not exist. Created. [2022-09-12T10:13:22.107Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T10:13:22.495Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-12T10:13:22.548Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T10:13:22.576Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T10:13:22.660Z] $ docker stop --time=1 88b69e9a86ad1cba0b06e8b284e12f3e6edb113b08d0a1abc05772afe8c4c785 [2022-09-12T10:13:23.820Z] $ docker rm -f 88b69e9a86ad1cba0b06e8b284e12f3e6edb113b08d0a1abc05772afe8c4c785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-12T10:13:42.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28944 in /w/workspace/undry_device-rfid-llrp-go_PR-107 [Pipeline] { [Pipeline] ws [2022-09-12T10:13:42.922Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-09-12T10:13:43.008Z] Selected Git installation does not exist. Using Default [2022-09-12T10:13:43.008Z] The recommended git tool is: NONE [2022-09-12T10:13:51.186Z] using credential edgex-jenkins-ssh [2022-09-12T10:13:51.204Z] Cloning the remote Git repository [2022-09-12T10:13:51.267Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-12T10:13:51.363Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-09-12T10:13:51.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-12T10:13:51.477Z] > git --version # timeout=10 [2022-09-12T10:13:51.505Z] > git --version # 'git version 2.25.1' [2022-09-12T10:13:51.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T10:13:51.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T10:13:52.923Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-12T10:13:52.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T10:13:52.972Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-12T10:13:53.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-12T10:13:53.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T10:13:53.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-12T10:13:53.542Z] Merging remotes/origin/main commit 73f0e4270e4048b6e583422c0d15de60eb878140 into PR head commit d88fa34cc4a149777dec50eeabda2d74b04991c7 [2022-09-12T10:13:53.840Z] Merge succeeded, producing d88fa34cc4a149777dec50eeabda2d74b04991c7 [2022-09-12T10:13:53.840Z] Checking out Revision d88fa34cc4a149777dec50eeabda2d74b04991c7 (PR-107) [2022-09-12T10:13:53.566Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T10:13:53.591Z] > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # timeout=10 [2022-09-12T10:13:53.736Z] > git remote # timeout=10 [2022-09-12T10:13:53.759Z] > git config --get remote.origin.url # timeout=10 [2022-09-12T10:13:53.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T10:13:53.786Z] > git merge 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 [2022-09-12T10:13:53.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-12T10:13:53.847Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T10:13:53.868Z] > git checkout -f d88fa34cc4a149777dec50eeabda2d74b04991c7 # timeout=10 [2022-09-12T10:13:58.334Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-09-12T10:13:58.401Z] > git --version # timeout=10 [2022-09-12T10:13:58.412Z] > git --version # 'git version 2.25.1' [2022-09-12T10:13:58.428Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T10:13:59.723Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-12T10:13:59.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T10:13:59.723Z] Dload Upload Total Spent Left Speed [2022-09-12T10:13:59.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh [2022-09-12T10:14:00.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-12T10:14:00.919Z] + sudo tee /etc/docker/daemon.new [2022-09-12T10:14:00.919Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-12T10:14:00.919Z] { [2022-09-12T10:14:00.919Z] "registry-mirrors": [ [2022-09-12T10:14:00.919Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-12T10:14:00.919Z] ], [2022-09-12T10:14:00.919Z] "bip": "10.250.0.254/24", [2022-09-12T10:14:00.919Z] "hosts": [ [2022-09-12T10:14:00.919Z] "tcp://0.0.0.0:5555", [2022-09-12T10:14:00.919Z] "unix:///var/run/docker.sock" [2022-09-12T10:14:00.919Z] ], [2022-09-12T10:14:00.919Z] "mtu": 1458, [2022-09-12T10:14:00.919Z] "selinux-enabled": true, [2022-09-12T10:14:00.919Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-12T10:14:00.919Z] } [Pipeline] sh [2022-09-12T10:14:01.294Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-12T10:14:01.992Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T10:14:20.419Z] provisioning config files... [2022-09-12T10:14:20.448Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3397114258054538104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:14:20.867Z] ---> docker-login.sh [2022-09-12T10:14:20.867Z] nexus3.edgexfoundry.org:10001 [2022-09-12T10:14:21.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:14:21.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:14:21.744Z] Configure a credential helper to remove this warning. See [2022-09-12T10:14:21.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:14:21.744Z] [2022-09-12T10:14:21.744Z] Login Succeeded [2022-09-12T10:14:21.744Z] nexus3.edgexfoundry.org:10002 [2022-09-12T10:14:22.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:14:22.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:14:22.346Z] Configure a credential helper to remove this warning. See [2022-09-12T10:14:22.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:14:22.346Z] [2022-09-12T10:14:22.346Z] Login Succeeded [2022-09-12T10:14:22.346Z] nexus3.edgexfoundry.org:10003 [2022-09-12T10:14:22.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:14:22.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:14:22.900Z] Configure a credential helper to remove this warning. See [2022-09-12T10:14:22.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:14:22.900Z] [2022-09-12T10:14:22.900Z] Login Succeeded [2022-09-12T10:14:22.900Z] nexus3.edgexfoundry.org:10004 [2022-09-12T10:14:23.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:14:23.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:14:23.449Z] Configure a credential helper to remove this warning. See [2022-09-12T10:14:23.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:14:23.449Z] [2022-09-12T10:14:23.449Z] Login Succeeded [2022-09-12T10:14:23.449Z] docker.io [2022-09-12T10:14:23.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T10:14:24.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T10:14:24.321Z] Configure a credential helper to remove this warning. See [2022-09-12T10:14:24.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T10:14:24.321Z] [2022-09-12T10:14:24.321Z] Login Succeeded [2022-09-12T10:14:24.321Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T10:14:24.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T10:14:24.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T10:14:24.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T10:14:24.841Z] ========================================================= [2022-09-12T10:14:24.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-12T10:14:24.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:14:25.362Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T10:14:25.639Z] Sending build context to Docker daemon 1.219MB [2022-09-12T10:14:25.639Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T10:14:25.639Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-12T10:14:25.918Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-12T10:14:25.918Z] b3c136eddcbf: Pulling fs layer [2022-09-12T10:14:25.918Z] c0a3192eca97: Pulling fs layer [2022-09-12T10:14:25.918Z] a050256f5b6f: Pulling fs layer [2022-09-12T10:14:25.918Z] 656be50a0ddc: Pulling fs layer [2022-09-12T10:14:25.918Z] 2bbca73fdf42: Pulling fs layer [2022-09-12T10:14:25.918Z] 46d945488cbd: Pulling fs layer [2022-09-12T10:14:25.918Z] 8a5474983e97: Pulling fs layer [2022-09-12T10:14:25.918Z] 329c88fbcd65: Pulling fs layer [2022-09-12T10:14:25.918Z] 656be50a0ddc: Waiting [2022-09-12T10:14:25.918Z] 2bbca73fdf42: Waiting [2022-09-12T10:14:25.918Z] 46d945488cbd: Waiting [2022-09-12T10:14:25.918Z] 8a5474983e97: Waiting [2022-09-12T10:14:25.918Z] 329c88fbcd65: Waiting [2022-09-12T10:14:25.918Z] a050256f5b6f: Verifying Checksum [2022-09-12T10:14:25.918Z] a050256f5b6f: Download complete [2022-09-12T10:14:25.918Z] c0a3192eca97: Verifying Checksum [2022-09-12T10:14:25.918Z] c0a3192eca97: Download complete [2022-09-12T10:14:25.918Z] 2bbca73fdf42: Verifying Checksum [2022-09-12T10:14:25.918Z] 2bbca73fdf42: Download complete [2022-09-12T10:14:25.918Z] 46d945488cbd: Verifying Checksum [2022-09-12T10:14:25.918Z] 46d945488cbd: Download complete [2022-09-12T10:14:25.918Z] b3c136eddcbf: Download complete [2022-09-12T10:14:27.386Z] b3c136eddcbf: Pull complete [2022-09-12T10:14:27.386Z] 329c88fbcd65: Verifying Checksum [2022-09-12T10:14:27.386Z] 329c88fbcd65: Download complete [2022-09-12T10:14:27.661Z] c0a3192eca97: Pull complete [2022-09-12T10:14:28.271Z] a050256f5b6f: Pull complete [2022-09-12T10:14:28.555Z] 8a5474983e97: Verifying Checksum [2022-09-12T10:14:28.555Z] 8a5474983e97: Download complete [2022-09-12T10:14:29.154Z] 656be50a0ddc: Verifying Checksum [2022-09-12T10:14:29.154Z] 656be50a0ddc: Download complete [2022-09-12T10:14:41.576Z] 656be50a0ddc: Pull complete [2022-09-12T10:14:41.851Z] 2bbca73fdf42: Pull complete [2022-09-12T10:14:42.125Z] 46d945488cbd: Pull complete [2022-09-12T10:14:48.894Z] 8a5474983e97: Pull complete [2022-09-12T10:14:52.302Z] 329c88fbcd65: Pull complete [2022-09-12T10:14:52.302Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-12T10:14:52.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-12T10:14:52.302Z] ---> ff4287adb874 [2022-09-12T10:14:52.302Z] Step 3/12 : ARG MAKE='make build' [2022-09-12T10:14:52.910Z] ---> Running in 9ec9a6dc045f [2022-09-12T10:14:53.196Z] Removing intermediate container 9ec9a6dc045f [2022-09-12T10:14:53.196Z] ---> 000e535a8641 [2022-09-12T10:14:53.196Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T10:14:53.474Z] ---> Running in 06ffa4a12c9b [2022-09-12T10:14:53.751Z] Removing intermediate container 06ffa4a12c9b [2022-09-12T10:14:53.751Z] ---> a9399dac6321 [2022-09-12T10:14:53.751Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T10:14:53.751Z] ---> Running in af810ba23da2 [2022-09-12T10:14:54.030Z] Removing intermediate container af810ba23da2 [2022-09-12T10:14:54.030Z] ---> fda00765d001 [2022-09-12T10:14:54.030Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T10:14:54.030Z] ---> Running in ed7581a1cf2e [2022-09-12T10:14:56.037Z] Removing intermediate container ed7581a1cf2e [2022-09-12T10:14:56.037Z] ---> b7690fc4e8a6 [2022-09-12T10:14:56.037Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T10:14:56.037Z] ---> Running in 6dbf2334bcf5 [2022-09-12T10:14:57.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T10:14:58.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T10:14:59.004Z] OK: 221 MiB in 51 packages [2022-09-12T10:15:00.004Z] Removing intermediate container 6dbf2334bcf5 [2022-09-12T10:15:00.004Z] ---> 322bca062fb5 [2022-09-12T10:15:00.004Z] Step 8/12 : WORKDIR /app [2022-09-12T10:15:00.004Z] ---> Running in 875e3b54a8a2 [2022-09-12T10:15:00.286Z] Removing intermediate container 875e3b54a8a2 [2022-09-12T10:15:00.286Z] ---> 1cd19bd4d67a [2022-09-12T10:15:00.286Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-12T10:15:00.889Z] ---> fff33e266c01 [2022-09-12T10:15:00.889Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T10:15:00.889Z] ---> Running in f38b90e6c19c [2022-09-12T10:15:57.487Z] Removing intermediate container f38b90e6c19c [2022-09-12T10:15:57.487Z] ---> 51fb572be1f5 [2022-09-12T10:15:57.487Z] Step 11/12 : COPY . . [2022-09-12T10:15:57.487Z] ---> c60d742438f3 [2022-09-12T10:15:57.487Z] Step 12/12 : RUN $MAKE [2022-09-12T10:15:57.487Z] ---> Running in e490eccfbb89 [2022-09-12T10:15:57.487Z] noop [2022-09-12T10:15:57.487Z] Removing intermediate container e490eccfbb89 [2022-09-12T10:15:57.487Z] ---> d3fe6ec9eb6e [2022-09-12T10:15:57.487Z] Successfully built d3fe6ec9eb6e [2022-09-12T10:15:57.487Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:15:57.987Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T10:15:57.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:15:58.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-28944 does not seem to be running inside a container [2022-09-12T10:15:58.449Z] $ 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 [2022-09-12T10:15:59.995Z] $ docker top 949efacfa5ad849175e10b97da06945bc03a5b9f6af6ff681074cd00aeb37b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T10:16:01.033Z] + go version [2022-09-12T10:16:01.033Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-12T10:16:01.071Z] $ docker stop --time=1 949efacfa5ad849175e10b97da06945bc03a5b9f6af6ff681074cd00aeb37b71 [2022-09-12T10:16:02.832Z] $ docker rm -f 949efacfa5ad849175e10b97da06945bc03a5b9f6af6ff681074cd00aeb37b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:16:03.881Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T10:16:03.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:16:04.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-28944 does not seem to be running inside a container [2022-09-12T10:16:04.326Z] $ 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 [2022-09-12T10:16:05.813Z] $ docker top e3f8507825790a9e2474ec14ec0f56ff452b1a4422f51c660d9f8d2acf1d6349 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T10:16:06.843Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-12T10:16:07.588Z] + make test [2022-09-12T10:16:07.588Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T10:16:09.586Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-12T10:17:46.527Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-12T10:17:46.527Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-12T10:18:33.587Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.448s coverage: 38.5% of statements [2022-09-12T10:18:33.587Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.535s coverage: 52.0% of statements [2022-09-12T10:18:33.587Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements [2022-09-12T10:18:33.587Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-12T10:18:33.587Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T10:18:52.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T10:18:52.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T10:18:52.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T10:18:53.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T10:18:53.227Z] $ docker stop --time=1 e3f8507825790a9e2474ec14ec0f56ff452b1a4422f51c660d9f8d2acf1d6349 [2022-09-12T10:18:55.058Z] $ docker rm -f e3f8507825790a9e2474ec14ec0f56ff452b1a4422f51c660d9f8d2acf1d6349 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T10:18:56.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T10:18:56.244Z] Warning: overwriting stash ‘coverage-report’ [2022-09-12T10:18:56.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T10:18:57.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T10:18:57.975Z] + ls -al . [2022-09-12T10:18:57.975Z] total 628 [2022-09-12T10:18:57.975Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 10:16 . [2022-09-12T10:18:57.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:13 .. [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 10:13 .dockerignore [2022-09-12T10:18:57.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 10:13 .git [2022-09-12T10:18:57.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 10:13 .github [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 10:13 .gitignore [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 10:13 .golangci.yml [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 12 10:13 Attribution.txt [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 12 10:13 CHANGELOG.md [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 10:13 Dockerfile [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 10:13 GOVERNANCE.md [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 10:13 Jenkinsfile [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 10:13 LICENSE [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 12 10:13 Makefile [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 10:13 OWNERS.md [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 12 10:13 README.md [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 10:11 VERSION [2022-09-12T10:18:57.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:13 bin [2022-09-12T10:18:57.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:13 cmd [2022-09-12T10:18:57.975Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 12 10:18 coverage.out [2022-09-12T10:18:57.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:13 examples [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 3538 Sep 12 10:13 go.mod [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 36553 Sep 12 10:13 go.sum [2022-09-12T10:18:57.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 10:13 images [2022-09-12T10:18:57.975Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 10:13 internal [2022-09-12T10:18:57.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 10:13 snap [2022-09-12T10:18:57.975Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:18:58.429Z] + 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=d88fa34cc4a149777dec50eeabda2d74b04991c7 --label arch=arm64 --label version=0.0.0 . [2022-09-12T10:18:58.703Z] Sending build context to Docker daemon 1.219MB [2022-09-12T10:18:58.703Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T10:18:58.703Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-12T10:18:58.703Z] ---> d3fe6ec9eb6e [2022-09-12T10:18:58.703Z] Step 3/25 : ARG MAKE='make build' [2022-09-12T10:18:58.990Z] ---> Running in c042749c4803 [2022-09-12T10:18:59.269Z] Removing intermediate container c042749c4803 [2022-09-12T10:18:59.269Z] ---> a7cd12670284 [2022-09-12T10:18:59.269Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-12T10:18:59.269Z] ---> Running in c4670a450ac8 [2022-09-12T10:18:59.882Z] Removing intermediate container c4670a450ac8 [2022-09-12T10:18:59.882Z] ---> 5d1f9ce7b17a [2022-09-12T10:18:59.882Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T10:18:59.882Z] ---> Running in f98040351089 [2022-09-12T10:19:00.156Z] Removing intermediate container f98040351089 [2022-09-12T10:19:00.156Z] ---> d06ea49a091e [2022-09-12T10:19:00.156Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T10:19:00.156Z] ---> Running in 005276661a54 [2022-09-12T10:19:02.166Z] Removing intermediate container 005276661a54 [2022-09-12T10:19:02.166Z] ---> c572b3fb5cdf [2022-09-12T10:19:02.166Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T10:19:02.166Z] ---> Running in 25bcba26ef7a [2022-09-12T10:19:03.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T10:19:04.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T10:19:05.131Z] OK: 221 MiB in 51 packages [2022-09-12T10:19:06.120Z] Removing intermediate container 25bcba26ef7a [2022-09-12T10:19:06.120Z] ---> d8fc8da9975a [2022-09-12T10:19:06.120Z] Step 8/25 : WORKDIR /app [2022-09-12T10:19:06.120Z] ---> Running in 414c3d8b9c7f [2022-09-12T10:19:06.398Z] Removing intermediate container 414c3d8b9c7f [2022-09-12T10:19:06.398Z] ---> dbff79756aa4 [2022-09-12T10:19:06.398Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-12T10:19:07.011Z] ---> 653679821ab7 [2022-09-12T10:19:07.011Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T10:19:07.011Z] ---> Running in 07e80886944b [2022-09-12T10:19:08.999Z] Removing intermediate container 07e80886944b [2022-09-12T10:19:08.999Z] ---> 0a175fecfbe4 [2022-09-12T10:19:08.999Z] Step 11/25 : COPY . . [2022-09-12T10:19:09.987Z] ---> 54f3eecba0c5 [2022-09-12T10:19:09.987Z] Step 12/25 : RUN $MAKE [2022-09-12T10:19:09.987Z] ---> Running in 79be82dc5b93 [2022-09-12T10:19:11.436Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-12T10:21:48.471Z] Removing intermediate container 79be82dc5b93 [2022-09-12T10:21:48.471Z] ---> 6a9b4f0198e4 [2022-09-12T10:21:48.471Z] Step 13/25 : FROM alpine:3.16 [2022-09-12T10:21:48.471Z] 3.16: Pulling from library/alpine [2022-09-12T10:21:48.471Z] 9b18e9b68314: Pulling fs layer [2022-09-12T10:21:48.471Z] 9b18e9b68314: Verifying Checksum [2022-09-12T10:21:48.471Z] 9b18e9b68314: Download complete [2022-09-12T10:21:48.471Z] 9b18e9b68314: Pull complete [2022-09-12T10:21:48.471Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T10:21:48.471Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T10:21:48.471Z] ---> a6215f271958 [2022-09-12T10:21:48.471Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-12T10:21:48.471Z] ---> Running in 329afa891499 [2022-09-12T10:21:48.471Z] Removing intermediate container 329afa891499 [2022-09-12T10:21:48.471Z] ---> 92aef70d3e37 [2022-09-12T10:21:48.471Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T10:21:48.471Z] ---> Running in fa95fa566032 [2022-09-12T10:21:48.471Z] Removing intermediate container fa95fa566032 [2022-09-12T10:21:48.471Z] ---> 5ac6ea1e282d [2022-09-12T10:21:48.471Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T10:21:48.471Z] ---> Running in 0751877be5d5 [2022-09-12T10:21:48.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T10:21:48.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T10:21:48.745Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T10:21:48.745Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T10:21:49.022Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T10:21:49.022Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T10:21:49.297Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T10:21:49.297Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T10:21:49.297Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T10:21:49.572Z] OK: 8 MiB in 20 packages [2022-09-12T10:21:50.562Z] Removing intermediate container 0751877be5d5 [2022-09-12T10:21:50.562Z] ---> f79116912889 [2022-09-12T10:21:50.562Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-12T10:21:51.162Z] ---> a5aaf79bad35 [2022-09-12T10:21:51.162Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-12T10:21:51.764Z] ---> 891173979358 [2022-09-12T10:21:51.764Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-12T10:21:53.208Z] ---> bd35dda850db [2022-09-12T10:21:53.208Z] Step 20/25 : EXPOSE 59989 [2022-09-12T10:21:53.208Z] ---> Running in d36f8cabfe2f [2022-09-12T10:21:53.485Z] Removing intermediate container d36f8cabfe2f [2022-09-12T10:21:53.485Z] ---> 03f860c3c940 [2022-09-12T10:21:53.485Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-12T10:21:53.764Z] ---> Running in 01892127d4e3 [2022-09-12T10:21:54.040Z] Removing intermediate container 01892127d4e3 [2022-09-12T10:21:54.040Z] ---> bf4068b1214f [2022-09-12T10:21:54.040Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-12T10:21:54.040Z] ---> Running in 05d97448e1f2 [2022-09-12T10:21:54.315Z] Removing intermediate container 05d97448e1f2 [2022-09-12T10:21:54.315Z] ---> 600ef639b520 [2022-09-12T10:21:54.315Z] Step 23/25 : LABEL arch=arm64 [2022-09-12T10:21:54.315Z] ---> Running in df14850ef6b4 [2022-09-12T10:21:54.916Z] Removing intermediate container df14850ef6b4 [2022-09-12T10:21:54.916Z] ---> 1799624dd24b [2022-09-12T10:21:54.916Z] Step 24/25 : LABEL git_sha=d88fa34cc4a149777dec50eeabda2d74b04991c7 [2022-09-12T10:21:54.916Z] ---> Running in 2552d4590a75 [2022-09-12T10:21:55.191Z] Removing intermediate container 2552d4590a75 [2022-09-12T10:21:55.191Z] ---> c562a5607245 [2022-09-12T10:21:55.191Z] Step 25/25 : LABEL version=0.0.0 [2022-09-12T10:21:55.191Z] ---> Running in bfa02c78b104 [2022-09-12T10:21:55.467Z] Removing intermediate container bfa02c78b104 [2022-09-12T10:21:55.467Z] ---> a70b97e8eb8d [2022-09-12T10:21:55.467Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T10:21:55.467Z] Successfully built a70b97e8eb8d [2022-09-12T10:21:55.467Z] 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 [2022-09-12T10:21:56.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T10:21:56.306Z] [2022-09-12T10:21:56.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:21:56.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T10:21:57.019Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-12T10:21:57.019Z] 8998bd30e6a1: Pulling fs layer [2022-09-12T10:21:57.019Z] 04944245beec: Pulling fs layer [2022-09-12T10:21:57.019Z] 699f458cf7ca: Pulling fs layer [2022-09-12T10:21:57.019Z] 765212b225bb: Pulling fs layer [2022-09-12T10:21:57.019Z] f23df028b6ca: Pulling fs layer [2022-09-12T10:21:57.019Z] d65c8cfc05b1: Pulling fs layer [2022-09-12T10:21:57.019Z] 2437ff75d9bd: Pulling fs layer [2022-09-12T10:21:57.019Z] 765212b225bb: Waiting [2022-09-12T10:21:57.019Z] f23df028b6ca: Waiting [2022-09-12T10:21:57.019Z] d65c8cfc05b1: Waiting [2022-09-12T10:21:57.019Z] 2437ff75d9bd: Waiting [2022-09-12T10:21:57.019Z] 04944245beec: Verifying Checksum [2022-09-12T10:21:57.019Z] 04944245beec: Download complete [2022-09-12T10:21:57.019Z] 765212b225bb: Verifying Checksum [2022-09-12T10:21:57.019Z] 765212b225bb: Download complete [2022-09-12T10:21:57.019Z] f23df028b6ca: Verifying Checksum [2022-09-12T10:21:57.019Z] f23df028b6ca: Download complete [2022-09-12T10:21:57.019Z] d65c8cfc05b1: Verifying Checksum [2022-09-12T10:21:57.019Z] d65c8cfc05b1: Download complete [2022-09-12T10:21:57.296Z] 699f458cf7ca: Verifying Checksum [2022-09-12T10:21:57.296Z] 699f458cf7ca: Download complete [2022-09-12T10:21:57.573Z] 8998bd30e6a1: Verifying Checksum [2022-09-12T10:21:57.573Z] 8998bd30e6a1: Download complete [2022-09-12T10:22:00.211Z] 2437ff75d9bd: Verifying Checksum [2022-09-12T10:22:00.211Z] 2437ff75d9bd: Download complete [2022-09-12T10:22:02.203Z] 8998bd30e6a1: Pull complete [2022-09-12T10:22:02.482Z] 04944245beec: Pull complete [2022-09-12T10:22:03.936Z] 699f458cf7ca: Pull complete [2022-09-12T10:22:04.543Z] 765212b225bb: Pull complete [2022-09-12T10:22:05.147Z] f23df028b6ca: Pull complete [2022-09-12T10:22:05.428Z] d65c8cfc05b1: Pull complete [2022-09-12T10:22:23.784Z] 2437ff75d9bd: Pull complete [2022-09-12T10:22:23.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-12T10:22:23.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T10:22:23.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:22:24.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-28944 does not seem to be running inside a container [2022-09-12T10:22:24.268Z] $ 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 [2022-09-12T10:22:27.144Z] $ docker top 227bf698fb01f366072ea9072bafc69c7e640db5c9dfd349eb1d7e160e958228 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:28.174Z] ---> job-cost.sh [2022-09-12T10:22:28.174Z] lf-activate-venv: SKIPPING [2022-09-12T10:22:28.174Z] INFO: No Stack... [2022-09-12T10:22:28.774Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-12T10:22:29.755Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T10:22:30.444Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-09-12T10:22:30.445Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T10:22:30.537Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [2022-09-12T10:22:30.542Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] did not exist. Created. [2022-09-12T10:22:30.542Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T10:22:31.322Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-0fabb62b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-12T10:22:32.041Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-12T10:22:32.081Z] Warning: overwriting stash ‘stack-cost’ [2022-09-12T10:22:32.150Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T10:22:32.164Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T10:22:32.234Z] $ docker stop --time=1 227bf698fb01f366072ea9072bafc69c7e640db5c9dfd349eb1d7e160e958228 [2022-09-12T10:22:33.818Z] $ docker rm -f 227bf698fb01f366072ea9072bafc69c7e640db5c9dfd349eb1d7e160e958228 [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 [2022-09-12T10:22:34.944Z] provisioning config files... [2022-09-12T10:22:34.953Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config4649006072104468748tmp [Pipeline] { [Pipeline] sh [2022-09-12T10:22:35.283Z] + set +x [2022-09-12T10:22:35.284Z] + curl -s https://codecov.io/bash [2022-09-12T10:22:35.284Z] + bash -s -- [2022-09-12T10:22:35.284Z] [2022-09-12T10:22:35.284Z] _____ _ [2022-09-12T10:22:35.284Z] / ____| | | [2022-09-12T10:22:35.284Z] | | ___ __| | ___ ___ _____ __ [2022-09-12T10:22:35.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-12T10:22:35.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-12T10:22:35.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-12T10:22:35.284Z] Bash-1.0.6 [2022-09-12T10:22:35.284Z] [2022-09-12T10:22:35.284Z] [2022-09-12T10:22:35.284Z] ==> git version 2.25.1 found [2022-09-12T10:22:35.284Z] ==> 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 [2022-09-12T10:22:35.284Z] Release-Date: 2020-01-08 [2022-09-12T10:22:35.284Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-12T10:22:35.284Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-12T10:22:35.284Z] ==> Jenkins CI detected. [2022-09-12T10:22:35.284Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-107 [2022-09-12T10:22:35.284Z] project root: . [2022-09-12T10:22:35.284Z] --> token set from env [2022-09-12T10:22:35.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-12T10:22:35.284Z] ==> Running gcov in . (disable via -X gcov) [2022-09-12T10:22:35.284Z] ==> Python coveragepy not found [2022-09-12T10:22:35.284Z] ==> Searching for coverage reports in: [2022-09-12T10:22:35.284Z] + . [2022-09-12T10:22:35.284Z] -> Found 1 reports [2022-09-12T10:22:35.284Z] ==> Detecting git/mercurial file structure [2022-09-12T10:22:35.284Z] ==> Reading reports [2022-09-12T10:22:35.544Z] + ./coverage.out bytes=460049 [2022-09-12T10:22:35.544Z] ==> Appending adjustments [2022-09-12T10:22:35.544Z] https://docs.codecov.io/docs/fixing-reports [2022-09-12T10:22:35.544Z] + Found adjustments [2022-09-12T10:22:35.804Z] ==> Gzipping contents [2022-09-12T10:22:35.804Z] 52K /tmp/codecov.hknc4J.gz [2022-09-12T10:22:35.804Z] ==> Uploading reports [2022-09-12T10:22:35.804Z] url: https://codecov.io [2022-09-12T10:22:35.804Z] query: branch=PR-107&commit=d88fa34cc4a149777dec50eeabda2d74b04991c7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=107&job=&cmd_args= [2022-09-12T10:22:35.804Z] -> Pinging Codecov [2022-09-12T10:22:35.804Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-107&commit=d88fa34cc4a149777dec50eeabda2d74b04991c7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=107&job=&cmd_args= [2022-09-12T10:22:36.064Z] -> Uploading to [2022-09-12T10:22:36.064Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-12/581DD39554BDF9B6E22D074273EAD858/d88fa34cc4a149777dec50eeabda2d74b04991c7/94714d49-aeb9-44da-99af-f374614b6447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T102235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce930f77525dad7e0dada84fcbe02aae49204de2479d85bd18219350d6fe8696 [2022-09-12T10:22:36.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T10:22:36.064Z] Dload Upload Total Spent Left Speed [2022-09-12T10:22:36.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51602 0 0 100 51602 0 181k --:--:-- --:--:-- --:--:-- 181k [2022-09-12T10:22:36.326Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d88fa34cc4a149777dec50eeabda2d74b04991c7 [Pipeline] } [2022-09-12T10:22:36.357Z] 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 [2022-09-12T10:22:38.122Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-107/archives ] [2022-09-12T10:22:38.122Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-107/archives [2022-09-12T10:22:38.122Z] total 16 [2022-09-12T10:22:38.122Z] drwxr-xr-x 3 root root 4096 Sep 12 10:13 . [2022-09-12T10:22:38.122Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 10:13 .. [2022-09-12T10:22:38.122Z] drwxr-xr-x 2 root root 4096 Sep 12 10:13 cost [2022-09-12T10:22:38.122Z] -rw-r--r-- 1 root root 91 Sep 12 10:13 cost.csv [2022-09-12T10:22:38.122Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-107/archives [2022-09-12T10:22:38.122Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-107/archives [2022-09-12T10:22:38.122Z] total 16 [2022-09-12T10:22:38.123Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 10:13 . [2022-09-12T10:22:38.123Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 10:13 .. [2022-09-12T10:22:38.123Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 10:13 cost [2022-09-12T10:22:38.123Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 12 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:38.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:39.343Z] ---> package-listing.sh [2022-09-12T10:22:39.343Z] ++ facter osfamily [2022-09-12T10:22:39.343Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-12T10:22:39.604Z] + OS_FAMILY=debian [2022-09-12T10:22:39.604Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-107 [2022-09-12T10:22:39.604Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-12T10:22:39.604Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-12T10:22:39.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-12T10:22:39.605Z] + PACKAGES=/tmp/packages_start.txt [2022-09-12T10:22:39.605Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-107 ']' [2022-09-12T10:22:39.605Z] + PACKAGES=/tmp/packages_end.txt [2022-09-12T10:22:39.605Z] + case "${OS_FAMILY}" in [2022-09-12T10:22:39.605Z] + dpkg -l [2022-09-12T10:22:39.605Z] + grep '^ii' [2022-09-12T10:22:39.605Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-12T10:22:39.605Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-12T10:22:39.605Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-12T10:22:39.605Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-107 ']' [2022-09-12T10:22:39.605Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-107/archives/ [2022-09-12T10:22:39.605Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-107/archives/ [Pipeline] echo [2022-09-12T10:22:39.637Z] 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-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-12T10:22:39.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T10:22:40.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T10:22:40.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T10:22:40.474Z] prd-ubuntu20.04-docker-8c-8g-28943 does not seem to be running inside a container [2022-09-12T10:22:40.506Z] $ 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-107/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-107 -v /w/workspace/undry_device-rfid-llrp-go_PR-107:/w/workspace/undry_device-rfid-llrp-go_PR-107:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-107@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-107@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 [2022-09-12T10:22:40.707Z] $ docker top bcf23d34525215483d5b2eddbf6383eefe9f127549a0ef8a363bf1a3ad02bb41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T10:22:41.112Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-12T10:22:41.430Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-12T10:22:41.752Z] + ls /var/log/sa-host [2022-09-12T10:22:41.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T10:22:41.958Z] provisioning config files... [2022-09-12T10:22:41.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-107@tmp/config6663282752111594165tmp [Pipeline] { [Pipeline] echo [2022-09-12T10:22:42.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:42.338Z] ---> create-netrc.sh [Pipeline] } [2022-09-12T10:22:42.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:42.774Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-12T10:22:42.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:43.119Z] ---> sudo-logs.sh [2022-09-12T10:22:43.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-12T10:22:43.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:43.522Z] ---> job-cost.sh [2022-09-12T10:22:43.522Z] lf-activate-venv: SKIPPING [2022-09-12T10:22:43.522Z] DEBUG: total: 0.2199999988079071 [2022-09-12T10:22:43.522Z] INFO: Retrieving Stack Cost... [2022-09-12T10:22:44.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T10:22:44.354Z] INFO: Archiving Costs [Pipeline] echo [2022-09-12T10:22:44.393Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T10:22:44.704Z] ---> logs-deploy.sh [2022-09-12T10:22:44.704Z] lf-activate-venv: SKIPPING [2022-09-12T10:22:44.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-107/1 [2022-09-12T10:22:44.704Z] INFO: archiving workspace using pattern(s): [2022-09-12T10:22:45.648Z] Archives upload complete. [2022-09-12T10:22:45.648Z] INFO: archiving logs to Nexus