Pull request #247 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed26c0a0245141628f1a8ca32b42dbe3a7ed8970+0614871e3cf69c5486cd4f4d882df759a86e1a4a (cc1ce9e2e6bdbafef8538f8a70844b5f4502a0e7) 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-ssh7137604834138923229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14193299240841346855.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-247/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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1603976656596828953.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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15772107843443481458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1252872850082652864.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-247/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-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15225265376977853079.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5451 in /w/workspace/undry_device-rfid-llrp-go_PR-247 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-247 # 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 Merging remotes/origin/main commit 0614871e3cf69c5486cd4f4d882df759a86e1a4a into PR head commit ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 Merge succeeded, producing ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 Checking out Revision ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 (PR-247) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # 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 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T10:26:08.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T10:26:08.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T10:26:08.650Z] ========================================================= [2023-09-06T10:26:08.650Z] EdgeX Global Pipelines Version Info [2023-09-06T10:26:08.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:26:09.408Z] ------------------- [2023-09-06T10:26:09.408Z] stable info: [2023-09-06T10:26:09.408Z] ------------------- [2023-09-06T10:26:09.408Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T10:26:09.408Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T10:26:09.408Z] Message: update stable to v1.0.253 [2023-09-06T10:26:09.977Z] ------------------- [2023-09-06T10:26:09.977Z] experimental info: [2023-09-06T10:26:09.977Z] ------------------- [2023-09-06T10:26:09.977Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T10:26:09.977Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T10:26:09.977Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T10:26:10.280Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-06T10:26:10.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-06T10:26:10.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T10:26:10.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T10:26:10.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T10:26:10.502Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T10:26:10.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T10:26:10.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-06T10:26:10.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T10:26:10.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T10:26:10.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T10:26:10.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-06T10:26:10.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T10:26:10.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T10:26:10.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T10:26:10.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T10:26:11.021Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T10:26:11.070Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T10:26:11.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T10:26:11.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T10:26:11.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-06T10:26:11.253Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-06T10:26:11.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-06T10:26:11.343Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-06T10:26:11.392Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-06T10:26:11.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T10:26:11.487Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T10:26:11.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo [2023-09-06T10:26:11.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo [2023-09-06T10:26:11.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo [2023-09-06T10:26:11.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo [2023-09-06T10:26:11.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed26c0a [Pipeline] echo [2023-09-06T10:26:11.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:26:11.891Z] provisioning config files... [2023-09-06T10:26:11.906Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config4094515546572958380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:26:12.287Z] ---> docker-login.sh [2023-09-06T10:26:12.287Z] nexus3.edgexfoundry.org:10001 [2023-09-06T10:26:12.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:12.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:12.548Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:12.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:12.548Z] [2023-09-06T10:26:12.548Z] Login Succeeded [2023-09-06T10:26:12.548Z] nexus3.edgexfoundry.org:10002 [2023-09-06T10:26:12.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:12.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:12.813Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:12.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:12.813Z] [2023-09-06T10:26:12.813Z] Login Succeeded [2023-09-06T10:26:12.813Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:26:12.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:12.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:12.813Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:12.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:12.813Z] [2023-09-06T10:26:12.813Z] Login Succeeded [2023-09-06T10:26:12.813Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:26:13.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:13.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:13.073Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:13.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:13.073Z] [2023-09-06T10:26:13.073Z] Login Succeeded [2023-09-06T10:26:13.073Z] docker.io [2023-09-06T10:26:13.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:13.335Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:13.335Z] [2023-09-06T10:26:13.335Z] Login Succeeded [2023-09-06T10:26:13.335Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:26:13.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-06T10:26:14.013Z] + git rev-list -1 --merges ed26c0a0245141628f1a8ca32b42dbe3a7ed8970~1..ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo [2023-09-06T10:26:14.077Z] -----------> git rev-list -1 --merges ed26c0a0245141628f1a8ca32b42dbe3a7ed8970~1..ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [false] [Pipeline] sh [2023-09-06T10:26:14.395Z] + git log --format=format:%s -1 ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo [2023-09-06T10:26:14.428Z] ========================================================= [2023-09-06T10:26:14.428Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T10:26:14.428Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T10:26:14.848Z] + git log --format=format:%s -1 ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] echo [2023-09-06T10:26:14.883Z] [semverPrep] GIT_COMMIT: ed26c0a0245141628f1a8ca32b42dbe3a7ed8970, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-06T10:26:14.917Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-06T10:26:15.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T10:26:15.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T10:26:15.299Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T10:26:15.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T10:26:15.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T10:26:15.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T10:26:15.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:26:15.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:26:15.733Z] [2023-09-06T10:26:15.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:26:16.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:26:16.154Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T10:26:16.154Z] b85a868b505f: Pulling fs layer [2023-09-06T10:26:16.154Z] e2be974225ed: Pulling fs layer [2023-09-06T10:26:16.154Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T10:26:16.154Z] 988bab9f4d93: Pulling fs layer [2023-09-06T10:26:16.154Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T10:26:16.154Z] eaf3925da568: Pulling fs layer [2023-09-06T10:26:16.154Z] bab4dde63d76: Pulling fs layer [2023-09-06T10:26:16.154Z] bde34c3a00c8: Pulling fs layer [2023-09-06T10:26:16.154Z] b352a97aabf1: Pulling fs layer [2023-09-06T10:26:16.154Z] 4872d77fe225: Pulling fs layer [2023-09-06T10:26:16.154Z] 5851b861e8e6: Pulling fs layer [2023-09-06T10:26:16.154Z] 1469e6f7b9e6: Waiting [2023-09-06T10:26:16.154Z] eaf3925da568: Waiting [2023-09-06T10:26:16.154Z] bab4dde63d76: Waiting [2023-09-06T10:26:16.154Z] bde34c3a00c8: Waiting [2023-09-06T10:26:16.154Z] b352a97aabf1: Waiting [2023-09-06T10:26:16.154Z] 4872d77fe225: Waiting [2023-09-06T10:26:16.154Z] 5851b861e8e6: Waiting [2023-09-06T10:26:16.154Z] 988bab9f4d93: Waiting [2023-09-06T10:26:16.154Z] e2be974225ed: Download complete [2023-09-06T10:26:16.154Z] 988bab9f4d93: Verifying Checksum [2023-09-06T10:26:16.154Z] 988bab9f4d93: Download complete [2023-09-06T10:26:16.413Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T10:26:16.413Z] 1469e6f7b9e6: Download complete [2023-09-06T10:26:16.413Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T10:26:16.413Z] 339a4e72a1f5: Download complete [2023-09-06T10:26:16.413Z] eaf3925da568: Verifying Checksum [2023-09-06T10:26:16.413Z] eaf3925da568: Download complete [2023-09-06T10:26:16.413Z] bde34c3a00c8: Verifying Checksum [2023-09-06T10:26:16.413Z] bde34c3a00c8: Download complete [2023-09-06T10:26:16.413Z] b352a97aabf1: Verifying Checksum [2023-09-06T10:26:16.413Z] b352a97aabf1: Download complete [2023-09-06T10:26:16.413Z] 4872d77fe225: Download complete [2023-09-06T10:26:16.413Z] 5851b861e8e6: Verifying Checksum [2023-09-06T10:26:16.413Z] 5851b861e8e6: Download complete [2023-09-06T10:26:16.413Z] b85a868b505f: Verifying Checksum [2023-09-06T10:26:16.413Z] b85a868b505f: Download complete [2023-09-06T10:26:16.673Z] bab4dde63d76: Verifying Checksum [2023-09-06T10:26:16.673Z] bab4dde63d76: Download complete [2023-09-06T10:26:17.608Z] b85a868b505f: Pull complete [2023-09-06T10:26:17.868Z] e2be974225ed: Pull complete [2023-09-06T10:26:18.458Z] 339a4e72a1f5: Pull complete [2023-09-06T10:26:18.458Z] 988bab9f4d93: Pull complete [2023-09-06T10:26:18.783Z] 1469e6f7b9e6: Pull complete [2023-09-06T10:26:18.783Z] eaf3925da568: Pull complete [2023-09-06T10:26:20.688Z] bab4dde63d76: Pull complete [2023-09-06T10:26:20.947Z] bde34c3a00c8: Pull complete [2023-09-06T10:26:20.947Z] b352a97aabf1: Pull complete [2023-09-06T10:26:21.207Z] 4872d77fe225: Pull complete [2023-09-06T10:26:21.207Z] 5851b861e8e6: Pull complete [2023-09-06T10:26:21.207Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T10:26:21.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T10:26:21.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:26:21.449Z] prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container [2023-09-06T10:26:21.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T10:26:25.995Z] $ docker top 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 -eo pid,comm [2023-09-06T10:26:26.058Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-06T10:26:26.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T10:26:26.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T10:26:26.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T10:26:26.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T10:26:26.314Z] $ docker exec 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent [2023-09-06T10:26:26.429Z] SSH_AUTH_SOCK=/tmp/ssh-UZR4qgo9sHky/agent.32 [2023-09-06T10:26:26.429Z] SSH_AGENT_PID=38 [2023-09-06T10:26:26.436Z] Running ssh-add (command line suppressed) [2023-09-06T10:26:26.543Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_10230241362308407041.key (/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_10230241362308407041.key) [2023-09-06T10:26:26.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T10:26:26.885Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T10:26:26.910Z] $ docker exec --env ******** --env ******** 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent -k [2023-09-06T10:26:27.011Z] unset SSH_AUTH_SOCK; [2023-09-06T10:26:27.012Z] unset SSH_AGENT_PID; [2023-09-06T10:26:27.012Z] echo Agent pid 38 killed; [2023-09-06T10:26:27.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T10:26:27.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T10:26:27.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T10:26:27.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T10:26:27.227Z] $ docker exec 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent [2023-09-06T10:26:27.348Z] SSH_AUTH_SOCK=/tmp/ssh-He9o1lFj8MDh/agent.69 [2023-09-06T10:26:27.348Z] SSH_AGENT_PID=75 [2023-09-06T10:26:27.352Z] Running ssh-add (command line suppressed) [2023-09-06T10:26:27.452Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_6180626454554327647.key (/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/private_key_6180626454554327647.key) [2023-09-06T10:26:27.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T10:26:27.806Z] + git semver init [2023-09-06T10:26:28.065Z] 2023-09-06 10:26:28,015 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T10:26:28.065Z] 2023-09-06 10:26:28,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver [2023-09-06T10:26:28.065Z] 2023-09-06 10:26:28,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-247/.semver [2023-09-06T10:26:28.065Z] 2023-09-06 10:26:28,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-247, universal_newlines=False, shell=None, istream=None) [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,934 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-247/.git/info/exclude [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver/PR-247 with force:False [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,935 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver/PR-247 [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,939 [execute] INFO git cat-file --batch-check [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,948 [execute] INFO git cat-file --batch [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-247/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T10:26:29.005Z] 2023-09-06 10:26:28,955 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-247/.semver/PR-247 [2023-09-06T10:26:29.005Z] 0.0.0 [Pipeline] } [2023-09-06T10:26:29.027Z] $ docker exec --env ******** --env ******** 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 ssh-agent -k [2023-09-06T10:26:29.130Z] unset SSH_AUTH_SOCK; [2023-09-06T10:26:29.134Z] unset SSH_AGENT_PID; [2023-09-06T10:26:29.134Z] echo Agent pid 75 killed; [2023-09-06T10:26:29.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T10:26:29.574Z] + git semver [Pipeline] } [2023-09-06T10:26:29.856Z] $ docker stop --time=1 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 [2023-09-06T10:26:32.051Z] $ docker rm -f --volumes 8a2fc646db39c92af7103b11a62050606e1fd71c02ec14454ddfe3e69759ecc1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T10:26:32.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T10:26:33.018Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T10:26:33.037Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:26:33.611Z] provisioning config files... [2023-09-06T10:26:33.620Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config16314196726745646333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:26:33.969Z] ---> docker-login.sh [2023-09-06T10:26:33.969Z] nexus3.edgexfoundry.org:10001 [2023-09-06T10:26:33.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:33.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:33.969Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:33.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:33.969Z] [2023-09-06T10:26:33.969Z] Login Succeeded [2023-09-06T10:26:33.969Z] nexus3.edgexfoundry.org:10002 [2023-09-06T10:26:33.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:34.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:34.229Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:34.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:34.229Z] [2023-09-06T10:26:34.229Z] Login Succeeded [2023-09-06T10:26:34.229Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:26:34.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:34.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:34.229Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:34.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:34.229Z] [2023-09-06T10:26:34.229Z] Login Succeeded [2023-09-06T10:26:34.229Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:26:34.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:34.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:34.229Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:34.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:34.229Z] [2023-09-06T10:26:34.229Z] Login Succeeded [2023-09-06T10:26:34.229Z] docker.io [2023-09-06T10:26:34.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:26:34.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:26:34.749Z] Configure a credential helper to remove this warning. See [2023-09-06T10:26:34.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:26:34.749Z] [2023-09-06T10:26:34.749Z] Login Succeeded [2023-09-06T10:26:34.749Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:26:34.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T10:26:34.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:26:35.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:26:35.058Z] ========================================================= [2023-09-06T10:26:35.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T10:26:35.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:26:35.529Z] + 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-09-06T10:26:35.529Z] Sending build context to Docker daemon 4.321MB [2023-09-06T10:26:35.529Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:26:35.529Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T10:26:35.798Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T10:26:35.798Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T10:26:35.798Z] 6911f1a30b25: Pulling fs layer [2023-09-06T10:26:35.798Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T10:26:35.798Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T10:26:35.798Z] ec0bb842ea78: Pulling fs layer [2023-09-06T10:26:35.798Z] 40a00589a448: Pulling fs layer [2023-09-06T10:26:35.798Z] ec0bb842ea78: Waiting [2023-09-06T10:26:35.798Z] 6863d3e3a2b1: Waiting [2023-09-06T10:26:35.798Z] 6c08303d61cc: Pulling fs layer [2023-09-06T10:26:35.798Z] 40a00589a448: Waiting [2023-09-06T10:26:35.798Z] 798269fcf238: Pulling fs layer [2023-09-06T10:26:35.798Z] 798269fcf238: Waiting [2023-09-06T10:26:35.798Z] 6c08303d61cc: Waiting [2023-09-06T10:26:35.798Z] 6911f1a30b25: Verifying Checksum [2023-09-06T10:26:35.798Z] 6911f1a30b25: Download complete [2023-09-06T10:26:35.798Z] 6863d3e3a2b1: Verifying Checksum [2023-09-06T10:26:35.798Z] 6863d3e3a2b1: Download complete [2023-09-06T10:26:35.798Z] ec0bb842ea78: Verifying Checksum [2023-09-06T10:26:35.798Z] ec0bb842ea78: Download complete [2023-09-06T10:26:35.798Z] 4db1b89c0bd1: Download complete [2023-09-06T10:26:35.798Z] 40a00589a448: Verifying Checksum [2023-09-06T10:26:35.798Z] 40a00589a448: Download complete [2023-09-06T10:26:36.058Z] 4db1b89c0bd1: Pull complete [2023-09-06T10:26:36.318Z] 798269fcf238: Verifying Checksum [2023-09-06T10:26:36.578Z] e194b8c5c2a9: Verifying Checksum [2023-09-06T10:26:36.578Z] e194b8c5c2a9: Download complete [2023-09-06T10:26:36.578Z] 6911f1a30b25: Pull complete [2023-09-06T10:26:36.847Z] 6c08303d61cc: Verifying Checksum [2023-09-06T10:26:41.064Z] e194b8c5c2a9: Pull complete [2023-09-06T10:26:41.064Z] 6863d3e3a2b1: Pull complete [2023-09-06T10:26:41.064Z] ec0bb842ea78: Pull complete [2023-09-06T10:26:41.064Z] 40a00589a448: Pull complete [2023-09-06T10:26:43.623Z] 6c08303d61cc: Pull complete [2023-09-06T10:26:44.191Z] 798269fcf238: Pull complete [2023-09-06T10:26:44.191Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T10:26:44.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T10:26:44.191Z] ---> ec979cd7f677 [2023-09-06T10:26:44.191Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:26:48.426Z] Still waiting to schedule task [2023-09-06T10:26:48.427Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5450’ is offline [2023-09-06T10:26:52.313Z] ---> Running in 7ee63c0620de [2023-09-06T10:26:52.313Z] Removing intermediate container 7ee63c0620de [2023-09-06T10:26:52.313Z] ---> 5fd9191c6ef3 [2023-09-06T10:26:52.313Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:26:52.313Z] ---> Running in 1587c7600649 [2023-09-06T10:26:52.313Z] Removing intermediate container 1587c7600649 [2023-09-06T10:26:52.313Z] ---> 35d1b68fcd3c [2023-09-06T10:26:52.313Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:26:52.313Z] ---> Running in d66b80b40b1c [2023-09-06T10:26:52.313Z] Removing intermediate container d66b80b40b1c [2023-09-06T10:26:52.313Z] ---> 292bb4f6cd71 [2023-09-06T10:26:52.313Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:26:52.313Z] ---> Running in eda55394f40c [2023-09-06T10:26:52.313Z] Removing intermediate container eda55394f40c [2023-09-06T10:26:52.313Z] ---> be0924ddb031 [2023-09-06T10:26:52.313Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:26:52.313Z] ---> Running in 9b112ff5abc0 [2023-09-06T10:26:52.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T10:26:52.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T10:26:53.149Z] OK: 265 MiB in 53 packages [2023-09-06T10:26:53.409Z] Removing intermediate container 9b112ff5abc0 [2023-09-06T10:26:53.409Z] ---> 711e0dc98e24 [2023-09-06T10:26:53.409Z] Step 8/12 : WORKDIR /app [2023-09-06T10:26:53.409Z] ---> Running in db278b1135b2 [2023-09-06T10:26:53.668Z] Removing intermediate container db278b1135b2 [2023-09-06T10:26:53.668Z] ---> 381f33a822f5 [2023-09-06T10:26:53.668Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T10:26:53.668Z] ---> 7d54ddb829db [2023-09-06T10:26:53.669Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:26:53.669Z] ---> Running in 5fc4a5a00f03 [2023-09-06T10:27:32.518Z] Removing intermediate container 5fc4a5a00f03 [2023-09-06T10:27:32.518Z] ---> ba1b89aca109 [2023-09-06T10:27:32.518Z] Step 11/12 : COPY . . [2023-09-06T10:27:32.518Z] ---> fb74a8385269 [2023-09-06T10:27:32.518Z] Step 12/12 : RUN $MAKE [2023-09-06T10:27:32.518Z] ---> Running in d90597003cb7 [2023-09-06T10:27:32.518Z] noop [2023-09-06T10:27:32.518Z] Removing intermediate container d90597003cb7 [2023-09-06T10:27:32.518Z] ---> 259b228110ae [2023-09-06T10:27:32.518Z] Successfully built 259b228110ae [2023-09-06T10:27:32.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:27:32.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T10:27:32.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:27:33.126Z] prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container [2023-09-06T10:27:33.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T10:27:33.511Z] $ docker top e846ace07487c8cd330047dc72c999f54d3e28c2df719ef4ff669c47fd86c1b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:27:33.922Z] + go version [2023-09-06T10:27:33.922Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T10:27:33.952Z] $ docker stop --time=1 e846ace07487c8cd330047dc72c999f54d3e28c2df719ef4ff669c47fd86c1b2 [2023-09-06T10:27:35.230Z] $ docker rm -f --volumes e846ace07487c8cd330047dc72c999f54d3e28c2df719ef4ff669c47fd86c1b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:27:35.931Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T10:27:35.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:27:36.084Z] prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container [2023-09-06T10:27:36.111Z] $ 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-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T10:27:36.476Z] $ docker top 34e4d76bdad54d2d21614c63cbad4c7d05dcc8d1bd83d10b3ed59c49377efc04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:27:36.866Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-247 [Pipeline] fileExists [Pipeline] sh [2023-09-06T10:27:37.228Z] + make test [2023-09-06T10:27:37.228Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T10:27:42.497Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-06T10:27:54.712Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-06T10:27:54.712Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-06T10:27:56.616Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.721s coverage: 40.6% of statements [2023-09-06T10:27:56.616Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-09-06T10:27:56.616Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-09-06T10:28:04.929Z] go vet ./... [2023-09-06T10:28:09.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T10:28:09.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T10:28:09.118Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T10:28:09.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T10:28:09.269Z] $ docker stop --time=1 34e4d76bdad54d2d21614c63cbad4c7d05dcc8d1bd83d10b3ed59c49377efc04 [2023-09-06T10:28:14.003Z] $ docker rm -f --volumes 34e4d76bdad54d2d21614c63cbad4c7d05dcc8d1bd83d10b3ed59c49377efc04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T10:28:14.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T10:28:14.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-06T10:28:15.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T10:28:15.824Z] + ls -al . [2023-09-06T10:28:15.825Z] total 644 [2023-09-06T10:28:15.825Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 10:27 . [2023-09-06T10:28:15.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:26 .. [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:26 .dockerignore [2023-09-06T10:28:15.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:26 .git [2023-09-06T10:28:15.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:26 .github [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:26 .gitignore [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:26 .golangci.yml [2023-09-06T10:28:15.825Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:26 .semver [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:26 Attribution.txt [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:26 CHANGELOG.md [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:26 Dockerfile [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:26 GOVERNANCE.md [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:26 Jenkinsfile [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:26 LICENSE [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:26 Makefile [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:26 OWNERS.md [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:26 README.md [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 10:26 VERSION [2023-09-06T10:28:15.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:26 bin [2023-09-06T10:28:15.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:26 cmd [2023-09-06T10:28:15.825Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:27 coverage.out [2023-09-06T10:28:15.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:26 examples [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:26 go.mod [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:26 go.sum [2023-09-06T10:28:15.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:26 images [2023-09-06T10:28:15.825Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:26 internal [2023-09-06T10:28:15.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:26 snap [2023-09-06T10:28:15.825Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:26 version.go [2023-09-06T10:28:15.825Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5452 in /w/workspace/undry_device-rfid-llrp-go_PR-247 [Pipeline] { [Pipeline] ws [2023-09-06T10:28:15.898Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh [2023-09-06T10:28:16.010Z] The recommended git tool is: git [2023-09-06T10:28:16.279Z] + 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=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 --label arch=amd64 --label version=0.0.0 . [2023-09-06T10:28:16.279Z] Sending build context to Docker daemon 4.321MB [2023-09-06T10:28:16.279Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:28:16.279Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-06T10:28:16.279Z] ---> 259b228110ae [2023-09-06T10:28:16.279Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:28:16.537Z] ---> Running in 2d512f037e3c [2023-09-06T10:28:16.537Z] Removing intermediate container 2d512f037e3c [2023-09-06T10:28:16.537Z] ---> f3dfbf41341c [2023-09-06T10:28:16.537Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:28:16.537Z] ---> Running in a94058b37bca [2023-09-06T10:28:16.537Z] Removing intermediate container a94058b37bca [2023-09-06T10:28:16.537Z] ---> 5a235d2fc267 [2023-09-06T10:28:16.537Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:28:16.797Z] ---> Running in 7a130f65ef6a [2023-09-06T10:28:16.797Z] Removing intermediate container 7a130f65ef6a [2023-09-06T10:28:16.797Z] ---> fc9419f535aa [2023-09-06T10:28:16.797Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:28:16.797Z] ---> Running in 69d470438821 [2023-09-06T10:28:16.797Z] Removing intermediate container 69d470438821 [2023-09-06T10:28:16.797Z] ---> b932780795a9 [2023-09-06T10:28:16.797Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:28:16.797Z] ---> Running in eefbe07e978d [2023-09-06T10:28:17.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T10:28:17.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T10:28:17.572Z] OK: 265 MiB in 53 packages [2023-09-06T10:28:17.834Z] Removing intermediate container eefbe07e978d [2023-09-06T10:28:17.834Z] ---> 6cc729ac001b [2023-09-06T10:28:17.834Z] Step 8/24 : WORKDIR /app [2023-09-06T10:28:17.834Z] ---> Running in c64fc5573414 [2023-09-06T10:28:18.093Z] Removing intermediate container c64fc5573414 [2023-09-06T10:28:18.093Z] ---> b44c9f58c5c9 [2023-09-06T10:28:18.093Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-06T10:28:18.093Z] ---> 87572acf63d9 [2023-09-06T10:28:18.093Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:28:18.093Z] ---> Running in 22d1bbfc5e94 [2023-09-06T10:28:19.029Z] Removing intermediate container 22d1bbfc5e94 [2023-09-06T10:28:19.029Z] ---> 1546fd22833b [2023-09-06T10:28:19.029Z] Step 11/24 : COPY . . [2023-09-06T10:28:19.029Z] ---> b04b699c6add [2023-09-06T10:28:19.029Z] Step 12/24 : RUN $MAKE [2023-09-06T10:28:19.029Z] ---> Running in 3b06f86d4e61 [2023-09-06T10:28:19.287Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-06T10:28:20.945Z] using credential edgex-jenkins-ssh [2023-09-06T10:28:20.959Z] Cloning the remote Git repository [2023-09-06T10:28:21.001Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-06T10:28:21.083Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-06T10:28:21.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-06T10:28:21.214Z] > git --version # timeout=10 [2023-09-06T10:28:21.239Z] > git --version # 'git version 2.25.1' [2023-09-06T10:28:21.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T10:28:21.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T10:28:22.425Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-06T10:28:22.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T10:28:23.233Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-06T10:28:23.268Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-06T10:28:23.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T10:28:23.281Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-06T10:28:23.753Z] Merging remotes/origin/main commit 0614871e3cf69c5486cd4f4d882df759a86e1a4a into PR head commit ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [2023-09-06T10:28:24.039Z] Merge succeeded, producing ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [2023-09-06T10:28:24.040Z] Checking out Revision ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 (PR-247) [2023-09-06T10:28:24.535Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-06T10:28:24.586Z] > git --version # timeout=10 [2023-09-06T10:28:24.597Z] > git --version # 'git version 2.25.1' [2023-09-06T10:28:24.616Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T10:28:23.774Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T10:28:23.843Z] > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # timeout=10 [2023-09-06T10:28:23.951Z] > git remote # timeout=10 [2023-09-06T10:28:23.967Z] > git config --get remote.origin.url # timeout=10 [2023-09-06T10:28:23.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T10:28:24.003Z] > git merge 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 [2023-09-06T10:28:24.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-06T10:28:24.049Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T10:28:24.067Z] > git checkout -f ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T10:28:25.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T10:28:25.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T10:28:25.643Z] Dload Upload Total Spent Left Speed [2023-09-06T10:28:25.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-09-06T10:28:26.194Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T10:28:26.539Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T10:28:26.539Z] + sudo tee /etc/docker/daemon.new [2023-09-06T10:28:26.539Z] { [2023-09-06T10:28:26.539Z] "registry-mirrors": [ [2023-09-06T10:28:26.539Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T10:28:26.539Z] ], [2023-09-06T10:28:26.539Z] "bip": "10.250.0.254/24", [2023-09-06T10:28:26.539Z] "hosts": [ [2023-09-06T10:28:26.539Z] "tcp://0.0.0.0:5555", [2023-09-06T10:28:26.539Z] "unix:///var/run/docker.sock" [2023-09-06T10:28:26.539Z] ], [2023-09-06T10:28:26.539Z] "mtu": 1458, [2023-09-06T10:28:26.539Z] "selinux-enabled": true, [2023-09-06T10:28:26.539Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T10:28:26.539Z] } [Pipeline] sh [2023-09-06T10:28:26.880Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T10:28:27.232Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:28:45.550Z] provisioning config files... [2023-09-06T10:28:45.577Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15763373154330206159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:28:45.845Z] Removing intermediate container 3b06f86d4e61 [2023-09-06T10:28:45.845Z] ---> 3941393c3e5b [2023-09-06T10:28:45.845Z] Step 13/24 : FROM alpine:3.17 [2023-09-06T10:28:45.845Z] 3.17: Pulling from library/alpine [2023-09-06T10:28:45.845Z] 9398808236ff: Pulling fs layer [2023-09-06T10:28:45.845Z] 9398808236ff: Verifying Checksum [2023-09-06T10:28:45.845Z] 9398808236ff: Download complete [2023-09-06T10:28:45.845Z] 9398808236ff: Pull complete [2023-09-06T10:28:45.845Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T10:28:45.845Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T10:28:45.845Z] ---> 1e0b8b5322fc [2023-09-06T10:28:45.845Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-06T10:28:45.845Z] ---> Running in 26561351e341 [2023-09-06T10:28:45.845Z] Removing intermediate container 26561351e341 [2023-09-06T10:28:45.845Z] ---> 5a602b83b13a [2023-09-06T10:28:45.845Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-06T10:28:45.845Z] ---> Running in c5cd8c2d1f52 [2023-09-06T10:28:45.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T10:28:45.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T10:28:45.845Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T10:28:45.845Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T10:28:45.845Z] OK: 7 MiB in 16 packages [2023-09-06T10:28:45.845Z] Removing intermediate container c5cd8c2d1f52 [2023-09-06T10:28:45.845Z] ---> b00a897edfbb [2023-09-06T10:28:45.845Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-06T10:28:45.845Z] ---> 08e78c74dbc0 [2023-09-06T10:28:45.845Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-06T10:28:45.845Z] ---> 968cbb0f8177 [2023-09-06T10:28:45.845Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-06T10:28:45.845Z] ---> 62cf8778b745 [2023-09-06T10:28:45.845Z] Step 19/24 : EXPOSE 59989 [2023-09-06T10:28:45.845Z] ---> Running in 01abf14f2af8 [2023-09-06T10:28:45.845Z] Removing intermediate container 01abf14f2af8 [2023-09-06T10:28:45.845Z] ---> 0c6f10fd9c21 [2023-09-06T10:28:45.845Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-06T10:28:45.845Z] ---> Running in 894a62e71784 [2023-09-06T10:28:45.845Z] Removing intermediate container 894a62e71784 [2023-09-06T10:28:45.845Z] ---> 93545b4f1738 [2023-09-06T10:28:45.845Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T10:28:45.845Z] ---> Running in 9a733b46df4d [2023-09-06T10:28:45.845Z] Removing intermediate container 9a733b46df4d [2023-09-06T10:28:45.845Z] ---> 6ef23ebd1302 [2023-09-06T10:28:45.845Z] Step 22/24 : LABEL arch=amd64 [2023-09-06T10:28:45.845Z] ---> Running in 31c410888fb4 [2023-09-06T10:28:45.845Z] Removing intermediate container 31c410888fb4 [2023-09-06T10:28:45.845Z] ---> b027a5fe56d8 [2023-09-06T10:28:45.845Z] Step 23/24 : LABEL git_sha=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [2023-09-06T10:28:45.845Z] ---> Running in 87a1fa81665a [2023-09-06T10:28:45.845Z] Removing intermediate container 87a1fa81665a [2023-09-06T10:28:45.845Z] ---> 3d2809814316 [2023-09-06T10:28:45.845Z] Step 24/24 : LABEL version=0.0.0 [2023-09-06T10:28:45.845Z] ---> Running in 4b63314aaa84 [2023-09-06T10:28:45.845Z] Removing intermediate container 4b63314aaa84 [2023-09-06T10:28:45.845Z] ---> 9612951020ef [2023-09-06T10:28:45.845Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T10:28:45.845Z] Successfully built 9612951020ef [2023-09-06T10:28:45.845Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-09-06T10:28:45.960Z] ---> docker-login.sh [2023-09-06T10:28:45.960Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-09-06T10:28:46.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:28:46.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:28:46.767Z] [2023-09-06T10:28:46.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2023-09-06T10:28:46.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:28:46.818Z] Configure a credential helper to remove this warning. See [2023-09-06T10:28:46.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:28:46.818Z] [2023-09-06T10:28:46.818Z] Login Succeeded [2023-09-06T10:28:46.818Z] nexus3.edgexfoundry.org:10002 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:28:47.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:28:47.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:28:47.087Z] Configure a credential helper to remove this warning. See [2023-09-06T10:28:47.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:28:47.087Z] [2023-09-06T10:28:47.087Z] Login Succeeded [2023-09-06T10:28:47.087Z] nexus3.edgexfoundry.org:10003 [2023-09-06T10:28:47.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:28:47.167Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T10:28:47.167Z] 5eb5b503b376: Pulling fs layer [2023-09-06T10:28:47.167Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T10:28:47.167Z] ec43610c2a17: Pulling fs layer [2023-09-06T10:28:47.167Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T10:28:47.167Z] 33b1e0a273af: Pulling fs layer [2023-09-06T10:28:47.167Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T10:28:47.167Z] 2f39f015ded8: Pulling fs layer [2023-09-06T10:28:47.167Z] 33b1e0a273af: Waiting [2023-09-06T10:28:47.167Z] 5d3b04190fa2: Waiting [2023-09-06T10:28:47.167Z] 2f39f015ded8: Waiting [2023-09-06T10:28:47.167Z] 3a2ae6a8a46f: Waiting [2023-09-06T10:28:47.167Z] 5c69ac0246d0: Verifying Checksum [2023-09-06T10:28:47.167Z] 5c69ac0246d0: Download complete [2023-09-06T10:28:47.167Z] 3a2ae6a8a46f: Download complete [2023-09-06T10:28:47.167Z] 33b1e0a273af: Verifying Checksum [2023-09-06T10:28:47.167Z] 33b1e0a273af: Download complete [2023-09-06T10:28:47.167Z] ec43610c2a17: Verifying Checksum [2023-09-06T10:28:47.167Z] ec43610c2a17: Download complete [2023-09-06T10:28:47.167Z] 5d3b04190fa2: Verifying Checksum [2023-09-06T10:28:47.167Z] 5d3b04190fa2: Download complete [2023-09-06T10:28:47.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:28:47.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:28:47.355Z] Configure a credential helper to remove this warning. See [2023-09-06T10:28:47.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:28:47.355Z] [2023-09-06T10:28:47.355Z] Login Succeeded [2023-09-06T10:28:47.355Z] nexus3.edgexfoundry.org:10004 [2023-09-06T10:28:47.425Z] 5eb5b503b376: Verifying Checksum [2023-09-06T10:28:47.425Z] 5eb5b503b376: Download complete [2023-09-06T10:28:47.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:28:47.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:28:47.625Z] Configure a credential helper to remove this warning. See [2023-09-06T10:28:47.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:28:47.625Z] [2023-09-06T10:28:47.625Z] Login Succeeded [2023-09-06T10:28:47.625Z] docker.io [2023-09-06T10:28:47.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T10:28:47.991Z] 2f39f015ded8: Download complete [2023-09-06T10:28:48.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T10:28:48.166Z] Configure a credential helper to remove this warning. See [2023-09-06T10:28:48.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T10:28:48.166Z] [2023-09-06T10:28:48.166Z] Login Succeeded [2023-09-06T10:28:48.166Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T10:28:48.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-06T10:28:48.557Z] 5eb5b503b376: Pull complete [Pipeline] echo [2023-09-06T10:28:48.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:28:48.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T10:28:48.678Z] ========================================================= [2023-09-06T10:28:48.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T10:28:48.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2023-09-06T10:28:48.815Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:28:49.074Z] ec43610c2a17: Pull complete [2023-09-06T10:28:49.195Z] + 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-09-06T10:28:49.335Z] 3a2ae6a8a46f: Pull complete [2023-09-06T10:28:49.466Z] Sending build context to Docker daemon 1.218MB [2023-09-06T10:28:49.467Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:28:49.467Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T10:28:49.467Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T10:28:49.467Z] edb6bdbacee9: Pulling fs layer [2023-09-06T10:28:49.467Z] 5f9638ab2659: Pulling fs layer [2023-09-06T10:28:49.467Z] 8d51d6327a98: Pulling fs layer [2023-09-06T10:28:49.467Z] 8b374f2dd631: Pulling fs layer [2023-09-06T10:28:49.467Z] ec14aa9079de: Pulling fs layer [2023-09-06T10:28:49.467Z] 2f466654f4bb: Pulling fs layer [2023-09-06T10:28:49.467Z] 554e91adad29: Pulling fs layer [2023-09-06T10:28:49.467Z] 8b374f2dd631: Waiting [2023-09-06T10:28:49.467Z] ec14aa9079de: Waiting [2023-09-06T10:28:49.467Z] 2f466654f4bb: Waiting [2023-09-06T10:28:49.467Z] 554e91adad29: Waiting [2023-09-06T10:28:49.594Z] 33b1e0a273af: Pull complete [2023-09-06T10:28:49.594Z] 5d3b04190fa2: Pull complete [2023-09-06T10:28:49.734Z] 5f9638ab2659: Verifying Checksum [2023-09-06T10:28:49.734Z] 5f9638ab2659: Download complete [2023-09-06T10:28:49.734Z] 8b374f2dd631: Verifying Checksum [2023-09-06T10:28:49.734Z] 8b374f2dd631: Download complete [2023-09-06T10:28:49.734Z] ec14aa9079de: Verifying Checksum [2023-09-06T10:28:49.734Z] ec14aa9079de: Download complete [2023-09-06T10:28:49.734Z] edb6bdbacee9: Download complete [2023-09-06T10:28:50.696Z] edb6bdbacee9: Pull complete [2023-09-06T10:28:50.965Z] 554e91adad29: Verifying Checksum [2023-09-06T10:28:50.965Z] 554e91adad29: Download complete [2023-09-06T10:28:51.235Z] 5f9638ab2659: Pull complete [2023-09-06T10:28:52.195Z] 8d51d6327a98: Verifying Checksum [2023-09-06T10:28:52.196Z] 8d51d6327a98: Download complete [2023-09-06T10:28:52.196Z] 2f466654f4bb: Verifying Checksum [2023-09-06T10:28:52.196Z] 2f466654f4bb: Download complete [2023-09-06T10:28:53.776Z] 2f39f015ded8: Pull complete [2023-09-06T10:28:53.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T10:28:53.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:28:53.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:28:54.001Z] prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container [2023-09-06T10:28:54.029Z] $ 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-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T10:29:00.479Z] $ docker top 3cb89f472aee7012d9b0c1c2aabb43065a3da72d128d49bab259413fe719f048 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:29:00.931Z] ---> job-cost.sh [2023-09-06T10:29:00.931Z] lf-activate-venv: SKIPPING [2023-09-06T10:29:00.931Z] INFO: No Stack... [2023-09-06T10:29:01.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T10:29:01.767Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T10:29:02.082Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-247/archives/cost.csv [2023-09-06T10:29:02.082Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T10:29:02.129Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [2023-09-06T10:29:02.138Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] did not exist. Created. [2023-09-06T10:29:02.138Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T10:29:02.525Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-06T10:29:02.580Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T10:29:02.606Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T10:29:02.690Z] $ docker stop --time=1 3cb89f472aee7012d9b0c1c2aabb43065a3da72d128d49bab259413fe719f048 [2023-09-06T10:29:03.843Z] $ docker rm -f --volumes 3cb89f472aee7012d9b0c1c2aabb43065a3da72d128d49bab259413fe719f048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-06T10:29:04.519Z] 8d51d6327a98: Pull complete [2023-09-06T10:29:04.519Z] 8b374f2dd631: Pull complete [2023-09-06T10:29:04.519Z] ec14aa9079de: Pull complete [2023-09-06T10:29:11.311Z] 2f466654f4bb: Pull complete [2023-09-06T10:29:13.262Z] 554e91adad29: Pull complete [2023-09-06T10:29:13.262Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T10:29:13.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T10:29:13.262Z] ---> 1e15ea492957 [2023-09-06T10:29:13.262Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:29:14.670Z] ---> Running in 1216d86f66af [2023-09-06T10:29:14.936Z] Removing intermediate container 1216d86f66af [2023-09-06T10:29:14.936Z] ---> 4c95b2523a3c [2023-09-06T10:29:14.936Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:29:14.936Z] ---> Running in f1bccbf64863 [2023-09-06T10:29:15.203Z] Removing intermediate container f1bccbf64863 [2023-09-06T10:29:15.203Z] ---> 89f81880d3cf [2023-09-06T10:29:15.203Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:29:15.470Z] ---> Running in 1584a0c4a7cb [2023-09-06T10:29:15.737Z] Removing intermediate container 1584a0c4a7cb [2023-09-06T10:29:15.737Z] ---> 2215a42d3bb0 [2023-09-06T10:29:15.737Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:29:15.737Z] ---> Running in 08969da949f0 [2023-09-06T10:29:16.013Z] Removing intermediate container 08969da949f0 [2023-09-06T10:29:16.013Z] ---> 0a94be2790a0 [2023-09-06T10:29:16.013Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:29:16.013Z] ---> Running in fb584ec14847 [2023-09-06T10:29:16.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T10:29:17.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T10:29:18.518Z] OK: 263 MiB in 53 packages [2023-09-06T10:29:19.482Z] Removing intermediate container fb584ec14847 [2023-09-06T10:29:19.482Z] ---> 733e9e975026 [2023-09-06T10:29:19.482Z] Step 8/12 : WORKDIR /app [2023-09-06T10:29:19.482Z] ---> Running in 64536c1d047f [2023-09-06T10:29:19.751Z] Removing intermediate container 64536c1d047f [2023-09-06T10:29:19.751Z] ---> e33ffc9cd8f3 [2023-09-06T10:29:19.751Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T10:29:20.355Z] ---> 463e95c5fd5b [2023-09-06T10:29:20.355Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:29:20.355Z] ---> Running in b7ce05ebb1b2 [2023-09-06T10:30:28.253Z] Removing intermediate container b7ce05ebb1b2 [2023-09-06T10:30:28.253Z] ---> fd128b5497ec [2023-09-06T10:30:28.253Z] Step 11/12 : COPY . . [2023-09-06T10:30:28.253Z] ---> ba30ab52929e [2023-09-06T10:30:28.253Z] Step 12/12 : RUN $MAKE [2023-09-06T10:30:28.253Z] ---> Running in 9f943298acbe [2023-09-06T10:30:28.253Z] noop [2023-09-06T10:30:28.253Z] Removing intermediate container 9f943298acbe [2023-09-06T10:30:28.253Z] ---> 3385e0d42024 [2023-09-06T10:30:28.253Z] Successfully built 3385e0d42024 [2023-09-06T10:30:28.253Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:30:28.728Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T10:30:28.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:30:28.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container [2023-09-06T10:30:29.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T10:30:30.230Z] $ docker top 6f3b7b8be5fee8864be43befa430b179dcb807103ceaab01ce8e2fc166ccf729 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:30:31.111Z] + go version [2023-09-06T10:30:31.111Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T10:30:31.148Z] $ docker stop --time=1 6f3b7b8be5fee8864be43befa430b179dcb807103ceaab01ce8e2fc166ccf729 [2023-09-06T10:30:32.738Z] $ docker rm -f --volumes 6f3b7b8be5fee8864be43befa430b179dcb807103ceaab01ce8e2fc166ccf729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:30:33.589Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T10:30:33.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:30:33.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container [2023-09-06T10:30:33.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T10:30:35.054Z] $ docker top a3759b04e977dfa84841b9ccb2b87100511715fc4b4eabe0e8d155463884e0b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:30:35.600Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-06T10:30:36.558Z] + make test [2023-09-06T10:30:36.558Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T10:31:08.792Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-06T10:33:15.500Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-06T10:33:15.500Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-06T10:33:37.554Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.666s coverage: 40.6% of statements [2023-09-06T10:33:37.554Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.601s coverage: 51.9% of statements [2023-09-06T10:33:37.554Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 96.4% of statements [2023-09-06T10:33:37.554Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T10:33:37.554Z] go vet ./... [2023-09-06T10:34:04.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T10:34:04.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T10:34:04.259Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T10:34:04.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T10:34:04.334Z] $ docker stop --time=1 a3759b04e977dfa84841b9ccb2b87100511715fc4b4eabe0e8d155463884e0b0 [2023-09-06T10:34:06.113Z] $ docker rm -f --volumes a3759b04e977dfa84841b9ccb2b87100511715fc4b4eabe0e8d155463884e0b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T10:34:07.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T10:34:07.318Z] Warning: overwriting stash ‘coverage-report’ [2023-09-06T10:34:07.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T10:34:08.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T10:34:08.821Z] + ls -al . [2023-09-06T10:34:08.821Z] total 640 [2023-09-06T10:34:08.821Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 10:30 . [2023-09-06T10:34:08.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:28 .. [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:28 .dockerignore [2023-09-06T10:34:08.821Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:28 .git [2023-09-06T10:34:08.821Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:28 .github [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:28 .gitignore [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:28 .golangci.yml [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:28 Attribution.txt [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:28 CHANGELOG.md [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:28 Dockerfile [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:28 GOVERNANCE.md [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:28 Jenkinsfile [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:28 LICENSE [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:28 Makefile [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:28 OWNERS.md [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:28 README.md [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 10:26 VERSION [2023-09-06T10:34:08.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:28 bin [2023-09-06T10:34:08.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:28 cmd [2023-09-06T10:34:08.821Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:33 coverage.out [2023-09-06T10:34:08.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:28 examples [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:28 go.mod [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:28 go.sum [2023-09-06T10:34:08.821Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:28 images [2023-09-06T10:34:08.821Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:28 internal [2023-09-06T10:34:08.821Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:28 snap [2023-09-06T10:34:08.821Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:34:09.239Z] + 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=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 --label arch=arm64 --label version=0.0.0 . [2023-09-06T10:34:09.505Z] Sending build context to Docker daemon 1.218MB [2023-09-06T10:34:09.505Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T10:34:09.505Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-06T10:34:09.505Z] ---> 3385e0d42024 [2023-09-06T10:34:09.505Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-06T10:34:09.505Z] ---> Running in 21296a194015 [2023-09-06T10:34:09.771Z] Removing intermediate container 21296a194015 [2023-09-06T10:34:09.771Z] ---> 7ed624087a5e [2023-09-06T10:34:09.771Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T10:34:10.036Z] ---> Running in ed53db3ca119 [2023-09-06T10:34:10.303Z] Removing intermediate container ed53db3ca119 [2023-09-06T10:34:10.303Z] ---> 659d91bdf241 [2023-09-06T10:34:10.303Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-06T10:34:10.303Z] ---> Running in d6563a988d85 [2023-09-06T10:34:10.569Z] Removing intermediate container d6563a988d85 [2023-09-06T10:34:10.569Z] ---> 6385d04e1547 [2023-09-06T10:34:10.569Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T10:34:10.569Z] ---> Running in d207a7139eb4 [2023-09-06T10:34:10.837Z] Removing intermediate container d207a7139eb4 [2023-09-06T10:34:10.837Z] ---> d961744675df [2023-09-06T10:34:10.837Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T10:34:10.837Z] ---> Running in 4fdac2ebf681 [2023-09-06T10:34:11.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T10:34:12.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T10:34:13.343Z] OK: 263 MiB in 53 packages [2023-09-06T10:34:13.945Z] Removing intermediate container 4fdac2ebf681 [2023-09-06T10:34:13.945Z] ---> 75b3162a5266 [2023-09-06T10:34:13.945Z] Step 8/24 : WORKDIR /app [2023-09-06T10:34:14.212Z] ---> Running in b62f24901b38 [2023-09-06T10:34:14.480Z] Removing intermediate container b62f24901b38 [2023-09-06T10:34:14.480Z] ---> f213c68e0149 [2023-09-06T10:34:14.480Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-06T10:34:14.753Z] ---> cf46018790e5 [2023-09-06T10:34:14.753Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T10:34:15.027Z] ---> Running in 4b0d8cd531e0 [2023-09-06T10:34:18.365Z] Removing intermediate container 4b0d8cd531e0 [2023-09-06T10:34:18.365Z] ---> 133b6ba778f0 [2023-09-06T10:34:18.365Z] Step 11/24 : COPY . . [2023-09-06T10:34:18.641Z] ---> a8a855a5ce65 [2023-09-06T10:34:18.641Z] Step 12/24 : RUN $MAKE [2023-09-06T10:34:18.641Z] ---> Running in 4eb08b2bbfe2 [2023-09-06T10:34:19.601Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-06T10:36:41.279Z] Removing intermediate container 4eb08b2bbfe2 [2023-09-06T10:36:41.279Z] ---> 4c85aae6529b [2023-09-06T10:36:41.279Z] Step 13/24 : FROM alpine:3.17 [2023-09-06T10:36:41.279Z] 3.17: Pulling from library/alpine [2023-09-06T10:36:41.279Z] 4060ece20d7a: Pulling fs layer [2023-09-06T10:36:41.279Z] 4060ece20d7a: Verifying Checksum [2023-09-06T10:36:41.279Z] 4060ece20d7a: Download complete [2023-09-06T10:36:41.279Z] 4060ece20d7a: Pull complete [2023-09-06T10:36:41.279Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T10:36:41.279Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T10:36:41.279Z] ---> 8650cd65339b [2023-09-06T10:36:41.279Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-06T10:36:41.279Z] ---> Running in fca1ffb228e7 [2023-09-06T10:36:41.279Z] Removing intermediate container fca1ffb228e7 [2023-09-06T10:36:41.279Z] ---> 6230dd1df506 [2023-09-06T10:36:41.279Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-06T10:36:41.279Z] ---> Running in 01b1930dd42d [2023-09-06T10:36:41.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T10:36:41.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T10:36:41.279Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T10:36:41.279Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T10:36:41.279Z] OK: 8 MiB in 16 packages [2023-09-06T10:36:41.279Z] Removing intermediate container 01b1930dd42d [2023-09-06T10:36:41.279Z] ---> f18aa5cab33b [2023-09-06T10:36:41.279Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-06T10:36:41.279Z] ---> 4dc2cff00e96 [2023-09-06T10:36:41.279Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-06T10:36:41.279Z] ---> d2867f07be35 [2023-09-06T10:36:41.279Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-06T10:36:41.279Z] ---> 11d84669800d [2023-09-06T10:36:41.279Z] Step 19/24 : EXPOSE 59989 [2023-09-06T10:36:41.279Z] ---> Running in 8396d3664d08 [2023-09-06T10:36:41.279Z] Removing intermediate container 8396d3664d08 [2023-09-06T10:36:41.279Z] ---> a9464093c5f8 [2023-09-06T10:36:41.279Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-06T10:36:41.279Z] ---> Running in 6bd1cb0dbcfb [2023-09-06T10:36:41.279Z] Removing intermediate container 6bd1cb0dbcfb [2023-09-06T10:36:41.279Z] ---> 123a45ed823f [2023-09-06T10:36:41.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-06T10:36:41.279Z] ---> Running in fa77dd748f81 [2023-09-06T10:36:41.279Z] Removing intermediate container fa77dd748f81 [2023-09-06T10:36:41.279Z] ---> cd2bc0c770f4 [2023-09-06T10:36:41.279Z] Step 22/24 : LABEL arch=arm64 [2023-09-06T10:36:41.279Z] ---> Running in 868a75fa5e45 [2023-09-06T10:36:41.279Z] Removing intermediate container 868a75fa5e45 [2023-09-06T10:36:41.279Z] ---> a140711420b0 [2023-09-06T10:36:41.279Z] Step 23/24 : LABEL git_sha=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [2023-09-06T10:36:41.279Z] ---> Running in de8f5ab0fdc8 [2023-09-06T10:36:41.279Z] Removing intermediate container de8f5ab0fdc8 [2023-09-06T10:36:41.279Z] ---> f407163f3aa8 [2023-09-06T10:36:41.279Z] Step 24/24 : LABEL version=0.0.0 [2023-09-06T10:36:41.279Z] ---> Running in c58139444879 [2023-09-06T10:36:41.279Z] Removing intermediate container c58139444879 [2023-09-06T10:36:41.279Z] ---> f6a988886a7d [2023-09-06T10:36:41.279Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T10:36:41.279Z] Successfully built f6a988886a7d [2023-09-06T10:36:41.279Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:36:42.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T10:36:42.101Z] [2023-09-06T10:36:42.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:36:42.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T10:36:42.501Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T10:36:42.501Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T10:36:42.501Z] 04944245beec: Pulling fs layer [2023-09-06T10:36:42.501Z] 699f458cf7ca: Pulling fs layer [2023-09-06T10:36:42.501Z] 765212b225bb: Pulling fs layer [2023-09-06T10:36:42.501Z] f23df028b6ca: Pulling fs layer [2023-09-06T10:36:42.501Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T10:36:42.501Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T10:36:42.501Z] 765212b225bb: Waiting [2023-09-06T10:36:42.501Z] f23df028b6ca: Waiting [2023-09-06T10:36:42.501Z] d65c8cfc05b1: Waiting [2023-09-06T10:36:42.501Z] 2437ff75d9bd: Waiting [2023-09-06T10:36:42.771Z] 04944245beec: Verifying Checksum [2023-09-06T10:36:42.771Z] 04944245beec: Download complete [2023-09-06T10:36:42.771Z] 765212b225bb: Verifying Checksum [2023-09-06T10:36:42.771Z] 765212b225bb: Download complete [2023-09-06T10:36:42.771Z] f23df028b6ca: Verifying Checksum [2023-09-06T10:36:42.771Z] f23df028b6ca: Download complete [2023-09-06T10:36:42.771Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T10:36:42.771Z] d65c8cfc05b1: Download complete [2023-09-06T10:36:42.771Z] 699f458cf7ca: Verifying Checksum [2023-09-06T10:36:42.771Z] 699f458cf7ca: Download complete [2023-09-06T10:36:43.356Z] 8998bd30e6a1: Verifying Checksum [2023-09-06T10:36:43.356Z] 8998bd30e6a1: Download complete [2023-09-06T10:36:45.298Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T10:36:45.298Z] 2437ff75d9bd: Download complete [2023-09-06T10:36:47.238Z] 8998bd30e6a1: Pull complete [2023-09-06T10:36:47.238Z] 04944245beec: Pull complete [2023-09-06T10:36:48.644Z] 699f458cf7ca: Pull complete [2023-09-06T10:36:48.911Z] 765212b225bb: Pull complete [2023-09-06T10:36:49.494Z] f23df028b6ca: Pull complete [2023-09-06T10:36:49.761Z] d65c8cfc05b1: Pull complete [2023-09-06T10:37:04.884Z] 2437ff75d9bd: Pull complete [2023-09-06T10:37:04.884Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T10:37:04.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T10:37:04.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:37:05.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container [2023-09-06T10:37:05.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-06T10:37:07.749Z] $ docker top ce096d4d6c2b478646f24a20f32df1deb5b28f729877af2fffd3bdf000f5ea2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:08.352Z] ---> job-cost.sh [2023-09-06T10:37:08.625Z] lf-activate-venv: SKIPPING [2023-09-06T10:37:08.625Z] INFO: No Stack... [2023-09-06T10:37:08.909Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T10:37:09.877Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T10:37:10.533Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-09-06T10:37:10.533Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T10:37:10.616Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [2023-09-06T10:37:10.621Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] did not exist. Created. [2023-09-06T10:37:10.621Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T10:37:11.039Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-0f117653/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-06T10:37:11.392Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T10:37:11.687Z] Warning: overwriting stash ‘stack-cost’ [2023-09-06T10:37:11.746Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T10:37:11.763Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T10:37:11.841Z] $ docker stop --time=1 ce096d4d6c2b478646f24a20f32df1deb5b28f729877af2fffd3bdf000f5ea2e [2023-09-06T10:37:13.315Z] $ docker rm -f --volumes ce096d4d6c2b478646f24a20f32df1deb5b28f729877af2fffd3bdf000f5ea2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-06T10:37:14.345Z] provisioning config files... [2023-09-06T10:37:14.352Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config16706889763902727830tmp [Pipeline] { [Pipeline] sh [2023-09-06T10:37:14.686Z] + set +x [2023-09-06T10:37:14.686Z] + bash -s -- [2023-09-06T10:37:14.686Z] + curl -s https://codecov.io/bash [2023-09-06T10:37:14.686Z] [2023-09-06T10:37:14.686Z] _____ _ [2023-09-06T10:37:14.686Z] / ____| | | [2023-09-06T10:37:14.686Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T10:37:14.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T10:37:14.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T10:37:14.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T10:37:14.686Z] Bash-1.0.6 [2023-09-06T10:37:14.686Z] [2023-09-06T10:37:14.686Z] [2023-09-06T10:37:14.686Z] ==> git version 2.25.1 found [2023-09-06T10:37:14.686Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-06T10:37:14.686Z] Release-Date: 2020-01-08 [2023-09-06T10:37:14.686Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-06T10:37:14.686Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T10:37:14.686Z] ==> Jenkins CI detected. [2023-09-06T10:37:14.686Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-247 [2023-09-06T10:37:14.686Z] project root: . [2023-09-06T10:37:14.686Z] --> token set from env [2023-09-06T10:37:14.686Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T10:37:14.945Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T10:37:14.945Z] ==> Python coveragepy not found [2023-09-06T10:37:14.945Z] ==> Searching for coverage reports in: [2023-09-06T10:37:14.945Z] + . [2023-09-06T10:37:14.945Z] -> Found 1 reports [2023-09-06T10:37:14.945Z] ==> Detecting git/mercurial file structure [2023-09-06T10:37:14.945Z] ==> Reading reports [2023-09-06T10:37:14.945Z] + ./coverage.out bytes=459493 [2023-09-06T10:37:14.945Z] ==> Appending adjustments [2023-09-06T10:37:14.945Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T10:37:15.205Z] + Found adjustments [2023-09-06T10:37:15.205Z] ==> Gzipping contents [2023-09-06T10:37:15.205Z] 52K /tmp/codecov.Zy8Ool.gz [2023-09-06T10:37:15.205Z] ==> Uploading reports [2023-09-06T10:37:15.205Z] url: https://codecov.io [2023-09-06T10:37:15.205Z] query: branch=PR-247&commit=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=247&job=&cmd_args= [2023-09-06T10:37:15.205Z] -> Pinging Codecov [2023-09-06T10:37:15.205Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-247&commit=ed26c0a0245141628f1a8ca32b42dbe3a7ed8970&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=247&job=&cmd_args= [2023-09-06T10:37:15.205Z] -> Uploading to [2023-09-06T10:37:15.205Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/581DD39554BDF9B6E22D074273EAD858/ed26c0a0245141628f1a8ca32b42dbe3a7ed8970/ce28c20b-768e-449a-8a39-e33a646df1fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T103715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5a06d24d9e6b88a98bc5bf8fbc6da6c1018cc9baccf372e2d04856cef657a4b [2023-09-06T10:37:15.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T10:37:15.205Z] Dload Upload Total Spent Left Speed [2023-09-06T10:37:15.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 259k --:--:-- --:--:-- --:--:-- 259k [2023-09-06T10:37:15.464Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ed26c0a0245141628f1a8ca32b42dbe3a7ed8970 [Pipeline] } [2023-09-06T10:37:15.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-06T10:37:17.316Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-247/archives ] [2023-09-06T10:37:17.316Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-247/archives [2023-09-06T10:37:17.316Z] total 16 [2023-09-06T10:37:17.316Z] drwxr-xr-x 3 root root 4096 Sep 6 10:29 . [2023-09-06T10:37:17.316Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:29 .. [2023-09-06T10:37:17.316Z] drwxr-xr-x 2 root root 4096 Sep 6 10:29 cost [2023-09-06T10:37:17.316Z] -rw-r--r-- 1 root root 91 Sep 6 10:29 cost.csv [2023-09-06T10:37:17.316Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-247/archives [2023-09-06T10:37:17.316Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-247/archives [2023-09-06T10:37:17.316Z] total 16 [2023-09-06T10:37:17.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:29 . [2023-09-06T10:37:17.316Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:29 .. [2023-09-06T10:37:17.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 10:29 cost [2023-09-06T10:37:17.316Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 6 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:17.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:18.535Z] ---> package-listing.sh [2023-09-06T10:37:18.536Z] ++ facter osfamily [2023-09-06T10:37:18.536Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T10:37:18.795Z] + OS_FAMILY=debian [2023-09-06T10:37:18.795Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-247 [2023-09-06T10:37:18.795Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T10:37:18.795Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T10:37:18.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T10:37:18.795Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T10:37:18.795Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-247 ']' [2023-09-06T10:37:18.795Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T10:37:18.795Z] + case "${OS_FAMILY}" in [2023-09-06T10:37:18.795Z] + dpkg -l [2023-09-06T10:37:18.795Z] + grep '^ii' [2023-09-06T10:37:18.795Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T10:37:18.795Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T10:37:18.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T10:37:18.795Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-247 ']' [2023-09-06T10:37:18.795Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-247/archives/ [2023-09-06T10:37:18.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-247/archives/ [Pipeline] echo [2023-09-06T10:37:18.829Z] 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-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T10:37:19.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T10:37:19.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T10:37:19.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T10:37:19.910Z] prd-ubuntu20.04-docker-8c-8g-5451 does not seem to be running inside a container [2023-09-06T10:37:19.941Z] $ 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-247/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-247 -v /w/workspace/undry_device-rfid-llrp-go_PR-247:/w/workspace/undry_device-rfid-llrp-go_PR-247:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-06T10:37:20.141Z] $ docker top bf5e5e2e23adbc044fd10069c7eca4c5d399f9119d0b04781f8289925296e54d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T10:37:20.534Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T10:37:20.854Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T10:37:21.162Z] + ls /var/log/sa-host [2023-09-06T10:37:21.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T10:37:21.392Z] provisioning config files... [2023-09-06T10:37:21.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-247@tmp/config17814865292859930981tmp [Pipeline] { [Pipeline] echo [2023-09-06T10:37:21.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:21.773Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T10:37:21.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:22.213Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T10:37:22.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:22.551Z] ---> sudo-logs.sh [2023-09-06T10:37:22.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T10:37:22.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:22.957Z] ---> job-cost.sh [2023-09-06T10:37:22.957Z] lf-activate-venv: SKIPPING [2023-09-06T10:37:22.957Z] DEBUG: total: 0.2199999988079071 [2023-09-06T10:37:22.957Z] INFO: Retrieving Stack Cost... [2023-09-06T10:37:23.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T10:37:23.782Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T10:37:23.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T10:37:24.126Z] ---> logs-deploy.sh [2023-09-06T10:37:24.126Z] lf-activate-venv: SKIPPING [2023-09-06T10:37:24.126Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-247/1 [2023-09-06T10:37:24.126Z] INFO: archiving workspace using pattern(s): [2023-09-06T10:37:25.059Z] Archives upload complete. [2023-09-06T10:37:25.060Z] INFO: archiving logs to Nexus