Pull request #264 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1136b89f5ad28320a8cb401e7925f1e919a3c01+a457c9218e2f2d18d865ffb73302d735402b2cfc (614c8966e4ec620136325bd89649ccbc8b205c7f) 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-ssh524726466531799792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9786974901572071609.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-264/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-264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13067345743954594014.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-264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17332386603719979315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7976359140317845282.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-264/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-264/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13919610507953309260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10445 in /w/workspace/undry_device-rfid-llrp-go_PR-264 [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-264 # 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/264/head:refs/remotes/origin/PR-264 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a457c9218e2f2d18d865ffb73302d735402b2cfc into PR head commit b1136b89f5ad28320a8cb401e7925f1e919a3c01 Merge succeeded, producing b1136b89f5ad28320a8cb401e7925f1e919a3c01 Checking out Revision b1136b89f5ad28320a8cb401e7925f1e919a3c01 (PR-264) Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b1136b89f5ad28320a8cb401e7925f1e919a3c01 # 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 a457c9218e2f2d18d865ffb73302d735402b2cfc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1136b89f5ad28320a8cb401e7925f1e919a3c01 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:24 ========================================================= 22:27:24 EdgeX Global Pipelines Version Info 22:27:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:24 ------------------- 22:27:24 stable info: 22:27:24 ------------------- 22:27:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:24 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:24 Message: update stable to v1.0.254 22:27:25 ------------------- 22:27:25 experimental info: 22:27:25 ------------------- 22:27:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:25 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:27:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:27:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-264 [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-264 [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-264 [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1136b89f5ad28320a8cb401e7925f1e919a3c01 [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1136b8 [Pipeline] echo 22:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:27 provisioning config files... 22:27:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/config2639078012797062685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:27 ---> docker-login.sh 22:27:27 nexus3.edgexfoundry.org:10001 22:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:27 Configure a credential helper to remove this warning. See 22:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:27 22:27:27 Login Succeeded 22:27:27 nexus3.edgexfoundry.org:10002 22:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:27 Configure a credential helper to remove this warning. See 22:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:27 22:27:27 Login Succeeded 22:27:27 nexus3.edgexfoundry.org:10003 22:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:28 Configure a credential helper to remove this warning. See 22:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:28 22:27:28 Login Succeeded 22:27:28 nexus3.edgexfoundry.org:10004 22:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:28 Configure a credential helper to remove this warning. See 22:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:28 22:27:28 Login Succeeded 22:27:28 docker.io 22:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:28 Configure a credential helper to remove this warning. See 22:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:28 22:27:28 Login Succeeded 22:27:28 ---> docker-login.sh ends [Pipeline] } 22:27:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:27:29 + git rev-list -1 --merges b1136b89f5ad28320a8cb401e7925f1e919a3c01~1..b1136b89f5ad28320a8cb401e7925f1e919a3c01 [Pipeline] echo 22:27:29 -----------> git rev-list -1 --merges b1136b89f5ad28320a8cb401e7925f1e919a3c01~1..b1136b89f5ad28320a8cb401e7925f1e919a3c01 b1136b89f5ad28320a8cb401e7925f1e919a3c01 [false] [Pipeline] sh 22:27:29 + git log --format=format:%s -1 b1136b89f5ad28320a8cb401e7925f1e919a3c01 [Pipeline] echo 22:27:29 ========================================================= 22:27:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:27:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:30 + git log --format=format:%s -1 b1136b89f5ad28320a8cb401e7925f1e919a3c01 [Pipeline] echo 22:27:30 [semverPrep] GIT_COMMIT: b1136b89f5ad28320a8cb401e7925f1e919a3c01, Commit Message: build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo 22:27:30 [semverPrep] This is not a build commit. [Pipeline] sh 22:27:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:27:30 + grep -v github /etc/ssh/ssh_known_hosts 22:27:30 + [ -e /tmp/ssh_known_hosts ] 22:27:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:27:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:27:30 + sudo tee -a /etc/ssh/ssh_known_hosts 22:27:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:30 22:27:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:31 0.1.4: Pulling from edgex-devops/py-git-semver 22:27:31 b85a868b505f: Pulling fs layer 22:27:31 e2be974225ed: Pulling fs layer 22:27:31 339a4e72a1f5: Pulling fs layer 22:27:31 988bab9f4d93: Pulling fs layer 22:27:31 1469e6f7b9e6: Pulling fs layer 22:27:31 eaf3925da568: Pulling fs layer 22:27:31 bab4dde63d76: Pulling fs layer 22:27:31 988bab9f4d93: Waiting 22:27:31 1469e6f7b9e6: Waiting 22:27:31 bde34c3a00c8: Pulling fs layer 22:27:31 b352a97aabf1: Pulling fs layer 22:27:31 4872d77fe225: Pulling fs layer 22:27:31 5851b861e8e6: Pulling fs layer 22:27:31 bab4dde63d76: Waiting 22:27:31 b352a97aabf1: Waiting 22:27:31 bde34c3a00c8: Waiting 22:27:31 4872d77fe225: Waiting 22:27:31 5851b861e8e6: Waiting 22:27:31 eaf3925da568: Waiting 22:27:31 e2be974225ed: Verifying Checksum 22:27:31 e2be974225ed: Download complete 22:27:31 988bab9f4d93: Verifying Checksum 22:27:31 988bab9f4d93: Download complete 22:27:31 339a4e72a1f5: Verifying Checksum 22:27:31 339a4e72a1f5: Download complete 22:27:31 1469e6f7b9e6: Verifying Checksum 22:27:31 1469e6f7b9e6: Download complete 22:27:31 eaf3925da568: Verifying Checksum 22:27:31 eaf3925da568: Download complete 22:27:31 bde34c3a00c8: Download complete 22:27:31 b352a97aabf1: Verifying Checksum 22:27:31 b352a97aabf1: Download complete 22:27:31 4872d77fe225: Verifying Checksum 22:27:31 4872d77fe225: Download complete 22:27:31 5851b861e8e6: Download complete 22:27:31 b85a868b505f: Verifying Checksum 22:27:31 b85a868b505f: Download complete 22:27:31 bab4dde63d76: Verifying Checksum 22:27:31 bab4dde63d76: Download complete 22:27:32 b85a868b505f: Pull complete 22:27:33 e2be974225ed: Pull complete 22:27:33 339a4e72a1f5: Pull complete 22:27:33 988bab9f4d93: Pull complete 22:27:33 1469e6f7b9e6: Pull complete 22:27:33 eaf3925da568: Pull complete 22:27:35 bab4dde63d76: Pull complete 22:27:35 bde34c3a00c8: Pull complete 22:27:36 b352a97aabf1: Pull complete 22:27:36 4872d77fe225: Pull complete 22:27:36 5851b861e8e6: Pull complete 22:27:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:27:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:36 prd-ubuntu20.04-docker-8c-8g-10445 does not seem to be running inside a container 22:27:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-264 -v /w/workspace/undry_device-rfid-llrp-go_PR-264:/w/workspace/undry_device-rfid-llrp-go_PR-264:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-264@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-264@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 22:27:40 $ docker top 297241faef22c6b29e356d712f6e8fe387ce5773d2a8806da206999353a65155 -eo pid,comm 22:27:40 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). 22:27:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:40 [ssh-agent] Looking for ssh-agent implementation... 22:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:40 $ docker exec 297241faef22c6b29e356d712f6e8fe387ce5773d2a8806da206999353a65155 ssh-agent 22:27:40 SSH_AUTH_SOCK=/tmp/ssh-97q4bcbAGj28/agent.31 22:27:40 SSH_AGENT_PID=38 22:27:40 Running ssh-add (command line suppressed) 22:27:40 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/private_key_10698306559771731633.key (/w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/private_key_10698306559771731633.key) 22:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:41 + git tag --points-at HEAD [Pipeline] } 22:27:41 $ docker exec --env ******** --env ******** 297241faef22c6b29e356d712f6e8fe387ce5773d2a8806da206999353a65155 ssh-agent -k 22:27:41 unset SSH_AUTH_SOCK; 22:27:41 unset SSH_AGENT_PID; 22:27:41 echo Agent pid 38 killed; 22:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:41 [ssh-agent] Looking for ssh-agent implementation... 22:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:41 $ docker exec 297241faef22c6b29e356d712f6e8fe387ce5773d2a8806da206999353a65155 ssh-agent 22:27:41 SSH_AUTH_SOCK=/tmp/ssh-h9otaIap6RJF/agent.71 22:27:41 SSH_AGENT_PID=77 22:27:41 Running ssh-add (command line suppressed) 22:27:41 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/private_key_10701244696497596302.key (/w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/private_key_10701244696497596302.key) 22:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:42 + git semver init 22:27:42 2023-10-25 22:27:42,400 [run_init] DEBUG init version:0.0.0 force:False 22:27:42 2023-10-25 22:27:42,401 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-264/.semver 22:27:42 2023-10-25 22:27:42,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-264/.semver 22:27:42 2023-10-25 22:27:42,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-264/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-264, universal_newlines=False, shell=None, istream=None) 22:27:43 2023-10-25 22:27:43,307 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-264/.git/info/exclude 22:27:43 2023-10-25 22:27:43,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-264/.semver/PR-264 with force:False 22:27:43 2023-10-25 22:27:43,308 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-264/.semver/PR-264 22:27:43 2023-10-25 22:27:43,311 [execute] INFO git cat-file --batch-check 22:27:43 2023-10-25 22:27:43,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-264/.semver, universal_newlines=False, shell=None, istream=) 22:27:43 2023-10-25 22:27:43,317 [execute] INFO git cat-file --batch 22:27:43 2023-10-25 22:27:43,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-264/.semver, universal_newlines=False, shell=None, istream=) 22:27:43 2023-10-25 22:27:43,322 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-264/.semver/PR-264 22:27:43 0.0.0 [Pipeline] } 22:27:43 $ docker exec --env ******** --env ******** 297241faef22c6b29e356d712f6e8fe387ce5773d2a8806da206999353a65155 ssh-agent -k 22:27:43 unset SSH_AUTH_SOCK; 22:27:43 unset SSH_AGENT_PID; 22:27:43 echo Agent pid 77 killed; 22:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:44 + git semver [Pipeline] } 22:27:44 $ docker stop --time=1 297241faef22c6b29e356d712f6e8fe387ce5773d2a8806da206999353a65155 22:27:45 $ docker rm -f --volumes 297241faef22c6b29e356d712f6e8fe387ce5773d2a8806da206999353a65155 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:46 Stashed 1 file(s) [Pipeline] echo 22:27:46 [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 22:27:47 provisioning config files... 22:27:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/config2213778457580750817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:47 ---> docker-login.sh 22:27:47 nexus3.edgexfoundry.org:10001 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 nexus3.edgexfoundry.org:10002 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 nexus3.edgexfoundry.org:10003 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 nexus3.edgexfoundry.org:10004 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:47 Configure a credential helper to remove this warning. See 22:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:47 22:27:47 Login Succeeded 22:27:47 docker.io 22:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:48 Configure a credential helper to remove this warning. See 22:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:48 22:27:48 Login Succeeded 22:27:48 ---> docker-login.sh ends [Pipeline] } 22:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:48 ========================================================= 22:27:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:27:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:27:48 Sending build context to Docker daemon 4.348MB 22:27:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:27:48 Step 2/12 : FROM ${BASE} AS builder 22:27:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:48 7264a8db6415: Pulling fs layer 22:27:48 c4d48a809fc2: Pulling fs layer 22:27:48 4f1c88b9dad5: Pulling fs layer 22:27:48 ad3a456e5733: Pulling fs layer 22:27:48 33e27b845d1e: Pulling fs layer 22:27:48 c68163c4e522: Pulling fs layer 22:27:48 50da416c3ac9: Pulling fs layer 22:27:48 23d2d4c4bb30: Pulling fs layer 22:27:48 ad3a456e5733: Waiting 22:27:48 33e27b845d1e: Waiting 22:27:48 c68163c4e522: Waiting 22:27:48 23d2d4c4bb30: Waiting 22:27:48 50da416c3ac9: Waiting 22:27:48 c4d48a809fc2: Download complete 22:27:48 ad3a456e5733: Verifying Checksum 22:27:48 ad3a456e5733: Download complete 22:27:48 33e27b845d1e: Verifying Checksum 22:27:48 33e27b845d1e: Download complete 22:27:48 7264a8db6415: Verifying Checksum 22:27:48 7264a8db6415: Download complete 22:27:49 c68163c4e522: Verifying Checksum 22:27:49 c68163c4e522: Download complete 22:27:49 7264a8db6415: Pull complete 22:27:49 c4d48a809fc2: Pull complete 22:27:49 23d2d4c4bb30: Verifying Checksum 22:27:49 23d2d4c4bb30: Download complete 22:27:49 4f1c88b9dad5: Verifying Checksum 22:27:49 4f1c88b9dad5: Download complete 22:27:49 50da416c3ac9: Verifying Checksum 22:27:49 50da416c3ac9: Download complete 22:27:53 4f1c88b9dad5: Pull complete 22:27:53 ad3a456e5733: Pull complete 22:27:53 33e27b845d1e: Pull complete 22:27:53 c68163c4e522: Pull complete 22:27:54 50da416c3ac9: Pull complete 22:27:55 23d2d4c4bb30: Pull complete 22:27:55 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:27:55 ---> 0786185ac409 22:27:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:27:59 ---> Running in 18e67186e196 22:27:59 Removing intermediate container 18e67186e196 22:27:59 ---> 7615e98118a9 22:27:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:59 ---> Running in 8112eafd04cc 22:27:59 Removing intermediate container 8112eafd04cc 22:27:59 ---> 7e3ad207fe4a 22:27:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:27:59 ---> Running in deecc0787955 22:28:00 Removing intermediate container deecc0787955 22:28:00 ---> e1ccf7ba9604 22:28:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:28:00 ---> Running in 602c16bfe137 22:28:00 Removing intermediate container 602c16bfe137 22:28:00 ---> 7a703fcaeb61 22:28:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:28:00 ---> Running in ac50fc7ff358 22:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:28:00 OK: 264 MiB in 52 packages 22:28:00 Removing intermediate container ac50fc7ff358 22:28:00 ---> 89a969351093 22:28:00 Step 8/12 : WORKDIR /app 22:28:00 ---> Running in 66bd315465a3 22:28:01 Removing intermediate container 66bd315465a3 22:28:01 ---> 15a832f251f0 22:28:01 Step 9/12 : COPY go.mod vendor* ./ 22:28:01 ---> e1dde9a0ebb1 22:28:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:01 ---> Running in 9080ab149be9 22:28:01 Still waiting to schedule task 22:28:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:29:08 Removing intermediate container 9080ab149be9 22:29:08 ---> c421c61047f1 22:29:08 Step 11/12 : COPY . . 22:29:08 ---> 66f5b3eef40b 22:29:08 Step 12/12 : RUN $MAKE 22:29:08 ---> Running in 42013cc2227d 22:29:08 noop 22:29:08 Removing intermediate container 42013cc2227d 22:29:08 ---> 5557b10f6197 22:29:08 Successfully built 5557b10f6197 22:29:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:09 + docker inspect -f . ci-base-image-x86_64 22:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:09 prd-ubuntu20.04-docker-8c-8g-10445 does not seem to be running inside a container 22:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-264 -v /w/workspace/undry_device-rfid-llrp-go_PR-264:/w/workspace/undry_device-rfid-llrp-go_PR-264:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-264@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-264@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 22:29:09 $ docker top 9afcee3ba565f271700ac69859b69126519c4d2b9d6612ff19c5039cd7693591 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:10 + go version 22:29:10 go version go1.21.0 linux/amd64 [Pipeline] } 22:29:10 $ docker stop --time=1 9afcee3ba565f271700ac69859b69126519c4d2b9d6612ff19c5039cd7693591 22:29:11 $ docker rm -f --volumes 9afcee3ba565f271700ac69859b69126519c4d2b9d6612ff19c5039cd7693591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:12 + docker inspect -f . ci-base-image-x86_64 22:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:12 prd-ubuntu20.04-docker-8c-8g-10445 does not seem to be running inside a container 22:29:12 $ 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-264 -v /w/workspace/undry_device-rfid-llrp-go_PR-264:/w/workspace/undry_device-rfid-llrp-go_PR-264:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-264@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-264@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 22:29:12 $ docker top 81913de39bdde231cf3b425119bb6bc2930fac3ff5449d8bf178fd61e6af101d -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:13 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-264 [Pipeline] fileExists [Pipeline] sh 22:29:13 + make test 22:29:13 go test ./... -coverprofile=coverage.out ./... 22:29:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:29:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:29:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:29:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.918s coverage: 40.6% of statements 22:29:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 22:29:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 22:29:43 go vet ./... 22:29:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:46 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:29:46 $ docker stop --time=1 81913de39bdde231cf3b425119bb6bc2930fac3ff5449d8bf178fd61e6af101d 22:29:51 $ docker rm -f --volumes 81913de39bdde231cf3b425119bb6bc2930fac3ff5449d8bf178fd61e6af101d [Pipeline] // withDockerContainer [Pipeline] sh 22:29:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:29:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:53 + ls -al . 22:29:53 total 640 22:29:53 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:29 . 22:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. 22:29:53 -rw-rw-r-- 1 jenkins jenkins 134 Oct 25 22:27 .dockerignore 22:29:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 .git 22:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github 22:29:53 -rw-rw-r-- 1 jenkins jenkins 858 Oct 25 22:27 .gitignore 22:29:53 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:27 .golangci.yml 22:29:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:27 .semver 22:29:53 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 25 22:27 Attribution.txt 22:29:53 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 25 22:27 CHANGELOG.md 22:29:53 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 25 22:27 Dockerfile 22:29:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md 22:29:53 -rw-rw-r-- 1 jenkins jenkins 661 Oct 25 22:27 Jenkinsfile 22:29:53 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 25 22:27 LICENSE 22:29:53 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 25 22:27 Makefile 22:29:53 -rw-rw-r-- 1 jenkins jenkins 625 Oct 25 22:27 OWNERS.md 22:29:53 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 25 22:27 README.md 22:29:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION 22:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin 22:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 cmd 22:29:53 -rw-r--r-- 1 jenkins jenkins 459493 Oct 25 22:29 coverage.out 22:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 examples 22:29:53 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 25 22:27 go.mod 22:29:53 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 25 22:27 go.sum 22:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 images 22:29:53 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 22:27 internal 22:29:53 -rw-rw-r-- 1 jenkins jenkins 193 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:53 + 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=b1136b89f5ad28320a8cb401e7925f1e919a3c01 --label arch=amd64 --label version=0.0.0 . 22:29:53 Sending build context to Docker daemon 4.348MB 22:29:53 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:29:53 Step 2/24 : FROM ${BASE} AS builder 22:29:53 ---> 5557b10f6197 22:29:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:29:53 ---> Running in b7593f430785 22:29:53 Removing intermediate container b7593f430785 22:29:53 ---> 67aa0c960710 22:29:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:53 ---> Running in f3f940eee499 22:29:53 Removing intermediate container f3f940eee499 22:29:53 ---> 3b34cbe815ee 22:29:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 22:29:53 ---> Running in 4f59f502decf 22:29:53 Removing intermediate container 4f59f502decf 22:29:53 ---> 283918067136 22:29:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:29:53 ---> Running in fe48c419ac58 22:29:53 Removing intermediate container fe48c419ac58 22:29:53 ---> d92ced5184ce 22:29:53 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:53 ---> Running in 97a5521f82ad 22:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:29:54 OK: 264 MiB in 52 packages 22:29:55 Removing intermediate container 97a5521f82ad 22:29:55 ---> 4ace635d3563 22:29:55 Step 8/24 : WORKDIR /app 22:29:55 ---> Running in 037465fb90f4 22:29:55 Removing intermediate container 037465fb90f4 22:29:55 ---> dfba55546f5b 22:29:55 Step 9/24 : COPY go.mod vendor* ./ 22:29:55 ---> 80cb9ce044c1 22:29:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:55 ---> Running in c5b5c7c4ec34 22:29:55 Removing intermediate container c5b5c7c4ec34 22:29:55 ---> ef90eff80d2a 22:29:55 Step 11/24 : COPY . . 22:29:55 ---> 13e25fe5d232 22:29:55 Step 12/24 : RUN $MAKE 22:29:55 ---> Running in 87482c965366 22:29:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:30:28 Removing intermediate container 87482c965366 22:30:28 ---> 892953076905 22:30:28 Step 13/24 : FROM alpine:3.18 22:30:28 3.18: Pulling from library/alpine 22:30:28 96526aa774ef: Pulling fs layer 22:30:29 96526aa774ef: Verifying Checksum 22:30:29 96526aa774ef: Download complete 22:30:29 96526aa774ef: Pull complete 22:30:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:29 Status: Downloaded newer image for alpine:3.18 22:30:29 ---> 8ca4688f4f35 22:30:29 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:30:29 ---> Running in 816c3875fbaf 22:30:29 Removing intermediate container 816c3875fbaf 22:30:29 ---> 4b47a2ed56cd 22:30:29 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:30:29 ---> Running in 784e29a89f7c 22:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:30:30 (1/1) Installing dumb-init (1.2.5-r2) 22:30:30 Executing busybox-1.36.1-r2.trigger 22:30:30 OK: 7 MiB in 16 packages 22:30:30 Removing intermediate container 784e29a89f7c 22:30:30 ---> 56b632cdcf57 22:30:30 Step 16/24 : COPY --from=builder /app/LICENSE / 22:30:30 ---> 894c73e54ec0 22:30:30 Step 17/24 : COPY --from=builder /app/Attribution.txt / 22:30:30 ---> d023e7b24c41 22:30:30 Step 18/24 : COPY --from=builder /app/cmd/ / 22:30:31 ---> c1366e338386 22:30:31 Step 19/24 : EXPOSE 59989 22:30:31 ---> Running in 381eb3d13f61 22:30:31 Removing intermediate container 381eb3d13f61 22:30:31 ---> 65977ed1b648 22:30:31 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 22:30:31 ---> Running in 289a4b5fb139 22:30:31 Removing intermediate container 289a4b5fb139 22:30:31 ---> eebb2716bc61 22:30:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:30:31 ---> Running in dd30724b16df 22:30:32 Removing intermediate container dd30724b16df 22:30:32 ---> 2cfef386ef99 22:30:32 Step 22/24 : LABEL arch=amd64 22:30:32 ---> Running in e73eba487835 22:30:32 Removing intermediate container e73eba487835 22:30:32 ---> aeee4bcde47f 22:30:32 Step 23/24 : LABEL git_sha=b1136b89f5ad28320a8cb401e7925f1e919a3c01 22:30:32 ---> Running in b22a375a5933 22:30:32 Removing intermediate container b22a375a5933 22:30:32 ---> a0353f7c7907 22:30:32 Step 24/24 : LABEL version=0.0.0 22:30:32 ---> Running in a0a3263b6c67 22:30:32 Removing intermediate container a0a3263b6c67 22:30:32 ---> c6748582a0ae 22:30:32 [Warning] One or more build-args [ARCH] were not consumed 22:30:32 Successfully built c6748582a0ae 22:30:32 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:33 22:30:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:33 latest: Pulling from edgex-lftools-log-publisher 22:30:33 5eb5b503b376: Pulling fs layer 22:30:33 5c69ac0246d0: Pulling fs layer 22:30:33 ec43610c2a17: Pulling fs layer 22:30:33 3a2ae6a8a46f: Pulling fs layer 22:30:33 3a2ae6a8a46f: Waiting 22:30:33 33b1e0a273af: Pulling fs layer 22:30:33 5d3b04190fa2: Pulling fs layer 22:30:33 2f39f015ded8: Pulling fs layer 22:30:33 5d3b04190fa2: Waiting 22:30:33 33b1e0a273af: Waiting 22:30:33 2f39f015ded8: Waiting 22:30:33 5c69ac0246d0: Verifying Checksum 22:30:33 5c69ac0246d0: Download complete 22:30:33 3a2ae6a8a46f: Download complete 22:30:33 33b1e0a273af: Verifying Checksum 22:30:33 33b1e0a273af: Download complete 22:30:33 ec43610c2a17: Verifying Checksum 22:30:33 ec43610c2a17: Download complete 22:30:33 5d3b04190fa2: Download complete 22:30:33 5eb5b503b376: Verifying Checksum 22:30:33 5eb5b503b376: Download complete 22:30:34 2f39f015ded8: Download complete 22:30:35 5eb5b503b376: Pull complete 22:30:35 5c69ac0246d0: Pull complete 22:30:35 ec43610c2a17: Pull complete 22:30:35 3a2ae6a8a46f: Pull complete 22:30:35 33b1e0a273af: Pull complete 22:30:35 5d3b04190fa2: Pull complete 22:30:40 2f39f015ded8: Pull complete 22:30:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:40 prd-ubuntu20.04-docker-8c-8g-10445 does not seem to be running inside a container 22:30:40 $ 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-264 -v /w/workspace/undry_device-rfid-llrp-go_PR-264:/w/workspace/undry_device-rfid-llrp-go_PR-264:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-264@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-264@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 22:30:46 $ docker top 7a33191ebffbad93bbe2dd4b80624c3041318053bf32565abbea82374cc8b422 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:47 ---> job-cost.sh 22:30:47 lf-activate-venv: SKIPPING 22:30:47 INFO: No Stack... 22:30:47 INFO: Retrieving Pricing Info for: v3-standard-8 22:30:47 INFO: Archiving Costs [Pipeline] sh 22:30:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10456 in /w/workspace/undry_device-rfid-llrp-go_PR-264 [Pipeline] { [Pipeline] ws 22:30:47 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 22:30:47 The recommended git tool is: git 22:30:47 + cat /w/workspace/undry_device-rfid-llrp-go_PR-264/archives/cost.csv 22:30:47 + cut -d, -f6 [Pipeline] lock 22:30:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] 22:30:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] did not exist. Created. 22:30:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:48 + echo total: 0.2199999988079071 [Pipeline] stash 22:30:48 Stashed 1 file(s) [Pipeline] } 22:30:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:48 $ docker stop --time=1 7a33191ebffbad93bbe2dd4b80624c3041318053bf32565abbea82374cc8b422 22:30:49 $ docker rm -f --volumes 7a33191ebffbad93bbe2dd4b80624c3041318053bf32565abbea82374cc8b422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:54 using credential edgex-jenkins-ssh 22:30:54 Cloning the remote Git repository 22:30:54 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:30:54 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 22:30:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:30:54 > git --version # timeout=10 22:30:54 > git --version # 'git version 2.25.1' 22:30:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:30:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:57 Merging remotes/origin/main commit a457c9218e2f2d18d865ffb73302d735402b2cfc into PR head commit b1136b89f5ad28320a8cb401e7925f1e919a3c01 22:30:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:30:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:30:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/264/head:refs/remotes/origin/PR-264 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:30:57 > git config core.sparsecheckout # timeout=10 22:30:58 > git checkout -f b1136b89f5ad28320a8cb401e7925f1e919a3c01 # timeout=10 22:30:58 Merge succeeded, producing b1136b89f5ad28320a8cb401e7925f1e919a3c01 22:30:58 Checking out Revision b1136b89f5ad28320a8cb401e7925f1e919a3c01 (PR-264) 22:30:59 Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" 22:30:59 > git --version # timeout=10 22:30:59 > git --version # 'git version 2.25.1' 22:30:59 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 22:30:58 > git remote # timeout=10 22:30:58 > git config --get remote.origin.url # timeout=10 22:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:58 > git merge a457c9218e2f2d18d865ffb73302d735402b2cfc # timeout=10 22:30:58 > git rev-parse HEAD^{commit} # timeout=10 22:30:58 > git config core.sparsecheckout # timeout=10 22:30:58 > git checkout -f b1136b89f5ad28320a8cb401e7925f1e919a3c01 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:31:00 Dload Upload Total Spent Left Speed 22:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 22:31:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:31:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:31:01 + sudo tee /etc/docker/daemon.new 22:31:01 { 22:31:01 "registry-mirrors": [ 22:31:01 "https://nexus3.edgexfoundry.org:10001" 22:31:01 ], 22:31:01 "bip": "10.250.0.254/24", 22:31:01 "hosts": [ 22:31:01 "tcp://0.0.0.0:5555", 22:31:01 "unix:///var/run/docker.sock" 22:31:01 ], 22:31:01 "mtu": 1458, 22:31:01 "selinux-enabled": true, 22:31:01 "seccomp-profile": "/etc/docker/seccomp.json" 22:31:01 } [Pipeline] sh 22:31:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:31:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:20 provisioning config files... 22:31:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config18382445987463172341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:21 ---> docker-login.sh 22:31:21 nexus3.edgexfoundry.org:10001 22:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:22 Configure a credential helper to remove this warning. See 22:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:22 22:31:22 Login Succeeded 22:31:22 nexus3.edgexfoundry.org:10002 22:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:22 Configure a credential helper to remove this warning. See 22:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:22 22:31:22 Login Succeeded 22:31:22 nexus3.edgexfoundry.org:10003 22:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:23 Configure a credential helper to remove this warning. See 22:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:23 22:31:23 Login Succeeded 22:31:23 nexus3.edgexfoundry.org:10004 22:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:23 Configure a credential helper to remove this warning. See 22:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:23 22:31:23 Login Succeeded 22:31:23 docker.io 22:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:23 Configure a credential helper to remove this warning. See 22:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:23 22:31:23 Login Succeeded 22:31:23 ---> docker-login.sh ends [Pipeline] } 22:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:24 ========================================================= 22:31:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:31:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:31:25 Sending build context to Docker daemon 1.197MB 22:31:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:31:25 Step 2/12 : FROM ${BASE} AS builder 22:31:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:25 9fda8d8052c6: Pulling fs layer 22:31:25 5d54e960e981: Pulling fs layer 22:31:25 c4a7e357bf2a: Pulling fs layer 22:31:25 f0e02332f6b5: Pulling fs layer 22:31:25 cefa15bbcfad: Pulling fs layer 22:31:25 17808c966233: Pulling fs layer 22:31:25 f4c1fc716caa: Pulling fs layer 22:31:25 cefa15bbcfad: Waiting 22:31:25 17808c966233: Waiting 22:31:25 f4c1fc716caa: Waiting 22:31:25 f0e02332f6b5: Waiting 22:31:25 5d54e960e981: Download complete 22:31:25 f0e02332f6b5: Verifying Checksum 22:31:25 cefa15bbcfad: Verifying Checksum 22:31:25 cefa15bbcfad: Download complete 22:31:25 9fda8d8052c6: Verifying Checksum 22:31:25 9fda8d8052c6: Download complete 22:31:26 f4c1fc716caa: Verifying Checksum 22:31:26 f4c1fc716caa: Download complete 22:31:26 9fda8d8052c6: Pull complete 22:31:27 5d54e960e981: Pull complete 22:31:28 c4a7e357bf2a: Verifying Checksum 22:31:28 c4a7e357bf2a: Download complete 22:31:29 17808c966233: Verifying Checksum 22:31:29 17808c966233: Download complete 22:31:41 c4a7e357bf2a: Pull complete 22:31:41 f0e02332f6b5: Pull complete 22:31:41 cefa15bbcfad: Pull complete 22:31:49 17808c966233: Pull complete 22:31:51 f4c1fc716caa: Pull complete 22:31:51 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:31:51 ---> ea914061e18c 22:31:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:31:53 ---> Running in 9fab6f9d8879 22:31:53 Removing intermediate container 9fab6f9d8879 22:31:53 ---> 3f367f47b3e7 22:31:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:31:54 ---> Running in eb34a3a279ed 22:31:54 Removing intermediate container eb34a3a279ed 22:31:54 ---> cc3d2314003e 22:31:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:31:54 ---> Running in 1a9e86dda760 22:31:54 Removing intermediate container 1a9e86dda760 22:31:54 ---> 394952978c00 22:31:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:31:54 ---> Running in fcf63d4e0d99 22:31:55 Removing intermediate container fcf63d4e0d99 22:31:55 ---> 579feda92400 22:31:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:55 ---> Running in 434a8968bf36 22:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:31:58 OK: 266 MiB in 52 packages 22:31:59 Removing intermediate container 434a8968bf36 22:31:59 ---> 3a1a9126dfae 22:31:59 Step 8/12 : WORKDIR /app 22:31:59 ---> Running in 759fb80b3f36 22:31:59 Removing intermediate container 759fb80b3f36 22:31:59 ---> bd80c46a3298 22:31:59 Step 9/12 : COPY go.mod vendor* ./ 22:32:00 ---> 4f72b0b3c834 22:32:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:00 ---> Running in d4ad741022e1 22:33:37 Removing intermediate container d4ad741022e1 22:33:37 ---> ca481309bb4b 22:33:37 Step 11/12 : COPY . . 22:33:37 ---> c4bb0ae16075 22:33:37 Step 12/12 : RUN $MAKE 22:33:37 ---> Running in e811fa9834fa 22:33:37 noop 22:33:37 Removing intermediate container e811fa9834fa 22:33:37 ---> e87fbdcd02c3 22:33:37 Successfully built e87fbdcd02c3 22:33:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:37 + docker inspect -f . ci-base-image-arm64 22:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:38 prd-ubuntu20.04-docker-arm64-4c-16g-10456 does not seem to be running inside a container 22:33:38 $ 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 22:33:40 $ docker top 2dd1406343983be721a2feda645715f7140af2310a655c984ff648c4b0396783 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:41 + go version 22:33:41 go version go1.21.0 linux/arm64 [Pipeline] } 22:33:41 $ docker stop --time=1 2dd1406343983be721a2feda645715f7140af2310a655c984ff648c4b0396783 22:33:42 $ docker rm -f --volumes 2dd1406343983be721a2feda645715f7140af2310a655c984ff648c4b0396783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:43 + docker inspect -f . ci-base-image-arm64 22:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-10456 does not seem to be running inside a container 22:33:44 $ 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 22:33:45 $ docker top b65dc215221212c6d7b46f0e2285efb8ec1229e35d539f8ac50faea4ba44f3c9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 22:33:47 + make test 22:33:47 go test ./... -coverprofile=coverage.out ./... 22:33:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:35:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:35:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:36:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 40.180s coverage: 40.6% of statements 22:36:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.594s coverage: 51.9% of statements 22:36:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements 22:36:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:36:44 go vet ./... 22:37:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:37:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:37:11 ./bin/test-attribution-txt.sh [Pipeline] echo 22:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:37:11 $ docker stop --time=1 b65dc215221212c6d7b46f0e2285efb8ec1229e35d539f8ac50faea4ba44f3c9 22:37:13 $ docker rm -f --volumes b65dc215221212c6d7b46f0e2285efb8ec1229e35d539f8ac50faea4ba44f3c9 [Pipeline] // withDockerContainer [Pipeline] sh 22:37:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:37:15 Warning: overwriting stash ‘coverage-report’ 22:37:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:37:16 + ls -al . 22:37:16 total 636 22:37:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:33 . 22:37:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:30 .. 22:37:16 -rw-rw-r-- 1 jenkins jenkins 134 Oct 25 22:30 .dockerignore 22:37:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:30 .git 22:37:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:30 .github 22:37:16 -rw-rw-r-- 1 jenkins jenkins 858 Oct 25 22:30 .gitignore 22:37:16 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:30 .golangci.yml 22:37:16 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 25 22:30 Attribution.txt 22:37:16 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 25 22:30 CHANGELOG.md 22:37:16 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 25 22:30 Dockerfile 22:37:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:30 GOVERNANCE.md 22:37:16 -rw-rw-r-- 1 jenkins jenkins 661 Oct 25 22:30 Jenkinsfile 22:37:16 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 25 22:30 LICENSE 22:37:16 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 25 22:30 Makefile 22:37:16 -rw-rw-r-- 1 jenkins jenkins 625 Oct 25 22:30 OWNERS.md 22:37:16 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 25 22:30 README.md 22:37:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:27 VERSION 22:37:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:30 bin 22:37:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:30 cmd 22:37:16 -rw-r--r-- 1 jenkins jenkins 459493 Oct 25 22:36 coverage.out 22:37:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:30 examples 22:37:16 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 25 22:30 go.mod 22:37:16 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 25 22:30 go.sum 22:37:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:30 images 22:37:16 drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 22:30 internal 22:37:16 -rw-rw-r-- 1 jenkins jenkins 193 Oct 25 22:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:17 + 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=b1136b89f5ad28320a8cb401e7925f1e919a3c01 --label arch=arm64 --label version=0.0.0 . 22:37:17 Sending build context to Docker daemon 1.197MB 22:37:17 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 22:37:17 Step 2/24 : FROM ${BASE} AS builder 22:37:17 ---> e87fbdcd02c3 22:37:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:37:17 ---> Running in 1e76935e5ffe 22:37:18 Removing intermediate container 1e76935e5ffe 22:37:18 ---> a9335d5fe489 22:37:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:37:18 ---> Running in b24795ce1f6d 22:37:18 Removing intermediate container b24795ce1f6d 22:37:18 ---> 9d540d409587 22:37:18 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 22:37:18 ---> Running in 92264755216a 22:37:19 Removing intermediate container 92264755216a 22:37:19 ---> 883d4d9385db 22:37:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 22:37:19 ---> Running in afe5f9f34db8 22:37:19 Removing intermediate container afe5f9f34db8 22:37:19 ---> 83bc47dfec85 22:37:19 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:19 ---> Running in f49e63900904 22:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:37:23 OK: 266 MiB in 52 packages 22:37:24 Removing intermediate container f49e63900904 22:37:24 ---> 8d673d8cb8ff 22:37:24 Step 8/24 : WORKDIR /app 22:37:24 ---> Running in 97b196065ffe 22:37:25 Removing intermediate container 97b196065ffe 22:37:25 ---> 7e47514ea845 22:37:25 Step 9/24 : COPY go.mod vendor* ./ 22:37:26 ---> 2929df82ea48 22:37:26 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:26 ---> Running in 70c007c480cf 22:37:28 Removing intermediate container 70c007c480cf 22:37:28 ---> 871d4df7f745 22:37:28 Step 11/24 : COPY . . 22:37:29 ---> d64b135890d2 22:37:29 Step 12/24 : RUN $MAKE 22:37:29 ---> Running in 21947725fdf8 22:37:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 22:40:07 Removing intermediate container 21947725fdf8 22:40:07 ---> 813dc3a081a8 22:40:07 Step 13/24 : FROM alpine:3.18 22:40:07 3.18: Pulling from library/alpine 22:40:07 579b34f0a95b: Pulling fs layer 22:40:07 579b34f0a95b: Verifying Checksum 22:40:07 579b34f0a95b: Download complete 22:40:07 579b34f0a95b: Pull complete 22:40:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:40:07 Status: Downloaded newer image for alpine:3.18 22:40:07 ---> 3cc203321400 22:40:07 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:40:07 ---> Running in 42b15b3bbc36 22:40:07 Removing intermediate container 42b15b3bbc36 22:40:07 ---> b6b638405872 22:40:07 Step 15/24 : RUN apk add --update --no-cache dumb-init 22:40:07 ---> Running in 6712e5dc37b7 22:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:40:07 (1/1) Installing dumb-init (1.2.5-r2) 22:40:07 Executing busybox-1.36.1-r2.trigger 22:40:07 OK: 8 MiB in 16 packages 22:40:07 Removing intermediate container 6712e5dc37b7 22:40:07 ---> f4b789ec1831 22:40:07 Step 16/24 : COPY --from=builder /app/LICENSE / 22:40:07 ---> 59dae1869f3c 22:40:07 Step 17/24 : COPY --from=builder /app/Attribution.txt / 22:40:07 ---> 552f4352cdcf 22:40:07 Step 18/24 : COPY --from=builder /app/cmd/ / 22:40:07 ---> 8d1c0f6e0a8e 22:40:07 Step 19/24 : EXPOSE 59989 22:40:07 ---> Running in aba9fb08a64c 22:40:07 Removing intermediate container aba9fb08a64c 22:40:07 ---> 913a687c4428 22:40:07 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 22:40:07 ---> Running in 40ce5c00ba29 22:40:07 Removing intermediate container 40ce5c00ba29 22:40:07 ---> c01e3c97ed53 22:40:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:40:07 ---> Running in ddaf85dac04f 22:40:07 Removing intermediate container ddaf85dac04f 22:40:07 ---> 831335c49c79 22:40:07 Step 22/24 : LABEL arch=arm64 22:40:07 ---> Running in 442c20793557 22:40:07 Removing intermediate container 442c20793557 22:40:07 ---> 39e3e3f85c13 22:40:07 Step 23/24 : LABEL git_sha=b1136b89f5ad28320a8cb401e7925f1e919a3c01 22:40:07 ---> Running in 41bee941ff3a 22:40:07 Removing intermediate container 41bee941ff3a 22:40:07 ---> c8d87b69a21d 22:40:07 Step 24/24 : LABEL version=0.0.0 22:40:07 ---> Running in 05b67fe139f0 22:40:07 Removing intermediate container 05b67fe139f0 22:40:07 ---> 3e37b25772fd 22:40:07 [Warning] One or more build-args [ARCH] were not consumed 22:40:07 Successfully built 3e37b25772fd 22:40:07 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:40:08 22:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:40:09 arm64: Pulling from edgex-lftools-log-publisher 22:40:09 8998bd30e6a1: Pulling fs layer 22:40:09 04944245beec: Pulling fs layer 22:40:09 699f458cf7ca: Pulling fs layer 22:40:09 765212b225bb: Pulling fs layer 22:40:09 f23df028b6ca: Pulling fs layer 22:40:09 d65c8cfc05b1: Pulling fs layer 22:40:09 2437ff75d9bd: Pulling fs layer 22:40:09 765212b225bb: Waiting 22:40:09 f23df028b6ca: Waiting 22:40:09 d65c8cfc05b1: Waiting 22:40:09 2437ff75d9bd: Waiting 22:40:09 04944245beec: Verifying Checksum 22:40:09 04944245beec: Download complete 22:40:09 765212b225bb: Download complete 22:40:09 f23df028b6ca: Download complete 22:40:09 d65c8cfc05b1: Verifying Checksum 22:40:09 d65c8cfc05b1: Download complete 22:40:09 699f458cf7ca: Verifying Checksum 22:40:09 699f458cf7ca: Download complete 22:40:10 8998bd30e6a1: Verifying Checksum 22:40:10 8998bd30e6a1: Download complete 22:40:13 2437ff75d9bd: Verifying Checksum 22:40:13 2437ff75d9bd: Download complete 22:40:15 8998bd30e6a1: Pull complete 22:40:16 04944245beec: Pull complete 22:40:18 699f458cf7ca: Pull complete 22:40:18 765212b225bb: Pull complete 22:40:19 f23df028b6ca: Pull complete 22:40:19 d65c8cfc05b1: Pull complete 22:40:38 2437ff75d9bd: Pull complete 22:40:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:40:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:40:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:38 prd-ubuntu20.04-docker-arm64-4c-16g-10456 does not seem to be running inside a container 22:40:38 $ 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 22:40:41 $ docker top fd285681f6a982cb5a74b2892f7dbd82c7cb2f3c39eac60eedde9599a39b605a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:42 ---> job-cost.sh 22:40:42 lf-activate-venv: SKIPPING 22:40:42 INFO: No Stack... 22:40:43 INFO: Retrieving Pricing Info for: v3-standard-4 22:40:44 INFO: Archiving Costs [Pipeline] sh 22:40:45 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 22:40:45 + cut -d, -f6 [Pipeline] lock 22:40:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] 22:40:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] did not exist. Created. 22:40:45 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:46 /w/workspace/device-rfid-llrp-go/1@tmp/durable-fa69a874/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:40:46 + echo total: 0.10999999940395355 [Pipeline] stash 22:40:46 Warning: overwriting stash ‘stack-cost’ 22:40:46 Stashed 1 file(s) [Pipeline] } 22:40:46 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-264-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:40:46 $ docker stop --time=1 fd285681f6a982cb5a74b2892f7dbd82c7cb2f3c39eac60eedde9599a39b605a 22:40:48 $ docker rm -f --volumes fd285681f6a982cb5a74b2892f7dbd82c7cb2f3c39eac60eedde9599a39b605a [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 22:40:49 provisioning config files... 22:40:49 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/config11907909968556412502tmp [Pipeline] { [Pipeline] sh 22:40:49 + set +x 22:40:49 + curl -s https://codecov.io/bash 22:40:49 + bash -s -- 22:40:49 22:40:49 _____ _ 22:40:49 / ____| | | 22:40:49 | | ___ __| | ___ ___ _____ __ 22:40:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:40:49 | |___| (_) | (_| | __/ (_| (_) \ V / 22:40:49 \_____\___/ \__,_|\___|\___\___/ \_/ 22:40:49 Bash-1.0.6 22:40:49 22:40:49 22:40:49 ==> git version 2.25.1 found 22:40: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 22:40:49 Release-Date: 2020-01-08 22:40: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 22:40:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:40:49 ==> Jenkins CI detected. 22:40:49 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-264 22:40:49 project root: . 22:40:49 --> token set from env 22:40:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:40:49 ==> Running gcov in . (disable via -X gcov) 22:40:49 ==> Python coveragepy not found 22:40:49 ==> Searching for coverage reports in: 22:40:49 + . 22:40:49 -> Found 1 reports 22:40:49 ==> Detecting git/mercurial file structure 22:40:49 ==> Reading reports 22:40:49 + ./coverage.out bytes=459493 22:40:50 ==> Appending adjustments 22:40:50 https://docs.codecov.io/docs/fixing-reports 22:40:50 + Found adjustments 22:40:50 ==> Gzipping contents 22:40:50 52K /tmp/codecov.ikoPUX.gz 22:40:50 ==> Uploading reports 22:40:50 url: https://codecov.io 22:40:50 query: branch=PR-264&commit=b1136b89f5ad28320a8cb401e7925f1e919a3c01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=264&job=&cmd_args= 22:40:50 -> Pinging Codecov 22:40:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-264&commit=b1136b89f5ad28320a8cb401e7925f1e919a3c01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=264&job=&cmd_args= 22:40:50 -> Uploading to 22:40:50 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/581DD39554BDF9B6E22D074273EAD858/b1136b89f5ad28320a8cb401e7925f1e919a3c01/9e713c3c-a48e-4ae8-82e3-52ef8983743b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T224050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=688eec433a5fa6bb5f88f515924fc0623e7da8c83fb34048c78638246e0445d9 22:40:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:40:50 Dload Upload Total Spent Left Speed 22:40:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 146k --:--:-- --:--:-- --:--:-- 146k 22:40:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b1136b89f5ad28320a8cb401e7925f1e919a3c01 [Pipeline] } 22:40:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:40:52 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-264/archives ] 22:40:52 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-264/archives 22:40:52 total 16 22:40:52 drwxr-xr-x 3 root root 4096 Oct 25 22:30 . 22:40:52 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 22:30 .. 22:40:52 drwxr-xr-x 2 root root 4096 Oct 25 22:30 cost 22:40:52 -rw-r--r-- 1 root root 91 Oct 25 22:30 cost.csv 22:40:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-264/archives 22:40:52 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-264/archives 22:40:52 total 16 22:40:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:30 . 22:40:52 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 22:30 .. 22:40:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:30 cost 22:40:52 -rw-r--r-- 1 jenkins jenkins 91 Oct 25 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:40:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:40:54 ---> package-listing.sh 22:40:54 ++ tr '[:upper:]' '[:lower:]' 22:40:54 ++ facter osfamily 22:40:54 + OS_FAMILY=debian 22:40:54 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-264 22:40:54 + START_PACKAGES=/tmp/packages_start.txt 22:40:54 + END_PACKAGES=/tmp/packages_end.txt 22:40:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:40:54 + PACKAGES=/tmp/packages_start.txt 22:40:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-264 ']' 22:40:54 + PACKAGES=/tmp/packages_end.txt 22:40:54 + case "${OS_FAMILY}" in 22:40:54 + dpkg -l 22:40:54 + grep '^ii' 22:40:54 + '[' -f /tmp/packages_start.txt ']' 22:40:54 + '[' -f /tmp/packages_end.txt ']' 22:40:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:40:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-264 ']' 22:40:54 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-264/archives/ 22:40:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-264/archives/ [Pipeline] echo 22:40: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-264/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:40:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:55 prd-ubuntu20.04-docker-8c-8g-10445 does not seem to be running inside a container 22:40: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-264/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-264 -v /w/workspace/undry_device-rfid-llrp-go_PR-264:/w/workspace/undry_device-rfid-llrp-go_PR-264:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-264@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-264@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 22:40:55 $ docker top ec76b6dbc101fea075b5f44bef005a16baafc99c0e9c0e6cea3a9b42e8b490c9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:56 + touch /tmp/pre-build-complete [Pipeline] sh 22:40:56 + mkdir -p /var/log/sysstat [Pipeline] sh 22:40:56 + ls /var/log/sa-host 22:40:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:57 provisioning config files... 22:40:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-264@tmp/config10790891784444709085tmp [Pipeline] { [Pipeline] echo 22:40:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:40:57 ---> create-netrc.sh [Pipeline] } 22:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:40:57 ---> python-tools-install.sh [Pipeline] echo 22:40:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:40:58 ---> sudo-logs.sh 22:40:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:40:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:40:58 ---> job-cost.sh 22:40:58 lf-activate-venv: SKIPPING 22:40:58 DEBUG: total: 0.2199999988079071 22:40:58 INFO: Retrieving Stack Cost... 22:40:59 INFO: Retrieving Pricing Info for: v3-standard-8 22:40:59 INFO: Archiving Costs [Pipeline] echo 22:40:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:40:59 ---> logs-deploy.sh 22:40:59 lf-activate-venv: SKIPPING 22:40:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-264/1 22:40:59 INFO: archiving workspace using pattern(s): 22:41:00 Archives upload complete. 22:41:00 INFO: archiving logs to Nexus