Pull request #190 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5ebc6ed0d9c35239c04efaa668cef1c30d20e26+cc44783049becc460a1729b066297a6387c816b5 (10bfe4f8baeda6eed7311635286946aa5835e6a9) 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-ssh4912545909862204151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17983063996385891046.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-190/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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13164462830448884487.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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16236201298327608241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7331998661225814831.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-190/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-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6420003454485143318.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14858 in /w/workspace/y_app-rfid-llrp-inventory_PR-190 [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-190 # 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 cc44783049becc460a1729b066297a6387c816b5 into PR head commit d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 Merge succeeded, producing d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 Checking out Revision d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 (PR-190) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # 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 cc44783049becc460a1729b066297a6387c816b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T01:38:58.167Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T01:38:58.354Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T01:38:58.462Z] ========================================================= [2023-05-10T01:38:58.462Z] EdgeX Global Pipelines Version Info [2023-05-10T01:38:58.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:38:59.284Z] ------------------- [2023-05-10T01:38:59.284Z] stable info: [2023-05-10T01:38:59.284Z] ------------------- [2023-05-10T01:38:59.284Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T01:38:59.284Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:38:59.284Z] Message: update stable to v1.0.249 [2023-05-10T01:38:59.856Z] ------------------- [2023-05-10T01:38:59.856Z] experimental info: [2023-05-10T01:38:59.856Z] ------------------- [2023-05-10T01:38:59.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T01:38:59.856Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:38:59.856Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T01:39:00.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-10T01:39:00.172Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-10T01:39:00.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T01:39:00.247Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T01:39:00.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T01:39:00.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T01:39:00.365Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T01:39:00.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T01:39:00.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T01:39:00.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T01:39:00.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T01:39:00.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-10T01:39:00.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T01:39:00.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T01:39:00.685Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:39:00.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:39:00.761Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:39:00.792Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:39:00.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T01:39:00.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T01:39:00.901Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T01:39:00.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T01:39:00.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T01:39:01.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T01:39:01.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T01:39:01.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T01:39:01.172Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T01:39:01.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo [2023-05-10T01:39:01.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo [2023-05-10T01:39:01.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo [2023-05-10T01:39:01.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo [2023-05-10T01:39:01.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5ebc6e [Pipeline] echo [2023-05-10T01:39:01.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:39:01.549Z] provisioning config files... [2023-05-10T01:39:01.566Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config4186290166876261534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:39:01.923Z] ---> docker-login.sh [2023-05-10T01:39:01.923Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:39:02.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:02.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:02.186Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:02.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:02.186Z] [2023-05-10T01:39:02.186Z] Login Succeeded [2023-05-10T01:39:02.186Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:39:02.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:02.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:02.452Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:02.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:02.452Z] [2023-05-10T01:39:02.452Z] Login Succeeded [2023-05-10T01:39:02.452Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:39:02.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:02.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:02.452Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:02.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:02.452Z] [2023-05-10T01:39:02.452Z] Login Succeeded [2023-05-10T01:39:02.452Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:39:02.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:02.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:02.712Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:02.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:02.712Z] [2023-05-10T01:39:02.712Z] Login Succeeded [2023-05-10T01:39:02.712Z] docker.io [2023-05-10T01:39:02.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:02.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:02.974Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:02.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:02.974Z] [2023-05-10T01:39:02.974Z] Login Succeeded [2023-05-10T01:39:02.974Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:39:02.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T01:39:03.687Z] + git rev-list -1 --merges d5ebc6ed0d9c35239c04efaa668cef1c30d20e26~1..d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo [2023-05-10T01:39:03.766Z] -----------> git rev-list -1 --merges d5ebc6ed0d9c35239c04efaa668cef1c30d20e26~1..d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [false] [Pipeline] sh [2023-05-10T01:39:04.078Z] + git log --format=format:%s -1 d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo [2023-05-10T01:39:04.118Z] ========================================================= [2023-05-10T01:39:04.118Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T01:39:04.118Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:39:04.563Z] + git log --format=format:%s -1 d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo [2023-05-10T01:39:04.596Z] [semverPrep] GIT_COMMIT: d5ebc6ed0d9c35239c04efaa668cef1c30d20e26, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-10T01:39:04.632Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T01:39:05.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T01:39:05.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T01:39:05.017Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T01:39:05.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T01:39:05.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T01:39:05.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T01:39:05.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:39:05.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:39:05.485Z] [2023-05-10T01:39:05.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:39:05.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:39:05.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T01:39:05.859Z] b85a868b505f: Pulling fs layer [2023-05-10T01:39:05.859Z] e2be974225ed: Pulling fs layer [2023-05-10T01:39:05.859Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T01:39:05.859Z] 988bab9f4d93: Pulling fs layer [2023-05-10T01:39:05.859Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T01:39:05.859Z] eaf3925da568: Pulling fs layer [2023-05-10T01:39:05.859Z] bab4dde63d76: Pulling fs layer [2023-05-10T01:39:05.859Z] bde34c3a00c8: Pulling fs layer [2023-05-10T01:39:05.859Z] b352a97aabf1: Pulling fs layer [2023-05-10T01:39:05.859Z] 988bab9f4d93: Waiting [2023-05-10T01:39:05.859Z] 4872d77fe225: Pulling fs layer [2023-05-10T01:39:05.859Z] 1469e6f7b9e6: Waiting [2023-05-10T01:39:05.859Z] 5851b861e8e6: Pulling fs layer [2023-05-10T01:39:05.859Z] eaf3925da568: Waiting [2023-05-10T01:39:05.859Z] bab4dde63d76: Waiting [2023-05-10T01:39:05.859Z] bde34c3a00c8: Waiting [2023-05-10T01:39:05.859Z] b352a97aabf1: Waiting [2023-05-10T01:39:05.859Z] 5851b861e8e6: Waiting [2023-05-10T01:39:05.859Z] e2be974225ed: Verifying Checksum [2023-05-10T01:39:05.859Z] e2be974225ed: Download complete [2023-05-10T01:39:05.859Z] 988bab9f4d93: Verifying Checksum [2023-05-10T01:39:05.859Z] 988bab9f4d93: Download complete [2023-05-10T01:39:05.859Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T01:39:05.859Z] 1469e6f7b9e6: Download complete [2023-05-10T01:39:05.859Z] eaf3925da568: Verifying Checksum [2023-05-10T01:39:05.859Z] eaf3925da568: Download complete [2023-05-10T01:39:06.120Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T01:39:06.120Z] 339a4e72a1f5: Download complete [2023-05-10T01:39:06.120Z] bde34c3a00c8: Download complete [2023-05-10T01:39:06.120Z] b352a97aabf1: Verifying Checksum [2023-05-10T01:39:06.120Z] b352a97aabf1: Download complete [2023-05-10T01:39:06.120Z] 4872d77fe225: Verifying Checksum [2023-05-10T01:39:06.120Z] 4872d77fe225: Download complete [2023-05-10T01:39:06.120Z] 5851b861e8e6: Verifying Checksum [2023-05-10T01:39:06.120Z] 5851b861e8e6: Download complete [2023-05-10T01:39:06.120Z] b85a868b505f: Verifying Checksum [2023-05-10T01:39:06.120Z] b85a868b505f: Download complete [2023-05-10T01:39:06.380Z] bab4dde63d76: Verifying Checksum [2023-05-10T01:39:06.380Z] bab4dde63d76: Download complete [2023-05-10T01:39:07.317Z] b85a868b505f: Pull complete [2023-05-10T01:39:07.576Z] e2be974225ed: Pull complete [2023-05-10T01:39:08.146Z] 339a4e72a1f5: Pull complete [2023-05-10T01:39:08.146Z] 988bab9f4d93: Pull complete [2023-05-10T01:39:08.405Z] 1469e6f7b9e6: Pull complete [2023-05-10T01:39:08.405Z] eaf3925da568: Pull complete [2023-05-10T01:39:10.309Z] bab4dde63d76: Pull complete [2023-05-10T01:39:10.309Z] bde34c3a00c8: Pull complete [2023-05-10T01:39:10.309Z] b352a97aabf1: Pull complete [2023-05-10T01:39:10.570Z] 4872d77fe225: Pull complete [2023-05-10T01:39:10.570Z] 5851b861e8e6: Pull complete [2023-05-10T01:39:10.570Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T01:39:10.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:39:10.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:39:10.870Z] prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container [2023-05-10T01:39:10.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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-05-10T01:39:13.323Z] $ docker top d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 -eo pid,comm [2023-05-10T01:39:13.369Z] 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-05-10T01:39:13.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T01:39:13.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:39:13.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:39:13.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:39:13.617Z] $ docker exec d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent [2023-05-10T01:39:13.714Z] SSH_AUTH_SOCK=/tmp/ssh-mibhAIsq95p8/agent.32 [2023-05-10T01:39:13.714Z] SSH_AGENT_PID=38 [2023-05-10T01:39:13.722Z] Running ssh-add (command line suppressed) [2023-05-10T01:39:13.817Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_16155528888584141465.key (/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_16155528888584141465.key) [2023-05-10T01:39:13.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:39:14.185Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T01:39:14.215Z] $ docker exec --env ******** --env ******** d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent -k [2023-05-10T01:39:14.303Z] unset SSH_AUTH_SOCK; [2023-05-10T01:39:14.304Z] unset SSH_AGENT_PID; [2023-05-10T01:39:14.304Z] echo Agent pid 38 killed; [2023-05-10T01:39:14.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T01:39:14.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:39:14.404Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:39:14.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:39:14.515Z] $ docker exec d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent [2023-05-10T01:39:14.627Z] SSH_AUTH_SOCK=/tmp/ssh-8UlQl3y3ns90/agent.72 [2023-05-10T01:39:14.627Z] SSH_AGENT_PID=78 [2023-05-10T01:39:14.632Z] Running ssh-add (command line suppressed) [2023-05-10T01:39:14.734Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_17181114606171764451.key (/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_17181114606171764451.key) [2023-05-10T01:39:14.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:39:15.094Z] + git semver init [2023-05-10T01:39:15.354Z] 2023-05-10 01:39:15,297 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T01:39:15.354Z] 2023-05-10 01:39:15,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver [2023-05-10T01:39:15.354Z] 2023-05-10 01:39:15,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver [2023-05-10T01:39:15.354Z] 2023-05-10 01:39:15,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-190, universal_newlines=False, shell=None, istream=None) [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,386 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.git/info/exclude [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,387 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver/PR-190 with force:False [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,387 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver/PR-190 [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,391 [execute] INFO git cat-file --batch-check [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,400 [execute] INFO git cat-file --batch [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:39:16.734Z] 2023-05-10 01:39:16,408 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver/PR-190 [2023-05-10T01:39:16.734Z] 0.0.0 [Pipeline] } [2023-05-10T01:39:16.764Z] $ docker exec --env ******** --env ******** d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent -k [2023-05-10T01:39:16.862Z] unset SSH_AUTH_SOCK; [2023-05-10T01:39:16.862Z] unset SSH_AGENT_PID; [2023-05-10T01:39:16.862Z] echo Agent pid 78 killed; [2023-05-10T01:39:16.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T01:39:17.314Z] + git semver [Pipeline] } [2023-05-10T01:39:17.605Z] $ docker stop --time=1 d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 [2023-05-10T01:39:18.904Z] $ docker rm -f --volumes d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:39:19.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T01:39:19.599Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T01:39:19.617Z] [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-05-10T01:39:20.220Z] provisioning config files... [2023-05-10T01:39:20.230Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config2327365101008302523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:39:20.588Z] ---> docker-login.sh [2023-05-10T01:39:20.588Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:39:20.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:20.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:20.588Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:20.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:20.588Z] [2023-05-10T01:39:20.588Z] Login Succeeded [2023-05-10T01:39:20.588Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:39:20.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:20.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:20.588Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:20.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:20.588Z] [2023-05-10T01:39:20.588Z] Login Succeeded [2023-05-10T01:39:20.588Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:39:20.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:20.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:20.847Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:20.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:20.847Z] [2023-05-10T01:39:20.847Z] Login Succeeded [2023-05-10T01:39:20.847Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:39:20.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:20.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:20.847Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:20.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:20.847Z] [2023-05-10T01:39:20.847Z] Login Succeeded [2023-05-10T01:39:20.847Z] docker.io [2023-05-10T01:39:20.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:39:21.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:39:21.107Z] Configure a credential helper to remove this warning. See [2023-05-10T01:39:21.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:39:21.107Z] [2023-05-10T01:39:21.107Z] Login Succeeded [2023-05-10T01:39:21.107Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:39:21.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:39:21.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:39:21.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:39:21.430Z] ========================================================= [2023-05-10T01:39:21.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T01:39:21.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:39:21.922Z] + 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-05-10T01:39:21.922Z] Sending build context to Docker daemon 12.65MB [2023-05-10T01:39:21.922Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:39:21.922Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:39:21.922Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T01:39:21.922Z] f56be85fc22e: Pulling fs layer [2023-05-10T01:39:21.922Z] 85791d961cd3: Pulling fs layer [2023-05-10T01:39:21.922Z] d694b5ae8c79: Pulling fs layer [2023-05-10T01:39:21.922Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T01:39:21.922Z] 4d19c01a9841: Pulling fs layer [2023-05-10T01:39:21.922Z] 9325e15d5711: Pulling fs layer [2023-05-10T01:39:21.922Z] 556b6ee489ea: Pulling fs layer [2023-05-10T01:39:21.922Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T01:39:21.922Z] 9f32a84ed3da: Waiting [2023-05-10T01:39:21.922Z] 556b6ee489ea: Waiting [2023-05-10T01:39:21.922Z] 4d19c01a9841: Waiting [2023-05-10T01:39:21.922Z] c5a4b2cf53e6: Waiting [2023-05-10T01:39:21.922Z] 85791d961cd3: Download complete [2023-05-10T01:39:22.182Z] 9f32a84ed3da: Download complete [2023-05-10T01:39:22.182Z] f56be85fc22e: Verifying Checksum [2023-05-10T01:39:22.182Z] f56be85fc22e: Download complete [2023-05-10T01:39:22.182Z] 9325e15d5711: Verifying Checksum [2023-05-10T01:39:22.182Z] 9325e15d5711: Download complete [2023-05-10T01:39:22.182Z] f56be85fc22e: Pull complete [2023-05-10T01:39:22.443Z] 85791d961cd3: Pull complete [2023-05-10T01:39:22.704Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T01:39:22.704Z] c5a4b2cf53e6: Download complete [2023-05-10T01:39:22.704Z] d694b5ae8c79: Verifying Checksum [2023-05-10T01:39:22.704Z] d694b5ae8c79: Download complete [2023-05-10T01:39:22.963Z] 556b6ee489ea: Verifying Checksum [2023-05-10T01:39:22.963Z] 556b6ee489ea: Download complete [2023-05-10T01:39:26.249Z] d694b5ae8c79: Pull complete [2023-05-10T01:39:26.249Z] 9f32a84ed3da: Pull complete [2023-05-10T01:39:26.507Z] 4d19c01a9841: Pull complete [2023-05-10T01:39:26.507Z] 9325e15d5711: Pull complete [2023-05-10T01:39:29.039Z] 556b6ee489ea: Pull complete [2023-05-10T01:39:29.976Z] c5a4b2cf53e6: Pull complete [2023-05-10T01:39:29.976Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T01:39:29.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T01:39:29.976Z] ---> c4be618373d6 [2023-05-10T01:39:29.976Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:39:33.260Z] ---> Running in 5df277d7e7bf [2023-05-10T01:39:33.260Z] Removing intermediate container 5df277d7e7bf [2023-05-10T01:39:33.260Z] ---> 2d5098823d47 [2023-05-10T01:39:33.260Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:39:33.260Z] ---> Running in f8908ec00305 [2023-05-10T01:39:33.519Z] Removing intermediate container f8908ec00305 [2023-05-10T01:39:33.519Z] ---> 67dfe6e646b1 [2023-05-10T01:39:33.519Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:39:33.519Z] ---> Running in 1c3c5f3e9a64 [2023-05-10T01:39:33.519Z] Removing intermediate container 1c3c5f3e9a64 [2023-05-10T01:39:33.519Z] ---> 8e589180647a [2023-05-10T01:39:33.519Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:39:33.519Z] ---> Running in 8659115a447d [2023-05-10T01:39:33.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:39:34.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:39:34.296Z] OK: 265 MiB in 53 packages [2023-05-10T01:39:34.554Z] Removing intermediate container 8659115a447d [2023-05-10T01:39:34.554Z] ---> 153b74797586 [2023-05-10T01:39:34.554Z] Step 7/12 : WORKDIR /app [2023-05-10T01:39:34.813Z] ---> Running in 2c781ed42b15 [2023-05-10T01:39:34.813Z] Removing intermediate container 2c781ed42b15 [2023-05-10T01:39:34.813Z] ---> 549061f6c012 [2023-05-10T01:39:34.813Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T01:39:34.813Z] ---> dac968cdf4ab [2023-05-10T01:39:34.813Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:39:34.813Z] ---> Running in 95357bb659fc [2023-05-10T01:39:35.030Z] Still waiting to schedule task [2023-05-10T01:39:35.030Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T01:40:01.365Z] Removing intermediate container 95357bb659fc [2023-05-10T01:40:01.366Z] ---> c777d98bef4b [2023-05-10T01:40:01.366Z] Step 10/12 : COPY . . [2023-05-10T01:40:01.366Z] ---> c0c2094f5dc5 [2023-05-10T01:40:01.366Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:40:01.366Z] ---> Running in 53bc89734a30 [2023-05-10T01:40:01.366Z] Removing intermediate container 53bc89734a30 [2023-05-10T01:40:01.366Z] ---> ec58de496efa [2023-05-10T01:40:01.366Z] Step 12/12 : RUN $MAKE [2023-05-10T01:40:01.366Z] ---> Running in 9c64401d3e94 [2023-05-10T01:40:01.626Z] noop [2023-05-10T01:40:01.885Z] Removing intermediate container 9c64401d3e94 [2023-05-10T01:40:01.885Z] ---> 5dac3f1e82f2 [2023-05-10T01:40:01.885Z] Successfully built 5dac3f1e82f2 [2023-05-10T01:40:01.885Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:40:02.326Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:40:02.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:40:02.493Z] prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container [2023-05-10T01:40:02.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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-05-10T01:40:02.894Z] $ docker top e7a297f9349318b61f74aa076298b87ec17e908ea3bdfb6c214144ceff199363 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:40:03.289Z] + go version [2023-05-10T01:40:03.289Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T01:40:03.328Z] $ docker stop --time=1 e7a297f9349318b61f74aa076298b87ec17e908ea3bdfb6c214144ceff199363 [2023-05-10T01:40:04.607Z] $ docker rm -f --volumes e7a297f9349318b61f74aa076298b87ec17e908ea3bdfb6c214144ceff199363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:40:05.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:40:05.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:40:05.520Z] prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container [2023-05-10T01:40:05.557Z] $ 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-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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-05-10T01:40:05.882Z] $ docker top ca419e4c85aae2faca325ea5a9078b2df3e835efea2a29e28a8e2169ea58ca34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:40:06.336Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-190 [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:40:06.713Z] + make test [2023-05-10T01:40:06.713Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-10T01:40:28.644Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-10T01:40:28.645Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-10T01:40:28.645Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.197s coverage: 86.2% of statements [2023-05-10T01:40:28.645Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.698s coverage: 71.9% of statements [2023-05-10T01:40:50.573Z] go vet ./... [2023-05-10T01:40:51.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:40:52.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:40:52.208Z] ./bin/test-attribution.sh [2023-05-10T01:40:52.208Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T01:40:52.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:40:52.394Z] $ docker stop --time=1 ca419e4c85aae2faca325ea5a9078b2df3e835efea2a29e28a8e2169ea58ca34 [2023-05-10T01:40:56.542Z] $ docker rm -f --volumes ca419e4c85aae2faca325ea5a9078b2df3e835efea2a29e28a8e2169ea58ca34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:40:57.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:40:57.244Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T01:40:57.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:40:58.260Z] + ls -al . [2023-05-10T01:40:58.260Z] total 228 [2023-05-10T01:40:58.260Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 01:40 . [2023-05-10T01:40:58.260Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 .. [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 01:38 .dockerignore [2023-05-10T01:40:58.260Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:39 .git [2023-05-10T01:40:58.260Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:38 .github [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 01:38 .gitignore [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:38 .golangci.yml [2023-05-10T01:40:58.260Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:39 .semver [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 10 01:38 Attribution.txt [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 10 01:38 CHANGELOG.md [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 10 01:38 Dockerfile [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:38 GOVERNANCE.md [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 01:38 Jenkinsfile [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 01:38 LICENSE [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 10 01:38 Makefile [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 01:38 OWNERS.md [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 10 01:38 README.md [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:39 VERSION [2023-05-10T01:40:58.260Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:38 bin [2023-05-10T01:40:58.260Z] -rw-r--r-- 1 jenkins jenkins 41317 May 10 01:40 coverage.out [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 10 01:38 go.mod [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 10 01:38 go.sum [2023-05-10T01:40:58.260Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:38 images [2023-05-10T01:40:58.260Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 internal [2023-05-10T01:40:58.260Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 01:38 main.go [2023-05-10T01:40:58.260Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:38 res [2023-05-10T01:40:58.260Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 snap [2023-05-10T01:40:58.260Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:40:58.715Z] + 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=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 --label arch=amd64 --label version=0.0.0 . [2023-05-10T01:40:58.715Z] Sending build context to Docker daemon 12.65MB [2023-05-10T01:40:58.715Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:40:58.715Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-10T01:40:58.715Z] ---> 5dac3f1e82f2 [2023-05-10T01:40:58.715Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:40:58.975Z] ---> Running in f3727eb67bd8 [2023-05-10T01:40:58.975Z] Removing intermediate container f3727eb67bd8 [2023-05-10T01:40:58.975Z] ---> c8f9e2116028 [2023-05-10T01:40:58.975Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:40:58.975Z] ---> Running in 0d08e496827d [2023-05-10T01:40:58.975Z] Removing intermediate container 0d08e496827d [2023-05-10T01:40:58.975Z] ---> 4ac409c5584b [2023-05-10T01:40:58.975Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:40:58.975Z] ---> Running in b62c875fe4f9 [2023-05-10T01:40:59.234Z] Removing intermediate container b62c875fe4f9 [2023-05-10T01:40:59.234Z] ---> 0d581602c272 [2023-05-10T01:40:59.234Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:40:59.234Z] ---> Running in c7570bad8e4c [2023-05-10T01:40:59.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:40:59.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:40:59.751Z] OK: 265 MiB in 53 packages [2023-05-10T01:41:00.320Z] Removing intermediate container c7570bad8e4c [2023-05-10T01:41:00.320Z] ---> c96ad7b2c842 [2023-05-10T01:41:00.320Z] Step 7/29 : WORKDIR /app [2023-05-10T01:41:00.320Z] ---> Running in e902c4f2b4f2 [2023-05-10T01:41:00.320Z] Removing intermediate container e902c4f2b4f2 [2023-05-10T01:41:00.320Z] ---> b1b5de912ea2 [2023-05-10T01:41:00.320Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-10T01:41:00.320Z] ---> 1146498423f4 [2023-05-10T01:41:00.320Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:41:00.320Z] ---> Running in 01bac01fbbf2 [2023-05-10T01:41:01.258Z] Removing intermediate container 01bac01fbbf2 [2023-05-10T01:41:01.258Z] ---> d1fea0959eee [2023-05-10T01:41:01.258Z] Step 10/29 : COPY . . [2023-05-10T01:41:01.826Z] ---> 97ba65d943d1 [2023-05-10T01:41:01.826Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:41:01.826Z] ---> Running in 60585d326dd7 [2023-05-10T01:41:01.826Z] Removing intermediate container 60585d326dd7 [2023-05-10T01:41:01.826Z] ---> 452599a76722 [2023-05-10T01:41:01.826Z] Step 12/29 : RUN $MAKE [2023-05-10T01:41:01.826Z] ---> Running in 368a7a25baeb [2023-05-10T01:41:02.083Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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-05-10T01:41:24.012Z] Removing intermediate container 368a7a25baeb [2023-05-10T01:41:24.012Z] ---> 71073afbae70 [2023-05-10T01:41:24.012Z] Step 13/29 : FROM alpine:3.17 [2023-05-10T01:41:24.012Z] 3.17: Pulling from library/alpine [2023-05-10T01:41:24.012Z] f56be85fc22e: Already exists [2023-05-10T01:41:24.013Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T01:41:24.013Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T01:41:24.013Z] ---> 9ed4aefc74f6 [2023-05-10T01:41:24.013Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T01:41:24.013Z] ---> Running in 07d977c82500 [2023-05-10T01:41:24.013Z] Removing intermediate container 07d977c82500 [2023-05-10T01:41:24.013Z] ---> 2b79480cc9eb [2023-05-10T01:41:24.013Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-10T01:41:24.013Z] ---> Running in 4635fed6bdff [2023-05-10T01:41:24.013Z] Removing intermediate container 4635fed6bdff [2023-05-10T01:41:24.013Z] ---> ac6968f987f9 [2023-05-10T01:41:24.013Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-10T01:41:24.013Z] ---> Running in ecaf6c327e95 [2023-05-10T01:41:24.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:41:24.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:41:24.529Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T01:41:24.529Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T01:41:24.529Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:41:24.529Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T01:41:24.529Z] OK: 8 MiB in 17 packages [2023-05-10T01:41:25.094Z] Removing intermediate container ecaf6c327e95 [2023-05-10T01:41:25.094Z] ---> 2a062b17008f [2023-05-10T01:41:25.094Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T01:41:25.094Z] ---> 80848dad5608 [2023-05-10T01:41:25.094Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T01:41:25.094Z] ---> a9abc7568480 [2023-05-10T01:41:25.094Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-10T01:41:25.352Z] ---> 08a30b4cd209 [2023-05-10T01:41:25.352Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-10T01:41:25.352Z] ---> ab107584a55b [2023-05-10T01:41:25.352Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-10T01:41:26.288Z] ---> 7d8f94bb3584 [2023-05-10T01:41:26.288Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-10T01:41:26.288Z] ---> Running in edcf0174113d [2023-05-10T01:41:26.858Z] Removing intermediate container edcf0174113d [2023-05-10T01:41:26.858Z] ---> e72269ae9b04 [2023-05-10T01:41:26.858Z] Step 23/29 : VOLUME /cache [2023-05-10T01:41:26.858Z] ---> Running in ca50675def9f [2023-05-10T01:41:26.858Z] Removing intermediate container ca50675def9f [2023-05-10T01:41:26.858Z] ---> d37dafcde2c5 [2023-05-10T01:41:26.858Z] Step 24/29 : EXPOSE 59711 [2023-05-10T01:41:27.117Z] ---> Running in eb87b50bbb06 [2023-05-10T01:41:27.117Z] Removing intermediate container eb87b50bbb06 [2023-05-10T01:41:27.117Z] ---> 2189b87ae061 [2023-05-10T01:41:27.117Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-10T01:41:27.117Z] ---> Running in a2a600c541ab [2023-05-10T01:41:27.117Z] Removing intermediate container a2a600c541ab [2023-05-10T01:41:27.117Z] ---> 480e2ec032ab [2023-05-10T01:41:27.117Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-10T01:41:27.117Z] ---> Running in 0a8462323db7 [2023-05-10T01:41:27.376Z] Removing intermediate container 0a8462323db7 [2023-05-10T01:41:27.376Z] ---> 74e37fb140b7 [2023-05-10T01:41:27.376Z] Step 27/29 : LABEL arch=amd64 [2023-05-10T01:41:27.376Z] ---> Running in e73ddd6719c5 [2023-05-10T01:41:27.376Z] Removing intermediate container e73ddd6719c5 [2023-05-10T01:41:27.376Z] ---> 5239f98b48b8 [2023-05-10T01:41:27.376Z] Step 28/29 : LABEL git_sha=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [2023-05-10T01:41:27.376Z] ---> Running in f3156750eeb9 [2023-05-10T01:41:27.637Z] Removing intermediate container f3156750eeb9 [2023-05-10T01:41:27.637Z] ---> a6273ff21ded [2023-05-10T01:41:27.637Z] Step 29/29 : LABEL version=0.0.0 [2023-05-10T01:41:27.637Z] ---> Running in 507706602e17 [2023-05-10T01:41:27.637Z] Removing intermediate container 507706602e17 [2023-05-10T01:41:27.637Z] ---> 4a1061be4521 [2023-05-10T01:41:27.637Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T01:41:27.637Z] Successfully built 4a1061be4521 [2023-05-10T01:41:27.637Z] 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-05-10T01:41:28.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:41:28.641Z] [2023-05-10T01:41:28.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:41:29.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:41:29.017Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T01:41:29.017Z] 5eb5b503b376: Pulling fs layer [2023-05-10T01:41:29.017Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T01:41:29.017Z] ec43610c2a17: Pulling fs layer [2023-05-10T01:41:29.017Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T01:41:29.017Z] 33b1e0a273af: Pulling fs layer [2023-05-10T01:41:29.017Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T01:41:29.017Z] 2f39f015ded8: Pulling fs layer [2023-05-10T01:41:29.017Z] 5d3b04190fa2: Waiting [2023-05-10T01:41:29.017Z] 3a2ae6a8a46f: Waiting [2023-05-10T01:41:29.017Z] 33b1e0a273af: Waiting [2023-05-10T01:41:29.017Z] 2f39f015ded8: Waiting [2023-05-10T01:41:29.017Z] 5c69ac0246d0: Download complete [2023-05-10T01:41:29.017Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T01:41:29.017Z] 3a2ae6a8a46f: Download complete [2023-05-10T01:41:29.017Z] 33b1e0a273af: Verifying Checksum [2023-05-10T01:41:29.017Z] 33b1e0a273af: Download complete [2023-05-10T01:41:29.017Z] ec43610c2a17: Verifying Checksum [2023-05-10T01:41:29.017Z] ec43610c2a17: Download complete [2023-05-10T01:41:29.017Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T01:41:29.017Z] 5d3b04190fa2: Download complete [2023-05-10T01:41:29.276Z] 5eb5b503b376: Verifying Checksum [2023-05-10T01:41:29.276Z] 5eb5b503b376: Download complete [2023-05-10T01:41:29.843Z] 2f39f015ded8: Download complete [2023-05-10T01:41:30.411Z] 5eb5b503b376: Pull complete [2023-05-10T01:41:30.411Z] 5c69ac0246d0: Pull complete [2023-05-10T01:41:30.978Z] ec43610c2a17: Pull complete [2023-05-10T01:41:30.978Z] 3a2ae6a8a46f: Pull complete [2023-05-10T01:41:30.978Z] 33b1e0a273af: Pull complete [2023-05-10T01:41:31.239Z] 5d3b04190fa2: Pull complete [2023-05-10T01:41:35.502Z] 2f39f015ded8: Pull complete [2023-05-10T01:41:35.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T01:41:35.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:41:35.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:41:35.744Z] prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container [2023-05-10T01:41:35.785Z] $ 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-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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-05-10T01:41:40.271Z] $ docker top 06593bde7ea4dbf7ae115bfedb52fb2bc3ab11c7e7b5dc0334afe8124f2baef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:41:40.715Z] ---> job-cost.sh [2023-05-10T01:41:40.715Z] lf-activate-venv: SKIPPING [2023-05-10T01:41:40.715Z] INFO: No Stack... [2023-05-10T01:41:40.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T01:41:41.236Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T01:41:41.551Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives/cost.csv [2023-05-10T01:41:41.552Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T01:41:41.591Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [2023-05-10T01:41:41.596Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] did not exist. Created. [2023-05-10T01:41:41.596Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T01:41:41.989Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T01:41:42.041Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T01:41:42.075Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T01:41:42.163Z] $ docker stop --time=1 06593bde7ea4dbf7ae115bfedb52fb2bc3ab11c7e7b5dc0334afe8124f2baef8 [2023-05-10T01:41:43.321Z] $ docker rm -f --volumes 06593bde7ea4dbf7ae115bfedb52fb2bc3ab11c7e7b5dc0334afe8124f2baef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T01:42:48.374Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14860 in /w/workspace/y_app-rfid-llrp-inventory_PR-190 [Pipeline] { [Pipeline] ws [2023-05-10T01:42:48.450Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-10T01:42:48.532Z] The recommended git tool is: git [2023-05-10T01:42:54.140Z] using credential edgex-jenkins-ssh [2023-05-10T01:42:54.170Z] Cloning the remote Git repository [2023-05-10T01:42:54.224Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T01:42:54.348Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-10T01:42:54.506Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T01:42:54.508Z] > git --version # timeout=10 [2023-05-10T01:42:54.531Z] > git --version # 'git version 2.25.1' [2023-05-10T01:42:54.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:42:54.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T01:42:56.691Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-10T01:42:56.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T01:42:58.251Z] Merging remotes/origin/main commit cc44783049becc460a1729b066297a6387c816b5 into PR head commit d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [2023-05-10T01:42:58.568Z] Merge succeeded, producing d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [2023-05-10T01:42:58.569Z] Checking out Revision d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 (PR-190) [2023-05-10T01:42:57.674Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-10T01:42:57.719Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T01:42:57.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:42:57.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T01:42:58.271Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T01:42:58.343Z] > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # timeout=10 [2023-05-10T01:42:58.452Z] > git remote # timeout=10 [2023-05-10T01:42:58.481Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T01:42:58.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:42:58.517Z] > git merge cc44783049becc460a1729b066297a6387c816b5 # timeout=10 [2023-05-10T01:42:58.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T01:42:58.577Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T01:42:58.597Z] > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # timeout=10 [2023-05-10T01:42:59.108Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-10T01:42:59.169Z] > git --version # timeout=10 [2023-05-10T01:42:59.181Z] > git --version # 'git version 2.25.1' [2023-05-10T01:42:59.201Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:43:00.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T01:43:00.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T01:43:00.372Z] Dload Upload Total Spent Left Speed [2023-05-10T01:43:00.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-10T01:43:01.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T01:43:01.404Z] + sudo tee /etc/docker/daemon.new [2023-05-10T01:43:01.404Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T01:43:01.404Z] { [2023-05-10T01:43:01.404Z] "registry-mirrors": [ [2023-05-10T01:43:01.404Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T01:43:01.404Z] ], [2023-05-10T01:43:01.404Z] "bip": "10.250.0.254/24", [2023-05-10T01:43:01.404Z] "hosts": [ [2023-05-10T01:43:01.404Z] "tcp://0.0.0.0:5555", [2023-05-10T01:43:01.404Z] "unix:///var/run/docker.sock" [2023-05-10T01:43:01.404Z] ], [2023-05-10T01:43:01.404Z] "mtu": 1458, [2023-05-10T01:43:01.404Z] "selinux-enabled": true, [2023-05-10T01:43:01.404Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T01:43:01.404Z] } [Pipeline] sh [2023-05-10T01:43:01.762Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T01:43:02.137Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:43:20.493Z] provisioning config files... [2023-05-10T01:43:20.522Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11828753791788370500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:43:20.921Z] ---> docker-login.sh [2023-05-10T01:43:20.921Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:43:21.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:43:21.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:43:21.776Z] Configure a credential helper to remove this warning. See [2023-05-10T01:43:21.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:43:21.776Z] [2023-05-10T01:43:21.776Z] Login Succeeded [2023-05-10T01:43:21.776Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:43:22.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:43:22.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:43:22.044Z] Configure a credential helper to remove this warning. See [2023-05-10T01:43:22.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:43:22.044Z] [2023-05-10T01:43:22.044Z] Login Succeeded [2023-05-10T01:43:22.044Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:43:22.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:43:22.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:43:22.581Z] Configure a credential helper to remove this warning. See [2023-05-10T01:43:22.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:43:22.581Z] [2023-05-10T01:43:22.581Z] Login Succeeded [2023-05-10T01:43:22.581Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:43:22.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:43:22.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:43:22.851Z] Configure a credential helper to remove this warning. See [2023-05-10T01:43:22.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:43:22.851Z] [2023-05-10T01:43:22.851Z] Login Succeeded [2023-05-10T01:43:22.851Z] docker.io [2023-05-10T01:43:23.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:43:23.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:43:23.388Z] Configure a credential helper to remove this warning. See [2023-05-10T01:43:23.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:43:23.388Z] [2023-05-10T01:43:23.388Z] Login Succeeded [2023-05-10T01:43:23.388Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:43:23.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:43:23.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:43:23.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:43:23.897Z] ========================================================= [2023-05-10T01:43:23.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T01:43:23.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:43:24.410Z] + 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-05-10T01:43:27.765Z] Sending build context to Docker daemon 678.4kB [2023-05-10T01:43:27.765Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:43:27.765Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:43:27.765Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T01:43:27.765Z] c41833b44d91: Pulling fs layer [2023-05-10T01:43:27.765Z] ed15518f5707: Pulling fs layer [2023-05-10T01:43:27.765Z] feae8fd75edb: Pulling fs layer [2023-05-10T01:43:27.765Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T01:43:27.765Z] 3cdef696dda3: Pulling fs layer [2023-05-10T01:43:27.765Z] 2ced38df9373: Pulling fs layer [2023-05-10T01:43:27.765Z] 58f1dce35555: Pulling fs layer [2023-05-10T01:43:27.765Z] 242c74f7c9fa: Waiting [2023-05-10T01:43:27.765Z] 3cdef696dda3: Waiting [2023-05-10T01:43:27.765Z] 2ced38df9373: Waiting [2023-05-10T01:43:27.765Z] ed15518f5707: Verifying Checksum [2023-05-10T01:43:27.765Z] ed15518f5707: Download complete [2023-05-10T01:43:27.765Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T01:43:27.765Z] 242c74f7c9fa: Download complete [2023-05-10T01:43:27.765Z] 3cdef696dda3: Verifying Checksum [2023-05-10T01:43:27.765Z] 3cdef696dda3: Download complete [2023-05-10T01:43:28.040Z] c41833b44d91: Download complete [2023-05-10T01:43:29.011Z] c41833b44d91: Pull complete [2023-05-10T01:43:29.605Z] 58f1dce35555: Verifying Checksum [2023-05-10T01:43:29.605Z] 58f1dce35555: Download complete [2023-05-10T01:43:29.605Z] ed15518f5707: Pull complete [2023-05-10T01:43:30.577Z] feae8fd75edb: Verifying Checksum [2023-05-10T01:43:30.577Z] feae8fd75edb: Download complete [2023-05-10T01:43:30.577Z] 2ced38df9373: Verifying Checksum [2023-05-10T01:43:42.960Z] feae8fd75edb: Pull complete [2023-05-10T01:43:42.960Z] 242c74f7c9fa: Pull complete [2023-05-10T01:43:42.960Z] 3cdef696dda3: Pull complete [2023-05-10T01:43:48.309Z] 2ced38df9373: Pull complete [2023-05-10T01:43:49.724Z] 58f1dce35555: Pull complete [2023-05-10T01:43:49.724Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T01:43:49.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T01:43:49.724Z] ---> fadd8f120f05 [2023-05-10T01:43:49.724Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:43:50.689Z] ---> Running in 1906487297e5 [2023-05-10T01:43:50.955Z] Removing intermediate container 1906487297e5 [2023-05-10T01:43:50.955Z] ---> a770126c5e1e [2023-05-10T01:43:50.955Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:43:50.955Z] ---> Running in ce70c1905378 [2023-05-10T01:43:51.226Z] Removing intermediate container ce70c1905378 [2023-05-10T01:43:51.226Z] ---> d93370059e1c [2023-05-10T01:43:51.226Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:43:51.493Z] ---> Running in d7329699320a [2023-05-10T01:43:51.762Z] Removing intermediate container d7329699320a [2023-05-10T01:43:51.762Z] ---> 0157a9123d9e [2023-05-10T01:43:51.762Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:43:51.762Z] ---> Running in 1a7007146c21 [2023-05-10T01:43:52.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:43:53.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:43:54.654Z] OK: 263 MiB in 53 packages [2023-05-10T01:43:55.242Z] Removing intermediate container 1a7007146c21 [2023-05-10T01:43:55.242Z] ---> 366d7efe608e [2023-05-10T01:43:55.242Z] Step 7/12 : WORKDIR /app [2023-05-10T01:43:55.508Z] ---> Running in 800ecfc9433b [2023-05-10T01:43:55.776Z] Removing intermediate container 800ecfc9433b [2023-05-10T01:43:55.776Z] ---> 23ea3fe78b91 [2023-05-10T01:43:55.776Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T01:43:56.362Z] ---> c662db5e212e [2023-05-10T01:43:56.362Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:43:56.362Z] ---> Running in ba77156de5bd [2023-05-10T01:45:04.914Z] Removing intermediate container ba77156de5bd [2023-05-10T01:45:04.914Z] ---> 2e366f8aab19 [2023-05-10T01:45:04.914Z] Step 10/12 : COPY . . [2023-05-10T01:45:04.914Z] ---> 09812101043f [2023-05-10T01:45:04.914Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:45:04.914Z] ---> Running in 452582132e57 [2023-05-10T01:45:04.914Z] Removing intermediate container 452582132e57 [2023-05-10T01:45:04.914Z] ---> 15aa7962e818 [2023-05-10T01:45:04.914Z] Step 12/12 : RUN $MAKE [2023-05-10T01:45:04.914Z] ---> Running in 69be3a631fd3 [2023-05-10T01:45:04.914Z] noop [2023-05-10T01:45:04.914Z] Removing intermediate container 69be3a631fd3 [2023-05-10T01:45:04.914Z] ---> e0167fdb25cf [2023-05-10T01:45:04.914Z] Successfully built e0167fdb25cf [2023-05-10T01:45:04.914Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:45:05.401Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T01:45:05.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:45:05.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-14860 does not seem to be running inside a container [2023-05-10T01:45:05.754Z] $ 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-05-10T01:45:06.936Z] $ docker top 8d2e98fe6b002b4e2bedc41d5bc6e2f9d173bac568976777e75f82d45198c531 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:45:07.807Z] + go version [2023-05-10T01:45:07.807Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T01:45:07.851Z] $ docker stop --time=1 8d2e98fe6b002b4e2bedc41d5bc6e2f9d173bac568976777e75f82d45198c531 [2023-05-10T01:45:09.438Z] $ docker rm -f --volumes 8d2e98fe6b002b4e2bedc41d5bc6e2f9d173bac568976777e75f82d45198c531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:45:10.281Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T01:45:10.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:45:10.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-14860 does not seem to be running inside a container [2023-05-10T01:45:10.602Z] $ 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-05-10T01:45:11.756Z] $ docker top d38efa49042372218145018c766928dc0436cd488b031c4ad4b8f08928af16e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:45:12.298Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:45:12.685Z] + make test [2023-05-10T01:45:12.685Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-10T01:48:19.510Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-10T01:48:19.510Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-10T01:48:19.778Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.205s coverage: 86.2% of statements [2023-05-10T01:48:32.093Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.548s coverage: 71.9% of statements [2023-05-10T01:48:32.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T01:48:32.093Z] go vet ./... [2023-05-10T01:51:08.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:51:08.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:51:08.826Z] ./bin/test-attribution.sh [2023-05-10T01:51:08.826Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T01:51:08.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:51:08.910Z] $ docker stop --time=1 d38efa49042372218145018c766928dc0436cd488b031c4ad4b8f08928af16e8 [2023-05-10T01:51:10.760Z] $ docker rm -f --volumes d38efa49042372218145018c766928dc0436cd488b031c4ad4b8f08928af16e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:51:12.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:51:12.437Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T01:51:12.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:51:13.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:51:13.908Z] + ls -al . [2023-05-10T01:51:13.909Z] total 224 [2023-05-10T01:51:13.909Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 01:45 . [2023-05-10T01:51:13.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:42 .. [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 01:42 .dockerignore [2023-05-10T01:51:13.909Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:42 .git [2023-05-10T01:51:13.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:42 .github [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 01:42 .gitignore [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:42 .golangci.yml [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 10 01:42 Attribution.txt [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 10 01:42 CHANGELOG.md [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 10 01:42 Dockerfile [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:42 GOVERNANCE.md [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 01:42 Jenkinsfile [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 01:42 LICENSE [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 10 01:42 Makefile [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 01:42 OWNERS.md [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 10 01:42 README.md [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:39 VERSION [2023-05-10T01:51:13.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:42 bin [2023-05-10T01:51:13.909Z] -rw-r--r-- 1 jenkins jenkins 41317 May 10 01:48 coverage.out [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 10 01:42 go.mod [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 10 01:42 go.sum [2023-05-10T01:51:13.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:42 images [2023-05-10T01:51:13.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:42 internal [2023-05-10T01:51:13.909Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 01:42 main.go [2023-05-10T01:51:13.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:42 res [2023-05-10T01:51:13.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:42 snap [2023-05-10T01:51:13.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:51:14.313Z] + 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=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 --label arch=arm64 --label version=0.0.0 . [2023-05-10T01:51:14.581Z] Sending build context to Docker daemon 678.4kB [2023-05-10T01:51:14.581Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:51:14.581Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-10T01:51:14.581Z] ---> e0167fdb25cf [2023-05-10T01:51:14.581Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:51:14.581Z] ---> Running in c8d651b2fbb7 [2023-05-10T01:51:15.168Z] Removing intermediate container c8d651b2fbb7 [2023-05-10T01:51:15.168Z] ---> 9acf5114915f [2023-05-10T01:51:15.168Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:51:15.168Z] ---> Running in d4473d8dc0b2 [2023-05-10T01:51:15.436Z] Removing intermediate container d4473d8dc0b2 [2023-05-10T01:51:15.436Z] ---> 2227cfaec640 [2023-05-10T01:51:15.436Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:51:15.436Z] ---> Running in 9935c12754ae [2023-05-10T01:51:15.705Z] Removing intermediate container 9935c12754ae [2023-05-10T01:51:15.705Z] ---> 76463eaba936 [2023-05-10T01:51:15.705Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:51:15.976Z] ---> Running in 20fad5b5a27d [2023-05-10T01:51:16.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:51:17.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:51:18.943Z] OK: 263 MiB in 53 packages [2023-05-10T01:51:19.533Z] Removing intermediate container 20fad5b5a27d [2023-05-10T01:51:19.533Z] ---> 4ff5500fefe3 [2023-05-10T01:51:19.533Z] Step 7/29 : WORKDIR /app [2023-05-10T01:51:19.802Z] ---> Running in a6c2b5da78e0 [2023-05-10T01:51:20.071Z] Removing intermediate container a6c2b5da78e0 [2023-05-10T01:51:20.071Z] ---> 4f32ccb441d1 [2023-05-10T01:51:20.071Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-10T01:51:20.340Z] ---> 8cb3eaf3f8e5 [2023-05-10T01:51:20.340Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:51:20.617Z] ---> Running in e56ef5f492ab [2023-05-10T01:51:23.203Z] Removing intermediate container e56ef5f492ab [2023-05-10T01:51:23.203Z] ---> 3895d2263cc4 [2023-05-10T01:51:23.203Z] Step 10/29 : COPY . . [2023-05-10T01:51:23.789Z] ---> d156550db4fa [2023-05-10T01:51:23.789Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:51:23.789Z] ---> Running in 3df3f30e7c8b [2023-05-10T01:51:24.057Z] Removing intermediate container 3df3f30e7c8b [2023-05-10T01:51:24.057Z] ---> dcff50c13cce [2023-05-10T01:51:24.057Z] Step 12/29 : RUN $MAKE [2023-05-10T01:51:24.057Z] ---> Running in f3c18f8f1879 [2023-05-10T01:51:25.018Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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-05-10T01:53:46.717Z] Removing intermediate container f3c18f8f1879 [2023-05-10T01:53:46.717Z] ---> f90e8ff515df [2023-05-10T01:53:46.717Z] Step 13/29 : FROM alpine:3.17 [2023-05-10T01:53:46.717Z] 3.17: Pulling from library/alpine [2023-05-10T01:53:46.717Z] c41833b44d91: Already exists [2023-05-10T01:53:46.717Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T01:53:46.717Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T01:53:46.717Z] ---> 51e60588ff2c [2023-05-10T01:53:46.717Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T01:53:46.717Z] ---> Running in 4001a3047104 [2023-05-10T01:53:46.717Z] Removing intermediate container 4001a3047104 [2023-05-10T01:53:46.717Z] ---> 67da6a7bb03a [2023-05-10T01:53:46.717Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-10T01:53:46.717Z] ---> Running in 4ad93351fd30 [2023-05-10T01:53:46.717Z] Removing intermediate container 4ad93351fd30 [2023-05-10T01:53:46.717Z] ---> 389ed77712b6 [2023-05-10T01:53:46.717Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-10T01:53:46.717Z] ---> Running in cc6181c909c6 [2023-05-10T01:53:46.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:53:46.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:53:46.717Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T01:53:46.717Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T01:53:46.717Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:53:46.717Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T01:53:46.717Z] OK: 8 MiB in 17 packages [2023-05-10T01:53:47.678Z] Removing intermediate container cc6181c909c6 [2023-05-10T01:53:47.678Z] ---> c6c58a248cb9 [2023-05-10T01:53:47.678Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T01:53:48.262Z] ---> 6dc48cbd8055 [2023-05-10T01:53:48.262Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T01:53:48.530Z] ---> 7f762cb17259 [2023-05-10T01:53:48.530Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-10T01:53:49.113Z] ---> aeac49a9b1e9 [2023-05-10T01:53:49.113Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-10T01:53:49.703Z] ---> 8b7705591a09 [2023-05-10T01:53:49.703Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-10T01:53:51.116Z] ---> c10ee7fa5a46 [2023-05-10T01:53:51.116Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-10T01:53:51.116Z] ---> Running in ec19d751c86e [2023-05-10T01:53:52.608Z] Removing intermediate container ec19d751c86e [2023-05-10T01:53:52.608Z] ---> a53b67838c4c [2023-05-10T01:53:52.608Z] Step 23/29 : VOLUME /cache [2023-05-10T01:53:52.608Z] ---> Running in 31209e9c151e [2023-05-10T01:53:52.880Z] Removing intermediate container 31209e9c151e [2023-05-10T01:53:52.880Z] ---> 7675af3fb50e [2023-05-10T01:53:52.880Z] Step 24/29 : EXPOSE 59711 [2023-05-10T01:53:52.880Z] ---> Running in 06535ff3ee98 [2023-05-10T01:53:53.476Z] Removing intermediate container 06535ff3ee98 [2023-05-10T01:53:53.476Z] ---> d2938f7be7d6 [2023-05-10T01:53:53.476Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-10T01:53:53.476Z] ---> Running in c3ec298c9249 [2023-05-10T01:53:53.749Z] Removing intermediate container c3ec298c9249 [2023-05-10T01:53:53.749Z] ---> 8f838e15ca62 [2023-05-10T01:53:53.749Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-10T01:53:53.749Z] ---> Running in ebed506cd4bd [2023-05-10T01:53:54.039Z] Removing intermediate container ebed506cd4bd [2023-05-10T01:53:54.039Z] ---> 071aabef3044 [2023-05-10T01:53:54.039Z] Step 27/29 : LABEL arch=arm64 [2023-05-10T01:53:54.339Z] ---> Running in 5c365adb6fa0 [2023-05-10T01:53:54.629Z] Removing intermediate container 5c365adb6fa0 [2023-05-10T01:53:54.629Z] ---> a2d00c5019a7 [2023-05-10T01:53:54.629Z] Step 28/29 : LABEL git_sha=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [2023-05-10T01:53:54.629Z] ---> Running in 5e42d3e1ff98 [2023-05-10T01:53:54.903Z] Removing intermediate container 5e42d3e1ff98 [2023-05-10T01:53:54.903Z] ---> 13569c70da88 [2023-05-10T01:53:54.903Z] Step 29/29 : LABEL version=0.0.0 [2023-05-10T01:53:54.903Z] ---> Running in 5c6a7be48587 [2023-05-10T01:53:55.179Z] Removing intermediate container 5c6a7be48587 [2023-05-10T01:53:55.179Z] ---> 132652ab2cf3 [2023-05-10T01:53:55.179Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T01:53:55.179Z] Successfully built 132652ab2cf3 [2023-05-10T01:53:55.179Z] 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-05-10T01:53:55.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:53:55.993Z] [2023-05-10T01:53:55.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:53:56.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:53:56.393Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T01:53:56.393Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T01:53:56.393Z] 04944245beec: Pulling fs layer [2023-05-10T01:53:56.393Z] 699f458cf7ca: Pulling fs layer [2023-05-10T01:53:56.393Z] 765212b225bb: Pulling fs layer [2023-05-10T01:53:56.393Z] f23df028b6ca: Pulling fs layer [2023-05-10T01:53:56.393Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T01:53:56.393Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T01:53:56.393Z] f23df028b6ca: Waiting [2023-05-10T01:53:56.393Z] d65c8cfc05b1: Waiting [2023-05-10T01:53:56.393Z] 2437ff75d9bd: Waiting [2023-05-10T01:53:56.393Z] 765212b225bb: Waiting [2023-05-10T01:53:56.659Z] 04944245beec: Verifying Checksum [2023-05-10T01:53:56.659Z] 04944245beec: Download complete [2023-05-10T01:53:56.659Z] 765212b225bb: Verifying Checksum [2023-05-10T01:53:56.659Z] 765212b225bb: Download complete [2023-05-10T01:53:56.659Z] f23df028b6ca: Verifying Checksum [2023-05-10T01:53:56.659Z] f23df028b6ca: Download complete [2023-05-10T01:53:56.659Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T01:53:56.659Z] d65c8cfc05b1: Download complete [2023-05-10T01:53:56.659Z] 699f458cf7ca: Verifying Checksum [2023-05-10T01:53:56.659Z] 699f458cf7ca: Download complete [2023-05-10T01:53:57.243Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T01:53:57.243Z] 8998bd30e6a1: Download complete [2023-05-10T01:53:59.187Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T01:53:59.187Z] 2437ff75d9bd: Download complete [2023-05-10T01:54:01.145Z] 8998bd30e6a1: Pull complete [2023-05-10T01:54:01.731Z] 04944245beec: Pull complete [2023-05-10T01:54:02.696Z] 699f458cf7ca: Pull complete [2023-05-10T01:54:02.963Z] 765212b225bb: Pull complete [2023-05-10T01:54:03.923Z] f23df028b6ca: Pull complete [2023-05-10T01:54:03.923Z] d65c8cfc05b1: Pull complete [2023-05-10T01:54:18.920Z] 2437ff75d9bd: Pull complete [2023-05-10T01:54:18.920Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T01:54:18.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:54:18.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:54:19.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-14860 does not seem to be running inside a container [2023-05-10T01:54:19.311Z] $ 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-05-10T01:54:22.002Z] $ docker top 40625443db02d77105843bb12df86dc275973c17d26b0c12fb5ecb95749a3632 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:22.895Z] ---> job-cost.sh [2023-05-10T01:54:22.895Z] lf-activate-venv: SKIPPING [2023-05-10T01:54:22.895Z] INFO: No Stack... [2023-05-10T01:54:23.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T01:54:24.123Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T01:54:24.783Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv+ [2023-05-10T01:54:24.783Z] cut -d, -f6 [Pipeline] lock [2023-05-10T01:54:24.869Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [2023-05-10T01:54:24.874Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] did not exist. Created. [2023-05-10T01:54:24.875Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T01:54:25.608Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-322d9571/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T01:54:26.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T01:54:26.322Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T01:54:26.381Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T01:54:26.396Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T01:54:26.490Z] $ docker stop --time=1 40625443db02d77105843bb12df86dc275973c17d26b0c12fb5ecb95749a3632 [2023-05-10T01:54:28.007Z] $ docker rm -f --volumes 40625443db02d77105843bb12df86dc275973c17d26b0c12fb5ecb95749a3632 [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-05-10T01:54:28.971Z] provisioning config files... [2023-05-10T01:54:28.977Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config9185981459025524047tmp [Pipeline] { [Pipeline] sh [2023-05-10T01:54:29.330Z] + set +x [2023-05-10T01:54:29.330Z] + curl -s https://codecov.io/bash [2023-05-10T01:54:29.330Z] + bash -s -- [2023-05-10T01:54:29.330Z] [2023-05-10T01:54:29.330Z] _____ _ [2023-05-10T01:54:29.330Z] / ____| | | [2023-05-10T01:54:29.330Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T01:54:29.330Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T01:54:29.330Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T01:54:29.330Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T01:54:29.330Z] Bash-1.0.6 [2023-05-10T01:54:29.330Z] [2023-05-10T01:54:29.330Z] [2023-05-10T01:54:29.330Z] ==> git version 2.25.1 found [2023-05-10T01:54:29.331Z] ==> 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-05-10T01:54:29.331Z] Release-Date: 2020-01-08 [2023-05-10T01:54:29.331Z] 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-05-10T01:54:29.331Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T01:54:29.331Z] ==> Jenkins CI detected. [2023-05-10T01:54:29.331Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-190 [2023-05-10T01:54:29.331Z] project root: . [2023-05-10T01:54:29.331Z] --> token set from env [2023-05-10T01:54:29.331Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T01:54:29.331Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T01:54:29.331Z] ==> Python coveragepy not found [2023-05-10T01:54:29.331Z] ==> Searching for coverage reports in: [2023-05-10T01:54:29.331Z] + . [2023-05-10T01:54:29.331Z] -> Found 1 reports [2023-05-10T01:54:29.331Z] ==> Detecting git/mercurial file structure [2023-05-10T01:54:29.331Z] ==> Reading reports [2023-05-10T01:54:29.331Z] + ./coverage.out bytes=41317 [2023-05-10T01:54:29.331Z] ==> Appending adjustments [2023-05-10T01:54:29.331Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T01:54:29.590Z] + Found adjustments [2023-05-10T01:54:29.590Z] ==> Gzipping contents [2023-05-10T01:54:29.590Z] 12K /tmp/codecov.4J2PAt.gz [2023-05-10T01:54:29.590Z] ==> Uploading reports [2023-05-10T01:54:29.590Z] url: https://codecov.io [2023-05-10T01:54:29.590Z] query: branch=PR-190&commit=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=190&job=&cmd_args= [2023-05-10T01:54:29.590Z] -> Pinging Codecov [2023-05-10T01:54:29.590Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-190&commit=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=190&job=&cmd_args= [2023-05-10T01:54:29.849Z] -> Uploading to [2023-05-10T01:54:29.850Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/581DD39554BDF9B6E22D074273EAD858/d5ebc6ed0d9c35239c04efaa668cef1c30d20e26/cb3ffdb1-3599-4c6d-90f1-09ab9ed44ed8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T015429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=325800db08564a3444e23b4161af2e78025aa62c23a87f390953766541042768 [2023-05-10T01:54:29.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T01:54:29.850Z] Dload Upload Total Spent Left Speed [2023-05-10T01:54:30.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 62100 --:--:-- --:--:-- --:--:-- 62100 [2023-05-10T01:54:30.109Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] } [2023-05-10T01:54:30.137Z] 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-05-10T01:54:31.858Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives ] [2023-05-10T01:54:31.858Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives [2023-05-10T01:54:31.858Z] total 16 [2023-05-10T01:54:31.858Z] drwxr-xr-x 3 root root 4096 May 10 01:41 . [2023-05-10T01:54:31.858Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 01:41 .. [2023-05-10T01:54:31.858Z] drwxr-xr-x 2 root root 4096 May 10 01:41 cost [2023-05-10T01:54:31.858Z] -rw-r--r-- 1 root root 95 May 10 01:41 cost.csv [2023-05-10T01:54:31.858Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives [2023-05-10T01:54:31.859Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives [2023-05-10T01:54:31.859Z] total 16 [2023-05-10T01:54:31.859Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:41 . [2023-05-10T01:54:31.859Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 01:41 .. [2023-05-10T01:54:31.859Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 01:41 cost [2023-05-10T01:54:31.859Z] -rw-r--r-- 1 jenkins jenkins 95 May 10 01:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:32.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:33.067Z] ---> package-listing.sh [2023-05-10T01:54:33.068Z] ++ facter osfamily [2023-05-10T01:54:33.068Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T01:54:33.326Z] + OS_FAMILY=debian [2023-05-10T01:54:33.326Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-190 [2023-05-10T01:54:33.326Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T01:54:33.326Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T01:54:33.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T01:54:33.326Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T01:54:33.326Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-190 ']' [2023-05-10T01:54:33.326Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T01:54:33.326Z] + case "${OS_FAMILY}" in [2023-05-10T01:54:33.326Z] + dpkg -l [2023-05-10T01:54:33.326Z] + grep '^ii' [2023-05-10T01:54:33.326Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T01:54:33.326Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T01:54:33.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T01:54:33.326Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-190 ']' [2023-05-10T01:54:33.326Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives/ [2023-05-10T01:54:33.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives/ [Pipeline] echo [2023-05-10T01:54:33.360Z] 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-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T01:54:33.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:54:34.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:54:34.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:54:34.438Z] prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container [2023-05-10T01:54:34.472Z] $ 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-190/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-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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-05-10T01:54:35.520Z] $ docker top 260724c43c3376defcd6d7b44474387d52bf9851984aeb1274619a5b6f37ccc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:54:35.905Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T01:54:36.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T01:54:36.527Z] + ls /var/log/sa-host [2023-05-10T01:54:36.528Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:54:36.669Z] provisioning config files... [2023-05-10T01:54:36.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config10717335521530769103tmp [Pipeline] { [Pipeline] echo [2023-05-10T01:54:36.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:37.042Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T01:54:37.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:37.470Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T01:54:37.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:37.815Z] ---> sudo-logs.sh [2023-05-10T01:54:37.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T01:54:37.902Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:38.209Z] ---> job-cost.sh [2023-05-10T01:54:38.209Z] lf-activate-venv: SKIPPING [2023-05-10T01:54:38.209Z] DEBUG: total: 0.2199999988079071 [2023-05-10T01:54:38.209Z] INFO: Retrieving Stack Cost... [2023-05-10T01:54:38.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T01:54:39.037Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T01:54:39.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:54:39.383Z] ---> logs-deploy.sh [2023-05-10T01:54:39.383Z] lf-activate-venv: SKIPPING [2023-05-10T01:54:39.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-190/1 [2023-05-10T01:54:39.383Z] INFO: archiving workspace using pattern(s): [2023-05-10T01:54:40.321Z] Archives upload complete. [2023-05-10T01:54:40.321Z] INFO: archiving logs to Nexus