Pull request #253 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70e0ad6297704afbb7bd61dde0bc776b0bbb423f+48912f300c70e82c82c12fa27b805d01b7e3358f (325e8bdebedd7e95b9d3a61ebd8b43cbe35f626b) 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-ssh10674936233962561866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7000075455900992958.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-253/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-253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10416485781261933301.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-253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh939288507282113724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10085432641665371463.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-253/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-253/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2652044914698232690.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7556 in /w/workspace/undry_device-rfid-llrp-go_PR-253 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-253 # 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/253/head:refs/remotes/origin/PR-253 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 48912f300c70e82c82c12fa27b805d01b7e3358f into PR head commit 70e0ad6297704afbb7bd61dde0bc776b0bbb423f Merge succeeded, producing 70e0ad6297704afbb7bd61dde0bc776b0bbb423f Checking out Revision 70e0ad6297704afbb7bd61dde0bc776b0bbb423f (PR-253) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T10:08:34.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T10:08:34.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 70e0ad6297704afbb7bd61dde0bc776b0bbb423f # 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 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70e0ad6297704afbb7bd61dde0bc776b0bbb423f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T10:08:34.403Z] ========================================================= [2023-09-21T10:08:34.403Z] EdgeX Global Pipelines Version Info [2023-09-21T10:08:34.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:08:35.227Z] ------------------- [2023-09-21T10:08:35.227Z] stable info: [2023-09-21T10:08:35.227Z] ------------------- [2023-09-21T10:08:35.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T10:08:35.227Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T10:08:35.227Z] Message: update stable to v1.0.254 [2023-09-21T10:08:35.799Z] ------------------- [2023-09-21T10:08:35.799Z] experimental info: [2023-09-21T10:08:35.799Z] ------------------- [2023-09-21T10:08:35.799Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T10:08:35.799Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T10:08:35.799Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T10:08:36.070Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-21T10:08:36.108Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-21T10:08:36.150Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T10:08:36.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T10:08:36.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T10:08:36.275Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T10:08:36.316Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T10:08:36.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-21T10:08:36.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T10:08:36.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T10:08:36.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T10:08:36.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-21T10:08:36.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T10:08:36.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T10:08:36.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T10:08:36.676Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T10:08:36.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T10:08:36.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T10:08:36.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T10:08:36.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T10:08:36.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-21T10:08:36.915Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-21T10:08:36.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T10:08:37.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T10:08:37.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T10:08:37.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T10:08:37.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T10:08:37.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-253 [Pipeline] echo [2023-09-21T10:08:37.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-253 [Pipeline] echo [2023-09-21T10:08:37.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-253 [Pipeline] echo [2023-09-21T10:08:37.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70e0ad6297704afbb7bd61dde0bc776b0bbb423f [Pipeline] echo [2023-09-21T10:08:37.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70e0ad6 [Pipeline] echo [2023-09-21T10:08:37.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T10:08:37.501Z] provisioning config files... [2023-09-21T10:08:37.513Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/config98583685329383310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:08:37.876Z] ---> docker-login.sh [2023-09-21T10:08:37.876Z] nexus3.edgexfoundry.org:10001 [2023-09-21T10:08:38.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:38.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:38.136Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:38.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:38.136Z] [2023-09-21T10:08:38.136Z] Login Succeeded [2023-09-21T10:08:38.136Z] nexus3.edgexfoundry.org:10002 [2023-09-21T10:08:38.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:38.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:38.395Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:38.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:38.395Z] [2023-09-21T10:08:38.395Z] Login Succeeded [2023-09-21T10:08:38.395Z] nexus3.edgexfoundry.org:10003 [2023-09-21T10:08:38.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:38.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:38.395Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:38.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:38.395Z] [2023-09-21T10:08:38.395Z] Login Succeeded [2023-09-21T10:08:38.395Z] nexus3.edgexfoundry.org:10004 [2023-09-21T10:08:38.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:38.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:38.655Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:38.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:38.655Z] [2023-09-21T10:08:38.655Z] Login Succeeded [2023-09-21T10:08:38.655Z] docker.io [2023-09-21T10:08:38.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:38.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:38.914Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:38.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:38.914Z] [2023-09-21T10:08:38.914Z] Login Succeeded [2023-09-21T10:08:38.914Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T10:08:38.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T10:08:39.564Z] + git rev-list -1 --merges 70e0ad6297704afbb7bd61dde0bc776b0bbb423f~1..70e0ad6297704afbb7bd61dde0bc776b0bbb423f [Pipeline] echo [2023-09-21T10:08:39.621Z] -----------> git rev-list -1 --merges 70e0ad6297704afbb7bd61dde0bc776b0bbb423f~1..70e0ad6297704afbb7bd61dde0bc776b0bbb423f 70e0ad6297704afbb7bd61dde0bc776b0bbb423f [false] [Pipeline] sh [2023-09-21T10:08:39.929Z] + git log --format=format:%s -1 70e0ad6297704afbb7bd61dde0bc776b0bbb423f [Pipeline] echo [2023-09-21T10:08:39.973Z] ========================================================= [2023-09-21T10:08:39.973Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T10:08:39.973Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T10:08:40.415Z] + git log --format=format:%s -1 70e0ad6297704afbb7bd61dde0bc776b0bbb423f [Pipeline] echo [2023-09-21T10:08:40.448Z] [semverPrep] GIT_COMMIT: 70e0ad6297704afbb7bd61dde0bc776b0bbb423f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-21T10:08:40.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T10:08:40.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T10:08:40.904Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T10:08:40.904Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T10:08:40.904Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T10:08:40.904Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T10:08:40.904Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T10:08:40.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:08:41.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T10:08:41.389Z] [2023-09-21T10:08:41.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:08:41.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T10:08:41.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T10:08:41.755Z] b85a868b505f: Pulling fs layer [2023-09-21T10:08:41.755Z] e2be974225ed: Pulling fs layer [2023-09-21T10:08:41.755Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T10:08:41.755Z] 988bab9f4d93: Pulling fs layer [2023-09-21T10:08:41.755Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T10:08:41.755Z] eaf3925da568: Pulling fs layer [2023-09-21T10:08:41.755Z] bab4dde63d76: Pulling fs layer [2023-09-21T10:08:41.755Z] bde34c3a00c8: Pulling fs layer [2023-09-21T10:08:41.755Z] b352a97aabf1: Pulling fs layer [2023-09-21T10:08:41.755Z] 4872d77fe225: Pulling fs layer [2023-09-21T10:08:41.755Z] 988bab9f4d93: Waiting [2023-09-21T10:08:41.755Z] 1469e6f7b9e6: Waiting [2023-09-21T10:08:41.755Z] eaf3925da568: Waiting [2023-09-21T10:08:41.755Z] b352a97aabf1: Waiting [2023-09-21T10:08:41.755Z] 5851b861e8e6: Pulling fs layer [2023-09-21T10:08:41.755Z] 4872d77fe225: Waiting [2023-09-21T10:08:41.755Z] 5851b861e8e6: Waiting [2023-09-21T10:08:41.755Z] e2be974225ed: Verifying Checksum [2023-09-21T10:08:41.755Z] e2be974225ed: Download complete [2023-09-21T10:08:41.755Z] 988bab9f4d93: Verifying Checksum [2023-09-21T10:08:41.755Z] 988bab9f4d93: Download complete [2023-09-21T10:08:41.755Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T10:08:41.755Z] 1469e6f7b9e6: Download complete [2023-09-21T10:08:42.014Z] eaf3925da568: Verifying Checksum [2023-09-21T10:08:42.014Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T10:08:42.014Z] 339a4e72a1f5: Download complete [2023-09-21T10:08:42.014Z] bde34c3a00c8: Verifying Checksum [2023-09-21T10:08:42.014Z] bde34c3a00c8: Download complete [2023-09-21T10:08:42.014Z] b352a97aabf1: Verifying Checksum [2023-09-21T10:08:42.014Z] b352a97aabf1: Download complete [2023-09-21T10:08:42.014Z] 4872d77fe225: Verifying Checksum [2023-09-21T10:08:42.014Z] 4872d77fe225: Download complete [2023-09-21T10:08:42.014Z] 5851b861e8e6: Verifying Checksum [2023-09-21T10:08:42.014Z] b85a868b505f: Verifying Checksum [2023-09-21T10:08:42.014Z] b85a868b505f: Download complete [2023-09-21T10:08:42.272Z] bab4dde63d76: Verifying Checksum [2023-09-21T10:08:42.272Z] bab4dde63d76: Download complete [2023-09-21T10:08:43.203Z] b85a868b505f: Pull complete [2023-09-21T10:08:43.462Z] e2be974225ed: Pull complete [2023-09-21T10:08:43.721Z] 339a4e72a1f5: Pull complete [2023-09-21T10:08:43.721Z] 988bab9f4d93: Pull complete [2023-09-21T10:08:43.981Z] 1469e6f7b9e6: Pull complete [2023-09-21T10:08:44.239Z] eaf3925da568: Pull complete [2023-09-21T10:08:46.137Z] bab4dde63d76: Pull complete [2023-09-21T10:08:46.137Z] bde34c3a00c8: Pull complete [2023-09-21T10:08:46.137Z] b352a97aabf1: Pull complete [2023-09-21T10:08:46.137Z] 4872d77fe225: Pull complete [2023-09-21T10:08:46.137Z] 5851b861e8e6: Pull complete [2023-09-21T10:08:46.137Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T10:08:46.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T10:08:46.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:08:46.355Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-09-21T10:08:46.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-253 -v /w/workspace/undry_device-rfid-llrp-go_PR-253:/w/workspace/undry_device-rfid-llrp-go_PR-253:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T10:08:49.306Z] $ docker top 04004bba7883130f37c07be4a52b6c0a2ccf8c41f7e6a1ac0fc9b0879427d16b -eo pid,comm [2023-09-21T10:08:49.355Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T10:08:49.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T10:08:49.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T10:08:49.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T10:08:49.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T10:08:49.586Z] $ docker exec 04004bba7883130f37c07be4a52b6c0a2ccf8c41f7e6a1ac0fc9b0879427d16b ssh-agent [2023-09-21T10:08:49.690Z] SSH_AUTH_SOCK=/tmp/ssh-Xxr571wO9Pvl/agent.32 [2023-09-21T10:08:49.691Z] SSH_AGENT_PID=38 [2023-09-21T10:08:49.698Z] Running ssh-add (command line suppressed) [2023-09-21T10:08:49.791Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/private_key_3439095350285054118.key (/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/private_key_3439095350285054118.key) [2023-09-21T10:08:49.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T10:08:50.136Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T10:08:50.164Z] $ docker exec --env ******** --env ******** 04004bba7883130f37c07be4a52b6c0a2ccf8c41f7e6a1ac0fc9b0879427d16b ssh-agent -k [2023-09-21T10:08:50.261Z] unset SSH_AUTH_SOCK; [2023-09-21T10:08:50.262Z] unset SSH_AGENT_PID; [2023-09-21T10:08:50.262Z] echo Agent pid 38 killed; [2023-09-21T10:08:50.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T10:08:50.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T10:08:50.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T10:08:50.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T10:08:50.466Z] $ docker exec 04004bba7883130f37c07be4a52b6c0a2ccf8c41f7e6a1ac0fc9b0879427d16b ssh-agent [2023-09-21T10:08:50.579Z] SSH_AUTH_SOCK=/tmp/ssh-ERq1T8R87Ezy/agent.70 [2023-09-21T10:08:50.579Z] SSH_AGENT_PID=76 [2023-09-21T10:08:50.584Z] Running ssh-add (command line suppressed) [2023-09-21T10:08:50.688Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/private_key_2709205418503221844.key (/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/private_key_2709205418503221844.key) [2023-09-21T10:08:50.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T10:08:51.025Z] + git semver init [2023-09-21T10:08:51.283Z] 2023-09-21 10:08:51,200 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T10:08:51.283Z] 2023-09-21 10:08:51,201 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-253/.semver [2023-09-21T10:08:51.283Z] 2023-09-21 10:08:51,201 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-253/.semver [2023-09-21T10:08:51.283Z] 2023-09-21 10:08:51,201 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-253/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-253, universal_newlines=False, shell=None, istream=None) [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:51,987 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-253/.git/info/exclude [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:51,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-253/.semver/PR-253 with force:False [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:51,988 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-253/.semver/PR-253 [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:51,991 [execute] INFO git cat-file --batch-check [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:51,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-253/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:51,997 [execute] INFO git cat-file --batch [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:51,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-253/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T10:08:52.216Z] 2023-09-21 10:08:52,002 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-253/.semver/PR-253 [2023-09-21T10:08:52.216Z] 0.0.0 [Pipeline] } [2023-09-21T10:08:52.243Z] $ docker exec --env ******** --env ******** 04004bba7883130f37c07be4a52b6c0a2ccf8c41f7e6a1ac0fc9b0879427d16b ssh-agent -k [2023-09-21T10:08:52.351Z] unset SSH_AUTH_SOCK; [2023-09-21T10:08:52.352Z] unset SSH_AGENT_PID; [2023-09-21T10:08:52.352Z] echo Agent pid 76 killed; [2023-09-21T10:08:52.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T10:08:52.791Z] + git semver [Pipeline] } [2023-09-21T10:08:53.076Z] $ docker stop --time=1 04004bba7883130f37c07be4a52b6c0a2ccf8c41f7e6a1ac0fc9b0879427d16b [2023-09-21T10:08:54.366Z] $ docker rm -f --volumes 04004bba7883130f37c07be4a52b6c0a2ccf8c41f7e6a1ac0fc9b0879427d16b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T10:08:54.762Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T10:08:55.021Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T10:08:55.037Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T10:08:55.674Z] provisioning config files... [2023-09-21T10:08:55.684Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/config4073645379057196926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:08:56.027Z] ---> docker-login.sh [2023-09-21T10:08:56.027Z] nexus3.edgexfoundry.org:10001 [2023-09-21T10:08:56.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:56.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:56.027Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:56.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:56.027Z] [2023-09-21T10:08:56.027Z] Login Succeeded [2023-09-21T10:08:56.027Z] nexus3.edgexfoundry.org:10002 [2023-09-21T10:08:56.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:56.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:56.027Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:56.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:56.027Z] [2023-09-21T10:08:56.027Z] Login Succeeded [2023-09-21T10:08:56.027Z] nexus3.edgexfoundry.org:10003 [2023-09-21T10:08:56.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:56.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:56.286Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:56.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:56.286Z] [2023-09-21T10:08:56.286Z] Login Succeeded [2023-09-21T10:08:56.286Z] nexus3.edgexfoundry.org:10004 [2023-09-21T10:08:56.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:56.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:56.286Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:56.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:56.286Z] [2023-09-21T10:08:56.286Z] Login Succeeded [2023-09-21T10:08:56.286Z] docker.io [2023-09-21T10:08:56.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:08:56.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:08:56.545Z] Configure a credential helper to remove this warning. See [2023-09-21T10:08:56.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:08:56.545Z] [2023-09-21T10:08:56.545Z] Login Succeeded [2023-09-21T10:08:56.545Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T10:08:56.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T10:08:56.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T10:08:56.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T10:08:56.851Z] ========================================================= [2023-09-21T10:08:56.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T10:08:56.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:08:57.319Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T10:08:57.320Z] Sending build context to Docker daemon 4.344MB [2023-09-21T10:08:57.320Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T10:08:57.320Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T10:08:57.320Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T10:08:57.320Z] 7264a8db6415: Pulling fs layer [2023-09-21T10:08:57.320Z] c4d48a809fc2: Pulling fs layer [2023-09-21T10:08:57.320Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T10:08:57.320Z] ad3a456e5733: Pulling fs layer [2023-09-21T10:08:57.320Z] 33e27b845d1e: Pulling fs layer [2023-09-21T10:08:57.320Z] c68163c4e522: Pulling fs layer [2023-09-21T10:08:57.320Z] 50da416c3ac9: Pulling fs layer [2023-09-21T10:08:57.320Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T10:08:57.320Z] 50da416c3ac9: Waiting [2023-09-21T10:08:57.320Z] c68163c4e522: Waiting [2023-09-21T10:08:57.320Z] 23d2d4c4bb30: Waiting [2023-09-21T10:08:57.320Z] ad3a456e5733: Waiting [2023-09-21T10:08:57.320Z] 33e27b845d1e: Waiting [2023-09-21T10:08:57.320Z] c4d48a809fc2: Verifying Checksum [2023-09-21T10:08:57.320Z] c4d48a809fc2: Download complete [2023-09-21T10:08:57.320Z] ad3a456e5733: Verifying Checksum [2023-09-21T10:08:57.320Z] ad3a456e5733: Download complete [2023-09-21T10:08:57.320Z] 33e27b845d1e: Verifying Checksum [2023-09-21T10:08:57.320Z] 33e27b845d1e: Download complete [2023-09-21T10:08:57.579Z] 7264a8db6415: Verifying Checksum [2023-09-21T10:08:57.579Z] 7264a8db6415: Download complete [2023-09-21T10:08:57.579Z] c68163c4e522: Verifying Checksum [2023-09-21T10:08:57.579Z] c68163c4e522: Download complete [2023-09-21T10:08:57.579Z] 7264a8db6415: Pull complete [2023-09-21T10:08:57.837Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T10:08:57.837Z] 23d2d4c4bb30: Download complete [2023-09-21T10:08:57.837Z] c4d48a809fc2: Pull complete [2023-09-21T10:08:57.837Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T10:08:57.837Z] 4f1c88b9dad5: Download complete [2023-09-21T10:08:58.403Z] 50da416c3ac9: Verifying Checksum [2023-09-21T10:08:58.403Z] 50da416c3ac9: Download complete [2023-09-21T10:09:00.932Z] 4f1c88b9dad5: Pull complete [2023-09-21T10:09:00.932Z] ad3a456e5733: Pull complete [2023-09-21T10:09:00.932Z] 33e27b845d1e: Pull complete [2023-09-21T10:09:00.932Z] c68163c4e522: Pull complete [2023-09-21T10:09:03.461Z] 50da416c3ac9: Pull complete [2023-09-21T10:09:03.461Z] 23d2d4c4bb30: Pull complete [2023-09-21T10:09:03.461Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T10:09:03.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T10:09:03.461Z] ---> 0786185ac409 [2023-09-21T10:09:03.461Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T10:09:07.719Z] ---> Running in 532bb7780905 [2023-09-21T10:09:07.719Z] Removing intermediate container 532bb7780905 [2023-09-21T10:09:07.719Z] ---> ef651a8e5034 [2023-09-21T10:09:07.719Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T10:09:07.719Z] ---> Running in d0d49074ed50 [2023-09-21T10:09:07.719Z] Removing intermediate container d0d49074ed50 [2023-09-21T10:09:07.719Z] ---> c12e08fc3b6d [2023-09-21T10:09:07.719Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T10:09:07.719Z] ---> Running in 151897b7d04b [2023-09-21T10:09:07.719Z] Removing intermediate container 151897b7d04b [2023-09-21T10:09:07.719Z] ---> e59551c8c800 [2023-09-21T10:09:07.719Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T10:09:07.719Z] ---> Running in 4474a3bc9afa [2023-09-21T10:09:07.719Z] Removing intermediate container 4474a3bc9afa [2023-09-21T10:09:07.719Z] ---> 04f57da958d6 [2023-09-21T10:09:07.719Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T10:09:07.719Z] ---> Running in e8521f26b5f2 [2023-09-21T10:09:07.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T10:09:07.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T10:09:07.977Z] OK: 264 MiB in 52 packages [2023-09-21T10:09:08.236Z] Removing intermediate container e8521f26b5f2 [2023-09-21T10:09:08.236Z] ---> 61b38dd23dd8 [2023-09-21T10:09:08.236Z] Step 8/12 : WORKDIR /app [2023-09-21T10:09:08.236Z] ---> Running in 2411fa8de95f [2023-09-21T10:09:08.495Z] Removing intermediate container 2411fa8de95f [2023-09-21T10:09:08.495Z] ---> 9907039b4406 [2023-09-21T10:09:08.495Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-21T10:09:08.495Z] ---> 1478e83c90ba [2023-09-21T10:09:08.495Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T10:09:08.495Z] ---> Running in 33ffd47d4b5e [2023-09-21T10:09:10.482Z] Still waiting to schedule task [2023-09-21T10:09:10.482Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-21T10:10:04.732Z] Removing intermediate container 33ffd47d4b5e [2023-09-21T10:10:04.732Z] ---> a4a5fac3626a [2023-09-21T10:10:04.732Z] Step 11/12 : COPY . . [2023-09-21T10:10:04.732Z] ---> c3f36a9c9236 [2023-09-21T10:10:04.732Z] Step 12/12 : RUN $MAKE [2023-09-21T10:10:04.732Z] ---> Running in 006e48c08d94 [2023-09-21T10:10:04.732Z] noop [2023-09-21T10:10:04.732Z] Removing intermediate container 006e48c08d94 [2023-09-21T10:10:04.732Z] ---> 17142caf95a7 [2023-09-21T10:10:04.732Z] Successfully built 17142caf95a7 [2023-09-21T10:10:04.732Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:10:05.182Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T10:10:05.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:10:05.331Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-09-21T10:10:05.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-253 -v /w/workspace/undry_device-rfid-llrp-go_PR-253:/w/workspace/undry_device-rfid-llrp-go_PR-253:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T10:10:05.677Z] $ docker top f8b139e72f0852a2857ae6fd4d07c03120b7d86d53637679a77ee9c26330d3fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T10:10:06.059Z] + go version [2023-09-21T10:10:06.059Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T10:10:06.091Z] $ docker stop --time=1 f8b139e72f0852a2857ae6fd4d07c03120b7d86d53637679a77ee9c26330d3fa [2023-09-21T10:10:07.354Z] $ docker rm -f --volumes f8b139e72f0852a2857ae6fd4d07c03120b7d86d53637679a77ee9c26330d3fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:10:08.048Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T10:10:08.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:10:08.194Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-09-21T10:10:08.228Z] $ 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-253 -v /w/workspace/undry_device-rfid-llrp-go_PR-253:/w/workspace/undry_device-rfid-llrp-go_PR-253:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T10:10:08.535Z] $ docker top 11e7162f0ab9d2b95c569d2dc3a39dd13eb28dfcbc3c78fa0ca6787fd4f6b231 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T10:10:08.922Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-253 [Pipeline] fileExists [Pipeline] sh [2023-09-21T10:10:09.279Z] + make test [2023-09-21T10:10:09.279Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T10:10:10.656Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-21T10:10:20.620Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-21T10:10:20.620Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-21T10:10:23.903Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.909s coverage: 40.6% of statements [2023-09-21T10:10:23.903Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements [2023-09-21T10:10:23.903Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-09-21T10:10:38.852Z] go vet ./... [2023-09-21T10:10:41.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T10:10:41.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T10:10:41.445Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T10:10:41.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T10:10:41.520Z] $ docker stop --time=1 11e7162f0ab9d2b95c569d2dc3a39dd13eb28dfcbc3c78fa0ca6787fd4f6b231 [2023-09-21T10:10:45.361Z] $ docker rm -f --volumes 11e7162f0ab9d2b95c569d2dc3a39dd13eb28dfcbc3c78fa0ca6787fd4f6b231 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T10:10:45.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T10:10:45.992Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-21T10:10:46.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T10:10:47.011Z] + ls -al . [2023-09-21T10:10:47.011Z] total 644 [2023-09-21T10:10:47.011Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 10:10 . [2023-09-21T10:10:47.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 10:08 .. [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 21 10:08 .dockerignore [2023-09-21T10:10:47.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 10:10 .git [2023-09-21T10:10:47.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 10:08 .github [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 21 10:08 .gitignore [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 10:08 .golangci.yml [2023-09-21T10:10:47.011Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 10:08 .semver [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 21 10:08 Attribution.txt [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 21 10:08 CHANGELOG.md [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 21 10:08 Dockerfile [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 10:08 GOVERNANCE.md [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 21 10:08 Jenkinsfile [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 10:08 LICENSE [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 21 10:08 Makefile [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 21 10:08 OWNERS.md [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 21 10:08 README.md [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 10:08 VERSION [2023-09-21T10:10:47.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 10:08 bin [2023-09-21T10:10:47.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 10:08 cmd [2023-09-21T10:10:47.011Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 21 10:10 coverage.out [2023-09-21T10:10:47.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 10:08 examples [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 21 10:08 go.mod [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 21 10:08 go.sum [2023-09-21T10:10:47.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 10:08 images [2023-09-21T10:10:47.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 10:08 internal [2023-09-21T10:10:47.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 10:08 snap [2023-09-21T10:10:47.011Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 21 10:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:10:47.408Z] + 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=70e0ad6297704afbb7bd61dde0bc776b0bbb423f --label arch=amd64 --label version=0.0.0 . [2023-09-21T10:10:47.408Z] Sending build context to Docker daemon 4.344MB [2023-09-21T10:10:47.408Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T10:10:47.408Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-21T10:10:47.408Z] ---> 17142caf95a7 [2023-09-21T10:10:47.408Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-21T10:10:47.667Z] ---> Running in 1d4bcc76549a [2023-09-21T10:10:47.667Z] Removing intermediate container 1d4bcc76549a [2023-09-21T10:10:47.667Z] ---> 8930cc3597fa [2023-09-21T10:10:47.667Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T10:10:47.667Z] ---> Running in d14f1d45fa29 [2023-09-21T10:10:47.925Z] Removing intermediate container d14f1d45fa29 [2023-09-21T10:10:47.925Z] ---> d8af9c88b2c8 [2023-09-21T10:10:47.925Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T10:10:47.925Z] ---> Running in fe940f5e118c [2023-09-21T10:10:47.925Z] Removing intermediate container fe940f5e118c [2023-09-21T10:10:47.925Z] ---> a939d39e145e [2023-09-21T10:10:47.925Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T10:10:47.925Z] ---> Running in 8d8ec18380c7 [2023-09-21T10:10:47.925Z] Removing intermediate container 8d8ec18380c7 [2023-09-21T10:10:47.925Z] ---> 57d9045d197f [2023-09-21T10:10:47.925Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T10:10:47.925Z] ---> Running in a5b28368d012 [2023-09-21T10:10:48.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T10:10:48.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T10:10:48.701Z] OK: 264 MiB in 52 packages [2023-09-21T10:10:48.960Z] Removing intermediate container a5b28368d012 [2023-09-21T10:10:48.960Z] ---> 0ad68d283a97 [2023-09-21T10:10:48.960Z] Step 8/24 : WORKDIR /app [2023-09-21T10:10:48.960Z] ---> Running in 9a53284c6d7a [2023-09-21T10:10:49.219Z] Removing intermediate container 9a53284c6d7a [2023-09-21T10:10:49.219Z] ---> ff7ba960e74e [2023-09-21T10:10:49.219Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-21T10:10:49.219Z] ---> 522f319102f8 [2023-09-21T10:10:49.219Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T10:10:49.219Z] ---> Running in 5203eed2df4c [2023-09-21T10:10:49.785Z] Removing intermediate container 5203eed2df4c [2023-09-21T10:10:49.785Z] ---> f0c4e595d7cb [2023-09-21T10:10:49.785Z] Step 11/24 : COPY . . [2023-09-21T10:10:49.909Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7557 in /w/workspace/undry_device-rfid-llrp-go_PR-253 [Pipeline] { [Pipeline] ws [2023-09-21T10:10:49.970Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-09-21T10:10:50.055Z] The recommended git tool is: git [2023-09-21T10:10:50.354Z] ---> af50bebaf3ce [2023-09-21T10:10:50.354Z] Step 12/24 : RUN $MAKE [2023-09-21T10:10:50.354Z] ---> Running in a3c2ca00ed8d [2023-09-21T10:10:50.354Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-21T10:10:55.753Z] using credential edgex-jenkins-ssh [2023-09-21T10:10:55.772Z] Cloning the remote Git repository [2023-09-21T10:10:55.824Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-21T10:10:55.932Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-21T10:10:56.130Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-21T10:10:56.131Z] > git --version # timeout=10 [2023-09-21T10:10:56.160Z] > git --version # 'git version 2.25.1' [2023-09-21T10:10:56.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T10:10:56.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T10:10:57.469Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-21T10:10:57.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T10:10:58.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-21T10:10:58.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-21T10:10:58.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T10:10:58.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T10:10:59.135Z] Merging remotes/origin/main commit 48912f300c70e82c82c12fa27b805d01b7e3358f into PR head commit 70e0ad6297704afbb7bd61dde0bc776b0bbb423f [2023-09-21T10:10:59.459Z] Merge succeeded, producing 70e0ad6297704afbb7bd61dde0bc776b0bbb423f [2023-09-21T10:10:59.459Z] Checking out Revision 70e0ad6297704afbb7bd61dde0bc776b0bbb423f (PR-253) [2023-09-21T10:11:00.041Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-21T10:11:00.092Z] > git --version # timeout=10 [2023-09-21T10:11:00.102Z] > git --version # 'git version 2.25.1' [2023-09-21T10:11:00.121Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T10:10:59.155Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T10:10:59.225Z] > git checkout -f 70e0ad6297704afbb7bd61dde0bc776b0bbb423f # timeout=10 [2023-09-21T10:10:59.349Z] > git remote # timeout=10 [2023-09-21T10:10:59.374Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T10:10:59.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T10:10:59.408Z] > git merge 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 [2023-09-21T10:10:59.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T10:10:59.466Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T10:10:59.483Z] > git checkout -f 70e0ad6297704afbb7bd61dde0bc776b0bbb423f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T10:11:01.343Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T10:11:01.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T10:11:01.343Z] Dload Upload Total Spent Left Speed [2023-09-21T10:11:01.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-21T10:11:01.993Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T10:11:02.353Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T10:11:02.353Z] + sudo tee /etc/docker/daemon.new [2023-09-21T10:11:02.353Z] { [2023-09-21T10:11:02.353Z] "registry-mirrors": [ [2023-09-21T10:11:02.353Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T10:11:02.353Z] ], [2023-09-21T10:11:02.353Z] "bip": "10.250.0.254/24", [2023-09-21T10:11:02.353Z] "hosts": [ [2023-09-21T10:11:02.353Z] "tcp://0.0.0.0:5555", [2023-09-21T10:11:02.353Z] "unix:///var/run/docker.sock" [2023-09-21T10:11:02.353Z] ], [2023-09-21T10:11:02.353Z] "mtu": 1458, [2023-09-21T10:11:02.353Z] "selinux-enabled": true, [2023-09-21T10:11:02.353Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T10:11:02.353Z] } [Pipeline] sh [2023-09-21T10:11:02.697Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T10:11:03.049Z] + sudo service docker restart [2023-09-21T10:11:12.273Z] Removing intermediate container a3c2ca00ed8d [2023-09-21T10:11:12.273Z] ---> 5a07d3cdd3b2 [2023-09-21T10:11:12.273Z] Step 13/24 : FROM alpine:3.18 [2023-09-21T10:11:12.273Z] 3.18: Pulling from library/alpine [2023-09-21T10:11:12.273Z] 7264a8db6415: Already exists [2023-09-21T10:11:12.273Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T10:11:12.273Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T10:11:12.273Z] ---> 7e01a0d0a1dc [2023-09-21T10:11:12.273Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T10:11:12.273Z] ---> Running in 28d094b1766f [2023-09-21T10:11:12.273Z] Removing intermediate container 28d094b1766f [2023-09-21T10:11:12.273Z] ---> e511c985e31c [2023-09-21T10:11:12.273Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-21T10:11:12.273Z] ---> Running in 0458f9b37361 [2023-09-21T10:11:12.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T10:11:12.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T10:11:12.273Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T10:11:12.273Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T10:11:12.273Z] OK: 7 MiB in 16 packages [2023-09-21T10:11:12.273Z] Removing intermediate container 0458f9b37361 [2023-09-21T10:11:12.273Z] ---> 2c6d4523efd2 [2023-09-21T10:11:12.273Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-21T10:11:12.273Z] ---> 273a7b74595e [2023-09-21T10:11:12.273Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-21T10:11:12.273Z] ---> 3d0259e2ee31 [2023-09-21T10:11:12.273Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-21T10:11:12.273Z] ---> d7730a23c300 [2023-09-21T10:11:12.273Z] Step 19/24 : EXPOSE 59989 [2023-09-21T10:11:12.273Z] ---> Running in e8a16b889bab [2023-09-21T10:11:12.273Z] Removing intermediate container e8a16b889bab [2023-09-21T10:11:12.273Z] ---> 26085d2f5c7a [2023-09-21T10:11:12.273Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-21T10:11:12.273Z] ---> Running in 86a0a5fd10d1 [2023-09-21T10:11:12.273Z] Removing intermediate container 86a0a5fd10d1 [2023-09-21T10:11:12.273Z] ---> 3d51eceee85f [2023-09-21T10:11:12.273Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T10:11:12.273Z] ---> Running in 98137306f303 [2023-09-21T10:11:12.273Z] Removing intermediate container 98137306f303 [2023-09-21T10:11:12.273Z] ---> 06e3a59f8252 [2023-09-21T10:11:12.273Z] Step 22/24 : LABEL arch=amd64 [2023-09-21T10:11:12.273Z] ---> Running in 45219f0c0d5e [2023-09-21T10:11:12.273Z] Removing intermediate container 45219f0c0d5e [2023-09-21T10:11:12.273Z] ---> eaa5291a2bba [2023-09-21T10:11:12.273Z] Step 23/24 : LABEL git_sha=70e0ad6297704afbb7bd61dde0bc776b0bbb423f [2023-09-21T10:11:12.273Z] ---> Running in d0f07a27585e [2023-09-21T10:11:12.273Z] Removing intermediate container d0f07a27585e [2023-09-21T10:11:12.273Z] ---> c30c35001ef5 [2023-09-21T10:11:12.273Z] Step 24/24 : LABEL version=0.0.0 [2023-09-21T10:11:12.273Z] ---> Running in bb74f3610ad0 [2023-09-21T10:11:12.273Z] Removing intermediate container bb74f3610ad0 [2023-09-21T10:11:12.273Z] ---> 2ebc62eb3f0f [2023-09-21T10:11:12.273Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T10:11:12.273Z] Successfully built 2ebc62eb3f0f [2023-09-21T10:11:12.273Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:11:13.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T10:11:13.228Z] [2023-09-21T10:11:13.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:11:13.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T10:11:13.612Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T10:11:13.612Z] 5eb5b503b376: Pulling fs layer [2023-09-21T10:11:13.612Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T10:11:13.612Z] ec43610c2a17: Pulling fs layer [2023-09-21T10:11:13.612Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T10:11:13.612Z] 33b1e0a273af: Pulling fs layer [2023-09-21T10:11:13.612Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T10:11:13.612Z] 2f39f015ded8: Pulling fs layer [2023-09-21T10:11:13.612Z] 3a2ae6a8a46f: Waiting [2023-09-21T10:11:13.612Z] 33b1e0a273af: Waiting [2023-09-21T10:11:13.612Z] 5d3b04190fa2: Waiting [2023-09-21T10:11:13.612Z] 2f39f015ded8: Waiting [2023-09-21T10:11:13.612Z] 5c69ac0246d0: Download complete [2023-09-21T10:11:13.612Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T10:11:13.612Z] 3a2ae6a8a46f: Download complete [2023-09-21T10:11:13.612Z] 33b1e0a273af: Verifying Checksum [2023-09-21T10:11:13.612Z] 33b1e0a273af: Download complete [2023-09-21T10:11:13.612Z] ec43610c2a17: Verifying Checksum [2023-09-21T10:11:13.612Z] ec43610c2a17: Download complete [2023-09-21T10:11:13.612Z] 5d3b04190fa2: Download complete [2023-09-21T10:11:13.871Z] 5eb5b503b376: Verifying Checksum [2023-09-21T10:11:13.871Z] 5eb5b503b376: Download complete [2023-09-21T10:11:14.439Z] 2f39f015ded8: Download complete [2023-09-21T10:11:15.006Z] 5eb5b503b376: Pull complete [2023-09-21T10:11:15.006Z] 5c69ac0246d0: Pull complete [2023-09-21T10:11:15.571Z] ec43610c2a17: Pull complete [2023-09-21T10:11:15.572Z] 3a2ae6a8a46f: Pull complete [2023-09-21T10:11:15.831Z] 33b1e0a273af: Pull complete [2023-09-21T10:11:15.831Z] 5d3b04190fa2: Pull complete [2023-09-21T10:11:20.015Z] 2f39f015ded8: Pull complete [2023-09-21T10:11:20.015Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T10:11:20.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T10:11:20.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:11:20.243Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-09-21T10:11:20.272Z] $ 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-253 -v /w/workspace/undry_device-rfid-llrp-go_PR-253:/w/workspace/undry_device-rfid-llrp-go_PR-253:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T10:11:24.837Z] $ docker top 9a6d1324af835e1cf1e20badbca24cdda1133de290d3b2370e5bfb85adf83c01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-21T10:11:25.089Z] provisioning config files... [2023-09-21T10:11:25.120Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config14418585694481013863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:11:25.328Z] ---> job-cost.sh [2023-09-21T10:11:25.328Z] lf-activate-venv: SKIPPING [2023-09-21T10:11:25.328Z] INFO: No Stack... [2023-09-21T10:11:25.502Z] ---> docker-login.sh [2023-09-21T10:11:25.502Z] nexus3.edgexfoundry.org:10001 [2023-09-21T10:11:25.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T10:11:25.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:11:25.848Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T10:11:26.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:11:26.046Z] Configure a credential helper to remove this warning. See [2023-09-21T10:11:26.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:11:26.046Z] [2023-09-21T10:11:26.046Z] Login Succeeded [2023-09-21T10:11:26.046Z] nexus3.edgexfoundry.org:10002 [2023-09-21T10:11:26.166Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-253/archives/cost.csv [2023-09-21T10:11:26.166Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T10:11:26.205Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] [2023-09-21T10:11:26.210Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] did not exist. Created. [2023-09-21T10:11:26.210Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-09-21T10:11:26.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-09-21T10:11:26.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:11:26.587Z] Configure a credential helper to remove this warning. See [2023-09-21T10:11:26.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:11:26.587Z] [2023-09-21T10:11:26.587Z] Login Succeeded [2023-09-21T10:11:26.587Z] nexus3.edgexfoundry.org:10003 [2023-09-21T10:11:26.614Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T10:11:26.666Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T10:11:26.699Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T10:11:26.784Z] $ docker stop --time=1 9a6d1324af835e1cf1e20badbca24cdda1133de290d3b2370e5bfb85adf83c01 [2023-09-21T10:11:26.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:11:26.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:11:26.861Z] Configure a credential helper to remove this warning. See [2023-09-21T10:11:26.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:11:26.861Z] [2023-09-21T10:11:26.861Z] Login Succeeded [2023-09-21T10:11:26.861Z] nexus3.edgexfoundry.org:10004 [2023-09-21T10:11:27.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:11:27.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:11:27.133Z] Configure a credential helper to remove this warning. See [2023-09-21T10:11:27.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:11:27.133Z] [2023-09-21T10:11:27.133Z] Login Succeeded [2023-09-21T10:11:27.133Z] docker.io [2023-09-21T10:11:27.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T10:11:27.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T10:11:27.669Z] Configure a credential helper to remove this warning. See [2023-09-21T10:11:27.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T10:11:27.669Z] [2023-09-21T10:11:27.669Z] Login Succeeded [2023-09-21T10:11:27.669Z] ---> docker-login.sh ends [2023-09-21T10:11:27.927Z] $ docker rm -f --volumes 9a6d1324af835e1cf1e20badbca24cdda1133de290d3b2370e5bfb85adf83c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-21T10:11:28.105Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-21T10:11:28.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T10:11:28.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T10:11:28.577Z] ========================================================= [2023-09-21T10:11:28.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T10:11:28.577Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:11:29.083Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T10:11:29.358Z] Sending build context to Docker daemon 1.219MB [2023-09-21T10:11:29.358Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T10:11:29.358Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T10:11:30.328Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T10:11:30.328Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T10:11:30.328Z] 5d54e960e981: Pulling fs layer [2023-09-21T10:11:30.328Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T10:11:30.328Z] f0e02332f6b5: Pulling fs layer [2023-09-21T10:11:30.328Z] cefa15bbcfad: Pulling fs layer [2023-09-21T10:11:30.328Z] 17808c966233: Pulling fs layer [2023-09-21T10:11:30.328Z] f4c1fc716caa: Pulling fs layer [2023-09-21T10:11:30.328Z] cefa15bbcfad: Waiting [2023-09-21T10:11:30.328Z] 17808c966233: Waiting [2023-09-21T10:11:30.328Z] f0e02332f6b5: Waiting [2023-09-21T10:11:30.328Z] f4c1fc716caa: Waiting [2023-09-21T10:11:30.328Z] 5d54e960e981: Verifying Checksum [2023-09-21T10:11:30.328Z] 5d54e960e981: Download complete [2023-09-21T10:11:30.328Z] f0e02332f6b5: Verifying Checksum [2023-09-21T10:11:30.328Z] f0e02332f6b5: Download complete [2023-09-21T10:11:30.328Z] cefa15bbcfad: Verifying Checksum [2023-09-21T10:11:30.328Z] cefa15bbcfad: Download complete [2023-09-21T10:11:30.328Z] 9fda8d8052c6: Download complete [2023-09-21T10:11:30.933Z] f4c1fc716caa: Verifying Checksum [2023-09-21T10:11:30.933Z] f4c1fc716caa: Download complete [2023-09-21T10:11:31.203Z] 9fda8d8052c6: Pull complete [2023-09-21T10:11:31.794Z] 5d54e960e981: Pull complete [2023-09-21T10:11:32.061Z] c4a7e357bf2a: Download complete [2023-09-21T10:11:33.027Z] 17808c966233: Verifying Checksum [2023-09-21T10:11:33.027Z] 17808c966233: Download complete [2023-09-21T10:11:45.478Z] c4a7e357bf2a: Pull complete [2023-09-21T10:11:45.478Z] f0e02332f6b5: Pull complete [2023-09-21T10:11:45.478Z] cefa15bbcfad: Pull complete [2023-09-21T10:11:50.828Z] 17808c966233: Pull complete [2023-09-21T10:11:52.265Z] f4c1fc716caa: Pull complete [2023-09-21T10:11:52.265Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T10:11:52.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T10:11:52.265Z] ---> ea914061e18c [2023-09-21T10:11:52.265Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T10:11:54.219Z] ---> Running in ca99503dfa81 [2023-09-21T10:11:54.219Z] Removing intermediate container ca99503dfa81 [2023-09-21T10:11:54.219Z] ---> dd2ea27fe90d [2023-09-21T10:11:54.219Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T10:11:54.219Z] ---> Running in 591161c1f8e9 [2023-09-21T10:11:54.495Z] Removing intermediate container 591161c1f8e9 [2023-09-21T10:11:54.495Z] ---> 51399300cfcf [2023-09-21T10:11:54.495Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T10:11:54.764Z] ---> Running in 86809dad80ab [2023-09-21T10:11:55.033Z] Removing intermediate container 86809dad80ab [2023-09-21T10:11:55.033Z] ---> 537dc0ef3825 [2023-09-21T10:11:55.033Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T10:11:55.033Z] ---> Running in 71def69ea252 [2023-09-21T10:11:55.302Z] Removing intermediate container 71def69ea252 [2023-09-21T10:11:55.302Z] ---> 7c54c7ae8f36 [2023-09-21T10:11:55.302Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T10:11:55.570Z] ---> Running in 3189cbef2a57 [2023-09-21T10:11:56.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T10:11:57.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T10:11:58.071Z] OK: 266 MiB in 52 packages [2023-09-21T10:11:59.043Z] Removing intermediate container 3189cbef2a57 [2023-09-21T10:11:59.043Z] ---> 21c74483ad27 [2023-09-21T10:11:59.043Z] Step 8/12 : WORKDIR /app [2023-09-21T10:11:59.043Z] ---> Running in dbe5ff7f8a60 [2023-09-21T10:11:59.311Z] Removing intermediate container dbe5ff7f8a60 [2023-09-21T10:11:59.311Z] ---> e4fab98359a7 [2023-09-21T10:11:59.311Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-21T10:11:59.584Z] ---> 47efee84bde7 [2023-09-21T10:11:59.584Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T10:11:59.860Z] ---> Running in c3901ad9c566 [2023-09-21T10:13:36.484Z] Removing intermediate container c3901ad9c566 [2023-09-21T10:13:36.484Z] ---> 219e27527cda [2023-09-21T10:13:36.484Z] Step 11/12 : COPY . . [2023-09-21T10:13:36.484Z] ---> 56556bfbab59 [2023-09-21T10:13:36.484Z] Step 12/12 : RUN $MAKE [2023-09-21T10:13:36.484Z] ---> Running in cd34070c1b9e [2023-09-21T10:13:36.484Z] noop [2023-09-21T10:13:36.484Z] Removing intermediate container cd34070c1b9e [2023-09-21T10:13:36.484Z] ---> 51e401b09f99 [2023-09-21T10:13:36.484Z] Successfully built 51e401b09f99 [2023-09-21T10:13:36.484Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:13:36.953Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T10:13:36.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:13:37.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container [2023-09-21T10:13:37.297Z] $ 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-09-21T10:13:38.403Z] $ docker top 6f71087a0f4ec546340d6b6d3d5d5909c6b9ca438396e1add27c30be13d3d23b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T10:13:39.270Z] + go version [2023-09-21T10:13:39.270Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T10:13:39.300Z] $ docker stop --time=1 6f71087a0f4ec546340d6b6d3d5d5909c6b9ca438396e1add27c30be13d3d23b [2023-09-21T10:13:40.881Z] $ docker rm -f --volumes 6f71087a0f4ec546340d6b6d3d5d5909c6b9ca438396e1add27c30be13d3d23b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:13:41.730Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T10:13:41.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:13:41.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container [2023-09-21T10:13:42.027Z] $ 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-09-21T10:13:45.917Z] $ docker top 2827a7f89677aba236e439277d8a1bd624866e158fa07a90d16e18ca803aeb96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T10:13:46.458Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-21T10:13:46.835Z] + make test [2023-09-21T10:13:46.835Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T10:13:51.089Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-21T10:15:27.748Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-21T10:15:27.748Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-21T10:16:00.067Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.604s coverage: 40.6% of statements [2023-09-21T10:16:00.067Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.594s coverage: 51.9% of statements [2023-09-21T10:16:00.067Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2023-09-21T10:16:00.067Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T10:16:00.067Z] go vet ./... [2023-09-21T10:16:26.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T10:16:26.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T10:16:26.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T10:16:26.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T10:16:26.824Z] $ docker stop --time=1 2827a7f89677aba236e439277d8a1bd624866e158fa07a90d16e18ca803aeb96 [2023-09-21T10:16:28.584Z] $ docker rm -f --volumes 2827a7f89677aba236e439277d8a1bd624866e158fa07a90d16e18ca803aeb96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T10:16:29.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T10:16:29.802Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T10:16:30.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T10:16:30.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T10:16:31.321Z] + ls -al . [2023-09-21T10:16:31.321Z] total 640 [2023-09-21T10:16:31.321Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 10:13 . [2023-09-21T10:16:31.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 10:10 .. [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 21 10:10 .dockerignore [2023-09-21T10:16:31.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 10:10 .git [2023-09-21T10:16:31.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 10:10 .github [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 21 10:10 .gitignore [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 10:10 .golangci.yml [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 21 10:10 Attribution.txt [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 21 10:10 CHANGELOG.md [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 21 10:10 Dockerfile [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 10:10 GOVERNANCE.md [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 21 10:10 Jenkinsfile [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 10:10 LICENSE [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 21 10:10 Makefile [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 21 10:10 OWNERS.md [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 21 10:10 README.md [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 10:08 VERSION [2023-09-21T10:16:31.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 10:10 bin [2023-09-21T10:16:31.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 10:10 cmd [2023-09-21T10:16:31.321Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 21 10:15 coverage.out [2023-09-21T10:16:31.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 10:10 examples [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 21 10:10 go.mod [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 21 10:10 go.sum [2023-09-21T10:16:31.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 10:10 images [2023-09-21T10:16:31.321Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 21 10:10 internal [2023-09-21T10:16:31.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 10:10 snap [2023-09-21T10:16:31.321Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 21 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:16:31.740Z] + 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=70e0ad6297704afbb7bd61dde0bc776b0bbb423f --label arch=arm64 --label version=0.0.0 . [2023-09-21T10:16:32.008Z] Sending build context to Docker daemon 1.219MB [2023-09-21T10:16:32.009Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T10:16:32.009Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-21T10:16:32.009Z] ---> 51e401b09f99 [2023-09-21T10:16:32.009Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-21T10:16:32.009Z] ---> Running in 3c9ba2da397e [2023-09-21T10:16:32.277Z] Removing intermediate container 3c9ba2da397e [2023-09-21T10:16:32.277Z] ---> 3d4589d148e6 [2023-09-21T10:16:32.277Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T10:16:32.544Z] ---> Running in ed85e0826c78 [2023-09-21T10:16:32.810Z] Removing intermediate container ed85e0826c78 [2023-09-21T10:16:32.810Z] ---> fa5776607ad3 [2023-09-21T10:16:32.810Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T10:16:32.810Z] ---> Running in ad5c267181be [2023-09-21T10:16:33.077Z] Removing intermediate container ad5c267181be [2023-09-21T10:16:33.077Z] ---> 6d03ad695824 [2023-09-21T10:16:33.077Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T10:16:33.077Z] ---> Running in 26f974d74838 [2023-09-21T10:16:33.344Z] Removing intermediate container 26f974d74838 [2023-09-21T10:16:33.344Z] ---> f96431aad1f5 [2023-09-21T10:16:33.344Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T10:16:33.613Z] ---> Running in 39a83160337f [2023-09-21T10:16:34.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T10:16:34.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T10:16:35.959Z] OK: 266 MiB in 52 packages [2023-09-21T10:16:36.572Z] Removing intermediate container 39a83160337f [2023-09-21T10:16:36.572Z] ---> bf0be99cba9b [2023-09-21T10:16:36.572Z] Step 8/24 : WORKDIR /app [2023-09-21T10:16:36.849Z] ---> Running in c247164f18ac [2023-09-21T10:16:37.132Z] Removing intermediate container c247164f18ac [2023-09-21T10:16:37.132Z] ---> b07e0184b1c5 [2023-09-21T10:16:37.132Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-21T10:16:37.717Z] ---> 99e2fb7fd3d9 [2023-09-21T10:16:37.717Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T10:16:37.717Z] ---> Running in a6b37ca6582b [2023-09-21T10:16:40.299Z] Removing intermediate container a6b37ca6582b [2023-09-21T10:16:40.299Z] ---> 2c41618fe7e0 [2023-09-21T10:16:40.299Z] Step 11/24 : COPY . . [2023-09-21T10:16:40.568Z] ---> 2733ee737fb7 [2023-09-21T10:16:40.568Z] Step 12/24 : RUN $MAKE [2023-09-21T10:16:40.568Z] ---> Running in 3fce1b8fa5c4 [2023-09-21T10:16:41.531Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-21T10:18:33.173Z] Removing intermediate container 3fce1b8fa5c4 [2023-09-21T10:18:33.173Z] ---> bdadcd933316 [2023-09-21T10:18:33.173Z] Step 13/24 : FROM alpine:3.18 [2023-09-21T10:18:33.173Z] 3.18: Pulling from library/alpine [2023-09-21T10:18:33.173Z] 9fda8d8052c6: Already exists [2023-09-21T10:18:33.173Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T10:18:33.173Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T10:18:33.173Z] ---> f6648c04cd6c [2023-09-21T10:18:33.173Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-21T10:18:33.173Z] ---> Running in 5a2b1c1c4e70 [2023-09-21T10:18:33.173Z] Removing intermediate container 5a2b1c1c4e70 [2023-09-21T10:18:33.173Z] ---> 5d52fdc83efc [2023-09-21T10:18:33.173Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-21T10:18:33.173Z] ---> Running in 13c06d8c1e2d [2023-09-21T10:18:33.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T10:18:33.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T10:18:33.173Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T10:18:33.173Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T10:18:33.173Z] OK: 8 MiB in 16 packages [2023-09-21T10:18:33.173Z] Removing intermediate container 13c06d8c1e2d [2023-09-21T10:18:33.173Z] ---> 5b7cee358050 [2023-09-21T10:18:33.173Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-21T10:18:33.173Z] ---> 7ee90d19b9dc [2023-09-21T10:18:33.173Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-21T10:18:33.173Z] ---> 6866a7e07b70 [2023-09-21T10:18:33.173Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-21T10:18:33.173Z] ---> cd195f475877 [2023-09-21T10:18:33.173Z] Step 19/24 : EXPOSE 59989 [2023-09-21T10:18:33.173Z] ---> Running in baed12574daf [2023-09-21T10:18:33.173Z] Removing intermediate container baed12574daf [2023-09-21T10:18:33.173Z] ---> 52755630007f [2023-09-21T10:18:33.173Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-21T10:18:33.173Z] ---> Running in 0af32d919cd9 [2023-09-21T10:18:33.173Z] Removing intermediate container 0af32d919cd9 [2023-09-21T10:18:33.173Z] ---> 11bafc68805d [2023-09-21T10:18:33.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T10:18:33.173Z] ---> Running in 2c20e1485946 [2023-09-21T10:18:33.173Z] Removing intermediate container 2c20e1485946 [2023-09-21T10:18:33.173Z] ---> 50f37c45b9e1 [2023-09-21T10:18:33.173Z] Step 22/24 : LABEL arch=arm64 [2023-09-21T10:18:33.173Z] ---> Running in f7c3d9b3bab6 [2023-09-21T10:18:33.173Z] Removing intermediate container f7c3d9b3bab6 [2023-09-21T10:18:33.173Z] ---> c557973f6970 [2023-09-21T10:18:33.173Z] Step 23/24 : LABEL git_sha=70e0ad6297704afbb7bd61dde0bc776b0bbb423f [2023-09-21T10:18:33.442Z] ---> Running in f30427376c74 [2023-09-21T10:18:33.708Z] Removing intermediate container f30427376c74 [2023-09-21T10:18:33.708Z] ---> 76a01c254724 [2023-09-21T10:18:33.708Z] Step 24/24 : LABEL version=0.0.0 [2023-09-21T10:18:33.708Z] ---> Running in ebe8619c5e92 [2023-09-21T10:18:33.971Z] Removing intermediate container ebe8619c5e92 [2023-09-21T10:18:33.971Z] ---> e6e70fe90cdc [2023-09-21T10:18:33.971Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T10:18:33.971Z] Successfully built e6e70fe90cdc [2023-09-21T10:18:33.971Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:18:34.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T10:18:34.797Z] [2023-09-21T10:18:34.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:18:35.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T10:18:35.205Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T10:18:35.205Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T10:18:35.205Z] 04944245beec: Pulling fs layer [2023-09-21T10:18:35.205Z] 699f458cf7ca: Pulling fs layer [2023-09-21T10:18:35.205Z] 765212b225bb: Pulling fs layer [2023-09-21T10:18:35.205Z] f23df028b6ca: Pulling fs layer [2023-09-21T10:18:35.205Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T10:18:35.205Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T10:18:35.205Z] f23df028b6ca: Waiting [2023-09-21T10:18:35.205Z] d65c8cfc05b1: Waiting [2023-09-21T10:18:35.205Z] 2437ff75d9bd: Waiting [2023-09-21T10:18:35.205Z] 765212b225bb: Waiting [2023-09-21T10:18:35.205Z] 04944245beec: Verifying Checksum [2023-09-21T10:18:35.205Z] 04944245beec: Download complete [2023-09-21T10:18:35.473Z] 765212b225bb: Download complete [2023-09-21T10:18:35.473Z] f23df028b6ca: Verifying Checksum [2023-09-21T10:18:35.473Z] f23df028b6ca: Download complete [2023-09-21T10:18:35.473Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T10:18:35.473Z] d65c8cfc05b1: Download complete [2023-09-21T10:18:35.473Z] 699f458cf7ca: Verifying Checksum [2023-09-21T10:18:35.473Z] 699f458cf7ca: Download complete [2023-09-21T10:18:36.065Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T10:18:36.066Z] 8998bd30e6a1: Download complete [2023-09-21T10:18:38.009Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T10:18:38.009Z] 2437ff75d9bd: Download complete [2023-09-21T10:18:39.953Z] 8998bd30e6a1: Pull complete [2023-09-21T10:18:40.221Z] 04944245beec: Pull complete [2023-09-21T10:18:41.628Z] 699f458cf7ca: Pull complete [2023-09-21T10:18:41.895Z] 765212b225bb: Pull complete [2023-09-21T10:18:42.477Z] f23df028b6ca: Pull complete [2023-09-21T10:18:42.744Z] d65c8cfc05b1: Pull complete [2023-09-21T10:18:57.724Z] 2437ff75d9bd: Pull complete [2023-09-21T10:18:57.724Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T10:18:57.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T10:18:57.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:18:58.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container [2023-09-21T10:18:58.105Z] $ 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-09-21T10:19:00.369Z] $ docker top 4e769b7ec870a2d9eea4c007548f45b21c20b9d33ee88eb5c272ba3f798cd647 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:00.922Z] ---> job-cost.sh [2023-09-21T10:19:01.190Z] lf-activate-venv: SKIPPING [2023-09-21T10:19:01.190Z] INFO: No Stack... [2023-09-21T10:19:01.454Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T10:19:02.404Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T10:19:02.732Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-09-21T10:19:02.732Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T10:19:02.783Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] [2023-09-21T10:19:02.787Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] did not exist. Created. [2023-09-21T10:19:02.787Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T10:19:03.186Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-75a4507b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T10:19:03.541Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T10:19:03.577Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T10:19:03.637Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T10:19:03.651Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-253-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T10:19:03.718Z] $ docker stop --time=1 4e769b7ec870a2d9eea4c007548f45b21c20b9d33ee88eb5c272ba3f798cd647 [2023-09-21T10:19:05.148Z] $ docker rm -f --volumes 4e769b7ec870a2d9eea4c007548f45b21c20b9d33ee88eb5c272ba3f798cd647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-21T10:19:06.172Z] provisioning config files... [2023-09-21T10:19:06.181Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/config10983136495874500389tmp [Pipeline] { [Pipeline] sh [2023-09-21T10:19:06.528Z] + set +x [2023-09-21T10:19:06.528Z] + curl -s https://codecov.io/bash [2023-09-21T10:19:06.528Z] + bash -s -- [2023-09-21T10:19:06.528Z] [2023-09-21T10:19:06.528Z] _____ _ [2023-09-21T10:19:06.528Z] / ____| | | [2023-09-21T10:19:06.528Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T10:19:06.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T10:19:06.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T10:19:06.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T10:19:06.528Z] Bash-1.0.6 [2023-09-21T10:19:06.528Z] [2023-09-21T10:19:06.528Z] [2023-09-21T10:19:06.528Z] ==> git version 2.25.1 found [2023-09-21T10:19:06.529Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-21T10:19:06.529Z] Release-Date: 2020-01-08 [2023-09-21T10:19:06.529Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T10:19:06.529Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T10:19:06.529Z] ==> Jenkins CI detected. [2023-09-21T10:19:06.529Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-253 [2023-09-21T10:19:06.529Z] project root: . [2023-09-21T10:19:06.529Z] --> token set from env [2023-09-21T10:19:06.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T10:19:06.529Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T10:19:06.529Z] ==> Python coveragepy not found [2023-09-21T10:19:06.529Z] ==> Searching for coverage reports in: [2023-09-21T10:19:06.529Z] + . [2023-09-21T10:19:06.529Z] -> Found 1 reports [2023-09-21T10:19:06.529Z] ==> Detecting git/mercurial file structure [2023-09-21T10:19:06.529Z] ==> Reading reports [2023-09-21T10:19:06.529Z] + ./coverage.out bytes=459493 [2023-09-21T10:19:06.529Z] ==> Appending adjustments [2023-09-21T10:19:06.529Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T10:19:06.788Z] + Found adjustments [2023-09-21T10:19:06.788Z] ==> Gzipping contents [2023-09-21T10:19:06.788Z] 52K /tmp/codecov.CVSN7Q.gz [2023-09-21T10:19:06.788Z] ==> Uploading reports [2023-09-21T10:19:06.788Z] url: https://codecov.io [2023-09-21T10:19:06.788Z] query: branch=PR-253&commit=70e0ad6297704afbb7bd61dde0bc776b0bbb423f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=253&job=&cmd_args= [2023-09-21T10:19:07.047Z] -> Pinging Codecov [2023-09-21T10:19:07.047Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-253&commit=70e0ad6297704afbb7bd61dde0bc776b0bbb423f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=253&job=&cmd_args= [2023-09-21T10:19:07.047Z] -> Uploading to [2023-09-21T10:19:07.047Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/581DD39554BDF9B6E22D074273EAD858/70e0ad6297704afbb7bd61dde0bc776b0bbb423f/43b1e2f8-56bd-41db-85ce-d48f9e75a88e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T101906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2000791d6840812e4d65ec594e9ae19e33532eb34ee6d3edf58b3c81eedafd77 [2023-09-21T10:19:07.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T10:19:07.047Z] Dload Upload Total Spent Left Speed [2023-09-21T10:19:07.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 197k --:--:-- --:--:-- --:--:-- 197k [2023-09-21T10:19:07.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/70e0ad6297704afbb7bd61dde0bc776b0bbb423f [Pipeline] } [2023-09-21T10:19:07.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-21T10:19:09.159Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-253/archives ] [2023-09-21T10:19:09.159Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-253/archives [2023-09-21T10:19:09.159Z] total 16 [2023-09-21T10:19:09.159Z] drwxr-xr-x 3 root root 4096 Sep 21 10:11 . [2023-09-21T10:19:09.159Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 10:11 .. [2023-09-21T10:19:09.159Z] drwxr-xr-x 2 root root 4096 Sep 21 10:11 cost [2023-09-21T10:19:09.159Z] -rw-r--r-- 1 root root 91 Sep 21 10:11 cost.csv [2023-09-21T10:19:09.159Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-253/archives [2023-09-21T10:19:09.159Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-253/archives [2023-09-21T10:19:09.159Z] total 16 [2023-09-21T10:19:09.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 10:11 . [2023-09-21T10:19:09.159Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 10:11 .. [2023-09-21T10:19:09.159Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 10:11 cost [2023-09-21T10:19:09.159Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 21 10:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:09.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:10.368Z] ---> package-listing.sh [2023-09-21T10:19:10.368Z] ++ facter osfamily [2023-09-21T10:19:10.368Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T10:19:10.627Z] + OS_FAMILY=debian [2023-09-21T10:19:10.627Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-253 [2023-09-21T10:19:10.627Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T10:19:10.627Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T10:19:10.627Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T10:19:10.627Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T10:19:10.627Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-253 ']' [2023-09-21T10:19:10.627Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T10:19:10.627Z] + case "${OS_FAMILY}" in [2023-09-21T10:19:10.627Z] + dpkg -l [2023-09-21T10:19:10.627Z] + grep '^ii' [2023-09-21T10:19:10.627Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T10:19:10.627Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T10:19:10.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T10:19:10.627Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-253 ']' [2023-09-21T10:19:10.627Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-253/archives/ [2023-09-21T10:19:10.627Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-253/archives/ [Pipeline] echo [2023-09-21T10:19:10.661Z] 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-253/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T10:19:10.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T10:19:11.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T10:19:11.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T10:19:11.733Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-09-21T10:19:11.763Z] $ 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-253/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-253 -v /w/workspace/undry_device-rfid-llrp-go_PR-253:/w/workspace/undry_device-rfid-llrp-go_PR-253:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T10:19:11.934Z] $ docker top e386f107db87fe6093e8b2c525ccb216a639885cc773ffceb0e91862f60abd88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T10:19:12.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T10:19:12.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T10:19:12.932Z] + ls /var/log/sa-host [2023-09-21T10:19:12.932Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T10:19:13.145Z] provisioning config files... [2023-09-21T10:19:13.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-253@tmp/config1318196891527209400tmp [Pipeline] { [Pipeline] echo [2023-09-21T10:19:13.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:13.508Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T10:19:13.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:13.943Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T10:19:13.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:14.285Z] ---> sudo-logs.sh [2023-09-21T10:19:14.285Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T10:19:14.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:14.683Z] ---> job-cost.sh [2023-09-21T10:19:14.683Z] lf-activate-venv: SKIPPING [2023-09-21T10:19:14.683Z] DEBUG: total: 0.2199999988079071 [2023-09-21T10:19:14.683Z] INFO: Retrieving Stack Cost... [2023-09-21T10:19:14.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T10:19:15.507Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T10:19:15.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T10:19:15.852Z] ---> logs-deploy.sh [2023-09-21T10:19:15.852Z] lf-activate-venv: SKIPPING [2023-09-21T10:19:15.852Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-253/1 [2023-09-21T10:19:15.852Z] INFO: archiving workspace using pattern(s): [2023-09-21T10:19:16.790Z] Archives upload complete. [2023-09-21T10:19:16.790Z] INFO: archiving logs to Nexus