Pull request #315 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 14f91209c64a3d0b70fd0595d1615106dd559bb8+5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (7aca868191da75b46924e434c9ce820c15c39237) 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-ssh17718283040431691129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh80511684861489523.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-315/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/app-rfid-llrp-inventory/branches/PR-315/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14916950170485322052.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/app-rfid-llrp-inventory/branches/PR-315/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11980413607464371284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12267322503862629612.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/app-rfid-llrp-inventory/branches/PR-315/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/app-rfid-llrp-inventory/branches/PR-315/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10153566372525214647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26250 in /w/workspace/y_app-rfid-llrp-inventory_PR-315 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-315 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/315/head:refs/remotes/origin/PR-315 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 14f91209c64a3d0b70fd0595d1615106dd559bb8 Merge succeeded, producing 14f91209c64a3d0b70fd0595d1615106dd559bb8 Checking out Revision 14f91209c64a3d0b70fd0595d1615106dd559bb8 (PR-315) > git config core.sparsecheckout # timeout=10 > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # 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 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:51:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:51:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:51:56 ========================================================= 06:51:56 EdgeX Global Pipelines Version Info 06:51:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:51:56 ------------------- 06:51:56 stable info: 06:51:56 ------------------- 06:51:56 Commited By: Ginny Guan ginny@iotechsys.com 06:51:56 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:51:56 Message: update stable to v1.0.265 06:51:57 ------------------- 06:51:57 experimental info: 06:51:57 ------------------- 06:51:57 Commited By: Cherry Wang cherry@iotechsys.com 06:51:57 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:51:57 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:51:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 06:51:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 06:51:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:51:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:51:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:51:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-315 [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-315 [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-315 [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14f9120 [Pipeline] echo 06:51:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:59 provisioning config files... 06:51:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config17541137288703285942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:00 ---> ****-login.sh 06:52:00 nexus3.edgexfoundry.org:10001 06:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:00 Configure a credential helper to remove this warning. See 06:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:00 06:52:00 Login Succeeded 06:52:00 nexus3.edgexfoundry.org:10002 06:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:00 Configure a credential helper to remove this warning. See 06:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:00 06:52:00 Login Succeeded 06:52:00 nexus3.edgexfoundry.org:10003 06:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:00 Configure a credential helper to remove this warning. See 06:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:00 06:52:00 Login Succeeded 06:52:00 nexus3.edgexfoundry.org:10004 06:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:00 Configure a credential helper to remove this warning. See 06:52:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:00 06:52:00 Login Succeeded 06:52:00 ****.io 06:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:01 Configure a credential helper to remove this warning. See 06:52:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:01 06:52:01 Login Succeeded 06:52:01 ---> ****-login.sh ends [Pipeline] } 06:52:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:52:01 + git rev-list -1 --merges 14f91209c64a3d0b70fd0595d1615106dd559bb8~1..14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo 06:52:02 -----------> git rev-list -1 --merges 14f91209c64a3d0b70fd0595d1615106dd559bb8~1..14f91209c64a3d0b70fd0595d1615106dd559bb8 14f91209c64a3d0b70fd0595d1615106dd559bb8 [false] [Pipeline] sh 06:52:02 + git log --format=format:%s -1 14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo 06:52:02 ========================================================= 06:52:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:52:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:02 + git log --format=format:%s -1 14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] echo 06:52:02 [semverPrep] GIT_COMMIT: 14f91209c64a3d0b70fd0595d1615106dd559bb8, Commit Message: refactor!: update module to v4 [Pipeline] echo 06:52:02 [semverPrep] This is not a build commit. [Pipeline] sh 06:52:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:03 + grep -v github /etc/ssh/ssh_known_hosts 06:52:03 + [ -e /tmp/ssh_known_hosts ] 06:52:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:52:03 + + sudo tee -a /etc/ssh/ssh_known_hosts 06:52:03 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:52:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:03 06:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:04 0.1.4: Pulling from edgex-devops/py-git-semver 06:52:04 b85a868b505f: Pulling fs layer 06:52:04 e2be974225ed: Pulling fs layer 06:52:04 339a4e72a1f5: Pulling fs layer 06:52:04 988bab9f4d93: Pulling fs layer 06:52:04 1469e6f7b9e6: Pulling fs layer 06:52:04 eaf3925da568: Pulling fs layer 06:52:04 bab4dde63d76: Pulling fs layer 06:52:04 bde34c3a00c8: Pulling fs layer 06:52:04 b352a97aabf1: Pulling fs layer 06:52:04 4872d77fe225: Pulling fs layer 06:52:04 5851b861e8e6: Pulling fs layer 06:52:04 988bab9f4d93: Waiting 06:52:04 1469e6f7b9e6: Waiting 06:52:04 eaf3925da568: Waiting 06:52:04 bab4dde63d76: Waiting 06:52:04 bde34c3a00c8: Waiting 06:52:04 5851b861e8e6: Waiting 06:52:04 b352a97aabf1: Waiting 06:52:04 4872d77fe225: Waiting 06:52:04 e2be974225ed: Verifying Checksum 06:52:04 e2be974225ed: Download complete 06:52:04 988bab9f4d93: Verifying Checksum 06:52:04 988bab9f4d93: Download complete 06:52:04 1469e6f7b9e6: Verifying Checksum 06:52:04 1469e6f7b9e6: Download complete 06:52:04 eaf3925da568: Verifying Checksum 06:52:04 eaf3925da568: Download complete 06:52:04 339a4e72a1f5: Verifying Checksum 06:52:04 339a4e72a1f5: Download complete 06:52:04 bde34c3a00c8: Verifying Checksum 06:52:04 bde34c3a00c8: Download complete 06:52:04 b352a97aabf1: Verifying Checksum 06:52:04 b352a97aabf1: Download complete 06:52:04 4872d77fe225: Download complete 06:52:04 5851b861e8e6: Download complete 06:52:04 b85a868b505f: Verifying Checksum 06:52:04 b85a868b505f: Download complete 06:52:05 bab4dde63d76: Verifying Checksum 06:52:05 bab4dde63d76: Download complete 06:52:06 b85a868b505f: Pull complete 06:52:06 e2be974225ed: Pull complete 06:52:06 339a4e72a1f5: Pull complete 06:52:06 988bab9f4d93: Pull complete 06:52:07 1469e6f7b9e6: Pull complete 06:52:07 eaf3925da568: Pull complete 06:52:09 bab4dde63d76: Pull complete 06:52:09 bde34c3a00c8: Pull complete 06:52:09 b352a97aabf1: Pull complete 06:52:09 4872d77fe225: Pull complete 06:52:09 5851b861e8e6: Pull complete 06:52:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:09 prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container 06:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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-devops/py-git-semver:0.1.4 cat 06:52:13 $ docker top 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc -eo pid,comm 06:52:13 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). 06:52:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:13 [ssh-agent] Looking for ssh-agent implementation... 06:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:14 $ docker exec 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent 06:52:14 SSH_AUTH_SOCK=/tmp/ssh-sQcdJcEXckPK/agent.32 06:52:14 SSH_AGENT_PID=38 06:52:14 Running ssh-add (command line suppressed) 06:52:14 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_11186756727411825932.key (/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_11186756727411825932.key) 06:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:14 + git tag --points-at HEAD [Pipeline] } 06:52:14 $ docker exec --env ******** --env ******** 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent -k 06:52:14 unset SSH_AUTH_SOCK; 06:52:14 unset SSH_AGENT_PID; 06:52:14 echo Agent pid 38 killed; 06:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:14 [ssh-agent] Looking for ssh-agent implementation... 06:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:15 $ docker exec 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent 06:52:15 SSH_AUTH_SOCK=/tmp/ssh-Uf8bnSwnMv4c/agent.73 06:52:15 SSH_AGENT_PID=79 06:52:15 Running ssh-add (command line suppressed) 06:52:15 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_6763231817533963308.key (/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/private_key_6763231817533963308.key) 06:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:15 + git semver init 06:52:15 2024-11-12 06:52:15,792 [run_init] DEBUG init version:0.0.0 force:False 06:52:15 2024-11-12 06:52:15,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver 06:52:15 2024-11-12 06:52:15,793 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver 06:52:15 2024-11-12 06:52:15,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-315, universal_newlines=False, shell=None, istream=None) 06:52:18 2024-11-12 06:52:18,351 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.git/info/exclude 06:52:18 2024-11-12 06:52:18,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver/PR-315 with force:False 06:52:18 2024-11-12 06:52:18,352 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver/PR-315 06:52:18 2024-11-12 06:52:18,356 [execute] INFO git cat-file --batch-check 06:52:18 2024-11-12 06:52:18,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver, universal_newlines=False, shell=None, istream=) 06:52:18 2024-11-12 06:52:18,362 [execute] INFO git cat-file --batch 06:52:18 2024-11-12 06:52:18,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver, universal_newlines=False, shell=None, istream=) 06:52:18 2024-11-12 06:52:18,368 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-315/.semver/PR-315 06:52:18 0.0.0 [Pipeline] } 06:52:18 $ docker exec --env ******** --env ******** 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc ssh-agent -k 06:52:18 unset SSH_AUTH_SOCK; 06:52:18 unset SSH_AGENT_PID; 06:52:18 echo Agent pid 79 killed; 06:52:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:19 + git semver [Pipeline] } 06:52:19 $ docker stop --time=1 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc 06:52:20 $ docker rm -f --volumes 824ee35a011d020a5f02d26c0a1da931ab309a1ec833f8766adddb8adaf709dc [Pipeline] // withDockerContainer [Pipeline] sh 06:52:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:52:21 Stashed 1 file(s) [Pipeline] echo 06:52:21 [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 06:52:22 provisioning config files... 06:52:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config17818099555417012292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:22 ---> ****-login.sh 06:52:22 nexus3.edgexfoundry.org:10001 06:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:22 Configure a credential helper to remove this warning. See 06:52:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:22 06:52:22 Login Succeeded 06:52:22 nexus3.edgexfoundry.org:10002 06:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:22 Configure a credential helper to remove this warning. See 06:52:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:22 06:52:22 Login Succeeded 06:52:22 nexus3.edgexfoundry.org:10003 06:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:22 Configure a credential helper to remove this warning. See 06:52:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:22 06:52:22 Login Succeeded 06:52:22 nexus3.edgexfoundry.org:10004 06:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:22 Configure a credential helper to remove this warning. See 06:52:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:22 06:52:22 Login Succeeded 06:52:22 ****.io 06:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:23 Configure a credential helper to remove this warning. See 06:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:23 06:52:23 Login Succeeded 06:52:23 ---> ****-login.sh ends [Pipeline] } 06:52:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:52:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:52:23 ========================================================= 06:52:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:52:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:52:24 Sending build context to Docker daemon 19.99MB 06:52:24 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:52:24 Step 2/12 : FROM ${BASE} AS builder 06:52:24 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:52:24 43c4264eed91: Pulling fs layer 06:52:24 4cc291be95ef: Pulling fs layer 06:52:24 2ac1f1163629: Pulling fs layer 06:52:24 5c3c966382ef: Pulling fs layer 06:52:24 4f4fb700ef54: Pulling fs layer 06:52:24 5d5c8e513c77: Pulling fs layer 06:52:24 9f66e0745190: Pulling fs layer 06:52:24 f49a43e4bbc0: Pulling fs layer 06:52:24 561ebcabdf7f: Pulling fs layer 06:52:24 5c3c966382ef: Waiting 06:52:24 9f66e0745190: Waiting 06:52:24 f49a43e4bbc0: Waiting 06:52:24 561ebcabdf7f: Waiting 06:52:24 4f4fb700ef54: Waiting 06:52:24 5d5c8e513c77: Waiting 06:52:24 4cc291be95ef: Verifying Checksum 06:52:24 4cc291be95ef: Download complete 06:52:24 5c3c966382ef: Verifying Checksum 06:52:24 5c3c966382ef: Download complete 06:52:24 4f4fb700ef54: Verifying Checksum 06:52:24 4f4fb700ef54: Download complete 06:52:24 5d5c8e513c77: Verifying Checksum 06:52:24 5d5c8e513c77: Download complete 06:52:24 43c4264eed91: Download complete 06:52:24 9f66e0745190: Verifying Checksum 06:52:24 9f66e0745190: Download complete 06:52:24 43c4264eed91: Pull complete 06:52:24 561ebcabdf7f: Verifying Checksum 06:52:24 561ebcabdf7f: Download complete 06:52:24 4cc291be95ef: Pull complete 06:52:24 2ac1f1163629: Verifying Checksum 06:52:24 2ac1f1163629: Download complete 06:52:25 f49a43e4bbc0: Verifying Checksum 06:52:25 f49a43e4bbc0: Download complete 06:52:28 2ac1f1163629: Pull complete 06:52:28 5c3c966382ef: Pull complete 06:52:28 4f4fb700ef54: Pull complete 06:52:28 5d5c8e513c77: Pull complete 06:52:28 9f66e0745190: Pull complete 06:52:31 f49a43e4bbc0: Pull complete 06:52:31 561ebcabdf7f: Pull complete 06:52:31 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:52:31 ---> 3a752c3f9dda 06:52:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:52:36 Still waiting to schedule task 06:52:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:52:37 ---> Running in cdba06ca4971 06:52:37 Removing intermediate container cdba06ca4971 06:52:37 ---> 9e1d2a1c7738 06:52:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:52:37 ---> Running in 81179d597a91 06:52:37 Removing intermediate container 81179d597a91 06:52:37 ---> 98402c7277cf 06:52:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:52:37 ---> Running in bb4085bd1f26 06:52:37 Removing intermediate container bb4085bd1f26 06:52:37 ---> 51356df6507a 06:52:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:37 ---> Running in a1061c84b582 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:52:37 OK: 246 MiB in 54 packages 06:52:38 Removing intermediate container a1061c84b582 06:52:38 ---> 703e024ebed0 06:52:38 Step 7/12 : WORKDIR /app 06:52:38 ---> Running in 31a4b0f81701 06:52:38 Removing intermediate container 31a4b0f81701 06:52:38 ---> 3169e06cd06f 06:52:38 Step 8/12 : COPY go.mod vendor* ./ 06:52:38 ---> f5ffc9af757b 06:52:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 ---> Running in 8b0fb496c977 06:54:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26251 in /w/workspace/y_app-rfid-llrp-inventory_PR-315 [Pipeline] { [Pipeline] ws 06:54:12 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 06:54:15 Removing intermediate container 8b0fb496c977 06:54:15 ---> c7569b00440e 06:54:15 Step 10/12 : COPY . . 06:54:15 ---> 7eb334f348ef 06:54:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:54:15 ---> Running in d0d365663162 06:54:15 Removing intermediate container d0d365663162 06:54:15 ---> 96c2c680ef90 06:54:15 Step 12/12 : RUN $MAKE 06:54:15 ---> Running in a1b3137e793d 06:54:15 noop 06:54:15 Removing intermediate container a1b3137e793d 06:54:15 ---> 49b16f1ae584 06:54:15 Successfully built 49b16f1ae584 06:54:15 Successfully tagged ci-base-image-x86_64:latest 06:54:15 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:16 + docker inspect -f . ci-base-image-x86_64 06:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:16 prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container 06:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:17 $ docker top 659d0ce05ad0a36d80f50d9241da184c7faee6f0c4e01e54ffa444686874e57e -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:18 + go version 06:54:18 go version go1.23.2 linux/amd64 [Pipeline] } 06:54:18 $ docker stop --time=1 659d0ce05ad0a36d80f50d9241da184c7faee6f0c4e01e54ffa444686874e57e 06:54:19 $ docker rm -f --volumes 659d0ce05ad0a36d80f50d9241da184c7faee6f0c4e01e54ffa444686874e57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:54:20 using credential edgex-jenkins-ssh [Pipeline] stage [Pipeline] { (Test) 06:54:20 Cloning the remote Git repository [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:20 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:54:20 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 06:54:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:54:20 > git --version # timeout=10 06:54:20 > git --version # 'git version 2.25.1' 06:54:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:20 + docker inspect -f . ci-base-image-x86_64 06:54:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:20 prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container 06:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:21 $ docker top 19922cb6595037ca07a143f6b40e9501b10ca3f27595d00e2e3e1b47609e6c07 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:22 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-315 [Pipeline] fileExists [Pipeline] sh 06:54:22 + make test 06:54:22 go test -race ./... -coverprofile=coverage.out ./... 06:54:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 06:54:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:25 Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 14f91209c64a3d0b70fd0595d1615106dd559bb8 06:54:25 Merge succeeded, producing 14f91209c64a3d0b70fd0595d1615106dd559bb8 06:54:25 Checking out Revision 14f91209c64a3d0b70fd0595d1615106dd559bb8 (PR-315) 06:54:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 06:54:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/315/head:refs/remotes/origin/PR-315 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:54:25 > git config core.sparsecheckout # timeout=10 06:54:25 > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # timeout=10 06:54:25 > git remote # timeout=10 06:54:25 > git config --get remote.origin.url # timeout=10 06:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:25 > git merge 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 06:54:25 > git rev-parse HEAD^{commit} # timeout=10 06:54:25 > git config core.sparsecheckout # timeout=10 06:54:25 > git checkout -f 14f91209c64a3d0b70fd0595d1615106dd559bb8 # timeout=10 06:54:29 Commit message: "refactor!: update module to v4" 06:54:29 > git --version # timeout=10 06:54:29 > git --version # 'git version 2.25.1' 06:54:29 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:54:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:31 Dload Upload Total Spent Left Speed 06:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 06:54:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:54:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:54:32 + sudo tee /etc/docker/daemon.new 06:54:32 { 06:54:32 "registry-mirrors": [ 06:54:32 "https://nexus3.edgexfoundry.org:10001" 06:54:32 ], 06:54:32 "bip": "10.250.0.254/24", 06:54:32 "hosts": [ 06:54:32 "tcp://0.0.0.0:5555", 06:54:32 "unix:///var/run/docker.sock" 06:54:32 ], 06:54:32 "mtu": 1458, 06:54:32 "selinux-enabled": true, 06:54:32 "seccomp-profile": "/etc/docker/seccomp.json" 06:54:32 } [Pipeline] sh 06:54:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:54:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:51 provisioning config files... 06:54:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16390528380720756474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:51 ---> ****-login.sh 06:54:51 nexus3.edgexfoundry.org:10001 06:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:52 Configure a credential helper to remove this warning. See 06:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:52 06:54:52 Login Succeeded 06:54:52 nexus3.edgexfoundry.org:10002 06:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:52 Configure a credential helper to remove this warning. See 06:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:52 06:54:52 Login Succeeded 06:54:52 nexus3.edgexfoundry.org:10003 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:53 Configure a credential helper to remove this warning. See 06:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:53 06:54:53 Login Succeeded 06:54:53 nexus3.edgexfoundry.org:10004 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:53 Configure a credential helper to remove this warning. See 06:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:53 06:54:53 Login Succeeded 06:54:53 ****.io 06:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:53 Configure a credential helper to remove this warning. See 06:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:53 06:54:53 Login Succeeded 06:54:53 ---> ****-login.sh ends [Pipeline] } 06:54:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:54 ========================================================= 06:54:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:54:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:54:55 Sending build context to Docker daemon 680.4kB 06:54:55 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:54:55 Step 2/12 : FROM ${BASE} AS builder 06:54:55 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:54:55 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:54:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements 06:54:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:54:55 cf04c63912e1: Pulling fs layer 06:54:55 55b35a11ae5e: Pulling fs layer 06:54:55 a37a00ec5f00: Pulling fs layer 06:54:55 50b3750afda1: Pulling fs layer 06:54:55 4f4fb700ef54: Pulling fs layer 06:54:55 80978eb59214: Pulling fs layer 06:54:55 c9f46d7d2bd2: Pulling fs layer 06:54:55 c5a475d317c9: Pulling fs layer 06:54:55 80978eb59214: Waiting 06:54:55 50b3750afda1: Waiting 06:54:55 4f4fb700ef54: Waiting 06:54:55 c9f46d7d2bd2: Waiting 06:54:55 c5a475d317c9: Waiting 06:54:55 55b35a11ae5e: Verifying Checksum 06:54:55 55b35a11ae5e: Download complete 06:54:55 50b3750afda1: Download complete 06:54:55 4f4fb700ef54: Verifying Checksum 06:54:55 4f4fb700ef54: Download complete 06:54:55 80978eb59214: Verifying Checksum 06:54:55 80978eb59214: Download complete 06:54:55 cf04c63912e1: Download complete 06:54:56 c5a475d317c9: Verifying Checksum 06:54:56 c5a475d317c9: Download complete 06:54:56 cf04c63912e1: Pull complete 06:54:57 55b35a11ae5e: Pull complete 06:54:57 a37a00ec5f00: Verifying Checksum 06:54:57 a37a00ec5f00: Download complete 06:54:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.691s coverage: 71.9% of statements 06:54:58 c9f46d7d2bd2: Verifying Checksum 06:54:58 c9f46d7d2bd2: Download complete 06:55:10 a37a00ec5f00: Pull complete 06:55:10 50b3750afda1: Pull complete 06:55:10 4f4fb700ef54: Pull complete 06:55:10 80978eb59214: Pull complete 06:55:18 c9f46d7d2bd2: Pull complete 06:55:19 c5a475d317c9: Pull complete 06:55:19 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:55:19 ---> be29e6b0f0d4 06:55:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:55:21 ---> Running in 7c441a6225d0 06:55:21 Removing intermediate container 7c441a6225d0 06:55:21 ---> a9f21ae1480a 06:55:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:55:22 ---> Running in 7124a3336dab 06:55:22 Removing intermediate container 7124a3336dab 06:55:22 ---> 1a3213d6d738 06:55:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:55:22 ---> Running in 799810aef37b 06:55:22 Removing intermediate container 799810aef37b 06:55:22 ---> e643069acfb1 06:55:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:22 ---> Running in dde3ec3fa084 06:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:55:25 OK: 238 MiB in 54 packages 06:55:26 Removing intermediate container dde3ec3fa084 06:55:26 ---> 786a86070bd9 06:55:26 Step 7/12 : WORKDIR /app 06:55:26 ---> Running in aca07c88876f 06:55:26 Removing intermediate container aca07c88876f 06:55:26 ---> 0eb2894f1878 06:55:26 Step 8/12 : COPY go.mod vendor* ./ 06:55:26 ---> 98c18a0194f5 06:55:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:26 ---> Running in 1859e9ce5840 06:55:36 go vet ./... 06:55:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:39 ./bin/test-attribution.sh [Pipeline] echo 06:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:55:39 $ docker stop --time=1 19922cb6595037ca07a143f6b40e9501b10ca3f27595d00e2e3e1b47609e6c07 06:55:47 $ docker rm -f --volumes 19922cb6595037ca07a143f6b40e9501b10ca3f27595d00e2e3e1b47609e6c07 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:49 + ls -al . 06:55:49 total 284 06:55:49 drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 06:54 . 06:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:51 .. 06:55:49 -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 06:51 .dockerignore 06:55:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 06:55 .git 06:55:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:51 .github 06:55:49 -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 06:51 .gitignore 06:55:49 -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 06:51 .golangci.yml 06:55:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 06:52 .semver 06:55:49 -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 06:51 Attribution.txt 06:55:49 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 06:51 CHANGELOG.md 06:55:49 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 06:51 Dockerfile 06:55:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 06:51 GOVERNANCE.md 06:55:49 -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 06:51 Jenkinsfile 06:55:49 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 06:51 LICENSE 06:55:49 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 06:51 Makefile 06:55:49 -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 06:51 OWNERS.md 06:55:49 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 06:51 README.md 06:55:49 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 06:52 VERSION 06:55:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 bin 06:55:49 -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 06:54 coverage.out 06:55:49 -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 06:51 go.mod 06:55:49 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 06:51 go.sum 06:55:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 images 06:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:51 internal 06:55:49 -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 06:51 main.go 06:55:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 openapi 06:55:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:51 res 06:55:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:50 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=14f91209c64a3d0b70fd0595d1615106dd559bb8 --label arch=amd64 --label version=0.0.0 . 06:55:50 Sending build context to Docker daemon 19.99MB 06:55:50 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 06:55:50 Step 2/30 : FROM ${BASE} AS builder 06:55:50 ---> 49b16f1ae584 06:55:50 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 06:55:51 ---> Running in 1c207df254ce 06:55:51 Removing intermediate container 1c207df254ce 06:55:51 ---> e989f8b11ba4 06:55:51 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 06:55:51 ---> Running in 1d5a04b66aa8 06:55:51 Removing intermediate container 1d5a04b66aa8 06:55:51 ---> b68573b94721 06:55:51 Step 5/30 : ARG ADD_BUILD_TAGS="" 06:55:52 ---> Running in f90f5b397f91 06:55:52 Removing intermediate container f90f5b397f91 06:55:52 ---> eeede70da66c 06:55:52 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:52 ---> Running in 5a468ca48989 06:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:52 OK: 246 MiB in 54 packages 06:55:53 Removing intermediate container 5a468ca48989 06:55:53 ---> 2e302cb7a2a0 06:55:53 Step 7/30 : WORKDIR /app 06:55:53 ---> Running in cca4e2d48e12 06:55:53 Removing intermediate container cca4e2d48e12 06:55:53 ---> 834018b48544 06:55:53 Step 8/30 : COPY go.mod vendor* ./ 06:55:53 ---> 7a24f39da834 06:55:53 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:54 ---> Running in 1cbe5c5e9c14 06:55:55 Removing intermediate container 1cbe5c5e9c14 06:55:55 ---> f9570dfda478 06:55:55 Step 10/30 : COPY . . 06:55:56 ---> d289aae215fb 06:55:56 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:55:56 ---> Running in d7171c7c14fd 06:55:56 Removing intermediate container d7171c7c14fd 06:55:56 ---> 1946d72ac209 06:55:56 Step 12/30 : RUN $MAKE 06:55:56 ---> Running in 902b001d9a49 06:55:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 06:56:35 Removing intermediate container 902b001d9a49 06:56:35 ---> 939ca3286a1f 06:56:35 Step 13/30 : FROM alpine:3.20 06:56:36 3.20: Pulling from library/alpine 06:56:36 da9db072f522: Pulling fs layer 06:56:37 da9db072f522: Download complete 06:56:37 da9db072f522: Pull complete 06:56:37 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 06:56:37 Status: Downloaded newer image for alpine:3.20 06:56:37 ---> 63b790fccc90 06:56:37 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:56:39 ---> Running in 7f3420617865 06:56:39 Removing intermediate container 7f3420617865 06:56:39 ---> b7621bc323c7 06:56:39 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 06:56:39 ---> Running in 8f7ef1656d2d 06:56:39 Removing intermediate container 8f7ef1656d2d 06:56:39 ---> 4d6dbf4bad84 06:56:39 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 06:56:39 ---> Running in d76a0151d62a 06:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:40 (1/2) Installing ca-certificates (20240705-r0) 06:56:40 (2/2) Installing dumb-init (1.2.5-r3) 06:56:40 Executing busybox-1.36.1-r29.trigger 06:56:40 Executing ca-certificates-20240705-r0.trigger 06:56:40 OK: 9 MiB in 16 packages 06:56:41 Removing intermediate container d76a0151d62a 06:56:41 ---> e9bbb9ab1984 06:56:41 Step 17/30 : RUN apk --no-cache upgrade 06:56:41 ---> Running in ceb4ba2a0d2e 06:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:42 Upgrading critical system libraries and apk-tools: 06:56:42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:56:42 Executing busybox-1.36.1-r29.trigger 06:56:42 Continuing the upgrade transaction with new apk-tools: 06:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:56:43 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:56:43 Executing ca-certificates-20240705-r0.trigger 06:56:43 OK: 9 MiB in 16 packages 06:56:45 Removing intermediate container ceb4ba2a0d2e 06:56:45 ---> a334695b5707 06:56:45 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:56:45 ---> e12cad5a8e87 06:56:45 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 06:56:46 ---> f2c7e01473c8 06:56:46 Step 20/30 : COPY --from=builder /app/res/ /res/ 06:56:47 ---> 990f3da0683e 06:56:47 Step 21/30 : COPY --from=builder /app/static/ /static/ 06:56:47 ---> 3394f42c5e86 06:56:47 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 06:56:49 ---> 6e2fa6126825 06:56:49 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 06:56:49 ---> Running in 2924fe51476b 06:56:49 Removing intermediate container 2924fe51476b 06:56:49 ---> 68a32cd91a81 06:56:49 Step 24/30 : VOLUME /cache 06:56:49 ---> Running in b39d0bc9577d 06:56:50 Removing intermediate container b39d0bc9577d 06:56:50 ---> a148dfcacc95 06:56:50 Step 25/30 : EXPOSE 59711 06:56:50 ---> Running in 8db4880d6aeb 06:56:50 Removing intermediate container 8db4880d6aeb 06:56:50 ---> 55bca3287f0d 06:56:50 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 06:56:50 ---> Running in eb8708f6182c 06:56:50 Removing intermediate container eb8708f6182c 06:56:50 ---> 491ba71a813d 06:56:50 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 06:56:50 ---> Running in 4ad8af6a0d12 06:56:50 Removing intermediate container 4ad8af6a0d12 06:56:50 ---> c17a63d64f9b 06:56:50 Step 28/30 : LABEL arch=amd64 06:56:50 ---> Running in 1c858be2be82 06:56:50 Removing intermediate container 1c858be2be82 06:56:50 ---> bf930e86a898 06:56:50 Step 29/30 : LABEL git_sha=14f91209c64a3d0b70fd0595d1615106dd559bb8 06:56:50 ---> Running in 2242651e7ca7 06:56:50 Removing intermediate container 2242651e7ca7 06:56:50 ---> fd44ace0ac8a 06:56:50 Step 30/30 : LABEL version=0.0.0 06:56:50 ---> Running in 90080a0c7f8c 06:56:50 Removing intermediate container 90080a0c7f8c 06:56:50 ---> 3ad2da028401 06:56:50 [Warning] One or more build-args [ARCH] were not consumed 06:56:50 Successfully built 3ad2da028401 06:56:50 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:51 06:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:52 latest: Pulling from edgex-lftools-log-publisher 06:56:52 5eb5b503b376: Pulling fs layer 06:56:52 5c69ac0246d0: Pulling fs layer 06:56:52 ec43610c2a17: Pulling fs layer 06:56:52 3a2ae6a8a46f: Pulling fs layer 06:56:52 33b1e0a273af: Pulling fs layer 06:56:52 5d3b04190fa2: Pulling fs layer 06:56:52 2f39f015ded8: Pulling fs layer 06:56:52 3a2ae6a8a46f: Waiting 06:56:52 33b1e0a273af: Waiting 06:56:52 2f39f015ded8: Waiting 06:56:52 5d3b04190fa2: Waiting 06:56:52 5c69ac0246d0: Verifying Checksum 06:56:52 5c69ac0246d0: Download complete 06:56:52 3a2ae6a8a46f: Verifying Checksum 06:56:52 3a2ae6a8a46f: Download complete 06:56:52 33b1e0a273af: Verifying Checksum 06:56:52 33b1e0a273af: Download complete 06:56:52 5d3b04190fa2: Download complete 06:56:52 ec43610c2a17: Verifying Checksum 06:56:52 ec43610c2a17: Download complete 06:56:52 5eb5b503b376: Verifying Checksum 06:56:52 5eb5b503b376: Download complete 06:56:53 2f39f015ded8: Download complete 06:56:54 5eb5b503b376: Pull complete 06:56:54 5c69ac0246d0: Pull complete 06:56:55 ec43610c2a17: Pull complete 06:56:55 3a2ae6a8a46f: Pull complete 06:56:55 33b1e0a273af: Pull complete 06:56:55 5d3b04190fa2: Pull complete 06:56:59 2f39f015ded8: Pull complete 06:56:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:59 prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container 06:56:59 $ 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/y_app-rfid-llrp-inventory_PR-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:57:13 $ docker top fa5b6797d4be5fd2dfa96087f5392950a2a5c80c14ad9c27bd9db35c421ef903 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:14 ---> job-cost.sh 06:57:14 lf-activate-venv: SKIPPING 06:57:14 INFO: No Stack... 06:57:14 INFO: Retrieving Pricing Info for: v3-standard-8 06:57:14 INFO: Archiving Costs [Pipeline] sh 06:57:15 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives/cost.csv 06:57:15 + cut -d, -f6 [Pipeline] lock 06:57:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] 06:57:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] did not exist. Created. 06:57:15 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:15 + echo total: 0.2199999988079071 [Pipeline] stash 06:57:15 Stashed 1 file(s) [Pipeline] } 06:57:15 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:15 $ docker stop --time=1 fa5b6797d4be5fd2dfa96087f5392950a2a5c80c14ad9c27bd9db35c421ef903 06:57:17 $ docker rm -f --volumes fa5b6797d4be5fd2dfa96087f5392950a2a5c80c14ad9c27bd9db35c421ef903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:57:18 Removing intermediate container 1859e9ce5840 06:57:18 ---> a8257062e6b4 06:57:18 Step 10/12 : COPY . . 06:57:18 ---> 77192b1f2fe4 06:57:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:57:18 ---> Running in aee65bef4784 06:57:18 Removing intermediate container aee65bef4784 06:57:18 ---> 366136a8113e 06:57:18 Step 12/12 : RUN $MAKE 06:57:18 ---> Running in df4a2f5cbe8b 06:57:18 noop 06:57:18 Removing intermediate container df4a2f5cbe8b 06:57:18 ---> de5ea24ea174 06:57:18 Successfully built de5ea24ea174 06:57:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:19 + docker inspect -f . ci-base-image-arm64 06:57:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:19 prd-ubuntu20.04-docker-arm64-4c-16g-26251 does not seem to be running inside a container 06:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:57:20 $ docker top 38c37ef71ae69fe04b635551abbaf6fca0ad4d590461e17dc5c26a3c2357c946 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:21 + go version 06:57:21 go version go1.23.2 linux/arm64 [Pipeline] } 06:57:21 $ docker stop --time=1 38c37ef71ae69fe04b635551abbaf6fca0ad4d590461e17dc5c26a3c2357c946 06:57:23 $ docker rm -f --volumes 38c37ef71ae69fe04b635551abbaf6fca0ad4d590461e17dc5c26a3c2357c946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:23 + docker inspect -f . ci-base-image-arm64 06:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:24 prd-ubuntu20.04-docker-arm64-4c-16g-26251 does not seem to be running inside a container 06:57:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:57:25 $ docker top d42ac682599ba2e6276c4cfbe81a3c58a4ad8f9a0f41cde9aa424fad0fa210e3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:26 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 06:57:26 + make test 06:57:26 go test -race ./... -coverprofile=coverage.out ./... 07:01:35 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 07:01:35 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 07:01:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.136s coverage: 86.2% of statements 07:01:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.285s coverage: 71.9% of statements 07:01:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:01:48 go vet ./... 07:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:40 ./bin/test-attribution.sh [Pipeline] echo 07:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:05:40 $ docker stop --time=1 d42ac682599ba2e6276c4cfbe81a3c58a4ad8f9a0f41cde9aa424fad0fa210e3 07:05:42 $ docker rm -f --volumes d42ac682599ba2e6276c4cfbe81a3c58a4ad8f9a0f41cde9aa424fad0fa210e3 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:44 Warning: overwriting stash ‘coverage-report’ 07:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:46 + ls -al . 07:05:46 total 280 07:05:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 06:57 . 07:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:54 .. 07:05:46 -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 06:54 .dockerignore 07:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 06:54 .git 07:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:54 .github 07:05:46 -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 06:54 .gitignore 07:05:46 -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 06:54 .golangci.yml 07:05:46 -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 06:54 Attribution.txt 07:05:46 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 06:54 CHANGELOG.md 07:05:46 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 06:54 Dockerfile 07:05:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 06:54 GOVERNANCE.md 07:05:46 -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 06:54 Jenkinsfile 07:05:46 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 06:54 LICENSE 07:05:46 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 06:54 Makefile 07:05:46 -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 06:54 OWNERS.md 07:05:46 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 06:54 README.md 07:05:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 06:52 VERSION 07:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 bin 07:05:46 -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 07:01 coverage.out 07:05:46 -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 06:54 go.mod 07:05:46 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 06:54 go.sum 07:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 images 07:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:54 internal 07:05:46 -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 06:54 main.go 07:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 openapi 07:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:54 res 07:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:46 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=14f91209c64a3d0b70fd0595d1615106dd559bb8 --label arch=arm64 --label version=0.0.0 . 07:05:47 Sending build context to Docker daemon 680.4kB 07:05:47 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 07:05:47 Step 2/30 : FROM ${BASE} AS builder 07:05:47 ---> de5ea24ea174 07:05:47 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 07:05:47 ---> Running in bc338b332dc0 07:05:47 Removing intermediate container bc338b332dc0 07:05:47 ---> b3344d4408a3 07:05:47 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 07:05:47 ---> Running in 72fbfbe64bcd 07:05:48 Removing intermediate container 72fbfbe64bcd 07:05:48 ---> af7e1b2e4756 07:05:48 Step 5/30 : ARG ADD_BUILD_TAGS="" 07:05:48 ---> Running in 1e5d9d68cbed 07:05:48 Removing intermediate container 1e5d9d68cbed 07:05:48 ---> 19092bdbd478 07:05:48 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:48 ---> Running in 65b8a666a708 07:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:05:51 OK: 238 MiB in 54 packages 07:05:52 Removing intermediate container 65b8a666a708 07:05:52 ---> 4b8e7a8ed0dc 07:05:52 Step 7/30 : WORKDIR /app 07:05:52 ---> Running in e76428933577 07:05:52 Removing intermediate container e76428933577 07:05:52 ---> 817f9530d162 07:05:52 Step 8/30 : COPY go.mod vendor* ./ 07:05:52 ---> c093ed6dd95f 07:05:52 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:52 ---> Running in 39afc11b90a7 07:05:55 Removing intermediate container 39afc11b90a7 07:05:55 ---> ce934787b65c 07:05:55 Step 10/30 : COPY . . 07:05:55 ---> b94809ab9409 07:05:55 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:55 ---> Running in e253c6cb949c 07:05:56 Removing intermediate container e253c6cb949c 07:05:56 ---> 85f24d5b49a6 07:05:56 Step 12/30 : RUN $MAKE 07:05:56 ---> Running in ded1fbd64035 07:05:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 07:09:34 Removing intermediate container ded1fbd64035 07:09:34 ---> 3cff32cc82d3 07:09:34 Step 13/30 : FROM alpine:3.20 07:09:34 3.20: Pulling from library/alpine 07:09:34 9986a736f7d3: Pulling fs layer 07:09:34 9986a736f7d3: Verifying Checksum 07:09:34 9986a736f7d3: Download complete 07:09:34 9986a736f7d3: Pull complete 07:09:34 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:09:34 Status: Downloaded newer image for alpine:3.20 07:09:34 ---> 511a44083d3a 07:09:34 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:09:34 ---> Running in d899223d7ae4 07:09:34 Removing intermediate container d899223d7ae4 07:09:34 ---> bab830b394dd 07:09:34 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 07:09:34 ---> Running in e30d7813cca1 07:09:34 Removing intermediate container e30d7813cca1 07:09:34 ---> b52cfad73428 07:09:34 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 07:09:34 ---> Running in 6f960615b873 07:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:34 (1/2) Installing ca-certificates (20240705-r0) 07:09:34 (2/2) Installing dumb-init (1.2.5-r3) 07:09:34 Executing busybox-1.36.1-r29.trigger 07:09:34 Executing ca-certificates-20240705-r0.trigger 07:09:34 OK: 10 MiB in 16 packages 07:09:34 Removing intermediate container 6f960615b873 07:09:34 ---> 87c2ceb20e75 07:09:34 Step 17/30 : RUN apk --no-cache upgrade 07:09:34 ---> Running in 952079ca9a44 07:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:34 Upgrading critical system libraries and apk-tools: 07:09:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:09:34 Executing busybox-1.36.1-r29.trigger 07:09:34 Continuing the upgrade transaction with new apk-tools: 07:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:09:35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:09:35 Executing ca-certificates-20240705-r0.trigger 07:09:35 OK: 10 MiB in 16 packages 07:09:36 Removing intermediate container 952079ca9a44 07:09:36 ---> 8d6f382bf7f2 07:09:36 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:09:37 ---> 02c0da13dc17 07:09:37 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 07:09:37 ---> 3d89010e25b1 07:09:37 Step 20/30 : COPY --from=builder /app/res/ /res/ 07:09:38 ---> 50a560f83633 07:09:38 Step 21/30 : COPY --from=builder /app/static/ /static/ 07:09:38 ---> cc4cf2402d11 07:09:38 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 07:09:40 ---> ec5e4b21740a 07:09:40 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 07:09:40 ---> Running in be49cf272031 07:09:42 Removing intermediate container be49cf272031 07:09:42 ---> ecaf3bb10e2b 07:09:42 Step 24/30 : VOLUME /cache 07:09:42 ---> Running in a73226a8ae5b 07:09:42 Removing intermediate container a73226a8ae5b 07:09:42 ---> 9f53e2f7a94e 07:09:42 Step 25/30 : EXPOSE 59711 07:09:42 ---> Running in 48870625c188 07:09:43 Removing intermediate container 48870625c188 07:09:43 ---> ec455bf4ada1 07:09:43 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 07:09:43 ---> Running in 44570daef618 07:09:43 Removing intermediate container 44570daef618 07:09:43 ---> a7349dc60196 07:09:43 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 07:09:43 ---> Running in 9aa63d6cc0c0 07:09:44 Removing intermediate container 9aa63d6cc0c0 07:09:44 ---> e0c64bf3f4c1 07:09:44 Step 28/30 : LABEL arch=arm64 07:09:44 ---> Running in c0972b8c6301 07:09:44 Removing intermediate container c0972b8c6301 07:09:44 ---> 924f8de7dbf1 07:09:44 Step 29/30 : LABEL git_sha=14f91209c64a3d0b70fd0595d1615106dd559bb8 07:09:44 ---> Running in 6359f6d977a3 07:09:44 Removing intermediate container 6359f6d977a3 07:09:44 ---> 0afb690958e0 07:09:44 Step 30/30 : LABEL version=0.0.0 07:09:44 ---> Running in 97356b90f24d 07:09:45 Removing intermediate container 97356b90f24d 07:09:45 ---> 866ef443a34d 07:09:45 [Warning] One or more build-args [ARCH] were not consumed 07:09:45 Successfully built 866ef443a34d 07:09:45 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:46 07:09:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:47 arm64: Pulling from edgex-lftools-log-publisher 07:09:47 8998bd30e6a1: Pulling fs layer 07:09:47 04944245beec: Pulling fs layer 07:09:47 699f458cf7ca: Pulling fs layer 07:09:47 765212b225bb: Pulling fs layer 07:09:47 f23df028b6ca: Pulling fs layer 07:09:47 d65c8cfc05b1: Pulling fs layer 07:09:47 2437ff75d9bd: Pulling fs layer 07:09:47 f23df028b6ca: Waiting 07:09:47 d65c8cfc05b1: Waiting 07:09:47 2437ff75d9bd: Waiting 07:09:47 765212b225bb: Waiting 07:09:47 04944245beec: Verifying Checksum 07:09:47 04944245beec: Download complete 07:09:47 765212b225bb: Download complete 07:09:47 f23df028b6ca: Download complete 07:09:47 d65c8cfc05b1: Verifying Checksum 07:09:47 d65c8cfc05b1: Download complete 07:09:47 699f458cf7ca: Verifying Checksum 07:09:47 699f458cf7ca: Download complete 07:09:47 8998bd30e6a1: Download complete 07:09:50 2437ff75d9bd: Verifying Checksum 07:09:50 2437ff75d9bd: Download complete 07:09:53 8998bd30e6a1: Pull complete 07:09:53 04944245beec: Pull complete 07:09:55 699f458cf7ca: Pull complete 07:09:55 765212b225bb: Pull complete 07:09:56 f23df028b6ca: Pull complete 07:09:56 d65c8cfc05b1: Pull complete 07:10:14 2437ff75d9bd: Pull complete 07:10:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:15 prd-ubuntu20.04-docker-arm64-4c-16g-26251 does not seem to be running inside a container 07:10:15 $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:10:17 $ docker top 3db81f1b367a9e4755a4462da7738a90ecd34e8a9bf14921217cd2516722e6fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:18 ---> job-cost.sh 07:10:18 lf-activate-venv: SKIPPING 07:10:18 INFO: No Stack... 07:10:19 INFO: Retrieving Pricing Info for: v3-standard-4 07:10:19 INFO: Archiving Costs [Pipeline] sh 07:10:20 + cut -d, -f6 07:10:20 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 07:10:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] 07:10:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] did not exist. Created. 07:10:20 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:21 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5238b288/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:10:21 + echo total: 0.10999999940395355 [Pipeline] stash 07:10:22 Warning: overwriting stash ‘stack-cost’ 07:10:22 Stashed 1 file(s) [Pipeline] } 07:10:22 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-315-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:10:22 $ docker stop --time=1 3db81f1b367a9e4755a4462da7738a90ecd34e8a9bf14921217cd2516722e6fb 07:10:23 $ docker rm -f --volumes 3db81f1b367a9e4755a4462da7738a90ecd34e8a9bf14921217cd2516722e6fb [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 07:10:24 provisioning config files... 07:10:24 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config15795395998539070771tmp [Pipeline] { [Pipeline] sh 07:10:25 + set +x 07:10:25 + bash -s -- 07:10:25 + curl -s https://codecov.io/bash 07:10:25 07:10:25 _____ _ 07:10:25 / ____| | | 07:10:25 | | ___ __| | ___ ___ _____ __ 07:10:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:10:25 | |___| (_) | (_| | __/ (_| (_) \ V / 07:10:25 \_____\___/ \__,_|\___|\___\___/ \_/ 07:10:25 Bash-1.0.6 07:10:25 07:10:25 07:10:25 ==> git version 2.25.1 found 07:10:25 ==> 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 07:10:25 Release-Date: 2020-01-08 07:10:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:10:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:10:25 ==> Jenkins CI detected. 07:10:25 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-315 07:10:25 project root: . 07:10:25 --> token set from env 07:10:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:10:25 ==> Running gcov in . (disable via -X gcov) 07:10:25 ==> Python coveragepy not found 07:10:25 ==> Searching for coverage reports in: 07:10:25 + . 07:10:25 -> Found 1 reports 07:10:25 ==> Detecting git/mercurial file structure 07:10:25 ==> Reading reports 07:10:25 + ./coverage.out bytes=55696 07:10:25 ==> Appending adjustments 07:10:25 https://docs.codecov.io/docs/fixing-reports 07:10:25 + Found adjustments 07:10:25 ==> Gzipping contents 07:10:25 16K /tmp/codecov.KblIul.gz 07:10:25 ==> Uploading reports 07:10:25 url: https://codecov.io 07:10:25 query: branch=PR-315&commit=14f91209c64a3d0b70fd0595d1615106dd559bb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-315%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=315&job=&cmd_args= 07:10:25 -> Pinging Codecov 07:10:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-315&commit=14f91209c64a3d0b70fd0595d1615106dd559bb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-315%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=315&job=&cmd_args= 07:10:26 -> Uploading to 07:10:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/14f91209c64a3d0b70fd0595d1615106dd559bb8/1a06c550-7fc6-4a98-90fa-d58bed430150.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T071025Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=27aeb9069fd15bac4a9d630db88f9769b12673052de0b1ddc45e6ba1ed1f5131 07:10:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:10:26 Dload Upload Total Spent Left Speed 07:10:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 53398 --:--:-- --:--:-- --:--:-- 53398 07:10:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/14f91209c64a3d0b70fd0595d1615106dd559bb8 [Pipeline] } 07:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:10:28 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives ] 07:10:28 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives 07:10:28 total 16 07:10:28 drwxr-xr-x 3 root root 4096 Nov 12 06:57 . 07:10:28 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 06:57 .. 07:10:28 drwxr-xr-x 2 root root 4096 Nov 12 06:57 cost 07:10:28 -rw-r--r-- 1 root root 95 Nov 12 06:57 cost.csv 07:10:28 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives 07:10:28 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives 07:10:28 total 16 07:10:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 06:57 . 07:10:28 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 06:57 .. 07:10:28 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 06:57 cost 07:10:28 -rw-r--r-- 1 jenkins jenkins 95 Nov 12 06:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:10:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:10:29 ---> package-listing.sh 07:10:29 ++ facter osfamily 07:10:29 ++ tr '[:upper:]' '[:lower:]' 07:10:30 + OS_FAMILY=debian 07:10:30 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-315 07:10:30 + START_PACKAGES=/tmp/packages_start.txt 07:10:30 + END_PACKAGES=/tmp/packages_end.txt 07:10:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:30 + PACKAGES=/tmp/packages_start.txt 07:10:30 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-315 ']' 07:10:30 + PACKAGES=/tmp/packages_end.txt 07:10:30 + case "${OS_FAMILY}" in 07:10:30 + dpkg -l 07:10:30 + grep '^ii' 07:10:30 + '[' -f /tmp/packages_start.txt ']' 07:10:30 + '[' -f /tmp/packages_end.txt ']' 07:10:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:30 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-315 ']' 07:10:30 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives/ 07:10:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-315/archives/ [Pipeline] echo 07:10:30 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/y_app-rfid-llrp-inventory_PR-315/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:10:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:31 prd-ubuntu20.04-docker-8c-8g-26250 does not seem to be running inside a container 07:10:31 $ 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/y_app-rfid-llrp-inventory_PR-315/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-315 -v /w/workspace/y_app-rfid-llrp-inventory_PR-315:/w/workspace/y_app-rfid-llrp-inventory_PR-315:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-315@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:10:31 $ docker top e8ca475cfb87d4320546c5f9358e6698eac3a68c78e0904a347fb97705b3c018 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:31 + touch /tmp/pre-build-complete [Pipeline] sh 07:10:32 + mkdir -p /var/log/sysstat [Pipeline] sh 07:10:32 + ls /var/log/sa-host 07:10:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:32 provisioning config files... 07:10:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-315@tmp/config15376799914024608381tmp [Pipeline] { [Pipeline] echo 07:10:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:10:33 ---> create-netrc.sh [Pipeline] } 07:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:10:33 ---> python-tools-install.sh [Pipeline] echo 07:10:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:10:33 ---> sudo-logs.sh 07:10:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:10:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:10:34 ---> job-cost.sh 07:10:34 lf-activate-venv: SKIPPING 07:10:34 DEBUG: total: 0.2199999988079071 07:10:34 INFO: Retrieving Stack Cost... 07:10:34 INFO: Retrieving Pricing Info for: v3-standard-8 07:10:35 INFO: Archiving Costs [Pipeline] echo 07:10:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:10:35 ---> logs-deploy.sh 07:10:35 lf-activate-venv: SKIPPING 07:10:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-315/1 07:10:35 INFO: archiving workspace using pattern(s): 07:10:36 Archives upload complete. 07:10:36 INFO: archiving logs to Nexus