Pull request #161 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0536557771b1c4f29c4a472b5547f2eba0e4693c+c8ddb795451293862e71ea8481bb36f4aa2ad204 (29253908d953cd077e4c1f26fdaee757d5a667b8) 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-ssh9051456211031969039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6081405676502473788.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-161/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-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8431313565013347751.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-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh738423335895836042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4493301788672413262.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-161/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-161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17652120357644598538.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-6722 in /w/workspace/undry_device-rfid-llrp-go_PR-161 [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-161 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 0536557771b1c4f29c4a472b5547f2eba0e4693c Merge succeeded, producing 0536557771b1c4f29c4a472b5547f2eba0e4693c Checking out Revision 0536557771b1c4f29c4a472b5547f2eba0e4693c (PR-161) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T11:02:31.076Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0536557771b1c4f29c4a472b5547f2eba0e4693c # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0536557771b1c4f29c4a472b5547f2eba0e4693c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T11:02:31.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T11:02:31.354Z] ========================================================= [2023-02-20T11:02:31.355Z] EdgeX Global Pipelines Version Info [2023-02-20T11:02:31.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:02:32.073Z] ------------------- [2023-02-20T11:02:32.073Z] stable info: [2023-02-20T11:02:32.073Z] ------------------- [2023-02-20T11:02:32.073Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T11:02:32.073Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T11:02:32.073Z] Message: update stable to v1.0.244 [2023-02-20T11:02:32.641Z] ------------------- [2023-02-20T11:02:32.641Z] experimental info: [2023-02-20T11:02:32.641Z] ------------------- [2023-02-20T11:02:32.641Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T11:02:32.641Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T11:02:32.641Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T11:02:32.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-20T11:02:32.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-20T11:02:33.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T11:02:33.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T11:02:33.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T11:02:33.161Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T11:02:33.203Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T11:02:33.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-20T11:02:33.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T11:02:33.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T11:02:33.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T11:02:33.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-20T11:02:33.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T11:02:33.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T11:02:33.517Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T11:02:33.556Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T11:02:33.599Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T11:02:33.638Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T11:02:33.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T11:02:33.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T11:02:33.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-20T11:02:33.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-20T11:02:33.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-20T11:02:33.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-20T11:02:33.929Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-20T11:02:33.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T11:02:34.013Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T11:02:34.052Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-161 [Pipeline] echo [2023-02-20T11:02:34.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-161 [Pipeline] echo [2023-02-20T11:02:34.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-161 [Pipeline] echo [2023-02-20T11:02:34.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0536557771b1c4f29c4a472b5547f2eba0e4693c [Pipeline] echo [2023-02-20T11:02:34.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0536557 [Pipeline] echo [2023-02-20T11:02:34.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T11:02:34.367Z] provisioning config files... [2023-02-20T11:02:34.406Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/config8847048018088797070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:02:34.741Z] ---> docker-login.sh [2023-02-20T11:02:34.741Z] nexus3.edgexfoundry.org:10001 [2023-02-20T11:02:35.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:35.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:35.001Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:35.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:35.001Z] [2023-02-20T11:02:35.001Z] Login Succeeded [2023-02-20T11:02:35.001Z] nexus3.edgexfoundry.org:10002 [2023-02-20T11:02:35.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:35.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:35.260Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:35.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:35.260Z] [2023-02-20T11:02:35.260Z] Login Succeeded [2023-02-20T11:02:35.260Z] nexus3.edgexfoundry.org:10003 [2023-02-20T11:02:35.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:35.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:35.260Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:35.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:35.260Z] [2023-02-20T11:02:35.260Z] Login Succeeded [2023-02-20T11:02:35.260Z] nexus3.edgexfoundry.org:10004 [2023-02-20T11:02:35.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:35.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:35.521Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:35.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:35.521Z] [2023-02-20T11:02:35.521Z] Login Succeeded [2023-02-20T11:02:35.521Z] docker.io [2023-02-20T11:02:35.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:35.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:35.781Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:35.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:35.781Z] [2023-02-20T11:02:35.781Z] Login Succeeded [2023-02-20T11:02:35.781Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T11:02:35.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T11:02:36.429Z] + git rev-list -1 --merges 0536557771b1c4f29c4a472b5547f2eba0e4693c~1..0536557771b1c4f29c4a472b5547f2eba0e4693c [Pipeline] echo [2023-02-20T11:02:36.496Z] -----------> git rev-list -1 --merges 0536557771b1c4f29c4a472b5547f2eba0e4693c~1..0536557771b1c4f29c4a472b5547f2eba0e4693c 0536557771b1c4f29c4a472b5547f2eba0e4693c [false] [Pipeline] sh [2023-02-20T11:02:36.807Z] + git log --format=format:%s -1 0536557771b1c4f29c4a472b5547f2eba0e4693c [Pipeline] echo [2023-02-20T11:02:36.848Z] ========================================================= [2023-02-20T11:02:36.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T11:02:36.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T11:02:37.291Z] + git log --format=format:%s -1 0536557771b1c4f29c4a472b5547f2eba0e4693c [Pipeline] echo [2023-02-20T11:02:37.327Z] [semverPrep] GIT_COMMIT: 0536557771b1c4f29c4a472b5547f2eba0e4693c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-20T11:02:37.357Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-20T11:02:37.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T11:02:37.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T11:02:37.751Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T11:02:37.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T11:02:37.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T11:02:37.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T11:02:37.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:02:38.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T11:02:38.186Z] [2023-02-20T11:02:38.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:02:38.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T11:02:38.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T11:02:38.563Z] b85a868b505f: Pulling fs layer [2023-02-20T11:02:38.563Z] e2be974225ed: Pulling fs layer [2023-02-20T11:02:38.563Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T11:02:38.563Z] 988bab9f4d93: Pulling fs layer [2023-02-20T11:02:38.563Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T11:02:38.563Z] eaf3925da568: Pulling fs layer [2023-02-20T11:02:38.563Z] bab4dde63d76: Pulling fs layer [2023-02-20T11:02:38.563Z] bde34c3a00c8: Pulling fs layer [2023-02-20T11:02:38.563Z] b352a97aabf1: Pulling fs layer [2023-02-20T11:02:38.563Z] 4872d77fe225: Pulling fs layer [2023-02-20T11:02:38.563Z] 5851b861e8e6: Pulling fs layer [2023-02-20T11:02:38.563Z] 988bab9f4d93: Waiting [2023-02-20T11:02:38.563Z] 1469e6f7b9e6: Waiting [2023-02-20T11:02:38.563Z] eaf3925da568: Waiting [2023-02-20T11:02:38.563Z] bab4dde63d76: Waiting [2023-02-20T11:02:38.563Z] bde34c3a00c8: Waiting [2023-02-20T11:02:38.563Z] b352a97aabf1: Waiting [2023-02-20T11:02:38.563Z] 4872d77fe225: Waiting [2023-02-20T11:02:38.563Z] 5851b861e8e6: Waiting [2023-02-20T11:02:38.563Z] e2be974225ed: Download complete [2023-02-20T11:02:38.563Z] 988bab9f4d93: Verifying Checksum [2023-02-20T11:02:38.563Z] 988bab9f4d93: Download complete [2023-02-20T11:02:38.825Z] 1469e6f7b9e6: Download complete [2023-02-20T11:02:38.825Z] eaf3925da568: Verifying Checksum [2023-02-20T11:02:38.825Z] eaf3925da568: Download complete [2023-02-20T11:02:38.825Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T11:02:38.825Z] 339a4e72a1f5: Download complete [2023-02-20T11:02:38.825Z] bde34c3a00c8: Download complete [2023-02-20T11:02:38.825Z] b352a97aabf1: Download complete [2023-02-20T11:02:38.825Z] 4872d77fe225: Download complete [2023-02-20T11:02:38.825Z] 5851b861e8e6: Verifying Checksum [2023-02-20T11:02:38.825Z] 5851b861e8e6: Download complete [2023-02-20T11:02:38.825Z] b85a868b505f: Verifying Checksum [2023-02-20T11:02:38.825Z] b85a868b505f: Download complete [2023-02-20T11:02:39.084Z] bab4dde63d76: Verifying Checksum [2023-02-20T11:02:39.084Z] bab4dde63d76: Download complete [2023-02-20T11:02:40.017Z] b85a868b505f: Pull complete [2023-02-20T11:02:40.275Z] e2be974225ed: Pull complete [2023-02-20T11:02:40.534Z] 339a4e72a1f5: Pull complete [2023-02-20T11:02:40.793Z] 988bab9f4d93: Pull complete [2023-02-20T11:02:41.052Z] 1469e6f7b9e6: Pull complete [2023-02-20T11:02:41.052Z] eaf3925da568: Pull complete [2023-02-20T11:02:42.955Z] bab4dde63d76: Pull complete [2023-02-20T11:02:42.955Z] bde34c3a00c8: Pull complete [2023-02-20T11:02:42.955Z] b352a97aabf1: Pull complete [2023-02-20T11:02:42.955Z] 4872d77fe225: Pull complete [2023-02-20T11:02:43.215Z] 5851b861e8e6: Pull complete [2023-02-20T11:02:43.215Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T11:02:43.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T11:02:43.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:02:43.437Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-02-20T11:02:43.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-161 -v /w/workspace/undry_device-rfid-llrp-go_PR-161:/w/workspace/undry_device-rfid-llrp-go_PR-161:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-161@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T11:02:45.994Z] $ docker top 47c73ff3f8c9846a68b6ff9444522275169c3015d9730d4adea1249a4d9ef088 -eo pid,comm [2023-02-20T11:02:46.066Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-20T11:02:46.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T11:02:46.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T11:02:46.179Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T11:02:46.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T11:02:46.291Z] $ docker exec 47c73ff3f8c9846a68b6ff9444522275169c3015d9730d4adea1249a4d9ef088 ssh-agent [2023-02-20T11:02:46.413Z] SSH_AUTH_SOCK=/tmp/ssh-Z5Bg75fGHiaI/agent.32 [2023-02-20T11:02:46.413Z] SSH_AGENT_PID=38 [2023-02-20T11:02:46.420Z] Running ssh-add (command line suppressed) [2023-02-20T11:02:46.515Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/private_key_2737741718776997494.key (/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/private_key_2737741718776997494.key) [2023-02-20T11:02:46.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T11:02:46.868Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T11:02:46.882Z] $ docker exec --env ******** --env ******** 47c73ff3f8c9846a68b6ff9444522275169c3015d9730d4adea1249a4d9ef088 ssh-agent -k [2023-02-20T11:02:46.995Z] unset SSH_AUTH_SOCK; [2023-02-20T11:02:46.996Z] unset SSH_AGENT_PID; [2023-02-20T11:02:46.996Z] echo Agent pid 38 killed; [2023-02-20T11:02:47.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T11:02:47.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T11:02:47.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T11:02:47.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T11:02:47.205Z] $ docker exec 47c73ff3f8c9846a68b6ff9444522275169c3015d9730d4adea1249a4d9ef088 ssh-agent [2023-02-20T11:02:47.326Z] SSH_AUTH_SOCK=/tmp/ssh-4rMLDL496lmb/agent.72 [2023-02-20T11:02:47.326Z] SSH_AGENT_PID=78 [2023-02-20T11:02:47.331Z] Running ssh-add (command line suppressed) [2023-02-20T11:02:47.426Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/private_key_9455949280156016462.key (/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/private_key_9455949280156016462.key) [2023-02-20T11:02:47.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T11:02:47.790Z] + git semver init [2023-02-20T11:02:48.056Z] 2023-02-20 11:02:47,955 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T11:02:48.056Z] 2023-02-20 11:02:47,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-161/.semver [2023-02-20T11:02:48.056Z] 2023-02-20 11:02:47,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-161/.semver [2023-02-20T11:02:48.056Z] 2023-02-20 11:02:47,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-161/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-161, universal_newlines=False, shell=None, istream=None) [2023-02-20T11:02:49.437Z] 2023-02-20 11:02:49,011 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-161/.git/info/exclude [2023-02-20T11:02:49.438Z] 2023-02-20 11:02:49,011 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-161/.semver/PR-161 with force:False [2023-02-20T11:02:49.438Z] 2023-02-20 11:02:49,012 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-161/.semver/PR-161 [2023-02-20T11:02:49.438Z] 2023-02-20 11:02:49,016 [execute] INFO git cat-file --batch-check [2023-02-20T11:02:49.438Z] 2023-02-20 11:02:49,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-161/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T11:02:49.438Z] 2023-02-20 11:02:49,022 [execute] INFO git cat-file --batch [2023-02-20T11:02:49.438Z] 2023-02-20 11:02:49,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-161/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T11:02:49.438Z] 2023-02-20 11:02:49,026 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-161/.semver/PR-161 [2023-02-20T11:02:49.438Z] 0.0.0 [Pipeline] } [2023-02-20T11:02:49.455Z] $ docker exec --env ******** --env ******** 47c73ff3f8c9846a68b6ff9444522275169c3015d9730d4adea1249a4d9ef088 ssh-agent -k [2023-02-20T11:02:49.557Z] unset SSH_AUTH_SOCK; [2023-02-20T11:02:49.559Z] unset SSH_AGENT_PID; [2023-02-20T11:02:49.559Z] echo Agent pid 78 killed; [2023-02-20T11:02:49.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T11:02:49.993Z] + git semver [Pipeline] } [2023-02-20T11:02:50.268Z] $ docker stop --time=1 47c73ff3f8c9846a68b6ff9444522275169c3015d9730d4adea1249a4d9ef088 [2023-02-20T11:02:51.563Z] $ docker rm -f --volumes 47c73ff3f8c9846a68b6ff9444522275169c3015d9730d4adea1249a4d9ef088 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T11:02:51.988Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T11:02:52.286Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T11:02:52.304Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T11:02:52.884Z] provisioning config files... [2023-02-20T11:02:52.895Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/config17969781677089797252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:02:53.238Z] ---> docker-login.sh [2023-02-20T11:02:53.238Z] nexus3.edgexfoundry.org:10001 [2023-02-20T11:02:53.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:53.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:53.238Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:53.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:53.238Z] [2023-02-20T11:02:53.238Z] Login Succeeded [2023-02-20T11:02:53.238Z] nexus3.edgexfoundry.org:10002 [2023-02-20T11:02:53.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:53.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:53.238Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:53.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:53.238Z] [2023-02-20T11:02:53.238Z] Login Succeeded [2023-02-20T11:02:53.238Z] nexus3.edgexfoundry.org:10003 [2023-02-20T11:02:53.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:53.497Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:53.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:53.497Z] [2023-02-20T11:02:53.497Z] Login Succeeded [2023-02-20T11:02:53.497Z] nexus3.edgexfoundry.org:10004 [2023-02-20T11:02:53.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:53.497Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:53.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:53.497Z] [2023-02-20T11:02:53.497Z] Login Succeeded [2023-02-20T11:02:53.497Z] docker.io [2023-02-20T11:02:53.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:02:53.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:02:53.756Z] Configure a credential helper to remove this warning. See [2023-02-20T11:02:53.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:02:53.757Z] [2023-02-20T11:02:53.757Z] Login Succeeded [2023-02-20T11:02:53.757Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T11:02:53.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T11:02:53.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T11:02:54.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T11:02:54.049Z] ========================================================= [2023-02-20T11:02:54.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T11:02:54.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:02:54.515Z] + 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 . [2023-02-20T11:02:54.515Z] Sending build context to Docker daemon 4.113MB [2023-02-20T11:02:54.515Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T11:02:54.515Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T11:02:54.515Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T11:02:54.515Z] 213ec9aee27d: Pulling fs layer [2023-02-20T11:02:54.515Z] 4583459ba037: Pulling fs layer [2023-02-20T11:02:54.515Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T11:02:54.515Z] 53926ce57604: Pulling fs layer [2023-02-20T11:02:54.515Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T11:02:54.515Z] 22ff95d597cd: Pulling fs layer [2023-02-20T11:02:54.515Z] 53926ce57604: Waiting [2023-02-20T11:02:54.515Z] 21b2b0c7a3f4: Waiting [2023-02-20T11:02:54.515Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T11:02:54.515Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T11:02:54.515Z] a7acece74701: Pulling fs layer [2023-02-20T11:02:54.515Z] 22ff95d597cd: Waiting [2023-02-20T11:02:54.515Z] 12d6caf4c0d1: Waiting [2023-02-20T11:02:54.515Z] 96b7cbca73a9: Waiting [2023-02-20T11:02:54.515Z] a7acece74701: Waiting [2023-02-20T11:02:54.515Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T11:02:54.515Z] 93c1e223e6f2: Download complete [2023-02-20T11:02:54.515Z] 4583459ba037: Download complete [2023-02-20T11:02:54.515Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T11:02:54.515Z] 21b2b0c7a3f4: Download complete [2023-02-20T11:02:54.777Z] 22ff95d597cd: Verifying Checksum [2023-02-20T11:02:54.777Z] 22ff95d597cd: Download complete [2023-02-20T11:02:54.777Z] 213ec9aee27d: Verifying Checksum [2023-02-20T11:02:54.777Z] 213ec9aee27d: Download complete [2023-02-20T11:02:54.777Z] 12d6caf4c0d1: Download complete [2023-02-20T11:02:54.777Z] 213ec9aee27d: Pull complete [2023-02-20T11:02:55.038Z] 4583459ba037: Pull complete [2023-02-20T11:02:55.038Z] 93c1e223e6f2: Pull complete [2023-02-20T11:02:55.299Z] a7acece74701: Verifying Checksum [2023-02-20T11:02:55.299Z] a7acece74701: Download complete [2023-02-20T11:02:55.558Z] 53926ce57604: Verifying Checksum [2023-02-20T11:02:55.558Z] 53926ce57604: Download complete [2023-02-20T11:02:55.558Z] 96b7cbca73a9: Download complete [2023-02-20T11:02:58.836Z] 53926ce57604: Pull complete [2023-02-20T11:02:58.836Z] 21b2b0c7a3f4: Pull complete [2023-02-20T11:02:58.836Z] 22ff95d597cd: Pull complete [2023-02-20T11:02:59.094Z] 12d6caf4c0d1: Pull complete [2023-02-20T11:03:00.993Z] 96b7cbca73a9: Pull complete [2023-02-20T11:03:01.557Z] a7acece74701: Pull complete [2023-02-20T11:03:01.557Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T11:03:01.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T11:03:01.557Z] ---> db6d94c90886 [2023-02-20T11:03:01.557Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T11:03:05.742Z] ---> Running in f8669506fdbb [2023-02-20T11:03:05.742Z] Removing intermediate container f8669506fdbb [2023-02-20T11:03:05.742Z] ---> c2417afedf56 [2023-02-20T11:03:05.742Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T11:03:05.742Z] ---> Running in ff248e4a24f9 [2023-02-20T11:03:05.742Z] Removing intermediate container ff248e4a24f9 [2023-02-20T11:03:05.742Z] ---> 99c9059784a6 [2023-02-20T11:03:05.742Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T11:03:05.742Z] ---> Running in 6726c67c3722 [2023-02-20T11:03:05.742Z] Removing intermediate container 6726c67c3722 [2023-02-20T11:03:05.742Z] ---> c9364d11a4ef [2023-02-20T11:03:05.742Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T11:03:05.742Z] ---> Running in 97a16999409d [2023-02-20T11:03:05.742Z] Removing intermediate container 97a16999409d [2023-02-20T11:03:05.742Z] ---> 7b7c9f79a201 [2023-02-20T11:03:05.742Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T11:03:05.742Z] ---> Running in 11808ba29c77 [2023-02-20T11:03:06.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T11:03:06.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T11:03:06.520Z] OK: 211 MiB in 51 packages [2023-02-20T11:03:06.779Z] Removing intermediate container 11808ba29c77 [2023-02-20T11:03:06.779Z] ---> c3ddfaa36d5a [2023-02-20T11:03:06.779Z] Step 8/12 : WORKDIR /app [2023-02-20T11:03:06.779Z] ---> Running in 885509b5448f [2023-02-20T11:03:06.779Z] Removing intermediate container 885509b5448f [2023-02-20T11:03:06.779Z] ---> c79a68dbc35f [2023-02-20T11:03:06.779Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-20T11:03:07.037Z] ---> b897d2ae1a1a [2023-02-20T11:03:07.037Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T11:03:07.037Z] ---> Running in e5e417478849 [2023-02-20T11:03:07.714Z] Still waiting to schedule task [2023-02-20T11:03:07.714Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-20T11:04:03.275Z] Removing intermediate container e5e417478849 [2023-02-20T11:04:03.275Z] ---> f0fc8d8e8642 [2023-02-20T11:04:03.275Z] Step 11/12 : COPY . . [2023-02-20T11:04:03.275Z] ---> b7e701a701b2 [2023-02-20T11:04:03.275Z] Step 12/12 : RUN $MAKE [2023-02-20T11:04:03.275Z] ---> Running in fe9afc163df9 [2023-02-20T11:04:03.275Z] noop [2023-02-20T11:04:03.275Z] Removing intermediate container fe9afc163df9 [2023-02-20T11:04:03.275Z] ---> 7937935a5b14 [2023-02-20T11:04:03.275Z] Successfully built 7937935a5b14 [2023-02-20T11:04:03.275Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:04:03.720Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T11:04:03.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:04:03.872Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-02-20T11:04:03.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-161 -v /w/workspace/undry_device-rfid-llrp-go_PR-161:/w/workspace/undry_device-rfid-llrp-go_PR-161:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T11:04:04.262Z] $ docker top b4fa0fc2069cbb0f6ba23b1b2976bc73e1808dc7f5dd924938405a25708a9192 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T11:04:04.641Z] + go version [2023-02-20T11:04:04.641Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T11:04:04.678Z] $ docker stop --time=1 b4fa0fc2069cbb0f6ba23b1b2976bc73e1808dc7f5dd924938405a25708a9192 [2023-02-20T11:04:05.978Z] $ docker rm -f --volumes b4fa0fc2069cbb0f6ba23b1b2976bc73e1808dc7f5dd924938405a25708a9192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:04:06.665Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T11:04:06.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:04:06.814Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-02-20T11:04:06.849Z] $ 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-161 -v /w/workspace/undry_device-rfid-llrp-go_PR-161:/w/workspace/undry_device-rfid-llrp-go_PR-161:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T11:04:07.157Z] $ docker top fa0988274bdaa2f6c60793db6d6690caa90b310c543ba82f04b373928eb905de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T11:04:07.556Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-161 [Pipeline] fileExists [Pipeline] sh [2023-02-20T11:04:07.909Z] + make test [2023-02-20T11:04:07.909Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T11:04:08.167Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-20T11:04:18.152Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-20T11:04:18.152Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-20T11:04:22.345Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.681s coverage: 40.7% of statements [2023-02-20T11:04:22.345Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2023-02-20T11:04:22.345Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements [2023-02-20T11:04:32.323Z] 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." [2023-02-20T11:04:32.323Z] go vet ./... [2023-02-20T11:04:35.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T11:04:35.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T11:04:35.609Z] ./bin/test-attribution-txt.sh [2023-02-20T11:04:35.609Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-20T11:04:35.609Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-20T11:04:35.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T11:04:35.685Z] $ docker stop --time=1 fa0988274bdaa2f6c60793db6d6690caa90b310c543ba82f04b373928eb905de [2023-02-20T11:04:38.276Z] $ docker rm -f --volumes fa0988274bdaa2f6c60793db6d6690caa90b310c543ba82f04b373928eb905de [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T11:04:38.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T11:04:38.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-20T11:04:39.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T11:04:39.833Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6723 in /w/workspace/undry_device-rfid-llrp-go_PR-161 [Pipeline] { [2023-02-20T11:04:39.872Z] + ls -al . [2023-02-20T11:04:39.872Z] total 632 [2023-02-20T11:04:39.872Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 11:04 . [2023-02-20T11:04:39.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:02 .. [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 20 11:02 .dockerignore [2023-02-20T11:04:39.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:04 .git [2023-02-20T11:04:39.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:02 .github [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 20 11:02 .gitignore [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 11:02 .golangci.yml [2023-02-20T11:04:39.872Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 11:02 .semver [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 20 11:02 Attribution.txt [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 20 11:02 CHANGELOG.md [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 20 11:02 Dockerfile [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 11:02 GOVERNANCE.md [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 20 11:02 Jenkinsfile [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 11:02 LICENSE [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 20 11:02 Makefile [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 11:02 OWNERS.md [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 20 11:02 README.md [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 11:02 VERSION [2023-02-20T11:04:39.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:02 bin [2023-02-20T11:04:39.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:02 cmd [2023-02-20T11:04:39.872Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 20 11:04 coverage.out [2023-02-20T11:04:39.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:02 examples [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 20 11:02 go.mod [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 20 11:02 go.sum [2023-02-20T11:04:39.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:02 images [2023-02-20T11:04:39.872Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 20 11:02 internal [2023-02-20T11:04:39.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:02 snap [2023-02-20T11:04:39.872Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 20 11:02 version.go [Pipeline] ws [2023-02-20T11:04:39.889Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] isUnix [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [2023-02-20T11:04:39.995Z] Selected Git installation does not exist. Using Default [2023-02-20T11:04:39.995Z] The recommended git tool is: NONE [Pipeline] sh [2023-02-20T11:04:40.308Z] + 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=0536557771b1c4f29c4a472b5547f2eba0e4693c --label arch=amd64 --label version=0.0.0 . [2023-02-20T11:04:40.308Z] Sending build context to Docker daemon 4.113MB [2023-02-20T11:04:40.308Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T11:04:40.308Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-20T11:04:40.308Z] ---> 7937935a5b14 [2023-02-20T11:04:40.308Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T11:04:40.566Z] ---> Running in 7eb69544c304 [2023-02-20T11:04:40.566Z] Removing intermediate container 7eb69544c304 [2023-02-20T11:04:40.566Z] ---> 5dcae24f538d [2023-02-20T11:04:40.566Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T11:04:40.566Z] ---> Running in a19f2b9ab887 [2023-02-20T11:04:40.825Z] Removing intermediate container a19f2b9ab887 [2023-02-20T11:04:40.825Z] ---> 1f69c9464b74 [2023-02-20T11:04:40.825Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T11:04:40.825Z] ---> Running in cc11b8b79b2b [2023-02-20T11:04:40.825Z] Removing intermediate container cc11b8b79b2b [2023-02-20T11:04:40.825Z] ---> 0d6b38835925 [2023-02-20T11:04:40.825Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T11:04:40.825Z] ---> Running in 6de53136b2f6 [2023-02-20T11:04:40.825Z] Removing intermediate container 6de53136b2f6 [2023-02-20T11:04:40.825Z] ---> 8b1e85c7f1c7 [2023-02-20T11:04:40.825Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T11:04:40.825Z] ---> Running in 15bccb4c034f [2023-02-20T11:04:41.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T11:04:41.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T11:04:41.703Z] OK: 211 MiB in 51 packages [2023-02-20T11:04:41.986Z] Removing intermediate container 15bccb4c034f [2023-02-20T11:04:41.986Z] ---> 601d8ee446ed [2023-02-20T11:04:41.986Z] Step 8/24 : WORKDIR /app [2023-02-20T11:04:41.986Z] ---> Running in 2218a4ea188c [2023-02-20T11:04:42.271Z] Removing intermediate container 2218a4ea188c [2023-02-20T11:04:42.271Z] ---> 075205c2b060 [2023-02-20T11:04:42.271Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-20T11:04:42.271Z] ---> 6fde9519a512 [2023-02-20T11:04:42.271Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T11:04:42.271Z] ---> Running in 32bd15c87dc1 [2023-02-20T11:04:43.251Z] Removing intermediate container 32bd15c87dc1 [2023-02-20T11:04:43.251Z] ---> 5a27cbc2c9e1 [2023-02-20T11:04:43.251Z] Step 11/24 : COPY . . [2023-02-20T11:04:43.251Z] ---> 6403d79ce8c3 [2023-02-20T11:04:43.251Z] Step 12/24 : RUN $MAKE [2023-02-20T11:04:43.509Z] ---> Running in 42431388d929 [2023-02-20T11:04:43.768Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-20T11:04:44.845Z] using credential edgex-jenkins-ssh [2023-02-20T11:04:44.864Z] Cloning the remote Git repository [2023-02-20T11:04:44.906Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-20T11:04:44.974Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-20T11:04:45.111Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-20T11:04:45.111Z] > git --version # timeout=10 [2023-02-20T11:04:45.132Z] > git --version # 'git version 2.25.1' [2023-02-20T11:04:45.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T11:04:45.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T11:04:46.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-20T11:04:46.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T11:04:47.091Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-20T11:04:47.133Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-20T11:04:47.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T11:04:47.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T11:04:47.692Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 0536557771b1c4f29c4a472b5547f2eba0e4693c [2023-02-20T11:04:47.910Z] Merge succeeded, producing 0536557771b1c4f29c4a472b5547f2eba0e4693c [2023-02-20T11:04:47.910Z] Checking out Revision 0536557771b1c4f29c4a472b5547f2eba0e4693c (PR-161) [2023-02-20T11:04:48.370Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-20T11:04:48.415Z] > git --version # timeout=10 [2023-02-20T11:04:48.424Z] > git --version # 'git version 2.25.1' [2023-02-20T11:04:48.435Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T11:04:47.708Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T11:04:47.724Z] > git checkout -f 0536557771b1c4f29c4a472b5547f2eba0e4693c # timeout=10 [2023-02-20T11:04:47.832Z] > git remote # timeout=10 [2023-02-20T11:04:47.848Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T11:04:47.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T11:04:47.873Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-20T11:04:47.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T11:04:47.916Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T11:04:47.927Z] > git checkout -f 0536557771b1c4f29c4a472b5547f2eba0e4693c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T11:04:49.535Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T11:04:49.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T11:04:49.535Z] Dload Upload Total Spent Left Speed [2023-02-20T11:04:49.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-02-20T11:04:50.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T11:04:50.521Z] + sudo tee /etc/docker/daemon.new [2023-02-20T11:04:50.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T11:04:50.521Z] { [2023-02-20T11:04:50.521Z] "registry-mirrors": [ [2023-02-20T11:04:50.521Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T11:04:50.521Z] ], [2023-02-20T11:04:50.521Z] "bip": "10.250.0.254/24", [2023-02-20T11:04:50.521Z] "hosts": [ [2023-02-20T11:04:50.521Z] "tcp://0.0.0.0:5555", [2023-02-20T11:04:50.521Z] "unix:///var/run/docker.sock" [2023-02-20T11:04:50.521Z] ], [2023-02-20T11:04:50.521Z] "mtu": 1458, [2023-02-20T11:04:50.521Z] "selinux-enabled": true, [2023-02-20T11:04:50.521Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T11:04:50.521Z] } [Pipeline] sh [2023-02-20T11:04:50.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T11:04:51.213Z] + sudo service docker restart [2023-02-20T11:05:05.710Z] Removing intermediate container 42431388d929 [2023-02-20T11:05:05.710Z] ---> 7eec8f7c9dc6 [2023-02-20T11:05:05.710Z] Step 13/24 : FROM alpine:3.16 [2023-02-20T11:05:05.710Z] 3.16: Pulling from library/alpine [2023-02-20T11:05:05.710Z] ef5531b6e74e: Pulling fs layer [2023-02-20T11:05:05.710Z] ef5531b6e74e: Verifying Checksum [2023-02-20T11:05:05.710Z] ef5531b6e74e: Download complete [2023-02-20T11:05:05.710Z] ef5531b6e74e: Pull complete [2023-02-20T11:05:05.710Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T11:05:05.710Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T11:05:05.710Z] ---> dfd21b5a31f5 [2023-02-20T11:05:05.710Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-20T11:05:05.710Z] ---> Running in 590c25713322 [2023-02-20T11:05:05.710Z] Removing intermediate container 590c25713322 [2023-02-20T11:05:05.710Z] ---> 616f65168c40 [2023-02-20T11:05:05.710Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T11:05:05.710Z] ---> Running in 7e0451081a63 [2023-02-20T11:05:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T11:05:06.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T11:05:06.486Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T11:05:06.486Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T11:05:06.486Z] OK: 6 MiB in 15 packages [2023-02-20T11:05:06.744Z] Removing intermediate container 7e0451081a63 [2023-02-20T11:05:06.744Z] ---> c91cdb1d9e18 [2023-02-20T11:05:06.744Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-20T11:05:06.744Z] ---> 104964cc6793 [2023-02-20T11:05:06.744Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-20T11:05:07.002Z] ---> 3dbd95df3211 [2023-02-20T11:05:07.002Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-20T11:05:07.939Z] ---> f482cb26cc35 [2023-02-20T11:05:07.939Z] Step 19/24 : EXPOSE 59989 [2023-02-20T11:05:07.939Z] ---> Running in 1bbe071b1481 [2023-02-20T11:05:07.939Z] Removing intermediate container 1bbe071b1481 [2023-02-20T11:05:07.939Z] ---> 11ea95690098 [2023-02-20T11:05:07.939Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-20T11:05:07.939Z] ---> Running in d28b635f05fb [2023-02-20T11:05:07.939Z] Removing intermediate container d28b635f05fb [2023-02-20T11:05:07.939Z] ---> f53710562a8b [2023-02-20T11:05:07.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T11:05:08.198Z] ---> Running in 12b86cc8ca80 [2023-02-20T11:05:08.457Z] Removing intermediate container 12b86cc8ca80 [2023-02-20T11:05:08.457Z] ---> e0a8d01d6d73 [2023-02-20T11:05:08.457Z] Step 22/24 : LABEL arch=amd64 [2023-02-20T11:05:08.457Z] ---> Running in eb3dbfc61090 [2023-02-20T11:05:08.457Z] Removing intermediate container eb3dbfc61090 [2023-02-20T11:05:08.457Z] ---> add852cfce6c [2023-02-20T11:05:08.457Z] Step 23/24 : LABEL git_sha=0536557771b1c4f29c4a472b5547f2eba0e4693c [2023-02-20T11:05:08.457Z] ---> Running in 826fd1947aa3 [2023-02-20T11:05:08.716Z] Removing intermediate container 826fd1947aa3 [2023-02-20T11:05:08.716Z] ---> a8235865ec4e [2023-02-20T11:05:08.716Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T11:05:08.716Z] ---> Running in cc1ae05c0ae7 [2023-02-20T11:05:08.716Z] Removing intermediate container cc1ae05c0ae7 [2023-02-20T11:05:08.716Z] ---> 669f1831b922 [2023-02-20T11:05:08.716Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T11:05:08.716Z] Successfully built 669f1831b922 [2023-02-20T11:05:08.716Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T11:05:09.501Z] provisioning config files... [2023-02-20T11:05:09.525Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config14356400801241614833tmp [Pipeline] { [2023-02-20T11:05:09.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T11:05:09.569Z] [2023-02-20T11:05:09.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:05:09.900Z] ---> docker-login.sh [2023-02-20T11:05:09.900Z] nexus3.edgexfoundry.org:10001 [2023-02-20T11:05:10.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T11:05:10.051Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T11:05:10.051Z] 5eb5b503b376: Pulling fs layer [2023-02-20T11:05:10.051Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T11:05:10.051Z] ec43610c2a17: Pulling fs layer [2023-02-20T11:05:10.051Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T11:05:10.051Z] 33b1e0a273af: Pulling fs layer [2023-02-20T11:05:10.051Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T11:05:10.051Z] 2f39f015ded8: Pulling fs layer [2023-02-20T11:05:10.051Z] 33b1e0a273af: Waiting [2023-02-20T11:05:10.051Z] 5d3b04190fa2: Waiting [2023-02-20T11:05:10.051Z] 3a2ae6a8a46f: Waiting [2023-02-20T11:05:10.051Z] 2f39f015ded8: Waiting [2023-02-20T11:05:10.051Z] 5c69ac0246d0: Download complete [2023-02-20T11:05:10.051Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-20T11:05:10.051Z] 3a2ae6a8a46f: Download complete [2023-02-20T11:05:10.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:05:10.309Z] 33b1e0a273af: Verifying Checksum [2023-02-20T11:05:10.309Z] 33b1e0a273af: Download complete [2023-02-20T11:05:10.309Z] 5d3b04190fa2: Verifying Checksum [2023-02-20T11:05:10.309Z] 5d3b04190fa2: Download complete [2023-02-20T11:05:10.309Z] ec43610c2a17: Verifying Checksum [2023-02-20T11:05:10.309Z] ec43610c2a17: Download complete [2023-02-20T11:05:10.309Z] 5eb5b503b376: Verifying Checksum [2023-02-20T11:05:10.309Z] 5eb5b503b376: Download complete [2023-02-20T11:05:10.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:05:10.446Z] Configure a credential helper to remove this warning. See [2023-02-20T11:05:10.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:05:10.446Z] [2023-02-20T11:05:10.446Z] Login Succeeded [2023-02-20T11:05:10.446Z] nexus3.edgexfoundry.org:10002 [2023-02-20T11:05:10.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:05:10.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:05:10.718Z] Configure a credential helper to remove this warning. See [2023-02-20T11:05:10.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:05:10.718Z] [2023-02-20T11:05:10.718Z] Login Succeeded [2023-02-20T11:05:10.718Z] nexus3.edgexfoundry.org:10003 [2023-02-20T11:05:10.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:05:11.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:05:11.256Z] Configure a credential helper to remove this warning. See [2023-02-20T11:05:11.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:05:11.256Z] [2023-02-20T11:05:11.256Z] Login Succeeded [2023-02-20T11:05:11.256Z] nexus3.edgexfoundry.org:10004 [2023-02-20T11:05:11.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:05:11.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:05:11.525Z] Configure a credential helper to remove this warning. See [2023-02-20T11:05:11.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:05:11.525Z] [2023-02-20T11:05:11.525Z] Login Succeeded [2023-02-20T11:05:11.525Z] docker.io [2023-02-20T11:05:11.688Z] 5eb5b503b376: Pull complete [2023-02-20T11:05:11.688Z] 5c69ac0246d0: Pull complete [2023-02-20T11:05:11.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:05:11.946Z] ec43610c2a17: Pull complete [2023-02-20T11:05:12.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:05:12.064Z] Configure a credential helper to remove this warning. See [2023-02-20T11:05:12.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:05:12.064Z] [2023-02-20T11:05:12.064Z] Login Succeeded [2023-02-20T11:05:12.064Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T11:05:12.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-20T11:05:12.205Z] 3a2ae6a8a46f: Pull complete [Pipeline] // withEnv [Pipeline] unstash [2023-02-20T11:05:12.462Z] 33b1e0a273af: Pull complete [2023-02-20T11:05:12.462Z] 5d3b04190fa2: Pull complete [Pipeline] echo [2023-02-20T11:05:12.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T11:05:12.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T11:05:12.587Z] ========================================================= [2023-02-20T11:05:12.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T11:05:12.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:05:13.091Z] + 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 . [2023-02-20T11:05:13.362Z] Sending build context to Docker daemon 1.217MB [2023-02-20T11:05:13.362Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T11:05:13.362Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T11:05:13.633Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T11:05:13.633Z] 9b18e9b68314: Pulling fs layer [2023-02-20T11:05:13.633Z] 35d82f9e3411: Pulling fs layer [2023-02-20T11:05:13.633Z] e16973657156: Pulling fs layer [2023-02-20T11:05:13.633Z] fc693d55d65f: Pulling fs layer [2023-02-20T11:05:13.633Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T11:05:13.633Z] dda99020689f: Pulling fs layer [2023-02-20T11:05:13.633Z] db1c61fa0a46: Pulling fs layer [2023-02-20T11:05:13.633Z] 891c053d2c06: Pulling fs layer [2023-02-20T11:05:13.633Z] 891c053d2c06: Waiting [2023-02-20T11:05:13.633Z] dda99020689f: Waiting [2023-02-20T11:05:13.633Z] fc693d55d65f: Waiting [2023-02-20T11:05:13.633Z] db1c61fa0a46: Waiting [2023-02-20T11:05:13.633Z] 7e9fc2657dce: Waiting [2023-02-20T11:05:13.633Z] e16973657156: Download complete [2023-02-20T11:05:13.633Z] 35d82f9e3411: Verifying Checksum [2023-02-20T11:05:13.633Z] 35d82f9e3411: Download complete [2023-02-20T11:05:13.633Z] 7e9fc2657dce: Download complete [2023-02-20T11:05:13.633Z] 9b18e9b68314: Verifying Checksum [2023-02-20T11:05:13.633Z] 9b18e9b68314: Download complete [2023-02-20T11:05:13.633Z] dda99020689f: Verifying Checksum [2023-02-20T11:05:13.633Z] dda99020689f: Download complete [2023-02-20T11:05:14.632Z] 9b18e9b68314: Pull complete [2023-02-20T11:05:14.633Z] 891c053d2c06: Verifying Checksum [2023-02-20T11:05:14.633Z] 891c053d2c06: Download complete [2023-02-20T11:05:15.226Z] 35d82f9e3411: Pull complete [2023-02-20T11:05:15.496Z] e16973657156: Pull complete [2023-02-20T11:05:16.086Z] db1c61fa0a46: Download complete [2023-02-20T11:05:16.647Z] 2f39f015ded8: Pull complete [2023-02-20T11:05:16.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T11:05:16.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T11:05:16.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T11:05:16.673Z] fc693d55d65f: Verifying Checksum [2023-02-20T11:05:16.673Z] fc693d55d65f: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:05:16.887Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-02-20T11:05:16.924Z] $ 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-161 -v /w/workspace/undry_device-rfid-llrp-go_PR-161:/w/workspace/undry_device-rfid-llrp-go_PR-161:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T11:05:20.367Z] $ docker top d59b2bf8279c8b2276e757711072152462939f7b5f58b5d715d66369aa926c7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:05:20.821Z] ---> job-cost.sh [2023-02-20T11:05:20.821Z] lf-activate-venv: SKIPPING [2023-02-20T11:05:20.821Z] INFO: No Stack... [2023-02-20T11:05:21.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T11:05:21.648Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T11:05:21.975Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-161/archives/cost.csv [2023-02-20T11:05:21.975Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T11:05:22.015Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] [2023-02-20T11:05:22.021Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] did not exist. Created. [2023-02-20T11:05:22.021Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T11:05:22.400Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-20T11:05:22.467Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T11:05:22.491Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T11:05:22.584Z] $ docker stop --time=1 d59b2bf8279c8b2276e757711072152462939f7b5f58b5d715d66369aa926c7d [2023-02-20T11:05:23.729Z] $ docker rm -f --volumes d59b2bf8279c8b2276e757711072152462939f7b5f58b5d715d66369aa926c7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T11:05:29.029Z] fc693d55d65f: Pull complete [2023-02-20T11:05:29.029Z] 7e9fc2657dce: Pull complete [2023-02-20T11:05:29.029Z] dda99020689f: Pull complete [2023-02-20T11:05:35.715Z] db1c61fa0a46: Pull complete [2023-02-20T11:05:36.683Z] 891c053d2c06: Pull complete [2023-02-20T11:05:36.683Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T11:05:36.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T11:05:36.683Z] ---> f96f9c87975a [2023-02-20T11:05:36.683Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T11:05:38.634Z] ---> Running in e825028de973 [2023-02-20T11:05:38.902Z] Removing intermediate container e825028de973 [2023-02-20T11:05:38.902Z] ---> 65998786a745 [2023-02-20T11:05:38.902Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T11:05:38.902Z] ---> Running in d31fa23f5c3e [2023-02-20T11:05:39.173Z] Removing intermediate container d31fa23f5c3e [2023-02-20T11:05:39.173Z] ---> 29c86f8bc425 [2023-02-20T11:05:39.173Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T11:05:39.445Z] ---> Running in ba184eeb0e77 [2023-02-20T11:05:39.720Z] Removing intermediate container ba184eeb0e77 [2023-02-20T11:05:39.720Z] ---> dedc849caf39 [2023-02-20T11:05:39.720Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T11:05:39.720Z] ---> Running in abd690a680e4 [2023-02-20T11:05:39.994Z] Removing intermediate container abd690a680e4 [2023-02-20T11:05:39.994Z] ---> 003c7d7ad73d [2023-02-20T11:05:39.994Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T11:05:40.262Z] ---> Running in 5bee52912723 [2023-02-20T11:05:41.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T11:05:41.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T11:05:42.838Z] OK: 221 MiB in 51 packages [2023-02-20T11:05:43.801Z] Removing intermediate container 5bee52912723 [2023-02-20T11:05:43.801Z] ---> ea365f431b85 [2023-02-20T11:05:43.801Z] Step 8/12 : WORKDIR /app [2023-02-20T11:05:43.801Z] ---> Running in b0661f508359 [2023-02-20T11:05:44.069Z] Removing intermediate container b0661f508359 [2023-02-20T11:05:44.069Z] ---> 805024e69199 [2023-02-20T11:05:44.069Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-20T11:05:44.663Z] ---> ab1c075d487b [2023-02-20T11:05:44.663Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T11:05:44.663Z] ---> Running in aee9dc443041 [2023-02-20T11:06:52.577Z] Removing intermediate container aee9dc443041 [2023-02-20T11:06:52.577Z] ---> 68a86073e4c1 [2023-02-20T11:06:52.577Z] Step 11/12 : COPY . . [2023-02-20T11:06:52.577Z] ---> 8cc7983b3c3c [2023-02-20T11:06:52.577Z] Step 12/12 : RUN $MAKE [2023-02-20T11:06:52.577Z] ---> Running in 89c93bbe2813 [2023-02-20T11:06:52.577Z] noop [2023-02-20T11:06:52.577Z] Removing intermediate container 89c93bbe2813 [2023-02-20T11:06:52.577Z] ---> 9400327b8d84 [2023-02-20T11:06:52.577Z] Successfully built 9400327b8d84 [2023-02-20T11:06:52.577Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:06:53.261Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T11:06:53.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:06:53.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2023-02-20T11:06:53.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T11:06:54.797Z] $ docker top d4290ae917f930d028ed08f2b25c2ed8547ff3a4d9a29d521fed81aaac8ab83d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T11:06:55.689Z] + go version [2023-02-20T11:06:55.689Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T11:06:55.725Z] $ docker stop --time=1 d4290ae917f930d028ed08f2b25c2ed8547ff3a4d9a29d521fed81aaac8ab83d [2023-02-20T11:06:57.982Z] $ docker rm -f --volumes d4290ae917f930d028ed08f2b25c2ed8547ff3a4d9a29d521fed81aaac8ab83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:06:58.818Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T11:06:58.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:06:59.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2023-02-20T11:06:59.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T11:07:00.317Z] $ docker top b41ff625ff2beffd1b5795d8a993e01b118c1d24b5462381d50df3bbc448ec8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T11:07:01.374Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T11:07:01.761Z] + make test [2023-02-20T11:07:02.036Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T11:07:03.984Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-20T11:08:25.650Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-20T11:08:25.650Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-20T11:08:52.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.371s coverage: 40.7% of statements [2023-02-20T11:08:52.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.514s coverage: 52.0% of statements [2023-02-20T11:08:52.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.027s coverage: 95.5% of statements [2023-02-20T11:08:52.357Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T11:08:52.357Z] go vet ./... [2023-02-20T11:09:19.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T11:09:19.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T11:09:19.047Z] ./bin/test-attribution-txt.sh [2023-02-20T11:09:19.047Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-20T11:09:19.047Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-20T11:09:19.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T11:09:19.115Z] $ docker stop --time=1 b41ff625ff2beffd1b5795d8a993e01b118c1d24b5462381d50df3bbc448ec8c [2023-02-20T11:09:21.394Z] $ docker rm -f --volumes b41ff625ff2beffd1b5795d8a993e01b118c1d24b5462381d50df3bbc448ec8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T11:09:22.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T11:09:22.663Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T11:09:23.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T11:09:24.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T11:09:24.442Z] + ls -al . [2023-02-20T11:09:24.442Z] total 628 [2023-02-20T11:09:24.442Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 11:07 . [2023-02-20T11:09:24.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:04 .. [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 20 11:04 .dockerignore [2023-02-20T11:09:24.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:04 .git [2023-02-20T11:09:24.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:04 .github [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 20 11:04 .gitignore [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 11:04 .golangci.yml [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 20 11:04 Attribution.txt [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 20 11:04 CHANGELOG.md [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 20 11:04 Dockerfile [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 11:04 GOVERNANCE.md [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 20 11:04 Jenkinsfile [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 11:04 LICENSE [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 20 11:04 Makefile [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 11:04 OWNERS.md [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 20 11:04 README.md [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 11:02 VERSION [2023-02-20T11:09:24.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:04 bin [2023-02-20T11:09:24.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:04 cmd [2023-02-20T11:09:24.442Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 20 11:08 coverage.out [2023-02-20T11:09:24.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:04 examples [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 20 11:04 go.mod [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 20 11:04 go.sum [2023-02-20T11:09:24.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:04 images [2023-02-20T11:09:24.442Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 20 11:04 internal [2023-02-20T11:09:24.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:04 snap [2023-02-20T11:09:24.442Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 20 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:09:24.879Z] + 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=0536557771b1c4f29c4a472b5547f2eba0e4693c --label arch=arm64 --label version=0.0.0 . [2023-02-20T11:09:25.146Z] Sending build context to Docker daemon 1.217MB [2023-02-20T11:09:25.146Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T11:09:25.146Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-20T11:09:25.146Z] ---> 9400327b8d84 [2023-02-20T11:09:25.146Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T11:09:25.414Z] ---> Running in 37edc744ca76 [2023-02-20T11:09:25.681Z] Removing intermediate container 37edc744ca76 [2023-02-20T11:09:25.681Z] ---> d7435af2dc64 [2023-02-20T11:09:25.681Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T11:09:25.681Z] ---> Running in 54a93abbde51 [2023-02-20T11:09:25.949Z] Removing intermediate container 54a93abbde51 [2023-02-20T11:09:25.949Z] ---> a3ee80386d6b [2023-02-20T11:09:25.949Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-20T11:09:26.216Z] ---> Running in d33a11a31f2c [2023-02-20T11:09:26.483Z] Removing intermediate container d33a11a31f2c [2023-02-20T11:09:26.483Z] ---> ab88933b8341 [2023-02-20T11:09:26.483Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T11:09:26.483Z] ---> Running in e7ddc6ee9fb0 [2023-02-20T11:09:26.752Z] Removing intermediate container e7ddc6ee9fb0 [2023-02-20T11:09:26.752Z] ---> 485aeb0b688d [2023-02-20T11:09:26.752Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T11:09:26.752Z] ---> Running in b11c6dddf173 [2023-02-20T11:09:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T11:09:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T11:09:29.137Z] OK: 221 MiB in 51 packages [2023-02-20T11:09:30.557Z] Removing intermediate container b11c6dddf173 [2023-02-20T11:09:30.557Z] ---> 9491341684d3 [2023-02-20T11:09:30.557Z] Step 8/24 : WORKDIR /app [2023-02-20T11:09:30.557Z] ---> Running in f1aa520d5d52 [2023-02-20T11:09:30.833Z] Removing intermediate container f1aa520d5d52 [2023-02-20T11:09:30.833Z] ---> b327e2ad98a0 [2023-02-20T11:09:30.833Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-20T11:09:31.420Z] ---> ba93ea4c5d17 [2023-02-20T11:09:31.420Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T11:09:31.420Z] ---> Running in 440c955e3428 [2023-02-20T11:09:34.005Z] Removing intermediate container 440c955e3428 [2023-02-20T11:09:34.005Z] ---> 38b63381be2e [2023-02-20T11:09:34.005Z] Step 11/24 : COPY . . [2023-02-20T11:09:34.973Z] ---> 037fbb3e5f46 [2023-02-20T11:09:34.973Z] Step 12/24 : RUN $MAKE [2023-02-20T11:09:34.973Z] ---> Running in e1e439a02ced [2023-02-20T11:09:36.388Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-20T11:11:58.140Z] Removing intermediate container e1e439a02ced [2023-02-20T11:11:58.140Z] ---> 417bb8a70007 [2023-02-20T11:11:58.140Z] Step 13/24 : FROM alpine:3.16 [2023-02-20T11:11:58.140Z] 3.16: Pulling from library/alpine [2023-02-20T11:11:58.140Z] 3760b48202b3: Pulling fs layer [2023-02-20T11:11:58.140Z] 3760b48202b3: Verifying Checksum [2023-02-20T11:11:58.140Z] 3760b48202b3: Download complete [2023-02-20T11:11:58.140Z] 3760b48202b3: Pull complete [2023-02-20T11:11:58.140Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T11:11:58.140Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T11:11:58.140Z] ---> 4c81e5bf8899 [2023-02-20T11:11:58.140Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-20T11:11:58.140Z] ---> Running in 57819999cb65 [2023-02-20T11:11:58.140Z] Removing intermediate container 57819999cb65 [2023-02-20T11:11:58.140Z] ---> 0c8a482ff74b [2023-02-20T11:11:58.140Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T11:11:58.140Z] ---> Running in f987069ba7b3 [2023-02-20T11:11:58.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T11:11:58.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T11:11:58.140Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T11:11:58.140Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T11:11:58.140Z] OK: 5 MiB in 15 packages [2023-02-20T11:11:58.140Z] Removing intermediate container f987069ba7b3 [2023-02-20T11:11:58.140Z] ---> cca60fd20b51 [2023-02-20T11:11:58.140Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-20T11:11:58.140Z] ---> bbeffc23fda7 [2023-02-20T11:11:58.140Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-20T11:11:58.140Z] ---> 856874352463 [2023-02-20T11:11:58.140Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-20T11:11:58.140Z] ---> d95f86efaae9 [2023-02-20T11:11:58.140Z] Step 19/24 : EXPOSE 59989 [2023-02-20T11:11:58.140Z] ---> Running in 8bc5f06cedc6 [2023-02-20T11:11:58.140Z] Removing intermediate container 8bc5f06cedc6 [2023-02-20T11:11:58.140Z] ---> 52939a014218 [2023-02-20T11:11:58.140Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-20T11:11:58.140Z] ---> Running in e6daaac4784f [2023-02-20T11:11:58.140Z] Removing intermediate container e6daaac4784f [2023-02-20T11:11:58.140Z] ---> 75c3506d072f [2023-02-20T11:11:58.140Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T11:11:58.140Z] ---> Running in aac81d06ebac [2023-02-20T11:11:58.140Z] Removing intermediate container aac81d06ebac [2023-02-20T11:11:58.140Z] ---> db56ceed76a0 [2023-02-20T11:11:58.140Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T11:11:58.140Z] ---> Running in 609771cf327c [2023-02-20T11:11:58.140Z] Removing intermediate container 609771cf327c [2023-02-20T11:11:58.140Z] ---> e5052a59adae [2023-02-20T11:11:58.140Z] Step 23/24 : LABEL git_sha=0536557771b1c4f29c4a472b5547f2eba0e4693c [2023-02-20T11:11:58.140Z] ---> Running in c8394e1a089c [2023-02-20T11:11:58.140Z] Removing intermediate container c8394e1a089c [2023-02-20T11:11:58.140Z] ---> ba8143521b40 [2023-02-20T11:11:58.140Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T11:11:58.140Z] ---> Running in b95f6f94c105 [2023-02-20T11:11:58.140Z] Removing intermediate container b95f6f94c105 [2023-02-20T11:11:58.140Z] ---> ce78d1ad625f [2023-02-20T11:11:58.140Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T11:11:58.140Z] Successfully built ce78d1ad625f [2023-02-20T11:11:58.140Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:11:58.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T11:11:58.949Z] [2023-02-20T11:11:58.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:11:59.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T11:11:59.368Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T11:11:59.368Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T11:11:59.368Z] 04944245beec: Pulling fs layer [2023-02-20T11:11:59.368Z] 699f458cf7ca: Pulling fs layer [2023-02-20T11:11:59.368Z] 765212b225bb: Pulling fs layer [2023-02-20T11:11:59.368Z] f23df028b6ca: Pulling fs layer [2023-02-20T11:11:59.368Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T11:11:59.368Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T11:11:59.368Z] d65c8cfc05b1: Waiting [2023-02-20T11:11:59.368Z] 765212b225bb: Waiting [2023-02-20T11:11:59.368Z] f23df028b6ca: Waiting [2023-02-20T11:11:59.368Z] 2437ff75d9bd: Waiting [2023-02-20T11:11:59.638Z] 04944245beec: Verifying Checksum [2023-02-20T11:11:59.638Z] 04944245beec: Download complete [2023-02-20T11:11:59.638Z] 765212b225bb: Verifying Checksum [2023-02-20T11:11:59.638Z] 765212b225bb: Download complete [2023-02-20T11:11:59.638Z] f23df028b6ca: Verifying Checksum [2023-02-20T11:11:59.638Z] f23df028b6ca: Download complete [2023-02-20T11:11:59.638Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T11:11:59.638Z] d65c8cfc05b1: Download complete [2023-02-20T11:11:59.638Z] 699f458cf7ca: Verifying Checksum [2023-02-20T11:11:59.638Z] 699f458cf7ca: Download complete [2023-02-20T11:12:00.221Z] 8998bd30e6a1: Download complete [2023-02-20T11:12:02.165Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T11:12:02.165Z] 2437ff75d9bd: Download complete [2023-02-20T11:12:04.112Z] 8998bd30e6a1: Pull complete [2023-02-20T11:12:04.378Z] 04944245beec: Pull complete [2023-02-20T11:12:08.634Z] 699f458cf7ca: Pull complete [2023-02-20T11:12:08.634Z] 765212b225bb: Pull complete [2023-02-20T11:12:08.900Z] f23df028b6ca: Pull complete [2023-02-20T11:12:09.165Z] d65c8cfc05b1: Pull complete [2023-02-20T11:12:24.148Z] 2437ff75d9bd: Pull complete [2023-02-20T11:12:24.148Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T11:12:24.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T11:12:24.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:12:24.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2023-02-20T11:12:24.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-20T11:12:27.038Z] $ docker top 84de53a0ec9435ef6ef4523b15503c2af0b60d5d82a6c418799c7a6379e2ab3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:27.617Z] ---> job-cost.sh [2023-02-20T11:12:27.885Z] lf-activate-venv: SKIPPING [2023-02-20T11:12:27.885Z] INFO: No Stack... [2023-02-20T11:12:28.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T11:12:29.056Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T11:12:29.405Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-20T11:12:29.406Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T11:12:29.486Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] [2023-02-20T11:12:29.490Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] did not exist. Created. [2023-02-20T11:12:29.491Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T11:12:29.901Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-696f7b19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-20T11:12:30.252Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T11:12:30.288Z] Warning: overwriting stash ‘stack-cost’ [2023-02-20T11:12:30.342Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T11:12:30.360Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T11:12:30.433Z] $ docker stop --time=1 84de53a0ec9435ef6ef4523b15503c2af0b60d5d82a6c418799c7a6379e2ab3f [2023-02-20T11:12:31.889Z] $ docker rm -f --volumes 84de53a0ec9435ef6ef4523b15503c2af0b60d5d82a6c418799c7a6379e2ab3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-20T11:12:32.901Z] provisioning config files... [2023-02-20T11:12:32.908Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/config1442796850333599138tmp [Pipeline] { [Pipeline] sh [2023-02-20T11:12:33.257Z] + set +x [2023-02-20T11:12:33.257Z] + bash -s -- [2023-02-20T11:12:33.257Z] + curl -s https://codecov.io/bash [2023-02-20T11:12:33.257Z] [2023-02-20T11:12:33.257Z] _____ _ [2023-02-20T11:12:33.257Z] / ____| | | [2023-02-20T11:12:33.257Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T11:12:33.257Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T11:12:33.257Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T11:12:33.257Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T11:12:33.257Z] Bash-1.0.6 [2023-02-20T11:12:33.257Z] [2023-02-20T11:12:33.257Z] [2023-02-20T11:12:33.257Z] ==> git version 2.25.1 found [2023-02-20T11:12:33.257Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-20T11:12:33.257Z] Release-Date: 2020-01-08 [2023-02-20T11:12:33.257Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-20T11:12:33.257Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T11:12:33.257Z] ==> Jenkins CI detected. [2023-02-20T11:12:33.257Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-161 [2023-02-20T11:12:33.257Z] project root: . [2023-02-20T11:12:33.257Z] --> token set from env [2023-02-20T11:12:33.257Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T11:12:33.257Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T11:12:33.257Z] ==> Python coveragepy not found [2023-02-20T11:12:33.257Z] ==> Searching for coverage reports in: [2023-02-20T11:12:33.257Z] + . [2023-02-20T11:12:33.257Z] -> Found 1 reports [2023-02-20T11:12:33.257Z] ==> Detecting git/mercurial file structure [2023-02-20T11:12:33.257Z] ==> Reading reports [2023-02-20T11:12:33.516Z] + ./coverage.out bytes=457862 [2023-02-20T11:12:33.516Z] ==> Appending adjustments [2023-02-20T11:12:33.516Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T11:12:33.516Z] + Found adjustments [2023-02-20T11:12:33.516Z] ==> Gzipping contents [2023-02-20T11:12:33.776Z] 52K /tmp/codecov.7ixZho.gz [2023-02-20T11:12:33.776Z] ==> Uploading reports [2023-02-20T11:12:33.776Z] url: https://codecov.io [2023-02-20T11:12:33.776Z] query: branch=PR-161&commit=0536557771b1c4f29c4a472b5547f2eba0e4693c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=161&job=&cmd_args= [2023-02-20T11:12:33.776Z] -> Pinging Codecov [2023-02-20T11:12:33.776Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-161&commit=0536557771b1c4f29c4a472b5547f2eba0e4693c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=161&job=&cmd_args= [2023-02-20T11:12:33.776Z] -> Uploading to [2023-02-20T11:12:33.776Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/581DD39554BDF9B6E22D074273EAD858/0536557771b1c4f29c4a472b5547f2eba0e4693c/22a6f7c4-af54-4ffd-82fd-ab84f7697f8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T111233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d92d54ae02108860f2e09c68544b999c65f7c6bfdb5af439a90ea889833b7ab6 [2023-02-20T11:12:33.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T11:12:33.776Z] Dload Upload Total Spent Left Speed [2023-02-20T11:12:34.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51297 0 0 100 51297 0 165k --:--:-- --:--:-- --:--:-- 165k [2023-02-20T11:12:34.036Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0536557771b1c4f29c4a472b5547f2eba0e4693c [Pipeline] } [2023-02-20T11:12:34.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-20T11:12:35.805Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-161/archives ] [2023-02-20T11:12:35.805Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-161/archives [2023-02-20T11:12:35.805Z] total 16 [2023-02-20T11:12:35.805Z] drwxr-xr-x 3 root root 4096 Feb 20 11:05 . [2023-02-20T11:12:35.805Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 11:05 .. [2023-02-20T11:12:35.805Z] drwxr-xr-x 2 root root 4096 Feb 20 11:05 cost [2023-02-20T11:12:35.805Z] -rw-r--r-- 1 root root 91 Feb 20 11:05 cost.csv [2023-02-20T11:12:35.806Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-161/archives [2023-02-20T11:12:35.806Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-161/archives [2023-02-20T11:12:35.806Z] total 16 [2023-02-20T11:12:35.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 11:05 . [2023-02-20T11:12:35.806Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 11:05 .. [2023-02-20T11:12:35.806Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 11:05 cost [2023-02-20T11:12:35.806Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 20 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:36.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:37.023Z] ---> package-listing.sh [2023-02-20T11:12:37.023Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T11:12:37.023Z] ++ facter osfamily [2023-02-20T11:12:37.283Z] + OS_FAMILY=debian [2023-02-20T11:12:37.283Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-161 [2023-02-20T11:12:37.283Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T11:12:37.283Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T11:12:37.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T11:12:37.283Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T11:12:37.283Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-161 ']' [2023-02-20T11:12:37.283Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T11:12:37.283Z] + case "${OS_FAMILY}" in [2023-02-20T11:12:37.283Z] + dpkg -l [2023-02-20T11:12:37.283Z] + grep '^ii' [2023-02-20T11:12:37.283Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T11:12:37.283Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T11:12:37.283Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T11:12:37.283Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-161 ']' [2023-02-20T11:12:37.283Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-161/archives/ [2023-02-20T11:12:37.283Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-161/archives/ [Pipeline] echo [2023-02-20T11:12:37.319Z] 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-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-20T11:12:37.611Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:12:38.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T11:12:38.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:12:38.406Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-02-20T11:12:38.451Z] $ 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-161/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-161 -v /w/workspace/undry_device-rfid-llrp-go_PR-161:/w/workspace/undry_device-rfid-llrp-go_PR-161:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-161@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-161@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T11:12:38.711Z] $ docker top 0f62407e6a73aa415b3ccd046215eb1b570515f8cef544cef6e86c7e54c289f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T11:12:39.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T11:12:39.405Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T11:12:39.716Z] + ls /var/log/sa-host [2023-02-20T11:12:39.716Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T11:12:39.953Z] provisioning config files... [2023-02-20T11:12:39.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-161@tmp/config2717141806498401515tmp [Pipeline] { [Pipeline] echo [2023-02-20T11:12:40.012Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:40.323Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T11:12:40.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:40.763Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T11:12:40.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:41.108Z] ---> sudo-logs.sh [2023-02-20T11:12:41.108Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T11:12:41.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:41.489Z] ---> job-cost.sh [2023-02-20T11:12:41.490Z] lf-activate-venv: SKIPPING [2023-02-20T11:12:41.490Z] DEBUG: total: 0.2199999988079071 [2023-02-20T11:12:41.490Z] INFO: Retrieving Stack Cost... [2023-02-20T11:12:41.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T11:12:42.320Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T11:12:42.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:12:42.671Z] ---> logs-deploy.sh [2023-02-20T11:12:42.671Z] lf-activate-venv: SKIPPING [2023-02-20T11:12:42.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-161/1 [2023-02-20T11:12:42.671Z] INFO: archiving workspace using pattern(s): [2023-02-20T11:12:43.605Z] Archives upload complete. [2023-02-20T11:12:43.605Z] INFO: archiving logs to Nexus