Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7193e0de09e41fd1312261aa756977aa06a725f+837a401d0d7d0b42d8dea42aad4106a41215472d (5ab2f2af56f451aefd05d48f23184f82d7351a0b) 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-ssh14852163087333288517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11674763671256854298.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-156/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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8001879327098343241.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-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9116221168966251502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3130475327012942347.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-156/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-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16166701451682743195.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 ‘prd-ubuntu20.04-docker-8c-8g-9887’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9888 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [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-156 # 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/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 837a401d0d7d0b42d8dea42aad4106a41215472d into PR head commit f7193e0de09e41fd1312261aa756977aa06a725f Merge succeeded, producing f7193e0de09e41fd1312261aa756977aa06a725f Checking out Revision f7193e0de09e41fd1312261aa756977aa06a725f (PR-156) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f7193e0de09e41fd1312261aa756977aa06a725f # 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 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7193e0de09e41fd1312261aa756977aa06a725f # timeout=10 [Pipeline] timeout 14:01:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:01:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:48 ========================================================= 14:01:48 EdgeX Global Pipelines Version Info 14:01:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:49 ------------------- 14:01:49 stable info: 14:01:49 ------------------- 14:01:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:01:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:01:49 Message: update stable to v1.0.244 14:01:49 ------------------- 14:01:49 experimental info: 14:01:49 ------------------- 14:01:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:01:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:01:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7193e0 [Pipeline] echo 14:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:51 provisioning config files... 14:01:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config13816330534773848754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:52 ---> docker-login.sh 14:01:52 nexus3.edgexfoundry.org:10001 14:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:52 Configure a credential helper to remove this warning. See 14:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:52 14:01:52 Login Succeeded 14:01:52 nexus3.edgexfoundry.org:10002 14:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:52 Configure a credential helper to remove this warning. See 14:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:52 14:01:52 Login Succeeded 14:01:52 nexus3.edgexfoundry.org:10003 14:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:52 Configure a credential helper to remove this warning. See 14:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:52 14:01:52 Login Succeeded 14:01:52 nexus3.edgexfoundry.org:10004 14:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:52 Configure a credential helper to remove this warning. See 14:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:52 14:01:52 Login Succeeded 14:01:52 docker.io 14:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:52 Configure a credential helper to remove this warning. See 14:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:52 14:01:52 Login Succeeded 14:01:52 ---> docker-login.sh ends [Pipeline] } 14:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:01:53 + git rev-list -1 --merges f7193e0de09e41fd1312261aa756977aa06a725f~1..f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo 14:01:53 -----------> git rev-list -1 --merges f7193e0de09e41fd1312261aa756977aa06a725f~1..f7193e0de09e41fd1312261aa756977aa06a725f f7193e0de09e41fd1312261aa756977aa06a725f [false] [Pipeline] sh 14:01:53 + git log --format=format:%s -1 f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo 14:01:53 ========================================================= 14:01:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:01:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:54 + git log --format=format:%s -1 f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo 14:01:54 [semverPrep] GIT_COMMIT: f7193e0de09e41fd1312261aa756977aa06a725f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 14:01:54 [semverPrep] This is not a build commit. [Pipeline] sh 14:01:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:54 + grep -v github /etc/ssh/ssh_known_hosts 14:01:54 + [ -e /tmp/ssh_known_hosts ] 14:01:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:01:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:01:54 + sudo tee -a /etc/ssh/ssh_known_hosts 14:01:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:55 14:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:55 0.1.4: Pulling from edgex-devops/py-git-semver 14:01:55 b85a868b505f: Pulling fs layer 14:01:55 e2be974225ed: Pulling fs layer 14:01:55 339a4e72a1f5: Pulling fs layer 14:01:55 988bab9f4d93: Pulling fs layer 14:01:55 1469e6f7b9e6: Pulling fs layer 14:01:55 eaf3925da568: Pulling fs layer 14:01:55 bab4dde63d76: Pulling fs layer 14:01:55 bde34c3a00c8: Pulling fs layer 14:01:55 b352a97aabf1: Pulling fs layer 14:01:55 4872d77fe225: Pulling fs layer 14:01:55 5851b861e8e6: Pulling fs layer 14:01:55 bab4dde63d76: Waiting 14:01:55 1469e6f7b9e6: Waiting 14:01:55 bde34c3a00c8: Waiting 14:01:55 eaf3925da568: Waiting 14:01:55 988bab9f4d93: Waiting 14:01:55 b352a97aabf1: Waiting 14:01:55 4872d77fe225: Waiting 14:01:55 5851b861e8e6: Waiting 14:01:55 e2be974225ed: Download complete 14:01:55 988bab9f4d93: Verifying Checksum 14:01:55 988bab9f4d93: Download complete 14:01:55 1469e6f7b9e6: Verifying Checksum 14:01:55 1469e6f7b9e6: Download complete 14:01:55 339a4e72a1f5: Verifying Checksum 14:01:55 339a4e72a1f5: Download complete 14:01:55 eaf3925da568: Verifying Checksum 14:01:55 eaf3925da568: Download complete 14:01:55 bde34c3a00c8: Download complete 14:01:55 b352a97aabf1: Verifying Checksum 14:01:55 b352a97aabf1: Download complete 14:01:55 4872d77fe225: Verifying Checksum 14:01:55 4872d77fe225: Download complete 14:01:55 5851b861e8e6: Verifying Checksum 14:01:55 5851b861e8e6: Download complete 14:01:55 b85a868b505f: Verifying Checksum 14:01:55 b85a868b505f: Download complete 14:01:56 bab4dde63d76: Verifying Checksum 14:01:56 bab4dde63d76: Download complete 14:01:57 b85a868b505f: Pull complete 14:01:57 e2be974225ed: Pull complete 14:01:57 339a4e72a1f5: Pull complete 14:01:57 988bab9f4d93: Pull complete 14:01:57 1469e6f7b9e6: Pull complete 14:01:57 eaf3925da568: Pull complete 14:01:59 bab4dde63d76: Pull complete 14:01:59 bde34c3a00c8: Pull complete 14:01:59 b352a97aabf1: Pull complete 14:01:59 4872d77fe225: Pull complete 14:01:59 5851b861e8e6: Pull complete 14:01:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:00 prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container 14:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:02:02 $ docker top 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 -eo pid,comm 14:02:02 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). 14:02:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:03 [ssh-agent] Looking for ssh-agent implementation... 14:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:03 $ docker exec 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent 14:02:03 SSH_AUTH_SOCK=/tmp/ssh-CkMthkl4jr3D/agent.32 14:02:03 SSH_AGENT_PID=38 14:02:03 Running ssh-add (command line suppressed) 14:02:03 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_9061828448932319944.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_9061828448932319944.key) 14:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:03 + git tag --points-at HEAD [Pipeline] } 14:02:03 $ docker exec --env ******** --env ******** 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent -k 14:02:03 unset SSH_AUTH_SOCK; 14:02:03 unset SSH_AGENT_PID; 14:02:03 echo Agent pid 38 killed; 14:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:03 [ssh-agent] Looking for ssh-agent implementation... 14:02:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:04 $ docker exec 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent 14:02:04 SSH_AUTH_SOCK=/tmp/ssh-5bBYa15pnZPF/agent.70 14:02:04 SSH_AGENT_PID=76 14:02:04 Running ssh-add (command line suppressed) 14:02:04 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_3599169940199146343.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_3599169940199146343.key) 14:02:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:04 + git semver init 14:02:04 2023-03-13 14:02:04,723 [run_init] DEBUG init version:0.0.0 force:False 14:02:04 2023-03-13 14:02:04,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver 14:02:04 2023-03-13 14:02:04,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver 14:02:04 2023-03-13 14:02:04,724 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156, universal_newlines=False, shell=None, istream=None) 14:02:06 2023-03-13 14:02:05,843 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.git/info/exclude 14:02:06 2023-03-13 14:02:05,843 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 with force:False 14:02:06 2023-03-13 14:02:05,843 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 14:02:06 2023-03-13 14:02:05,847 [execute] INFO git cat-file --batch-check 14:02:06 2023-03-13 14:02:05,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) 14:02:06 2023-03-13 14:02:05,854 [execute] INFO git cat-file --batch 14:02:06 2023-03-13 14:02:05,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) 14:02:06 2023-03-13 14:02:05,858 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 14:02:06 0.0.0 [Pipeline] } 14:02:06 $ docker exec --env ******** --env ******** 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent -k 14:02:06 unset SSH_AUTH_SOCK; 14:02:06 unset SSH_AGENT_PID; 14:02:06 echo Agent pid 76 killed; 14:02:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:06 + git semver [Pipeline] } 14:02:07 $ docker stop --time=1 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 14:02:08 $ docker rm -f --volumes 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:09 Stashed 1 file(s) [Pipeline] echo 14:02:09 [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 14:02:09 provisioning config files... 14:02:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config1444958515458934507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:09 ---> docker-login.sh 14:02:09 nexus3.edgexfoundry.org:10001 14:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:09 Configure a credential helper to remove this warning. See 14:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:09 14:02:09 Login Succeeded 14:02:09 nexus3.edgexfoundry.org:10002 14:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:09 Configure a credential helper to remove this warning. See 14:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:09 14:02:09 Login Succeeded 14:02:09 nexus3.edgexfoundry.org:10003 14:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:10 Configure a credential helper to remove this warning. See 14:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:10 14:02:10 Login Succeeded 14:02:10 nexus3.edgexfoundry.org:10004 14:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:10 Configure a credential helper to remove this warning. See 14:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:10 14:02:10 Login Succeeded 14:02:10 docker.io 14:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:10 Configure a credential helper to remove this warning. See 14:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:10 14:02:10 Login Succeeded 14:02:10 ---> docker-login.sh ends [Pipeline] } 14:02:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:10 ========================================================= 14:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:02:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:02:11 Sending build context to Docker daemon 12.54MB 14:02:11 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:02:11 Step 2/12 : FROM ${BASE} AS builder 14:02:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:11 213ec9aee27d: Pulling fs layer 14:02:11 4583459ba037: Pulling fs layer 14:02:11 93c1e223e6f2: Pulling fs layer 14:02:11 53926ce57604: Pulling fs layer 14:02:11 21b2b0c7a3f4: Pulling fs layer 14:02:11 22ff95d597cd: Pulling fs layer 14:02:11 12d6caf4c0d1: Pulling fs layer 14:02:11 96b7cbca73a9: Pulling fs layer 14:02:11 a7acece74701: Pulling fs layer 14:02:11 21b2b0c7a3f4: Waiting 14:02:11 22ff95d597cd: Waiting 14:02:11 12d6caf4c0d1: Waiting 14:02:11 96b7cbca73a9: Waiting 14:02:11 a7acece74701: Waiting 14:02:11 93c1e223e6f2: Verifying Checksum 14:02:11 93c1e223e6f2: Download complete 14:02:11 4583459ba037: Download complete 14:02:11 21b2b0c7a3f4: Download complete 14:02:11 22ff95d597cd: Verifying Checksum 14:02:11 22ff95d597cd: Download complete 14:02:11 213ec9aee27d: Verifying Checksum 14:02:11 213ec9aee27d: Download complete 14:02:11 12d6caf4c0d1: Verifying Checksum 14:02:11 12d6caf4c0d1: Download complete 14:02:11 213ec9aee27d: Pull complete 14:02:11 4583459ba037: Pull complete 14:02:11 93c1e223e6f2: Pull complete 14:02:12 a7acece74701: Verifying Checksum 14:02:12 a7acece74701: Download complete 14:02:12 96b7cbca73a9: Verifying Checksum 14:02:12 96b7cbca73a9: Download complete 14:02:12 53926ce57604: Verifying Checksum 14:02:12 53926ce57604: Download complete 14:02:15 53926ce57604: Pull complete 14:02:15 21b2b0c7a3f4: Pull complete 14:02:15 22ff95d597cd: Pull complete 14:02:15 12d6caf4c0d1: Pull complete 14:02:17 96b7cbca73a9: Pull complete 14:02:18 a7acece74701: Pull complete 14:02:18 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:02:18 ---> db6d94c90886 14:02:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:02:22 ---> Running in 47990774953d 14:02:22 Removing intermediate container 47990774953d 14:02:22 ---> e2e99b24b199 14:02:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:22 ---> Running in 85b84fc4a9f3 14:02:22 Removing intermediate container 85b84fc4a9f3 14:02:22 ---> c9535e0d1da5 14:02:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:22 ---> Running in 39280317c488 14:02:22 Removing intermediate container 39280317c488 14:02:22 ---> a1c25230d481 14:02:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:22 ---> Running in 7be5a91c50c4 14:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:02:23 OK: 211 MiB in 51 packages 14:02:23 Removing intermediate container 7be5a91c50c4 14:02:23 ---> f2d1b117276f 14:02:23 Step 7/12 : WORKDIR /app 14:02:23 ---> Running in a2d8ca54b124 14:02:23 Removing intermediate container a2d8ca54b124 14:02:23 ---> 266d39e5ba7f 14:02:23 Step 8/12 : COPY go.mod vendor* ./ 14:02:23 ---> 21eb56e04498 14:02:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:23 ---> Running in 6a1499aa01d9 14:02:24 Still waiting to schedule task 14:02:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9889’ is offline 14:02:50 Removing intermediate container 6a1499aa01d9 14:02:50 ---> 0016b0f26eff 14:02:50 Step 10/12 : COPY . . 14:02:50 ---> 7a4d7430ab2d 14:02:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:50 ---> Running in 3b55fcc18a6b 14:02:50 Removing intermediate container 3b55fcc18a6b 14:02:50 ---> f2b29d2deffb 14:02:50 Step 12/12 : RUN $MAKE 14:02:50 ---> Running in 4981558bc21f 14:02:50 noop 14:02:50 Removing intermediate container 4981558bc21f 14:02:50 ---> 27776e7e794c 14:02:50 Successfully built 27776e7e794c 14:02:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:50 + docker inspect -f . ci-base-image-x86_64 14:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:50 prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container 14:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:02:51 $ docker top f1b8bb16ebcddc09c40d0aa537ae87c229118db98e0b754afc3957b988f78d4f -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:51 + go version 14:02:51 go version go1.18.7 linux/amd64 [Pipeline] } 14:02:51 $ docker stop --time=1 f1b8bb16ebcddc09c40d0aa537ae87c229118db98e0b754afc3957b988f78d4f 14:02:52 $ docker rm -f --volumes f1b8bb16ebcddc09c40d0aa537ae87c229118db98e0b754afc3957b988f78d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:53 + docker inspect -f . ci-base-image-x86_64 14:02:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:53 prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container 14:02:53 $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:02:54 $ docker top 9dbf3257df4824971963ed566dd3d42c6332da0d55076dd8753f2a3004cd3a42 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:54 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] fileExists [Pipeline] sh 14:02:54 + make test 14:02:54 go test -race ./... -coverprofile=coverage.out ./... 14:03:12 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 14:03:12 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 14:03:12 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.31/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient 14:03:12 have (string) 14:03:12 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:03:12 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 14:03:12 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.31/internal/controller/rest/controller.go:178:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 14:03:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.118s coverage: 86.2% of statements 14:03:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.731s coverage: 71.9% of statements 14:03:14 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 14:03:14 $ docker stop --time=1 9dbf3257df4824971963ed566dd3d42c6332da0d55076dd8753f2a3004cd3a42 14:03:17 $ docker rm -f --volumes 9dbf3257df4824971963ed566dd3d42c6332da0d55076dd8753f2a3004cd3a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:18 14:03:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:19 latest: Pulling from edgex-lftools-log-publisher 14:03:19 5eb5b503b376: Pulling fs layer 14:03:19 5c69ac0246d0: Pulling fs layer 14:03:19 ec43610c2a17: Pulling fs layer 14:03:19 3a2ae6a8a46f: Pulling fs layer 14:03:19 33b1e0a273af: Pulling fs layer 14:03:19 5d3b04190fa2: Pulling fs layer 14:03:19 2f39f015ded8: Pulling fs layer 14:03:19 33b1e0a273af: Waiting 14:03:19 5d3b04190fa2: Waiting 14:03:19 3a2ae6a8a46f: Waiting 14:03:19 2f39f015ded8: Waiting 14:03:19 5c69ac0246d0: Verifying Checksum 14:03:19 5c69ac0246d0: Download complete 14:03:19 3a2ae6a8a46f: Verifying Checksum 14:03:19 3a2ae6a8a46f: Download complete 14:03:19 33b1e0a273af: Verifying Checksum 14:03:19 33b1e0a273af: Download complete 14:03:19 5d3b04190fa2: Verifying Checksum 14:03:19 5d3b04190fa2: Download complete 14:03:19 ec43610c2a17: Verifying Checksum 14:03:19 ec43610c2a17: Download complete 14:03:19 5eb5b503b376: Download complete 14:03:20 2f39f015ded8: Download complete 14:03:20 5eb5b503b376: Pull complete 14:03:20 5c69ac0246d0: Pull complete 14:03:21 ec43610c2a17: Pull complete 14:03:21 3a2ae6a8a46f: Pull complete 14:03:21 33b1e0a273af: Pull complete 14:03:21 5d3b04190fa2: Pull complete 14:03:25 2f39f015ded8: Pull complete 14:03:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:26 prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container 14:03:26 $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:03:28 $ docker top 20b5eb22710844c6ac563ae85dba817c596c2513d6c5b43e61e487913283137f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:29 ---> job-cost.sh 14:03:29 lf-activate-venv: SKIPPING 14:03:29 INFO: No Stack... 14:03:29 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:29 INFO: Archiving Costs [Pipeline] sh 14:03:30 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/cost.csv 14:03:30 + cut -d, -f6 [Pipeline] lock 14:03:30 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] 14:03:30 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] did not exist. Created. 14:03:30 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:30 + echo total: 0.2199999988079071 [Pipeline] stash 14:03:30 Stashed 1 file(s) [Pipeline] } 14:03:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:30 $ docker stop --time=1 20b5eb22710844c6ac563ae85dba817c596c2513d6c5b43e61e487913283137f 14:03:31 $ docker rm -f --volumes 20b5eb22710844c6ac563ae85dba817c596c2513d6c5b43e61e487913283137f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:03:32 Failed in branch amd64 14:04:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9890 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] { [Pipeline] ws 14:04:54 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:04:54 The recommended git tool is: git 14:05:04 using credential edgex-jenkins-ssh 14:05:04 Cloning the remote Git repository 14:05:04 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:04 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:05:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:04 > git --version # timeout=10 14:05:04 > git --version # 'git version 2.25.1' 14:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:06 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:07 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:07 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:05:08 Merging remotes/origin/main commit 837a401d0d7d0b42d8dea42aad4106a41215472d into PR head commit f7193e0de09e41fd1312261aa756977aa06a725f 14:05:08 Merge succeeded, producing f7193e0de09e41fd1312261aa756977aa06a725f 14:05:08 Checking out Revision f7193e0de09e41fd1312261aa756977aa06a725f (PR-156) 14:05:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 14:05:09 > git --version # timeout=10 14:05:09 > git --version # 'git version 2.25.1' 14:05:09 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 14:05:08 > git config core.sparsecheckout # timeout=10 14:05:08 > git checkout -f f7193e0de09e41fd1312261aa756977aa06a725f # timeout=10 14:05:08 > git remote # timeout=10 14:05:08 > git config --get remote.origin.url # timeout=10 14:05:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:08 > git merge 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 14:05:08 > git rev-parse HEAD^{commit} # timeout=10 14:05:08 > git config core.sparsecheckout # timeout=10 14:05:08 > git checkout -f f7193e0de09e41fd1312261aa756977aa06a725f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:10 Dload Upload Total Spent Left Speed 14:05:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 14:05:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:05:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:11 + sudo tee /etc/docker/daemon.new 14:05:11 { 14:05:11 "registry-mirrors": [ 14:05:11 "https://nexus3.edgexfoundry.org:10001" 14:05:11 ], 14:05:11 "bip": "10.250.0.254/24", 14:05:11 "hosts": [ 14:05:11 "tcp://0.0.0.0:5555", 14:05:11 "unix:///var/run/docker.sock" 14:05:11 ], 14:05:11 "mtu": 1458, 14:05:11 "selinux-enabled": true, 14:05:11 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:11 } [Pipeline] sh 14:05:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:30 provisioning config files... 14:05:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8244898698233777338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:31 ---> docker-login.sh 14:05:31 nexus3.edgexfoundry.org:10001 14:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:32 Configure a credential helper to remove this warning. See 14:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:32 14:05:32 Login Succeeded 14:05:32 nexus3.edgexfoundry.org:10002 14:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:32 Configure a credential helper to remove this warning. See 14:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:32 14:05:32 Login Succeeded 14:05:32 nexus3.edgexfoundry.org:10003 14:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:32 Configure a credential helper to remove this warning. See 14:05:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:32 14:05:32 Login Succeeded 14:05:32 nexus3.edgexfoundry.org:10004 14:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:33 Configure a credential helper to remove this warning. See 14:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:33 14:05:33 Login Succeeded 14:05:33 docker.io 14:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:33 Configure a credential helper to remove this warning. See 14:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:33 14:05:33 Login Succeeded 14:05:33 ---> docker-login.sh ends [Pipeline] } 14:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:34 ========================================================= 14:05:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:05:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:05:35 Sending build context to Docker daemon 678.9kB 14:05:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:05:35 Step 2/12 : FROM ${BASE} AS builder 14:05:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:05:38 9b18e9b68314: Pulling fs layer 14:05:38 35d82f9e3411: Pulling fs layer 14:05:38 e16973657156: Pulling fs layer 14:05:38 fc693d55d65f: Pulling fs layer 14:05:38 7e9fc2657dce: Pulling fs layer 14:05:38 dda99020689f: Pulling fs layer 14:05:38 db1c61fa0a46: Pulling fs layer 14:05:38 891c053d2c06: Pulling fs layer 14:05:38 fc693d55d65f: Waiting 14:05:38 7e9fc2657dce: Waiting 14:05:38 dda99020689f: Waiting 14:05:38 db1c61fa0a46: Waiting 14:05:38 891c053d2c06: Waiting 14:05:38 e16973657156: Verifying Checksum 14:05:38 e16973657156: Download complete 14:05:38 35d82f9e3411: Verifying Checksum 14:05:38 35d82f9e3411: Download complete 14:05:38 7e9fc2657dce: Verifying Checksum 14:05:38 7e9fc2657dce: Download complete 14:05:38 dda99020689f: Verifying Checksum 14:05:38 dda99020689f: Download complete 14:05:38 9b18e9b68314: Verifying Checksum 14:05:38 9b18e9b68314: Download complete 14:05:39 9b18e9b68314: Pull complete 14:05:39 891c053d2c06: Verifying Checksum 14:05:39 891c053d2c06: Download complete 14:05:40 35d82f9e3411: Pull complete 14:05:40 e16973657156: Pull complete 14:05:40 db1c61fa0a46: Verifying Checksum 14:05:40 db1c61fa0a46: Download complete 14:05:41 fc693d55d65f: Verifying Checksum 14:05:41 fc693d55d65f: Download complete 14:05:53 fc693d55d65f: Pull complete 14:05:53 7e9fc2657dce: Pull complete 14:05:53 dda99020689f: Pull complete 14:05:59 db1c61fa0a46: Pull complete 14:06:01 891c053d2c06: Pull complete 14:06:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:06:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:06:01 ---> f96f9c87975a 14:06:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:06:02 ---> Running in fcee7308608a 14:06:02 Removing intermediate container fcee7308608a 14:06:02 ---> dfb2f4685f06 14:06:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:06:02 ---> Running in 27750548db46 14:06:03 Removing intermediate container 27750548db46 14:06:03 ---> 0cc84be69cf6 14:06:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:06:03 ---> Running in 659ccb853d7f 14:06:03 Removing intermediate container 659ccb853d7f 14:06:03 ---> 32d05eac277e 14:06:03 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:03 ---> Running in 06c9e9fcc5f5 14:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:06:06 OK: 221 MiB in 51 packages 14:06:08 Removing intermediate container 06c9e9fcc5f5 14:06:08 ---> 2990b3aba7e3 14:06:08 Step 7/12 : WORKDIR /app 14:06:08 ---> Running in 42a1a51ba899 14:06:08 Removing intermediate container 42a1a51ba899 14:06:08 ---> fdb872640287 14:06:08 Step 8/12 : COPY go.mod vendor* ./ 14:06:09 ---> 3f77586d07c9 14:06:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:09 ---> Running in d80bcd9e8fc7 14:07:17 Removing intermediate container d80bcd9e8fc7 14:07:17 ---> 4fbd501d9da3 14:07:17 Step 10/12 : COPY . . 14:07:17 ---> 46583a27ced9 14:07:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:07:17 ---> Running in 219efa09afb3 14:07:17 Removing intermediate container 219efa09afb3 14:07:17 ---> 7df38ad8e4b2 14:07:17 Step 12/12 : RUN $MAKE 14:07:17 ---> Running in 2bec815c6af0 14:07:17 noop 14:07:17 Removing intermediate container 2bec815c6af0 14:07:17 ---> 63711b53c5ed 14:07:17 Successfully built 63711b53c5ed 14:07:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:17 + docker inspect -f . ci-base-image-arm64 14:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:18 prd-ubuntu20.04-docker-arm64-4c-16g-9890 does not seem to be running inside a container 14:07:18 $ 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 ******** ci-base-image-arm64 cat 14:07:19 $ docker top 849023bd1e73018037750e1a3c24479ccaf4860df9877715950f33dddaa0aaed -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:20 + go version 14:07:20 go version go1.18.7 linux/arm64 [Pipeline] } 14:07:20 $ docker stop --time=1 849023bd1e73018037750e1a3c24479ccaf4860df9877715950f33dddaa0aaed 14:07:22 $ docker rm -f --volumes 849023bd1e73018037750e1a3c24479ccaf4860df9877715950f33dddaa0aaed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:23 + docker inspect -f . ci-base-image-arm64 14:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:23 prd-ubuntu20.04-docker-arm64-4c-16g-9890 does not seem to be running inside a container 14:07:23 $ 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 ******** ci-base-image-arm64 cat 14:07:24 $ docker top 3f9732a2229c056356df4937ca698021c5cf525cffafa84e58d3eccc5cf93fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:25 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:07:26 + make test 14:07:26 go test -race ./... -coverprofile=coverage.out ./... 14:09:47 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 14:09:47 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 14:09:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.31/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient 14:09:47 have (string) 14:09:47 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 14:09:47 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 14:09:47 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.31/internal/controller/rest/controller.go:178:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 14:09:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.783s coverage: 86.2% of statements 14:10:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.590s coverage: 71.9% of statements 14:10:08 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 14:10:08 $ docker stop --time=1 3f9732a2229c056356df4937ca698021c5cf525cffafa84e58d3eccc5cf93fc8 14:10:11 $ docker rm -f --volumes 3f9732a2229c056356df4937ca698021c5cf525cffafa84e58d3eccc5cf93fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:13 14:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:13 arm64: Pulling from edgex-lftools-log-publisher 14:10:13 8998bd30e6a1: Pulling fs layer 14:10:13 04944245beec: Pulling fs layer 14:10:13 699f458cf7ca: Pulling fs layer 14:10:13 765212b225bb: Pulling fs layer 14:10:13 f23df028b6ca: Pulling fs layer 14:10:13 d65c8cfc05b1: Pulling fs layer 14:10:13 2437ff75d9bd: Pulling fs layer 14:10:13 765212b225bb: Waiting 14:10:13 f23df028b6ca: Waiting 14:10:13 d65c8cfc05b1: Waiting 14:10:13 2437ff75d9bd: Waiting 14:10:13 04944245beec: Verifying Checksum 14:10:13 04944245beec: Download complete 14:10:13 765212b225bb: Verifying Checksum 14:10:13 765212b225bb: Download complete 14:10:13 f23df028b6ca: Verifying Checksum 14:10:13 f23df028b6ca: Download complete 14:10:13 d65c8cfc05b1: Verifying Checksum 14:10:13 d65c8cfc05b1: Download complete 14:10:14 699f458cf7ca: Download complete 14:10:14 8998bd30e6a1: Verifying Checksum 14:10:14 8998bd30e6a1: Download complete 14:10:16 2437ff75d9bd: Verifying Checksum 14:10:16 2437ff75d9bd: Download complete 14:10:18 8998bd30e6a1: Pull complete 14:10:18 04944245beec: Pull complete 14:10:20 699f458cf7ca: Pull complete 14:10:20 765212b225bb: Pull complete 14:10:21 f23df028b6ca: Pull complete 14:10:21 d65c8cfc05b1: Pull complete 14:10:39 2437ff75d9bd: Pull complete 14:10:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:40 prd-ubuntu20.04-docker-arm64-4c-16g-9890 does not seem to be running inside a container 14:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:10:42 $ docker top f37ec8dc7a4b6d205e5661b0ffdf6dd109ce76db345c9e5be78f22d04047b89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:43 ---> job-cost.sh 14:10:43 lf-activate-venv: SKIPPING 14:10:43 INFO: No Stack... 14:10:43 INFO: Retrieving Pricing Info for: v3-standard-4 14:10:44 INFO: Archiving Costs [Pipeline] sh 14:10:45 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:10:45 + cut -d, -f6 [Pipeline] lock 14:10:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] 14:10:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] did not exist. Created. 14:10:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:46 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f6c68e98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:10:46 + echo total: 0.10999999940395355 [Pipeline] stash 14:10:46 Warning: overwriting stash ‘stack-cost’ 14:10:47 Stashed 1 file(s) [Pipeline] } 14:10:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:10:47 $ docker stop --time=1 f37ec8dc7a4b6d205e5661b0ffdf6dd109ce76db345c9e5be78f22d04047b89b 14:10:51 $ docker rm -f --volumes f37ec8dc7a4b6d205e5661b0ffdf6dd109ce76db345c9e5be78f22d04047b89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:10:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:10:54 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives ] 14:10:54 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 14:10:54 total 16 14:10:54 drwxr-xr-x 3 root root 4096 Mar 13 14:03 . 14:10:54 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. 14:10:54 drwxr-xr-x 2 root root 4096 Mar 13 14:03 cost 14:10:54 -rw-r--r-- 1 root root 95 Mar 13 14:03 cost.csv 14:10:54 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 14:10:54 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives 14:10:54 total 16 14:10:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 14:03 . 14:10:54 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. 14:10:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 14:03 cost 14:10:54 -rw-r--r-- 1 jenkins jenkins 95 Mar 13 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:10:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:10:55 ---> package-listing.sh 14:10:55 ++ facter osfamily 14:10:55 ++ tr '[:upper:]' '[:lower:]' 14:10:55 + OS_FAMILY=debian 14:10:55 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-156 14:10:55 + START_PACKAGES=/tmp/packages_start.txt 14:10:55 + END_PACKAGES=/tmp/packages_end.txt 14:10:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:55 + PACKAGES=/tmp/packages_start.txt 14:10:55 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' 14:10:55 + PACKAGES=/tmp/packages_end.txt 14:10:55 + case "${OS_FAMILY}" in 14:10:55 + dpkg -l 14:10:55 + grep '^ii' 14:10:55 + '[' -f /tmp/packages_start.txt ']' 14:10:55 + '[' -f /tmp/packages_end.txt ']' 14:10:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:55 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' 14:10:55 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ 14:10:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ [Pipeline] echo 14:10:55 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:10:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:56 prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container 14:10:56 $ 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-156/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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:10:56 $ docker top 5584ac3b6e4f788e25ec100cff2485d628a62fb2c1cb358abed566c0b3b93bcb -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:57 + touch /tmp/pre-build-complete [Pipeline] sh 14:10:57 + mkdir -p /var/log/sysstat [Pipeline] sh 14:10:57 + ls /var/log/sa-host 14:10:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:58 provisioning config files... 14:10:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config627417230476155405tmp [Pipeline] { [Pipeline] echo 14:10:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:10:58 ---> create-netrc.sh [Pipeline] } 14:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:10:58 ---> python-tools-install.sh [Pipeline] echo 14:10:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:10:59 ---> sudo-logs.sh 14:10:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:10:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:10:59 ---> job-cost.sh 14:10:59 lf-activate-venv: SKIPPING 14:10:59 DEBUG: total: 0.2199999988079071 14:10:59 INFO: Retrieving Stack Cost... 14:10:59 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:00 INFO: Archiving Costs [Pipeline] echo 14:11:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:11:00 ---> logs-deploy.sh 14:11:00 lf-activate-venv: SKIPPING 14:11:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-156/1 14:11:00 INFO: archiving workspace using pattern(s): 14:11:01 Archives upload complete. 14:11:01 INFO: archiving logs to Nexus 14:11:02 ---> uname -a: 14:11:02 Linux prd-ubuntu20-04-docker-8c-8g-9888 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:11:02 14:11:02 14:11:02 ---> lscpu: 14:11:02 Architecture: x86_64 14:11:02 CPU op-mode(s): 32-bit, 64-bit 14:11:02 Byte Order: Little Endian 14:11:02 Address sizes: 40 bits physical, 48 bits virtual 14:11:02 CPU(s): 8 14:11:02 On-line CPU(s) list: 0-7 14:11:02 Thread(s) per core: 1 14:11:02 Core(s) per socket: 1 14:11:02 Socket(s): 8 14:11:02 NUMA node(s): 1 14:11:02 Vendor ID: AuthenticAMD 14:11:02 CPU family: 23 14:11:02 Model: 49 14:11:02 Model name: AMD EPYC-Rome Processor 14:11:02 Stepping: 0 14:11:02 CPU MHz: 2799.998 14:11:02 BogoMIPS: 5599.99 14:11:02 Virtualization: AMD-V 14:11:02 Hypervisor vendor: KVM 14:11:02 Virtualization type: full 14:11:02 L1d cache: 256 KiB 14:11:02 L1i cache: 256 KiB 14:11:02 L2 cache: 4 MiB 14:11:02 L3 cache: 128 MiB 14:11:02 NUMA node0 CPU(s): 0-7 14:11:02 Vulnerability Itlb multihit: Not affected 14:11:02 Vulnerability L1tf: Not affected 14:11:02 Vulnerability Mds: Not affected 14:11:02 Vulnerability Meltdown: Not affected 14:11:02 Vulnerability Mmio stale data: Not affected 14:11:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:11:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:11:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:11:02 Vulnerability Srbds: Not affected 14:11:02 Vulnerability Tsx async abort: Not affected 14:11:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:11:02 14:11:02