Pull request #224 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee79ca154eba80f22b8656b301b4b3d4cfab611f+3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 (045ffce7ba45c6f99c70bd37adae3e0bfed648ba) 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-ssh18188048703197518946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8214446233747101034.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-224/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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh746813572530907548.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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1335007757573797744.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9346909990338282157.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-224/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-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6487950692278707349.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14661 in /w/workspace/undry_device-rfid-llrp-go_PR-224 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-224 # 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/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 into PR head commit ee79ca154eba80f22b8656b301b4b3d4cfab611f Merge succeeded, producing ee79ca154eba80f22b8656b301b4b3d4cfab611f Checking out Revision ee79ca154eba80f22b8656b301b4b3d4cfab611f (PR-224) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T10:59:12.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T10:59:12.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ee79ca154eba80f22b8656b301b4b3d4cfab611f # 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 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee79ca154eba80f22b8656b301b4b3d4cfab611f # timeout=10 [Pipeline] echo [2023-05-09T10:59:12.797Z] ========================================================= [2023-05-09T10:59:12.797Z] EdgeX Global Pipelines Version Info [2023-05-09T10:59:12.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:59:13.541Z] ------------------- [2023-05-09T10:59:13.541Z] stable info: [2023-05-09T10:59:13.541Z] ------------------- [2023-05-09T10:59:13.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T10:59:13.541Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T10:59:13.541Z] Message: update stable to v1.0.249 [2023-05-09T10:59:14.116Z] ------------------- [2023-05-09T10:59:14.116Z] experimental info: [2023-05-09T10:59:14.116Z] ------------------- [2023-05-09T10:59:14.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T10:59:14.116Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T10:59:14.116Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T10:59:14.456Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-09T10:59:14.493Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-09T10:59:14.537Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T10:59:14.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T10:59:14.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T10:59:14.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T10:59:14.706Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T10:59:14.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T10:59:14.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T10:59:14.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T10:59:14.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T10:59:14.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-09T10:59:14.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T10:59:14.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T10:59:15.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T10:59:15.072Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T10:59:15.114Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T10:59:15.154Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T10:59:15.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T10:59:15.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T10:59:15.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T10:59:15.326Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T10:59:15.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T10:59:15.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T10:59:15.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T10:59:15.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T10:59:15.537Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T10:59:15.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo [2023-05-09T10:59:15.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo [2023-05-09T10:59:15.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo [2023-05-09T10:59:15.713Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee79ca154eba80f22b8656b301b4b3d4cfab611f [Pipeline] echo [2023-05-09T10:59:15.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee79ca1 [Pipeline] echo [2023-05-09T10:59:15.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T10:59:15.940Z] provisioning config files... [2023-05-09T10:59:15.955Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/config11822730547337370807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:59:16.313Z] ---> docker-login.sh [2023-05-09T10:59:16.313Z] nexus3.edgexfoundry.org:10001 [2023-05-09T10:59:16.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:16.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:16.580Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:16.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:16.580Z] [2023-05-09T10:59:16.580Z] Login Succeeded [2023-05-09T10:59:16.580Z] nexus3.edgexfoundry.org:10002 [2023-05-09T10:59:16.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:16.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:16.580Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:16.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:16.580Z] [2023-05-09T10:59:16.580Z] Login Succeeded [2023-05-09T10:59:16.580Z] nexus3.edgexfoundry.org:10003 [2023-05-09T10:59:16.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:16.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:16.840Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:16.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:16.840Z] [2023-05-09T10:59:16.840Z] Login Succeeded [2023-05-09T10:59:16.840Z] nexus3.edgexfoundry.org:10004 [2023-05-09T10:59:16.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:16.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:16.840Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:16.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:16.840Z] [2023-05-09T10:59:16.840Z] Login Succeeded [2023-05-09T10:59:16.840Z] docker.io [2023-05-09T10:59:16.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:17.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:17.101Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:17.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:17.101Z] [2023-05-09T10:59:17.101Z] Login Succeeded [2023-05-09T10:59:17.101Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T10:59:17.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T10:59:17.747Z] + git rev-list -1 --merges ee79ca154eba80f22b8656b301b4b3d4cfab611f~1..ee79ca154eba80f22b8656b301b4b3d4cfab611f [Pipeline] echo [2023-05-09T10:59:17.812Z] -----------> git rev-list -1 --merges ee79ca154eba80f22b8656b301b4b3d4cfab611f~1..ee79ca154eba80f22b8656b301b4b3d4cfab611f ee79ca154eba80f22b8656b301b4b3d4cfab611f [false] [Pipeline] sh [2023-05-09T10:59:18.127Z] + git log --format=format:%s -1 ee79ca154eba80f22b8656b301b4b3d4cfab611f [Pipeline] echo [2023-05-09T10:59:18.164Z] ========================================================= [2023-05-09T10:59:18.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T10:59:18.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T10:59:18.620Z] + git log --format=format:%s -1 ee79ca154eba80f22b8656b301b4b3d4cfab611f [Pipeline] echo [2023-05-09T10:59:18.651Z] [semverPrep] GIT_COMMIT: ee79ca154eba80f22b8656b301b4b3d4cfab611f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T10:59:18.684Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T10:59:19.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T10:59:19.090Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T10:59:19.090Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T10:59:19.090Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T10:59:19.090Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T10:59:19.090Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T10:59:19.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:59:19.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:59:19.624Z] [2023-05-09T10:59:19.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:59:20.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:59:20.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T10:59:20.009Z] b85a868b505f: Pulling fs layer [2023-05-09T10:59:20.009Z] e2be974225ed: Pulling fs layer [2023-05-09T10:59:20.009Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T10:59:20.009Z] 988bab9f4d93: Pulling fs layer [2023-05-09T10:59:20.009Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T10:59:20.009Z] eaf3925da568: Pulling fs layer [2023-05-09T10:59:20.009Z] bab4dde63d76: Pulling fs layer [2023-05-09T10:59:20.009Z] bde34c3a00c8: Pulling fs layer [2023-05-09T10:59:20.009Z] b352a97aabf1: Pulling fs layer [2023-05-09T10:59:20.009Z] 4872d77fe225: Pulling fs layer [2023-05-09T10:59:20.009Z] 5851b861e8e6: Pulling fs layer [2023-05-09T10:59:20.009Z] bde34c3a00c8: Waiting [2023-05-09T10:59:20.009Z] bab4dde63d76: Waiting [2023-05-09T10:59:20.009Z] 988bab9f4d93: Waiting [2023-05-09T10:59:20.009Z] 5851b861e8e6: Waiting [2023-05-09T10:59:20.009Z] 1469e6f7b9e6: Waiting [2023-05-09T10:59:20.009Z] eaf3925da568: Waiting [2023-05-09T10:59:20.009Z] 4872d77fe225: Waiting [2023-05-09T10:59:20.009Z] e2be974225ed: Verifying Checksum [2023-05-09T10:59:20.009Z] e2be974225ed: Download complete [2023-05-09T10:59:20.009Z] 988bab9f4d93: Verifying Checksum [2023-05-09T10:59:20.009Z] 988bab9f4d93: Download complete [2023-05-09T10:59:20.009Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T10:59:20.009Z] 1469e6f7b9e6: Download complete [2023-05-09T10:59:20.009Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T10:59:20.009Z] 339a4e72a1f5: Download complete [2023-05-09T10:59:20.269Z] eaf3925da568: Download complete [2023-05-09T10:59:20.269Z] bde34c3a00c8: Verifying Checksum [2023-05-09T10:59:20.269Z] bde34c3a00c8: Download complete [2023-05-09T10:59:20.269Z] b352a97aabf1: Verifying Checksum [2023-05-09T10:59:20.269Z] b352a97aabf1: Download complete [2023-05-09T10:59:20.269Z] 4872d77fe225: Verifying Checksum [2023-05-09T10:59:20.269Z] 4872d77fe225: Download complete [2023-05-09T10:59:20.269Z] 5851b861e8e6: Verifying Checksum [2023-05-09T10:59:20.269Z] 5851b861e8e6: Download complete [2023-05-09T10:59:20.269Z] b85a868b505f: Verifying Checksum [2023-05-09T10:59:20.269Z] b85a868b505f: Download complete [2023-05-09T10:59:20.531Z] bab4dde63d76: Verifying Checksum [2023-05-09T10:59:20.531Z] bab4dde63d76: Download complete [2023-05-09T10:59:21.473Z] b85a868b505f: Pull complete [2023-05-09T10:59:21.735Z] e2be974225ed: Pull complete [2023-05-09T10:59:22.307Z] 339a4e72a1f5: Pull complete [2023-05-09T10:59:22.307Z] 988bab9f4d93: Pull complete [2023-05-09T10:59:22.568Z] 1469e6f7b9e6: Pull complete [2023-05-09T10:59:22.568Z] eaf3925da568: Pull complete [2023-05-09T10:59:24.478Z] bab4dde63d76: Pull complete [2023-05-09T10:59:24.478Z] bde34c3a00c8: Pull complete [2023-05-09T10:59:24.742Z] b352a97aabf1: Pull complete [2023-05-09T10:59:24.742Z] 4872d77fe225: Pull complete [2023-05-09T10:59:24.742Z] 5851b861e8e6: Pull complete [2023-05-09T10:59:24.742Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T10:59:24.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:59:24.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:59:24.954Z] prd-ubuntu20.04-docker-8c-8g-14661 does not seem to be running inside a container [2023-05-09T10:59:24.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-224 -v /w/workspace/undry_device-rfid-llrp-go_PR-224:/w/workspace/undry_device-rfid-llrp-go_PR-224:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T10:59:27.429Z] $ docker top 4f4401e761a1f2e1b82ae674fbe48796663b9be3e67c506c40b60146a662c2ca -eo pid,comm [2023-05-09T10:59:27.488Z] 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-05-09T10:59:27.488Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T10:59:27.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T10:59:27.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T10:59:27.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T10:59:27.739Z] $ docker exec 4f4401e761a1f2e1b82ae674fbe48796663b9be3e67c506c40b60146a662c2ca ssh-agent [2023-05-09T10:59:27.855Z] SSH_AUTH_SOCK=/tmp/ssh-WIdpuNzJGtIl/agent.32 [2023-05-09T10:59:27.855Z] SSH_AGENT_PID=38 [2023-05-09T10:59:27.865Z] Running ssh-add (command line suppressed) [2023-05-09T10:59:27.974Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/private_key_8078587124259031997.key (/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/private_key_8078587124259031997.key) [2023-05-09T10:59:27.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T10:59:28.316Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T10:59:28.342Z] $ docker exec --env ******** --env ******** 4f4401e761a1f2e1b82ae674fbe48796663b9be3e67c506c40b60146a662c2ca ssh-agent -k [2023-05-09T10:59:28.447Z] unset SSH_AUTH_SOCK; [2023-05-09T10:59:28.447Z] unset SSH_AGENT_PID; [2023-05-09T10:59:28.447Z] echo Agent pid 38 killed; [2023-05-09T10:59:28.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T10:59:28.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T10:59:28.540Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T10:59:28.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T10:59:28.661Z] $ docker exec 4f4401e761a1f2e1b82ae674fbe48796663b9be3e67c506c40b60146a662c2ca ssh-agent [2023-05-09T10:59:28.771Z] SSH_AUTH_SOCK=/tmp/ssh-xM0wQjgEbB48/agent.70 [2023-05-09T10:59:28.771Z] SSH_AGENT_PID=76 [2023-05-09T10:59:28.778Z] Running ssh-add (command line suppressed) [2023-05-09T10:59:28.885Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/private_key_14073078004241226041.key (/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/private_key_14073078004241226041.key) [2023-05-09T10:59:28.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T10:59:29.235Z] + git semver init [2023-05-09T10:59:29.496Z] 2023-05-09 10:59:29,406 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T10:59:29.496Z] 2023-05-09 10:59:29,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-224/.semver [2023-05-09T10:59:29.496Z] 2023-05-09 10:59:29,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-224/.semver [2023-05-09T10:59:29.496Z] 2023-05-09 10:59:29,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-224/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-224, universal_newlines=False, shell=None, istream=None) [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,210 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-224/.git/info/exclude [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,211 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-224/.semver/PR-224 with force:False [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,211 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-224/.semver/PR-224 [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,215 [execute] INFO git cat-file --batch-check [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-224/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,222 [execute] INFO git cat-file --batch [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-224/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T10:59:30.436Z] 2023-05-09 10:59:30,228 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-224/.semver/PR-224 [2023-05-09T10:59:30.436Z] 0.0.0 [Pipeline] } [2023-05-09T10:59:30.466Z] $ docker exec --env ******** --env ******** 4f4401e761a1f2e1b82ae674fbe48796663b9be3e67c506c40b60146a662c2ca ssh-agent -k [2023-05-09T10:59:30.560Z] unset SSH_AUTH_SOCK; [2023-05-09T10:59:30.561Z] unset SSH_AGENT_PID; [2023-05-09T10:59:30.561Z] echo Agent pid 76 killed; [2023-05-09T10:59:30.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T10:59:30.997Z] + git semver [Pipeline] } [2023-05-09T10:59:31.284Z] $ docker stop --time=1 4f4401e761a1f2e1b82ae674fbe48796663b9be3e67c506c40b60146a662c2ca [2023-05-09T10:59:32.573Z] $ docker rm -f --volumes 4f4401e761a1f2e1b82ae674fbe48796663b9be3e67c506c40b60146a662c2ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T10:59:32.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T10:59:33.224Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T10:59:33.244Z] [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-05-09T10:59:33.861Z] provisioning config files... [2023-05-09T10:59:33.871Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/config6170342192882887254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:59:34.224Z] ---> docker-login.sh [2023-05-09T10:59:34.224Z] nexus3.edgexfoundry.org:10001 [2023-05-09T10:59:34.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:34.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:34.224Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:34.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:34.224Z] [2023-05-09T10:59:34.224Z] Login Succeeded [2023-05-09T10:59:34.224Z] nexus3.edgexfoundry.org:10002 [2023-05-09T10:59:34.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:34.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:34.224Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:34.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:34.224Z] [2023-05-09T10:59:34.224Z] Login Succeeded [2023-05-09T10:59:34.224Z] nexus3.edgexfoundry.org:10003 [2023-05-09T10:59:34.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:34.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:34.484Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:34.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:34.484Z] [2023-05-09T10:59:34.485Z] Login Succeeded [2023-05-09T10:59:34.485Z] nexus3.edgexfoundry.org:10004 [2023-05-09T10:59:34.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:34.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:34.485Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:34.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:34.485Z] [2023-05-09T10:59:34.485Z] Login Succeeded [2023-05-09T10:59:34.485Z] docker.io [2023-05-09T10:59:34.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T10:59:35.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T10:59:35.009Z] Configure a credential helper to remove this warning. See [2023-05-09T10:59:35.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T10:59:35.009Z] [2023-05-09T10:59:35.009Z] Login Succeeded [2023-05-09T10:59:35.009Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T10:59:35.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T10:59:35.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T10:59:35.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T10:59:35.284Z] ========================================================= [2023-05-09T10:59:35.284Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T10:59:35.284Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:59:35.880Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T10:59:35.880Z] Sending build context to Docker daemon 4.234MB [2023-05-09T10:59:35.880Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T10:59:35.880Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T10:59:35.880Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T10:59:35.880Z] f56be85fc22e: Pulling fs layer [2023-05-09T10:59:35.880Z] 85791d961cd3: Pulling fs layer [2023-05-09T10:59:35.880Z] d694b5ae8c79: Pulling fs layer [2023-05-09T10:59:35.880Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T10:59:35.880Z] 4d19c01a9841: Pulling fs layer [2023-05-09T10:59:35.880Z] 9325e15d5711: Pulling fs layer [2023-05-09T10:59:35.880Z] 556b6ee489ea: Pulling fs layer [2023-05-09T10:59:35.880Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T10:59:35.880Z] 4d19c01a9841: Waiting [2023-05-09T10:59:35.880Z] 9f32a84ed3da: Waiting [2023-05-09T10:59:35.880Z] c5a4b2cf53e6: Waiting [2023-05-09T10:59:35.880Z] 556b6ee489ea: Waiting [2023-05-09T10:59:35.880Z] 85791d961cd3: Download complete [2023-05-09T10:59:35.880Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T10:59:35.880Z] 9f32a84ed3da: Download complete [2023-05-09T10:59:35.880Z] 4d19c01a9841: Verifying Checksum [2023-05-09T10:59:35.880Z] 4d19c01a9841: Download complete [2023-05-09T10:59:36.142Z] f56be85fc22e: Download complete [2023-05-09T10:59:36.142Z] 9325e15d5711: Verifying Checksum [2023-05-09T10:59:36.142Z] 9325e15d5711: Download complete [2023-05-09T10:59:36.142Z] f56be85fc22e: Pull complete [2023-05-09T10:59:36.410Z] 85791d961cd3: Pull complete [2023-05-09T10:59:36.671Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T10:59:36.671Z] c5a4b2cf53e6: Download complete [2023-05-09T10:59:36.671Z] d694b5ae8c79: Download complete [2023-05-09T10:59:36.930Z] 556b6ee489ea: Verifying Checksum [2023-05-09T10:59:36.930Z] 556b6ee489ea: Download complete [2023-05-09T10:59:40.223Z] d694b5ae8c79: Pull complete [2023-05-09T10:59:40.223Z] 9f32a84ed3da: Pull complete [2023-05-09T10:59:40.223Z] 4d19c01a9841: Pull complete [2023-05-09T10:59:40.223Z] 9325e15d5711: Pull complete [2023-05-09T10:59:42.757Z] 556b6ee489ea: Pull complete [2023-05-09T10:59:43.325Z] c5a4b2cf53e6: Pull complete [2023-05-09T10:59:43.325Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T10:59:43.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T10:59:43.325Z] ---> c4be618373d6 [2023-05-09T10:59:43.325Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T10:59:47.519Z] ---> Running in 98d8ea161665 [2023-05-09T10:59:47.519Z] Removing intermediate container 98d8ea161665 [2023-05-09T10:59:47.519Z] ---> 32f60992a27b [2023-05-09T10:59:47.519Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T10:59:47.519Z] ---> Running in 048710a38923 [2023-05-09T10:59:47.519Z] Removing intermediate container 048710a38923 [2023-05-09T10:59:47.519Z] ---> a51efbc1282d [2023-05-09T10:59:47.519Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T10:59:47.519Z] ---> Running in 629ddadd60a6 [2023-05-09T10:59:47.519Z] Removing intermediate container 629ddadd60a6 [2023-05-09T10:59:47.519Z] ---> c8e39583c8c7 [2023-05-09T10:59:47.519Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T10:59:47.519Z] ---> Running in e08dd3ba279e [2023-05-09T10:59:47.519Z] Removing intermediate container e08dd3ba279e [2023-05-09T10:59:47.519Z] ---> 983f1589f699 [2023-05-09T10:59:47.519Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T10:59:47.519Z] ---> Running in a25f4b25eb2b [2023-05-09T10:59:47.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T10:59:47.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T10:59:47.779Z] OK: 265 MiB in 53 packages [2023-05-09T10:59:48.346Z] Removing intermediate container a25f4b25eb2b [2023-05-09T10:59:48.346Z] ---> fff05f62aa40 [2023-05-09T10:59:48.346Z] Step 8/12 : WORKDIR /app [2023-05-09T10:59:48.346Z] ---> Running in f807faddfe4e [2023-05-09T10:59:48.346Z] Removing intermediate container f807faddfe4e [2023-05-09T10:59:48.346Z] ---> b33387e98bfb [2023-05-09T10:59:48.346Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T10:59:48.346Z] ---> 2814de4bea7a [2023-05-09T10:59:48.346Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T10:59:48.346Z] ---> Running in e62eda9b9111 [2023-05-09T10:59:48.680Z] Still waiting to schedule task [2023-05-09T10:59:48.680Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T11:00:14.922Z] Removing intermediate container e62eda9b9111 [2023-05-09T11:00:14.922Z] ---> 7562d15960b0 [2023-05-09T11:00:14.922Z] Step 11/12 : COPY . . [2023-05-09T11:00:14.922Z] ---> 69751d311637 [2023-05-09T11:00:14.922Z] Step 12/12 : RUN $MAKE [2023-05-09T11:00:14.922Z] ---> Running in cd54081a972d [2023-05-09T11:00:14.922Z] noop [2023-05-09T11:00:14.922Z] Removing intermediate container cd54081a972d [2023-05-09T11:00:14.922Z] ---> 3523db1861f5 [2023-05-09T11:00:14.922Z] Successfully built 3523db1861f5 [2023-05-09T11:00:14.922Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:00:15.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T11:00:15.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T11:00:15.508Z] prd-ubuntu20.04-docker-8c-8g-14661 does not seem to be running inside a container [2023-05-09T11:00:15.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-224 -v /w/workspace/undry_device-rfid-llrp-go_PR-224:/w/workspace/undry_device-rfid-llrp-go_PR-224:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T11:00:15.864Z] $ docker top 3b4e3aac537e50e63055302e86eb73d9e54f34723f3a0f13a8b0989e8777621e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T11:00:16.262Z] + go version [2023-05-09T11:00:16.262Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T11:00:16.294Z] $ docker stop --time=1 3b4e3aac537e50e63055302e86eb73d9e54f34723f3a0f13a8b0989e8777621e [2023-05-09T11:00:17.566Z] $ docker rm -f --volumes 3b4e3aac537e50e63055302e86eb73d9e54f34723f3a0f13a8b0989e8777621e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:00:18.272Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T11:00:18.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T11:00:18.429Z] prd-ubuntu20.04-docker-8c-8g-14661 does not seem to be running inside a container [2023-05-09T11:00:18.464Z] $ 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-224 -v /w/workspace/undry_device-rfid-llrp-go_PR-224:/w/workspace/undry_device-rfid-llrp-go_PR-224:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T11:00:18.760Z] $ docker top 78886b4810fa3dbfed36ae0a69afb452e7721fb4c9d4f9d0da4ccb2ebec594d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T11:00:19.152Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-224 [Pipeline] fileExists [Pipeline] sh [2023-05-09T11:00:19.512Z] + make test [2023-05-09T11:00:19.513Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T11:00:23.766Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-09T11:00:33.784Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-09T11:00:33.784Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-09T11:00:38.038Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.611s coverage: 40.5% of statements [2023-05-09T11:00:38.038Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements [2023-05-09T11:00:38.038Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2023-05-09T11:00:46.149Z] go vet ./... [2023-05-09T11:00:48.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T11:00:48.940Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T11:00:48.940Z] ./bin/test-attribution-txt.sh [2023-05-09T11:00:48.940Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-09T11:00:48.940Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T11:00:48.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T11:00:49.009Z] $ docker stop --time=1 78886b4810fa3dbfed36ae0a69afb452e7721fb4c9d4f9d0da4ccb2ebec594d2 [2023-05-09T11:00:52.329Z] $ docker rm -f --volumes 78886b4810fa3dbfed36ae0a69afb452e7721fb4c9d4f9d0da4ccb2ebec594d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T11:00:52.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T11:00:52.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T11:00:53.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T11:00:53.994Z] + ls -al . [2023-05-09T11:00:53.994Z] total 628 [2023-05-09T11:00:53.994Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 11:00 . [2023-05-09T11:00:53.994Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:59 .. [2023-05-09T11:00:53.994Z] -rw-rw-r-- 1 jenkins jenkins 134 May 9 10:59 .dockerignore [2023-05-09T11:00:53.994Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 10:59 .git [2023-05-09T11:00:53.994Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 10:59 .github [2023-05-09T11:00:53.994Z] -rw-rw-r-- 1 jenkins jenkins 946 May 9 10:59 .gitignore [2023-05-09T11:00:53.994Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 10:59 .golangci.yml [2023-05-09T11:00:53.994Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:59 .semver [2023-05-09T11:00:53.994Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 9 10:59 Attribution.txt [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 9 10:59 CHANGELOG.md [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 9 10:59 Dockerfile [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 10:59 GOVERNANCE.md [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 683 May 9 10:59 Jenkinsfile [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 10:59 LICENSE [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 9 10:59 Makefile [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 10:59 OWNERS.md [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 9 10:59 README.md [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 10:59 VERSION [2023-05-09T11:00:53.995Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:59 bin [2023-05-09T11:00:53.995Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:59 cmd [2023-05-09T11:00:53.995Z] -rw-r--r-- 1 jenkins jenkins 458038 May 9 11:00 coverage.out [2023-05-09T11:00:53.995Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:59 examples [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 9 10:59 go.mod [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 9 10:59 go.sum [2023-05-09T11:00:53.995Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:59 images [2023-05-09T11:00:53.995Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 10:59 internal [2023-05-09T11:00:53.995Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:59 snap [2023-05-09T11:00:53.995Z] -rw-rw-r-- 1 jenkins jenkins 193 May 9 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:00:54.374Z] + 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=ee79ca154eba80f22b8656b301b4b3d4cfab611f --label arch=amd64 --label version=0.0.0 . [2023-05-09T11:00:54.374Z] Sending build context to Docker daemon 4.234MB [2023-05-09T11:00:54.374Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T11:00:54.374Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-09T11:00:54.374Z] ---> 3523db1861f5 [2023-05-09T11:00:54.374Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T11:00:54.374Z] ---> Running in cdb613878446 [2023-05-09T11:00:54.632Z] Removing intermediate container cdb613878446 [2023-05-09T11:00:54.632Z] ---> c50428ee74ad [2023-05-09T11:00:54.632Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T11:00:54.632Z] ---> Running in 306f71d98da9 [2023-05-09T11:00:54.632Z] Removing intermediate container 306f71d98da9 [2023-05-09T11:00:54.632Z] ---> c47eb3065d35 [2023-05-09T11:00:54.632Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T11:00:54.632Z] ---> Running in 78a3188ab7c4 [2023-05-09T11:00:54.632Z] Removing intermediate container 78a3188ab7c4 [2023-05-09T11:00:54.632Z] ---> 8b1dd697263d [2023-05-09T11:00:54.632Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T11:00:54.632Z] ---> Running in 46ad6898748a [2023-05-09T11:00:54.891Z] Removing intermediate container 46ad6898748a [2023-05-09T11:00:54.891Z] ---> 56ab34abe22b [2023-05-09T11:00:54.891Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T11:00:54.891Z] ---> Running in ea8d01c5d496 [2023-05-09T11:00:55.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T11:00:55.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T11:00:55.413Z] OK: 265 MiB in 53 packages [2023-05-09T11:00:55.671Z] Removing intermediate container ea8d01c5d496 [2023-05-09T11:00:55.672Z] ---> 7851d7708197 [2023-05-09T11:00:55.672Z] Step 8/24 : WORKDIR /app [2023-05-09T11:00:55.931Z] ---> Running in eb4d61a20783 [2023-05-09T11:00:55.931Z] Removing intermediate container eb4d61a20783 [2023-05-09T11:00:55.931Z] ---> 3db149753bc6 [2023-05-09T11:00:55.931Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-09T11:00:55.931Z] ---> 7e33cbc094d6 [2023-05-09T11:00:55.931Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T11:00:55.931Z] ---> Running in f5c7f7d5bbdc [2023-05-09T11:00:56.870Z] Removing intermediate container f5c7f7d5bbdc [2023-05-09T11:00:56.870Z] ---> 4f2a2df19700 [2023-05-09T11:00:56.870Z] Step 11/24 : COPY . . [2023-05-09T11:00:57.130Z] ---> 04e5c2d75478 [2023-05-09T11:00:57.130Z] Step 12/24 : RUN $MAKE [2023-05-09T11:00:57.130Z] ---> Running in 2e1a5fe9e56b [2023-05-09T11:00:57.388Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-09T11:01:15.468Z] Removing intermediate container 2e1a5fe9e56b [2023-05-09T11:01:15.468Z] ---> cf785f311006 [2023-05-09T11:01:15.468Z] Step 13/24 : FROM alpine:3.17 [2023-05-09T11:01:15.468Z] 3.17: Pulling from library/alpine [2023-05-09T11:01:15.468Z] f56be85fc22e: Already exists [2023-05-09T11:01:15.729Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T11:01:15.729Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T11:01:15.729Z] ---> 9ed4aefc74f6 [2023-05-09T11:01:15.729Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T11:01:15.729Z] ---> Running in ae15bb0d0614 [2023-05-09T11:01:15.729Z] Removing intermediate container ae15bb0d0614 [2023-05-09T11:01:15.729Z] ---> 9d49fc34d1bf [2023-05-09T11:01:15.729Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T11:01:15.729Z] ---> Running in 0fe4d8b6db43 [2023-05-09T11:01:15.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T11:01:16.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T11:01:16.507Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T11:01:16.507Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T11:01:16.507Z] OK: 7 MiB in 16 packages [2023-05-09T11:01:16.765Z] Removing intermediate container 0fe4d8b6db43 [2023-05-09T11:01:16.765Z] ---> 1e2c964ca80e [2023-05-09T11:01:16.765Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-09T11:01:16.765Z] ---> d126d9edbf65 [2023-05-09T11:01:16.765Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-09T11:01:16.767Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14664 in /w/workspace/undry_device-rfid-llrp-go_PR-224 [Pipeline] { [Pipeline] ws [2023-05-09T11:01:16.848Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T11:01:16.928Z] Selected Git installation does not exist. Using Default [2023-05-09T11:01:16.928Z] The recommended git tool is: NONE [2023-05-09T11:01:17.023Z] ---> a069bb295090 [2023-05-09T11:01:17.024Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-09T11:01:18.013Z] ---> cbc002bc3f4a [2023-05-09T11:01:18.013Z] Step 19/24 : EXPOSE 59989 [2023-05-09T11:01:18.013Z] ---> Running in ef1d3a3e31e5 [2023-05-09T11:01:18.013Z] Removing intermediate container ef1d3a3e31e5 [2023-05-09T11:01:18.013Z] ---> 8800015b7dbc [2023-05-09T11:01:18.013Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-09T11:01:18.013Z] ---> Running in 9e67da3970c9 [2023-05-09T11:01:18.013Z] Removing intermediate container 9e67da3970c9 [2023-05-09T11:01:18.013Z] ---> 38af129e9502 [2023-05-09T11:01:18.013Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T11:01:18.013Z] ---> Running in b193bc54aef3 [2023-05-09T11:01:18.014Z] Removing intermediate container b193bc54aef3 [2023-05-09T11:01:18.014Z] ---> 4e839f1350b8 [2023-05-09T11:01:18.014Z] Step 22/24 : LABEL arch=amd64 [2023-05-09T11:01:18.014Z] ---> Running in e16fdf096feb [2023-05-09T11:01:18.014Z] Removing intermediate container e16fdf096feb [2023-05-09T11:01:18.014Z] ---> baeeed3beeac [2023-05-09T11:01:18.014Z] Step 23/24 : LABEL git_sha=ee79ca154eba80f22b8656b301b4b3d4cfab611f [2023-05-09T11:01:18.273Z] ---> Running in 501e99632596 [2023-05-09T11:01:18.273Z] Removing intermediate container 501e99632596 [2023-05-09T11:01:18.273Z] ---> af4ad4a75160 [2023-05-09T11:01:18.273Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T11:01:18.273Z] ---> Running in 6ef9cd5ba635 [2023-05-09T11:01:18.273Z] Removing intermediate container 6ef9cd5ba635 [2023-05-09T11:01:18.273Z] ---> 2a93a00fbf25 [2023-05-09T11:01:18.273Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T11:01:18.273Z] Successfully built 2a93a00fbf25 [2023-05-09T11:01:18.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-05-09T11:01:19.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T11:01:19.193Z] [2023-05-09T11:01:19.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:01:19.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T11:01:19.575Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T11:01:19.575Z] 5eb5b503b376: Pulling fs layer [2023-05-09T11:01:19.575Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T11:01:19.575Z] ec43610c2a17: Pulling fs layer [2023-05-09T11:01:19.575Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T11:01:19.575Z] 33b1e0a273af: Pulling fs layer [2023-05-09T11:01:19.575Z] 3a2ae6a8a46f: Waiting [2023-05-09T11:01:19.575Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T11:01:19.575Z] 2f39f015ded8: Pulling fs layer [2023-05-09T11:01:19.575Z] 33b1e0a273af: Waiting [2023-05-09T11:01:19.575Z] 2f39f015ded8: Waiting [2023-05-09T11:01:19.575Z] 5d3b04190fa2: Waiting [2023-05-09T11:01:19.575Z] 5c69ac0246d0: Download complete [2023-05-09T11:01:19.575Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T11:01:19.575Z] 3a2ae6a8a46f: Download complete [2023-05-09T11:01:19.575Z] 33b1e0a273af: Verifying Checksum [2023-05-09T11:01:19.575Z] 33b1e0a273af: Download complete [2023-05-09T11:01:19.575Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T11:01:19.575Z] 5d3b04190fa2: Download complete [2023-05-09T11:01:19.575Z] ec43610c2a17: Verifying Checksum [2023-05-09T11:01:19.575Z] ec43610c2a17: Download complete [2023-05-09T11:01:19.834Z] 5eb5b503b376: Verifying Checksum [2023-05-09T11:01:19.834Z] 5eb5b503b376: Download complete [2023-05-09T11:01:20.404Z] 2f39f015ded8: Verifying Checksum [2023-05-09T11:01:20.404Z] 2f39f015ded8: Download complete [2023-05-09T11:01:20.970Z] 5eb5b503b376: Pull complete [2023-05-09T11:01:20.970Z] 5c69ac0246d0: Pull complete [2023-05-09T11:01:21.535Z] ec43610c2a17: Pull complete [2023-05-09T11:01:21.535Z] 3a2ae6a8a46f: Pull complete [2023-05-09T11:01:21.793Z] 33b1e0a273af: Pull complete [2023-05-09T11:01:21.793Z] 5d3b04190fa2: Pull complete [2023-05-09T11:01:22.291Z] using credential edgex-jenkins-ssh [2023-05-09T11:01:22.307Z] Cloning the remote Git repository [2023-05-09T11:01:22.354Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-09T11:01:22.450Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-09T11:01:22.591Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-09T11:01:22.592Z] > git --version # timeout=10 [2023-05-09T11:01:22.612Z] > git --version # 'git version 2.25.1' [2023-05-09T11:01:22.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T11:01:22.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T11:01:23.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-09T11:01:23.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T11:01:25.354Z] Merging remotes/origin/main commit 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 into PR head commit ee79ca154eba80f22b8656b301b4b3d4cfab611f [2023-05-09T11:01:25.699Z] Merge succeeded, producing ee79ca154eba80f22b8656b301b4b3d4cfab611f [2023-05-09T11:01:25.699Z] Checking out Revision ee79ca154eba80f22b8656b301b4b3d4cfab611f (PR-224) [2023-05-09T11:01:24.775Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-09T11:01:24.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-09T11:01:24.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T11:01:24.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T11:01:25.373Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T11:01:25.453Z] > git checkout -f ee79ca154eba80f22b8656b301b4b3d4cfab611f # timeout=10 [2023-05-09T11:01:25.574Z] > git remote # timeout=10 [2023-05-09T11:01:25.602Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T11:01:25.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T11:01:25.650Z] > git merge 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 [2023-05-09T11:01:25.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T11:01:25.986Z] 2f39f015ded8: Pull complete [2023-05-09T11:01:25.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T11:01:25.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T11:01:25.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T11:01:26.218Z] prd-ubuntu20.04-docker-8c-8g-14661 does not seem to be running inside a container [2023-05-09T11:01:26.250Z] $ 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-224 -v /w/workspace/undry_device-rfid-llrp-go_PR-224:/w/workspace/undry_device-rfid-llrp-go_PR-224:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-224@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-05-09T11:01:26.350Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T11:01:26.407Z] > git --version # timeout=10 [2023-05-09T11:01:26.423Z] > git --version # 'git version 2.25.1' [2023-05-09T11:01:26.445Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T11:01:26.957Z] [2023-05-09T11:01:26.957Z] GitHub has been notified of this commit’s build result [2023-05-09T11:01:26.957Z] [2023-05-09T11:01:25.707Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T11:01:25.723Z] > git checkout -f ee79ca154eba80f22b8656b301b4b3d4cfab611f # timeout=10 [2023-05-09T11:01:29.929Z] $ docker top 42a71a797384058189bb89c47648c86133805bbaeb552d7981dc7630bb7cc4bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T11:01:30.416Z] ---> job-cost.sh [2023-05-09T11:01:30.416Z] lf-activate-venv: SKIPPING [2023-05-09T11:01:30.416Z] INFO: No Stack... [2023-05-09T11:01:30.891Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T11:01:30.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T11:01:30.891Z] Dload Upload Total Spent Left Speed [2023-05-09T11:01:30.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70447 0 --:--:-- --:--:-- --:--:-- 70838 [2023-05-09T11:01:30.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-05-09T11:01:31.243Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T11:01:31.516Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T11:01:31.591Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-224/archives/cost.csv [2023-05-09T11:01:31.591Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T11:01:31.679Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] [2023-05-09T11:01:31.685Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] did not exist. Created. [2023-05-09T11:01:31.685Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T11:01:31.863Z] + sudo tee /etc/docker/daemon.new [2023-05-09T11:01:31.863Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T11:01:31.863Z] { [2023-05-09T11:01:31.863Z] "registry-mirrors": [ [2023-05-09T11:01:31.863Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T11:01:31.863Z] ], [2023-05-09T11:01:31.863Z] "bip": "10.250.0.254/24", [2023-05-09T11:01:31.863Z] "hosts": [ [2023-05-09T11:01:31.863Z] "tcp://0.0.0.0:5555", [2023-05-09T11:01:31.863Z] "unix:///var/run/docker.sock" [2023-05-09T11:01:31.863Z] ], [2023-05-09T11:01:31.863Z] "mtu": 1458, [2023-05-09T11:01:31.863Z] "selinux-enabled": true, [2023-05-09T11:01:31.863Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T11:01:31.863Z] } [Pipeline] sh [2023-05-09T11:01:32.097Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T11:01:32.152Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T11:01:32.183Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] [2023-05-09T11:01:32.230Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2023-05-09T11:01:32.288Z] $ docker stop --time=1 42a71a797384058189bb89c47648c86133805bbaeb552d7981dc7630bb7cc4bc [2023-05-09T11:01:33.439Z] $ docker rm -f --volumes 42a71a797384058189bb89c47648c86133805bbaeb552d7981dc7630bb7cc4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T11:01:33.876Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T11:01:52.195Z] provisioning config files... [2023-05-09T11:01:52.222Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6421056586713041149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:01:52.621Z] ---> docker-login.sh [2023-05-09T11:01:52.621Z] nexus3.edgexfoundry.org:10001 [2023-05-09T11:01:53.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T11:01:53.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T11:01:53.214Z] Configure a credential helper to remove this warning. See [2023-05-09T11:01:53.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T11:01:53.214Z] [2023-05-09T11:01:53.214Z] Login Succeeded [2023-05-09T11:01:53.214Z] nexus3.edgexfoundry.org:10002 [2023-05-09T11:01:53.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T11:01:53.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T11:01:53.756Z] Configure a credential helper to remove this warning. See [2023-05-09T11:01:53.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T11:01:53.756Z] [2023-05-09T11:01:53.756Z] Login Succeeded [2023-05-09T11:01:53.756Z] nexus3.edgexfoundry.org:10003 [2023-05-09T11:01:54.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T11:01:54.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T11:01:54.026Z] Configure a credential helper to remove this warning. See [2023-05-09T11:01:54.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T11:01:54.026Z] [2023-05-09T11:01:54.026Z] Login Succeeded [2023-05-09T11:01:54.026Z] nexus3.edgexfoundry.org:10004 [2023-05-09T11:01:54.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T11:01:54.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T11:01:54.299Z] Configure a credential helper to remove this warning. See [2023-05-09T11:01:54.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T11:01:54.299Z] [2023-05-09T11:01:54.299Z] Login Succeeded [2023-05-09T11:01:54.299Z] docker.io [2023-05-09T11:01:54.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T11:01:54.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T11:01:54.836Z] Configure a credential helper to remove this warning. See [2023-05-09T11:01:54.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T11:01:54.836Z] [2023-05-09T11:01:54.836Z] Login Succeeded [2023-05-09T11:01:54.836Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T11:01:54.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T11:01:55.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T11:01:55.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T11:01:55.305Z] ========================================================= [2023-05-09T11:01:55.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T11:01:55.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:01:55.818Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T11:01:56.087Z] Sending build context to Docker daemon 1.212MB [2023-05-09T11:01:56.087Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T11:01:56.087Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T11:01:56.087Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T11:01:56.087Z] c41833b44d91: Pulling fs layer [2023-05-09T11:01:56.087Z] ed15518f5707: Pulling fs layer [2023-05-09T11:01:56.087Z] feae8fd75edb: Pulling fs layer [2023-05-09T11:01:56.087Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T11:01:56.087Z] 3cdef696dda3: Pulling fs layer [2023-05-09T11:01:56.087Z] 2ced38df9373: Pulling fs layer [2023-05-09T11:01:56.087Z] 58f1dce35555: Pulling fs layer [2023-05-09T11:01:56.087Z] 3cdef696dda3: Waiting [2023-05-09T11:01:56.087Z] 242c74f7c9fa: Waiting [2023-05-09T11:01:56.087Z] 2ced38df9373: Waiting [2023-05-09T11:01:56.087Z] 58f1dce35555: Waiting [2023-05-09T11:01:56.357Z] ed15518f5707: Verifying Checksum [2023-05-09T11:01:56.357Z] ed15518f5707: Download complete [2023-05-09T11:01:56.357Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T11:01:56.357Z] 242c74f7c9fa: Download complete [2023-05-09T11:01:56.357Z] 3cdef696dda3: Verifying Checksum [2023-05-09T11:01:56.357Z] 3cdef696dda3: Download complete [2023-05-09T11:01:56.357Z] c41833b44d91: Verifying Checksum [2023-05-09T11:01:56.357Z] c41833b44d91: Download complete [2023-05-09T11:01:57.363Z] c41833b44d91: Pull complete [2023-05-09T11:01:57.630Z] 58f1dce35555: Verifying Checksum [2023-05-09T11:01:57.630Z] 58f1dce35555: Download complete [2023-05-09T11:01:57.902Z] ed15518f5707: Pull complete [2023-05-09T11:01:58.869Z] feae8fd75edb: Download complete [2023-05-09T11:01:58.869Z] 2ced38df9373: Verifying Checksum [2023-05-09T11:01:58.869Z] 2ced38df9373: Download complete [2023-05-09T11:02:09.009Z] feae8fd75edb: Pull complete [2023-05-09T11:02:09.296Z] 242c74f7c9fa: Pull complete [2023-05-09T11:02:09.574Z] 3cdef696dda3: Pull complete [2023-05-09T11:02:17.810Z] 2ced38df9373: Pull complete [2023-05-09T11:02:19.229Z] 58f1dce35555: Pull complete [2023-05-09T11:02:19.229Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T11:02:19.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T11:02:19.229Z] ---> fadd8f120f05 [2023-05-09T11:02:19.229Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T11:02:21.176Z] ---> Running in b2eb74e13a02 [2023-05-09T11:02:21.443Z] Removing intermediate container b2eb74e13a02 [2023-05-09T11:02:21.443Z] ---> bdb4f190c269 [2023-05-09T11:02:21.443Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T11:02:21.710Z] ---> Running in 6830b9245b22 [2023-05-09T11:02:21.710Z] Removing intermediate container 6830b9245b22 [2023-05-09T11:02:21.710Z] ---> 8eb59b54783b [2023-05-09T11:02:21.710Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T11:02:21.979Z] ---> Running in a04d4f8b7874 [2023-05-09T11:02:22.246Z] Removing intermediate container a04d4f8b7874 [2023-05-09T11:02:22.246Z] ---> 42ba19ef81fe [2023-05-09T11:02:22.246Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T11:02:22.246Z] ---> Running in fa8de086dfc7 [2023-05-09T11:02:22.513Z] Removing intermediate container fa8de086dfc7 [2023-05-09T11:02:22.513Z] ---> f6ba14587179 [2023-05-09T11:02:22.513Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T11:02:22.780Z] ---> Running in 40c7daade10b [2023-05-09T11:02:23.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T11:02:24.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T11:02:25.292Z] OK: 263 MiB in 53 packages [2023-05-09T11:02:25.881Z] Removing intermediate container 40c7daade10b [2023-05-09T11:02:25.881Z] ---> c42fdf04a541 [2023-05-09T11:02:25.881Z] Step 8/12 : WORKDIR /app [2023-05-09T11:02:26.162Z] ---> Running in 97807f79165e [2023-05-09T11:02:26.431Z] Removing intermediate container 97807f79165e [2023-05-09T11:02:26.431Z] ---> 357b725e54e7 [2023-05-09T11:02:26.431Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T11:02:27.019Z] ---> 8cddc23fe6ec [2023-05-09T11:02:27.019Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T11:02:27.019Z] ---> Running in f4efa46399fc [2023-05-09T11:03:34.905Z] Removing intermediate container f4efa46399fc [2023-05-09T11:03:34.905Z] ---> f5f121edf1c6 [2023-05-09T11:03:34.905Z] Step 11/12 : COPY . . [2023-05-09T11:03:34.905Z] ---> b8644967b927 [2023-05-09T11:03:34.905Z] Step 12/12 : RUN $MAKE [2023-05-09T11:03:34.905Z] ---> Running in a184f325cbe9 [2023-05-09T11:03:34.905Z] noop [2023-05-09T11:03:34.905Z] Removing intermediate container a184f325cbe9 [2023-05-09T11:03:34.905Z] ---> f6fbe72cf236 [2023-05-09T11:03:34.905Z] Successfully built f6fbe72cf236 [2023-05-09T11:03:34.905Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:03:35.397Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T11:03:35.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T11:03:35.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-14664 does not seem to be running inside a container [2023-05-09T11:03:35.758Z] $ 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-05-09T11:03:37.018Z] $ docker top 23d390fda82c54a555228d55be06de7dccd25a253f111889ab3d27e2f7a58fd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T11:03:37.902Z] + go version [2023-05-09T11:03:37.903Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T11:03:37.943Z] $ docker stop --time=1 23d390fda82c54a555228d55be06de7dccd25a253f111889ab3d27e2f7a58fd0 [2023-05-09T11:03:39.550Z] $ docker rm -f --volumes 23d390fda82c54a555228d55be06de7dccd25a253f111889ab3d27e2f7a58fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:03:40.380Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T11:03:40.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T11:03:40.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-14664 does not seem to be running inside a container [2023-05-09T11:03:40.730Z] $ 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-05-09T11:03:41.928Z] $ docker top 0b0d983f824b9d692ba26ab8175aabe9a4dc3eaf23fedbb38ee4a60dad5bda1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T11:03:42.806Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T11:03:43.201Z] + make test [2023-05-09T11:03:43.202Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T11:04:15.638Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-09T11:06:07.327Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-09T11:06:07.327Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-09T11:06:46.236Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.155s coverage: 40.5% of statements [2023-05-09T11:06:46.236Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.543s coverage: 51.9% of statements [2023-05-09T11:06:46.236Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements [2023-05-09T11:06:46.236Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T11:06:46.236Z] go vet ./... [2023-05-09T11:07:08.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T11:07:08.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T11:07:08.898Z] ./bin/test-attribution-txt.sh [2023-05-09T11:07:09.166Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-09T11:07:09.166Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T11:07:09.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T11:07:09.250Z] $ docker stop --time=1 0b0d983f824b9d692ba26ab8175aabe9a4dc3eaf23fedbb38ee4a60dad5bda1f [2023-05-09T11:07:11.029Z] $ docker rm -f --volumes 0b0d983f824b9d692ba26ab8175aabe9a4dc3eaf23fedbb38ee4a60dad5bda1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T11:07:12.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T11:07:12.234Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T11:07:12.885Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T11:07:13.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T11:07:13.834Z] + ls -al . [2023-05-09T11:07:13.834Z] total 624 [2023-05-09T11:07:13.834Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 11:03 . [2023-05-09T11:07:13.835Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 11:01 .. [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 134 May 9 11:01 .dockerignore [2023-05-09T11:07:13.835Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 11:01 .git [2023-05-09T11:07:13.835Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 11:01 .github [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 946 May 9 11:01 .gitignore [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 11:01 .golangci.yml [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 9 11:01 Attribution.txt [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 9 11:01 CHANGELOG.md [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 9 11:01 Dockerfile [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 11:01 GOVERNANCE.md [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 683 May 9 11:01 Jenkinsfile [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 11:01 LICENSE [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 9 11:01 Makefile [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 11:01 OWNERS.md [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 9 11:01 README.md [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 10:59 VERSION [2023-05-09T11:07:13.835Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 11:01 bin [2023-05-09T11:07:13.835Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 11:01 cmd [2023-05-09T11:07:13.835Z] -rw-r--r-- 1 jenkins jenkins 458038 May 9 11:06 coverage.out [2023-05-09T11:07:13.835Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 11:01 examples [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 9 11:01 go.mod [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 9 11:01 go.sum [2023-05-09T11:07:13.835Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 11:01 images [2023-05-09T11:07:13.835Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 11:01 internal [2023-05-09T11:07:13.835Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 11:01 snap [2023-05-09T11:07:13.835Z] -rw-rw-r-- 1 jenkins jenkins 193 May 9 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:07:14.261Z] + 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=ee79ca154eba80f22b8656b301b4b3d4cfab611f --label arch=arm64 --label version=0.0.0 . [2023-05-09T11:07:14.529Z] Sending build context to Docker daemon 1.212MB [2023-05-09T11:07:14.529Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T11:07:14.529Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-09T11:07:14.529Z] ---> f6fbe72cf236 [2023-05-09T11:07:14.529Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T11:07:15.116Z] ---> Running in 5437bb93387c [2023-05-09T11:07:15.385Z] Removing intermediate container 5437bb93387c [2023-05-09T11:07:15.385Z] ---> 641a5da63509 [2023-05-09T11:07:15.385Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T11:07:15.385Z] ---> Running in 44cb4bfeba93 [2023-05-09T11:07:15.655Z] Removing intermediate container 44cb4bfeba93 [2023-05-09T11:07:15.655Z] ---> 3500e2d08460 [2023-05-09T11:07:15.655Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T11:07:15.655Z] ---> Running in 373052f1216d [2023-05-09T11:07:15.924Z] Removing intermediate container 373052f1216d [2023-05-09T11:07:15.924Z] ---> e75d6f810c3a [2023-05-09T11:07:15.924Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T11:07:16.191Z] ---> Running in 492ce4b9af69 [2023-05-09T11:07:16.461Z] Removing intermediate container 492ce4b9af69 [2023-05-09T11:07:16.461Z] ---> a0a72ddf1a06 [2023-05-09T11:07:16.461Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T11:07:16.461Z] ---> Running in c4d3a9d9fd92 [2023-05-09T11:07:17.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T11:07:18.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T11:07:18.968Z] OK: 263 MiB in 53 packages [2023-05-09T11:07:19.934Z] Removing intermediate container c4d3a9d9fd92 [2023-05-09T11:07:19.934Z] ---> 0a55fede78ef [2023-05-09T11:07:19.934Z] Step 8/24 : WORKDIR /app [2023-05-09T11:07:19.934Z] ---> Running in 98c4320af4c8 [2023-05-09T11:07:20.201Z] Removing intermediate container 98c4320af4c8 [2023-05-09T11:07:20.201Z] ---> 7b2930151ebe [2023-05-09T11:07:20.201Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-09T11:07:20.786Z] ---> 3b16678f9565 [2023-05-09T11:07:20.786Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T11:07:20.786Z] ---> Running in cbbf7f8f5375 [2023-05-09T11:07:23.366Z] Removing intermediate container cbbf7f8f5375 [2023-05-09T11:07:23.366Z] ---> 3f17fb1a9504 [2023-05-09T11:07:23.366Z] Step 11/24 : COPY . . [2023-05-09T11:07:23.956Z] ---> 28b3203cc5d3 [2023-05-09T11:07:23.956Z] Step 12/24 : RUN $MAKE [2023-05-09T11:07:23.956Z] ---> Running in 002ab7ee6171 [2023-05-09T11:07:24.929Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-09T11:09:31.622Z] Removing intermediate container 002ab7ee6171 [2023-05-09T11:09:31.622Z] ---> 21b6b3894fa5 [2023-05-09T11:09:31.622Z] Step 13/24 : FROM alpine:3.17 [2023-05-09T11:09:31.622Z] 3.17: Pulling from library/alpine [2023-05-09T11:09:31.622Z] c41833b44d91: Already exists [2023-05-09T11:09:31.622Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T11:09:31.622Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T11:09:31.622Z] ---> 51e60588ff2c [2023-05-09T11:09:31.622Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T11:09:31.622Z] ---> Running in c7a4d3e67c7a [2023-05-09T11:09:31.622Z] Removing intermediate container c7a4d3e67c7a [2023-05-09T11:09:31.622Z] ---> 058c85436a5b [2023-05-09T11:09:31.622Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T11:09:31.622Z] ---> Running in 3139c0a2a13a [2023-05-09T11:09:32.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T11:09:32.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T11:09:33.821Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T11:09:33.821Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T11:09:33.821Z] OK: 8 MiB in 16 packages [2023-05-09T11:09:34.781Z] Removing intermediate container 3139c0a2a13a [2023-05-09T11:09:34.781Z] ---> a37f8542ef02 [2023-05-09T11:09:34.781Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-09T11:09:35.443Z] ---> 01586a682ad7 [2023-05-09T11:09:35.443Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-09T11:09:35.716Z] ---> f520d94ab09f [2023-05-09T11:09:35.716Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-09T11:09:37.166Z] ---> b42c0bbea807 [2023-05-09T11:09:37.166Z] Step 19/24 : EXPOSE 59989 [2023-05-09T11:09:37.166Z] ---> Running in 9bada4df675c [2023-05-09T11:09:37.436Z] Removing intermediate container 9bada4df675c [2023-05-09T11:09:37.436Z] ---> c718bdf4b8fe [2023-05-09T11:09:37.436Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-09T11:09:37.436Z] ---> Running in 9978a73b52f8 [2023-05-09T11:09:37.714Z] Removing intermediate container 9978a73b52f8 [2023-05-09T11:09:37.714Z] ---> ce72f7c0f1c1 [2023-05-09T11:09:37.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T11:09:37.994Z] ---> Running in d0d3efa83d2c [2023-05-09T11:09:37.994Z] Removing intermediate container d0d3efa83d2c [2023-05-09T11:09:37.994Z] ---> 6149a0d73ce9 [2023-05-09T11:09:37.994Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T11:09:38.274Z] ---> Running in 5371989208c9 [2023-05-09T11:09:38.542Z] Removing intermediate container 5371989208c9 [2023-05-09T11:09:38.542Z] ---> 73ca4c3e0bc3 [2023-05-09T11:09:38.542Z] Step 23/24 : LABEL git_sha=ee79ca154eba80f22b8656b301b4b3d4cfab611f [2023-05-09T11:09:38.542Z] ---> Running in a5b990d1ee68 [2023-05-09T11:09:38.809Z] Removing intermediate container a5b990d1ee68 [2023-05-09T11:09:38.809Z] ---> dc449a60fa5c [2023-05-09T11:09:38.809Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T11:09:38.809Z] ---> Running in 44c1fa407154 [2023-05-09T11:09:39.076Z] Removing intermediate container 44c1fa407154 [2023-05-09T11:09:39.076Z] ---> 2bbacbc0a469 [2023-05-09T11:09:39.076Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T11:09:39.076Z] Successfully built 2bbacbc0a469 [2023-05-09T11:09:39.076Z] 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-05-09T11:09:39.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T11:09:39.910Z] [2023-05-09T11:09:39.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:09:40.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T11:09:40.318Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T11:09:40.318Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T11:09:40.318Z] 04944245beec: Pulling fs layer [2023-05-09T11:09:40.318Z] 699f458cf7ca: Pulling fs layer [2023-05-09T11:09:40.318Z] 765212b225bb: Pulling fs layer [2023-05-09T11:09:40.318Z] f23df028b6ca: Pulling fs layer [2023-05-09T11:09:40.318Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T11:09:40.318Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T11:09:40.318Z] f23df028b6ca: Waiting [2023-05-09T11:09:40.318Z] d65c8cfc05b1: Waiting [2023-05-09T11:09:40.318Z] 2437ff75d9bd: Waiting [2023-05-09T11:09:40.318Z] 765212b225bb: Waiting [2023-05-09T11:09:40.585Z] 04944245beec: Verifying Checksum [2023-05-09T11:09:40.585Z] 04944245beec: Download complete [2023-05-09T11:09:40.585Z] 765212b225bb: Verifying Checksum [2023-05-09T11:09:40.585Z] 765212b225bb: Download complete [2023-05-09T11:09:40.585Z] f23df028b6ca: Verifying Checksum [2023-05-09T11:09:40.585Z] f23df028b6ca: Download complete [2023-05-09T11:09:40.585Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T11:09:40.585Z] d65c8cfc05b1: Download complete [2023-05-09T11:09:40.854Z] 699f458cf7ca: Verifying Checksum [2023-05-09T11:09:40.854Z] 699f458cf7ca: Download complete [2023-05-09T11:09:41.127Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T11:09:41.127Z] 8998bd30e6a1: Download complete [2023-05-09T11:09:43.727Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T11:09:43.727Z] 2437ff75d9bd: Download complete [2023-05-09T11:09:45.136Z] 8998bd30e6a1: Pull complete [2023-05-09T11:09:45.723Z] 04944245beec: Pull complete [2023-05-09T11:09:47.134Z] 699f458cf7ca: Pull complete [2023-05-09T11:09:47.134Z] 765212b225bb: Pull complete [2023-05-09T11:09:47.720Z] f23df028b6ca: Pull complete [2023-05-09T11:09:47.987Z] d65c8cfc05b1: Pull complete [2023-05-09T11:10:02.997Z] 2437ff75d9bd: Pull complete [2023-05-09T11:10:02.997Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T11:10:02.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T11:10:02.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T11:10:03.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-14664 does not seem to be running inside a container [2023-05-09T11:10:03.389Z] $ 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-05-09T11:10:05.794Z] $ docker top e90cf6e9f2ccd587ea440dd92b86eeb96615c1ed539c470b41e685f411e72ea0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:06.684Z] ---> job-cost.sh [2023-05-09T11:10:06.684Z] lf-activate-venv: SKIPPING [2023-05-09T11:10:06.684Z] INFO: No Stack... [2023-05-09T11:10:06.949Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T11:10:07.907Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T11:10:08.252Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-09T11:10:08.252Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T11:10:08.340Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] [2023-05-09T11:10:08.348Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] did not exist. Created. [2023-05-09T11:10:08.348Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T11:10:08.764Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-0211bc69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T11:10:09.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T11:10:09.162Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T11:10:09.216Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T11:10:09.232Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T11:10:09.312Z] $ docker stop --time=1 e90cf6e9f2ccd587ea440dd92b86eeb96615c1ed539c470b41e685f411e72ea0 [2023-05-09T11:10:10.925Z] $ docker rm -f --volumes e90cf6e9f2ccd587ea440dd92b86eeb96615c1ed539c470b41e685f411e72ea0 [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-05-09T11:10:11.921Z] provisioning config files... [2023-05-09T11:10:11.928Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/config17738587637998657087tmp [Pipeline] { [Pipeline] sh [2023-05-09T11:10:12.272Z] + set +x [2023-05-09T11:10:12.273Z] + curl -s https://codecov.io/bash [2023-05-09T11:10:12.273Z] + bash -s -- [2023-05-09T11:10:12.273Z] [2023-05-09T11:10:12.273Z] _____ _ [2023-05-09T11:10:12.273Z] / ____| | | [2023-05-09T11:10:12.273Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T11:10:12.273Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T11:10:12.273Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T11:10:12.273Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T11:10:12.273Z] Bash-1.0.6 [2023-05-09T11:10:12.273Z] [2023-05-09T11:10:12.273Z] [2023-05-09T11:10:12.273Z] ==> git version 2.25.1 found [2023-05-09T11:10:12.273Z] ==> 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-05-09T11:10:12.273Z] Release-Date: 2020-01-08 [2023-05-09T11:10:12.273Z] 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-05-09T11:10:12.273Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T11:10:12.273Z] ==> Jenkins CI detected. [2023-05-09T11:10:12.273Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-224 [2023-05-09T11:10:12.273Z] project root: . [2023-05-09T11:10:12.273Z] --> token set from env [2023-05-09T11:10:12.273Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T11:10:12.273Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T11:10:12.273Z] ==> Python coveragepy not found [2023-05-09T11:10:12.273Z] ==> Searching for coverage reports in: [2023-05-09T11:10:12.273Z] + . [2023-05-09T11:10:12.273Z] -> Found 1 reports [2023-05-09T11:10:12.273Z] ==> Detecting git/mercurial file structure [2023-05-09T11:10:12.533Z] ==> Reading reports [2023-05-09T11:10:12.533Z] + ./coverage.out bytes=458038 [2023-05-09T11:10:12.533Z] ==> Appending adjustments [2023-05-09T11:10:12.533Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T11:10:12.533Z] + Found adjustments [2023-05-09T11:10:12.792Z] ==> Gzipping contents [2023-05-09T11:10:12.792Z] 52K /tmp/codecov.vLgJGS.gz [2023-05-09T11:10:12.792Z] ==> Uploading reports [2023-05-09T11:10:12.792Z] url: https://codecov.io [2023-05-09T11:10:12.792Z] query: branch=PR-224&commit=ee79ca154eba80f22b8656b301b4b3d4cfab611f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=224&job=&cmd_args= [2023-05-09T11:10:12.792Z] -> Pinging Codecov [2023-05-09T11:10:12.792Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-224&commit=ee79ca154eba80f22b8656b301b4b3d4cfab611f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=224&job=&cmd_args= [2023-05-09T11:10:12.792Z] -> Uploading to [2023-05-09T11:10:12.792Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/581DD39554BDF9B6E22D074273EAD858/ee79ca154eba80f22b8656b301b4b3d4cfab611f/20d1dd0c-36a2-4a76-9882-1cc4e87a2428.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T111012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1a622bc54c95353a8e51822d40e1db6bdd9193e00879477c4d200acb5d403cc [2023-05-09T11:10:12.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T11:10:12.792Z] Dload Upload Total Spent Left Speed [2023-05-09T11:10:13.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50496 0 0 100 50496 0 184k --:--:-- --:--:-- --:--:-- 184k [2023-05-09T11:10:13.052Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ee79ca154eba80f22b8656b301b4b3d4cfab611f [Pipeline] } [2023-05-09T11:10:13.081Z] 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-05-09T11:10:14.811Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-224/archives ] [2023-05-09T11:10:14.811Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-224/archives [2023-05-09T11:10:14.811Z] total 16 [2023-05-09T11:10:14.811Z] drwxr-xr-x 3 root root 4096 May 9 11:01 . [2023-05-09T11:10:14.811Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 11:01 .. [2023-05-09T11:10:14.811Z] drwxr-xr-x 2 root root 4096 May 9 11:01 cost [2023-05-09T11:10:14.811Z] -rw-r--r-- 1 root root 91 May 9 11:01 cost.csv [2023-05-09T11:10:14.811Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-224/archives [2023-05-09T11:10:14.811Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-224/archives [2023-05-09T11:10:14.811Z] total 16 [2023-05-09T11:10:14.811Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 11:01 . [2023-05-09T11:10:14.811Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 11:01 .. [2023-05-09T11:10:14.811Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 11:01 cost [2023-05-09T11:10:14.811Z] -rw-r--r-- 1 jenkins jenkins 91 May 9 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:15.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:16.032Z] ---> package-listing.sh [2023-05-09T11:10:16.032Z] ++ facter osfamily [2023-05-09T11:10:16.032Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T11:10:16.292Z] + OS_FAMILY=debian [2023-05-09T11:10:16.292Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-224 [2023-05-09T11:10:16.292Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T11:10:16.292Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T11:10:16.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T11:10:16.292Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T11:10:16.292Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-224 ']' [2023-05-09T11:10:16.292Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T11:10:16.292Z] + case "${OS_FAMILY}" in [2023-05-09T11:10:16.292Z] + dpkg -l [2023-05-09T11:10:16.292Z] + grep '^ii' [2023-05-09T11:10:16.292Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T11:10:16.292Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T11:10:16.292Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T11:10:16.292Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-224 ']' [2023-05-09T11:10:16.292Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-224/archives/ [2023-05-09T11:10:16.292Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-224/archives/ [Pipeline] echo [2023-05-09T11:10:16.326Z] 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-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T11:10:16.619Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T11:10:17.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T11:10:17.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T11:10:17.399Z] prd-ubuntu20.04-docker-8c-8g-14661 does not seem to be running inside a container [2023-05-09T11:10:17.433Z] $ 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-224/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-224 -v /w/workspace/undry_device-rfid-llrp-go_PR-224:/w/workspace/undry_device-rfid-llrp-go_PR-224:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T11:10:17.618Z] $ docker top e6acd431c0e0bb470ed774d5d856d7744a4a79713fd90606bd9f1d709c56d33b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T11:10:18.007Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T11:10:18.316Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T11:10:18.628Z] + ls /var/log/sa-host [2023-05-09T11:10:18.628Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T11:10:18.866Z] provisioning config files... [2023-05-09T11:10:18.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-224@tmp/config16447160358200859392tmp [Pipeline] { [Pipeline] echo [2023-05-09T11:10:18.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:19.234Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T11:10:19.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:19.666Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T11:10:19.737Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:20.049Z] ---> sudo-logs.sh [2023-05-09T11:10:20.049Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T11:10:20.145Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:20.460Z] ---> job-cost.sh [2023-05-09T11:10:20.460Z] lf-activate-venv: SKIPPING [2023-05-09T11:10:20.460Z] DEBUG: total: 0.2199999988079071 [2023-05-09T11:10:20.460Z] INFO: Retrieving Stack Cost... [2023-05-09T11:10:20.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T11:10:21.287Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T11:10:21.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T11:10:21.647Z] ---> logs-deploy.sh [2023-05-09T11:10:21.647Z] lf-activate-venv: SKIPPING [2023-05-09T11:10:21.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-224/1 [2023-05-09T11:10:21.647Z] INFO: archiving workspace using pattern(s): [2023-05-09T11:10:22.584Z] Archives upload complete. [2023-05-09T11:10:22.584Z] INFO: archiving logs to Nexus