Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 726c43c22a989f407380357b7dfb88294a16c2b2+1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 (b437d8f22f6eea8f63585dcf3f6fc9f3c5630ab5) 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-ssh5241627511178670011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13839842704920027996.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-325/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-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8443422418074885250.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-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8558555825959432533.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3046149134753399860.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-325/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-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14959330947070531147.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 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-24320 in /w/workspace/undry_device-rfid-llrp-go_PR-325 [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-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 726c43c22a989f407380357b7dfb88294a16c2b2 Merge succeeded, producing 726c43c22a989f407380357b7dfb88294a16c2b2 Checking out Revision 726c43c22a989f407380357b7dfb88294a16c2b2 (PR-325) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # 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 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:31:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:31:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:31:44 ========================================================= 10:31:44 EdgeX Global Pipelines Version Info 10:31:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:31:44 ------------------- 10:31:44 stable info: 10:31:44 ------------------- 10:31:44 Commited By: Ginny Guan ginny@iotechsys.com 10:31:44 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:31:44 Message: update stable to v1.0.265 10:31:45 ------------------- 10:31:45 experimental info: 10:31:45 ------------------- 10:31:45 Commited By: Cherry Wang cherry@iotechsys.com 10:31:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:31:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:31:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:31:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:31:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:31:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:31:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:31:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:31:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:31:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 726c43c [Pipeline] echo 10:31:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:47 provisioning config files... 10:31:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config12286808359423114074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:48 ---> ****-login.sh 10:31:48 nexus3.edgexfoundry.org:10001 10:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:48 Configure a credential helper to remove this warning. See 10:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:48 10:31:48 Login Succeeded 10:31:48 nexus3.edgexfoundry.org:10002 10:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:48 Configure a credential helper to remove this warning. See 10:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:48 10:31:48 Login Succeeded 10:31:48 nexus3.edgexfoundry.org:10003 10:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:48 Configure a credential helper to remove this warning. See 10:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:48 10:31:48 Login Succeeded 10:31:48 nexus3.edgexfoundry.org:10004 10:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:48 Configure a credential helper to remove this warning. See 10:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:48 10:31:48 Login Succeeded 10:31:48 ****.io 10:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:31:49 Configure a credential helper to remove this warning. See 10:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:31:49 10:31:49 Login Succeeded 10:31:49 ---> ****-login.sh ends [Pipeline] } 10:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:31:49 + git rev-list -1 --merges 726c43c22a989f407380357b7dfb88294a16c2b2~1..726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo 10:31:49 -----------> git rev-list -1 --merges 726c43c22a989f407380357b7dfb88294a16c2b2~1..726c43c22a989f407380357b7dfb88294a16c2b2 726c43c22a989f407380357b7dfb88294a16c2b2 [false] [Pipeline] sh 10:31:50 + git log --format=format:%s -1 726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo 10:31:50 ========================================================= 10:31:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:31:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:50 + git log --format=format:%s -1 726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] echo 10:31:50 [semverPrep] GIT_COMMIT: 726c43c22a989f407380357b7dfb88294a16c2b2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 10:31:50 [semverPrep] This is not a build commit. [Pipeline] sh 10:31:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:51 + grep -v github /etc/ssh/ssh_known_hosts 10:31:51 + [ -e /tmp/ssh_known_hosts ] 10:31:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:31:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:31:51 + sudo tee -a /etc/ssh/ssh_known_hosts 10:31:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:51 10:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:52 0.1.4: Pulling from edgex-devops/py-git-semver 10:31:52 b85a868b505f: Pulling fs layer 10:31:52 e2be974225ed: Pulling fs layer 10:31:52 339a4e72a1f5: Pulling fs layer 10:31:52 988bab9f4d93: Pulling fs layer 10:31:52 1469e6f7b9e6: Pulling fs layer 10:31:52 eaf3925da568: Pulling fs layer 10:31:52 bab4dde63d76: Pulling fs layer 10:31:52 bde34c3a00c8: Pulling fs layer 10:31:52 b352a97aabf1: Pulling fs layer 10:31:52 4872d77fe225: Pulling fs layer 10:31:52 5851b861e8e6: Pulling fs layer 10:31:52 bab4dde63d76: Waiting 10:31:52 bde34c3a00c8: Waiting 10:31:52 b352a97aabf1: Waiting 10:31:52 4872d77fe225: Waiting 10:31:52 5851b861e8e6: Waiting 10:31:52 988bab9f4d93: Waiting 10:31:52 1469e6f7b9e6: Waiting 10:31:52 eaf3925da568: Waiting 10:31:52 e2be974225ed: Download complete 10:31:52 988bab9f4d93: Verifying Checksum 10:31:52 988bab9f4d93: Download complete 10:31:52 1469e6f7b9e6: Verifying Checksum 10:31:52 1469e6f7b9e6: Download complete 10:31:52 eaf3925da568: Verifying Checksum 10:31:52 eaf3925da568: Download complete 10:31:52 339a4e72a1f5: Verifying Checksum 10:31:52 339a4e72a1f5: Download complete 10:31:52 bde34c3a00c8: Verifying Checksum 10:31:52 bde34c3a00c8: Download complete 10:31:52 b352a97aabf1: Verifying Checksum 10:31:52 b352a97aabf1: Download complete 10:31:52 4872d77fe225: Verifying Checksum 10:31:52 4872d77fe225: Download complete 10:31:52 5851b861e8e6: Download complete 10:31:52 b85a868b505f: Download complete 10:31:52 bab4dde63d76: Verifying Checksum 10:31:52 bab4dde63d76: Download complete 10:31:54 b85a868b505f: Pull complete 10:31:54 e2be974225ed: Pull complete 10:31:54 339a4e72a1f5: Pull complete 10:31:54 988bab9f4d93: Pull complete 10:31:54 1469e6f7b9e6: Pull complete 10:31:54 eaf3925da568: Pull complete 10:31:56 bab4dde63d76: Pull complete 10:31:56 bde34c3a00c8: Pull complete 10:31:57 b352a97aabf1: Pull complete 10:31:57 4872d77fe225: Pull complete 10:31:57 5851b861e8e6: Pull complete 10:31:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:57 prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container 10:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 10:32:01 $ docker top 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd -eo pid,comm 10:32:01 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). 10:32:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:01 [ssh-agent] Looking for ssh-agent implementation... 10:32:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:01 $ docker exec 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent 10:32:01 SSH_AUTH_SOCK=/tmp/ssh-v2lETVkswg9E/agent.33 10:32:01 SSH_AGENT_PID=39 10:32:01 Running ssh-add (command line suppressed) 10:32:01 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_4268659620828491516.key (/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_4268659620828491516.key) 10:32:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:02 + git tag --points-at HEAD [Pipeline] } 10:32:02 $ docker exec --env ******** --env ******** 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent -k 10:32:02 unset SSH_AUTH_SOCK; 10:32:02 unset SSH_AGENT_PID; 10:32:02 echo Agent pid 39 killed; 10:32:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:32:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:02 [ssh-agent] Looking for ssh-agent implementation... 10:32:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:02 $ docker exec 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent 10:32:02 SSH_AUTH_SOCK=/tmp/ssh-6Jc8uzgxAZot/agent.72 10:32:02 SSH_AGENT_PID=78 10:32:02 Running ssh-add (command line suppressed) 10:32:02 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_13999666833455680649.key (/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/private_key_13999666833455680649.key) 10:32:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:03 + git semver init 10:32:03 2024-11-01 10:32:03,201 [run_init] DEBUG init version:0.0.0 force:False 10:32:03 2024-11-01 10:32:03,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver 10:32:03 2024-11-01 10:32:03,202 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-325/.semver 10:32:03 2024-11-01 10:32:03,203 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-325, universal_newlines=False, shell=None, istream=None) 10:32:05 2024-11-01 10:32:04,819 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-325/.git/info/exclude 10:32:05 2024-11-01 10:32:04,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver/PR-325 with force:False 10:32:05 2024-11-01 10:32:04,820 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver/PR-325 10:32:05 2024-11-01 10:32:04,824 [execute] INFO git cat-file --batch-check 10:32:05 2024-11-01 10:32:04,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) 10:32:05 2024-11-01 10:32:04,831 [execute] INFO git cat-file --batch 10:32:05 2024-11-01 10:32:04,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) 10:32:05 2024-11-01 10:32:04,837 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-325/.semver/PR-325 10:32:05 0.0.0 [Pipeline] } 10:32:05 $ docker exec --env ******** --env ******** 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd ssh-agent -k 10:32:05 unset SSH_AUTH_SOCK; 10:32:05 unset SSH_AGENT_PID; 10:32:05 echo Agent pid 78 killed; 10:32:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:05 + git semver [Pipeline] } 10:32:06 $ docker stop --time=1 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd 10:32:07 $ docker rm -f --volumes 326f3c36945abc8ae67b34c87dad224688986a61be1efe83039d5a55d6e1a6bd [Pipeline] // withDockerContainer [Pipeline] sh 10:32:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:32:08 Stashed 1 file(s) [Pipeline] echo 10:32:08 [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 10:32:08 provisioning config files... 10:32:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config16296733507238955451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:09 ---> ****-login.sh 10:32:09 nexus3.edgexfoundry.org:10001 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 nexus3.edgexfoundry.org:10002 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 nexus3.edgexfoundry.org:10003 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 nexus3.edgexfoundry.org:10004 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 ****.io 10:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:09 Configure a credential helper to remove this warning. See 10:32:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:09 10:32:09 Login Succeeded 10:32:09 ---> ****-login.sh ends [Pipeline] } 10:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:32:10 ========================================================= 10:32:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:32:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:32:10 Sending build context to Docker daemon 11.48MB 10:32:10 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:32:10 Step 2/12 : FROM ${BASE} AS builder 10:32:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:32:10 43c4264eed91: Pulling fs layer 10:32:10 4cc291be95ef: Pulling fs layer 10:32:10 2ac1f1163629: Pulling fs layer 10:32:10 5c3c966382ef: Pulling fs layer 10:32:10 4f4fb700ef54: Pulling fs layer 10:32:10 5d5c8e513c77: Pulling fs layer 10:32:10 9f66e0745190: Pulling fs layer 10:32:10 f49a43e4bbc0: Pulling fs layer 10:32:10 561ebcabdf7f: Pulling fs layer 10:32:10 5c3c966382ef: Waiting 10:32:10 4f4fb700ef54: Waiting 10:32:10 f49a43e4bbc0: Waiting 10:32:10 5d5c8e513c77: Waiting 10:32:10 9f66e0745190: Waiting 10:32:11 4cc291be95ef: Download complete 10:32:11 5c3c966382ef: Download complete 10:32:11 4f4fb700ef54: Verifying Checksum 10:32:11 4f4fb700ef54: Download complete 10:32:11 5d5c8e513c77: Verifying Checksum 10:32:11 5d5c8e513c77: Download complete 10:32:11 43c4264eed91: Download complete 10:32:11 9f66e0745190: Verifying Checksum 10:32:11 43c4264eed91: Pull complete 10:32:11 561ebcabdf7f: Download complete 10:32:11 4cc291be95ef: Pull complete 10:32:11 2ac1f1163629: Verifying Checksum 10:32:11 2ac1f1163629: Download complete 10:32:11 f49a43e4bbc0: Verifying Checksum 10:32:11 f49a43e4bbc0: Download complete 10:32:16 2ac1f1163629: Pull complete 10:32:16 5c3c966382ef: Pull complete 10:32:16 4f4fb700ef54: Pull complete 10:32:16 5d5c8e513c77: Pull complete 10:32:16 9f66e0745190: Pull complete 10:32:17 f49a43e4bbc0: Pull complete 10:32:18 561ebcabdf7f: Pull complete 10:32:18 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:32:18 ---> 3a752c3f9dda 10:32:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:32:23 ---> Running in 55f148fce8b0 10:32:23 Removing intermediate container 55f148fce8b0 10:32:23 ---> 7617f5b422de 10:32:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:32:23 ---> Running in bea0033418f9 10:32:23 Removing intermediate container bea0033418f9 10:32:23 ---> 8517327693e2 10:32:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:32:23 ---> Running in 26a55cc1bae8 10:32:23 Removing intermediate container 26a55cc1bae8 10:32:23 ---> 51d6b12fde92 10:32:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:32:23 ---> Running in 5760382cb1f7 10:32:23 Removing intermediate container 5760382cb1f7 10:32:23 ---> 817639080aba 10:32:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:32:23 ---> Running in c5c68ee303d0 10:32:23 Still waiting to schedule task 10:32:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:32:24 OK: 246 MiB in 54 packages 10:32:25 Removing intermediate container c5c68ee303d0 10:32:25 ---> da9b0820799d 10:32:25 Step 8/12 : WORKDIR /app 10:32:25 ---> Running in 97f60a6b7997 10:32:25 Removing intermediate container 97f60a6b7997 10:32:25 ---> 67efca2514fe 10:32:25 Step 9/12 : COPY go.mod vendor* ./ 10:32:25 ---> 85e63e538d6b 10:32:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:25 ---> Running in ef0adb9e15d6 10:33:12 Removing intermediate container ef0adb9e15d6 10:33:12 ---> 7e9e3a61b48a 10:33:12 Step 11/12 : COPY . . 10:33:12 ---> bc12c088089c 10:33:12 Step 12/12 : RUN $MAKE 10:33:12 ---> Running in 573a97a11c66 10:33:12 noop 10:33:12 Removing intermediate container 573a97a11c66 10:33:12 ---> 97a10f122da5 10:33:12 Successfully built 97a10f122da5 10:33:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:12 + docker inspect -f . ci-base-image-x86_64 10:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:12 prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container 10:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 10:33:13 $ docker top 8fa1e5fcf8705ecb5582780edcb90ad2b4dd56d531b9efc6fddda8a3245cd09a -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:13 + go version 10:33:13 go version go1.23.2 linux/amd64 [Pipeline] } 10:33:13 $ docker stop --time=1 8fa1e5fcf8705ecb5582780edcb90ad2b4dd56d531b9efc6fddda8a3245cd09a 10:33:15 $ docker rm -f --volumes 8fa1e5fcf8705ecb5582780edcb90ad2b4dd56d531b9efc6fddda8a3245cd09a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:15 + docker inspect -f . ci-base-image-x86_64 10:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:15 prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container 10:33:15 $ 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-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 10:33:16 $ docker top aae722fb341637eb4b583d943e79d220e7da233f24a75d1808f5343d69ea8556 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:16 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-325 [Pipeline] fileExists [Pipeline] sh 10:33:17 + make test 10:33:17 go test ./... -coverprofile=coverage.out ./... 10:33:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:33:40 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:33:40 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:33:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.454s coverage: 40.6% of statements 10:33:42 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 10:33:42 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.247s coverage: 51.9% of statements 10:33:57 go vet ./... 10:34:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24322 in /w/workspace/undry_device-rfid-llrp-go_PR-325 [Pipeline] { [Pipeline] ws 10:34:02 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:34:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:34:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:34:02 ./bin/test-attribution-txt.sh 10:34:05 The recommended git tool is: git [Pipeline] echo 10:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:34:05 $ docker stop --time=1 aae722fb341637eb4b583d943e79d220e7da233f24a75d1808f5343d69ea8556 10:34:07 $ docker rm -f --volumes aae722fb341637eb4b583d943e79d220e7da233f24a75d1808f5343d69ea8556 [Pipeline] // withDockerContainer [Pipeline] sh 10:34:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:34:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:34:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:34:09 + ls -al . 10:34:09 total 704 10:34:09 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 10:33 . 10:34:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:31 .. 10:34:09 -rw-rw-r-- 1 jenkins jenkins 134 Nov 1 10:31 .dockerignore 10:34:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 10:33 .git 10:34:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:31 .github 10:34:09 -rw-rw-r-- 1 jenkins jenkins 880 Nov 1 10:31 .gitignore 10:34:09 -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 10:31 .golangci.yml 10:34:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 10:32 .semver 10:34:09 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 1 10:31 Attribution.txt 10:34:09 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 1 10:31 CHANGELOG.md 10:34:09 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 1 10:31 Dockerfile 10:34:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 10:31 GOVERNANCE.md 10:34:09 -rw-rw-r-- 1 jenkins jenkins 661 Nov 1 10:31 Jenkinsfile 10:34:09 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 10:31 LICENSE 10:34:09 -rw-rw-r-- 1 jenkins jenkins 2716 Nov 1 10:31 Makefile 10:34:09 -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 10:31 OWNERS.md 10:34:09 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 1 10:31 README.md 10:34:09 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 10:32 VERSION 10:34:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:31 bin 10:34:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:31 cmd 10:34:09 -rw-r--r-- 1 jenkins jenkins 451915 Nov 1 10:33 coverage.out 10:34:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:31 examples 10:34:09 -rw-rw-r-- 1 jenkins jenkins 6468 Nov 1 10:31 go.mod 10:34:09 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 10:31 go.sum 10:34:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:31 images 10:34:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:31 internal 10:34:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:31 pkg 10:34:09 -rw-rw-r-- 1 jenkins jenkins 193 Nov 1 10:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:09 + 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=726c43c22a989f407380357b7dfb88294a16c2b2 --label arch=amd64 --label version=0.0.0 . 10:34:09 Sending build context to Docker daemon 11.48MB 10:34:09 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:34:09 Step 2/25 : FROM ${BASE} AS builder 10:34:09 ---> 97a10f122da5 10:34:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:34:09 ---> Running in f300e41ff9ea 10:34:09 Removing intermediate container f300e41ff9ea 10:34:09 ---> f0428f4cf945 10:34:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:09 ---> Running in be8635f45f60 10:34:09 Removing intermediate container be8635f45f60 10:34:09 ---> 4c7e492752ff 10:34:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:34:09 ---> Running in 774fd6013931 10:34:09 Removing intermediate container 774fd6013931 10:34:09 ---> d2afb78a85da 10:34:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:34:10 ---> Running in 8972d75e0288 10:34:10 Removing intermediate container 8972d75e0288 10:34:10 ---> 152a6bac3a5b 10:34:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:10 ---> Running in cfda9f3face6 10:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:34:10 OK: 246 MiB in 54 packages 10:34:11 Removing intermediate container cfda9f3face6 10:34:11 ---> 87f44c528511 10:34:11 Step 8/25 : WORKDIR /app 10:34:11 ---> Running in acfdbc416765 10:34:11 Removing intermediate container acfdbc416765 10:34:11 ---> f953e10f0696 10:34:11 Step 9/25 : COPY go.mod vendor* ./ 10:34:11 ---> 069c8c6dcd51 10:34:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:11 using credential edgex-jenkins-ssh 10:34:11 Cloning the remote Git repository 10:34:11 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:34:11 ---> Running in a4c16ee4f211 10:34:12 Removing intermediate container a4c16ee4f211 10:34:12 ---> f610e0d2c8f1 10:34:12 Step 11/25 : COPY . . 10:34:12 ---> da20a9172814 10:34:12 Step 12/25 : RUN $MAKE 10:34:12 ---> Running in d5601d1b1f05 10:34:11 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:34:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:34:12 > git --version # timeout=10 10:34:12 > git --version # 'git version 2.25.1' 10:34:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:13 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:34:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:34:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:17 Merging remotes/origin/main commit 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 into PR head commit 726c43c22a989f407380357b7dfb88294a16c2b2 10:34:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:34:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:34:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:34:17 > git config core.sparsecheckout # timeout=10 10:34:17 Merge succeeded, producing 726c43c22a989f407380357b7dfb88294a16c2b2 10:34:17 Checking out Revision 726c43c22a989f407380357b7dfb88294a16c2b2 (PR-325) 10:34:18 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 10:34:18 > git --version # timeout=10 10:34:18 > git --version # 'git version 2.25.1' 10:34:18 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:34:17 > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # timeout=10 10:34:17 > git remote # timeout=10 10:34:17 > git config --get remote.origin.url # timeout=10 10:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:17 > git merge 1f9af3d8fb1c0b6d6bed5a05a1206562b89167a8 # timeout=10 10:34:17 > git rev-parse HEAD^{commit} # timeout=10 10:34:17 > git config core.sparsecheckout # timeout=10 10:34:17 > git checkout -f 726c43c22a989f407380357b7dfb88294a16c2b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:34:23 % Total % Received % Xferd Average Speed Time Time Time Current 10:34:23 Dload Upload Total Spent Left Speed 10:34:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 10:34:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:34:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:34:24 + sudo tee /etc/docker/daemon.new 10:34:24 { 10:34:24 "registry-mirrors": [ 10:34:24 "https://nexus3.edgexfoundry.org:10001" 10:34:24 ], 10:34:24 "bip": "10.250.0.254/24", 10:34:24 "hosts": [ 10:34:24 "tcp://0.0.0.0:5555", 10:34:24 "unix:///var/run/docker.sock" 10:34:24 ], 10:34:24 "mtu": 1458, 10:34:24 "selinux-enabled": true, 10:34:24 "seccomp-profile": "/etc/docker/seccomp.json" 10:34:24 } [Pipeline] sh 10:34:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:34:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:43 provisioning config files... 10:34:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13226227860404352988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:43 ---> ****-login.sh 10:34:43 nexus3.edgexfoundry.org:10001 10:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:44 Configure a credential helper to remove this warning. See 10:34:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:44 10:34:44 Login Succeeded 10:34:44 nexus3.edgexfoundry.org:10002 10:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:45 Configure a credential helper to remove this warning. See 10:34:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:45 10:34:45 Login Succeeded 10:34:45 nexus3.edgexfoundry.org:10003 10:34:45 Removing intermediate container d5601d1b1f05 10:34:45 ---> 8a1ab4b23987 10:34:45 Step 13/25 : FROM alpine:3.20 10:34:45 3.20: Pulling from library/alpine 10:34:45 43c4264eed91: Already exists 10:34:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:34:45 Status: Downloaded newer image for alpine:3.20 10:34:45 ---> 91ef0af61f39 10:34:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:34:45 ---> Running in c84e3c848e27 10:34:45 Removing intermediate container c84e3c848e27 10:34:45 ---> 07376157aa0a 10:34:45 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:34:45 ---> Running in aac455c153b4 10:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:45 Configure a credential helper to remove this warning. See 10:34:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:45 10:34:45 Login Succeeded 10:34:45 nexus3.edgexfoundry.org:10004 10:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:45 Configure a credential helper to remove this warning. See 10:34:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:45 10:34:45 Login Succeeded 10:34:45 ****.io 10:34:45 (1/1) Installing dumb-init (1.2.5-r3) 10:34:45 Executing busybox-1.36.1-r29.trigger 10:34:45 OK: 8 MiB in 15 packages 10:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:46 Configure a credential helper to remove this warning. See 10:34:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:46 10:34:46 Login Succeeded 10:34:46 ---> ****-login.sh ends [Pipeline] } 10:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:34:46 Removing intermediate container aac455c153b4 10:34:46 ---> 1eec0c90f6c3 10:34:46 Step 16/25 : RUN apk --no-cache upgrade 10:34:46 ---> Running in 6403d530b141 10:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:34:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:34:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:34:46 ========================================================= 10:34:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:34:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 10:34:46 Upgrading critical system libraries and apk-tools: 10:34:46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:34:46 Executing busybox-1.36.1-r29.trigger 10:34:46 Continuing the upgrade transaction with new apk-tools: 10:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:34:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:34:47 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:34:47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:34:47 OK: 8 MiB in 15 packages 10:34:47 Sending build context to Docker daemon 1.21MB 10:34:47 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:34:47 Step 2/12 : FROM ${BASE} AS builder 10:34:47 Removing intermediate container 6403d530b141 10:34:47 ---> 1eaf15844153 10:34:47 Step 17/25 : COPY --from=builder /app/LICENSE / 10:34:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:34:47 cf04c63912e1: Pulling fs layer 10:34:47 55b35a11ae5e: Pulling fs layer 10:34:47 a37a00ec5f00: Pulling fs layer 10:34:47 50b3750afda1: Pulling fs layer 10:34:47 4f4fb700ef54: Pulling fs layer 10:34:47 80978eb59214: Pulling fs layer 10:34:47 c9f46d7d2bd2: Pulling fs layer 10:34:47 c5a475d317c9: Pulling fs layer 10:34:47 50b3750afda1: Waiting 10:34:47 4f4fb700ef54: Waiting 10:34:47 80978eb59214: Waiting 10:34:47 c9f46d7d2bd2: Waiting 10:34:47 c5a475d317c9: Waiting 10:34:47 55b35a11ae5e: Verifying Checksum 10:34:47 55b35a11ae5e: Download complete 10:34:47 50b3750afda1: Verifying Checksum 10:34:47 50b3750afda1: Download complete 10:34:47 4f4fb700ef54: Verifying Checksum 10:34:47 4f4fb700ef54: Download complete 10:34:47 80978eb59214: Verifying Checksum 10:34:47 80978eb59214: Download complete 10:34:47 cf04c63912e1: Verifying Checksum 10:34:47 cf04c63912e1: Download complete 10:34:47 ---> 601a16670581 10:34:47 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:34:47 ---> ba43af1f3175 10:34:47 Step 19/25 : COPY --from=builder /app/cmd/ / 10:34:48 c5a475d317c9: Verifying Checksum 10:34:48 c5a475d317c9: Download complete 10:34:48 cf04c63912e1: Pull complete 10:34:49 55b35a11ae5e: Pull complete 10:34:49 ---> e04eef735bb4 10:34:49 Step 20/25 : EXPOSE 59989 10:34:49 ---> Running in af3dc4a32808 10:34:49 Removing intermediate container af3dc4a32808 10:34:49 ---> 1e9f8aa7bb33 10:34:49 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:34:49 ---> Running in 84494c85495c 10:34:49 Removing intermediate container 84494c85495c 10:34:49 ---> ac7a2154531b 10:34:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:34:49 ---> Running in 2f611e21e59d 10:34:49 Removing intermediate container 2f611e21e59d 10:34:49 ---> f3a79315ce05 10:34:49 Step 23/25 : LABEL arch=amd64 10:34:49 ---> Running in 2d93ba449004 10:34:49 Removing intermediate container 2d93ba449004 10:34:49 ---> 18f2d9dd674d 10:34:49 Step 24/25 : LABEL git_sha=726c43c22a989f407380357b7dfb88294a16c2b2 10:34:49 a37a00ec5f00: Verifying Checksum 10:34:49 a37a00ec5f00: Download complete 10:34:49 ---> Running in 94a2cedf9770 10:34:49 Removing intermediate container 94a2cedf9770 10:34:49 ---> e31c528b322b 10:34:49 Step 25/25 : LABEL version=0.0.0 10:34:49 ---> Running in ad1de8c126fb 10:34:49 Removing intermediate container ad1de8c126fb 10:34:49 ---> 7b3c34130543 10:34:49 [Warning] One or more build-args [ARCH] were not consumed 10:34:49 Successfully built 7b3c34130543 10:34:49 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:50 c9f46d7d2bd2: Verifying Checksum 10:34:50 c9f46d7d2bd2: Download complete 10:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:34:50 10:34:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:34:51 latest: Pulling from edgex-lftools-log-publisher 10:34:51 5eb5b503b376: Pulling fs layer 10:34:51 5c69ac0246d0: Pulling fs layer 10:34:51 ec43610c2a17: Pulling fs layer 10:34:51 3a2ae6a8a46f: Pulling fs layer 10:34:51 33b1e0a273af: Pulling fs layer 10:34:51 5d3b04190fa2: Pulling fs layer 10:34:51 2f39f015ded8: Pulling fs layer 10:34:51 3a2ae6a8a46f: Waiting 10:34:51 33b1e0a273af: Waiting 10:34:51 5d3b04190fa2: Waiting 10:34:51 2f39f015ded8: Waiting 10:34:51 5c69ac0246d0: Verifying Checksum 10:34:51 5c69ac0246d0: Download complete 10:34:51 3a2ae6a8a46f: Verifying Checksum 10:34:51 3a2ae6a8a46f: Download complete 10:34:51 33b1e0a273af: Verifying Checksum 10:34:51 33b1e0a273af: Download complete 10:34:51 ec43610c2a17: Verifying Checksum 10:34:51 ec43610c2a17: Download complete 10:34:51 5d3b04190fa2: Verifying Checksum 10:34:51 5d3b04190fa2: Download complete 10:34:51 5eb5b503b376: Verifying Checksum 10:34:51 5eb5b503b376: Download complete 10:34:51 2f39f015ded8: Download complete 10:34:52 5eb5b503b376: Pull complete 10:34:52 5c69ac0246d0: Pull complete 10:34:53 ec43610c2a17: Pull complete 10:34:53 3a2ae6a8a46f: Pull complete 10:34:53 33b1e0a273af: Pull complete 10:34:53 5d3b04190fa2: Pull complete 10:34:57 2f39f015ded8: Pull complete 10:34:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:34:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:58 prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container 10:34:58 $ 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-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 10:35:01 $ docker top 115026b32cb7a6cd1ba84bd030ede8bb36e8a83e0658fb4a64d17773f8c1b624 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:01 ---> job-cost.sh 10:35:01 lf-activate-venv: SKIPPING 10:35:01 INFO: No Stack... 10:35:01 INFO: Retrieving Pricing Info for: v3-standard-8 10:35:02 INFO: Archiving Costs [Pipeline] sh 10:35:02 + cat /w/workspace/undry_device-rfid-llrp-go_PR-325/archives/cost.csv 10:35:02 + cut -d, -f6 [Pipeline] lock 10:35:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] 10:35:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] did not exist. Created. 10:35:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:35:02 + echo total: 0.2199999988079071 [Pipeline] stash 10:35:03 Stashed 1 file(s) [Pipeline] } 10:35:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:35:03 $ docker stop --time=1 115026b32cb7a6cd1ba84bd030ede8bb36e8a83e0658fb4a64d17773f8c1b624 10:35:04 $ docker rm -f --volumes 115026b32cb7a6cd1ba84bd030ede8bb36e8a83e0658fb4a64d17773f8c1b624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:35:05 a37a00ec5f00: Pull complete 10:35:05 50b3750afda1: Pull complete 10:35:05 4f4fb700ef54: Pull complete 10:35:05 80978eb59214: Pull complete 10:35:12 c9f46d7d2bd2: Pull complete 10:35:14 c5a475d317c9: Pull complete 10:35:14 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:35:14 ---> be29e6b0f0d4 10:35:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:35:16 ---> Running in 856393aba78d 10:35:16 Removing intermediate container 856393aba78d 10:35:16 ---> 5b2e1e34876a 10:35:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:35:16 ---> Running in 358a572194aa 10:35:16 Removing intermediate container 358a572194aa 10:35:16 ---> 605d42ef5153 10:35:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:35:16 ---> Running in 42f2fc551855 10:35:17 Removing intermediate container 42f2fc551855 10:35:17 ---> b96443bdcf65 10:35:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:35:17 ---> Running in 9bd58a8339f8 10:35:17 Removing intermediate container 9bd58a8339f8 10:35:17 ---> f8979c7eba9b 10:35:17 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:35:17 ---> Running in 04fbefe025a1 10:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:35:20 OK: 238 MiB in 54 packages 10:35:21 Removing intermediate container 04fbefe025a1 10:35:21 ---> 4a13a57a85ba 10:35:21 Step 8/12 : WORKDIR /app 10:35:21 ---> Running in c7a5944ccf4f 10:35:21 Removing intermediate container c7a5944ccf4f 10:35:21 ---> f849604260f5 10:35:21 Step 9/12 : COPY go.mod vendor* ./ 10:35:22 ---> 875c6b819a2a 10:35:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:22 ---> Running in 0f21dcc98781 10:37:14 Removing intermediate container 0f21dcc98781 10:37:14 ---> 36aa50f4d13e 10:37:14 Step 11/12 : COPY . . 10:37:14 ---> 13b781e38a2c 10:37:14 Step 12/12 : RUN $MAKE 10:37:14 ---> Running in 2c611bf5a3d4 10:37:14 noop 10:37:14 Removing intermediate container 2c611bf5a3d4 10:37:14 ---> d89af8f5cf19 10:37:14 Successfully built d89af8f5cf19 10:37:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:14 + docker inspect -f . ci-base-image-arm64 10:37:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:14 prd-ubuntu20.04-docker-arm64-4c-16g-24322 does not seem to be running inside a container 10:37:15 $ 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 10:37:16 $ docker top fb03d8a0df315ba3d68e40406b34a8ef72f49f0d0ccde1e79065e332901fa563 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:17 + go version 10:37:17 go version go1.23.2 linux/arm64 [Pipeline] } 10:37:17 $ docker stop --time=1 fb03d8a0df315ba3d68e40406b34a8ef72f49f0d0ccde1e79065e332901fa563 10:37:18 $ docker rm -f --volumes fb03d8a0df315ba3d68e40406b34a8ef72f49f0d0ccde1e79065e332901fa563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:19 + docker inspect -f . ci-base-image-arm64 10:37:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:20 prd-ubuntu20.04-docker-arm64-4c-16g-24322 does not seem to be running inside a container 10:37:20 $ 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 10:37:21 $ docker top 3013605c0fb3f20d19739d9798f34024a78d795ff0426d6e8d730ea57f8773ce -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:22 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:37:23 + make test 10:37:23 go test ./... -coverprofile=coverage.out ./... 10:37:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:41:23 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:41:23 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:41:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.561s coverage: 40.6% of statements 10:41:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 94.6% of statements 10:41:55 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.612s coverage: 51.9% of statements 10:41:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:41:55 go vet ./... 10:42:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:42:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:42:52 ./bin/test-attribution-txt.sh [Pipeline] echo 10:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:42:52 $ docker stop --time=1 3013605c0fb3f20d19739d9798f34024a78d795ff0426d6e8d730ea57f8773ce 10:42:54 $ docker rm -f --volumes 3013605c0fb3f20d19739d9798f34024a78d795ff0426d6e8d730ea57f8773ce [Pipeline] // withDockerContainer [Pipeline] sh 10:42:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:42:56 Warning: overwriting stash ‘coverage-report’ 10:42:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:42:57 + ls -al . 10:42:57 total 700 10:42:57 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 10:37 . 10:42:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:34 .. 10:42:57 -rw-rw-r-- 1 jenkins jenkins 134 Nov 1 10:34 .dockerignore 10:42:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 10:34 .git 10:42:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:34 .github 10:42:57 -rw-rw-r-- 1 jenkins jenkins 880 Nov 1 10:34 .gitignore 10:42:57 -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 10:34 .golangci.yml 10:42:57 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 1 10:34 Attribution.txt 10:42:57 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 1 10:34 CHANGELOG.md 10:42:57 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 1 10:34 Dockerfile 10:42:57 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 10:34 GOVERNANCE.md 10:42:57 -rw-rw-r-- 1 jenkins jenkins 661 Nov 1 10:34 Jenkinsfile 10:42:57 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 10:34 LICENSE 10:42:57 -rw-rw-r-- 1 jenkins jenkins 2716 Nov 1 10:34 Makefile 10:42:57 -rw-rw-r-- 1 jenkins jenkins 625 Nov 1 10:34 OWNERS.md 10:42:57 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 1 10:34 README.md 10:42:57 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 10:32 VERSION 10:42:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:34 bin 10:42:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:34 cmd 10:42:57 -rw-r--r-- 1 jenkins jenkins 451915 Nov 1 10:41 coverage.out 10:42:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:34 examples 10:42:57 -rw-rw-r-- 1 jenkins jenkins 6468 Nov 1 10:34 go.mod 10:42:57 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 1 10:34 go.sum 10:42:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 10:34 images 10:42:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 10:34 internal 10:42:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 10:34 pkg 10:42:57 -rw-rw-r-- 1 jenkins jenkins 193 Nov 1 10:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:58 + 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=726c43c22a989f407380357b7dfb88294a16c2b2 --label arch=arm64 --label version=0.0.0 . 10:42:58 Sending build context to Docker daemon 1.21MB 10:42:58 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:42:58 Step 2/25 : FROM ${BASE} AS builder 10:42:58 ---> d89af8f5cf19 10:42:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:42:58 ---> Running in c07f3f0fc4de 10:42:59 Removing intermediate container c07f3f0fc4de 10:42:59 ---> 18c6a5fe7ad0 10:42:59 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:59 ---> Running in 49460c418369 10:42:59 Removing intermediate container 49460c418369 10:42:59 ---> 8945aa610e5d 10:42:59 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:42:59 ---> Running in 9d3d144630e1 10:43:00 Removing intermediate container 9d3d144630e1 10:43:00 ---> 12534476ac8a 10:43:00 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:43:00 ---> Running in 5c5c1df516cf 10:43:00 Removing intermediate container 5c5c1df516cf 10:43:00 ---> 32ddf0115ead 10:43:00 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:00 ---> Running in f66cf2625041 10:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:43:03 OK: 238 MiB in 54 packages 10:43:04 Removing intermediate container f66cf2625041 10:43:04 ---> be645a904e66 10:43:04 Step 8/25 : WORKDIR /app 10:43:04 ---> Running in ef911d093fc7 10:43:04 Removing intermediate container ef911d093fc7 10:43:04 ---> 77a95eb4e2bd 10:43:04 Step 9/25 : COPY go.mod vendor* ./ 10:43:05 ---> a11d656c5666 10:43:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:05 ---> Running in fad69e083e8d 10:43:07 Removing intermediate container fad69e083e8d 10:43:07 ---> 69bd3d982bec 10:43:07 Step 11/25 : COPY . . 10:43:08 ---> b7633662969d 10:43:08 Step 12/25 : RUN $MAKE 10:43:08 ---> Running in def77408d999 10:43:09 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:47:01 Removing intermediate container def77408d999 10:47:01 ---> f361fa0cdef2 10:47:01 Step 13/25 : FROM alpine:3.20 10:47:01 3.20: Pulling from library/alpine 10:47:01 cf04c63912e1: Already exists 10:47:01 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:47:01 Status: Downloaded newer image for alpine:3.20 10:47:01 ---> c157a85ed455 10:47:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:47:01 ---> Running in 7c36c05adf2e 10:47:01 Removing intermediate container 7c36c05adf2e 10:47:01 ---> 28a9f2dbaeef 10:47:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:47:01 ---> Running in b4b68a6d38dd 10:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:47:01 (1/1) Installing dumb-init (1.2.5-r3) 10:47:01 Executing busybox-1.36.1-r29.trigger 10:47:01 OK: 9 MiB in 15 packages 10:47:01 Removing intermediate container b4b68a6d38dd 10:47:01 ---> 83e2200ffa22 10:47:01 Step 16/25 : RUN apk --no-cache upgrade 10:47:01 ---> Running in 3cc3926a1fb2 10:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:47:02 Upgrading critical system libraries and apk-tools: 10:47:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:47:02 Executing busybox-1.36.1-r29.trigger 10:47:02 Continuing the upgrade transaction with new apk-tools: 10:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:47:04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:47:04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:47:04 OK: 9 MiB in 15 packages 10:47:05 Removing intermediate container 3cc3926a1fb2 10:47:05 ---> 791a52b9f891 10:47:05 Step 17/25 : COPY --from=builder /app/LICENSE / 10:47:06 ---> 65fb2dad2835 10:47:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:47:06 ---> b478dc2d6132 10:47:06 Step 19/25 : COPY --from=builder /app/cmd/ / 10:47:09 ---> 41381851c533 10:47:09 Step 20/25 : EXPOSE 59989 10:47:09 ---> Running in 793575c1e0f6 10:47:09 Removing intermediate container 793575c1e0f6 10:47:09 ---> 691803239a0d 10:47:09 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:47:09 ---> Running in 08d7e3a32b31 10:47:09 Removing intermediate container 08d7e3a32b31 10:47:09 ---> 86ec9e8770d9 10:47:09 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:47:09 ---> Running in 241f320fafdb 10:47:10 Removing intermediate container 241f320fafdb 10:47:10 ---> 0d86d97fdb6c 10:47:10 Step 23/25 : LABEL arch=arm64 10:47:10 ---> Running in 455cf25a98a5 10:47:10 Removing intermediate container 455cf25a98a5 10:47:10 ---> 4b94e288156a 10:47:10 Step 24/25 : LABEL git_sha=726c43c22a989f407380357b7dfb88294a16c2b2 10:47:10 ---> Running in 59c5534b3d6b 10:47:10 Removing intermediate container 59c5534b3d6b 10:47:10 ---> f926dc9b078d 10:47:10 Step 25/25 : LABEL version=0.0.0 10:47:10 ---> Running in 838707c61c9f 10:47:11 Removing intermediate container 838707c61c9f 10:47:11 ---> 500d70469419 10:47:11 [Warning] One or more build-args [ARCH] were not consumed 10:47:11 Successfully built 500d70469419 10:47:11 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:12 10:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:12 arm64: Pulling from edgex-lftools-log-publisher 10:47:12 8998bd30e6a1: Pulling fs layer 10:47:12 04944245beec: Pulling fs layer 10:47:12 699f458cf7ca: Pulling fs layer 10:47:12 765212b225bb: Pulling fs layer 10:47:12 f23df028b6ca: Pulling fs layer 10:47:12 d65c8cfc05b1: Pulling fs layer 10:47:12 2437ff75d9bd: Pulling fs layer 10:47:12 765212b225bb: Waiting 10:47:12 f23df028b6ca: Waiting 10:47:12 04944245beec: Verifying Checksum 10:47:12 04944245beec: Download complete 10:47:12 765212b225bb: Verifying Checksum 10:47:12 765212b225bb: Download complete 10:47:12 f23df028b6ca: Download complete 10:47:12 d65c8cfc05b1: Verifying Checksum 10:47:12 d65c8cfc05b1: Download complete 10:47:13 699f458cf7ca: Verifying Checksum 10:47:13 699f458cf7ca: Download complete 10:47:13 8998bd30e6a1: Verifying Checksum 10:47:13 8998bd30e6a1: Download complete 10:47:15 2437ff75d9bd: Verifying Checksum 10:47:15 2437ff75d9bd: Download complete 10:47:17 8998bd30e6a1: Pull complete 10:47:18 04944245beec: Pull complete 10:47:19 699f458cf7ca: Pull complete 10:47:20 765212b225bb: Pull complete 10:47:20 f23df028b6ca: Pull complete 10:47:20 d65c8cfc05b1: Pull complete 10:47:39 2437ff75d9bd: Pull complete 10:47:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:39 prd-ubuntu20.04-docker-arm64-4c-16g-24322 does not seem to be running inside a container 10:47:39 $ 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 10:47:42 $ docker top 33f2c914ccd89361e41f496d2eeecff83481e284d1109220c9c1c27158521e77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:43 ---> job-cost.sh 10:47:43 lf-activate-venv: SKIPPING 10:47:43 INFO: No Stack... 10:47:43 INFO: Retrieving Pricing Info for: v3-standard-4 10:47:44 INFO: Archiving Costs [Pipeline] sh 10:47:45 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:47:45 + cut -d, -f6 [Pipeline] lock 10:47:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] 10:47:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] did not exist. Created. 10:47:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:45 /w/workspace/device-rfid-llrp-go/1@tmp/durable-13b47e0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:47:46 + echo total: 0.10999999940395355 [Pipeline] stash 10:47:46 Warning: overwriting stash ‘stack-cost’ 10:47:46 Stashed 1 file(s) [Pipeline] } 10:47:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:47:46 $ docker stop --time=1 33f2c914ccd89361e41f496d2eeecff83481e284d1109220c9c1c27158521e77 10:47:48 $ docker rm -f --volumes 33f2c914ccd89361e41f496d2eeecff83481e284d1109220c9c1c27158521e77 [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 10:47:49 provisioning config files... 10:47:49 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config5039971105500299659tmp [Pipeline] { [Pipeline] sh 10:47:49 + set +x 10:47:49 + bash -s -- 10:47:49 + curl -s https://codecov.io/bash 10:47:49 10:47:49 _____ _ 10:47:49 / ____| | | 10:47:49 | | ___ __| | ___ ___ _____ __ 10:47:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:47:49 | |___| (_) | (_| | __/ (_| (_) \ V / 10:47:49 \_____\___/ \__,_|\___|\___\___/ \_/ 10:47:49 Bash-1.0.6 10:47:49 10:47:49 10:47:49 ==> git version 2.25.1 found 10:47:49 ==> 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 10:47:49 Release-Date: 2020-01-08 10:47:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:47:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:47:49 ==> Jenkins CI detected. 10:47:49 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-325 10:47:49 project root: . 10:47:49 --> token set from env 10:47:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:47:49 ==> Running gcov in . (disable via -X gcov) 10:47:49 ==> Python coveragepy not found 10:47:49 ==> Searching for coverage reports in: 10:47:49 + . 10:47:49 -> Found 1 reports 10:47:49 ==> Detecting git/mercurial file structure 10:47:49 ==> Reading reports 10:47:49 + ./coverage.out bytes=451915 10:47:49 ==> Appending adjustments 10:47:49 https://docs.codecov.io/docs/fixing-reports 10:47:49 + Found adjustments 10:47:49 ==> Gzipping contents 10:47:49 52K /tmp/codecov.kjAcYZ.gz 10:47:49 ==> Uploading reports 10:47:49 url: https://codecov.io 10:47:49 query: branch=PR-325&commit=726c43c22a989f407380357b7dfb88294a16c2b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=325&job=&cmd_args= 10:47:49 -> Pinging Codecov 10:47:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-325&commit=726c43c22a989f407380357b7dfb88294a16c2b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=325&job=&cmd_args= 10:47:50 -> Uploading to 10:47:50 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/726c43c22a989f407380357b7dfb88294a16c2b2/88fa21fc-c4fc-4312-ae8d-93028a64dafb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T104750Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7a318cd3210767acab1d16696e23ef4512b44016e07d890a2b961e5e636bfad4 10:47:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:50 Dload Upload Total Spent Left Speed 10:47:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 192k --:--:-- --:--:-- --:--:-- 192k 10:47:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/726c43c22a989f407380357b7dfb88294a16c2b2 [Pipeline] } 10:47:50 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:47:52 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-325/archives ] 10:47:52 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-325/archives 10:47:52 total 16 10:47:52 drwxr-xr-x 3 root root 4096 Nov 1 10:35 . 10:47:52 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 10:35 .. 10:47:52 drwxr-xr-x 2 root root 4096 Nov 1 10:35 cost 10:47:52 -rw-r--r-- 1 root root 91 Nov 1 10:35 cost.csv 10:47:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-325/archives 10:47:52 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-325/archives 10:47:52 total 16 10:47:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 10:35 . 10:47:52 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 10:35 .. 10:47:52 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 10:35 cost 10:47:52 -rw-r--r-- 1 jenkins jenkins 91 Nov 1 10:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:47:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:47:53 ---> package-listing.sh 10:47:53 ++ facter osfamily 10:47:53 ++ tr '[:upper:]' '[:lower:]' 10:47:54 + OS_FAMILY=debian 10:47:54 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-325 10:47:54 + START_PACKAGES=/tmp/packages_start.txt 10:47:54 + END_PACKAGES=/tmp/packages_end.txt 10:47:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:47:54 + PACKAGES=/tmp/packages_start.txt 10:47:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-325 ']' 10:47:54 + PACKAGES=/tmp/packages_end.txt 10:47:54 + case "${OS_FAMILY}" in 10:47:54 + dpkg -l 10:47:54 + grep '^ii' 10:47:54 + '[' -f /tmp/packages_start.txt ']' 10:47:54 + '[' -f /tmp/packages_end.txt ']' 10:47:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:47:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-325 ']' 10:47:54 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-325/archives/ 10:47:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-325/archives/ [Pipeline] echo 10:47:54 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:47:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:55 prd-ubuntu20.04-docker-8c-8g-24320 does not seem to be running inside a container 10:47:55 $ 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-325/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-325 -v /w/workspace/undry_device-rfid-llrp-go_PR-325:/w/workspace/undry_device-rfid-llrp-go_PR-325:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-325@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-325@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 10:47:55 $ docker top 591ec4b6c3994f0f07a7eb4960106a5144c25f458a7f4b4ccca44a5f2fca63ee -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:55 + touch /tmp/pre-build-complete [Pipeline] sh 10:47:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:47:56 + ls /var/log/sa-host 10:47:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:47:56 provisioning config files... 10:47:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-325@tmp/config7275508040390365368tmp [Pipeline] { [Pipeline] echo 10:47:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:47:57 ---> create-netrc.sh [Pipeline] } 10:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:47:57 ---> python-tools-install.sh [Pipeline] echo 10:47:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:47:58 ---> sudo-logs.sh 10:47:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:47:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:47:58 ---> job-cost.sh 10:47:58 lf-activate-venv: SKIPPING 10:47:58 DEBUG: total: 0.2199999988079071 10:47:58 INFO: Retrieving Stack Cost... 10:47:58 INFO: Retrieving Pricing Info for: v3-standard-8 10:47:59 INFO: Archiving Costs [Pipeline] echo 10:47:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:47:59 ---> logs-deploy.sh 10:47:59 lf-activate-venv: SKIPPING 10:47:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-325/1 10:47:59 INFO: archiving workspace using pattern(s): 10:48:00 Archives upload complete. 10:48:00 INFO: archiving logs to Nexus