Pull request #151 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60c054244cdb762965bc0f21f404b26f6861b037+63c8b30869f87de451dd33f2aa13687440ae64a8 (93497b79de01f83b42515d9aa76489b6ca824a59) 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-ssh1415055434973806505.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-ssh2261217719924423201.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-151/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-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14266145719303219045.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-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14388343017102853076.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-ssh10010374652371071598.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-151/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-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18007618249501558984.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8351 in /w/workspace/y_app-rfid-llrp-inventory_PR-151 [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-151 # 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/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 60c054244cdb762965bc0f21f404b26f6861b037 Merge succeeded, producing 60c054244cdb762965bc0f21f404b26f6861b037 Checking out Revision 60c054244cdb762965bc0f21f404b26f6861b037 (PR-151) 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] { [Pipeline] timeout [2023-03-06T14:00:57.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 60c054244cdb762965bc0f21f404b26f6861b037 # 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 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60c054244cdb762965bc0f21f404b26f6861b037 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T14:00:57.873Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-06T14:00:57.975Z] ========================================================= [2023-03-06T14:00:57.975Z] EdgeX Global Pipelines Version Info [2023-03-06T14:00:57.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:00:58.726Z] ------------------- [2023-03-06T14:00:58.726Z] stable info: [2023-03-06T14:00:58.726Z] ------------------- [2023-03-06T14:00:58.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T14:00:58.726Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T14:00:58.726Z] Message: update stable to v1.0.244 [2023-03-06T14:00:59.296Z] ------------------- [2023-03-06T14:00:59.296Z] experimental info: [2023-03-06T14:00:59.296Z] ------------------- [2023-03-06T14:00:59.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T14:00:59.296Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T14:00:59.296Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T14:00:59.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-06T14:00:59.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-06T14:00:59.679Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T14:00:59.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T14:00:59.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T14:00:59.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T14:00:59.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T14:00:59.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-06T14:00:59.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T14:00:59.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T14:01:00.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T14:01:00.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-06T14:01:00.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T14:01:00.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T14:01:00.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T14:01:00.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T14:01:00.246Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T14:01:00.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T14:01:00.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T14:01:00.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T14:01:00.406Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-06T14:01:00.448Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-06T14:01:00.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-06T14:01:00.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-06T14:01:00.570Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-06T14:01:00.616Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T14:01:00.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T14:01:00.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2023-03-06T14:01:00.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2023-03-06T14:01:00.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2023-03-06T14:01:00.823Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60c054244cdb762965bc0f21f404b26f6861b037 [Pipeline] echo [2023-03-06T14:01:00.862Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60c0542 [Pipeline] echo [2023-03-06T14:01:00.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T14:01:01.015Z] provisioning config files... [2023-03-06T14:01:01.026Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp/config3787340916226408320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:01:01.359Z] ---> docker-login.sh [2023-03-06T14:01:01.359Z] nexus3.edgexfoundry.org:10001 [2023-03-06T14:01:01.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:01.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:01.618Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:01.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:01.618Z] [2023-03-06T14:01:01.618Z] Login Succeeded [2023-03-06T14:01:01.618Z] nexus3.edgexfoundry.org:10002 [2023-03-06T14:01:01.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:01.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:01.877Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:01.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:01.877Z] [2023-03-06T14:01:01.877Z] Login Succeeded [2023-03-06T14:01:01.877Z] nexus3.edgexfoundry.org:10003 [2023-03-06T14:01:01.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:01.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:01.877Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:01.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:01.877Z] [2023-03-06T14:01:01.877Z] Login Succeeded [2023-03-06T14:01:01.877Z] nexus3.edgexfoundry.org:10004 [2023-03-06T14:01:01.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:01.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:01.877Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:01.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:01.877Z] [2023-03-06T14:01:01.877Z] Login Succeeded [2023-03-06T14:01:01.877Z] docker.io [2023-03-06T14:01:02.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:02.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:02.395Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:02.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:02.395Z] [2023-03-06T14:01:02.395Z] Login Succeeded [2023-03-06T14:01:02.395Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T14:01:02.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-06T14:01:03.009Z] + git rev-list -1 --merges 60c054244cdb762965bc0f21f404b26f6861b037~1..60c054244cdb762965bc0f21f404b26f6861b037 [Pipeline] echo [2023-03-06T14:01:03.069Z] -----------> git rev-list -1 --merges 60c054244cdb762965bc0f21f404b26f6861b037~1..60c054244cdb762965bc0f21f404b26f6861b037 60c054244cdb762965bc0f21f404b26f6861b037 [false] [Pipeline] sh [2023-03-06T14:01:03.379Z] + git log --format=format:%s -1 60c054244cdb762965bc0f21f404b26f6861b037 [Pipeline] echo [2023-03-06T14:01:03.410Z] ========================================================= [2023-03-06T14:01:03.410Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T14:01:03.410Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T14:01:03.823Z] + git log --format=format:%s -1 60c054244cdb762965bc0f21f404b26f6861b037 [Pipeline] echo [2023-03-06T14:01:03.856Z] [semverPrep] GIT_COMMIT: 60c054244cdb762965bc0f21f404b26f6861b037, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-06T14:01:03.884Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-06T14:01:04.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T14:01:04.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T14:01:04.318Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T14:01:04.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T14:01:04.318Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T14:01:04.318Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T14:01:04.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:01:04.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T14:01:04.799Z] [2023-03-06T14:01:04.799Z] 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-06T14:01:05.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T14:01:05.171Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T14:01:05.171Z] b85a868b505f: Pulling fs layer [2023-03-06T14:01:05.171Z] e2be974225ed: Pulling fs layer [2023-03-06T14:01:05.171Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T14:01:05.171Z] 988bab9f4d93: Pulling fs layer [2023-03-06T14:01:05.171Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T14:01:05.171Z] eaf3925da568: Pulling fs layer [2023-03-06T14:01:05.171Z] bab4dde63d76: Pulling fs layer [2023-03-06T14:01:05.171Z] bde34c3a00c8: Pulling fs layer [2023-03-06T14:01:05.171Z] b352a97aabf1: Pulling fs layer [2023-03-06T14:01:05.171Z] 4872d77fe225: Pulling fs layer [2023-03-06T14:01:05.171Z] 5851b861e8e6: Pulling fs layer [2023-03-06T14:01:05.171Z] bab4dde63d76: Waiting [2023-03-06T14:01:05.171Z] bde34c3a00c8: Waiting [2023-03-06T14:01:05.171Z] b352a97aabf1: Waiting [2023-03-06T14:01:05.171Z] 4872d77fe225: Waiting [2023-03-06T14:01:05.171Z] 5851b861e8e6: Waiting [2023-03-06T14:01:05.171Z] eaf3925da568: Waiting [2023-03-06T14:01:05.171Z] 1469e6f7b9e6: Waiting [2023-03-06T14:01:05.171Z] 988bab9f4d93: Waiting [2023-03-06T14:01:05.171Z] e2be974225ed: Download complete [2023-03-06T14:01:05.171Z] 988bab9f4d93: Verifying Checksum [2023-03-06T14:01:05.171Z] 988bab9f4d93: Download complete [2023-03-06T14:01:05.432Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T14:01:05.432Z] 1469e6f7b9e6: Download complete [2023-03-06T14:01:05.432Z] eaf3925da568: Download complete [2023-03-06T14:01:05.432Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T14:01:05.432Z] 339a4e72a1f5: Download complete [2023-03-06T14:01:05.432Z] bde34c3a00c8: Verifying Checksum [2023-03-06T14:01:05.432Z] bde34c3a00c8: Download complete [2023-03-06T14:01:05.432Z] b352a97aabf1: Verifying Checksum [2023-03-06T14:01:05.432Z] b352a97aabf1: Download complete [2023-03-06T14:01:05.432Z] 4872d77fe225: Download complete [2023-03-06T14:01:05.432Z] 5851b861e8e6: Download complete [2023-03-06T14:01:05.432Z] b85a868b505f: Verifying Checksum [2023-03-06T14:01:05.432Z] b85a868b505f: Download complete [2023-03-06T14:01:05.691Z] bab4dde63d76: Verifying Checksum [2023-03-06T14:01:05.691Z] bab4dde63d76: Download complete [2023-03-06T14:01:06.625Z] b85a868b505f: Pull complete [2023-03-06T14:01:06.625Z] e2be974225ed: Pull complete [2023-03-06T14:01:07.192Z] 339a4e72a1f5: Pull complete [2023-03-06T14:01:07.192Z] 988bab9f4d93: Pull complete [2023-03-06T14:01:07.451Z] 1469e6f7b9e6: Pull complete [2023-03-06T14:01:07.451Z] eaf3925da568: Pull complete [2023-03-06T14:01:09.352Z] bab4dde63d76: Pull complete [2023-03-06T14:01:09.352Z] bde34c3a00c8: Pull complete [2023-03-06T14:01:09.352Z] b352a97aabf1: Pull complete [2023-03-06T14:01:09.352Z] 4872d77fe225: Pull complete [2023-03-06T14:01:09.352Z] 5851b861e8e6: Pull complete [2023-03-06T14:01:09.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T14:01:09.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T14:01:09.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:01:09.571Z] prd-ubuntu20.04-docker-8c-8g-8351 does not seem to be running inside a container [2023-03-06T14:01:09.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-151 -v /w/workspace/y_app-rfid-llrp-inventory_PR-151:/w/workspace/y_app-rfid-llrp-inventory_PR-151:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-151@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-06T14:01:12.219Z] $ docker top 3aa11fbddc6d4c9c4a50b79ea7a4cd1320b7b848493430f694b3feae73c10ae8 -eo pid,comm [2023-03-06T14:01:12.270Z] 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-06T14:01:12.270Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T14:01:12.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T14:01:12.397Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T14:01:12.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T14:01:12.516Z] $ docker exec 3aa11fbddc6d4c9c4a50b79ea7a4cd1320b7b848493430f694b3feae73c10ae8 ssh-agent [2023-03-06T14:01:12.633Z] SSH_AUTH_SOCK=/tmp/ssh-WcegnhdEdG1O/agent.32 [2023-03-06T14:01:12.633Z] SSH_AGENT_PID=38 [2023-03-06T14:01:12.639Z] Running ssh-add (command line suppressed) [2023-03-06T14:01:12.736Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp/private_key_6443805400825666806.key (/w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp/private_key_6443805400825666806.key) [2023-03-06T14:01:12.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T14:01:13.086Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T14:01:13.110Z] $ docker exec --env ******** --env ******** 3aa11fbddc6d4c9c4a50b79ea7a4cd1320b7b848493430f694b3feae73c10ae8 ssh-agent -k [2023-03-06T14:01:13.203Z] unset SSH_AUTH_SOCK; [2023-03-06T14:01:13.204Z] unset SSH_AGENT_PID; [2023-03-06T14:01:13.204Z] echo Agent pid 38 killed; [2023-03-06T14:01:13.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T14:01:13.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T14:01:13.303Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T14:01:13.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T14:01:13.412Z] $ docker exec 3aa11fbddc6d4c9c4a50b79ea7a4cd1320b7b848493430f694b3feae73c10ae8 ssh-agent [2023-03-06T14:01:13.524Z] SSH_AUTH_SOCK=/tmp/ssh-AQq7ecTW8FWZ/agent.71 [2023-03-06T14:01:13.524Z] SSH_AGENT_PID=78 [2023-03-06T14:01:13.529Z] Running ssh-add (command line suppressed) [2023-03-06T14:01:13.650Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp/private_key_7922495395214205644.key (/w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp/private_key_7922495395214205644.key) [2023-03-06T14:01:13.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T14:01:13.991Z] + git semver init [2023-03-06T14:01:14.560Z] 2023-03-06 14:01:14,272 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T14:01:14.560Z] 2023-03-06 14:01:14,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver [2023-03-06T14:01:14.560Z] 2023-03-06 14:01:14,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver [2023-03-06T14:01:14.560Z] 2023-03-06 14:01:14,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-151, universal_newlines=False, shell=None, istream=None) [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,474 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-151/.git/info/exclude [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver/PR-151 with force:False [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,475 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver/PR-151 [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,479 [execute] INFO git cat-file --batch-check [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,486 [execute] INFO git cat-file --batch [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T14:01:15.494Z] 2023-03-06 14:01:15,492 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-151/.semver/PR-151 [2023-03-06T14:01:15.494Z] 0.0.0 [Pipeline] } [2023-03-06T14:01:15.768Z] $ docker exec --env ******** --env ******** 3aa11fbddc6d4c9c4a50b79ea7a4cd1320b7b848493430f694b3feae73c10ae8 ssh-agent -k [2023-03-06T14:01:15.896Z] unset SSH_AUTH_SOCK; [2023-03-06T14:01:15.896Z] unset SSH_AGENT_PID; [2023-03-06T14:01:15.896Z] echo Agent pid 78 killed; [2023-03-06T14:01:15.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T14:01:16.326Z] + git semver [Pipeline] } [2023-03-06T14:01:16.607Z] $ docker stop --time=1 3aa11fbddc6d4c9c4a50b79ea7a4cd1320b7b848493430f694b3feae73c10ae8 [2023-03-06T14:01:17.898Z] $ docker rm -f --volumes 3aa11fbddc6d4c9c4a50b79ea7a4cd1320b7b848493430f694b3feae73c10ae8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T14:01:18.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T14:01:18.584Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T14:01:18.602Z] [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-06T14:01:19.358Z] provisioning config files... [2023-03-06T14:01:19.368Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp/config16780368740128106424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:01:19.741Z] ---> docker-login.sh [2023-03-06T14:01:19.741Z] nexus3.edgexfoundry.org:10001 [2023-03-06T14:01:19.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:19.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:19.741Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:19.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:19.741Z] [2023-03-06T14:01:19.741Z] Login Succeeded [2023-03-06T14:01:19.741Z] nexus3.edgexfoundry.org:10002 [2023-03-06T14:01:19.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:19.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:19.741Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:19.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:19.741Z] [2023-03-06T14:01:19.741Z] Login Succeeded [2023-03-06T14:01:19.741Z] nexus3.edgexfoundry.org:10003 [2023-03-06T14:01:20.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:20.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:20.001Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:20.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:20.001Z] [2023-03-06T14:01:20.001Z] Login Succeeded [2023-03-06T14:01:20.001Z] nexus3.edgexfoundry.org:10004 [2023-03-06T14:01:20.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:20.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:20.001Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:20.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:20.001Z] [2023-03-06T14:01:20.001Z] Login Succeeded [2023-03-06T14:01:20.001Z] docker.io [2023-03-06T14:01:20.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:01:20.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:01:20.259Z] Configure a credential helper to remove this warning. See [2023-03-06T14:01:20.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:01:20.259Z] [2023-03-06T14:01:20.259Z] Login Succeeded [2023-03-06T14:01:20.259Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T14:01:20.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T14:01:20.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:01:20.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:01:20.538Z] ========================================================= [2023-03-06T14:01:20.538Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T14:01:20.538Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:01:20.997Z] + 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-06T14:01:20.997Z] Sending build context to Docker daemon 12.53MB [2023-03-06T14:01:20.997Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T14:01:20.997Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-06T14:01:20.997Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T14:01:20.997Z] 213ec9aee27d: Pulling fs layer [2023-03-06T14:01:20.997Z] 4583459ba037: Pulling fs layer [2023-03-06T14:01:20.997Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T14:01:20.997Z] 53926ce57604: Pulling fs layer [2023-03-06T14:01:20.997Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T14:01:20.997Z] 22ff95d597cd: Pulling fs layer [2023-03-06T14:01:20.997Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T14:01:20.997Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T14:01:20.997Z] a7acece74701: Pulling fs layer [2023-03-06T14:01:20.997Z] 22ff95d597cd: Waiting [2023-03-06T14:01:20.997Z] 12d6caf4c0d1: Waiting [2023-03-06T14:01:20.997Z] 96b7cbca73a9: Waiting [2023-03-06T14:01:20.997Z] a7acece74701: Waiting [2023-03-06T14:01:20.997Z] 21b2b0c7a3f4: Waiting [2023-03-06T14:01:20.997Z] 53926ce57604: Waiting [2023-03-06T14:01:20.997Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T14:01:20.997Z] 93c1e223e6f2: Download complete [2023-03-06T14:01:20.997Z] 4583459ba037: Download complete [2023-03-06T14:01:21.258Z] 21b2b0c7a3f4: Download complete [2023-03-06T14:01:21.258Z] 22ff95d597cd: Verifying Checksum [2023-03-06T14:01:21.258Z] 22ff95d597cd: Download complete [2023-03-06T14:01:21.258Z] 213ec9aee27d: Verifying Checksum [2023-03-06T14:01:21.258Z] 12d6caf4c0d1: Verifying Checksum [2023-03-06T14:01:21.258Z] 12d6caf4c0d1: Download complete [2023-03-06T14:01:21.258Z] 213ec9aee27d: Pull complete [2023-03-06T14:01:21.520Z] 4583459ba037: Pull complete [2023-03-06T14:01:21.520Z] 93c1e223e6f2: Pull complete [2023-03-06T14:01:21.781Z] a7acece74701: Verifying Checksum [2023-03-06T14:01:21.781Z] a7acece74701: Download complete [2023-03-06T14:01:22.040Z] 53926ce57604: Download complete [2023-03-06T14:01:22.040Z] 96b7cbca73a9: Verifying Checksum [2023-03-06T14:01:22.040Z] 96b7cbca73a9: Download complete [2023-03-06T14:01:26.231Z] 53926ce57604: Pull complete [2023-03-06T14:01:26.231Z] 21b2b0c7a3f4: Pull complete [2023-03-06T14:01:26.231Z] 22ff95d597cd: Pull complete [2023-03-06T14:01:26.231Z] 12d6caf4c0d1: Pull complete [2023-03-06T14:01:28.132Z] 96b7cbca73a9: Pull complete [2023-03-06T14:01:28.700Z] a7acece74701: Pull complete [2023-03-06T14:01:28.960Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T14:01:28.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T14:01:28.960Z] ---> db6d94c90886 [2023-03-06T14:01:28.960Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T14:01:34.128Z] Still waiting to schedule task [2023-03-06T14:01:34.129Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-06T14:01:34.242Z] ---> Running in a61360fad88c [2023-03-06T14:01:34.242Z] Removing intermediate container a61360fad88c [2023-03-06T14:01:34.242Z] ---> 96b1210b7c0f [2023-03-06T14:01:34.242Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T14:01:34.242Z] ---> Running in 485d5e233e6f [2023-03-06T14:01:34.242Z] Removing intermediate container 485d5e233e6f [2023-03-06T14:01:34.242Z] ---> 3d17c58b8af1 [2023-03-06T14:01:34.242Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-06T14:01:34.242Z] ---> Running in 25bf561d2589 [2023-03-06T14:01:34.242Z] Removing intermediate container 25bf561d2589 [2023-03-06T14:01:34.242Z] ---> de80a5eb0b9c [2023-03-06T14:01:34.242Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T14:01:34.242Z] ---> Running in a15f3f0c8f2d [2023-03-06T14:01:34.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T14:01:34.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T14:01:35.020Z] OK: 211 MiB in 51 packages [2023-03-06T14:01:35.279Z] Removing intermediate container a15f3f0c8f2d [2023-03-06T14:01:35.279Z] ---> 888e37201851 [2023-03-06T14:01:35.279Z] Step 7/12 : WORKDIR /app [2023-03-06T14:01:35.279Z] ---> Running in 74aba3a9e2a0 [2023-03-06T14:01:35.279Z] Removing intermediate container 74aba3a9e2a0 [2023-03-06T14:01:35.279Z] ---> 6fef8596ae36 [2023-03-06T14:01:35.279Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-06T14:01:35.279Z] ---> 2c15d0f82590 [2023-03-06T14:01:35.279Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T14:01:35.541Z] ---> Running in 9158e187935e [2023-03-06T14:02:07.622Z] Removing intermediate container 9158e187935e [2023-03-06T14:02:07.622Z] ---> ad1d3a63ca27 [2023-03-06T14:02:07.622Z] Step 10/12 : COPY . . [2023-03-06T14:02:07.880Z] ---> d46e7ead48e1 [2023-03-06T14:02:07.880Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T14:02:07.880Z] ---> Running in 3f39d939a506 [2023-03-06T14:02:07.880Z] Removing intermediate container 3f39d939a506 [2023-03-06T14:02:07.880Z] ---> 7c720bc61f48 [2023-03-06T14:02:07.880Z] Step 12/12 : RUN $MAKE [2023-03-06T14:02:07.880Z] ---> Running in 2b20168a9fef [2023-03-06T14:02:08.138Z] noop [2023-03-06T14:02:08.399Z] Removing intermediate container 2b20168a9fef [2023-03-06T14:02:08.399Z] ---> 2d31edefdc59 [2023-03-06T14:02:08.399Z] Successfully built 2d31edefdc59 [2023-03-06T14:02:08.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:02:08.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T14:02:08.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:02:08.971Z] prd-ubuntu20.04-docker-8c-8g-8351 does not seem to be running inside a container [2023-03-06T14:02:08.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-151 -v /w/workspace/y_app-rfid-llrp-inventory_PR-151:/w/workspace/y_app-rfid-llrp-inventory_PR-151:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-151@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-06T14:02:09.316Z] $ docker top bebfad9c3a81586400ba6e6332b12bf6927925dbad68b7b2945c605b362843ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:02:09.701Z] + go version [2023-03-06T14:02:09.702Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T14:02:09.735Z] $ docker stop --time=1 bebfad9c3a81586400ba6e6332b12bf6927925dbad68b7b2945c605b362843ce [2023-03-06T14:02:10.986Z] $ docker rm -f --volumes bebfad9c3a81586400ba6e6332b12bf6927925dbad68b7b2945c605b362843ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:02:11.664Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T14:02:11.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:02:11.807Z] prd-ubuntu20.04-docker-8c-8g-8351 does not seem to be running inside a container [2023-03-06T14:02:11.840Z] $ 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-151 -v /w/workspace/y_app-rfid-llrp-inventory_PR-151:/w/workspace/y_app-rfid-llrp-inventory_PR-151:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-151@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-06T14:02:12.159Z] $ docker top 2216bd292859088d5d0692f0d5a8ce21726b55b9a0642b7c1faa4b20666d8943 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:02:12.556Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-151 [Pipeline] fileExists [Pipeline] sh [2023-03-06T14:02:12.906Z] + make test [2023-03-06T14:02:12.906Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-06T14:02:30.987Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-06T14:02:30.987Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-06T14:02:30.987Z] have (string) [2023-03-06T14:02:30.987Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.987Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-06T14:02:30.987Z] have (string) [2023-03-06T14:02:30.987Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.987Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-06T14:02:30.987Z] have (string) [2023-03-06T14:02:30.987Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.987Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-06T14:02:30.987Z] have (string) [2023-03-06T14:02:30.987Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-06T14:02:30.988Z] have (string) [2023-03-06T14:02:30.988Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-03-06T14:02:30.988Z] have (string) [2023-03-06T14:02:30.988Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-03-06T14:02:30.988Z] have (string) [2023-03-06T14:02:30.988Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-06T14:02:30.988Z] have (string) [2023-03-06T14:02:30.988Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-03-06T14:02:30.988Z] have (string) [2023-03-06T14:02:30.988Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-06T14:02:30.988Z] have (string) [2023-03-06T14:02:30.988Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-03-06T14:02:30.988Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/appfunction/context.go:212:42: not enough arguments in call to client.Add [2023-03-06T14:02:30.988Z] have (context.Context, requests.AddEventRequest) [2023-03-06T14:02:30.988Z] want (context.Context, string, requests.AddEventRequest) [2023-03-06T14:02:30.988Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/pkg/transforms/coredata.go:119:50: not enough arguments in call to client.Add [2023-03-06T14:02:30.988Z] have (context.Context, requests.AddEventRequest) [2023-03-06T14:02:30.988Z] want (context.Context, string, requests.AddEventRequest) [2023-03-06T14:02:30.988Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient [2023-03-06T14:02:30.988Z] have (string) [2023-03-06T14:02:30.988Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:02:30.988Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:109:24: undefined: common.Metrics [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:119:25: undefined: common.NewMetricsResponse [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:120:41: undefined: common.ApiMetricsRoute [2023-03-06T14:02:30.988Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:197:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) [2023-03-06T14:02:30.988Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.147s coverage: 86.2% of statements [2023-03-06T14:02:32.888Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.735s coverage: 71.9% of statements [2023-03-06T14:02:32.888Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-03-06T14:02:32.939Z] $ docker stop --time=1 2216bd292859088d5d0692f0d5a8ce21726b55b9a0642b7c1faa4b20666d8943 [2023-03-06T14:02:36.461Z] $ docker rm -f --volumes 2216bd292859088d5d0692f0d5a8ce21726b55b9a0642b7c1faa4b20666d8943 [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-06T14:02:37.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:02:37.607Z] [2023-03-06T14:02:37.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:02:37.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:02:37.976Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T14:02:37.976Z] 5eb5b503b376: Pulling fs layer [2023-03-06T14:02:37.976Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T14:02:37.976Z] ec43610c2a17: Pulling fs layer [2023-03-06T14:02:37.976Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T14:02:37.976Z] 33b1e0a273af: Pulling fs layer [2023-03-06T14:02:37.976Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T14:02:37.976Z] 2f39f015ded8: Pulling fs layer [2023-03-06T14:02:37.976Z] 33b1e0a273af: Waiting [2023-03-06T14:02:37.976Z] 5d3b04190fa2: Waiting [2023-03-06T14:02:37.976Z] 3a2ae6a8a46f: Waiting [2023-03-06T14:02:37.976Z] 5c69ac0246d0: Download complete [2023-03-06T14:02:37.976Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-06T14:02:37.976Z] 3a2ae6a8a46f: Download complete [2023-03-06T14:02:38.237Z] 33b1e0a273af: Download complete [2023-03-06T14:02:38.237Z] ec43610c2a17: Verifying Checksum [2023-03-06T14:02:38.237Z] ec43610c2a17: Download complete [2023-03-06T14:02:38.237Z] 5d3b04190fa2: Verifying Checksum [2023-03-06T14:02:38.237Z] 5d3b04190fa2: Download complete [2023-03-06T14:02:38.237Z] 5eb5b503b376: Verifying Checksum [2023-03-06T14:02:38.237Z] 5eb5b503b376: Download complete [2023-03-06T14:02:38.805Z] 2f39f015ded8: Verifying Checksum [2023-03-06T14:02:38.805Z] 2f39f015ded8: Download complete [2023-03-06T14:02:39.372Z] 5eb5b503b376: Pull complete [2023-03-06T14:02:39.630Z] 5c69ac0246d0: Pull complete [2023-03-06T14:02:40.202Z] ec43610c2a17: Pull complete [2023-03-06T14:02:40.202Z] 3a2ae6a8a46f: Pull complete [2023-03-06T14:02:40.202Z] 33b1e0a273af: Pull complete [2023-03-06T14:02:40.461Z] 5d3b04190fa2: Pull complete [2023-03-06T14:02:44.647Z] 2f39f015ded8: Pull complete [2023-03-06T14:02:44.648Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T14:02:44.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:02:44.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:02:44.902Z] prd-ubuntu20.04-docker-8c-8g-8351 does not seem to be running inside a container [2023-03-06T14:02:44.974Z] $ 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-151 -v /w/workspace/y_app-rfid-llrp-inventory_PR-151:/w/workspace/y_app-rfid-llrp-inventory_PR-151:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-151@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-06T14:02:47.519Z] $ docker top 44883c94f087752619f318bffe74132af64a8a133232f62807112399385c06b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:02:47.966Z] ---> job-cost.sh [2023-03-06T14:02:47.966Z] lf-activate-venv: SKIPPING [2023-03-06T14:02:47.966Z] INFO: No Stack... [2023-03-06T14:02:48.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T14:02:48.796Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T14:02:49.109Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-151/archives/cost.csv [2023-03-06T14:02:49.109Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T14:02:49.153Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] [2023-03-06T14:02:49.159Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] did not exist. Created. [2023-03-06T14:02:49.159Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T14:02:49.550Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-06T14:02:49.611Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T14:02:49.629Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T14:02:49.709Z] $ docker stop --time=1 44883c94f087752619f318bffe74132af64a8a133232f62807112399385c06b8 [2023-03-06T14:02:50.845Z] $ docker rm -f --volumes 44883c94f087752619f318bffe74132af64a8a133232f62807112399385c06b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-06T14:02:51.183Z] Failed in branch amd64 [2023-03-06T14:03:07.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8353 in /w/workspace/y_app-rfid-llrp-inventory_PR-151 [Pipeline] { [Pipeline] ws [2023-03-06T14:03:07.956Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-06T14:03:08.031Z] The recommended git tool is: git [2023-03-06T14:03:13.573Z] using credential edgex-jenkins-ssh [2023-03-06T14:03:13.589Z] Cloning the remote Git repository [2023-03-06T14:03:13.643Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-06T14:03:13.726Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-06T14:03:13.892Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-06T14:03:13.893Z] > git --version # timeout=10 [2023-03-06T14:03:13.920Z] > git --version # 'git version 2.25.1' [2023-03-06T14:03:13.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T14:03:13.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T14:03:16.258Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-06T14:03:16.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T14:03:18.028Z] Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 60c054244cdb762965bc0f21f404b26f6861b037 [2023-03-06T14:03:18.319Z] Merge succeeded, producing 60c054244cdb762965bc0f21f404b26f6861b037 [2023-03-06T14:03:18.319Z] Checking out Revision 60c054244cdb762965bc0f21f404b26f6861b037 (PR-151) [2023-03-06T14:03:17.373Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-06T14:03:17.428Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-06T14:03:17.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T14:03:17.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-06T14:03:18.053Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T14:03:18.080Z] > git checkout -f 60c054244cdb762965bc0f21f404b26f6861b037 # timeout=10 [2023-03-06T14:03:18.204Z] > git remote # timeout=10 [2023-03-06T14:03:18.230Z] > git config --get remote.origin.url # timeout=10 [2023-03-06T14:03:18.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T14:03:18.272Z] > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [2023-03-06T14:03:18.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-06T14:03:18.326Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T14:03:18.344Z] > git checkout -f 60c054244cdb762965bc0f21f404b26f6861b037 # timeout=10 [2023-03-06T14:03:18.946Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-06T14:03:19.012Z] > git --version # timeout=10 [2023-03-06T14:03:19.024Z] > git --version # 'git version 2.25.1' [2023-03-06T14:03:19.037Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T14:03:20.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T14:03:20.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T14:03:20.200Z] Dload Upload Total Spent Left Speed [2023-03-06T14:03:20.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2023-03-06T14:03:20.886Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T14:03:21.256Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T14:03:21.257Z] + sudo tee /etc/docker/daemon.new [2023-03-06T14:03:21.257Z] { [2023-03-06T14:03:21.257Z] "registry-mirrors": [ [2023-03-06T14:03:21.257Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T14:03:21.257Z] ], [2023-03-06T14:03:21.257Z] "bip": "10.250.0.254/24", [2023-03-06T14:03:21.257Z] "hosts": [ [2023-03-06T14:03:21.257Z] "tcp://0.0.0.0:5555", [2023-03-06T14:03:21.257Z] "unix:///var/run/docker.sock" [2023-03-06T14:03:21.257Z] ], [2023-03-06T14:03:21.257Z] "mtu": 1458, [2023-03-06T14:03:21.257Z] "selinux-enabled": true, [2023-03-06T14:03:21.257Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T14:03:21.257Z] } [Pipeline] sh [2023-03-06T14:03:21.616Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-06T14:03:21.974Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T14:03:40.321Z] provisioning config files... [2023-03-06T14:03:40.351Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11448558827335930093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:03:40.753Z] ---> docker-login.sh [2023-03-06T14:03:40.753Z] nexus3.edgexfoundry.org:10001 [2023-03-06T14:03:41.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:03:41.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:03:41.342Z] Configure a credential helper to remove this warning. See [2023-03-06T14:03:41.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:03:41.342Z] [2023-03-06T14:03:41.342Z] Login Succeeded [2023-03-06T14:03:41.342Z] nexus3.edgexfoundry.org:10002 [2023-03-06T14:03:41.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:03:41.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:03:41.878Z] Configure a credential helper to remove this warning. See [2023-03-06T14:03:41.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:03:41.878Z] [2023-03-06T14:03:41.878Z] Login Succeeded [2023-03-06T14:03:41.878Z] nexus3.edgexfoundry.org:10003 [2023-03-06T14:03:42.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:03:42.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:03:42.146Z] Configure a credential helper to remove this warning. See [2023-03-06T14:03:42.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:03:42.146Z] [2023-03-06T14:03:42.146Z] Login Succeeded [2023-03-06T14:03:42.146Z] nexus3.edgexfoundry.org:10004 [2023-03-06T14:03:42.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:03:42.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:03:42.417Z] Configure a credential helper to remove this warning. See [2023-03-06T14:03:42.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:03:42.417Z] [2023-03-06T14:03:42.417Z] Login Succeeded [2023-03-06T14:03:42.417Z] docker.io [2023-03-06T14:03:42.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T14:03:43.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T14:03:43.280Z] Configure a credential helper to remove this warning. See [2023-03-06T14:03:43.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T14:03:43.280Z] [2023-03-06T14:03:43.280Z] Login Succeeded [2023-03-06T14:03:43.280Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T14:03:43.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T14:03:43.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:03:43.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T14:03:43.821Z] ========================================================= [2023-03-06T14:03:43.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T14:03:43.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:03:44.327Z] + 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-06T14:03:44.597Z] Sending build context to Docker daemon 683kB [2023-03-06T14:03:44.597Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T14:03:44.597Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-06T14:03:44.880Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T14:03:44.880Z] 9b18e9b68314: Pulling fs layer [2023-03-06T14:03:44.880Z] 35d82f9e3411: Pulling fs layer [2023-03-06T14:03:44.880Z] e16973657156: Pulling fs layer [2023-03-06T14:03:44.880Z] fc693d55d65f: Pulling fs layer [2023-03-06T14:03:44.880Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T14:03:44.880Z] dda99020689f: Pulling fs layer [2023-03-06T14:03:44.880Z] db1c61fa0a46: Pulling fs layer [2023-03-06T14:03:44.880Z] 891c053d2c06: Pulling fs layer [2023-03-06T14:03:44.880Z] 7e9fc2657dce: Waiting [2023-03-06T14:03:44.880Z] dda99020689f: Waiting [2023-03-06T14:03:44.880Z] db1c61fa0a46: Waiting [2023-03-06T14:03:44.880Z] 891c053d2c06: Waiting [2023-03-06T14:03:44.880Z] fc693d55d65f: Waiting [2023-03-06T14:03:44.880Z] e16973657156: Verifying Checksum [2023-03-06T14:03:44.880Z] e16973657156: Download complete [2023-03-06T14:03:44.880Z] 35d82f9e3411: Verifying Checksum [2023-03-06T14:03:44.880Z] 35d82f9e3411: Download complete [2023-03-06T14:03:44.880Z] 7e9fc2657dce: Verifying Checksum [2023-03-06T14:03:44.880Z] 7e9fc2657dce: Download complete [2023-03-06T14:03:44.880Z] dda99020689f: Verifying Checksum [2023-03-06T14:03:44.880Z] dda99020689f: Download complete [2023-03-06T14:03:44.880Z] 9b18e9b68314: Verifying Checksum [2023-03-06T14:03:44.880Z] 9b18e9b68314: Download complete [2023-03-06T14:03:45.855Z] 9b18e9b68314: Pull complete [2023-03-06T14:03:46.123Z] 891c053d2c06: Verifying Checksum [2023-03-06T14:03:46.123Z] 891c053d2c06: Download complete [2023-03-06T14:03:46.719Z] 35d82f9e3411: Pull complete [2023-03-06T14:03:46.719Z] e16973657156: Pull complete [2023-03-06T14:03:47.692Z] db1c61fa0a46: Verifying Checksum [2023-03-06T14:03:47.692Z] db1c61fa0a46: Download complete [2023-03-06T14:03:47.971Z] fc693d55d65f: Verifying Checksum [2023-03-06T14:03:47.971Z] fc693d55d65f: Download complete [2023-03-06T14:04:00.315Z] fc693d55d65f: Pull complete [2023-03-06T14:04:00.315Z] 7e9fc2657dce: Pull complete [2023-03-06T14:04:00.315Z] dda99020689f: Pull complete [2023-03-06T14:04:07.007Z] db1c61fa0a46: Pull complete [2023-03-06T14:04:08.423Z] 891c053d2c06: Pull complete [2023-03-06T14:04:08.691Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T14:04:08.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T14:04:08.691Z] ---> f96f9c87975a [2023-03-06T14:04:08.691Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T14:04:10.648Z] ---> Running in 6f3b2d745739 [2023-03-06T14:04:10.648Z] Removing intermediate container 6f3b2d745739 [2023-03-06T14:04:10.648Z] ---> 22915be66a49 [2023-03-06T14:04:10.648Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T14:04:10.919Z] ---> Running in d116d07c1b23 [2023-03-06T14:04:11.188Z] Removing intermediate container d116d07c1b23 [2023-03-06T14:04:11.188Z] ---> a05aced3a366 [2023-03-06T14:04:11.188Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-06T14:04:11.188Z] ---> Running in 600d41c79820 [2023-03-06T14:04:11.776Z] Removing intermediate container 600d41c79820 [2023-03-06T14:04:11.776Z] ---> 9d642479be2e [2023-03-06T14:04:11.776Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T14:04:11.776Z] ---> Running in 5ea072b626fc [2023-03-06T14:04:13.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T14:04:13.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T14:04:14.899Z] OK: 221 MiB in 51 packages [2023-03-06T14:04:17.479Z] Removing intermediate container 5ea072b626fc [2023-03-06T14:04:17.479Z] ---> 898412157b7b [2023-03-06T14:04:17.479Z] Step 7/12 : WORKDIR /app [2023-03-06T14:04:17.479Z] ---> Running in 10042998e7bb [2023-03-06T14:04:18.069Z] Removing intermediate container 10042998e7bb [2023-03-06T14:04:18.069Z] ---> 28136724c0e6 [2023-03-06T14:04:18.069Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-06T14:04:18.656Z] ---> 21783569b018 [2023-03-06T14:04:18.656Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T14:04:18.656Z] ---> Running in 9d9652c6a517 [2023-03-06T14:05:26.512Z] Removing intermediate container 9d9652c6a517 [2023-03-06T14:05:26.512Z] ---> 2bc3b48ce24a [2023-03-06T14:05:26.512Z] Step 10/12 : COPY . . [2023-03-06T14:05:26.512Z] ---> 3671053c3b75 [2023-03-06T14:05:26.512Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T14:05:26.512Z] ---> Running in 4b442aca9958 [2023-03-06T14:05:26.512Z] Removing intermediate container 4b442aca9958 [2023-03-06T14:05:26.512Z] ---> 9ebc17b5939a [2023-03-06T14:05:26.512Z] Step 12/12 : RUN $MAKE [2023-03-06T14:05:26.512Z] ---> Running in da56a1d5e8b2 [2023-03-06T14:05:26.512Z] noop [2023-03-06T14:05:26.512Z] Removing intermediate container da56a1d5e8b2 [2023-03-06T14:05:26.512Z] ---> 07c87062bd39 [2023-03-06T14:05:26.512Z] Successfully built 07c87062bd39 [2023-03-06T14:05:26.512Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:05:26.992Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T14:05:26.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:05:27.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container [2023-03-06T14:05:27.356Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-06T14:05:28.634Z] $ docker top 412af288c0d4bd60ee7d63ce7d339e400de5820e725a8f18947486c3512735b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:05:29.548Z] + go version [2023-03-06T14:05:29.549Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T14:05:29.588Z] $ docker stop --time=1 412af288c0d4bd60ee7d63ce7d339e400de5820e725a8f18947486c3512735b8 [2023-03-06T14:05:32.305Z] $ docker rm -f --volumes 412af288c0d4bd60ee7d63ce7d339e400de5820e725a8f18947486c3512735b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:05:33.201Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T14:05:33.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:05:33.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container [2023-03-06T14:05:33.559Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-06T14:05:34.786Z] $ docker top e6e5ca5c22e3ec499355a12c0b42d2135cce9d8d1d2f8a0510f728053a1ae38c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:05:35.673Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T14:05:36.386Z] + make test [2023-03-06T14:05:36.387Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-06T14:08:13.132Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-03-06T14:08:13.132Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/appfunction/context.go:212:42: not enough arguments in call to client.Add [2023-03-06T14:08:13.132Z] have (context.Context, requests.AddEventRequest) [2023-03-06T14:08:13.132Z] want (context.Context, string, requests.AddEventRequest) [2023-03-06T14:08:13.132Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient [2023-03-06T14:08:13.132Z] have (string) [2023-03-06T14:08:13.132Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-06T14:08:13.132Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:109:24: undefined: common.Metrics [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:119:25: undefined: common.NewMetricsResponse [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:120:41: undefined: common.ApiMetricsRoute [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:197:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) [2023-03-06T14:08:13.132Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms [2023-03-06T14:08:13.132Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/pkg/transforms/coredata.go:119:50: not enough arguments in call to client.Add [2023-03-06T14:08:13.132Z] have (context.Context, requests.AddEventRequest) [2023-03-06T14:08:13.132Z] want (context.Context, string, requests.AddEventRequest) [2023-03-06T14:08:17.395Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.941s coverage: 86.2% of statements [2023-03-06T14:08:27.491Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.641s coverage: 71.9% of statements [2023-03-06T14:08:27.491Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-03-06T14:08:27.569Z] $ docker stop --time=1 e6e5ca5c22e3ec499355a12c0b42d2135cce9d8d1d2f8a0510f728053a1ae38c [2023-03-06T14:08:29.615Z] $ docker rm -f --volumes e6e5ca5c22e3ec499355a12c0b42d2135cce9d8d1d2f8a0510f728053a1ae38c [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-06T14:08:31.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T14:08:31.507Z] [2023-03-06T14:08:31.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:08:31.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T14:08:32.201Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T14:08:32.201Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T14:08:32.201Z] 04944245beec: Pulling fs layer [2023-03-06T14:08:32.201Z] 699f458cf7ca: Pulling fs layer [2023-03-06T14:08:32.201Z] 765212b225bb: Pulling fs layer [2023-03-06T14:08:32.201Z] f23df028b6ca: Pulling fs layer [2023-03-06T14:08:32.201Z] 765212b225bb: Waiting [2023-03-06T14:08:32.201Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T14:08:32.201Z] f23df028b6ca: Waiting [2023-03-06T14:08:32.201Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T14:08:32.201Z] d65c8cfc05b1: Waiting [2023-03-06T14:08:32.201Z] 2437ff75d9bd: Waiting [2023-03-06T14:08:32.201Z] 04944245beec: Verifying Checksum [2023-03-06T14:08:32.201Z] 04944245beec: Download complete [2023-03-06T14:08:32.201Z] 765212b225bb: Verifying Checksum [2023-03-06T14:08:32.201Z] 765212b225bb: Download complete [2023-03-06T14:08:32.468Z] f23df028b6ca: Verifying Checksum [2023-03-06T14:08:32.468Z] f23df028b6ca: Download complete [2023-03-06T14:08:32.468Z] d65c8cfc05b1: Verifying Checksum [2023-03-06T14:08:32.468Z] d65c8cfc05b1: Download complete [2023-03-06T14:08:32.737Z] 699f458cf7ca: Verifying Checksum [2023-03-06T14:08:32.737Z] 699f458cf7ca: Download complete [2023-03-06T14:08:33.325Z] 8998bd30e6a1: Verifying Checksum [2023-03-06T14:08:33.325Z] 8998bd30e6a1: Download complete [2023-03-06T14:08:36.691Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T14:08:36.691Z] 2437ff75d9bd: Download complete [2023-03-06T14:08:39.279Z] 8998bd30e6a1: Pull complete [2023-03-06T14:08:39.547Z] 04944245beec: Pull complete [2023-03-06T14:08:40.961Z] 699f458cf7ca: Pull complete [2023-03-06T14:08:40.961Z] 765212b225bb: Pull complete [2023-03-06T14:08:41.926Z] f23df028b6ca: Pull complete [2023-03-06T14:08:42.194Z] d65c8cfc05b1: Pull complete [2023-03-06T14:08:57.191Z] 2437ff75d9bd: Pull complete [2023-03-06T14:08:57.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T14:08:57.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T14:08:57.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:08:57.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container [2023-03-06T14:08:57.573Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-06T14:09:00.242Z] $ docker top 2516557d4326c256d27f45bf825631c7ff5e72ce0f8be755c0a2089bca2705d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:00.861Z] ---> job-cost.sh [2023-03-06T14:09:01.128Z] lf-activate-venv: SKIPPING [2023-03-06T14:09:01.128Z] INFO: No Stack... [2023-03-06T14:09:01.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T14:09:02.353Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T14:09:02.823Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-06T14:09:02.823Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T14:09:02.913Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] [2023-03-06T14:09:02.924Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] did not exist. Created. [2023-03-06T14:09:02.924Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T14:09:03.611Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-38ed6f4d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-06T14:09:04.292Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T14:09:04.323Z] Warning: overwriting stash ‘stack-cost’ [2023-03-06T14:09:04.759Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T14:09:04.775Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T14:09:04.857Z] $ docker stop --time=1 2516557d4326c256d27f45bf825631c7ff5e72ce0f8be755c0a2089bca2705d2 [2023-03-06T14:09:06.360Z] $ docker rm -f --volumes 2516557d4326c256d27f45bf825631c7ff5e72ce0f8be755c0a2089bca2705d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-06T14:09:07.160Z] 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-06T14:09:09.183Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-151/archives ] [2023-03-06T14:09:09.183Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-151/archives [2023-03-06T14:09:09.183Z] total 16 [2023-03-06T14:09:09.183Z] drwxr-xr-x 3 root root 4096 Mar 6 14:02 . [2023-03-06T14:09:09.183Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 6 14:02 .. [2023-03-06T14:09:09.183Z] drwxr-xr-x 2 root root 4096 Mar 6 14:02 cost [2023-03-06T14:09:09.183Z] -rw-r--r-- 1 root root 95 Mar 6 14:02 cost.csv [2023-03-06T14:09:09.183Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-151/archives [2023-03-06T14:09:09.183Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-151/archives [2023-03-06T14:09:09.183Z] total 16 [2023-03-06T14:09:09.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 14:02 . [2023-03-06T14:09:09.183Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 6 14:02 .. [2023-03-06T14:09:09.183Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 14:02 cost [2023-03-06T14:09:09.183Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 6 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:09.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:10.444Z] ---> package-listing.sh [2023-03-06T14:09:10.445Z] ++ facter osfamily [2023-03-06T14:09:10.445Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T14:09:10.705Z] + OS_FAMILY=debian [2023-03-06T14:09:10.705Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-151 [2023-03-06T14:09:10.705Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T14:09:10.705Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T14:09:10.705Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T14:09:10.705Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T14:09:10.705Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-151 ']' [2023-03-06T14:09:10.705Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T14:09:10.705Z] + case "${OS_FAMILY}" in [2023-03-06T14:09:10.705Z] + dpkg -l [2023-03-06T14:09:10.705Z] + grep '^ii' [2023-03-06T14:09:10.705Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T14:09:10.705Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T14:09:10.705Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T14:09:10.705Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-151 ']' [2023-03-06T14:09:10.705Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-151/archives/ [2023-03-06T14:09:10.705Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-151/archives/ [Pipeline] echo [2023-03-06T14:09:10.739Z] 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-06T14:09:11.031Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T14:09:11.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T14:09:11.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T14:09:11.811Z] prd-ubuntu20.04-docker-8c-8g-8351 does not seem to be running inside a container [2023-03-06T14:09:11.840Z] $ 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-151/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-151 -v /w/workspace/y_app-rfid-llrp-inventory_PR-151:/w/workspace/y_app-rfid-llrp-inventory_PR-151:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-151@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-06T14:09:12.028Z] $ docker top e236e34f20db7b00f2125506b299d9d05ecb37df982918c2a29b25b2f9bb169c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T14:09:12.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T14:09:12.719Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T14:09:13.029Z] + ls /var/log/sa-host [2023-03-06T14:09:13.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T14:09:13.251Z] provisioning config files... [2023-03-06T14:09:13.260Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-151@tmp/config14882022900857015784tmp [Pipeline] { [Pipeline] echo [2023-03-06T14:09:13.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:13.616Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T14:09:13.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:14.049Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T14:09:14.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:14.397Z] ---> sudo-logs.sh [2023-03-06T14:09:14.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T14:09:14.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:14.797Z] ---> job-cost.sh [2023-03-06T14:09:14.797Z] lf-activate-venv: SKIPPING [2023-03-06T14:09:14.797Z] DEBUG: total: 0.2199999988079071 [2023-03-06T14:09:14.797Z] INFO: Retrieving Stack Cost... [2023-03-06T14:09:15.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T14:09:15.316Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T14:09:15.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T14:09:15.898Z] ---> logs-deploy.sh [2023-03-06T14:09:15.898Z] lf-activate-venv: SKIPPING [2023-03-06T14:09:15.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-151/1 [2023-03-06T14:09:15.898Z] INFO: archiving workspace using pattern(s): [2023-03-06T14:09:16.831Z] Archives upload complete. [2023-03-06T14:09:16.831Z] INFO: archiving logs to Nexus