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 [2023-03-13T14:01:48.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T14:01:48.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T14:01:48.623Z] ========================================================= [2023-03-13T14:01:48.623Z] EdgeX Global Pipelines Version Info [2023-03-13T14:01:48.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:01:49.366Z] ------------------- [2023-03-13T14:01:49.366Z] stable info: [2023-03-13T14:01:49.366Z] ------------------- [2023-03-13T14:01:49.366Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T14:01:49.366Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T14:01:49.366Z] Message: update stable to v1.0.244 [2023-03-13T14:01:49.938Z] ------------------- [2023-03-13T14:01:49.938Z] experimental info: [2023-03-13T14:01:49.938Z] ------------------- [2023-03-13T14:01:49.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T14:01:49.938Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T14:01:49.938Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T14:01:50.228Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-13T14:01:50.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T14:01:50.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T14:01:50.359Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T14:01:50.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T14:01:50.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T14:01:50.474Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T14:01:50.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T14:01:50.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T14:01:50.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T14:01:50.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T14:01:50.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T14:01:50.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T14:01:50.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T14:01:50.801Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T14:01:50.844Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T14:01:50.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T14:01:50.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T14:01:50.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T14:01:51.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T14:01:51.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T14:01:51.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T14:01:51.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T14:01:51.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T14:01:51.237Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T14:01:51.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T14:01:51.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T14:01:51.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo [2023-03-13T14:01:51.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo [2023-03-13T14:01:51.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo [2023-03-13T14:01:51.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo [2023-03-13T14:01:51.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7193e0 [Pipeline] echo [2023-03-13T14:01:51.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T14:01:51.786Z] provisioning config files... [2023-03-13T14:01:51.802Z] 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 [2023-03-13T14:01:52.151Z] ---> docker-login.sh [2023-03-13T14:01:52.151Z] nexus3.edgexfoundry.org:10001 [2023-03-13T14:01:52.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:01:52.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:01:52.411Z] Configure a credential helper to remove this warning. See [2023-03-13T14:01:52.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:01:52.411Z] [2023-03-13T14:01:52.411Z] Login Succeeded [2023-03-13T14:01:52.411Z] nexus3.edgexfoundry.org:10002 [2023-03-13T14:01:52.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:01:52.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:01:52.411Z] Configure a credential helper to remove this warning. See [2023-03-13T14:01:52.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:01:52.411Z] [2023-03-13T14:01:52.411Z] Login Succeeded [2023-03-13T14:01:52.411Z] nexus3.edgexfoundry.org:10003 [2023-03-13T14:01:52.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:01:52.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:01:52.674Z] Configure a credential helper to remove this warning. See [2023-03-13T14:01:52.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:01:52.674Z] [2023-03-13T14:01:52.674Z] Login Succeeded [2023-03-13T14:01:52.674Z] nexus3.edgexfoundry.org:10004 [2023-03-13T14:01:52.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:01:52.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:01:52.674Z] Configure a credential helper to remove this warning. See [2023-03-13T14:01:52.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:01:52.674Z] [2023-03-13T14:01:52.674Z] Login Succeeded [2023-03-13T14:01:52.674Z] docker.io [2023-03-13T14:01:52.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:01:52.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:01:52.935Z] Configure a credential helper to remove this warning. See [2023-03-13T14:01:52.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:01:52.935Z] [2023-03-13T14:01:52.935Z] Login Succeeded [2023-03-13T14:01:52.935Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T14:01:52.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T14:01:53.563Z] + git rev-list -1 --merges f7193e0de09e41fd1312261aa756977aa06a725f~1..f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo [2023-03-13T14:01:53.627Z] -----------> git rev-list -1 --merges f7193e0de09e41fd1312261aa756977aa06a725f~1..f7193e0de09e41fd1312261aa756977aa06a725f f7193e0de09e41fd1312261aa756977aa06a725f [false] [Pipeline] sh [2023-03-13T14:01:53.945Z] + git log --format=format:%s -1 f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo [2023-03-13T14:01:53.975Z] ========================================================= [2023-03-13T14:01:53.975Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T14:01:53.975Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T14:01:54.420Z] + git log --format=format:%s -1 f7193e0de09e41fd1312261aa756977aa06a725f [Pipeline] echo [2023-03-13T14:01:54.459Z] [semverPrep] GIT_COMMIT: f7193e0de09e41fd1312261aa756977aa06a725f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-13T14:01:54.489Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T14:01:54.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T14:01:54.862Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T14:01:54.862Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T14:01:54.862Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T14:01:54.862Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T14:01:54.862Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T14:01:54.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:01:55.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T14:01:55.300Z] [2023-03-13T14:01:55.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:01:55.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T14:01:55.683Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T14:01:55.683Z] b85a868b505f: Pulling fs layer [2023-03-13T14:01:55.683Z] e2be974225ed: Pulling fs layer [2023-03-13T14:01:55.683Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T14:01:55.683Z] 988bab9f4d93: Pulling fs layer [2023-03-13T14:01:55.683Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T14:01:55.683Z] eaf3925da568: Pulling fs layer [2023-03-13T14:01:55.683Z] bab4dde63d76: Pulling fs layer [2023-03-13T14:01:55.683Z] bde34c3a00c8: Pulling fs layer [2023-03-13T14:01:55.683Z] b352a97aabf1: Pulling fs layer [2023-03-13T14:01:55.683Z] 4872d77fe225: Pulling fs layer [2023-03-13T14:01:55.683Z] 5851b861e8e6: Pulling fs layer [2023-03-13T14:01:55.683Z] bab4dde63d76: Waiting [2023-03-13T14:01:55.683Z] 1469e6f7b9e6: Waiting [2023-03-13T14:01:55.683Z] bde34c3a00c8: Waiting [2023-03-13T14:01:55.683Z] eaf3925da568: Waiting [2023-03-13T14:01:55.683Z] 988bab9f4d93: Waiting [2023-03-13T14:01:55.683Z] b352a97aabf1: Waiting [2023-03-13T14:01:55.683Z] 4872d77fe225: Waiting [2023-03-13T14:01:55.683Z] 5851b861e8e6: Waiting [2023-03-13T14:01:55.683Z] e2be974225ed: Download complete [2023-03-13T14:01:55.683Z] 988bab9f4d93: Verifying Checksum [2023-03-13T14:01:55.683Z] 988bab9f4d93: Download complete [2023-03-13T14:01:55.944Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T14:01:55.944Z] 1469e6f7b9e6: Download complete [2023-03-13T14:01:55.944Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T14:01:55.944Z] 339a4e72a1f5: Download complete [2023-03-13T14:01:55.944Z] eaf3925da568: Verifying Checksum [2023-03-13T14:01:55.944Z] eaf3925da568: Download complete [2023-03-13T14:01:55.944Z] bde34c3a00c8: Download complete [2023-03-13T14:01:55.944Z] b352a97aabf1: Verifying Checksum [2023-03-13T14:01:55.944Z] b352a97aabf1: Download complete [2023-03-13T14:01:55.944Z] 4872d77fe225: Verifying Checksum [2023-03-13T14:01:55.944Z] 4872d77fe225: Download complete [2023-03-13T14:01:55.944Z] 5851b861e8e6: Verifying Checksum [2023-03-13T14:01:55.944Z] 5851b861e8e6: Download complete [2023-03-13T14:01:55.944Z] b85a868b505f: Verifying Checksum [2023-03-13T14:01:55.944Z] b85a868b505f: Download complete [2023-03-13T14:01:56.203Z] bab4dde63d76: Verifying Checksum [2023-03-13T14:01:56.203Z] bab4dde63d76: Download complete [2023-03-13T14:01:57.141Z] b85a868b505f: Pull complete [2023-03-13T14:01:57.141Z] e2be974225ed: Pull complete [2023-03-13T14:01:57.709Z] 339a4e72a1f5: Pull complete [2023-03-13T14:01:57.709Z] 988bab9f4d93: Pull complete [2023-03-13T14:01:57.968Z] 1469e6f7b9e6: Pull complete [2023-03-13T14:01:57.968Z] eaf3925da568: Pull complete [2023-03-13T14:01:59.873Z] bab4dde63d76: Pull complete [2023-03-13T14:01:59.873Z] bde34c3a00c8: Pull complete [2023-03-13T14:01:59.873Z] b352a97aabf1: Pull complete [2023-03-13T14:01:59.873Z] 4872d77fe225: Pull complete [2023-03-13T14:01:59.873Z] 5851b861e8e6: Pull complete [2023-03-13T14:01:59.873Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T14:01:59.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T14:01:59.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:02:00.095Z] prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container [2023-03-13T14:02:00.130Z] $ 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 [2023-03-13T14:02:02.824Z] $ docker top 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 -eo pid,comm [2023-03-13T14:02:02.876Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T14:02:02.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T14:02:03.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T14:02:03.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T14:02:03.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T14:02:03.128Z] $ docker exec 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent [2023-03-13T14:02:03.232Z] SSH_AUTH_SOCK=/tmp/ssh-CkMthkl4jr3D/agent.32 [2023-03-13T14:02:03.232Z] SSH_AGENT_PID=38 [2023-03-13T14:02:03.237Z] Running ssh-add (command line suppressed) [2023-03-13T14:02:03.334Z] 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) [2023-03-13T14:02:03.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T14:02:03.665Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T14:02:03.692Z] $ docker exec --env ******** --env ******** 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent -k [2023-03-13T14:02:03.796Z] unset SSH_AUTH_SOCK; [2023-03-13T14:02:03.797Z] unset SSH_AGENT_PID; [2023-03-13T14:02:03.797Z] echo Agent pid 38 killed; [2023-03-13T14:02:03.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T14:02:03.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T14:02:03.894Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T14:02:04.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T14:02:04.010Z] $ docker exec 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent [2023-03-13T14:02:04.113Z] SSH_AUTH_SOCK=/tmp/ssh-5bBYa15pnZPF/agent.70 [2023-03-13T14:02:04.113Z] SSH_AGENT_PID=76 [2023-03-13T14:02:04.117Z] Running ssh-add (command line suppressed) [2023-03-13T14:02:04.211Z] 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) [2023-03-13T14:02:04.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T14:02:04.549Z] + git semver init [2023-03-13T14:02:04.809Z] 2023-03-13 14:02:04,723 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T14:02:04.809Z] 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 [2023-03-13T14:02:04.809Z] 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 [2023-03-13T14:02:04.809Z] 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) [2023-03-13T14:02:06.206Z] 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 [2023-03-13T14:02:06.206Z] 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 [2023-03-13T14:02:06.206Z] 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 [2023-03-13T14:02:06.206Z] 2023-03-13 14:02:05,847 [execute] INFO git cat-file --batch-check [2023-03-13T14:02:06.206Z] 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=) [2023-03-13T14:02:06.206Z] 2023-03-13 14:02:05,854 [execute] INFO git cat-file --batch [2023-03-13T14:02:06.206Z] 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=) [2023-03-13T14:02:06.206Z] 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 [2023-03-13T14:02:06.206Z] 0.0.0 [Pipeline] } [2023-03-13T14:02:06.236Z] $ docker exec --env ******** --env ******** 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 ssh-agent -k [2023-03-13T14:02:06.333Z] unset SSH_AUTH_SOCK; [2023-03-13T14:02:06.333Z] unset SSH_AGENT_PID; [2023-03-13T14:02:06.333Z] echo Agent pid 76 killed; [2023-03-13T14:02:06.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T14:02:06.766Z] + git semver [Pipeline] } [2023-03-13T14:02:07.052Z] $ docker stop --time=1 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 [2023-03-13T14:02:08.416Z] $ docker rm -f --volumes 1d54c5ee084335c91ed4293ca3c3965aaa365f11defdb4aa43f3152e1469d7e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T14:02:08.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T14:02:09.086Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T14:02:09.102Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T14:02:09.642Z] provisioning config files... [2023-03-13T14:02:09.651Z] 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 [2023-03-13T14:02:09.997Z] ---> docker-login.sh [2023-03-13T14:02:09.997Z] nexus3.edgexfoundry.org:10001 [2023-03-13T14:02:09.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:02:09.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:02:09.998Z] Configure a credential helper to remove this warning. See [2023-03-13T14:02:09.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:02:09.998Z] [2023-03-13T14:02:09.998Z] Login Succeeded [2023-03-13T14:02:09.998Z] nexus3.edgexfoundry.org:10002 [2023-03-13T14:02:09.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:02:09.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:02:09.998Z] Configure a credential helper to remove this warning. See [2023-03-13T14:02:09.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:02:09.998Z] [2023-03-13T14:02:09.998Z] Login Succeeded [2023-03-13T14:02:09.998Z] nexus3.edgexfoundry.org:10003 [2023-03-13T14:02:10.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:02:10.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:02:10.256Z] Configure a credential helper to remove this warning. See [2023-03-13T14:02:10.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:02:10.256Z] [2023-03-13T14:02:10.256Z] Login Succeeded [2023-03-13T14:02:10.256Z] nexus3.edgexfoundry.org:10004 [2023-03-13T14:02:10.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:02:10.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:02:10.256Z] Configure a credential helper to remove this warning. See [2023-03-13T14:02:10.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:02:10.256Z] [2023-03-13T14:02:10.256Z] Login Succeeded [2023-03-13T14:02:10.256Z] docker.io [2023-03-13T14:02:10.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:02:10.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:02:10.516Z] Configure a credential helper to remove this warning. See [2023-03-13T14:02:10.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:02:10.516Z] [2023-03-13T14:02:10.516Z] Login Succeeded [2023-03-13T14:02:10.516Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T14:02:10.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T14:02:10.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:02:10.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:02:10.794Z] ========================================================= [2023-03-13T14:02:10.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T14:02:10.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:02:11.265Z] + 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 . [2023-03-13T14:02:11.265Z] Sending build context to Docker daemon 12.54MB [2023-03-13T14:02:11.265Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T14:02:11.265Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T14:02:11.265Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T14:02:11.265Z] 213ec9aee27d: Pulling fs layer [2023-03-13T14:02:11.265Z] 4583459ba037: Pulling fs layer [2023-03-13T14:02:11.265Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T14:02:11.265Z] 53926ce57604: Pulling fs layer [2023-03-13T14:02:11.265Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T14:02:11.265Z] 22ff95d597cd: Pulling fs layer [2023-03-13T14:02:11.265Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T14:02:11.265Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T14:02:11.265Z] a7acece74701: Pulling fs layer [2023-03-13T14:02:11.265Z] 21b2b0c7a3f4: Waiting [2023-03-13T14:02:11.265Z] 22ff95d597cd: Waiting [2023-03-13T14:02:11.265Z] 12d6caf4c0d1: Waiting [2023-03-13T14:02:11.265Z] 96b7cbca73a9: Waiting [2023-03-13T14:02:11.265Z] a7acece74701: Waiting [2023-03-13T14:02:11.265Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T14:02:11.265Z] 93c1e223e6f2: Download complete [2023-03-13T14:02:11.265Z] 4583459ba037: Download complete [2023-03-13T14:02:11.265Z] 21b2b0c7a3f4: Download complete [2023-03-13T14:02:11.526Z] 22ff95d597cd: Verifying Checksum [2023-03-13T14:02:11.527Z] 22ff95d597cd: Download complete [2023-03-13T14:02:11.527Z] 213ec9aee27d: Verifying Checksum [2023-03-13T14:02:11.527Z] 213ec9aee27d: Download complete [2023-03-13T14:02:11.527Z] 12d6caf4c0d1: Verifying Checksum [2023-03-13T14:02:11.527Z] 12d6caf4c0d1: Download complete [2023-03-13T14:02:11.527Z] 213ec9aee27d: Pull complete [2023-03-13T14:02:11.788Z] 4583459ba037: Pull complete [2023-03-13T14:02:11.788Z] 93c1e223e6f2: Pull complete [2023-03-13T14:02:12.049Z] a7acece74701: Verifying Checksum [2023-03-13T14:02:12.049Z] a7acece74701: Download complete [2023-03-13T14:02:12.049Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T14:02:12.049Z] 96b7cbca73a9: Download complete [2023-03-13T14:02:12.307Z] 53926ce57604: Verifying Checksum [2023-03-13T14:02:12.307Z] 53926ce57604: Download complete [2023-03-13T14:02:15.589Z] 53926ce57604: Pull complete [2023-03-13T14:02:15.589Z] 21b2b0c7a3f4: Pull complete [2023-03-13T14:02:15.590Z] 22ff95d597cd: Pull complete [2023-03-13T14:02:15.590Z] 12d6caf4c0d1: Pull complete [2023-03-13T14:02:17.487Z] 96b7cbca73a9: Pull complete [2023-03-13T14:02:18.053Z] a7acece74701: Pull complete [2023-03-13T14:02:18.053Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T14:02:18.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T14:02:18.053Z] ---> db6d94c90886 [2023-03-13T14:02:18.053Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T14:02:22.248Z] ---> Running in 47990774953d [2023-03-13T14:02:22.248Z] Removing intermediate container 47990774953d [2023-03-13T14:02:22.248Z] ---> e2e99b24b199 [2023-03-13T14:02:22.248Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T14:02:22.248Z] ---> Running in 85b84fc4a9f3 [2023-03-13T14:02:22.248Z] Removing intermediate container 85b84fc4a9f3 [2023-03-13T14:02:22.248Z] ---> c9535e0d1da5 [2023-03-13T14:02:22.248Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T14:02:22.506Z] ---> Running in 39280317c488 [2023-03-13T14:02:22.506Z] Removing intermediate container 39280317c488 [2023-03-13T14:02:22.506Z] ---> a1c25230d481 [2023-03-13T14:02:22.506Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T14:02:22.506Z] ---> Running in 7be5a91c50c4 [2023-03-13T14:02:22.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T14:02:23.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T14:02:23.282Z] OK: 211 MiB in 51 packages [2023-03-13T14:02:23.539Z] Removing intermediate container 7be5a91c50c4 [2023-03-13T14:02:23.539Z] ---> f2d1b117276f [2023-03-13T14:02:23.539Z] Step 7/12 : WORKDIR /app [2023-03-13T14:02:23.539Z] ---> Running in a2d8ca54b124 [2023-03-13T14:02:23.539Z] Removing intermediate container a2d8ca54b124 [2023-03-13T14:02:23.539Z] ---> 266d39e5ba7f [2023-03-13T14:02:23.539Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T14:02:23.797Z] ---> 21eb56e04498 [2023-03-13T14:02:23.797Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T14:02:23.797Z] ---> Running in 6a1499aa01d9 [2023-03-13T14:02:24.478Z] Still waiting to schedule task [2023-03-13T14:02:24.479Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9889’ is offline [2023-03-13T14:02:50.337Z] Removing intermediate container 6a1499aa01d9 [2023-03-13T14:02:50.337Z] ---> 0016b0f26eff [2023-03-13T14:02:50.337Z] Step 10/12 : COPY . . [2023-03-13T14:02:50.337Z] ---> 7a4d7430ab2d [2023-03-13T14:02:50.337Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T14:02:50.337Z] ---> Running in 3b55fcc18a6b [2023-03-13T14:02:50.337Z] Removing intermediate container 3b55fcc18a6b [2023-03-13T14:02:50.337Z] ---> f2b29d2deffb [2023-03-13T14:02:50.337Z] Step 12/12 : RUN $MAKE [2023-03-13T14:02:50.337Z] ---> Running in 4981558bc21f [2023-03-13T14:02:50.337Z] noop [2023-03-13T14:02:50.337Z] Removing intermediate container 4981558bc21f [2023-03-13T14:02:50.337Z] ---> 27776e7e794c [2023-03-13T14:02:50.337Z] Successfully built 27776e7e794c [2023-03-13T14:02:50.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:02:50.783Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T14:02:50.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:02:50.944Z] prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container [2023-03-13T14:02:50.971Z] $ 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 [2023-03-13T14:02:51.304Z] $ docker top f1b8bb16ebcddc09c40d0aa537ae87c229118db98e0b754afc3957b988f78d4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:02:51.690Z] + go version [2023-03-13T14:02:51.690Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T14:02:51.725Z] $ docker stop --time=1 f1b8bb16ebcddc09c40d0aa537ae87c229118db98e0b754afc3957b988f78d4f [2023-03-13T14:02:52.969Z] $ 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 [2023-03-13T14:02:53.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T14:02:53.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:02:53.830Z] prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container [2023-03-13T14:02:53.862Z] $ 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 [2023-03-13T14:02:54.162Z] $ docker top 9dbf3257df4824971963ed566dd3d42c6332da0d55076dd8753f2a3004cd3a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:02:54.541Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] fileExists [Pipeline] sh [2023-03-13T14:02:54.900Z] + make test [2023-03-13T14:02:54.900Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T14:03:12.975Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-13T14:03:12.976Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers [2023-03-13T14:03:12.976Z] /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 [2023-03-13T14:03:12.976Z] have (string) [2023-03-13T14:03:12.976Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:03:12.976Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-03-13T14:03:12.976Z] /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) [2023-03-13T14:03:12.976Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.118s coverage: 86.2% of statements [2023-03-13T14:03:14.880Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.731s coverage: 71.9% of statements [2023-03-13T14:03:14.880Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-03-13T14:03:14.929Z] $ docker stop --time=1 9dbf3257df4824971963ed566dd3d42c6332da0d55076dd8753f2a3004cd3a42 [2023-03-13T14:03:17.804Z] $ 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 [2023-03-13T14:03:18.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:03:18.972Z] [2023-03-13T14:03:18.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:03:19.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:03:19.409Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T14:03:19.409Z] 5eb5b503b376: Pulling fs layer [2023-03-13T14:03:19.409Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T14:03:19.409Z] ec43610c2a17: Pulling fs layer [2023-03-13T14:03:19.409Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T14:03:19.409Z] 33b1e0a273af: Pulling fs layer [2023-03-13T14:03:19.409Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T14:03:19.409Z] 2f39f015ded8: Pulling fs layer [2023-03-13T14:03:19.409Z] 33b1e0a273af: Waiting [2023-03-13T14:03:19.409Z] 5d3b04190fa2: Waiting [2023-03-13T14:03:19.409Z] 3a2ae6a8a46f: Waiting [2023-03-13T14:03:19.409Z] 2f39f015ded8: Waiting [2023-03-13T14:03:19.409Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T14:03:19.409Z] 5c69ac0246d0: Download complete [2023-03-13T14:03:19.409Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T14:03:19.409Z] 3a2ae6a8a46f: Download complete [2023-03-13T14:03:19.690Z] 33b1e0a273af: Verifying Checksum [2023-03-13T14:03:19.690Z] 33b1e0a273af: Download complete [2023-03-13T14:03:19.690Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T14:03:19.690Z] 5d3b04190fa2: Download complete [2023-03-13T14:03:19.690Z] ec43610c2a17: Verifying Checksum [2023-03-13T14:03:19.690Z] ec43610c2a17: Download complete [2023-03-13T14:03:19.690Z] 5eb5b503b376: Download complete [2023-03-13T14:03:20.282Z] 2f39f015ded8: Download complete [2023-03-13T14:03:20.866Z] 5eb5b503b376: Pull complete [2023-03-13T14:03:20.866Z] 5c69ac0246d0: Pull complete [2023-03-13T14:03:21.125Z] ec43610c2a17: Pull complete [2023-03-13T14:03:21.383Z] 3a2ae6a8a46f: Pull complete [2023-03-13T14:03:21.383Z] 33b1e0a273af: Pull complete [2023-03-13T14:03:21.641Z] 5d3b04190fa2: Pull complete [2023-03-13T14:03:25.822Z] 2f39f015ded8: Pull complete [2023-03-13T14:03:25.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T14:03:25.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:03:25.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:03:26.051Z] prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container [2023-03-13T14:03:26.082Z] $ 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 [2023-03-13T14:03:28.835Z] $ docker top 20b5eb22710844c6ac563ae85dba817c596c2513d6c5b43e61e487913283137f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:03:29.263Z] ---> job-cost.sh [2023-03-13T14:03:29.263Z] lf-activate-venv: SKIPPING [2023-03-13T14:03:29.263Z] INFO: No Stack... [2023-03-13T14:03:29.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T14:03:29.781Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T14:03:30.095Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/cost.csv [2023-03-13T14:03:30.095Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T14:03:30.135Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [2023-03-13T14:03:30.140Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] did not exist. Created. [2023-03-13T14:03:30.140Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T14:03:30.534Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T14:03:30.598Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T14:03:30.619Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T14:03:30.700Z] $ docker stop --time=1 20b5eb22710844c6ac563ae85dba817c596c2513d6c5b43e61e487913283137f [2023-03-13T14:03:31.849Z] $ docker rm -f --volumes 20b5eb22710844c6ac563ae85dba817c596c2513d6c5b43e61e487913283137f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T14:03:32.207Z] Failed in branch amd64 [2023-03-13T14:04:54.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9890 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] { [Pipeline] ws [2023-03-13T14:04:54.714Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-13T14:04:54.800Z] The recommended git tool is: git [2023-03-13T14:05:04.140Z] using credential edgex-jenkins-ssh [2023-03-13T14:05:04.161Z] Cloning the remote Git repository [2023-03-13T14:05:04.248Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T14:05:04.347Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-13T14:05:04.604Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T14:05:04.606Z] > git --version # timeout=10 [2023-03-13T14:05:04.653Z] > git --version # 'git version 2.25.1' [2023-03-13T14:05:04.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T14:05:04.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T14:05:06.957Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T14:05:06.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T14:05:07.862Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T14:05:07.906Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T14:05:07.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T14:05:07.924Z] > 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 [2023-03-13T14:05:08.511Z] Merging remotes/origin/main commit 837a401d0d7d0b42d8dea42aad4106a41215472d into PR head commit f7193e0de09e41fd1312261aa756977aa06a725f [2023-03-13T14:05:08.775Z] Merge succeeded, producing f7193e0de09e41fd1312261aa756977aa06a725f [2023-03-13T14:05:08.775Z] Checking out Revision f7193e0de09e41fd1312261aa756977aa06a725f (PR-156) [2023-03-13T14:05:09.314Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-13T14:05:09.368Z] > git --version # timeout=10 [2023-03-13T14:05:09.424Z] > git --version # 'git version 2.25.1' [2023-03-13T14:05:09.447Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-13T14:05:08.530Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T14:05:08.549Z] > git checkout -f f7193e0de09e41fd1312261aa756977aa06a725f # timeout=10 [2023-03-13T14:05:08.662Z] > git remote # timeout=10 [2023-03-13T14:05:08.682Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T14:05:08.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T14:05:08.720Z] > git merge 837a401d0d7d0b42d8dea42aad4106a41215472d # timeout=10 [2023-03-13T14:05:08.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T14:05:08.779Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T14:05:08.795Z] > git checkout -f f7193e0de09e41fd1312261aa756977aa06a725f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T14:05:10.725Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T14:05:10.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T14:05:10.725Z] Dload Upload Total Spent Left Speed [2023-03-13T14:05:10.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-03-13T14:05:11.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T14:05:11.762Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T14:05:11.762Z] + sudo tee /etc/docker/daemon.new [2023-03-13T14:05:11.762Z] { [2023-03-13T14:05:11.762Z] "registry-mirrors": [ [2023-03-13T14:05:11.762Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T14:05:11.762Z] ], [2023-03-13T14:05:11.762Z] "bip": "10.250.0.254/24", [2023-03-13T14:05:11.762Z] "hosts": [ [2023-03-13T14:05:11.762Z] "tcp://0.0.0.0:5555", [2023-03-13T14:05:11.762Z] "unix:///var/run/docker.sock" [2023-03-13T14:05:11.762Z] ], [2023-03-13T14:05:11.762Z] "mtu": 1458, [2023-03-13T14:05:11.762Z] "selinux-enabled": true, [2023-03-13T14:05:11.762Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T14:05:11.762Z] } [Pipeline] sh [2023-03-13T14:05:12.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T14:05:12.481Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T14:05:30.829Z] provisioning config files... [2023-03-13T14:05:30.863Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8244898698233777338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:05:31.265Z] ---> docker-login.sh [2023-03-13T14:05:31.265Z] nexus3.edgexfoundry.org:10001 [2023-03-13T14:05:31.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:05:32.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:05:32.124Z] Configure a credential helper to remove this warning. See [2023-03-13T14:05:32.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:05:32.124Z] [2023-03-13T14:05:32.124Z] Login Succeeded [2023-03-13T14:05:32.124Z] nexus3.edgexfoundry.org:10002 [2023-03-13T14:05:32.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:05:32.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:05:32.394Z] Configure a credential helper to remove this warning. See [2023-03-13T14:05:32.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:05:32.394Z] [2023-03-13T14:05:32.394Z] Login Succeeded [2023-03-13T14:05:32.394Z] nexus3.edgexfoundry.org:10003 [2023-03-13T14:05:32.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:05:32.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:05:32.667Z] Configure a credential helper to remove this warning. See [2023-03-13T14:05:32.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:05:32.667Z] [2023-03-13T14:05:32.667Z] Login Succeeded [2023-03-13T14:05:32.667Z] nexus3.edgexfoundry.org:10004 [2023-03-13T14:05:32.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:05:33.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:05:33.211Z] Configure a credential helper to remove this warning. See [2023-03-13T14:05:33.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:05:33.211Z] [2023-03-13T14:05:33.211Z] Login Succeeded [2023-03-13T14:05:33.211Z] docker.io [2023-03-13T14:05:33.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T14:05:33.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T14:05:33.750Z] Configure a credential helper to remove this warning. See [2023-03-13T14:05:33.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T14:05:33.750Z] [2023-03-13T14:05:33.750Z] Login Succeeded [2023-03-13T14:05:33.750Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T14:05:33.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T14:05:34.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:05:34.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T14:05:34.254Z] ========================================================= [2023-03-13T14:05:34.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T14:05:34.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:05:34.759Z] + 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 . [2023-03-13T14:05:35.028Z] Sending build context to Docker daemon 678.9kB [2023-03-13T14:05:35.028Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T14:05:35.028Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T14:05:38.400Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T14:05:38.400Z] 9b18e9b68314: Pulling fs layer [2023-03-13T14:05:38.400Z] 35d82f9e3411: Pulling fs layer [2023-03-13T14:05:38.400Z] e16973657156: Pulling fs layer [2023-03-13T14:05:38.400Z] fc693d55d65f: Pulling fs layer [2023-03-13T14:05:38.400Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T14:05:38.400Z] dda99020689f: Pulling fs layer [2023-03-13T14:05:38.400Z] db1c61fa0a46: Pulling fs layer [2023-03-13T14:05:38.400Z] 891c053d2c06: Pulling fs layer [2023-03-13T14:05:38.400Z] fc693d55d65f: Waiting [2023-03-13T14:05:38.400Z] 7e9fc2657dce: Waiting [2023-03-13T14:05:38.400Z] dda99020689f: Waiting [2023-03-13T14:05:38.400Z] db1c61fa0a46: Waiting [2023-03-13T14:05:38.400Z] 891c053d2c06: Waiting [2023-03-13T14:05:38.400Z] e16973657156: Verifying Checksum [2023-03-13T14:05:38.400Z] e16973657156: Download complete [2023-03-13T14:05:38.400Z] 35d82f9e3411: Verifying Checksum [2023-03-13T14:05:38.400Z] 35d82f9e3411: Download complete [2023-03-13T14:05:38.400Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T14:05:38.400Z] 7e9fc2657dce: Download complete [2023-03-13T14:05:38.400Z] dda99020689f: Verifying Checksum [2023-03-13T14:05:38.400Z] dda99020689f: Download complete [2023-03-13T14:05:38.672Z] 9b18e9b68314: Verifying Checksum [2023-03-13T14:05:38.672Z] 9b18e9b68314: Download complete [2023-03-13T14:05:39.649Z] 9b18e9b68314: Pull complete [2023-03-13T14:05:39.649Z] 891c053d2c06: Verifying Checksum [2023-03-13T14:05:39.649Z] 891c053d2c06: Download complete [2023-03-13T14:05:40.248Z] 35d82f9e3411: Pull complete [2023-03-13T14:05:40.520Z] e16973657156: Pull complete [2023-03-13T14:05:40.796Z] db1c61fa0a46: Verifying Checksum [2023-03-13T14:05:40.796Z] db1c61fa0a46: Download complete [2023-03-13T14:05:41.392Z] fc693d55d65f: Verifying Checksum [2023-03-13T14:05:41.392Z] fc693d55d65f: Download complete [2023-03-13T14:05:53.748Z] fc693d55d65f: Pull complete [2023-03-13T14:05:53.748Z] 7e9fc2657dce: Pull complete [2023-03-13T14:05:53.748Z] dda99020689f: Pull complete [2023-03-13T14:05:59.221Z] db1c61fa0a46: Pull complete [2023-03-13T14:06:01.834Z] 891c053d2c06: Pull complete [2023-03-13T14:06:01.834Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T14:06:01.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T14:06:01.834Z] ---> f96f9c87975a [2023-03-13T14:06:01.834Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T14:06:02.425Z] ---> Running in fcee7308608a [2023-03-13T14:06:02.696Z] Removing intermediate container fcee7308608a [2023-03-13T14:06:02.696Z] ---> dfb2f4685f06 [2023-03-13T14:06:02.696Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T14:06:02.966Z] ---> Running in 27750548db46 [2023-03-13T14:06:03.235Z] Removing intermediate container 27750548db46 [2023-03-13T14:06:03.235Z] ---> 0cc84be69cf6 [2023-03-13T14:06:03.235Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T14:06:03.235Z] ---> Running in 659ccb853d7f [2023-03-13T14:06:03.506Z] Removing intermediate container 659ccb853d7f [2023-03-13T14:06:03.506Z] ---> 32d05eac277e [2023-03-13T14:06:03.506Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T14:06:03.776Z] ---> Running in 06c9e9fcc5f5 [2023-03-13T14:06:04.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T14:06:05.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T14:06:06.315Z] OK: 221 MiB in 51 packages [2023-03-13T14:06:08.282Z] Removing intermediate container 06c9e9fcc5f5 [2023-03-13T14:06:08.282Z] ---> 2990b3aba7e3 [2023-03-13T14:06:08.282Z] Step 7/12 : WORKDIR /app [2023-03-13T14:06:08.552Z] ---> Running in 42a1a51ba899 [2023-03-13T14:06:08.824Z] Removing intermediate container 42a1a51ba899 [2023-03-13T14:06:08.824Z] ---> fdb872640287 [2023-03-13T14:06:08.824Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T14:06:09.097Z] ---> 3f77586d07c9 [2023-03-13T14:06:09.097Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T14:06:09.366Z] ---> Running in d80bcd9e8fc7 [2023-03-13T14:07:17.281Z] Removing intermediate container d80bcd9e8fc7 [2023-03-13T14:07:17.281Z] ---> 4fbd501d9da3 [2023-03-13T14:07:17.281Z] Step 10/12 : COPY . . [2023-03-13T14:07:17.281Z] ---> 46583a27ced9 [2023-03-13T14:07:17.281Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T14:07:17.281Z] ---> Running in 219efa09afb3 [2023-03-13T14:07:17.281Z] Removing intermediate container 219efa09afb3 [2023-03-13T14:07:17.281Z] ---> 7df38ad8e4b2 [2023-03-13T14:07:17.281Z] Step 12/12 : RUN $MAKE [2023-03-13T14:07:17.281Z] ---> Running in 2bec815c6af0 [2023-03-13T14:07:17.281Z] noop [2023-03-13T14:07:17.281Z] Removing intermediate container 2bec815c6af0 [2023-03-13T14:07:17.281Z] ---> 63711b53c5ed [2023-03-13T14:07:17.281Z] Successfully built 63711b53c5ed [2023-03-13T14:07:17.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:07:17.755Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T14:07:17.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:07:18.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-9890 does not seem to be running inside a container [2023-03-13T14:07:18.119Z] $ 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 [2023-03-13T14:07:19.460Z] $ docker top 849023bd1e73018037750e1a3c24479ccaf4860df9877715950f33dddaa0aaed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:07:20.458Z] + go version [2023-03-13T14:07:20.458Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T14:07:20.490Z] $ docker stop --time=1 849023bd1e73018037750e1a3c24479ccaf4860df9877715950f33dddaa0aaed [2023-03-13T14:07:22.169Z] $ 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 [2023-03-13T14:07:23.048Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T14:07:23.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:07:23.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-9890 does not seem to be running inside a container [2023-03-13T14:07:23.394Z] $ 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 [2023-03-13T14:07:24.630Z] $ docker top 3f9732a2229c056356df4937ca698021c5cf525cffafa84e58d3eccc5cf93fc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:07:25.529Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-13T14:07:26.235Z] + make test [2023-03-13T14:07:26.235Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T14:09:47.974Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-13T14:09:47.974Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers [2023-03-13T14:09:47.974Z] /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 [2023-03-13T14:09:47.974Z] have (string) [2023-03-13T14:09:47.974Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-13T14:09:47.974Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-03-13T14:09:47.974Z] /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) [2023-03-13T14:09:58.054Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.783s coverage: 86.2% of statements [2023-03-13T14:10:08.151Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.590s coverage: 71.9% of statements [2023-03-13T14:10:08.151Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-03-13T14:10:08.193Z] $ docker stop --time=1 3f9732a2229c056356df4937ca698021c5cf525cffafa84e58d3eccc5cf93fc8 [2023-03-13T14:10:11.349Z] $ 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 [2023-03-13T14:10:13.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T14:10:13.114Z] [2023-03-13T14:10:13.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:10:13.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T14:10:13.796Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T14:10:13.796Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T14:10:13.796Z] 04944245beec: Pulling fs layer [2023-03-13T14:10:13.796Z] 699f458cf7ca: Pulling fs layer [2023-03-13T14:10:13.796Z] 765212b225bb: Pulling fs layer [2023-03-13T14:10:13.796Z] f23df028b6ca: Pulling fs layer [2023-03-13T14:10:13.796Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T14:10:13.796Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T14:10:13.796Z] 765212b225bb: Waiting [2023-03-13T14:10:13.796Z] f23df028b6ca: Waiting [2023-03-13T14:10:13.796Z] d65c8cfc05b1: Waiting [2023-03-13T14:10:13.796Z] 2437ff75d9bd: Waiting [2023-03-13T14:10:13.796Z] 04944245beec: Verifying Checksum [2023-03-13T14:10:13.796Z] 04944245beec: Download complete [2023-03-13T14:10:13.796Z] 765212b225bb: Verifying Checksum [2023-03-13T14:10:13.796Z] 765212b225bb: Download complete [2023-03-13T14:10:13.796Z] f23df028b6ca: Verifying Checksum [2023-03-13T14:10:13.796Z] f23df028b6ca: Download complete [2023-03-13T14:10:13.796Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T14:10:13.796Z] d65c8cfc05b1: Download complete [2023-03-13T14:10:14.068Z] 699f458cf7ca: Download complete [2023-03-13T14:10:14.336Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T14:10:14.336Z] 8998bd30e6a1: Download complete [2023-03-13T14:10:16.921Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T14:10:16.921Z] 2437ff75d9bd: Download complete [2023-03-13T14:10:18.337Z] 8998bd30e6a1: Pull complete [2023-03-13T14:10:18.925Z] 04944245beec: Pull complete [2023-03-13T14:10:20.340Z] 699f458cf7ca: Pull complete [2023-03-13T14:10:20.610Z] 765212b225bb: Pull complete [2023-03-13T14:10:21.195Z] f23df028b6ca: Pull complete [2023-03-13T14:10:21.464Z] d65c8cfc05b1: Pull complete [2023-03-13T14:10:39.688Z] 2437ff75d9bd: Pull complete [2023-03-13T14:10:39.688Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T14:10:39.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T14:10:39.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:10:40.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-9890 does not seem to be running inside a container [2023-03-13T14:10:40.100Z] $ 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 [2023-03-13T14:10:42.778Z] $ docker top f37ec8dc7a4b6d205e5661b0ffdf6dd109ce76db345c9e5be78f22d04047b89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:10:43.708Z] ---> job-cost.sh [2023-03-13T14:10:43.708Z] lf-activate-venv: SKIPPING [2023-03-13T14:10:43.708Z] INFO: No Stack... [2023-03-13T14:10:43.977Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T14:10:44.938Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T14:10:45.290Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-13T14:10:45.290Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T14:10:45.353Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [2023-03-13T14:10:45.358Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] did not exist. Created. [2023-03-13T14:10:45.358Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T14:10:46.089Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-f6c68e98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T14:10:46.452Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T14:10:46.488Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T14:10:47.050Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T14:10:47.066Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T14:10:47.146Z] $ docker stop --time=1 f37ec8dc7a4b6d205e5661b0ffdf6dd109ce76db345c9e5be78f22d04047b89b [2023-03-13T14:10:51.383Z] $ 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] } [2023-03-13T14:10:52.091Z] 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 [2023-03-13T14:10:54.022Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives ] [2023-03-13T14:10:54.022Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-13T14:10:54.022Z] total 16 [2023-03-13T14:10:54.022Z] drwxr-xr-x 3 root root 4096 Mar 13 14:03 . [2023-03-13T14:10:54.022Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. [2023-03-13T14:10:54.022Z] drwxr-xr-x 2 root root 4096 Mar 13 14:03 cost [2023-03-13T14:10:54.022Z] -rw-r--r-- 1 root root 95 Mar 13 14:03 cost.csv [2023-03-13T14:10:54.022Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-13T14:10:54.022Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-13T14:10:54.022Z] total 16 [2023-03-13T14:10:54.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 14:03 . [2023-03-13T14:10:54.022Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 14:03 .. [2023-03-13T14:10:54.022Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 14:03 cost [2023-03-13T14:10:54.022Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 13 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:10:54.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:10:55.241Z] ---> package-listing.sh [2023-03-13T14:10:55.241Z] ++ facter osfamily [2023-03-13T14:10:55.241Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T14:10:55.241Z] + OS_FAMILY=debian [2023-03-13T14:10:55.241Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-156 [2023-03-13T14:10:55.241Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T14:10:55.241Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T14:10:55.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T14:10:55.241Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T14:10:55.241Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' [2023-03-13T14:10:55.241Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T14:10:55.241Z] + case "${OS_FAMILY}" in [2023-03-13T14:10:55.241Z] + dpkg -l [2023-03-13T14:10:55.241Z] + grep '^ii' [2023-03-13T14:10:55.501Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T14:10:55.501Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T14:10:55.501Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T14:10:55.501Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' [2023-03-13T14:10:55.501Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ [2023-03-13T14:10:55.501Z] + 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 [2023-03-13T14:10:55.543Z] 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 [2023-03-13T14:10:55.836Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T14:10:56.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T14:10:56.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T14:10:56.602Z] prd-ubuntu20.04-docker-8c-8g-9888 does not seem to be running inside a container [2023-03-13T14:10:56.642Z] $ 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 [2023-03-13T14:10:56.840Z] $ docker top 5584ac3b6e4f788e25ec100cff2485d628a62fb2c1cb358abed566c0b3b93bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T14:10:57.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T14:10:57.539Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T14:10:57.847Z] + ls /var/log/sa-host [2023-03-13T14:10:57.847Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T14:10:58.077Z] provisioning config files... [2023-03-13T14:10:58.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config627417230476155405tmp [Pipeline] { [Pipeline] echo [2023-03-13T14:10:58.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:10:58.451Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T14:10:58.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:10:58.898Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T14:10:58.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:10:59.248Z] ---> sudo-logs.sh [2023-03-13T14:10:59.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T14:10:59.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:10:59.638Z] ---> job-cost.sh [2023-03-13T14:10:59.638Z] lf-activate-venv: SKIPPING [2023-03-13T14:10:59.638Z] DEBUG: total: 0.2199999988079071 [2023-03-13T14:10:59.638Z] INFO: Retrieving Stack Cost... [2023-03-13T14:10:59.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T14:11:00.156Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T14:11:00.197Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T14:11:00.506Z] ---> logs-deploy.sh [2023-03-13T14:11:00.506Z] lf-activate-venv: SKIPPING [2023-03-13T14:11:00.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-156/1 [2023-03-13T14:11:00.506Z] INFO: archiving workspace using pattern(s): [2023-03-13T14:11:01.442Z] Archives upload complete. [2023-03-13T14:11:01.442Z] INFO: archiving logs to Nexus [2023-03-13T14:11:02.011Z] ---> uname -a: [2023-03-13T14:11:02.011Z] 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 [2023-03-13T14:11:02.011Z] [2023-03-13T14:11:02.011Z] [2023-03-13T14:11:02.011Z] ---> lscpu: [2023-03-13T14:11:02.011Z] Architecture: x86_64 [2023-03-13T14:11:02.011Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-13T14:11:02.011Z] Byte Order: Little Endian [2023-03-13T14:11:02.011Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-13T14:11:02.011Z] CPU(s): 8 [2023-03-13T14:11:02.011Z] On-line CPU(s) list: 0-7 [2023-03-13T14:11:02.011Z] Thread(s) per core: 1 [2023-03-13T14:11:02.011Z] Core(s) per socket: 1 [2023-03-13T14:11:02.011Z] Socket(s): 8 [2023-03-13T14:11:02.011Z] NUMA node(s): 1 [2023-03-13T14:11:02.011Z] Vendor ID: AuthenticAMD [2023-03-13T14:11:02.011Z] CPU family: 23 [2023-03-13T14:11:02.011Z] Model: 49 [2023-03-13T14:11:02.011Z] Model name: AMD EPYC-Rome Processor [2023-03-13T14:11:02.011Z] Stepping: 0 [2023-03-13T14:11:02.011Z] CPU MHz: 2799.998 [2023-03-13T14:11:02.011Z] BogoMIPS: 5599.99 [2023-03-13T14:11:02.011Z] Virtualization: AMD-V [2023-03-13T14:11:02.011Z] Hypervisor vendor: KVM [2023-03-13T14:11:02.011Z] Virtualization type: full [2023-03-13T14:11:02.011Z] L1d cache: 256 KiB [2023-03-13T14:11:02.011Z] L1i cache: 256 KiB [2023-03-13T14:11:02.011Z] L2 cache: 4 MiB [2023-03-13T14:11:02.011Z] L3 cache: 128 MiB [2023-03-13T14:11:02.011Z] NUMA node0 CPU(s): 0-7 [2023-03-13T14:11:02.011Z] Vulnerability Itlb multihit: Not affected [2023-03-13T14:11:02.011Z] Vulnerability L1tf: Not affected [2023-03-13T14:11:02.011Z] Vulnerability Mds: Not affected [2023-03-13T14:11:02.011Z] Vulnerability Meltdown: Not affected [2023-03-13T14:11:02.011Z] Vulnerability Mmio stale data: Not affected [2023-03-13T14:11:02.011Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-13T14:11:02.011Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-13T14:11:02.011Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-13T14:11:02.011Z] Vulnerability Srbds: Not affected [2023-03-13T14:11:02.011Z] Vulnerability Tsx async abort: Not affected [2023-03-13T14:11:02.011Z] 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 [2023-03-13T14:11:02.011Z] [2023-03-13T14:11:02.011Z]