Pull request #223 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f45230f179488dc31f19910974fbeae8ea6421c9+e07d6d5b2548ecc4179af6df7f6d205a9de44c48 (6ee76de34b4b18c4b738bfdd41da60d5d4e81fcb) 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-ssh14516124467962040919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11469577235767375763.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-223/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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2747399811578735423.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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1931462396454832307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh15333150405182138202.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-223/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-223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13922025278874950740.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-5551 in /w/workspace/y_app-rfid-llrp-inventory_PR-223 [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-223 # 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 Merging remotes/origin/main commit e07d6d5b2548ecc4179af6df7f6d205a9de44c48 into PR head commit f45230f179488dc31f19910974fbeae8ea6421c9 Merge succeeded, producing f45230f179488dc31f19910974fbeae8ea6421c9 Checking out Revision f45230f179488dc31f19910974fbeae8ea6421c9 (PR-223) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } > 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/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # 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 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-07T13:17:22.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-07T13:17:22.511Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-07T13:17:22.614Z] ========================================================= [2023-09-07T13:17:22.614Z] EdgeX Global Pipelines Version Info [2023-09-07T13:17:22.614Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:17:23.366Z] ------------------- [2023-09-07T13:17:23.366Z] stable info: [2023-09-07T13:17:23.366Z] ------------------- [2023-09-07T13:17:23.366Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-07T13:17:23.366Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T13:17:23.366Z] Message: update stable to v1.0.253 [2023-09-07T13:17:23.938Z] ------------------- [2023-09-07T13:17:23.938Z] experimental info: [2023-09-07T13:17:23.938Z] ------------------- [2023-09-07T13:17:23.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-07T13:17:23.938Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T13:17:23.938Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-07T13:17:24.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-07T13:17:24.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-07T13:17:24.339Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-07T13:17:24.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-07T13:17:24.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-07T13:17:24.481Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-07T13:17:24.523Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-07T13:17:24.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-07T13:17:24.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-07T13:17:24.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-07T13:17:24.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-07T13:17:24.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-07T13:17:24.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-07T13:17:24.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-07T13:17:24.888Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T13:17:24.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T13:17:24.985Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T13:17:25.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T13:17:25.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-07T13:17:25.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-07T13:17:25.159Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-07T13:17:25.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-07T13:17:25.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-07T13:17:25.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-07T13:17:25.324Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-07T13:17:25.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-07T13:17:25.409Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-07T13:17:25.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-223 [Pipeline] echo [2023-09-07T13:17:25.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-223 [Pipeline] echo [2023-09-07T13:17:25.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-223 [Pipeline] echo [2023-09-07T13:17:25.588Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo [2023-09-07T13:17:25.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f45230f [Pipeline] echo [2023-09-07T13:17:25.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T13:17:25.790Z] provisioning config files... [2023-09-07T13:17:25.806Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config2297901352326528875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:17:26.152Z] ---> docker-login.sh [2023-09-07T13:17:26.152Z] nexus3.edgexfoundry.org:10001 [2023-09-07T13:17:26.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:26.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:26.412Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:26.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:26.412Z] [2023-09-07T13:17:26.412Z] Login Succeeded [2023-09-07T13:17:26.412Z] nexus3.edgexfoundry.org:10002 [2023-09-07T13:17:26.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:26.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:26.672Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:26.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:26.672Z] [2023-09-07T13:17:26.672Z] Login Succeeded [2023-09-07T13:17:26.672Z] nexus3.edgexfoundry.org:10003 [2023-09-07T13:17:26.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:26.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:26.672Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:26.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:26.672Z] [2023-09-07T13:17:26.672Z] Login Succeeded [2023-09-07T13:17:26.672Z] nexus3.edgexfoundry.org:10004 [2023-09-07T13:17:26.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:26.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:26.934Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:26.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:26.934Z] [2023-09-07T13:17:26.934Z] Login Succeeded [2023-09-07T13:17:26.934Z] docker.io [2023-09-07T13:17:26.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:27.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:27.194Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:27.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:27.194Z] [2023-09-07T13:17:27.194Z] Login Succeeded [2023-09-07T13:17:27.194Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T13:17:27.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-07T13:17:27.847Z] + git rev-list -1 --merges f45230f179488dc31f19910974fbeae8ea6421c9~1..f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo [2023-09-07T13:17:27.904Z] -----------> git rev-list -1 --merges f45230f179488dc31f19910974fbeae8ea6421c9~1..f45230f179488dc31f19910974fbeae8ea6421c9 f45230f179488dc31f19910974fbeae8ea6421c9 [false] [Pipeline] sh [2023-09-07T13:17:28.217Z] + git log --format=format:%s -1 f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo [2023-09-07T13:17:28.252Z] ========================================================= [2023-09-07T13:17:28.252Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-07T13:17:28.252Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T13:17:28.695Z] + git log --format=format:%s -1 f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo [2023-09-07T13:17:28.725Z] [semverPrep] GIT_COMMIT: f45230f179488dc31f19910974fbeae8ea6421c9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-07T13:17:28.755Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-07T13:17:29.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T13:17:29.153Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-07T13:17:29.153Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-07T13:17:29.153Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-07T13:17:29.153Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-07T13:17:29.153Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-07T13:17:29.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:17:29.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T13:17:29.646Z] [2023-09-07T13:17:29.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:17:30.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T13:17:30.024Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-07T13:17:30.024Z] b85a868b505f: Pulling fs layer [2023-09-07T13:17:30.024Z] e2be974225ed: Pulling fs layer [2023-09-07T13:17:30.024Z] 339a4e72a1f5: Pulling fs layer [2023-09-07T13:17:30.024Z] 988bab9f4d93: Pulling fs layer [2023-09-07T13:17:30.024Z] 1469e6f7b9e6: Pulling fs layer [2023-09-07T13:17:30.024Z] eaf3925da568: Pulling fs layer [2023-09-07T13:17:30.024Z] bab4dde63d76: Pulling fs layer [2023-09-07T13:17:30.024Z] bde34c3a00c8: Pulling fs layer [2023-09-07T13:17:30.024Z] b352a97aabf1: Pulling fs layer [2023-09-07T13:17:30.024Z] 4872d77fe225: Pulling fs layer [2023-09-07T13:17:30.024Z] 5851b861e8e6: Pulling fs layer [2023-09-07T13:17:30.024Z] bde34c3a00c8: Waiting [2023-09-07T13:17:30.024Z] 988bab9f4d93: Waiting [2023-09-07T13:17:30.024Z] 1469e6f7b9e6: Waiting [2023-09-07T13:17:30.024Z] b352a97aabf1: Waiting [2023-09-07T13:17:30.024Z] bab4dde63d76: Waiting [2023-09-07T13:17:30.024Z] 4872d77fe225: Waiting [2023-09-07T13:17:30.024Z] eaf3925da568: Waiting [2023-09-07T13:17:30.024Z] 5851b861e8e6: Waiting [2023-09-07T13:17:30.024Z] e2be974225ed: Download complete [2023-09-07T13:17:30.024Z] 988bab9f4d93: Verifying Checksum [2023-09-07T13:17:30.024Z] 988bab9f4d93: Download complete [2023-09-07T13:17:30.024Z] 1469e6f7b9e6: Verifying Checksum [2023-09-07T13:17:30.024Z] 1469e6f7b9e6: Download complete [2023-09-07T13:17:30.024Z] eaf3925da568: Download complete [2023-09-07T13:17:30.283Z] 339a4e72a1f5: Verifying Checksum [2023-09-07T13:17:30.283Z] 339a4e72a1f5: Download complete [2023-09-07T13:17:30.283Z] bde34c3a00c8: Verifying Checksum [2023-09-07T13:17:30.283Z] bde34c3a00c8: Download complete [2023-09-07T13:17:30.283Z] b352a97aabf1: Download complete [2023-09-07T13:17:30.283Z] 4872d77fe225: Verifying Checksum [2023-09-07T13:17:30.283Z] 4872d77fe225: Download complete [2023-09-07T13:17:30.283Z] 5851b861e8e6: Verifying Checksum [2023-09-07T13:17:30.283Z] 5851b861e8e6: Download complete [2023-09-07T13:17:30.283Z] b85a868b505f: Verifying Checksum [2023-09-07T13:17:30.283Z] b85a868b505f: Download complete [2023-09-07T13:17:30.541Z] bab4dde63d76: Verifying Checksum [2023-09-07T13:17:30.541Z] bab4dde63d76: Download complete [2023-09-07T13:17:31.478Z] b85a868b505f: Pull complete [2023-09-07T13:17:31.738Z] e2be974225ed: Pull complete [2023-09-07T13:17:32.306Z] 339a4e72a1f5: Pull complete [2023-09-07T13:17:32.306Z] 988bab9f4d93: Pull complete [2023-09-07T13:17:32.567Z] 1469e6f7b9e6: Pull complete [2023-09-07T13:17:32.567Z] eaf3925da568: Pull complete [2023-09-07T13:17:34.471Z] bab4dde63d76: Pull complete [2023-09-07T13:17:34.471Z] bde34c3a00c8: Pull complete [2023-09-07T13:17:34.732Z] b352a97aabf1: Pull complete [2023-09-07T13:17:34.732Z] 4872d77fe225: Pull complete [2023-09-07T13:17:34.732Z] 5851b861e8e6: Pull complete [2023-09-07T13:17:34.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-07T13:17:34.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T13:17:34.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:17:34.962Z] prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container [2023-09-07T13:17:34.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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-09-07T13:17:37.867Z] $ docker top 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d -eo pid,comm [2023-09-07T13:17:37.916Z] 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-09-07T13:17:37.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T13:17:38.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T13:17:38.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T13:17:38.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T13:17:38.159Z] $ docker exec 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent [2023-09-07T13:17:38.259Z] SSH_AUTH_SOCK=/tmp/ssh-7LVDy5eHDQHm/agent.32 [2023-09-07T13:17:38.259Z] SSH_AGENT_PID=38 [2023-09-07T13:17:38.266Z] Running ssh-add (command line suppressed) [2023-09-07T13:17:38.362Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_5530085434138888863.key (/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_5530085434138888863.key) [2023-09-07T13:17:38.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T13:17:38.704Z] + git tag --points-at HEAD [Pipeline] } [2023-09-07T13:17:38.735Z] $ docker exec --env ******** --env ******** 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent -k [2023-09-07T13:17:38.844Z] unset SSH_AUTH_SOCK; [2023-09-07T13:17:38.844Z] unset SSH_AGENT_PID; [2023-09-07T13:17:38.844Z] echo Agent pid 38 killed; [2023-09-07T13:17:38.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-07T13:17:38.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T13:17:38.940Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T13:17:39.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T13:17:39.059Z] $ docker exec 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent [2023-09-07T13:17:39.169Z] SSH_AUTH_SOCK=/tmp/ssh-BcQlr0XSUVmc/agent.70 [2023-09-07T13:17:39.169Z] SSH_AGENT_PID=76 [2023-09-07T13:17:39.174Z] Running ssh-add (command line suppressed) [2023-09-07T13:17:39.278Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_1518752403801344918.key (/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_1518752403801344918.key) [2023-09-07T13:17:39.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T13:17:39.630Z] + git semver init [2023-09-07T13:17:39.890Z] 2023-09-07 13:17:39,856 [run_init] DEBUG init version:0.0.0 force:False [2023-09-07T13:17:39.890Z] 2023-09-07 13:17:39,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver [2023-09-07T13:17:39.890Z] 2023-09-07 13:17:39,857 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver [2023-09-07T13:17:39.890Z] 2023-09-07 13:17:39,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-223, universal_newlines=False, shell=None, istream=None) [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,022 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.git/info/exclude [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver/PR-223 with force:False [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,023 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver/PR-223 [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,028 [execute] INFO git cat-file --batch-check [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,034 [execute] INFO git cat-file --batch [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T13:17:41.315Z] 2023-09-07 13:17:41,041 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver/PR-223 [2023-09-07T13:17:41.315Z] 0.0.0 [Pipeline] } [2023-09-07T13:17:41.344Z] $ docker exec --env ******** --env ******** 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent -k [2023-09-07T13:17:41.444Z] unset SSH_AUTH_SOCK; [2023-09-07T13:17:41.444Z] unset SSH_AGENT_PID; [2023-09-07T13:17:41.444Z] echo Agent pid 76 killed; [2023-09-07T13:17:41.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T13:17:41.880Z] + git semver [Pipeline] } [2023-09-07T13:17:42.174Z] $ docker stop --time=1 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d [2023-09-07T13:17:43.488Z] $ docker rm -f --volumes 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T13:17:43.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-07T13:17:44.174Z] Stashed 1 file(s) [Pipeline] echo [2023-09-07T13:17:44.196Z] [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-09-07T13:17:44.810Z] provisioning config files... [2023-09-07T13:17:44.820Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config373405711243218008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:17:45.170Z] ---> docker-login.sh [2023-09-07T13:17:45.170Z] nexus3.edgexfoundry.org:10001 [2023-09-07T13:17:45.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:45.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:45.170Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:45.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:45.170Z] [2023-09-07T13:17:45.170Z] Login Succeeded [2023-09-07T13:17:45.170Z] nexus3.edgexfoundry.org:10002 [2023-09-07T13:17:45.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:45.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:45.170Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:45.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:45.170Z] [2023-09-07T13:17:45.170Z] Login Succeeded [2023-09-07T13:17:45.170Z] nexus3.edgexfoundry.org:10003 [2023-09-07T13:17:45.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:45.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:45.430Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:45.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:45.430Z] [2023-09-07T13:17:45.430Z] Login Succeeded [2023-09-07T13:17:45.430Z] nexus3.edgexfoundry.org:10004 [2023-09-07T13:17:45.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:45.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:45.430Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:45.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:45.430Z] [2023-09-07T13:17:45.430Z] Login Succeeded [2023-09-07T13:17:45.430Z] docker.io [2023-09-07T13:17:45.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:17:45.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:17:45.690Z] Configure a credential helper to remove this warning. See [2023-09-07T13:17:45.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:17:45.690Z] [2023-09-07T13:17:45.690Z] Login Succeeded [2023-09-07T13:17:45.690Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T13:17:45.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T13:17:45.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T13:17:45.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T13:17:45.991Z] ========================================================= [2023-09-07T13:17:45.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-07T13:17:45.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:17:46.476Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T13:17:46.477Z] Sending build context to Docker daemon 12.72MB [2023-09-07T13:17:46.477Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T13:17:46.477Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-07T13:17:46.477Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-07T13:17:46.477Z] 4db1b89c0bd1: Pulling fs layer [2023-09-07T13:17:46.477Z] 6911f1a30b25: Pulling fs layer [2023-09-07T13:17:46.477Z] e194b8c5c2a9: Pulling fs layer [2023-09-07T13:17:46.477Z] 6863d3e3a2b1: Pulling fs layer [2023-09-07T13:17:46.477Z] ec0bb842ea78: Pulling fs layer [2023-09-07T13:17:46.477Z] 40a00589a448: Pulling fs layer [2023-09-07T13:17:46.477Z] 6c08303d61cc: Pulling fs layer [2023-09-07T13:17:46.477Z] 798269fcf238: Pulling fs layer [2023-09-07T13:17:46.477Z] ec0bb842ea78: Waiting [2023-09-07T13:17:46.477Z] 40a00589a448: Waiting [2023-09-07T13:17:46.477Z] 6c08303d61cc: Waiting [2023-09-07T13:17:46.477Z] 6863d3e3a2b1: Waiting [2023-09-07T13:17:46.477Z] 6911f1a30b25: Download complete [2023-09-07T13:17:46.477Z] 6863d3e3a2b1: Verifying Checksum [2023-09-07T13:17:46.477Z] 6863d3e3a2b1: Download complete [2023-09-07T13:17:46.737Z] ec0bb842ea78: Verifying Checksum [2023-09-07T13:17:46.737Z] ec0bb842ea78: Download complete [2023-09-07T13:17:46.737Z] 4db1b89c0bd1: Verifying Checksum [2023-09-07T13:17:46.737Z] 4db1b89c0bd1: Download complete [2023-09-07T13:17:46.737Z] 40a00589a448: Verifying Checksum [2023-09-07T13:17:46.737Z] 40a00589a448: Download complete [2023-09-07T13:17:46.737Z] 4db1b89c0bd1: Pull complete [2023-09-07T13:17:46.998Z] 6911f1a30b25: Pull complete [2023-09-07T13:17:47.256Z] 798269fcf238: Verifying Checksum [2023-09-07T13:17:47.256Z] 798269fcf238: Download complete [2023-09-07T13:17:47.256Z] e194b8c5c2a9: Download complete [2023-09-07T13:17:47.516Z] 6c08303d61cc: Verifying Checksum [2023-09-07T13:17:47.516Z] 6c08303d61cc: Download complete [2023-09-07T13:17:50.806Z] e194b8c5c2a9: Pull complete [2023-09-07T13:17:50.806Z] 6863d3e3a2b1: Pull complete [2023-09-07T13:17:50.806Z] ec0bb842ea78: Pull complete [2023-09-07T13:17:51.064Z] 40a00589a448: Pull complete [2023-09-07T13:17:53.595Z] 6c08303d61cc: Pull complete [2023-09-07T13:17:54.161Z] 798269fcf238: Pull complete [2023-09-07T13:17:54.161Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-07T13:17:54.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-07T13:17:54.161Z] ---> ec979cd7f677 [2023-09-07T13:17:54.161Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T13:17:59.526Z] ---> Running in 7b10aae2ca66 [2023-09-07T13:17:59.526Z] Removing intermediate container 7b10aae2ca66 [2023-09-07T13:17:59.526Z] ---> 5ef99fb7e54b [2023-09-07T13:17:59.526Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T13:17:59.526Z] ---> Running in 5afb7fe4d225 [2023-09-07T13:17:59.526Z] Removing intermediate container 5afb7fe4d225 [2023-09-07T13:17:59.526Z] ---> 1a5b50b63de2 [2023-09-07T13:17:59.526Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-07T13:17:59.526Z] ---> Running in 723e3ec1ed69 [2023-09-07T13:17:59.526Z] Removing intermediate container 723e3ec1ed69 [2023-09-07T13:17:59.526Z] ---> 46d7d778be7f [2023-09-07T13:17:59.526Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T13:17:59.526Z] ---> Running in f630d2ba46d0 [2023-09-07T13:17:59.641Z] Still waiting to schedule task [2023-09-07T13:17:59.641Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-07T13:18:00.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T13:18:00.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T13:18:00.354Z] OK: 265 MiB in 53 packages [2023-09-07T13:18:00.612Z] Removing intermediate container f630d2ba46d0 [2023-09-07T13:18:00.612Z] ---> c8029d3f59c0 [2023-09-07T13:18:00.612Z] Step 7/12 : WORKDIR /app [2023-09-07T13:18:00.612Z] ---> Running in d033324b0416 [2023-09-07T13:18:00.879Z] Removing intermediate container d033324b0416 [2023-09-07T13:18:00.879Z] ---> bfb939c21d72 [2023-09-07T13:18:00.879Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-07T13:18:00.879Z] ---> 018de93a15c4 [2023-09-07T13:18:00.879Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T13:18:00.879Z] ---> Running in 565de1336bf0 [2023-09-07T13:18:39.610Z] Removing intermediate container 565de1336bf0 [2023-09-07T13:18:39.610Z] ---> 03bba0f87a75 [2023-09-07T13:18:39.610Z] Step 10/12 : COPY . . [2023-09-07T13:18:39.610Z] ---> 3f6290d4bd92 [2023-09-07T13:18:39.610Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T13:18:39.610Z] ---> Running in 8ac4ca185b1a [2023-09-07T13:18:39.610Z] Removing intermediate container 8ac4ca185b1a [2023-09-07T13:18:39.610Z] ---> e57be174bcb3 [2023-09-07T13:18:39.610Z] Step 12/12 : RUN $MAKE [2023-09-07T13:18:39.610Z] ---> Running in 5e160849004c [2023-09-07T13:18:39.610Z] noop [2023-09-07T13:18:39.610Z] Removing intermediate container 5e160849004c [2023-09-07T13:18:39.610Z] ---> 469f3ef6b314 [2023-09-07T13:18:39.610Z] Successfully built 469f3ef6b314 [2023-09-07T13:18:39.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:18:40.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T13:18:40.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:18:40.240Z] prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container [2023-09-07T13:18:40.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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-09-07T13:18:40.632Z] $ docker top cb42c5fe72d7be9dcf840308a78d69d44fc012c3a0336ce69d2669804f452a31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T13:18:41.018Z] + go version [2023-09-07T13:18:41.018Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-07T13:18:41.054Z] $ docker stop --time=1 cb42c5fe72d7be9dcf840308a78d69d44fc012c3a0336ce69d2669804f452a31 [2023-09-07T13:18:42.305Z] $ docker rm -f --volumes cb42c5fe72d7be9dcf840308a78d69d44fc012c3a0336ce69d2669804f452a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:18:43.022Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T13:18:43.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:18:43.178Z] prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container [2023-09-07T13:18:43.216Z] $ 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-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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-09-07T13:18:43.565Z] $ docker top 394a56ca51ebafd5122768ce5f251558ae8181a7dbbf4dc14627dc5dc0e268a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T13:18:43.952Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-223 [Pipeline] fileExists [Pipeline] sh [2023-09-07T13:18:44.313Z] + make test [2023-09-07T13:18:44.314Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-07T13:19:06.248Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-07T13:19:06.248Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-07T13:19:06.248Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-09-07T13:19:06.248Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.723s coverage: 71.9% of statements [2023-09-07T13:19:28.204Z] go vet ./... [2023-09-07T13:19:30.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T13:19:30.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T13:19:30.365Z] ./bin/test-attribution.sh [2023-09-07T13:19:30.365Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-07T13:19:30.365Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-07T13:19:30.365Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-07T13:19:30.365Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-07T13:19:30.365Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-07T13:19:30.365Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-07T13:19:30.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T13:19:30.433Z] $ docker stop --time=1 394a56ca51ebafd5122768ce5f251558ae8181a7dbbf4dc14627dc5dc0e268a8 [2023-09-07T13:19:35.889Z] $ docker rm -f --volumes 394a56ca51ebafd5122768ce5f251558ae8181a7dbbf4dc14627dc5dc0e268a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T13:19:36.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T13:19:36.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-07T13:19:37.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T13:19:37.577Z] + ls -al . [2023-09-07T13:19:37.577Z] total 236 [2023-09-07T13:19:37.577Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 13:18 . [2023-09-07T13:19:37.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:17 .. [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 7 13:17 .dockerignore [2023-09-07T13:19:37.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 13:17 .git [2023-09-07T13:19:37.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:17 .github [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 7 13:17 .gitignore [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 13:17 .golangci.yml [2023-09-07T13:19:37.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 13:17 .semver [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 7 13:17 Attribution.txt [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 7 13:17 CHANGELOG.md [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 7 13:17 Dockerfile [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 13:17 GOVERNANCE.md [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 7 13:17 Jenkinsfile [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 7 13:17 LICENSE [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 7 13:17 Makefile [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 7 13:17 OWNERS.md [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 7 13:17 README.md [2023-09-07T13:19:37.577Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 13:17 VERSION [2023-09-07T13:19:37.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:17 bin [2023-09-07T13:19:37.578Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 7 13:19 coverage.out [2023-09-07T13:19:37.578Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 7 13:17 go.mod [2023-09-07T13:19:37.578Z] -rw-rw-r-- 1 jenkins jenkins 34348 Sep 7 13:17 go.sum [2023-09-07T13:19:37.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:17 images [2023-09-07T13:19:37.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:17 internal [2023-09-07T13:19:37.578Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 7 13:17 main.go [2023-09-07T13:19:37.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:17 res [2023-09-07T13:19:37.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:17 snap [2023-09-07T13:19:37.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:19:38.007Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f45230f179488dc31f19910974fbeae8ea6421c9 --label arch=amd64 --label version=0.0.0 . [2023-09-07T13:19:38.007Z] Sending build context to Docker daemon 12.72MB [2023-09-07T13:19:38.007Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T13:19:38.007Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-07T13:19:38.007Z] ---> 469f3ef6b314 [2023-09-07T13:19:38.007Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T13:19:38.572Z] ---> Running in d1aaec591cc8 [2023-09-07T13:19:38.572Z] Removing intermediate container d1aaec591cc8 [2023-09-07T13:19:38.572Z] ---> c9e54a2d19fc [2023-09-07T13:19:38.572Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T13:19:38.572Z] ---> Running in 495be8de9d3d [2023-09-07T13:19:38.572Z] Removing intermediate container 495be8de9d3d [2023-09-07T13:19:38.572Z] ---> 14f90ea771d9 [2023-09-07T13:19:38.572Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-07T13:19:38.572Z] ---> Running in 7ba51c6a5154 [2023-09-07T13:19:38.572Z] Removing intermediate container 7ba51c6a5154 [2023-09-07T13:19:38.572Z] ---> 22c0d2b8c6ae [2023-09-07T13:19:38.572Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T13:19:38.831Z] ---> Running in c9ce79c8c0f6 [2023-09-07T13:19:39.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T13:19:39.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T13:19:39.281Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5552 in /w/workspace/y_app-rfid-llrp-inventory_PR-223 [Pipeline] { [Pipeline] ws [2023-09-07T13:19:39.346Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [2023-09-07T13:19:39.350Z] OK: 265 MiB in 53 packages [Pipeline] { [Pipeline] checkout [2023-09-07T13:19:39.434Z] The recommended git tool is: git [2023-09-07T13:19:39.914Z] Removing intermediate container c9ce79c8c0f6 [2023-09-07T13:19:39.914Z] ---> bbf6ac41b04d [2023-09-07T13:19:39.914Z] Step 7/29 : WORKDIR /app [2023-09-07T13:19:39.914Z] ---> Running in deb0692b5445 [2023-09-07T13:19:39.914Z] Removing intermediate container deb0692b5445 [2023-09-07T13:19:39.914Z] ---> 84f42f324e97 [2023-09-07T13:19:39.914Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-07T13:19:39.914Z] ---> 5efef196965d [2023-09-07T13:19:39.914Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T13:19:39.914Z] ---> Running in 2622d459df2f [2023-09-07T13:19:41.124Z] Removing intermediate container 2622d459df2f [2023-09-07T13:19:41.124Z] ---> 1f2f8a678408 [2023-09-07T13:19:41.124Z] Step 10/29 : COPY . . [2023-09-07T13:19:41.383Z] ---> a42d01085158 [2023-09-07T13:19:41.383Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T13:19:41.383Z] ---> Running in ecde0ebd19c7 [2023-09-07T13:19:41.383Z] Removing intermediate container ecde0ebd19c7 [2023-09-07T13:19:41.383Z] ---> 4b6a87dad51d [2023-09-07T13:19:41.383Z] Step 12/29 : RUN $MAKE [2023-09-07T13:19:41.383Z] ---> Running in bc265e96df0f [2023-09-07T13:19:41.640Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-07T13:19:44.633Z] using credential edgex-jenkins-ssh [2023-09-07T13:19:44.648Z] Cloning the remote Git repository [2023-09-07T13:19:44.688Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-07T13:19:44.784Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-09-07T13:19:44.932Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-07T13:19:44.933Z] > git --version # timeout=10 [2023-09-07T13:19:44.953Z] > git --version # 'git version 2.25.1' [2023-09-07T13:19:44.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T13:19:45.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T13:19:47.101Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-07T13:19:47.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T13:19:47.964Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-07T13:19:48.006Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-07T13:19:48.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T13:19:48.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-07T13:19:48.544Z] Merging remotes/origin/main commit e07d6d5b2548ecc4179af6df7f6d205a9de44c48 into PR head commit f45230f179488dc31f19910974fbeae8ea6421c9 [2023-09-07T13:19:48.829Z] Merge succeeded, producing f45230f179488dc31f19910974fbeae8ea6421c9 [2023-09-07T13:19:48.830Z] Checking out Revision f45230f179488dc31f19910974fbeae8ea6421c9 (PR-223) [2023-09-07T13:19:49.338Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-07T13:19:49.384Z] > git --version # timeout=10 [2023-09-07T13:19:49.397Z] > git --version # 'git version 2.25.1' [2023-09-07T13:19:49.411Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T13:19:48.561Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T13:19:48.629Z] > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # timeout=10 [2023-09-07T13:19:48.736Z] > git remote # timeout=10 [2023-09-07T13:19:48.757Z] > git config --get remote.origin.url # timeout=10 [2023-09-07T13:19:48.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T13:19:48.785Z] > git merge e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 [2023-09-07T13:19:48.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-07T13:19:48.837Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T13:19:48.853Z] > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T13:19:50.524Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-07T13:19:50.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T13:19:50.524Z] Dload Upload Total Spent Left Speed [2023-09-07T13:19:50.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-09-07T13:19:51.101Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-07T13:19:51.446Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-07T13:19:51.446Z] + sudo tee /etc/docker/daemon.new [2023-09-07T13:19:51.446Z] { [2023-09-07T13:19:51.446Z] "registry-mirrors": [ [2023-09-07T13:19:51.446Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-07T13:19:51.446Z] ], [2023-09-07T13:19:51.446Z] "bip": "10.250.0.254/24", [2023-09-07T13:19:51.446Z] "hosts": [ [2023-09-07T13:19:51.446Z] "tcp://0.0.0.0:5555", [2023-09-07T13:19:51.446Z] "unix:///var/run/docker.sock" [2023-09-07T13:19:51.446Z] ], [2023-09-07T13:19:51.446Z] "mtu": 1458, [2023-09-07T13:19:51.446Z] "selinux-enabled": true, [2023-09-07T13:19:51.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-07T13:19:51.446Z] } [Pipeline] sh [2023-09-07T13:19:51.796Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-07T13:19:52.141Z] + sudo service docker restart [2023-09-07T13:20:03.573Z] Removing intermediate container bc265e96df0f [2023-09-07T13:20:03.573Z] ---> 6f8cf6af7731 [2023-09-07T13:20:03.573Z] Step 13/29 : FROM alpine:3.17 [2023-09-07T13:20:03.573Z] 3.17: Pulling from library/alpine [2023-09-07T13:20:03.573Z] 9398808236ff: Pulling fs layer [2023-09-07T13:20:03.573Z] 9398808236ff: Verifying Checksum [2023-09-07T13:20:03.573Z] 9398808236ff: Download complete [2023-09-07T13:20:03.868Z] 9398808236ff: Pull complete [2023-09-07T13:20:03.868Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T13:20:03.868Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T13:20:03.868Z] ---> 1e0b8b5322fc [2023-09-07T13:20:03.868Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-07T13:20:04.125Z] ---> Running in c5d72770ef2a [2023-09-07T13:20:04.125Z] Removing intermediate container c5d72770ef2a [2023-09-07T13:20:04.126Z] ---> a70a5c9e3759 [2023-09-07T13:20:04.126Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-07T13:20:04.126Z] ---> Running in 82a9de73c6fb [2023-09-07T13:20:04.126Z] Removing intermediate container 82a9de73c6fb [2023-09-07T13:20:04.126Z] ---> c3da263be92f [2023-09-07T13:20:04.126Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-07T13:20:04.126Z] ---> Running in f19f16b0d013 [2023-09-07T13:20:04.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T13:20:04.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T13:20:04.904Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-07T13:20:04.904Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-07T13:20:04.904Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T13:20:04.904Z] Executing ca-certificates-20230506-r0.trigger [2023-09-07T13:20:05.202Z] OK: 8 MiB in 17 packages [2023-09-07T13:20:05.461Z] Removing intermediate container f19f16b0d013 [2023-09-07T13:20:05.461Z] ---> 994a2e926514 [2023-09-07T13:20:05.461Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-07T13:20:05.722Z] ---> ff7be74cd41f [2023-09-07T13:20:05.722Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-07T13:20:05.722Z] ---> 6b1150ec66f9 [2023-09-07T13:20:05.722Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-07T13:20:05.993Z] ---> 52b608798afc [2023-09-07T13:20:05.993Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-07T13:20:05.993Z] ---> d2cb9e089512 [2023-09-07T13:20:05.993Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-07T13:20:06.933Z] ---> 07566d175967 [2023-09-07T13:20:06.933Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-07T13:20:06.933Z] ---> Running in 2811f8aa2022 [2023-09-07T13:20:07.524Z] Removing intermediate container 2811f8aa2022 [2023-09-07T13:20:07.524Z] ---> 3ef32bebf4bd [2023-09-07T13:20:07.524Z] Step 23/29 : VOLUME /cache [2023-09-07T13:20:07.524Z] ---> Running in 4bcb76ed4bbf [2023-09-07T13:20:07.524Z] Removing intermediate container 4bcb76ed4bbf [2023-09-07T13:20:07.524Z] ---> 178a6cc4560e [2023-09-07T13:20:07.524Z] Step 24/29 : EXPOSE 59711 [2023-09-07T13:20:07.782Z] ---> Running in 1f462c7ddb53 [2023-09-07T13:20:07.782Z] Removing intermediate container 1f462c7ddb53 [2023-09-07T13:20:07.782Z] ---> 330973744a05 [2023-09-07T13:20:07.782Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-07T13:20:07.782Z] ---> Running in 3c83d6af91f4 [2023-09-07T13:20:07.782Z] Removing intermediate container 3c83d6af91f4 [2023-09-07T13:20:07.782Z] ---> fbf3d2a0efc6 [2023-09-07T13:20:07.782Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-07T13:20:07.782Z] ---> Running in da698a162000 [2023-09-07T13:20:08.040Z] Removing intermediate container da698a162000 [2023-09-07T13:20:08.040Z] ---> ee46d2e24ce8 [2023-09-07T13:20:08.040Z] Step 27/29 : LABEL arch=amd64 [2023-09-07T13:20:08.040Z] ---> Running in e82088586772 [2023-09-07T13:20:08.040Z] Removing intermediate container e82088586772 [2023-09-07T13:20:08.040Z] ---> f189bb930275 [2023-09-07T13:20:08.040Z] Step 28/29 : LABEL git_sha=f45230f179488dc31f19910974fbeae8ea6421c9 [2023-09-07T13:20:08.040Z] ---> Running in 739182d1268b [2023-09-07T13:20:08.299Z] Removing intermediate container 739182d1268b [2023-09-07T13:20:08.299Z] ---> dfbf23598d82 [2023-09-07T13:20:08.299Z] Step 29/29 : LABEL version=0.0.0 [2023-09-07T13:20:08.299Z] ---> Running in 96ebb06828b5 [2023-09-07T13:20:08.299Z] Removing intermediate container 96ebb06828b5 [2023-09-07T13:20:08.299Z] ---> fa2dc40ab65a [2023-09-07T13:20:08.299Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T13:20:08.299Z] Successfully built fa2dc40ab65a [2023-09-07T13:20:08.299Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:20:09.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T13:20:09.214Z] [2023-09-07T13:20:09.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:20:09.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T13:20:09.594Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-07T13:20:09.594Z] 5eb5b503b376: Pulling fs layer [2023-09-07T13:20:09.594Z] 5c69ac0246d0: Pulling fs layer [2023-09-07T13:20:09.594Z] ec43610c2a17: Pulling fs layer [2023-09-07T13:20:09.594Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-07T13:20:09.594Z] 33b1e0a273af: Pulling fs layer [2023-09-07T13:20:09.594Z] 3a2ae6a8a46f: Waiting [2023-09-07T13:20:09.594Z] 5d3b04190fa2: Pulling fs layer [2023-09-07T13:20:09.594Z] 2f39f015ded8: Pulling fs layer [2023-09-07T13:20:09.594Z] 5d3b04190fa2: Waiting [2023-09-07T13:20:09.594Z] 33b1e0a273af: Waiting [2023-09-07T13:20:09.594Z] 5c69ac0246d0: Verifying Checksum [2023-09-07T13:20:09.594Z] 5c69ac0246d0: Download complete [2023-09-07T13:20:09.594Z] 3a2ae6a8a46f: Download complete [2023-09-07T13:20:09.594Z] 33b1e0a273af: Verifying Checksum [2023-09-07T13:20:09.594Z] 33b1e0a273af: Download complete [2023-09-07T13:20:09.594Z] 5d3b04190fa2: Verifying Checksum [2023-09-07T13:20:09.594Z] 5d3b04190fa2: Download complete [2023-09-07T13:20:09.594Z] ec43610c2a17: Download complete [2023-09-07T13:20:09.853Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [2023-09-07T13:20:10.419Z] 2f39f015ded8: Download complete [Pipeline] configFileProvider [2023-09-07T13:20:10.480Z] provisioning config files... [2023-09-07T13:20:10.507Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13582096897023081908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:20:10.898Z] ---> docker-login.sh [2023-09-07T13:20:10.898Z] nexus3.edgexfoundry.org:10001 [2023-09-07T13:20:10.992Z] 5eb5b503b376: Pull complete [2023-09-07T13:20:10.992Z] 5c69ac0246d0: Pull complete [2023-09-07T13:20:11.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:20:11.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:20:11.449Z] Configure a credential helper to remove this warning. See [2023-09-07T13:20:11.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:20:11.449Z] [2023-09-07T13:20:11.449Z] Login Succeeded [2023-09-07T13:20:11.449Z] nexus3.edgexfoundry.org:10002 [2023-09-07T13:20:11.558Z] ec43610c2a17: Pull complete [2023-09-07T13:20:11.558Z] 3a2ae6a8a46f: Pull complete [2023-09-07T13:20:11.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:20:11.817Z] 33b1e0a273af: Pull complete [2023-09-07T13:20:11.817Z] 5d3b04190fa2: Pull complete [2023-09-07T13:20:11.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:20:11.986Z] Configure a credential helper to remove this warning. See [2023-09-07T13:20:11.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:20:11.986Z] [2023-09-07T13:20:11.986Z] Login Succeeded [2023-09-07T13:20:11.986Z] nexus3.edgexfoundry.org:10003 [2023-09-07T13:20:11.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:20:12.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:20:12.254Z] Configure a credential helper to remove this warning. See [2023-09-07T13:20:12.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:20:12.254Z] [2023-09-07T13:20:12.254Z] Login Succeeded [2023-09-07T13:20:12.254Z] nexus3.edgexfoundry.org:10004 [2023-09-07T13:20:12.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:20:12.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:20:12.525Z] Configure a credential helper to remove this warning. See [2023-09-07T13:20:12.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:20:12.525Z] [2023-09-07T13:20:12.525Z] Login Succeeded [2023-09-07T13:20:12.525Z] docker.io [2023-09-07T13:20:12.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T13:20:13.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T13:20:13.060Z] Configure a credential helper to remove this warning. See [2023-09-07T13:20:13.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T13:20:13.060Z] [2023-09-07T13:20:13.060Z] Login Succeeded [2023-09-07T13:20:13.060Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T13:20:13.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T13:20:13.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T13:20:13.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T13:20:13.552Z] ========================================================= [2023-09-07T13:20:13.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-07T13:20:13.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:20:14.063Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T13:20:15.473Z] Sending build context to Docker daemon 684kB [2023-09-07T13:20:15.473Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T13:20:15.473Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-07T13:20:15.753Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-07T13:20:15.753Z] edb6bdbacee9: Pulling fs layer [2023-09-07T13:20:15.753Z] 5f9638ab2659: Pulling fs layer [2023-09-07T13:20:15.753Z] 8d51d6327a98: Pulling fs layer [2023-09-07T13:20:15.753Z] 8b374f2dd631: Pulling fs layer [2023-09-07T13:20:15.753Z] ec14aa9079de: Pulling fs layer [2023-09-07T13:20:15.753Z] 2f466654f4bb: Pulling fs layer [2023-09-07T13:20:15.753Z] 554e91adad29: Pulling fs layer [2023-09-07T13:20:15.753Z] ec14aa9079de: Waiting [2023-09-07T13:20:15.753Z] 8b374f2dd631: Waiting [2023-09-07T13:20:15.753Z] 554e91adad29: Waiting [2023-09-07T13:20:15.753Z] 2f466654f4bb: Waiting [2023-09-07T13:20:15.753Z] 5f9638ab2659: Verifying Checksum [2023-09-07T13:20:15.753Z] 5f9638ab2659: Download complete [2023-09-07T13:20:15.753Z] 8b374f2dd631: Verifying Checksum [2023-09-07T13:20:15.753Z] 8b374f2dd631: Download complete [2023-09-07T13:20:15.753Z] ec14aa9079de: Verifying Checksum [2023-09-07T13:20:15.753Z] ec14aa9079de: Download complete [2023-09-07T13:20:15.753Z] edb6bdbacee9: Verifying Checksum [2023-09-07T13:20:16.000Z] 2f39f015ded8: Pull complete [2023-09-07T13:20:16.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-07T13:20:16.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T13:20:16.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:20:16.244Z] prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container [2023-09-07T13:20:16.280Z] $ 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-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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-09-07T13:20:16.747Z] edb6bdbacee9: Pull complete [2023-09-07T13:20:17.022Z] 554e91adad29: Verifying Checksum [2023-09-07T13:20:17.022Z] 554e91adad29: Download complete [2023-09-07T13:20:17.292Z] 5f9638ab2659: Pull complete [2023-09-07T13:20:18.265Z] 8d51d6327a98: Verifying Checksum [2023-09-07T13:20:18.265Z] 8d51d6327a98: Download complete [2023-09-07T13:20:18.265Z] 2f466654f4bb: Verifying Checksum [2023-09-07T13:20:18.265Z] 2f466654f4bb: Download complete [2023-09-07T13:20:19.066Z] $ docker top dbe563314f5682543b44cdc220ec6a7ae011b15f3d625be8090e3d8b75e53d6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:20:19.600Z] ---> job-cost.sh [2023-09-07T13:20:19.600Z] lf-activate-venv: SKIPPING [2023-09-07T13:20:19.600Z] INFO: No Stack... [2023-09-07T13:20:20.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T13:20:20.429Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T13:20:20.743Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives/cost.csv [2023-09-07T13:20:20.743Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T13:20:20.787Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [2023-09-07T13:20:20.792Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] did not exist. Created. [2023-09-07T13:20:20.792Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T13:20:21.187Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-07T13:20:21.242Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T13:20:21.276Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T13:20:21.363Z] $ docker stop --time=1 dbe563314f5682543b44cdc220ec6a7ae011b15f3d625be8090e3d8b75e53d6e [2023-09-07T13:20:22.523Z] $ docker rm -f --volumes dbe563314f5682543b44cdc220ec6a7ae011b15f3d625be8090e3d8b75e53d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-07T13:20:30.641Z] 8d51d6327a98: Pull complete [2023-09-07T13:20:30.641Z] 8b374f2dd631: Pull complete [2023-09-07T13:20:30.641Z] ec14aa9079de: Pull complete [2023-09-07T13:20:37.329Z] 2f466654f4bb: Pull complete [2023-09-07T13:20:39.286Z] 554e91adad29: Pull complete [2023-09-07T13:20:39.286Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-07T13:20:39.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-07T13:20:39.286Z] ---> 1e15ea492957 [2023-09-07T13:20:39.286Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T13:20:40.699Z] ---> Running in de30d9edf7db [2023-09-07T13:20:40.970Z] Removing intermediate container de30d9edf7db [2023-09-07T13:20:40.970Z] ---> 8f574c8bc0e0 [2023-09-07T13:20:40.970Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T13:20:41.239Z] ---> Running in d629820ca570 [2023-09-07T13:20:41.512Z] Removing intermediate container d629820ca570 [2023-09-07T13:20:41.512Z] ---> b2648d7f7f51 [2023-09-07T13:20:41.512Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-07T13:20:41.512Z] ---> Running in c44e717cde6f [2023-09-07T13:20:41.785Z] Removing intermediate container c44e717cde6f [2023-09-07T13:20:41.785Z] ---> 0cca3e0b30ec [2023-09-07T13:20:41.785Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T13:20:41.785Z] ---> Running in 728974ea18cb [2023-09-07T13:20:43.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T13:20:43.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T13:20:44.434Z] OK: 263 MiB in 53 packages [2023-09-07T13:20:45.399Z] Removing intermediate container 728974ea18cb [2023-09-07T13:20:45.399Z] ---> 78a0bc7ec682 [2023-09-07T13:20:45.400Z] Step 7/12 : WORKDIR /app [2023-09-07T13:20:45.400Z] ---> Running in a4140ab2713a [2023-09-07T13:20:45.679Z] Removing intermediate container a4140ab2713a [2023-09-07T13:20:45.679Z] ---> 481de9a5463f [2023-09-07T13:20:45.679Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-07T13:20:46.268Z] ---> 992ff1ccacef [2023-09-07T13:20:46.268Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T13:20:46.268Z] ---> Running in dd660cdc583a [2023-09-07T13:21:54.169Z] Removing intermediate container dd660cdc583a [2023-09-07T13:21:54.169Z] ---> 0f2f006c6439 [2023-09-07T13:21:54.169Z] Step 10/12 : COPY . . [2023-09-07T13:21:54.169Z] ---> 3ca15d985f90 [2023-09-07T13:21:54.169Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T13:21:54.169Z] ---> Running in 5b0429d19b97 [2023-09-07T13:21:54.169Z] Removing intermediate container 5b0429d19b97 [2023-09-07T13:21:54.169Z] ---> 0c5487eb846d [2023-09-07T13:21:54.169Z] Step 12/12 : RUN $MAKE [2023-09-07T13:21:54.169Z] ---> Running in 0efbbc9d9571 [2023-09-07T13:21:54.169Z] noop [2023-09-07T13:21:54.169Z] Removing intermediate container 0efbbc9d9571 [2023-09-07T13:21:54.169Z] ---> e8727d1b4188 [2023-09-07T13:21:54.169Z] Successfully built e8727d1b4188 [2023-09-07T13:21:54.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:21:54.656Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T13:21:54.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:21:54.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-5552 does not seem to be running inside a container [2023-09-07T13:21:55.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-07T13:21:56.266Z] $ docker top 09f0fc911e85dd7acc67b4a4d8da92c7a1a5e29fb5f1595996801145a9ae656f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T13:21:57.173Z] + go version [2023-09-07T13:21:57.173Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-07T13:21:57.253Z] $ docker stop --time=1 09f0fc911e85dd7acc67b4a4d8da92c7a1a5e29fb5f1595996801145a9ae656f [2023-09-07T13:21:58.881Z] $ docker rm -f --volumes 09f0fc911e85dd7acc67b4a4d8da92c7a1a5e29fb5f1595996801145a9ae656f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:21:59.741Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T13:21:59.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:22:00.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-5552 does not seem to be running inside a container [2023-09-07T13:22:00.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-07T13:22:01.205Z] $ docker top af62e74fea4d060fc6e758b01dfe92331d56f7a9a2758e56dc506c358bfa332d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T13:22:02.114Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-09-07T13:22:02.827Z] + make test [2023-09-07T13:22:02.827Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-07T13:25:09.637Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-07T13:25:09.637Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-07T13:25:09.637Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.123s coverage: 86.2% of statements [2023-09-07T13:25:09.637Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.381s coverage: 71.9% of statements [2023-09-07T13:25:09.904Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-07T13:25:09.904Z] go vet ./... [2023-09-07T13:27:46.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T13:27:46.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T13:27:46.649Z] ./bin/test-attribution.sh [2023-09-07T13:27:46.649Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-07T13:27:46.649Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-07T13:27:46.649Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-07T13:27:46.649Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-07T13:27:46.649Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-07T13:27:46.649Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-07T13:27:46.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T13:27:46.732Z] $ docker stop --time=1 af62e74fea4d060fc6e758b01dfe92331d56f7a9a2758e56dc506c358bfa332d [2023-09-07T13:27:48.542Z] $ docker rm -f --volumes af62e74fea4d060fc6e758b01dfe92331d56f7a9a2758e56dc506c358bfa332d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T13:27:50.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T13:27:50.299Z] Warning: overwriting stash ‘coverage-report’ [2023-09-07T13:27:50.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T13:27:51.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T13:27:51.687Z] + ls -al . [2023-09-07T13:27:51.687Z] total 232 [2023-09-07T13:27:51.687Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 13:22 . [2023-09-07T13:27:51.687Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:19 .. [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 7 13:19 .dockerignore [2023-09-07T13:27:51.687Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 13:19 .git [2023-09-07T13:27:51.687Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:19 .github [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 7 13:19 .gitignore [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 13:19 .golangci.yml [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 7 13:19 Attribution.txt [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 7 13:19 CHANGELOG.md [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 7 13:19 Dockerfile [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 13:19 GOVERNANCE.md [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 7 13:19 Jenkinsfile [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 7 13:19 LICENSE [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 7 13:19 Makefile [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 7 13:19 OWNERS.md [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 7 13:19 README.md [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 13:17 VERSION [2023-09-07T13:27:51.687Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:19 bin [2023-09-07T13:27:51.687Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 7 13:25 coverage.out [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 7 13:19 go.mod [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 34348 Sep 7 13:19 go.sum [2023-09-07T13:27:51.687Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:19 images [2023-09-07T13:27:51.687Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:19 internal [2023-09-07T13:27:51.687Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 7 13:19 main.go [2023-09-07T13:27:51.687Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:19 res [2023-09-07T13:27:51.687Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:19 snap [2023-09-07T13:27:51.687Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:27:52.110Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f45230f179488dc31f19910974fbeae8ea6421c9 --label arch=arm64 --label version=0.0.0 . [2023-09-07T13:27:52.377Z] Sending build context to Docker daemon 684kB [2023-09-07T13:27:52.377Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T13:27:52.377Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-07T13:27:52.377Z] ---> e8727d1b4188 [2023-09-07T13:27:52.377Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T13:27:52.377Z] ---> Running in d04884805c2f [2023-09-07T13:27:52.644Z] Removing intermediate container d04884805c2f [2023-09-07T13:27:52.644Z] ---> b0f3b9b809a2 [2023-09-07T13:27:52.644Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T13:27:52.916Z] ---> Running in 254e9cd6348e [2023-09-07T13:27:53.182Z] Removing intermediate container 254e9cd6348e [2023-09-07T13:27:53.182Z] ---> 710b8d2d03ff [2023-09-07T13:27:53.182Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-07T13:27:53.182Z] ---> Running in 414f65ca6230 [2023-09-07T13:27:53.450Z] Removing intermediate container 414f65ca6230 [2023-09-07T13:27:53.450Z] ---> ff3e563e6f89 [2023-09-07T13:27:53.450Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T13:27:53.450Z] ---> Running in d2540351e372 [2023-09-07T13:27:54.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T13:27:54.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T13:27:55.952Z] OK: 263 MiB in 53 packages [2023-09-07T13:27:57.363Z] Removing intermediate container d2540351e372 [2023-09-07T13:27:57.363Z] ---> a681b584b917 [2023-09-07T13:27:57.363Z] Step 7/29 : WORKDIR /app [2023-09-07T13:27:57.631Z] ---> Running in 0abc9404bb9b [2023-09-07T13:27:57.897Z] Removing intermediate container 0abc9404bb9b [2023-09-07T13:27:57.897Z] ---> 151ff6ee6118 [2023-09-07T13:27:57.897Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-07T13:27:58.166Z] ---> 72047de44034 [2023-09-07T13:27:58.166Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T13:27:58.437Z] ---> Running in fcbe3a9d103e [2023-09-07T13:28:00.384Z] Removing intermediate container fcbe3a9d103e [2023-09-07T13:28:00.384Z] ---> f22ef38c3199 [2023-09-07T13:28:00.384Z] Step 10/29 : COPY . . [2023-09-07T13:28:00.981Z] ---> b8f22124be0c [2023-09-07T13:28:00.981Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T13:28:00.981Z] ---> Running in 67656df133f9 [2023-09-07T13:28:01.253Z] Removing intermediate container 67656df133f9 [2023-09-07T13:28:01.253Z] ---> ada0b685767d [2023-09-07T13:28:01.253Z] Step 12/29 : RUN $MAKE [2023-09-07T13:28:01.253Z] ---> Running in bfd189165d1b [2023-09-07T13:28:02.213Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-07T13:30:23.894Z] Removing intermediate container bfd189165d1b [2023-09-07T13:30:23.894Z] ---> 3f66d8194b33 [2023-09-07T13:30:23.894Z] Step 13/29 : FROM alpine:3.17 [2023-09-07T13:30:23.894Z] 3.17: Pulling from library/alpine [2023-09-07T13:30:23.894Z] 4060ece20d7a: Pulling fs layer [2023-09-07T13:30:23.894Z] 4060ece20d7a: Verifying Checksum [2023-09-07T13:30:23.894Z] 4060ece20d7a: Download complete [2023-09-07T13:30:23.894Z] 4060ece20d7a: Pull complete [2023-09-07T13:30:23.894Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T13:30:23.894Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T13:30:23.894Z] ---> 8650cd65339b [2023-09-07T13:30:23.894Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-07T13:30:23.894Z] ---> Running in 6b589a738b46 [2023-09-07T13:30:23.894Z] Removing intermediate container 6b589a738b46 [2023-09-07T13:30:23.894Z] ---> 35b06aa2339c [2023-09-07T13:30:23.894Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-07T13:30:23.894Z] ---> Running in 00cd16bd7da2 [2023-09-07T13:30:23.894Z] Removing intermediate container 00cd16bd7da2 [2023-09-07T13:30:23.894Z] ---> a0cfcd5c3b87 [2023-09-07T13:30:23.894Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-07T13:30:23.894Z] ---> Running in 08f09957ae6a [2023-09-07T13:30:23.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T13:30:23.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T13:30:23.894Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-07T13:30:23.894Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-07T13:30:23.894Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T13:30:23.894Z] Executing ca-certificates-20230506-r0.trigger [2023-09-07T13:30:23.894Z] OK: 8 MiB in 17 packages [2023-09-07T13:30:23.894Z] Removing intermediate container 08f09957ae6a [2023-09-07T13:30:23.894Z] ---> 31bdcc079506 [2023-09-07T13:30:23.894Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-07T13:30:23.894Z] ---> f005e8b47990 [2023-09-07T13:30:23.894Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-07T13:30:23.894Z] ---> bd5516b6ea07 [2023-09-07T13:30:23.894Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-07T13:30:23.894Z] ---> 144e965ad4a4 [2023-09-07T13:30:23.894Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-07T13:30:23.894Z] ---> 31a9134eb6d7 [2023-09-07T13:30:23.894Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-07T13:30:24.161Z] ---> 3066fd58de6e [2023-09-07T13:30:24.161Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-07T13:30:24.161Z] ---> Running in 55b09903a9f1 [2023-09-07T13:30:26.738Z] Removing intermediate container 55b09903a9f1 [2023-09-07T13:30:26.738Z] ---> 216dac9ef4a6 [2023-09-07T13:30:26.738Z] Step 23/29 : VOLUME /cache [2023-09-07T13:30:26.738Z] ---> Running in fbd2fe63daf3 [2023-09-07T13:30:26.738Z] Removing intermediate container fbd2fe63daf3 [2023-09-07T13:30:26.738Z] ---> 8940596d874b [2023-09-07T13:30:26.738Z] Step 24/29 : EXPOSE 59711 [2023-09-07T13:30:26.738Z] ---> Running in 6888b5267836 [2023-09-07T13:30:27.004Z] Removing intermediate container 6888b5267836 [2023-09-07T13:30:27.004Z] ---> 5ea4af0b83b1 [2023-09-07T13:30:27.004Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-07T13:30:27.004Z] ---> Running in 7c9c66eac01c [2023-09-07T13:30:27.270Z] Removing intermediate container 7c9c66eac01c [2023-09-07T13:30:27.270Z] ---> 4f60c460a1f2 [2023-09-07T13:30:27.270Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-07T13:30:27.270Z] ---> Running in 2f2f142dfa5a [2023-09-07T13:30:27.542Z] Removing intermediate container 2f2f142dfa5a [2023-09-07T13:30:27.542Z] ---> 4fa8bdca09ae [2023-09-07T13:30:27.542Z] Step 27/29 : LABEL arch=arm64 [2023-09-07T13:30:27.814Z] ---> Running in 11c9cc93cea2 [2023-09-07T13:30:28.085Z] Removing intermediate container 11c9cc93cea2 [2023-09-07T13:30:28.085Z] ---> bcf620792783 [2023-09-07T13:30:28.085Z] Step 28/29 : LABEL git_sha=f45230f179488dc31f19910974fbeae8ea6421c9 [2023-09-07T13:30:28.085Z] ---> Running in 67fdb0985ee8 [2023-09-07T13:30:28.352Z] Removing intermediate container 67fdb0985ee8 [2023-09-07T13:30:28.352Z] ---> b63490ae32f2 [2023-09-07T13:30:28.352Z] Step 29/29 : LABEL version=0.0.0 [2023-09-07T13:30:28.352Z] ---> Running in 67a053ed6265 [2023-09-07T13:30:28.618Z] Removing intermediate container 67a053ed6265 [2023-09-07T13:30:28.618Z] ---> a7a977bdf311 [2023-09-07T13:30:28.618Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T13:30:28.618Z] Successfully built a7a977bdf311 [2023-09-07T13:30:28.618Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:30:29.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T13:30:29.731Z] [2023-09-07T13:30:29.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:30:30.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T13:30:30.136Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-07T13:30:30.136Z] 8998bd30e6a1: Pulling fs layer [2023-09-07T13:30:30.136Z] 04944245beec: Pulling fs layer [2023-09-07T13:30:30.136Z] 699f458cf7ca: Pulling fs layer [2023-09-07T13:30:30.136Z] 765212b225bb: Pulling fs layer [2023-09-07T13:30:30.136Z] f23df028b6ca: Pulling fs layer [2023-09-07T13:30:30.136Z] d65c8cfc05b1: Pulling fs layer [2023-09-07T13:30:30.136Z] 2437ff75d9bd: Pulling fs layer [2023-09-07T13:30:30.136Z] 765212b225bb: Waiting [2023-09-07T13:30:30.136Z] f23df028b6ca: Waiting [2023-09-07T13:30:30.136Z] d65c8cfc05b1: Waiting [2023-09-07T13:30:30.136Z] 2437ff75d9bd: Waiting [2023-09-07T13:30:30.402Z] 04944245beec: Verifying Checksum [2023-09-07T13:30:30.402Z] 04944245beec: Download complete [2023-09-07T13:30:30.402Z] 765212b225bb: Verifying Checksum [2023-09-07T13:30:30.402Z] 765212b225bb: Download complete [2023-09-07T13:30:30.402Z] f23df028b6ca: Verifying Checksum [2023-09-07T13:30:30.402Z] f23df028b6ca: Download complete [2023-09-07T13:30:30.403Z] d65c8cfc05b1: Verifying Checksum [2023-09-07T13:30:30.403Z] d65c8cfc05b1: Download complete [2023-09-07T13:30:30.403Z] 699f458cf7ca: Verifying Checksum [2023-09-07T13:30:30.403Z] 699f458cf7ca: Download complete [2023-09-07T13:30:30.988Z] 8998bd30e6a1: Download complete [2023-09-07T13:30:32.948Z] 2437ff75d9bd: Verifying Checksum [2023-09-07T13:30:32.948Z] 2437ff75d9bd: Download complete [2023-09-07T13:30:34.887Z] 8998bd30e6a1: Pull complete [2023-09-07T13:30:35.153Z] 04944245beec: Pull complete [2023-09-07T13:30:36.557Z] 699f458cf7ca: Pull complete [2023-09-07T13:30:36.825Z] 765212b225bb: Pull complete [2023-09-07T13:30:37.406Z] f23df028b6ca: Pull complete [2023-09-07T13:30:40.738Z] d65c8cfc05b1: Pull complete [2023-09-07T13:30:55.716Z] 2437ff75d9bd: Pull complete [2023-09-07T13:30:55.716Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-07T13:30:55.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T13:30:55.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:30:56.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-5552 does not seem to be running inside a container [2023-09-07T13:30:56.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-07T13:30:58.546Z] $ docker top 4c782a9a16070fe22bb7257c0f0368d0983155ad1a39df00ec02ff1b714d5a0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:30:59.428Z] ---> job-cost.sh [2023-09-07T13:30:59.428Z] lf-activate-venv: SKIPPING [2023-09-07T13:30:59.428Z] INFO: No Stack... [2023-09-07T13:30:59.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-07T13:31:00.644Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T13:31:00.986Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-09-07T13:31:00.986Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T13:31:01.071Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [2023-09-07T13:31:01.076Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] did not exist. Created. [2023-09-07T13:31:01.076Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T13:31:01.485Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-64a4fdf6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-07T13:31:01.837Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-07T13:31:01.873Z] Warning: overwriting stash ‘stack-cost’ [2023-09-07T13:31:01.924Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T13:31:01.938Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T13:31:02.021Z] $ docker stop --time=1 4c782a9a16070fe22bb7257c0f0368d0983155ad1a39df00ec02ff1b714d5a0a [2023-09-07T13:31:03.489Z] $ docker rm -f --volumes 4c782a9a16070fe22bb7257c0f0368d0983155ad1a39df00ec02ff1b714d5a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-07T13:31:04.501Z] provisioning config files... [2023-09-07T13:31:04.510Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config4083412794273599430tmp [Pipeline] { [Pipeline] sh [2023-09-07T13:31:04.845Z] + set +x [2023-09-07T13:31:04.845Z] + curl -s https://codecov.io/bash [2023-09-07T13:31:04.845Z] + bash -s -- [2023-09-07T13:31:04.845Z] [2023-09-07T13:31:04.845Z] _____ _ [2023-09-07T13:31:04.845Z] / ____| | | [2023-09-07T13:31:04.845Z] | | ___ __| | ___ ___ _____ __ [2023-09-07T13:31:04.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-07T13:31:04.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-07T13:31:04.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-07T13:31:04.845Z] Bash-1.0.6 [2023-09-07T13:31:04.845Z] [2023-09-07T13:31:04.845Z] [2023-09-07T13:31:04.845Z] ==> git version 2.25.1 found [2023-09-07T13:31:04.845Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-07T13:31:04.845Z] Release-Date: 2020-01-08 [2023-09-07T13:31:04.845Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-07T13:31:04.845Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-07T13:31:04.845Z] ==> Jenkins CI detected. [2023-09-07T13:31:04.845Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-223 [2023-09-07T13:31:04.845Z] project root: . [2023-09-07T13:31:04.845Z] --> token set from env [2023-09-07T13:31:04.845Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-07T13:31:04.845Z] ==> Running gcov in . (disable via -X gcov) [2023-09-07T13:31:04.845Z] ==> Python coveragepy not found [2023-09-07T13:31:04.845Z] ==> Searching for coverage reports in: [2023-09-07T13:31:04.845Z] + . [2023-09-07T13:31:04.845Z] -> Found 1 reports [2023-09-07T13:31:04.845Z] ==> Detecting git/mercurial file structure [2023-09-07T13:31:05.104Z] ==> Reading reports [2023-09-07T13:31:05.104Z] + ./coverage.out bytes=41317 [2023-09-07T13:31:05.104Z] ==> Appending adjustments [2023-09-07T13:31:05.104Z] https://docs.codecov.io/docs/fixing-reports [2023-09-07T13:31:05.104Z] + Found adjustments [2023-09-07T13:31:05.104Z] ==> Gzipping contents [2023-09-07T13:31:05.104Z] 12K /tmp/codecov.GpPd25.gz [2023-09-07T13:31:05.104Z] ==> Uploading reports [2023-09-07T13:31:05.104Z] url: https://codecov.io [2023-09-07T13:31:05.104Z] query: branch=PR-223&commit=f45230f179488dc31f19910974fbeae8ea6421c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=223&job=&cmd_args= [2023-09-07T13:31:05.104Z] -> Pinging Codecov [2023-09-07T13:31:05.104Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-223&commit=f45230f179488dc31f19910974fbeae8ea6421c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=223&job=&cmd_args= [2023-09-07T13:31:05.364Z] -> Uploading to [2023-09-07T13:31:05.364Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-07/581DD39554BDF9B6E22D074273EAD858/f45230f179488dc31f19910974fbeae8ea6421c9/6c80ab91-90aa-4ba9-b24a-e6b22b642215.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T133105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21a7b235db5cc0fc5fee136d6cb74b8f8a50695b335715546574abc3ce354f8a [2023-09-07T13:31:05.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T13:31:05.364Z] Dload Upload Total Spent Left Speed [2023-09-07T13:31:05.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 63837 --:--:-- --:--:-- --:--:-- 64184 [2023-09-07T13:31:05.631Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] } [2023-09-07T13:31:05.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-07T13:31:07.566Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives ] [2023-09-07T13:31:07.566Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives [2023-09-07T13:31:07.566Z] total 16 [2023-09-07T13:31:07.566Z] drwxr-xr-x 3 root root 4096 Sep 7 13:20 . [2023-09-07T13:31:07.566Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 13:20 .. [2023-09-07T13:31:07.566Z] drwxr-xr-x 2 root root 4096 Sep 7 13:20 cost [2023-09-07T13:31:07.566Z] -rw-r--r-- 1 root root 95 Sep 7 13:20 cost.csv [2023-09-07T13:31:07.566Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives [2023-09-07T13:31:07.566Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives [2023-09-07T13:31:07.566Z] total 16 [2023-09-07T13:31:07.566Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 13:20 . [2023-09-07T13:31:07.566Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 13:20 .. [2023-09-07T13:31:07.566Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 13:20 cost [2023-09-07T13:31:07.566Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 7 13:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:31:07.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:31:08.801Z] ---> package-listing.sh [2023-09-07T13:31:08.801Z] ++ facter osfamily [2023-09-07T13:31:08.801Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-07T13:31:08.801Z] + OS_FAMILY=debian [2023-09-07T13:31:08.801Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-223 [2023-09-07T13:31:08.801Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-07T13:31:08.801Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-07T13:31:08.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-07T13:31:08.801Z] + PACKAGES=/tmp/packages_start.txt [2023-09-07T13:31:08.801Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-223 ']' [2023-09-07T13:31:08.801Z] + PACKAGES=/tmp/packages_end.txt [2023-09-07T13:31:08.801Z] + case "${OS_FAMILY}" in [2023-09-07T13:31:08.801Z] + dpkg -l [2023-09-07T13:31:08.801Z] + grep '^ii' [2023-09-07T13:31:09.060Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-07T13:31:09.060Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-07T13:31:09.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-07T13:31:09.060Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-223 ']' [2023-09-07T13:31:09.060Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives/ [2023-09-07T13:31:09.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives/ [Pipeline] echo [2023-09-07T13:31:09.093Z] 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-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-07T13:31:09.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T13:31:10.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T13:31:10.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T13:31:10.158Z] prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container [2023-09-07T13:31:10.190Z] $ 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-223/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-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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-09-07T13:31:10.374Z] $ docker top 59513e8e664587578d67a6bc004299d3e9a790a85d9258563bae912c7623a899 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T13:31:10.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-07T13:31:11.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-07T13:31:11.392Z] + ls /var/log/sa-host [2023-09-07T13:31:11.392Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T13:31:11.624Z] provisioning config files... [2023-09-07T13:31:11.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config18066589044178989431tmp [Pipeline] { [Pipeline] echo [2023-09-07T13:31:11.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:31:11.998Z] ---> create-netrc.sh [Pipeline] } [2023-09-07T13:31:12.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:31:12.442Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-07T13:31:12.474Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:31:12.784Z] ---> sudo-logs.sh [2023-09-07T13:31:12.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-07T13:31:12.866Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:31:13.180Z] ---> job-cost.sh [2023-09-07T13:31:13.180Z] lf-activate-venv: SKIPPING [2023-09-07T13:31:13.180Z] DEBUG: total: 0.2199999988079071 [2023-09-07T13:31:13.180Z] INFO: Retrieving Stack Cost... [2023-09-07T13:31:13.438Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T13:31:14.006Z] INFO: Archiving Costs [Pipeline] echo [2023-09-07T13:31:14.038Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T13:31:14.356Z] ---> logs-deploy.sh [2023-09-07T13:31:14.356Z] lf-activate-venv: SKIPPING [2023-09-07T13:31:14.356Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-223/1 [2023-09-07T13:31:14.356Z] INFO: archiving workspace using pattern(s): [2023-09-07T13:31:15.291Z] Archives upload complete. [2023-09-07T13:31:15.291Z] INFO: archiving logs to Nexus